Просмотр файла resources/lang/en/main.php

Размер файла: 9.15Kb
  1. <?php
  2.  
  3. return [
  4. 'write' => 'Write',
  5. 'rules' => 'Rules',
  6. 'site_rules' => 'Site rules',
  7. 'stickers' => 'Stickers',
  8. 'tags' => 'Tags',
  9. 'search' => 'Search',
  10. 'rss' => 'RSS',
  11. 'print' => 'Print',
  12. 'review' => 'Review',
  13. 'management' => 'Management',
  14. 'reply' => 'Reply',
  15. 'quote' => 'Quote',
  16. 'complain' => 'Complain',
  17. 'create' => 'Create',
  18. 'created' => 'Created',
  19. 'upload' => 'Upload',
  20. 'edit' => 'Edit',
  21. 'change' => 'Change',
  22. 'changed' => 'Changed',
  23. 'get' => 'Get',
  24. 'open' => 'Open',
  25. 'close' => 'Close',
  26. 'unlock' => 'Unlock',
  27. 'lock' => 'Lock',
  28. 'move' => 'Move',
  29. 'delete' => 'Delete',
  30. 'delete_selected' => 'Delete selected',
  31. 'clear' => 'Clear',
  32. 'sort' => 'Sort',
  33. 'recount' => 'Recount',
  34. 'author' => 'Author',
  35. 'posted' => 'Posted',
  36. 'added' => 'Added',
  37. 'added_by' => 'Added by',
  38. 'sent' => 'Sent',
  39. 'sent_out' => 'Sent out',
  40. 'menu' => 'My menu',
  41. 'verification_code' => 'Verification code',
  42. 'pages' => 'Pages',
  43. 'page_num' => 'Page :page',
  44. 'message' => 'Message',
  45. 'messages' => 'Messages',
  46. 'rating' => 'Rating',
  47. 'votes' => 'Votes',
  48. 'views' => 'Views',
  49. 'date' => 'Date',
  50. 'status' => 'Status',
  51. 'color' => 'Color',
  52. 'download' => 'Download',
  53. 'downloads' => 'Downloads',
  54. 'comment' => 'Comment',
  55. 'comments' => 'Comments',
  56. 'empty_comments' => 'No comments yet!',
  57. 'empty_comment' => 'No comment!',
  58. 'empty_messages' => 'No messages yet!',
  59. 'empty_records' => 'No records yet!',
  60. 'empty_notes' => 'No notes yet!',
  61. 'my' => 'My',
  62. 'new' => 'New',
  63. 'all' => 'All',
  64. 'position' => 'Position',
  65. 'description' => 'Description',
  66. 'select' => 'Select',
  67. 'select_all' => 'Select all',
  68. 'add' => 'Add',
  69. 'save' => 'Save',
  70. 'publish' => 'Publish',
  71. 'unpublish' => 'Unpublish',
  72. 'title' => 'Title',
  73. 'text' => 'Text',
  74. 'close_comments' => 'Close comments',
  75. 'send' => 'Send',
  76. 'confirm' => 'Confirm',
  77. 'last_comments' => 'Last comments',
  78. 'all_comments' => 'All comments',
  79. 'continue' => 'Continue',
  80. 'copy' => 'Copy',
  81. 'note' => 'Note',
  82. 'total' => 'Total',
  83. 'record' => 'Record',
  84. 'analysis' => 'Analysis',
  85. 'version' => 'Version',
  86. 'undefined' => 'Undefined',
  87. 'automatically' => 'Automatically',
  88. 'type' => 'Type',
  89. 'execute' => 'Execute',
  90. 'action' => 'Action',
  91. 'amount' => 'Amount',
  92. 'not_specified' => 'Not specified',
  93. 'read_more' => 'Read more',
  94.  
  95. 'request' => 'Request',
  96. 'not_matter' => 'Not matter',
  97. 'period' => 'Period',
  98. 'look_in' => 'Lock in',
  99. 'all_time' => 'All time',
  100. 'last_day' => 'Last day',
  101. 'last_week' => 'Last week',
  102. 'last_month' => 'Last month',
  103. 'last_year' => 'Last year',
  104. 'request_type' => 'Request type',
  105. 'and' => 'And',
  106. 'or' => 'Or',
  107. 'full' => 'Full',
  108. 'search_request' => 'Search request',
  109. 'total_found' => 'Found matches',
  110. 'empty_found' => 'Your search did not match anything!',
  111. 'request_length' => 'Too long or short request!',
  112. 'request_requirements' => 'The request must contain between 3 and 64 characters!',
  113.  
  114. 'cost' => 'Cost',
  115. 'cash_money' => 'You have in stock',
  116. 'user_login' => 'User login',
  117. 'users' => 'Users',
  118. 'admins' => 'Administrators',
  119. 'birthdays' => 'Birthdays',
  120. 'total_users' => 'Total users',
  121. 'empty_users' => 'No users yet!',
  122. 'reputation' => 'Reputation',
  123. 'registration_date' => 'Registration date',
  124. 'expand_view' => 'Expand to view',
  125. 'hidden_content' => 'Hidden content',
  126. 'daily_bonus' => 'Received daily bonus :money',
  127.  
  128. 'max_file_upload' => 'Maximum upload files',
  129. 'max_file_weight' => 'Maximum file weight',
  130. 'min_image_size' => 'Minimum image size',
  131. 'max_image_size' => 'Maximum image size',
  132. 'valid_file_extensions' => 'Valid file extensions',
  133. 'attached_files' => 'Attached files',
  134. 'attach_files' => 'Attach files',
  135. 'attach_image' => 'Attach image',
  136. 'deleting_files' => 'Deleting files',
  137. 'files' => 'Files',
  138. 'file_not_found' => 'File not found',
  139. 'not_uploaded' => 'Files not uploaded!',
  140. 'server_limit' => 'Server limitation',
  141.  
  142. 'next' => 'Next',
  143. 'previous' => 'Previous',
  144. 'plus' => 'Plus',
  145. 'minus' => 'Minus',
  146. 'pluses' => 'Pluses',
  147. 'minuses' => 'Minuses',
  148.  
  149. 'your_vote' => 'Your vote',
  150. 'select_vote' => 'Select vote',
  151. 'sucks' => 'Sucks',
  152. 'bad' => 'Bad',
  153. 'normal' => 'Normal',
  154. 'good' => 'Good',
  155. 'excellent' => 'Excellent',
  156. 'rate' => 'Rate',
  157.  
  158. 'mo' => 'Mo',
  159. 'tu' => 'Tu',
  160. 'we' => 'We',
  161. 'th' => 'Th',
  162. 'fr' => 'Fr',
  163. 'sa' => 'Sa',
  164. 'su' => 'Su',
  165.  
  166. 'yesterday' => 'Yesterday',
  167. 'today' => 'Today',
  168.  
  169. 'january' => 'January',
  170. 'february' => 'February',
  171. 'march' => 'March',
  172. 'april' => 'April',
  173. 'may' => 'May',
  174. 'june' => 'June',
  175. 'july' => 'July',
  176. 'august' => 'August',
  177. 'september' => 'September',
  178. 'october' => 'October',
  179. 'november' => 'November',
  180. 'december' => 'December',
  181.  
  182. 'minutes' => 'Minutes',
  183. 'hours' => 'Hours',
  184. 'days' => 'Days',
  185.  
  186. 'plural_years' => 'years',
  187. 'plural_months' => 'months',
  188. 'plural_days' => 'days',
  189. 'plural_hours' => 'hours',
  190. 'plural_minutes' => 'minutes',
  191. 'plural_seconds' => 'seconds',
  192.  
  193. 'male' => 'Male',
  194. 'female' => 'Female',
  195.  
  196. 'boss' => 'Boss',
  197. 'admin' => 'Admin',
  198. 'moder' => 'Moder',
  199. 'editor' => 'Editor',
  200. 'user' => 'User',
  201. 'pended' => 'Pended',
  202. 'banned' => 'Banned',
  203.  
  204. 'ban' => 'Ban',
  205. 'unban' => 'Unban',
  206.  
  207. 'refresh' => 'Refresh',
  208. 'install' => 'Install',
  209. 'installed' => 'Installed',
  210. 'not_installed' => 'Not installed',
  211. 'enable' => 'Enable',
  212. 'disable' => 'Disable',
  213. 'disabled' => 'Disabled',
  214. 'update_available' => 'Update available',
  215. 'allow' => 'Allow',
  216. 'disallow' => 'Disallow',
  217.  
  218. 'from' => 'From',
  219. 'to' => 'To',
  220.  
  221. 'text_missing' => 'Missing message text!',
  222. 'message_added_success' => 'Message successfully added!',
  223. 'message_edited_success' => 'Post successfully edited!',
  224. 'messages_deleted_success' => 'Messages successfully deleted!',
  225. 'message_not_found' => 'Message not found!',
  226. 'comment_added_success' => 'Comment successfully added!',
  227. 'comment_edited_success' => 'Comment edited successfully!',
  228. 'record_added_success' => 'Record successfully added!',
  229. 'record_changed_success' => 'Record changed successfully!',
  230. 'record_saved_success' => 'Record saved successfully!',
  231. 'record_deleted_success' => 'Record deleted successfully!',
  232. 'records_deleted_success' => 'Entries successfully deleted!',
  233. 'records_cleared_success' => 'Records successfully cleared!',
  234. 'record_not_found' => 'Selected entry not found!',
  235. 'record_exists' => 'Record already exists!',
  236. 'editing_impossible' => 'Editing is not possible, more than 10 minutes have passed!',
  237. 'message_deleted' => 'The message has been deleted or you are not the author of this message!',
  238. 'comment_deleted' => 'Comment has been deleted or you are not the author of this comment!',
  239. 'already_authorized' => 'You are already logged in!',
  240. 'not_authorized' => 'You must be logged in to perform actions!',
  241. 'page_only_owner' => 'Only the owner has access to the page!',
  242. 'page_only_admins' => 'Only administrators have access to the page!',
  243. 'deleted_only_admins' => 'Only administrators can delete entries!',
  244. 'success_recounted' => 'Data recounted successfully!',
  245. 'action_not_selected' => 'No action selected!',
  246. 'directory_not_writable' => 'The directory is not writable!',
  247. 'closed_comments' => 'Commenting is closed!',
  248. ];