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

Размер файла: 13.68Kb
  1. <?php
  2.  
  3. return [
  4. 'antimat' => [
  5. 'text' => '
  6. All words from the list will be replaced by ***<br>
  7. To delete a word, click on it, you can add a word in the form below<br>',
  8. 'words' => 'Word list',
  9. 'total_words' => 'Total words',
  10. 'confirm_clear' => 'Are you sure you want to delete all words?',
  11. 'empty_words' => 'No words yet!',
  12. 'enter_word' => 'Enter the word',
  13.  
  14. 'not_enter_word' => 'You have not entered the word for listing!',
  15. 'word_listed' => 'The entered word is already in the list!',
  16. ],
  17.  
  18. 'backup' => [
  19. 'create_backup' => 'Create backup',
  20. 'total_backups' => 'Total backups',
  21. 'empty_backups' => 'No backups yet!',
  22. 'total_tables' => 'Total tables',
  23. 'records' => 'Records',
  24. 'size' => 'Size',
  25. 'compress_method' => 'Compression method',
  26. 'not_compress' => 'Do not compress',
  27. 'compress_ratio' => 'Compression ratio',
  28. 'empty_tables' => 'There are no tables for backup!',
  29.  
  30. 'no_tables_save' => 'No tables to save!',
  31. 'wrong_compression_method' => 'Wrong compression method!',
  32. 'wrong_compression_ratio' => 'Wrong compression ratio!',
  33. 'database_success_saved' => 'Database successfully processed and saved!',
  34. 'backup_not_indicated' => 'The name of the backup for deletion is not specified!',
  35. 'invalid_backup_name' => 'Invalid backup name!',
  36. 'backup_not_exist' => 'File to delete does not exist!',
  37. 'backup_success_deleted' => 'Backup successfully deleted!',
  38. ],
  39.  
  40. 'banhists' => [
  41. 'history' => 'Story',
  42. 'search_user' => 'Search by user',
  43. 'empty_history' => 'There is no ban history yet!',
  44. 'view_history' => 'View History',
  45. ],
  46.  
  47. 'bans' => [
  48. 'login_hint' => 'Enter the username of the user you want to edit',
  49. 'user_ban' => 'User Ban',
  50. 'change_ban' => 'Ban Change',
  51. 'time_ban' => 'Ban time',
  52. 'banned' => 'Ban',
  53. 'ban_hint' => 'Attention! Try to describe as much as possible the reason for the ban',
  54. 'confirm_unban' => 'Do you really want to unban the user?',
  55.  
  56. 'forbidden_ban' => 'It is forbidden to ban the administration of the site!',
  57. 'user_banned' => 'This user is already blocked!',
  58. 'user_not_banned' => 'This user is not banned!',
  59. 'time_not_indicated' => 'You did not indicate the time of the ban!',
  60. 'time_not_selected' => 'No ban time selected!',
  61. 'time_empty' => 'Too little ban time!',
  62. 'success_banned' => 'User successfully banned!',
  63. 'success_unbanned' => 'User successfully unbanned!',
  64. ],
  65.  
  66. 'blacklists' => [
  67. 'email' => 'Email',
  68. 'logins' => 'Logins',
  69. 'domains' => 'Domains',
  70. 'empty_list' => 'The list is still empty!',
  71.  
  72. 'type_not_found' => 'The specified type was not found!',
  73. 'invalid_login' => 'Invalid characters in login!',
  74. ],
  75.  
  76. 'caches' => [
  77. 'files' => 'Files',
  78. 'images' => 'Images',
  79. 'clear' => 'Clear cache',
  80. 'empty_files' => 'No files yet!',
  81. 'empty_images' => 'There are no images yet!',
  82. 'success_cleared' => 'Cache successfully cleared!',
  83. ],
  84.  
  85. 'chat' => [
  86. 'clear' => 'Clear chat',
  87. 'confirm_clear' => 'Do you really want to clear the admin chat?',
  88. 'edit_message' => 'Editing a message',
  89. 'post_added_after' => 'Added after :sec sec.',
  90. 'success_cleared' => 'Admin chat successfully cleared!',
  91. ],
  92.  
  93. 'checkers' => [
  94. 'new_files' => 'New files and new file options',
  95. 'old_files' => 'Deleted files and old file settings',
  96. 'empty_changes' => 'No change!',
  97. 'initial_scan' => 'An initial scan is necessary!',
  98. 'information_scan' => 'Scanning the system allows you to find out which files or folders have changed over a period of time',
  99. 'invalid_extensions' => 'Warning, the service does not take into account some file extensions',
  100. 'scan' => 'Scan',
  101. 'success_crawled' => 'Site successfully crawled!',
  102. ],
  103.  
  104. 'delivery' => [
  105. 'online' => 'Online',
  106. 'active' => 'Active',
  107. 'admins' => 'Administration',
  108. 'users' => 'To all users',
  109. 'not_recipients_selected' => 'You have not selected mailing recipients!',
  110. 'not_recipients' => 'Missing mailing recipients!',
  111. 'success_sent' => 'Message sent successfully!',
  112. ],
  113.  
  114. 'delusers' => [
  115. 'condition' => 'Delete users who have not visited the site',
  116. 'minimum_asset' => 'Minimum Asset',
  117. 'deleted_condition' => 'Users who have not visited the site more will be deleted',
  118. 'asset_condition' => 'And having in their assets no more',
  119. 'deleted_users' => 'Users will be deleted',
  120. 'delete_users' => 'Delete users',
  121. 'invalid_period' => 'The specified time for deletion is invalid!',
  122. 'users_not_found' => 'There are no users to delete!',
  123. 'success_deleted' => 'Users successfully deleted!',
  124. ],
  125.  
  126. 'errors' => [
  127. 'hint' => 'Attention! Logging is turned off in the settings! ',
  128. 'errors' => 'Errors :code',
  129. 'autobans' => 'Autobahns',
  130. 'logs_not_exist' => 'The specified logs do not exist!',
  131. 'success_cleared' => 'Logs successfully cleared!',
  132. ],
  133.  
  134. 'files' => [
  135. 'confirm_delete_dir' => 'Do you really want to delete this directory?',
  136. 'confirm_delete_file' => 'Do you really want to delete this file?',
  137. 'objects' => 'Objects',
  138. 'lines' => 'Rows',
  139. 'changed' => 'Modified',
  140. 'empty_objects' => 'There are no objects!',
  141. 'create_object' => 'Create a new object',
  142. 'directory_name' => 'Directory Name',
  143. 'create_directory' => 'Create directory',
  144. 'file_name' => 'File name (without extension)',
  145. 'create_file' => 'Create file',
  146. 'create_hint' => 'Latin characters and numbers are allowed, as well as hyphens and underscores',
  147. 'file_editing' => 'Editing a file',
  148. 'edit_hint' => 'Press Ctrl + Enter to translate a line, Shift + Enter to insert a line',
  149. 'writable' => 'Attention! The file is not writable! ',
  150. 'file_not_exist' => 'This file does not exist!',
  151. 'directory_not_exist' => 'This directory does not exist!',
  152. 'directory_not_writable' => 'Directory :dir is not writable!',
  153. 'file_required' => 'You must enter a file name!',
  154. 'directory_required' => 'You must enter a directory name!',
  155. 'file_invalid' => 'Invalid file name!',
  156. 'directory_invalid' => 'Invalid directory name!',
  157. 'file_success_saved' => 'File saved successfully!',
  158. 'file_success_created' => 'New file created successfully!',
  159. 'directory_success_created' => 'New directory successfully created!',
  160. 'file_success_deleted' => 'File deleted successfully!',
  161. 'directory_success_deleted' => 'Directory successfully deleted!',
  162. 'file_exist' => 'A file with the same name already exists!',
  163. 'directory_exist' => 'A directory with the given name already exists!',
  164. ],
  165.  
  166. 'invitations' => [
  167. 'hint' => 'Invitation registration is turned off!',
  168. 'unused' => 'Unused',
  169. 'used' => 'Used',
  170. 'owner' => 'Owner',
  171. 'invited' => 'Invited',
  172. 'create_keys' => 'Create keys',
  173. 'list_keys' => 'Key list',
  174. 'empty_invitations' => 'No invitations yet!',
  175. 'creation_keys' => 'Key creation',
  176. 'key_generation' => 'Generation of new keys',
  177. 'send_to_user' => 'Send key to user',
  178. 'sending_keys' => 'Key distribution',
  179. 'send_to_active_users' => 'Send keys to active users',
  180. 'my_keys' => 'My keys',
  181. 'empty_keys' => 'You do not have invitation keys!',
  182. 'keys_not_amount' => 'Not specified the number of keys!',
  183. 'keys_success_created' => 'Keys successfully created!',
  184. 'keys_success_sent' => 'Keys sent successfully!',
  185. 'keys_empty_recipients' => 'Missing key recipients!',
  186. 'keys_success_deleted' => 'Selected keys successfully deleted!',
  187. ],
  188.  
  189. 'ipbans' => [
  190. 'history' => 'History of the autobahns',
  191. 'empty_ip' => 'The ban list is still empty!',
  192. 'confirm_clear' => 'Do you really want to clear the IP list?',
  193. 'ip_invalid' => 'You entered an invalid IP address',
  194. 'ip_exists' => 'The IP you entered is already on the list!',
  195. 'ip_success_added' => 'IP successfully added to the list!',
  196. 'ip_selected_deleted' => 'The selected IPs have been successfully removed from the list!',
  197. 'ip_success_cleared' => 'IP list cleared successfully!',
  198. ],
  199.  
  200. 'logs' => [
  201. 'page' => 'Page',
  202. 'referer' => 'Referer',
  203. 'confirm_clear' => 'Are you sure you want to clear the logs?',
  204. 'empty_logs' => 'There are no logs yet!',
  205. 'success_cleared' => 'The log file has been cleared successfully!',
  206. ],
  207.  
  208. 'modules' => [
  209. 'module' => 'Module',
  210. 'migrations' => 'Migrations',
  211. 'symlink' => 'Symlink',
  212. 'empty_modules' => 'Modules not loaded yet!',
  213. 'confirm_delete' => 'Do you really want to remove the module?',
  214. 'hint' => 'Attention! When you remove the module, all migrations and changes to the database will be deleted',
  215. 'module_not_found' => 'This module was not found!',
  216. 'module_success_installed' => 'Module successfully installed!',
  217. 'module_success_updated' => 'Module updated successfully!',
  218. 'module_success_enabled' => 'Module successfully enabled!',
  219. 'module_success_disabled' => 'Module turned off successfully!',
  220. 'module_success_deleted' => 'Module successfully removed!',
  221. ],
  222.  
  223. 'notices' => [
  224. 'confirm_delete' => 'Are you sure you want to delete this template?',
  225. 'empty_notices' => 'There are no templates yet!',
  226. 'edit' => 'Editing a template',
  227. 'edit_system_template' => 'You are editing a system template',
  228. 'system_template' => 'System template',
  229. 'create' => 'Create a template',
  230. 'notice_invalid' => 'Invalid template type name!',
  231. 'notice_length' => 'Template type is too long or short!',
  232. 'notice_exists' => 'This type is already on the list!',
  233. 'notice_success_saved' => 'Template saved successfully!',
  234. 'notice_not_found' => 'This template was not found!',
  235. 'notice_protect' => 'It is forbidden to delete a protected template!',
  236. 'notice_success_deleted' => 'Template successfully deleted!',
  237. ],
  238.  
  239. 'reglists' => [
  240. 'enabled' => 'Registration confirmation is enabled!',
  241. 'disabled' => 'Registration confirmation is turned off!',
  242. 'empty_users' => 'There are no users requiring registration confirmation!',
  243. 'users_not_selected' => 'Missing selected users!',
  244. 'users_success_approved' => 'Selected users successfully approved!',
  245. 'users_success_deleted' => 'Selected users successfully deleted!',
  246. ],
  247.  
  248. 'rules' => [
  249. 'empty_rules' => 'Site rules have not yet been established!',
  250. 'editing_rules' => 'Editing rules',
  251. 'variables' => 'Internal variables',
  252. 'sitename' => 'Name of the site',
  253. 'rules_empty' => 'You have not entered a text with the site rules!',
  254. 'rules_success_saved' => 'Rules saved successfully!',
  255. ],
  256.  
  257. 'spam' => [
  258. 'go_to_message' => 'Go to post',
  259. 'empty_spam' => 'There are no complaints yet!',
  260. ],
  261.  
  262. 'paid_adverts' => [
  263. 'top_all' => 'All top',
  264. 'top' => 'Main top',
  265. 'forum' => 'Forum',
  266. 'bottom_all' => 'Bottom all',
  267. 'bottom' => 'Main bottom',
  268. 'create_advert' => 'Ad advert',
  269. 'edit_advert' => 'Editing ads',
  270. 'expires' => 'Expires',
  271. 'color' => 'Color',
  272. 'bold' => 'Bold text',
  273. 'place' => 'Place',
  274. 'link' => 'Site url',
  275. 'names' => 'Names',
  276. 'name' => 'Name',
  277. 'term' => 'Term',
  278. 'empty_links' => 'There are no sponsored links yet!',
  279. 'confirm_delete_advert' => 'Do you confirm deletion of the sponsored link?',
  280. 'not_found' => 'Sponsored link not found!',
  281. 'place_invalid' => 'Placement does not exist!',
  282. 'term_invalid' => 'The placement period must be longer than the current time!',
  283. 'names_count' => 'You must specify at least 1 name!',
  284. ],
  285. ];