// For each string, enter the translated text after the = symbol
// Do not delete the ; and the "" symbols.
// Example: "No Task Running." = "Translated Text Here.";
//Text that is displayed in the log window and the menu icon tooltip when idle
"No Task Running." = "실행 중인 작업이 없습니다.";
//Title for the alert that says you can not run two tasks at once
"You cannot run two tasks at once" = "두 개의 작업을 동시에 실행할 수 없습니다";
//Message for that alert above
"Please cancel the current task first if you wish run another task." = "다른 작업을 실행하려면 현재 진행되는 작업을 취소합십시오.";
//Hide Log Window menu item
"Hide Log Window" = "로그 윈도우 가리기";
//Show log window menu item
"Show Log Window" = "로그 윈도우 보이기";
//Aappears in red in the log window when user cancels a task
"User cancelled task" = "사용자에 의해 작업이 취소됨";
//What displays when MainMenu is doing nothing, in the menu bar in grey words
"MainMenu: Inactive" = "MainMenu: 대기중";
//Title for the alert that warns that no admin pass was provided
"Authorization failed" = "인증 실패";
//Message for that alert
"Some tasks such as repairing your system's permissions require administrator privileges. The selected task will not run. Please try again later." = "시스템 권한 복구와 같은 일부 작업들은 관리자 권한이 요구됩니다. 선택된 작업은 실행되지 않을 것입니다. 나중에 재시도하시기 바랍니다.";
//Title for the restart warning
"Your system will be restarted" = "시스템을 재시동합니다.";
//Message for that
"Your computer will now be restarted. This is your last chance to save anything you haven't saved already. If you choose not to reboot your system, press cancel. However, doing so is strongly not recommended, as problems may arise." = "시스템을 재시동하려 합니다. 저장되지 않은 변경사항들이 있다면 지금 저장하시기 바랍니다. 재시동을 원치 않는다면 취소를 누르십시오. 하지만 이는 문제의 소지가 있으므로, 강력히 권장하지 않습니다.";
//Restart, Shut Down
"Restart" = "재시동";
"Shut Down" = "시스템 종료";
//Cancel
"Cancel" = "취소";
//For little words that say "Repair" and "Eject" in Disk Management menu
//DO NOT DELETE THE SPACES (at least for now)
"DiskMGRepair" = " 복구 ";
"DiskMGEject" = " 추출 ";
//Displayed in the Disk Management menu, if there is or is not any mounted media
"No Mounted Volumes" = "마운트된 볼륨 없음";
"Mounted Volumes" = "마운트된 볼륨";
//The menu item that ejects all non-local media, in disk management menu
"Eject All Non-Local Disks" = "모든 비로컬 디스크 추출";
//Title for unsupported system alert
"Unsupported OS version" = "지원되지 않는 OS 버전";
//Message for unsupported system alert, for systems newer than specified/tested
"Versions of Mac OS X newer than 10.4.9 are not supported by this copy of MainMenu. A new version of this application may have been released or will be soon. MainMenu will now quit." = "현재 MainMenu 에서는 10.4.9 버전 이후의 Mac OS X 을 지원하지 않습니다. MainMenu 의 새로운 버전을 확인하시기 바랍니다. MainMenu 는 종료될 것입니다.";
//Message for unsupported system alert, but for systems that are TOO OLD (pre-panther)
"Versions of Mac OS X older than 10.3.9 are not supported by this copy of MainMenu. MainMenu will now quit." = "현재 MainMenu 에서는 10.3.9 버전 이전의 Mac OS X 을 지원하지 않습니다. MainMenu 는 종료될 것입니다.";
//Title for alert that comes up if you try to quit MainMenu while a task is running
"Are you sure you want to quit MainMenu while a task is running?" = "정말로 작업을 중지하고 MainMenu 를 종료하시겠습니까?";
//Message for that alert
"It is recommended that you only do this if a task cannot be cancelled." = "작업을 취소할 수 없을 경우에만 종료할 것을 권장합니다.";
//Quit button, text, whatever.
"Quit" = "종료";
"Please quit your browser" = "Please quit your browser";
"Before continuing, please make sure the browser you are cleaning has been quit. If the browser is left open, the history may not be cleared properly." = "Before continuing, please make sure the browser you are cleaning has been quit. If the browser is left open, the history may not be cleared properly.";
//The word, "clean"
"Clean" = "삭제";
//Same as above, but plural, used for cleaning all browser history at once
"Please quit your browsers" = "브라우져를 종료하십시오.";
"Before continuing, please make sure the browsers you are cleaning have been quit. If the browsers are left open, their histories may not be cleared properly." = "계속하기 전에, 삭제하려는 항목의 브라우져가 실행 중인지 확인하십시오. 만일 브라우져가 계속 실행 중일 경우, 방문기록은 정상적으로 삭제되지 않을 것입니다.";
//Title for alert that says no batch tasks are selected
"There were no batch tasks to run" = "실행할 일괄 작업이 없습니다.";
//Message for this alert
"You can configure the batch tasks in the Preferences window. Do you want to do this now?" = "환경설정에서 실행할 일괄 작업들을 설정하지 않았습니다. 지금 설정하시겠습니까?";
"Task Completed" = "작업 완료";
"Batch tasks have been executed" = "일괄 작업이 실행되었습니다.";
//Configure
"Configure" = "설정";
//Ignore
"Ignore" = "무시";
//Clean user cache, Status string, the words under the task image
"Cleaning user cache" = "사용자 캐쉬 삭제";
//when finished
"Clean user cache complete" = "사용자 캐쉬 삭제 완료";
"Cleaning all users caches" = "모든 사용자 캐쉬 삭제";
//when we are finished
"Clean users cache complete" = "모든 사용자 캐쉬 삭제 완료";
"OK" = "확인";
//Confirmation for cleaning user, all users cache
"Are you sure you want to clean your user cache?" = "정말로 사용자 캐쉬를 삭제하시겠습니까?";
"Are you sure you want to clean every user's cache?" = "정말로 모든 사용자 캐쉬를 삭제하시겠습니까?";
//Messages for both a recommended reboot and a required reboot
"All running applications should be quit and a reboot will be performed. If you have not done so already, quit all other applications and save any unsaved documents." = "실행 중인 모든 응용 프로그램들을 종료하고 재시동해야 합니다. 아직 그렇지 않다면, 지금 다른 모든 응용 프로그램들을 종료하고 저장되지 않은 문서를 저장하십시오.";
"All running applications should be quit and a reboot is recommended for best results." = "최상의 결과를 얻으려면, 실행 중인 모든 응용 프로그램들을 종료하고 재시동해야 합니다.";
//Deep system cache cleaning confirm title and message
"Are you sure you want to deep clean the system cache?" = "정말로 시스템 캐쉬를 전체 삭제하시겠습니까?";
"All running applications should be quit and a reboot will be performed (a second reboot is also recommended). If you have not done so already, quit all other applications and save any unsaved documents." = "실행 중인 모든 응용 프로그램들을 종료하고 재시동해야 합니다 (두번째 재시동 또한 권장합니다). 아직 그렇지 않다면, 지금 다른 모든 응용 프로그램들을 종료하고 저장되지 않은 문서를 저장하십시오.";
//Status text under task image
"Deep cleaning system cache" = "시스템 캐쉬 전체 삭제";
//meaning its finished now, bold text in log window at end
"Clean system cache complete" = "시스템 캐쉬 삭제 완료";
//Font cache cleaning confirm title, will use the require reboot message
"Are you sure you want to clean the font cache files?" = "정말로 서체 캐쉬를 삭제하시겠습니까?";
//status text when cleaning font cache
"Cleaning font cache files" = "서체 캐쉬 삭제";
"Clean font cache files complete" = "서체 캐쉬 삭제 완료";
//System cache quick clean confirm title
"Are you sure you want to clean the system cache?" = "정말로 시스템 캐쉬를 삭제하시겠습니까?";
//status text, and completed text for system cache cleaning (quick)
"Cleaning system cache" = "시스템 캐쉬 삭제";
"Clean system cache complete" = "시스템 캐쉬 삭제 완료";
//Browser cache cleaning now. NOTE that %@ is the browser name, do not change
//For example, %@ could be Safari, Firefox, IE, etc.
"Rebuild Spotlight index complete" = "Spotlight 인덱스 재생성 완료";
//Title and message for the confirmation alert for spotlight (tiger) index rebuilding
"Are you sure you want to rebuild Spotlight's entire index?" = "정말로 Spotlight 의 전체 인덱스를 재생성하시겠습니까?";
"This may take a long time, depending on the size of your disk." = "이 작업은 디스크 크기에 따라 많은 시간이 소요될 수 있습니다.";
//the word "rebuild"
"Rebuild" = "재생성";
//Title and message for alert that appears when trying to run spotlight index removal on 10.3
"No Spotlight in Panther" = "10.3 버전에는 Spotlight 기능이 없습니다.";
"The Spotlight search only exists on Mac OS X 10.4 Tiger and newer. You cannot use this feature." = "Spotlight 검색 기능은 Mac OS X 10.4 버전 이상에만 포함되어 있습니다. 이 명령은 사용할 수 없습니다.";
//Disabling and enabling dashboard, if panther, alerts user.
"No Dashboard in Panther" = "10.3 버전에는 Dashboard 기능이 없습니다.";
"Dashboard only exists on Mac OS X 10.4 Tiger and newer. You cannot use this feature." = "Dashboard 기능은 Mac OS X 10.4 버전 이상에만 포함되어 있습니다. 이 명령은 사용할 수 없습니다.";
//for the pref checking and removal, status text
"Verifying preference files" = "환경설정 파일 확인";
"Preference files verified" = "환경설정 파일 확인 완료";
"PrefRemovalConfirm" = "정말로 모든 손상된 시스템 및 사용자 환경설정 파일들을 영구히 삭제하시겠습니까?";
"Removing corrupted preferences" = "손상된 환경설정 파일 삭제";
"Corrupted preferences removed" = "손상된 환경설정 파일 삭제 완료";
//Can not undo this action (used in many places)
"You cannot undo this action." = "이 작업은 취소할 수 없습니다.";
//remove
"Remove" = "삭제";
"Flushing lookupd cache" = "검색 캐쉬 삭제";
"Flush lookupd complete" = "검색 캐쉬 삭제 완료";
//Title for ds_store removal confirmation alert (this alert uses the cannotundo message)
"Are you sure you want to remove all .DS_Store files on all volumes?" = "정말로 모든 볼륨의 .DS_Store 파일을 삭제하시겠습니까?";
"Removing .DS_Store files" = ".DS_Store 파일 삭제";
"Remove .DS_Store complete" = ".DS_Store 파일 삭제 완료";
//Title for the "Remove Temporary Files" task confirmation alert
"Are you sure you want to remove temporary system files?" = "정말로 임시 시스템 파일을 삭제하시겠습니까?";
//status text for that task
"Removing temporary files" = "임시 파일 삭제";
"Remove temporary files complete" = "임시 파일 삭제 완료";
//status text for cleaning logs (all, archived)
"Cleaning archived logs" = "보관된 로그 삭제";
"Clean archived logs complete" = "보관된 로그 삭제 완료";
"Cleaning all logs" = "모든 로그 삭제";
"Clean all logs complete" = "모든 로그 삭제 완료";
//a bunch of status phrases for maintenance scripts (all, daily, weekly, etc)
"Running all maintenance scripts" = "모든 유지보수 스크립트 실행";
"Maintenance scripts complete" = "유지보수 스크립트 실행 완료";
//Permission repair strings, OS X + OS 9 perms
"Repairing disk permissions" = "디스크 권한 복구";
"Repairing OS 9 permissions" = "OS 9 권한 복구";
//When the task finishes
"Permissions repair complete" = "권한 복구 완료";
//Force empty trash confirmation title + message
"Empty" = "비우기";
"Are you sure you want to empty the trash on all volumes?" = "정말로 모든 볼륨의 휴지통을 비우시겠습니까?";
"Other users' trashes will also be emptied (FileVault users excepted). You cannot undo this action." = "다른 사용자의 휴지통 또한 모두 비워질 것입니다 (FileVault 사용자 제외). 이 작업은 취소할 수 없습니다.";
//force empty trash status text
"Force emptying all trash" = "모든 휴지통 강제 비우기";
"Force empty trash complete" = "휴지통 강제 비우기 완료";
//THIS time its for SECURE empty trash, not only force empty
//(meaning it writes the deleted files over with zeros or something like that)
"Are you sure you want to securely empty the trash on all volumes?" = "정말로 모든 볼륨의 휴지통을 보안 비우기 하시겠습니까?";
"You cannot recover files after securely deleting them. Other users' trashes will also be emptied (FileVault users excepted). You cannot undo this action." = "보안 삭제 후에는 파일들을 복구할 수 없습니다. 다른 사용자의 휴지통 또한 모두 비워질 것입니다 (FileVault 사용자 제외). 이 작업은 취소할 수 없습니다.";
//the status text
"Secure emptying all trash" = "보안 휴지통 비우기";
"Secure empty trash complete" = "보안 휴지통 비우기 완료";
//Rebuilding launchservices database status text
"Rebuilding LaunchServices database" = "LaunchServices 데이터베이스 재생성";
"Rebuilding complete" = "재생성 완료";
//Status text when repairing a disk
//The \"%@\" part is important, name of the disk we're repairing. dont remove
"Repair attempted on selected volume" = "선택된 볼륨에 대한 복구 미완료";
"Repairing disk \"%@\"" = "디스크 \"%@\" 복구";
// Strings for alert when MainMenu has been launched from a volume other than the boot
"MainMenu not launched from boot disk" = "MainMenu 가 시동 디스크에서 실행되지 않았습니다";
"You have launched MainMenu from the downloaded disk image, or another external volume. Please move MainMenu into any folder on the boot disk, such as the Applications folder, then try again." = "MainMenu 가 다운로드한 디스크 이미지나, 다른 외장 볼륨으로부터 실행되었습니다. MainMenu 를 시동 디스크의 응용 프로그램 폴더 등으로 이동 또는 복사한 후 재시도 하시기 바랍니다.";