home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 April / NETGUID0404N.iso / mac / featured / Mac / Uninstaller / Uninstaller.dmg / Uninstaller.app / Contents / Resources / English.lproj / Localizable.strings < prev   
Encoding:
Text File  |  2004-02-03  |  2.1 KB  |  65 lines

  1. /* Unregistered */
  2. "unregistered_title" = "Limited software version";
  3. "unregistered_msg" = "You need a registered version to do this action.";
  4.  
  5. /* Toolbar */
  6. "scan" = "Scan item";
  7. "scan_tip" = "Scan the folder or volume to check its contents";
  8. "save" = "Save state";
  9. "save_tip" = "Override the saved state with the current state";
  10. "open" = "Open";
  11. "open_tip" = "Open a previously saved list, state or archive";
  12. "save_list" = "Save list";
  13. "save_list_tip" = "Save the list of items for future deletion";
  14. "archive_list" = "Archive list";
  15. "archive_list_tip" = "Archive the list of existing items";
  16. "remove" = "Delete items";
  17. "remove_tip" = "Delete the items selected in the list";
  18.  
  19. /* Infos */
  20. "date" = "%m/%d/%Y %H:%M:%S";
  21. "state" = "%@ (%u items)";
  22. "not_saved" = "not saved";
  23. "not_scanned" = "not scanned";
  24. "scan_stopped" = "Scan stopped.";
  25. "one_item" = "Found: 1 new item.";
  26. "items" = "Found: %u new items.";
  27. "no_items" = "No new item found.";
  28. "save_for_check" = "Save item state to check future changes.";
  29.  
  30. /* Progress */
  31. "scanning" = "Scanning...";
  32. "checking" = "Checking changes...";
  33.  
  34. /* Save */
  35. "save_error_title" = "Save error";
  36. "save_error_msg" = "Can't write the file. The destination is write protected or you don't have sufficient permissions to write inside.";
  37.  
  38. /* Cancel */
  39. "Cancel" = "Cancel";
  40.  
  41. /* Delete */
  42. "Delete" = "Delete";
  43. "delete_title" = "Delete items?";
  44. "delete_msg" = "DEFINITELY delete %u item(s)?\nTHIS OPERATION IS NOT REVERSIBLE.";
  45. "delete_error_title" = "Delete error";
  46. "delete_error_msg" = "Some items could not be deleted.";
  47.  
  48. /* Trash */
  49. "Trash" = "Trash";
  50. "trash_title" = "Move items to the trash?";
  51. "trash_msg" = "Move %u item(s) to the trash?";
  52. "trash_error_title" = "Move to the trash error";
  53. "trash_error_msg" = "Some items could not be moved to the trash.";
  54.  
  55. /* Archive */
  56. "archive" = "Archive";
  57. "archiving" = "Archiving...";
  58. "archive_error_title" = "Archiving error";
  59. "archive_error_msg" = "Can't archive this list. Some items can't be archived.";
  60.  
  61. /* Unarchive */
  62. "unarchiving" = "Restoring...";
  63. "unarchive_error_title" = "Restoring error";
  64. "unarchive_error_msg" = "Can't restore all the items of this archive. Some items can't be restored.";
  65.