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.

43 lines
1.8 KiB

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