scan.lang.php 1.6 KB

1234567891011121314151617181920212223242526
  1. <?php
  2. $LANG['configuration_file_save_to_the'] = 'Your configuration has been successfully saved. Starting a statistical process...';
  3. $LANG['documents_to_file_the_statistics'] = 'File Statistics have been completed. Starting file screening...';
  4. $LANG['file_through_a_feature_the_function_is'] = 'File screening has been completed. Starting featured function filtering...';
  5. $LANG['feature_function_complete_a_code_used_by_filtration'] = 'Characteristic function filtering has been completed, Starting characteristic code filtering...';
  6. $LANG['scan_completed'] = 'Scan has been completed.';
  7. $LANG['scan_to_find_a_result_please_to_scan'] = 'Result not found. Please rescan.';
  8. $LANG['file_not_exists'] = 'The file does not exist!';
  9. $LANG['please_wait'] = 'Wait for MD5 to load and finish the checksum (this may take a significant amount of time, please wait)...';
  10. $LANG['viewreporttrue'] = 'Finished';
  11. $LANG['generate_progress'] = 'Generating';
  12. $LANG['characteristic_function'] = 'Characteristic function';
  13. $LANG['characteristic_key'] = 'Characteristic code ';
  14. $LANG['ravsingle'] = 'Directory';
  15. $LANG['file_type'] = 'File type';
  16. $LANG['characteristic_function'] = 'Characteristic function';
  17. $LANG['characteristic_key'] = 'Characteristic code';
  18. $LANG['md5_the_mirror'] = 'MD5 checksums';
  19. $LANG['file_address'] = 'File address';
  20. $LANG['function_of_characteristics'] = 'Num of Characteristic function';
  21. $LANG['code_number_of_features'] = 'Num of Characteristic code';
  22. $LANG['operation'] = 'Operation';
  23. $LANG['view'] = 'View';
  24. $LANG['access'] = 'Access';
  25. $LANG['please_select_the_content'] = 'Please select what you want to search for';
  26. $LANG['view_code'] = 'View code';