// MARK: - Common "module_name" = "Space Lens"; // MARK: - Intro "intro_subtitle" = "Visualize what's taking up the most disk space and clean up your storage quickly."; // MARK: - Intro Categories "intro_screen_title" = "Space Lens"; "intro_category_visual_storage_map" = "Visual Storage Map"; "intro_category_hidden_files_uncovered" = "Hidden Files Uncovered"; "intro_category_large_folders_overview" = "Large Folders Overview"; // MARK: - Scan in progress "scan_progress_title" = "Visualizing your storage space..."; // MARK: - Space Lens Strings /// Button that moves to the review screen "spacelens_results_review_button_title" = "Review and Remove"; /// Button that starts removal process "spacelens_results_remove_button_title" = "Remove"; /// title for the review screen "spacelens_results_review_title" = "Review files before removal"; /// Text for (i) button in review items screen "spacelens_results_review_info_popover_title" = "This includes items from all selected folders."; /// Title for purgeable space item "spacelens_results_purgeable_space" = "Purgeable Space"; "spacelens_results_purgeable_space_tooltip_text" = "Purgeable space includes files your macOS marks as safe to remove when storage runs low — like caches, temporary data, and redownloadable content. Tap to clean it in the Performance module."; "spacelens_results_purgeable_space_tooltip_button_title" = "Clean Purgeable Space"; // MARK: Empty Scan Results "spacelens_results_nothing_found_title" = "Too empty to visualize..."; "spacelens_results_nothing_found_subtitle" = "Try scanning a more substantial folder to preview its contents."; "spacelens_results_nothing_found_start_over_button_title" = "Start over"; // MARK: Cleanup In Progress "cleanup_in_progress_title" = "Removing files..."; // MARK: - Cleanup Complete "cleanup_complete_success_title" = "Removal complete!"; // This is the ending part for the cleanup line 123Gb | 10 items `successufully removed` "cleanup_complete_success_description" = "successfully removed"; "cleanup_complete_review_remaining_button_title" = "Review More Items"; "cleanup_complete_done_button_title" = "Done"; "cleanup_complete_failure_title" = "Removal failed..."; "cleanup_complete_failure_description" = "Some files were not removed. Please make sure none of your apps are using them and try again."; "cleanup_complete_failure_try_again_button_title" = "Try again"; // MARK: - View Log "view_log_screen_title" = "Removal Log";