app.php 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  1. <?php
  2. /**
  3. * Author: lf
  4. * Blog: https://blog.feehi.com
  5. * Email: job@feehi.com
  6. * Created at: 2016-04-18 09:41
  7. */
  8. return [
  9. /*public*/
  10. 'Home' => '首页',
  11. 'Created At' => '创建时间',
  12. 'Updated At' => '最后更新',
  13. 'Action' => '操作',
  14. 'View' => '查看',
  15. 'Update' => '编辑',
  16. 'Delete' => '删除',
  17. 'Create' => '创建',
  18. 'Save' => '保存',
  19. 'Reset' => '重置',
  20. 'Name' => '名称',
  21. 'Sort' => '排序',
  22. 'Remark' => '备注',
  23. 'Image' => '图片',
  24. 'Url' => '地址',
  25. 'Is Display' => '是否显示',
  26. 'Status' => '状态',
  27. 'Type' => '类型',
  28. 'Icon' => '图标',
  29. 'Email' => '邮箱',
  30. 'Username' => '用户名',
  31. 'Admin' => '管理员',
  32. 'Password' => '密码',
  33. 'Avatar' => '头像',
  34. 'Success' => '成功',
  35. 'Error' => '失败',
  36. 'Add' => '新增',
  37. 'Search' => '搜索',
  38. 'Users' => '用户',
  39. 'ID' => '序号',
  40. 'Nickname' => '昵称',
  41. 'Not Audited' => '待审核',
  42. 'Passed' => '通过',
  43. 'Not pass' => '未通过',
  44. 'first' => '首页',
  45. 'previous' => '上一页',
  46. 'next' => '下一页',
  47. 'last' => '尾页',
  48. 'No picture' => '无图',
  49. 'Really to delete?' => '真的要删除吗?',
  50. 'Are you sure you want to delete this item?' => '确认要删除此项吗?',
  51. '{attribute} cannot be blank.' => '{attribute}不能为空.',
  52. 'Allowed not to be deleted, sub level existed.' => '还有子项存在,不允许被删除',
  53. 'Failed' => '失败',
  54. 'Cannot be themselves sub' => '不能是它自己的子类',
  55. 'Send' => '发送',
  56. 'Upload {attribute} error' => '上传{attribute}出错',
  57. 'Filename' => '文件名',
  58. 'Uri' => 'uri地址',
  59. 'Used' => '使用中',
  60. 'Unused' => '未使用',
  61. 'Other' => '其他',
  62. 'Yes' => '是',
  63. 'No' => '否',
  64. 'Normal' => '正常',
  65. 'Enable' => '启用',
  66. 'Disabled' => '禁用',
  67. 'Disable' => '禁用',
  68. 'Publish' => '发布',
  69. 'Draft' => '草稿',
  70. 'Public' => '公开',
  71. 'Reply' => '回复',
  72. 'Loading, hold on please...' => '加载中,请稍等...',
  73. "Id doesn't exit" => 'Id不存在',
  74. 'Back' => '返回',
  75. 'Frontend' => '前台',
  76. 'more' => '更多',
  77. '{attribute} is incorrect.' => '{attribute}不正确',
  78. 'Permission denied' => "无权限",
  79. 'Cannot be themselves descendants sub' => '不能是他自己子类的子类',
  80. 'Delete must be POST http method' => '只允许使用POST删除',
  81. 'Value' => '值',
  82. 'Admin User Id' => '管理员用户Id',
  83. 'IP Address' => 'IP地址',
  84. 'User Id' => '用户Id',
  85. 'None' => '无',
  86. 'Default' => "默认",
  87. /*Public*/
  88. /*Login*/
  89. 'Welcome to' => '欢迎使用',
  90. 'Forgot password' => '忘记密码',
  91. 'Please contact admin for reset password' => '请联系管理员重置密码',
  92. 'Captcha' => '验证码',
  93. 'Verification code error.' => '验证码错误。',
  94. 'Login' => '登录',
  95. 'Verification Code' => '验证码',
  96. /*Login*/
  97. /*Article*/
  98. 'Category Id' => '分类ID',
  99. 'Category' => '分类',
  100. 'Title' => '标题',
  101. 'Sub Title' => '副标题',
  102. 'Summary' => '概述',
  103. 'Content' => '正文内容',
  104. 'Thumb' => '缩略图',
  105. 'Seo Title' => 'seo标题',
  106. 'Seo Keyword' => 'seo关键字',
  107. 'Seo Description' => 'seo描述',
  108. 'Can Comment' => '评论',
  109. 'Visibility' => '可见',
  110. 'Scan Count' => '浏览次数',
  111. 'Comment Count' => '评论次数',
  112. 'Tag' => '标签',
  113. 'Author Id' => '作者ID',
  114. 'Author' => '作者',
  115. 'Attributes' => '属性',
  116. 'Is Headline' => '头条',
  117. 'Is Recommend' => '推荐',
  118. 'Is Special Recommend' => '特别推荐',
  119. 'Is Slide Show' => '幻灯',
  120. 'Is Roll' => '滚动',
  121. 'Is Bold' => '加粗',
  122. 'Is Picture' => '图片',
  123. 'Are you sure you want to enable this item?' => '您确定要启用此项吗?',
  124. 'Are you sure you want to disable this item?' => '您确定要禁用此项吗?',
  125. 'Are you sure you want to publish?' => '您确定要发布此文章吗?',
  126. 'Are you sure you want to cancel release?' => '您确定要取消发布此文章吗?',
  127. 'UnClassified' => '未分类',
  128. 'Please chose' => '请选择',
  129. 'Please chose some' => '请选择一个或多个',
  130. 'Allowed not to be deleted, some article belongs to this category.' => '不允许被删除,还有文章属于此分类',
  131. 'Secret article must set a password' => '加密文章必须设置密码',
  132. 'Article Id' => '文章Id',
  133. 'Article Images' => '文章配图',
  134. 'Choose Image Multi' => '选择多图',
  135. "Page Sign" => "单页地址",
  136. /*Article*/
  137. /*Comment*/
  138. 'Alias' => '别名',
  139. 'Comments' => '评论',
  140. 'Article Title' => '文章标题',
  141. 'Website' => '网址',
  142. 'Replay User Id' => '原评论用户Id',
  143. 'Comment Message' => '评论内容',
  144. /*Comment*/
  145. /*Category*/
  146. 'Parent Category Id' => '父分类Id',
  147. 'Parent Category Name' => '父分类名称',
  148. 'Category Template' => '分类模板',
  149. 'Article Template' => '文章模板',
  150. /*Category*/
  151. /*friend link*/
  152. 'Target' => '新窗口打开',
  153. /*friend link*/
  154. /*menu*/
  155. 'Parent Id' => '父分类Id',
  156. 'Is Absolute Url' => '绝对地址',
  157. 'HTTP Method' => '请求方式',
  158. 'Input new' => '输入',
  159. 'Sub Menu exists, cannot be deleted' => '该菜单还有子菜单,不能被删除',
  160. 'Chose from article category' => '从文章分类选择',
  161. 'Parent Menu Name' => '父分类菜单名称',
  162. 'Url is not a correct json format' => '地址的json格式错误',
  163. /*menu*/
  164. /*setting*/
  165. 'Seo Keywords' => 'seo关键字',
  166. 'Website Title' => '网站标题',
  167. 'Website Description' => '网站描述',
  168. 'Website Email' => '联系邮箱',
  169. 'Website Language' => '站点语言',
  170. 'Icp Sn' => 'ICP备案号',
  171. 'Statics Script' => '统计代码',
  172. 'Website Status' => '站点状态',
  173. 'Website Timezone' => '时区设置',
  174. 'Open Comment' => '开启评论',
  175. 'Open Comment Verify' => '开启评论审核',
  176. 'Website Url' => '网站域名',
  177. 'Website Setting' => '网站设置',
  178. 'Seo Setting' => 'Seo设置',
  179. 'Input Type' => '输入框类型',
  180. 'Autoload' => '自动加载',
  181. 'Tips' => '提示',
  182. 'Custom Setting' => '自定义设置',
  183. 'Must begin with alphabet and can only includes alphabet,_,and number' => '必须以字母开头,只能包含字母和数字及下划线',
  184. 'Opened' => '开放',
  185. 'Closed' => '关闭',
  186. 'SMTP Host' => 'SMTP地址',
  187. 'SMTP Port' => 'SMTP端口',
  188. 'SMTP Username' => 'SMTP用户名',
  189. 'SMTP Password' => 'SMTP密码',
  190. 'Sender' => '发件人',
  191. 'Encryption' => '连接类型',
  192. 'SMTP Setting' => 'SMTP设置',
  193. 'Test' => '测试',
  194. 'Type restrict, please type in after create' => '类型受限,请创建完成后再录入值',
  195. '{attribute} must begin with https:// or http:// or //' => '{attribute}必须以https://或者http://或者//开头',
  196. 'Only filled in can show picture (Recommend start with // adapt to http or https)' => '正确配置前台地址图片才能正常显示(建议以//开头适配https或者http)',
  197. 'Frontend default language' => '前台默认语言',
  198. 'Frontend timezone' => '前台时区',
  199. /*setting*/
  200. /*Log*/
  201. 'Route' => '路由',
  202. 'Description' => '描述',
  203. /*Log*/
  204. /*RBAC*/
  205. 'Old Password' => '旧密码',
  206. 'Repeat Password' => '重复密码',
  207. 'Role' => '角色',
  208. 'Assign Roles' => '分配角色',
  209. 'super administrator roles' => '超级管理员角色',
  210. 'default super administrator admin' => '默认的超级管理员admin',
  211. 'Not allowed to delete {attribute}' => '不允许删除{attribute}',
  212. 'Role does not exists' => '角色不存在',
  213. 'Permission exists' => '权限已存在',
  214. 'Role exists' => '角色已存在',
  215. 'Must begin with "/" like "/module/controller/action" format' => '必须以 "/" 开头,如 "/module/controller/action"',
  216. 'System' => '系统',
  217. 'System user own all permissions, cannot be edit by web. you can edit config file to cancel' => '系统用户拥有所有权限,不能在线编辑权限,可以修改配置文件取消为系统用户',
  218. /*RBAC*/
  219. /*site/index*/
  220. 'Close' => '关闭操作',
  221. 'Locate Current Tab' => '定位当前选项卡',
  222. 'Close All Tab' => '关闭全部选项卡',
  223. 'Close Other Tab' => '关闭其他选项卡',
  224. 'Logout' => '退出',
  225. 'Refresh' => '刷新',
  226. 'Support' => '帮助',
  227. 'Theme' => '主题',
  228. 'Modify Avatar' => '修改头像',
  229. 'Profile' => '个人资料',
  230. 'Contact Us' => '联系我们',
  231. 'Mail Box' => '信箱',
  232. 'Backend Manage System' => '后台管理',
  233. 'Please Enter the Question' => '请输入您需要查找的内容',
  234. 'Incorrect username or password.' => '用户名或密码错误',
  235. /*site/index*/
  236. /*site/main*/
  237. 'Month' => '月',
  238. 'Today' => '今天',
  239. 'Income' => '收入',
  240. 'Total Income' => '总收入',
  241. 'Order' => '订单',
  242. 'New Order' => '新订单',
  243. 'Visitor' => '访客',
  244. 'New Visitor' => '新访客',
  245. 'Latest Month' => '最近一个月',
  246. 'Active Users' => '活跃用户',
  247. 'December' => '12月',
  248. 'Environment' => '环境',
  249. 'PHP Execute Method' => 'PHP执行方式',
  250. 'File Upload Limit' => '文件上传限制',
  251. 'Script Time Limit' => '脚本超时限制',
  252. 'Database Info' => '数据库信息',
  253. 'Memory Usage' => '内存',
  254. 'Real Memory Usage' => '真实内存',
  255. 'Disk Usage' => '硬盘',
  256. 'Statics' => '统计',
  257. 'Articles' => '文章',
  258. 'Categories' => '分类',
  259. 'Pages' => '单页',
  260. 'User' => '用户',
  261. 'Backend Menus' => '后台菜单',
  262. 'Frontend Menus' => '前台菜单',
  263. 'Administrators' => '管理员',
  264. 'Roles' => '角色',
  265. 'Friendly Links' => '友情链接',
  266. 'Latest Comments' => '最新评论',
  267. 'Only supported linux system' => '仅支持Linux系统',
  268. 'Total' => '总共',
  269. 'Notify' => '通知',
  270. 'More' => '更多',
  271. "at" => '在',
  272. /*site/main*/
  273. /*rbac*/
  274. 'Permissions' => '权限',
  275. 'Group' => '组',
  276. 'Assign Permission' => '分配权限',
  277. 'Chose from exists' => '从已有选择',
  278. /*rbac*/
  279. /*js*/
  280. 'Confirm' => '确认',
  281. 'ok' => '确定',
  282. 'cancel' => '取消',
  283. 'None item selected!' => '啊哦,神马都都没有选中!',
  284. 'Only picture file be permitted.' => '只能选择图片类型',
  285. 'Choose File' => '选择文件',
  286. 'Choose Image' => '选择图片',
  287. /*js*/
  288. /*error*/
  289. 'Lack of authority' => '缺少权限',
  290. 'You are not allowed to perform this action' => '您不被允许执行此操作,请联系管理员处理',
  291. 'Page does not exist' => '啊哦,页面找不到啦',
  292. /*error*/
  293. /*log*/
  294. 'Admin Log' => '日志',
  295. 'Log Detail' => '日志详情',
  296. 'Admin user' => '管理员',
  297. 'through' => '通过',
  298. 'created' => '创建',
  299. 'updated' => '修改',
  300. 'deleted' => '删除',
  301. 'record' => '记录',
  302. /*log*/
  303. /*user*/
  304. 'There is no user with such email.' => '邮箱没有注册过',
  305. 'Please fill out your email. A link to reset password will be sent there.' => '请填写注册账号时的邮箱,重置密码的链接将会发送到此邮箱',
  306. 'Reset Password' => '重置密码',
  307. 'Request password reset' => '重置密码',
  308. 'Please fill out the following fields to signup' => '填写以下信息',
  309. 'Please choose your new password' => '请输入您的新密码',
  310. /*user*/
  311. /*admin user*/
  312. "Admin Users" => "管理员",
  313. "Can not update default super administrator's role" => '不允许修改系统默认的超级管理的角色',
  314. 'Check your email for further instructions.' => '重置密码链接已发送到您的邮箱',
  315. 'New password was saved.' => '密码修改成功',
  316. /*admin user*/
  317. /*file*/
  318. 'Files' => '文件',
  319. 'File size' => '文件大小',
  320. 'Mime' => 'MIME类型',
  321. 'Preview' => '预览',
  322. 'Count' => '次数',
  323. 'Use ID' => '使用ID',
  324. 'Delete file {name} failed' => '删除文件{file}失败',
  325. 'This file is in use,cannot be deleted' => '有地方还在使用,不能被删除',
  326. /*file*/
  327. /*mail*/
  328. 'Follow the link below to reset your password' => '点击以下链接重置密码',
  329. /*mail*/
  330. /*banner*/
  331. 'Sign' => '标识',
  332. 'Banner Types' => 'Banner类型',
  333. 'Jump Link' => '跳转链接',
  334. 'Entry' => '进入',
  335. 'Delete failed, banner existed' => '删除失败,先删除banner',
  336. /*banner*/
  337. /*ad*/
  338. 'Ad Type' => '广告类型',
  339. 'Ad' => '广告',
  340. 'Ad Explain' => '广告描述',
  341. /*ad*/
  342. /*webuploader*/
  343. 'or dragged picture here' => '或将照片拖到这里',
  344. 'Confirm use' => '确定使用',
  345. 'Pause uploading' => '暂停上传',
  346. 'Continue uploading' => '继续上传',
  347. 'Start uploading' => '开始上传',
  348. 'Upload Image' => '上传图片',
  349. 'Click select image' => '点击选择图片',
  350. 'File cannot be empty' => '文件不能为空',
  351. 'Only picture allowed' => '仅允许上传图片'
  352. /*webuploader*/
  353. ];