// MARK: - AssistantModule "Assistant_Module_Title" = "Assistant"; // MARK: - Mac State screen "MacState_Description_Critical" = "We strongly recommend to take action and bring your Mac back to normal."; "MacState_Description_RequiresAttention" = "Your Mac is not doing well. Run some maintenance to bring it back into shape."; "MacState_Description_Normal" = "Your Mac is OK, but some maintenance activities are recommended to avoid performance degradation."; "MacState_Description_Good" = "Your Mac is in good shape. Run some maintenance to make it perform even better."; "MacState_Description_Excellent" = "Your Mac is doing great. Run regular maintenance to keep it this way."; // MARK: - Mac Health State Popover "MacStatePopover_title" = "Mac Health:"; "MacStatePopover_Description_Critical" = "It is strongly recommended that you run some maintenance activities."; "MacStatePopover_Description_RequiresAttention" = "Your Mac is not performing well. Run some maintenance to get it back into shape."; "MacStatePopover_Description_Fair" = "Your Mac is OK, but we recommend some maintenance to avoid performance degradation."; "MacStatePopover_Description_Good" = "Your Mac is doing well. Run more tasks to make it perform even better."; "MacStatePopover_Description_Excellent" = "Your Mac is doing great. Run more tasks to keep it this way."; // MARK: - Popover recommendations "MacStatePopover_CriticalDriveHealthRecommendation" = "Critical drive health.\nLearn more how to avoid data loss."; "MacStatePopover_CriticalBatteryHealthRecommendation" = "Critical battery health.\nLearn what to do..."; "MacStatePopover_AllowFDARecommendation" = "Allow Full Disk Access\nto find more junk within your system."; "MacStatePopover_UseMenuAppRecommendation" = "Use CleanMyMac Menu\nto get instant insights about your system."; "MacStatePopover_DeepMalwareScanRecommendation" = "Run a deep Malware Scan to make sure you are fully safe and protected."; "MacStatePopover_OutDiskSpace_SmartCareRecommendation" = "You are low on space.\nRun Smart Care to free up your storage."; "MacStatePopover_OutDiskSpace_MyClutterRecommendation" = "You are low on space.\nSee My Clutter to find what's taking up space."; "MacStatePopover_RunSmartCareRecommendation" = "It's time to care for your Mac! Run Smart Care."; "MacStatePopover_RunProtectionRecommendation" = "Check your Mac\nfor all kinds of threats and vulnerabilities."; "MacStatePopover_RunPerformanceRecommendation" = "Run performance tasks to optimize your Mac."; "MacStatePopover_RunMyClutterRecommendation" = "Analyze your storage using My Clutter."; "MacStatePopover_RunApplicationsRecommendation" = "Take control of your applications. Review, update or uninstall."; "MacStatePopover_RunJunkRecommendation" = "Scan for junk files generated by your system and applications."; "MacStatePopover_RunSmartCareFirstTimeRecommendation" = "Run Smart Care for the first time ever."; "MacStatePopover_MalwareDetectedRecommendation" = "%@ found.\nTake immediate action!"; // use along with MalwareDetected_Threats "MacStatePopover_UninstallUnusedAppsRecommendation" = "Uninstall your unused applications."; "MacStatePopover_UpdateAppsRecommendation" = "Install %@."; // use along with MacStatePopover_UpdateApps_Recommendation_Updates "MacStatePopover_EmptyTrashBinRecommendation" = "Empty the contents of your Trash Bins."; "MacStatePopover_MenuDisabledRecommendation" = "Assess your Mac's Health with CleanMyMac Menu."; "MacStatePopover_EmailSubscriptionRecommendation" = "Subscribe to our newsletter for useful tips about your Mac."; // MARK: - Dashboard: "dashboard_size_indicator_size" = "%@ of %@ used"; "dashboard_size_indicator_popover_used" = "Used"; "dashboard_size_indicator_popover_size" = "%@ of %@"; "dashboard_button_view_all" = "View All"; "dashboard_button_hide_all" = "Hide All"; "dashboard_recommendations_empty_title" = "You’re all good!"; "dashboard_recommendations_empty_subtitle" = "There are no recommendations for today.";