zh-cn.php 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220
  1. <?php
  2. return [
  3. 'User id' => '会员ID',
  4. 'Username' => '用户名',
  5. 'Nickname' => '昵称',
  6. 'Password' => '密码',
  7. 'Sign up' => '注 册',
  8. 'Sign in' => '登 录',
  9. 'Sign out' => '退 出',
  10. 'Keep login' => '保持会话',
  11. 'Guest' => '游客',
  12. 'Welcome' => '%s,你好!',
  13. 'View' => '查看',
  14. 'Add' => '添加',
  15. 'Edit' => '编辑',
  16. 'Del' => '删除',
  17. 'Delete' => '删除',
  18. 'Import' => '导入',
  19. 'Export' => '导出',
  20. 'All' => '全部',
  21. 'Detail' => '详情',
  22. 'Multi' => '批量更新',
  23. 'Setting' => '配置',
  24. 'Move' => '移动',
  25. 'Name' => '名称',
  26. 'Status' => '状态',
  27. 'Weigh' => '权重',
  28. 'Operate' => '操作',
  29. 'Warning' => '温馨提示',
  30. 'Default' => '默认',
  31. 'Article' => '文章',
  32. 'Page' => '单页',
  33. 'OK' => '确定',
  34. 'Apply' => '应用',
  35. 'Cancel' => '取消',
  36. 'Clear' => '清空',
  37. 'Custom Range' => '自定义',
  38. 'Today' => '今天',
  39. 'Yesterday' => '昨天',
  40. 'Last 7 days' => '最近7天',
  41. 'Last 30 days' => '最近30天',
  42. 'Last month' => '上月',
  43. 'This month' => '本月',
  44. 'Loading' => '加载中',
  45. 'Money' => '余额',
  46. 'Score' => '积分',
  47. 'More' => '更多',
  48. 'Yes' => '是',
  49. 'No' => '否',
  50. 'Normal' => '正常',
  51. 'Hidden' => '隐藏',
  52. 'Locked' => '锁定',
  53. 'Submit' => '提交',
  54. 'Reset' => '重置',
  55. 'Execute' => '执行',
  56. 'Close' => '关闭',
  57. 'Choose' => '选择',
  58. 'Go' => '跳转',
  59. 'Search' => '搜索',
  60. 'Refresh' => '刷新',
  61. 'Install' => '安装',
  62. 'Uninstall' => '卸载',
  63. 'First' => '首页',
  64. 'Previous' => '上一页',
  65. 'Next' => '下一页',
  66. 'Last' => '末页',
  67. 'None' => '无',
  68. 'Home' => '主页',
  69. 'Footer' => '底部',
  70. 'Online' => '在线',
  71. 'Login' => '登录',
  72. 'Logout' => '退出',
  73. 'Profile' => '个人资料',
  74. 'Index' => '首页',
  75. 'Hot' => '热门',
  76. 'Recommend' => '推荐',
  77. 'Upload' => '上传',
  78. 'Uploading' => '上传中',
  79. 'Code' => '编号',
  80. 'Message' => '内容',
  81. 'Line' => '行号',
  82. 'File' => '文件',
  83. 'Menu' => '菜单',
  84. 'Type' => '类型',
  85. 'Title' => '标题',
  86. 'Content' => '内容',
  87. 'Append' => '追加',
  88. 'Select' => '选择',
  89. 'Memo' => '备注',
  90. 'Parent' => '父级',
  91. 'Params' => '参数',
  92. 'Permission' => '权限',
  93. 'Check all' => '选中全部',
  94. 'Expand all' => '展开全部',
  95. 'Begin time' => '开始时间',
  96. 'End time' => '结束时间',
  97. 'Create time' => '创建时间',
  98. 'Update time' => '更新时间',
  99. 'Createtime' => '创建时间',
  100. 'Updatetime' => '更新时间',
  101. 'Deletetime' => '删除时间',
  102. 'Flag' => '标志',
  103. 'Drag to sort' => '拖动进行排序',
  104. 'Redirect now' => '立即跳转',
  105. 'Key' => '键',
  106. 'Value' => '值',
  107. 'Common search' => '普通搜索',
  108. 'Search %s' => '搜索 %s',
  109. 'View %s' => '查看 %s',
  110. '%d second%s ago' => '%d秒前',
  111. '%d minute%s ago' => '%d分钟前',
  112. '%d hour%s ago' => '%d小时前',
  113. '%d day%s ago' => '%d天前',
  114. '%d week%s ago' => '%d周前',
  115. '%d month%s ago' => '%d月前',
  116. '%d year%s ago' => '%d年前',
  117. '%d second%s after' => '%d秒后',
  118. '%d minute%s after' => '%d分钟后',
  119. '%d hour%s after' => '%d小时后',
  120. '%d day%s after' => '%d天后',
  121. '%d week%s after' => '%d周后',
  122. '%d month%s after' => '%d月后',
  123. '%d year%s after' => '%d年后',
  124. 'Set to normal' => '设为正常',
  125. 'Set to hidden' => '设为隐藏',
  126. 'Recycle bin' => '回收站',
  127. 'Restore' => '还原',
  128. 'Restore all' => '还原全部',
  129. 'Destroy' => '销毁',
  130. 'Destroy all' => '清空回收站',
  131. 'Nothing need restore' => '没有需要还原的数据',
  132. //提示
  133. 'Go back' => '返回首页',
  134. 'Jump now' => '立即跳转',
  135. 'Click to search %s' => '点击搜索 %s',
  136. 'Click to toggle' => '点击切换',
  137. 'Operation completed' => '操作完成!',
  138. 'Operation failed' => '操作失败!',
  139. 'Unknown data format' => '未知的数据格式!',
  140. 'Network error' => '网络错误!',
  141. 'Invalid parameters' => '未知参数',
  142. 'No results were found' => '记录未找到',
  143. 'No rows were inserted' => '未插入任何行',
  144. 'No rows were deleted' => '未删除任何行',
  145. 'No rows were updated' => '未更新任何行',
  146. 'Parameter %s can not be empty' => '参数%s不能为空',
  147. 'Are you sure you want to delete the %s selected item?' => '确定删除选中的 %s 项?',
  148. 'Are you sure you want to delete this item?' => '确定删除此项?',
  149. 'Are you sure you want to delete or turncate?' => '确定删除或清空?',
  150. 'Are you sure you want to truncate?' => '确定清空?',
  151. 'Token verification error' => 'Token验证错误!',
  152. 'You have no permission' => '你没有权限访问',
  153. 'Please enter your username' => '请输入你的用户名',
  154. 'Please enter your password' => '请输入你的密码',
  155. 'Please login first' => '请登录后操作',
  156. 'Uploaded successful' => '上传成功',
  157. 'You can upload up to %d file%s' => '你最多还可以上传%d个文件',
  158. 'You can choose up to %d file%s' => '你最多还可以选择%d个文件',
  159. 'Chunk file write error' => '分片写入失败',
  160. 'Chunk file info error' => '分片文件错误',
  161. 'Chunk file merge error' => '分片合并错误',
  162. 'Chunk file disabled' => '未开启分片上传功能',
  163. 'Cancel upload' => '取消上传',
  164. 'Upload canceled' => '上传已取消',
  165. 'No file upload or server upload limit exceeded' => '未上传文件或超出服务器上传限制',
  166. 'Uploaded file format is limited' => '上传文件格式受限制',
  167. 'Uploaded file is not a valid image' => '上传文件不是有效的图片文件',
  168. 'Are you sure you want to cancel this upload?' => '确定取消上传?',
  169. 'Remove file' => '移除文件',
  170. 'You can only upload a maximum of %s files' => '你最多允许上传 %s 个文件',
  171. 'You can\'t upload files of this type' => '不允许上传的文件类型',
  172. 'Server responded with %s code' => '服务端响应(Code:%s)',
  173. 'File is too big (%sMiB), Max filesize: %sMiB' => '当前上传(%sM),最大允许上传文件大小:%sM',
  174. 'An unexpected error occurred' => '发生了一个意外错误,程序猿正在紧急处理中',
  175. 'This page will be re-directed in %s seconds' => '页面将在 %s 秒后自动跳转',
  176. 'Click to uncheck all' => '点击取消全部',
  177. 'Multiple selection mode: %s checked' => '跨页选择模式,已选 %s 项',
  178. //菜单
  179. 'Dashboard' => '控制台',
  180. 'General' => '常规管理',
  181. 'Category' => '分类管理',
  182. 'Addon' => '插件管理',
  183. 'Auth' => '权限管理',
  184. 'Config' => '系统配置',
  185. 'Attachment' => '附件管理',
  186. 'Admin' => '管理员管理',
  187. 'Admin log' => '管理员日志',
  188. 'Group' => '角色组',
  189. 'Rule' => '菜单规则',
  190. 'User' => '会员管理',
  191. 'User group' => '会员分组',
  192. 'User rule' => '会员规则',
  193. 'Select attachment' => '选择附件',
  194. 'Update profile' => '更新个人信息',
  195. 'Local install' => '本地安装',
  196. 'Update state' => '禁用启用',
  197. 'Admin group' => '超级管理组',
  198. 'Second group' => '二级管理组',
  199. 'Third group' => '三级管理组',
  200. 'Second group 2' => '二级管理组2',
  201. 'Third group 2' => '三级管理组2',
  202. 'Dashboard tips' => '用于展示当前系统中的统计数据、统计报表及重要实时数据',
  203. 'Config tips' => '可以在此增改系统的变量和分组,也可以自定义分组和变量',
  204. 'Category tips' => '分类类型请在常规管理->系统配置->字典配置中添加',
  205. 'Attachment tips' => '主要用于管理上传到服务器或第三方存储的数据',
  206. 'Addon tips' => '可在线安装、卸载、禁用、启用、配置、升级插件,插件升级前请做好备份。',
  207. 'Admin tips' => '一个管理员可以有多个角色组,左侧的菜单根据管理员所拥有的权限进行生成',
  208. 'Admin log tips' => '管理员可以查看自己所拥有的权限的管理员日志',
  209. 'Group tips' => '角色组可以有多个,角色有上下级层级关系,如果子角色有角色组和管理员的权限则可以派生属于自己组别的下级角色组或管理员',
  210. 'Rule tips' => '菜单规则通常对应一个控制器的方法,同时菜单栏数据也从规则中获取',
  211. 'Access is allowed only to the super management group' => '仅超级管理组能访问',
  212. 'Local addon' => '本地插件',
  213. // 前台菜单
  214. 'Frontend' => '前台',
  215. 'API Interface' => 'API接口',
  216. 'User Module' => '会员模块',
  217. 'Register' => '注册',
  218. 'User Center' => '会员中心',
  219. ];