/* Host name that is shown if the printer is local */
" " = " ";
/* File size format for megabytes in directory listing */
"%.1f MB" = "%.1fMB";
/* File size format for bytes in directory listing */
"%d bytes" = "%d 바이트";
/* File size format for kilobytes in directory listing */
"%d KB" = "%dKB";
/* Title of Add Printer button in the printer list toolbar */
/* Title of Add button in No Printers Alert */
"Add" = "추가";
/* The Address label in the Get Info window. */
"Address:" = "주소:";
/* Advanced browser in the Add Printer window Connection menu */
"Advanced" = "고급";
/* Title of alert shown when there is an error adding a printer. */
"An error occurred while trying to add the selected printers." = "선택한 프린터를 추가하는 동안 오류가 발생했습니다.";
/* Title of alert shown when there is an error deleting a printer. */
"An error occurred while trying to delete the selected printers." = "선택한 프린터를 삭제하는 동안 오류가 발생했습니다.";
/* Title of alert shown when there is an error setting the default printer */
"An error occurred while trying to set the default printer." = "기본 프린터를 설정하는 동안 오류가 발생했습니다.";
/* Title for delete printer confirmation alert when there are jobs waiting */
"Are you sure you want to delete \"%@\"?" = "\“%@\”을(를) 삭제하겠습니까?";
/* Title of Cancel button */
"Cancel" = "취소";
/* Title of Choose Application button */
"Choose Application..." = "응용 프로그램 선택...";
/* Status string shown in the queue window while the printer connection is closing */
"Closing printer connection" = "프린터 연결 닫는 중";
/* Title of Continue button */
"Continue" = "계속";
/* Title of Delete button in toolbar */
"Delete" = "삭제";
/* Title of Delete button in okay to delete printer button. */
"Delete Printer" = "프린터 삭제";
/* Directory Services item in the Add Printer window Connection menu */
"Directory Services" = "디렉토리 서비스";
/* The driver version label in the Get Info window. */
"Driver Version:" = "드라이버 버전:";
/* Title of Edit Printer List button */
"Edit Printer List..." = "프린터 목록 편집...";
/* Status string shown in the printer list window for a printer that is displaying on Error */
"Error" = "오류";
/* Error number shown in error alerts */
"Error %d" = "%d 오류";
/* The label in the fax info panel when inspecting a printer. */
"Fax Name:" = "팩스 이름:";
/* Status string shown in the printer list window for a fax that is currently processing a job */
"Faxing" = "팩스 진행 중";
/* The Address label in the Get Info window. */
"Host Name:" = "호스트 이름:";
/* Location Unknown */
"Location Unknown" = "알 수 없는 위치";
/* The LPR queue label in the Get Info window. */
"LPR Queue:" = "LPR 큐:";
/* Title of Make Default button in the printer list toolbar */
"Make Default" = "기본 프린터로 설정";
/* Title of alert shown when new drivers are detected. */
"New printer drivers detected." = "새로운 프린터 드라이버를 발견했습니다.";
/* Title of OK button */
"OK" = "승인";
/* Status string shown in the queue window while the printer connection is opening */
"Opening printer connection" = "프린터 연결 여는 중";
/* The label in the printer info panel when inspecting a printer. */
"Printer Name:" = "프린터 이름:";
/* The default name for a printer pool in the printer pool creation panel. */
"Printer Pool" = "프린터 풀";
/* The label in the printer info panel when inspecting a printer pool. */
"Printer Pool:" = "프린터 풀:";
/* Status string shown in the printer list window for a printer that is currently processing a job */
"Printing" = "프린트 중";
/* The Queue Name label in the Get Info window. */
"Queue Name:" = "대기열 이름:";
/* The name for the Shared Faxes disclosure item in the Fax List. */
"Shared Faxes" = "공유 팩스";
/* The name for the Shared Printers disclosure item in the Printer List. */
"Shared Printers" = "공유 프린터";
/* Title of Show Info button in the printer list toolbar */
"Show Info" = "정보 보기";
/* Title of Show Jobs button in the printer list toolbar */
"Show Jobs" = "작업 보기";
/* Title of menu item which starts the printer
Title of Start Jobs button in the printer list toolbar */
"Start Jobs" = "작업 시작";
/* Status string shown in the queue window while the job is just starting to print */
"Starting Job" = "작업 시작 중";
/* Title of menu item which stops the printer
Title of Stop Jobs button in the printer list toolbar */
"Stop Jobs" = "작업 중단";
/* Status string shown in the printer list window for a stopped printer */
"Stopped" = "중단됨";
/* Text of the alert shown to the user when there is an error setting the default printer */
"The default printer has not been changed." = "기본 프린터가 변경되지 않았습니다.";
/* Message for delete printer confirmation alert when there are jobs waiting */
"There are jobs waiting to be printed on this printer. Deleting this printer will delete all waiting jobs." = "이 프린터에서 프린트할 작업이 대기 중입니다. 이 프린터를 삭제하면 모든 대기 작업을 삭제할 것입니다.";
/* Message for delete printer confirmation alert when there is a job printing */
"There is a job that is currently being printed on this printer. Deleting this printer will cancel and delete the currently printing job and delete all waiting jobs." = "이 프린터에서 현재 프린트 중인 작업이 있습니다. 이 프린터를 삭제하면 현재 프린트 작업을 취소하거나 삭제하고, 대기 중인 모든 작업을 삭제할 것입니다.";
/* Alert shown when LaunchServices can't find an application for the document to be printed */
"There is no default application specified to print the document \"%@\"" = "\"%@\" 도큐멘트를 프린트하도록 지정한 기본 응용 프로그램이 없습니다.";
/* Title of Utility Printer button in the printer list toolbar */
"Utility" = "유틸리티";
/* Message of alert shown when when there are now printers. */
"Would you like to add to your list of printers now?" = "지금 프린터 목록에 추가하겠습니까?";
/* Message of alert shown when when new drivers are detected. */
"Would you like to reload the browser?" = "브라우저를 다시 로드하겠습니까?";
/* Title of alert shown when there are now printers. */
"You have no printers available." = "사용 가능한 프린터가 없습니다.";
/* Title of the control that allows the user to enable TBCP. */