en.php 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. <?php
  2. return [
  3. 'system' => [
  4. 'success' => 'Operation successful',
  5. 'fail' => 'Operation failed',
  6. 'error' => 'System error',
  7. 'forbidden' => 'Access forbidden',
  8. 'exist' => 'The record does not exist',
  9. 'sendOK' => 'Sent successfully',
  10. 'sendFail' => 'Sending failed',
  11. 'delOk' => 'Deletion successful',
  12. 'settingOk' => 'Settings updated successfully',
  13. 'notNull' => 'Cannot be empty',
  14. 'editOk' => 'Edit successful',
  15. 'editFail' => 'Edit failed',
  16. 'addOk' => 'Addition successful',
  17. // The original 'addFail' seems to be a typo, assuming it should be '添加失败' which translates to 'Addition failed'
  18. 'addFail' => 'Addition failed',
  19. 'joinOk' => 'Joining successful',
  20. 'notAuth' => 'You do not have the permission to perform this operation!',
  21. 'demoMode' => 'Modifications are not supported in demo mode',
  22. 'parameterError' => 'Parameter error',
  23. 'longTime' => 'Request timeout',
  24. 'apiClose' => 'API is closed',
  25. 'appIdError' => 'appId error',
  26. 'signError' => 'Signature error',
  27. 'tooFast'=>"You visited too fast!",
  28. 'notice'=>"System Notice",
  29. 'favor'=>"My Collection",
  30. 'message'=>"System Message",
  31. 'announce'=>"{:num} announcements",
  32. 'transFile'=>"Transfer your files",
  33. ],
  34. 'messageType' => [
  35. 'other' => "[Unsupported message type]",
  36. 'image' => "[Image]",
  37. 'emoji' => "[DIYemoji]",
  38. 'voice' => "[Voice]",
  39. 'video' => "[Video]",
  40. 'file' => "[File]",
  41. 'webrtcAudio' => "[Audio call request with you]",
  42. 'webrtcVideo' => "[Video call request with you]",
  43. ],
  44. 'friend' => [
  45. 'notAddOwn' => "You cannot add yourself as a friend",
  46. 'already' => "You are already friends",
  47. 'repeatApply' => "You have already sent a request, please wait for the other person to accept",
  48. 'new' => "New friend",
  49. 'apply' => "Has added you as a friend",
  50. 'notApply' => "The request does not exist",
  51. 'not' => "Friend does not exist",
  52. 'newChat' => "You have been successfully added as friends, let's start chatting now! ",
  53. 'limit' => "Your friends have reached the limit! ",
  54. 'refuse' => "The other party has refused to add you as a friend! ",
  55. ],
  56. 'group' => [
  57. 'name' => "Group chat",
  58. 'notAuth' => "You do not have permission to perform this action. Only the group owner and administrators can make changes!",
  59. 'userLimit' => "The number of members cannot exceed {:userMax} people!",
  60. 'inviteLimit'=>'The number of people invited at a single time cannot exceed {:limit}! ',
  61. 'invite' => "{:username} has invited you to join the group chat",
  62. 'removeUser'=>"You have been removed from Group chats! ",
  63. 'notCustom'=>"You are not a member of this group and have no right to send messages!",
  64. 'add' => "{:username} has created a group chat",
  65. 'join'=>"{:username} join the group chat",
  66. 'atLeast' => "Please select at least two people!",
  67. 'alreadyJoin' => "You are already in this group!",
  68. 'exist' => "The group chat does not exist",
  69. 'notice'=>"Announcement",
  70. 'all'=>"All",
  71. 'noSpeak'=>"You have been banned from speaking, recovery time is {:time}",
  72. 'notSpeak'=>"Group chat has been banned!",
  73. 'limit'=>"You have been restricted from creating Group chats! ",
  74. ],
  75. 'user' => [
  76. 'exist' => "User does not exist",
  77. 'codeErr' => "Verification code is incorrect!",
  78. 'newCodeErr' => "New verification code is incorrect!",
  79. 'passErr' => "Original password is incorrect!",
  80. 'already' => "Account already exists",
  81. 'registerOk' => "Registration successful",
  82. 'loginOk' => "Login successful",
  83. 'tokenFailure' => "TOKEN has expired!",
  84. 'forbid' => "Your account has been disabled",
  85. 'passError' => "Password is incorrect",
  86. 'logoutOk' => "Logout successful!",
  87. 'closeRegister' => "The system has disabled registration!",
  88. 'inviteCode' => "Invite code has expired!",
  89. 'accountVerify' => "Account must be a phone number or email",
  90. 'waitMinute' => "Please try again after one minute!",
  91. "loginAccount" => "Login account",
  92. "registerAccount" => "Register account",
  93. "editPass" => "Change password",
  94. "editAccount" => "Edit account",
  95. 'loginError' => 'Login information is incorrect. Please log in again.',
  96. 'mustToken' => 'Please log in to the system first',
  97. 'blacklist' => 'Login has expired. Please log in again',
  98. 'expired' => 'Login has expired. Please log in again',
  99. 'notOwn' =>"Customer service can't be for him",
  100. 'loginLimit' =>"Your password has been wrong too many times. Please try again later! ",
  101. 'registerLimit'=>"Please register again in {:time} minutes"
  102. ],
  103. 'im' => [
  104. 'forbidChat' => "Private chatting is currently prohibited!",
  105. 'notFriend' => "You are not on their friend list, cannot send messages!",
  106. 'friendNot' => "They are not your friend, cannot send messages!",
  107. 'forwardLimit' => "Please select fewer than {:count} recipients for forwarding!",
  108. 'exist' => "Message does not exist",
  109. 'forwardRule' => "Forwarding failed for {:count} messages due to rule restrictions!",
  110. 'forwardOk' => 'Message forwarded successfully',
  111. 'you' => 'You',
  112. 'other' => 'Recipient',
  113. 'redoLimitTime' => "Cannot recall messages after {:time} minutes!",
  114. 'redo' => " A message has been recalled",
  115. 'manageRedo' => " A message has been recalled by (an admin)",
  116. 'msgContentLimit' => "Message content too long",
  117. 'sendTimeLimit'=>'The message sending interval is {:time} seconds!',
  118. 'forbidMsg'=>'[The message is suspected of violation and has been blocked]',
  119. ],
  120. 'webRtc' => [
  121. 'cancel' => 'Call has been canceled',
  122. 'refuse' => 'Call has been rejected',
  123. 'notConnected' => 'Call not connected',
  124. 'duration' => 'Call duration: {:time}',
  125. 'busy' => 'Busy',
  126. 'other' => 'Operation performed on another device',
  127. 'video' => 'Video call',
  128. 'audio' => 'Audio call',
  129. 'answer' => 'Answer call request',
  130. 'exchange' => 'Data exchange in progress',
  131. 'fail' => 'Call failed',
  132. ],
  133. 'email' => [
  134. 'input' => 'Please enter a valid email address',
  135. 'testTitle' => "Test Email",
  136. 'testContent' => "This is a test email. If you receive it, it means all your configurations are correct!",
  137. ],
  138. 'task' => [
  139. 'schedule' => 'Scheduled Task',
  140. 'queue' => 'Message Queue',
  141. 'worker' => 'Message Push',
  142. 'clearStd' => 'Clear Logs',
  143. 'null' => "Unknown task",
  144. 'winRun' => "To start on Windows, please run the 'start_for_win.bat' file in the root directory",
  145. 'alreadyRun' => "Process is already running",
  146. 'startOk' => "Started successfully",
  147. 'startFail' => "Failed to start",
  148. 'notRun' => "Process is not running",
  149. 'logExist' => "Log does not exist",
  150. ],
  151. 'file' => [
  152. 'preview' => "Preview file",
  153. 'browserDown' => "Please use the browser to download",
  154. 'exist' => "The file does not exist", // Note: This might be a duplicate of 'preview' and could be replaced with a more specific message
  155. 'uploadLimit' => "File size cannot exceed {:size}MB",
  156. 'typeNotSupport' => "File format is not supported",
  157. 'uploadOk' => "Upload successful",
  158. ],
  159. 'scan' => [
  160. 'failure' => 'QR code has expired'
  161. ],
  162. "" => "",
  163. "ok" => 'Success',
  164. "OK" => "Success",
  165. "请求错误" => "Request error",
  166. "用户名重复" => "Username already exists",
  167. "路由不存在" => "Route does not exist",
  168. "用户不存在" => "User does not exist",
  169. "密码错误" => "Password error",
  170. "请登录" => "Please login",
  171. "请选择国家" => "Please select a country",
  172. "没有找到" => "Not found",
  173. "保存失败" => "Save failed",
  174. "文件上传错误" => "File upload error",
  175. "用户名已存在" => "Username already exists",
  176. "添加失败" => "Add failed",
  177. "删除失败" => "Delete failed",
  178. "已取消" => "Canceled",
  179. "参数错误" => "Parameter error",
  180. "分类不存在" => "Category does not exist",
  181. "二级分类不可设置" => "Secondary category cannot be set",
  182. "登录失败" => "Login failed",
  183. "操作失败" => "Operation failed",
  184. "未知文件格式" => "Unknown file format",
  185. "取消成功" => "Canceled successfully",
  186. "账号已存在" => "Account already exists",
  187. "登录成功" => "Login successful",
  188. "保存成功" => "Save successful",
  189. "加入成功" => "Join successful",
  190. "删除成功" => "Delete successful",
  191. "申请成功" => "Application successful",
  192. "修改成功" => "Modification successful",
  193. "设置成功" => "Setting successful",
  194. "提交成功" => "Submission successful",
  195. "添加成功" => "Add successful",
  196. "操作成功" => "Operation successful",
  197. "该角色下有管理员,不能删除" => "Cannot delete role with administrators",
  198. "角色名称不可重复" => "Role name already exists",
  199. "角色ID不能为空" => "Role ID cannot be empty",
  200. "角色不存在" => "Role does not exist",
  201. "您暂无权限" => "You do not have permission",
  202. "邮箱格式错误" => "Email format error",
  203. "只有超级管理员才能操作" => "Only super administrators can perform this operation",
  204. "超级管理员不能删除" => "Super administrators cannot be deleted",
  205. "平台客服" => "Platform customer service",
  206. "英语" => "English",
  207. "中文简体" => "Chinese (Simplified)",
  208. "中文繁体" => "Chinese (Traditional)",
  209. "日语" => "Japanese",
  210. "德语" => "German",
  211. "越南语" => "Vietnamese",
  212. "印度语" => "Indian",
  213. "印度尼西亚" => "Indonesian",
  214. "菲律宾语" => "Filipino",
  215. "法语" => "French",
  216. "俄语" => "Russian",
  217. "西班牙语" => "Spanish",
  218. "葡萄牙语" => "Portuguese",
  219. "意大利语" => "Italian",
  220. "马来西亚语" => "Malaysian",
  221. "南非荷兰语" => "South African Dutch",
  222. "希腊语" => "Greek",
  223. "土耳其语" => "Turkish",
  224. "韩语" => "Korean",
  225. "泰语" => "Thai",
  226. "阿拉伯语" => "Arabic",
  227. '配置不存在' => 'Configuration does not exist',
  228. '部门不存在' => 'Department does not exist',
  229. '问题不存在' => 'Question does not exist',
  230. '分类不存在' => 'Category does not exist',
  231. '分类名称已存在' => 'Category name already exists',
  232. '关键词已存在' => 'Keyword already exists',
  233. '关键词不存在' => 'Keyword does not exist',
  234. '该部门下有用户,不能删除' => 'Cannot delete department with users',
  235. '部门名称已存在' => 'Department name already exists',
  236. '角色ID不能为空' => 'Role ID cannot be empty',
  237. '部门ID不能为空' => 'Department ID cannot be empty',
  238. '密码不能为空' => 'Password cannot be empty',
  239. '资金密码错误' => 'Fund password error',
  240. '通用问题' => 'General question',
  241. '常用语不存在' => 'Common phrase does not exist',
  242. '猜你想问不存在' => 'Guess you want does not exist',
  243. '投诉项不存在' => 'Complaint item does not exist',
  244. '投诉项已存在' => 'Complaint item already exists',
  245. '专线不存在' => 'Direct line does not exist',
  246. '专线已存在' => 'Direct line already exists',
  247. '账号不存在' => 'Account does not exist',
  248. '登录密码修改成功' => 'Login password modified successfully',
  249. 'IP已存在' => 'IP already exists',
  250. 'IP不存在' => 'IP does not exist',
  251. '问题' => 'Question',
  252. '顺序分配' => 'Sequential allocation',
  253. '一级' => 'Level 1',
  254. '二级' => 'Level 2',
  255. '三级' => 'Level 3',
  256. ];