// MARK: - Common "module_name" = "Space Lens"; // MARK: - Intro "intro_subtitle" = "디스크 공간을 가장 많이 차지하는 항목을 시각적으로 확인하고, 손쉽게 저장 공간을 정리할 수 있습니다."; // MARK: - Intro Categories "intro_screen_title" = "Space Lens"; "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" = "제거 기록";