home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2012 January / ME_2012_01.iso / LionTopTools / TimeMachineScheduler3_Installer.dmg / TimeMachineScheduler3_Installer.app / Contents / Resources / English.lproj / Localizable.strings
Encoding:
Text File  |  2011-11-12  |  2.2 KB  |  74 lines

  1. /*
  2. TimeMachineScheduler Localization
  3. Language: English
  4.  
  5. */
  6.  
  7. /* Buttons & Menus */
  8. "YES" = "Yes";
  9. "NO" = "No";
  10. "CANCEL" = "Cancel";
  11. "OK" = "OK";
  12. "OKAY" = "Okay";
  13. "QUIT" = "Quit";
  14. "START"= "Start";
  15. "STOP" = "Stop";
  16. "LOAD" = "Load";
  17. "UNLOAD" = "Unload";
  18. "INSTALL" = "Install";
  19. "UNINSTALL" = "Uninstall";
  20. "LOG_ENABLE" = "Enable Log";
  21. "LOG_DISABLE" = "Disable Log";
  22. "CONTINUE" = "Continue";
  23. "APPLY" = "Apply";
  24. "DONT_APPLY" = "Don't Apply";
  25. "UPDATE" = "Update";
  26. "OPEN" = "Open TimeMachineScheduler";
  27.  
  28. /* Information messages */
  29. "INFOTEXT1" = "Install or Uninstall TimeMachineScheduler 3";
  30. "INFOTEXTSYSPREF" = "‚Ä¢ Quit System Preferences
  31. ";
  32. "INFOTEXTTM" = "‚Ä¢ Disable automatic operation of Time Machine
  33. ";
  34. "INFOTEXT4" = "‚Ä¢ Create scheduler
  35. ‚Ä¢ Load scheduler";
  36. "BACKUP_RUNS" = "Backup is running‚Ķ";
  37. "APPLY_CHANGES" = "There are unsaved changes.";
  38. "ASK_CHANGES" = "Would you like to apply your changes
  39. before quitting TimeMachineScheduler?";
  40. "PROMPT_DISABLE_TM" = "Warning: TimeMachineScheduler doesn't
  41. work properly while Time Machine
  42. is switched on.";
  43. "ASK_DISABLE_TM" = "Do you want to switch off Time Machine now?";
  44.  
  45. /* Status and error messages */
  46. "AUTO_BACKUP_DISABLE_ERROR" = "Couldn't disable AutoBackup of Time Machine";
  47. "SYSTEMVERSION_ERROR" = "TimeMachineScheduler requires OS 10.5 or later.";
  48. "INSTALLED_NOT_LOADED" = "installed but not loaded";
  49. "INSTALLED_LOADED" = "installed and loaded";
  50. "NOT_INSTALLED" = "not installed";
  51. "PRESS_INSTALL" = "Press Install to install scheduler";
  52. "ENABLED" = "enabled";
  53. "DISABLED" = "disabled";
  54. "APPLY_FAILED" = "Apply changes failed";
  55. "I_CHANGED" = "Interval changed (";
  56. "HR" = " hr)";
  57. "RUN_AT_LOAD" = "Run at load ";
  58. "INTERVAL" = "Interval (";
  59. "CH_RUN_AT_LOAD" = "changed and run at load ";
  60. "SCHEDULER_FAILED" = "Scheduler couldn't be created";
  61. "LOAD_FAILED" = "Load scheduler failed";
  62. "UNLOAD_FAILED" = "Unload scheduler failed";
  63. "SCHEDULER_INSTALLED" = "Scheduler installed and loaded";
  64. "SCHEDULER_REMOVED" = "Scheduler removed";
  65. "SCHEDULER_LOADED" = "Scheduler loaded";
  66. "SCHEDULER_UNLOADED" = "Scheduler unloaded";
  67. "BACKUP_STARTED" = "Backup started";
  68. "BACKUP_STOPPED" = "Backup stopped";
  69. "NO_VOLUME" = "no volume";
  70. "MOUNTED" = "mounted";
  71. "UNMOUNTED" = "unmounted";
  72.  
  73. /* Paths */
  74. "HELP" = "English.lproj";