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.

37 lines
1.5 KiB

  1. {
  2. "browse": "Browse",
  3. "cancel": "Cancel",
  4. "choose_date": "Choose Date",
  5. "choose_file": "Choose File",
  6. "choose_folder": "Choose Folder",
  7. "choose one": "Choose One",
  8. "close": "Close",
  9. "close_program": "Close program?",
  10. "edit": "Edit",
  11. "enter_filename": "Enter Filename",
  12. "error_required_fields": "Must fill in all fields in the Required section!",
  13. "error_title": "Error",
  14. "execution_finished": "Execution finished",
  15. "finished_error": "An error has occurred.",
  16. "finished_forced_quit": "Terminated by user",
  17. "finished_msg": "All done! You may now safely close the program.",
  18. "finished_title": "Finished",
  19. "open_file": "Open File",
  20. "optional_args_msg": "Optional Arguments",
  21. "required_args_msg": "Required Arguments",
  22. "restart": "Restart",
  23. "running_msg": "Please wait while the application performs its tasks. \nThis may take a few moments",
  24. "running_title": "Running",
  25. "select_option": "Select Option",
  26. "settings_title": "Settings",
  27. "simple_config": "Enter Command Line Arguments",
  28. "start": "Start",
  29. "status": "Status",
  30. "stop": "Stop",
  31. "stop_task": "Stop task?",
  32. "success_message": "Program completed successfully!",
  33. "sure_you_want_to_exit": "Are you sure you want to exit?",
  34. "sure_you_want_to_stop": "Are you sure you want to stop the task? \nInterruption can corrupt your data!",
  35. "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",
  36. "validation_failed": "One or more fields failed validation."
  37. }