You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

44 lines
1.8 KiB

  1. {
  2. "browse": "Browse",
  3. "cancel": "Cancel",
  4. "checkbox_label": "Enable",
  5. "choose_colour": "Choose Colour",
  6. "choose_date": "Choose Date",
  7. "choose_file": "Choose File",
  8. "choose_folder": "Choose Folder",
  9. "choose_folders_msg": "Choose one or more folders:",
  10. "choose_folders_title": "Browse For Folders",
  11. "choose_one": "Choose One",
  12. "close": "Close",
  13. "close_program": "Close program?",
  14. "edit": "Edit",
  15. "enter_filename": "Enter Filename",
  16. "error_required_fields": "Must fill in all fields in the Required section!",
  17. "error_title": "Error",
  18. "execution_finished": "Execution finished",
  19. "finished_error": "An error has occurred.",
  20. "finished_forced_quit": "Terminated by user",
  21. "finished_msg": "All done! You may now safely close the program.",
  22. "finished_title": "Finished",
  23. "ok": "Ok",
  24. "open_file": "Open File",
  25. "open_files": "Open Files",
  26. "optional_args_msg": "Optional Arguments",
  27. "required_args_msg": "Required Arguments",
  28. "restart": "Restart",
  29. "running_msg": "Please wait while the application performs its tasks. \nThis may take a few moments",
  30. "running_title": "Running",
  31. "select_date": "Select a Date",
  32. "select_option": "Select Option",
  33. "settings_title": "Settings",
  34. "simple_config": "Enter Command Line Arguments",
  35. "start": "Start",
  36. "status": "Status",
  37. "stop": "Stop",
  38. "stop_task": "Stop task?",
  39. "success_message": "Program completed successfully!",
  40. "sure_you_want_to_exit": "Are you sure you want to exit?",
  41. "sure_you_want_to_stop": "Are you sure you want to stop the task? \nInterruption can corrupt your data!",
  42. "uh_oh": "\nUh oh! Looks like there was a problem. \nCopy the text from the status window to let your developer know what went wrong.\n",
  43. "validation_failed": "One or more fields failed validation."
  44. }