// ------------------------------------------------------------------------ // Main Window // ------------------------------------------------------------------------ "Fax Transmission Record"="Fax Transmission Record"; "User Name"="User Name"; "Start Date/Time"="Start Date/Time"; "End Date/Time"="End Date/Time"; "Recipient"="Recipient"; "Company/Corp."="Company/Corp."; "Fax Number"="Fax Number"; "Status"="Status"; "Number of Pages"="Number of Pages"; "Image Quality"="Image Quality"; "Str_Fax_Transmission_Record_Num_Of_Selected"="%1$d of %2$d selected"; // ------------------------------------------------------------------------ // Menu // ------------------------------------------------------------------------ "FAX Utility"="FAX Utility"; "About FAX Utility..."="About FAX Utility..."; "Preferences..."="Preferences..."; "Services"="Services"; "Hide FAX Utility"="Hide FAX Utility"; "Hide Others"="Hide Others"; "Show All"="Show All"; "Quit FAX Utility"="Quit FAX Utility"; "File"="File"; "Close"="Close"; "Save"="Save"; "Edit"="Edit"; "Delete log"="Delete log"; "Window"="Window"; "Minimize"="Minimize"; "Help"="Help"; // ------------------------------------------------------------------------ // Status // ------------------------------------------------------------------------ "SentStatusError0"="Sent"; "SentStatusError10001"="Transmission canceled"; "SentStatusError10002"="No recipient specified"; "SentStatusError10003"="Unsupported paper size"; "SentStatusError10004"="Out of disk space"; "SentStatusError10005"="Fax line is busy"; "SentStatusError10006"="Dialed number invalid"; "SentStatusError10007"="Color transmission failure"; "SentStatusError10008"="No dial tone detected"; "SentStatusError10009"="No response"; "SentStatusError10010"="Page limit exceeded"; "SentStatusError10011"="Unknown comm. error"; "SentStatusError10012"="PC to printer comm. error"; "SentStatusError10013"="Printer to recipient comm. error"; "SentStatusError10014"="PC-FAX is off"; "SentStatusErrorComm"="Communication error(%d)"; "SentStatusError10015"="Transmission status unknown"; "SentStatusError110001"="Unknown error"; "SentResolutionNormal"="Normal"; "SentResolutionFine"="Fine(Color)"; "SentResolutionPhoto"="Photo"; // ------------------------------------------------------------------------ // Alert(Common) // ------------------------------------------------------------------------ "Str_Alert_Common_Cancel"="Cancel"; "Str_Alert_Common_OK"="OK"; "Str_Alert_Common_Necessary_File_Not_Found"="Cannot find the necessary file to execute the application.\nReinstall FAX Utility."; "Str_Alert_Common_Cannot_Get_Printer_Information"="Unable to obtain printer (fax) information. Open \"Print & Fax Preferences\" and add the PC-FAX driver."; "Str_Alert_Common_Confirm_OverWrite"="The file specified already exists. Do you want to overwrite?"; "Str_Alert_Common_Not_Responding_Error"="The printer is not responding. Make sure the printer is connected correctly and the power is on."; "Str_Alert_Common_Communication_Error"="A printer communication error occurred."; "Str_Alert_Common_Printer_Processing_Error"="The printer is processing data. Wait for a while and then try again."; "Str_Alert_Common_Communication_Error_With_ErrorCode"="An error was detected while communicating with the printer.\nError Code (%d)"; "Str_Alert_Common_Error_Occurred"="Processing canceled because an error occurred."; "Str_Alert_Common_PrinterStatusError"="An error occurred in the printer. Clear the error and then try again."; // ------------------------------------------------------------------------ // Alert(FAX Transmission Records) // ------------------------------------------------------------------------ "Str_Alert_Fax_Transmission_Record_Cannot_Open"="Cannot open Fax Transmission Record because another FAX Utility function is already running. Please wait until it has finished and try again."; "Str_Alert_Fax_Transmission_Record_Cannot_Open_Record_File"="Cannot open the transmission record file. You have no access rights or the file does not exist."; "Str_Alert_Fax_Transmission_Record_Transmission_Record_Not_Found"="No transmission record. "; "Str_Alert_Fax_Transmission_Record_LogData_Save_Failed"="Failed to save the log file. Change the path and file name, and save it again."; "Str_Alert_Fax_Transmission_Record_LogData_Delete_Failed"="Failed to delete the log file. Another application may be using it, or you have no access rights, or it may already have been deleted."; "Str_Alert_Fax_Transmission_Record_Confirm_Delete_LogFile"="All logs will be deleted. Do you want to continue?"; // ------------------------------------------------------------------------ "SentStatusError10017"="Authentication failure (not allowed)"; "SentStatusError10018"="Incorrect phone line connection"; "SentResolutionPhotoY2"="Quality"; "SentResolutionPhotoX2Y2"="High Quality";