| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376 |
- <?php
- /**
- * Author: lf
- * Blog: https://blog.feehi.com
- * Email: job@feehi.com
- * Created at: 2016-04-18 09:41
- */
- return [
- /*public*/
- 'Home' => '首页',
- 'Created At' => '创建时间',
- 'Updated At' => '最后更新',
- 'Action' => '操作',
- 'View' => '查看',
- 'Update' => '编辑',
- 'Delete' => '删除',
- 'Create' => '创建',
- 'Save' => '保存',
- 'Reset' => '重置',
- 'Name' => '名称',
- 'Sort' => '排序',
- 'Remark' => '备注',
- 'Image' => '图片',
- 'Url' => '地址',
- 'Is Display' => '是否显示',
- 'Status' => '状态',
- 'Type' => '类型',
- 'Icon' => '图标',
- 'Email' => '邮箱',
- 'Username' => '用户名',
- 'Admin' => '管理员',
- 'Password' => '密码',
- 'Avatar' => '头像',
- 'Success' => '成功',
- 'Error' => '失败',
- 'Add' => '新增',
- 'Search' => '搜索',
- 'Users' => '用户',
- 'ID' => '序号',
- 'Nickname' => '昵称',
- 'Not Audited' => '待审核',
- 'Passed' => '通过',
- 'Not pass' => '未通过',
- 'first' => '首页',
- 'previous' => '上一页',
- 'next' => '下一页',
- 'last' => '尾页',
- 'No picture' => '无图',
- 'Really to delete?' => '真的要删除吗?',
- 'Are you sure you want to delete this item?' => '确认要删除此项吗?',
- '{attribute} cannot be blank.' => '{attribute}不能为空.',
- 'Allowed not to be deleted, sub level existed.' => '还有子项存在,不允许被删除',
- 'Failed' => '失败',
- 'Cannot be themselves sub' => '不能是它自己的子类',
- 'Send' => '发送',
- 'Upload {attribute} error' => '上传{attribute}出错',
- 'Filename' => '文件名',
- 'Uri' => 'uri地址',
- 'Used' => '使用中',
- 'Unused' => '未使用',
- 'Other' => '其他',
- 'Yes' => '是',
- 'No' => '否',
- 'Normal' => '正常',
- 'Enable' => '启用',
- 'Disabled' => '禁用',
- 'Disable' => '禁用',
- 'Publish' => '发布',
- 'Draft' => '草稿',
- 'Public' => '公开',
- 'Reply' => '回复',
- 'Loading, hold on please...' => '加载中,请稍等...',
- "Id doesn't exit" => 'Id不存在',
- 'Back' => '返回',
- 'Frontend' => '前台',
- 'more' => '更多',
- '{attribute} is incorrect.' => '{attribute}不正确',
- 'Permission denied' => "无权限",
- 'Cannot be themselves descendants sub' => '不能是他自己子类的子类',
- 'Delete must be POST http method' => '只允许使用POST删除',
- 'Value' => '值',
- 'Admin User Id' => '管理员用户Id',
- 'IP Address' => 'IP地址',
- 'User Id' => '用户Id',
- 'None' => '无',
- 'Default' => "默认",
- /*Public*/
- /*Login*/
- 'Welcome to' => '欢迎使用',
- 'Forgot password' => '忘记密码',
- 'Please contact admin for reset password' => '请联系管理员重置密码',
- 'Captcha' => '验证码',
- 'Verification code error.' => '验证码错误。',
- 'Login' => '登录',
- 'Verification Code' => '验证码',
- /*Login*/
- /*Article*/
- 'Category Id' => '分类ID',
- 'Category' => '分类',
- 'Title' => '标题',
- 'Sub Title' => '副标题',
- 'Summary' => '概述',
- 'Content' => '正文内容',
- 'Thumb' => '缩略图',
- 'Seo Title' => 'seo标题',
- 'Seo Keyword' => 'seo关键字',
- 'Seo Description' => 'seo描述',
- 'Can Comment' => '评论',
- 'Visibility' => '可见',
- 'Scan Count' => '浏览次数',
- 'Comment Count' => '评论次数',
- 'Tag' => '标签',
- 'Author Id' => '作者ID',
- 'Author' => '作者',
- 'Attributes' => '属性',
- 'Is Headline' => '头条',
- 'Is Recommend' => '推荐',
- 'Is Special Recommend' => '特别推荐',
- 'Is Slide Show' => '幻灯',
- 'Is Roll' => '滚动',
- 'Is Bold' => '加粗',
- 'Is Picture' => '图片',
- 'Are you sure you want to enable this item?' => '您确定要启用此项吗?',
- 'Are you sure you want to disable this item?' => '您确定要禁用此项吗?',
- 'Are you sure you want to publish?' => '您确定要发布此文章吗?',
- 'Are you sure you want to cancel release?' => '您确定要取消发布此文章吗?',
- 'UnClassified' => '未分类',
- 'Please chose' => '请选择',
- 'Please chose some' => '请选择一个或多个',
- 'Allowed not to be deleted, some article belongs to this category.' => '不允许被删除,还有文章属于此分类',
- 'Secret article must set a password' => '加密文章必须设置密码',
- 'Article Id' => '文章Id',
- 'Article Images' => '文章配图',
- 'Choose Image Multi' => '选择多图',
- "Page Sign" => "单页地址",
- /*Article*/
- /*Comment*/
- 'Alias' => '别名',
- 'Comments' => '评论',
- 'Article Title' => '文章标题',
- 'Website' => '网址',
- 'Replay User Id' => '原评论用户Id',
- 'Comment Message' => '评论内容',
- /*Comment*/
- /*Category*/
- 'Parent Category Id' => '父分类Id',
- 'Parent Category Name' => '父分类名称',
- 'Category Template' => '分类模板',
- 'Article Template' => '文章模板',
- /*Category*/
- /*friend link*/
- 'Target' => '新窗口打开',
- /*friend link*/
- /*menu*/
- 'Parent Id' => '父分类Id',
- 'Is Absolute Url' => '绝对地址',
- 'HTTP Method' => '请求方式',
- 'Input new' => '输入',
- 'Sub Menu exists, cannot be deleted' => '该菜单还有子菜单,不能被删除',
- 'Chose from article category' => '从文章分类选择',
- 'Parent Menu Name' => '父分类菜单名称',
- 'Url is not a correct json format' => '地址的json格式错误',
- /*menu*/
- /*setting*/
- 'Seo Keywords' => 'seo关键字',
- 'Website Title' => '网站标题',
- 'Website Description' => '网站描述',
- 'Website Email' => '联系邮箱',
- 'Website Language' => '站点语言',
- 'Icp Sn' => 'ICP备案号',
- 'Statics Script' => '统计代码',
- 'Website Status' => '站点状态',
- 'Website Timezone' => '时区设置',
- 'Open Comment' => '开启评论',
- 'Open Comment Verify' => '开启评论审核',
- 'Website Url' => '网站域名',
- 'Website Setting' => '网站设置',
- 'Seo Setting' => 'Seo设置',
- 'Input Type' => '输入框类型',
- 'Autoload' => '自动加载',
- 'Tips' => '提示',
- 'Custom Setting' => '自定义设置',
- 'Must begin with alphabet and can only includes alphabet,_,and number' => '必须以字母开头,只能包含字母和数字及下划线',
- 'Opened' => '开放',
- 'Closed' => '关闭',
- 'SMTP Host' => 'SMTP地址',
- 'SMTP Port' => 'SMTP端口',
- 'SMTP Username' => 'SMTP用户名',
- 'SMTP Password' => 'SMTP密码',
- 'Sender' => '发件人',
- 'Encryption' => '连接类型',
- 'SMTP Setting' => 'SMTP设置',
- 'Test' => '测试',
- 'Type restrict, please type in after create' => '类型受限,请创建完成后再录入值',
- '{attribute} must begin with https:// or http:// or //' => '{attribute}必须以https://或者http://或者//开头',
- 'Only filled in can show picture (Recommend start with // adapt to http or https)' => '正确配置前台地址图片才能正常显示(建议以//开头适配https或者http)',
- 'Frontend default language' => '前台默认语言',
- 'Frontend timezone' => '前台时区',
- /*setting*/
- /*Log*/
- 'Route' => '路由',
- 'Description' => '描述',
- /*Log*/
- /*RBAC*/
- 'Old Password' => '旧密码',
- 'Repeat Password' => '重复密码',
- 'Role' => '角色',
- 'Assign Roles' => '分配角色',
- 'super administrator roles' => '超级管理员角色',
- 'default super administrator admin' => '默认的超级管理员admin',
- 'Not allowed to delete {attribute}' => '不允许删除{attribute}',
- 'Role does not exists' => '角色不存在',
- 'Permission exists' => '权限已存在',
- 'Role exists' => '角色已存在',
- 'Must begin with "/" like "/module/controller/action" format' => '必须以 "/" 开头,如 "/module/controller/action"',
- 'System' => '系统',
- 'System user own all permissions, cannot be edit by web. you can edit config file to cancel' => '系统用户拥有所有权限,不能在线编辑权限,可以修改配置文件取消为系统用户',
- /*RBAC*/
- /*site/index*/
- 'Close' => '关闭操作',
- 'Locate Current Tab' => '定位当前选项卡',
- 'Close All Tab' => '关闭全部选项卡',
- 'Close Other Tab' => '关闭其他选项卡',
- 'Logout' => '退出',
- 'Refresh' => '刷新',
- 'Support' => '帮助',
- 'Theme' => '主题',
- 'Modify Avatar' => '修改头像',
- 'Profile' => '个人资料',
- 'Contact Us' => '联系我们',
- 'Mail Box' => '信箱',
- 'Backend Manage System' => '后台管理',
- 'Please Enter the Question' => '请输入您需要查找的内容',
- 'Incorrect username or password.' => '用户名或密码错误',
- /*site/index*/
- /*site/main*/
- 'Month' => '月',
- 'Today' => '今天',
- 'Income' => '收入',
- 'Total Income' => '总收入',
- 'Order' => '订单',
- 'New Order' => '新订单',
- 'Visitor' => '访客',
- 'New Visitor' => '新访客',
- 'Latest Month' => '最近一个月',
- 'Active Users' => '活跃用户',
- 'December' => '12月',
- 'Environment' => '环境',
- 'PHP Execute Method' => 'PHP执行方式',
- 'File Upload Limit' => '文件上传限制',
- 'Script Time Limit' => '脚本超时限制',
- 'Database Info' => '数据库信息',
- 'Memory Usage' => '内存',
- 'Real Memory Usage' => '真实内存',
- 'Disk Usage' => '硬盘',
- 'Statics' => '统计',
- 'Articles' => '文章',
- 'Categories' => '分类',
- 'Pages' => '单页',
- 'User' => '用户',
- 'Backend Menus' => '后台菜单',
- 'Frontend Menus' => '前台菜单',
- 'Administrators' => '管理员',
- 'Roles' => '角色',
- 'Friendly Links' => '友情链接',
- 'Latest Comments' => '最新评论',
- 'Only supported linux system' => '仅支持Linux系统',
- 'Total' => '总共',
- 'Notify' => '通知',
- 'More' => '更多',
- "at" => '在',
- /*site/main*/
- /*rbac*/
- 'Permissions' => '权限',
- 'Group' => '组',
- 'Assign Permission' => '分配权限',
- 'Chose from exists' => '从已有选择',
- /*rbac*/
- /*js*/
- 'Confirm' => '确认',
- 'ok' => '确定',
- 'cancel' => '取消',
- 'None item selected!' => '啊哦,神马都都没有选中!',
- 'Only picture file be permitted.' => '只能选择图片类型',
- 'Choose File' => '选择文件',
- 'Choose Image' => '选择图片',
- /*js*/
- /*error*/
- 'Lack of authority' => '缺少权限',
- 'You are not allowed to perform this action' => '您不被允许执行此操作,请联系管理员处理',
- 'Page does not exist' => '啊哦,页面找不到啦',
- /*error*/
- /*log*/
- 'Admin Log' => '日志',
- 'Log Detail' => '日志详情',
- 'Admin user' => '管理员',
- 'through' => '通过',
- 'created' => '创建',
- 'updated' => '修改',
- 'deleted' => '删除',
- 'record' => '记录',
- /*log*/
- /*user*/
- 'There is no user with such email.' => '邮箱没有注册过',
- 'Please fill out your email. A link to reset password will be sent there.' => '请填写注册账号时的邮箱,重置密码的链接将会发送到此邮箱',
- 'Reset Password' => '重置密码',
- 'Request password reset' => '重置密码',
- 'Please fill out the following fields to signup' => '填写以下信息',
- 'Please choose your new password' => '请输入您的新密码',
- /*user*/
- /*admin user*/
- "Admin Users" => "管理员",
- "Can not update default super administrator's role" => '不允许修改系统默认的超级管理的角色',
- 'Check your email for further instructions.' => '重置密码链接已发送到您的邮箱',
- 'New password was saved.' => '密码修改成功',
- /*admin user*/
- /*file*/
- 'Files' => '文件',
- 'File size' => '文件大小',
- 'Mime' => 'MIME类型',
- 'Preview' => '预览',
- 'Count' => '次数',
- 'Use ID' => '使用ID',
- 'Delete file {name} failed' => '删除文件{file}失败',
- 'This file is in use,cannot be deleted' => '有地方还在使用,不能被删除',
- /*file*/
- /*mail*/
- 'Follow the link below to reset your password' => '点击以下链接重置密码',
- /*mail*/
- /*banner*/
- 'Sign' => '标识',
- 'Banner Types' => 'Banner类型',
- 'Jump Link' => '跳转链接',
- 'Entry' => '进入',
- 'Delete failed, banner existed' => '删除失败,先删除banner',
- /*banner*/
- /*ad*/
- 'Ad Type' => '广告类型',
- 'Ad' => '广告',
- 'Ad Explain' => '广告描述',
- /*ad*/
- /*webuploader*/
- 'or dragged picture here' => '或将照片拖到这里',
- 'Confirm use' => '确定使用',
- 'Pause uploading' => '暂停上传',
- 'Continue uploading' => '继续上传',
- 'Start uploading' => '开始上传',
- 'Upload Image' => '上传图片',
- 'Click select image' => '点击选择图片',
- 'File cannot be empty' => '文件不能为空',
- 'Only picture allowed' => '仅允许上传图片'
- /*webuploader*/
- ];
|