// MARK: - Common "module_name" = "空间透镜"; // MARK: - Intro "intro_subtitle" = "直观地查看磁盘空间占用详情,快速清理存储。"; // MARK: - Intro Categories "intro_screen_title" = "空间透镜"; "intro_category_visual_storage_map" = "存储空间可视化分布图"; "intro_category_hidden_files_uncovered" = "显示被隐藏的文件"; "intro_category_large_folders_overview" = "大文件夹概览"; // MARK: - Scan in progress "scan_progress_title" = "正在可视化存储空间..."; // MARK: - Space Lens Strings /// Button that moves to the review screen "spacelens_results_review_button_title" = "查看并移除"; /// Button that starts removal process "spacelens_results_remove_button_title" = "移除"; /// title for the review screen "spacelens_results_review_title" = "移除前,先查看一下文件"; /// Text for (i) button in review items screen "spacelens_results_review_info_popover_title" = "包含所有选定文件夹中的项目。"; /// Title for purgeable space item "spacelens_results_purgeable_space" = "可清除空间"; "spacelens_results_purgeable_space_tooltip_text" = "“可清除空间”包含 macOS 标记为存储不足时可安全删除的文件——如缓存、临时数据和可重新下载的内容。点击此处可在“性能优化”模块中进行清理。"; "spacelens_results_purgeable_space_tooltip_button_title" = "清理可清除空间"; // MARK: Empty Scan Results "spacelens_results_nothing_found_title" = "存储空间没有太多内容,无法可视化..."; "spacelens_results_nothing_found_subtitle" = "请尝试扫描内容更丰富的文件夹,以预览其内容。"; "spacelens_results_nothing_found_start_over_button_title" = "重新开始"; // MARK: Cleanup In Progress "cleanup_in_progress_title" = "正在移除文件..."; // MARK: - Cleanup Complete "cleanup_complete_success_title" = "移除完成!"; // This is the ending part for the cleanup line 123Gb | 10 items `successufully removed` "cleanup_complete_success_description" = "成功移除"; "cleanup_complete_review_remaining_button_title" = "查看更多项目"; "cleanup_complete_done_button_title" = "完成"; "cleanup_complete_failure_title" = "移除失败..."; "cleanup_complete_failure_description" = "部分文件没有被移除。请确保无应用程序正在使用这些文件,然后重试。"; "cleanup_complete_failure_try_again_button_title" = "重试"; // MARK: - View Log "view_log_screen_title" = "操作日志";