en_us.php 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  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. ];