// ------------------------------------------------------------------------ // Main Window // ------------------------------------------------------------------------ "Check Fax Connection"="팩스 연결 검사"; "You can check if the printer and the phone line are ready to send faxes. The check result will be printed. Load plain paper in the printer."="프린터와 전화선이 팩스를 송신할 준비가 되었는지를 검사할 수 있습니다. 검사 결과가 인쇄됩니다. 일반 용지를 프린터에 급지하십시오."; "Make sure the printer is connected to the phone line. For information on how to load paper and connect the printer, see the documentation supplied with the printer."="프린터가 전화선에 연결되어 있는지 확인하십시오. 프린터를 연결하는 방법은 프린터와 함께 제공된 설명서를 참조하십시오."; "Press the Start button to run the check."="검사를 실행하려면 [시작] 버튼을 클릭하십시오."; "Start"="시작"; "Cancel"="취소"; // ------------------------------------------------------------------------ // Wait Dialog // ------------------------------------------------------------------------ "Checking the fax connection..."="팩스 연결 검사 중..."; // ------------------------------------------------------------------------ // Result Message // ------------------------------------------------------------------------ "Str_Alert_Fax_Diagnosis_Fax_Connection_Success"="팩스 연결이 정상입니다."; "Str_Alert_Fax_Diagnosis_Fax_Connection_Failed"="오류를 발견하였습니다. 자세한 내용은 인쇄된 보고서를 참조하십시오."; // ------------------------------------------------------------------------ // Menu // ------------------------------------------------------------------------ "FAX Utility"="FAX Utility"; "About FAX Utility..."="FAX Utility 정보..."; "Preferences..."="환경설정..."; "Services"="서비스"; "Hide FAX Utility"="FAX Utility 가리기"; "Hide Others"="기타 가리기"; "Show All"="모두 보기"; "Quit FAX Utility"="FAX Utility 종료"; "File"="파일"; "Close"="닫기"; "Window"="윈도우"; "Minimize"="윈도우 축소"; "Help"="도움말"; // ------------------------------------------------------------------------ // Alert(Common) // ------------------------------------------------------------------------ "Str_Alert_Common_Cancel"="취소"; "Str_Alert_Common_OK"="승인"; "Str_Alert_Common_Necessary_File_Not_Found"="응용 프로그램 실행에 필요한 파일을 찾을 수 없습니다.\nFAX Utility를 다시 설치하십시오."; "Str_Alert_Common_Cannot_Get_Printer_Information"="프린터(팩스) 정보를 가져올 수 없습니다. \"인쇄 및 팩스 기본 설정\"으로 이동하여 PC-FAX 드라이버를 추가하십시오."; "Str_Alert_Common_Confirm_OverWrite"="지정한 파일이 있습니다. 덮어쓰기를 하시겠습니까?"; "Str_Alert_Common_Not_Responding_Error"="프린터가 응답이 없습니다. 프린터의 전원이 켜져 있는지, 올바르게 연결되어 있는지 확인하십시오."; "Str_Alert_Common_Communication_Error"="프린터 통신 오류가 발생하였습니다."; "Str_Alert_Common_Printer_Processing_Error"="프린터가 데이터를 처리 중입니다. 잠시 후 다시 시도하십시오."; "Str_Alert_Common_Communication_Error_With_ErrorCode"="프린터와 통신 중 오류를 발견하였습니다.\n오류 코드 (%d)"; "Str_Alert_Common_Error_Occurred"="오류가 발생해서 진행이 취소되었습니다."; "Str_Alert_Common_PrinterStatusError"="프린터에 오류가 발생하였습니다. 오류를 해결하고 다시 시도하십시오."; // ------------------------------------------------------------------------ // Alert(Fax Check Connection) // ------------------------------------------------------------------------ "Str_Alert_Fax_Diagnosis_Cannot_Open"="다른 FAX Utility 기능이 이미 실행 중이므로 팩스 연결 검사를 시작할 수 없습니다. 마칠 때까지 기다렸다가 다시 시도하십시오."; "Str_Alert_Fax_Diagnosis_Canceled"="팩스 연결 검사가 취소되었습니다."; "Str_Alert_Fax_Diagnosis_Cannot_Get_Result"="검사 결과를 가져올 수 없습니다.";