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.

50 lines
2.0 KiB

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