// ------------------------------------------------------------------------ // Main Window // ------------------------------------------------------------------------ "Str_FaxContacts"="Contacts"; "Str_FaxAddressBook"="Address Book"; "Str_FaxSyncContacts"="Synchronize %@"; "Str_FaxSyncContacts_Start"="Start"; "Str_FaxPrintQueue"="Print Queue"; "Str_FaxStatus"="Status"; "Str_FaxSyncContacts_Sync_Waiting"="Please wait."; "Str_FaxSyncContact_CannotAccess_A"="Access to %@ is not allowed."; "Str_FaxSyncContact_CannotAccess_B"="Allow FAX Utility to access %@. Go to [System Preferences] - [Security & Privacy] - [Privacy] - [%@].\nRestart FAX Utility to update. "; "Str_FaxSyncContact_StartInfo_A"="Synchronizes %@ (manual)"; "Str_FaxSyncContact_StartInfo_B"="Allows your %@ list to be displayed when selecting fax recipients in the [Print...] dialogue of other applications. Remember to synchronize %@ again if you perform any edits to your %@ list."; "Str_FaxSyncContact_StartInfo_C"="This will be applied to all Epson fax print queues.\n Before proceeding ensure:"; "Str_FaxSyncContact_StartInfo_D"=" -[Print...] dialogues of all applications are closed.\n -No faxes are being sent.\n -No printer fax queues are paused."; "Str_FaxSyncContact_OpenPrintQueue"="To access the print queues, go to [System Preferences] - [Print & Scan] - [Open Print Queue...]."; "Str_FaxSyncContact_StartInfo_Start"="Click [Start] to start synchronizing %@."; "Str_FaxSyncContact_State_Title"="Epson fax print queues to synchronize %@:"; "Str_FaxSyncContact_State_Idle"="Ready"; "Str_FaxSyncContact_State_InProgress"="Synchronizing"; "Str_FaxSyncContact_State_PauseQueue"="Paused"; "Str_FaxSyncContact_State_SendingFax"="Sending faxes"; "Str_FaxSyncContact_State_HoldJob"="Holding job"; "Str_FaxSyncContact_State_WaitSync"="Busy"; "Str_FaxSyncContact_State_SyncComplete"="Synchronization complete"; "Str_FaxSyncContact_State_SyncFailed"="Synchronization failed"; "Str_FaxSyncContacts_Sync"="Synchronizing %@."; "Str_FaxSyncContacts_SyncBusy"="Cannot synchronize with one or more print queues. Synchronize %@ will resume after print queues are unpaused or faxes have been sent."; "Str_FaxSyncContacts_SyncBusy_Check"="Check the Epson fax print queues."; "Str_FaxSyncContacts_Sync_Cancel"="Canceling."; "Str_FaxSyncContacts_Complete"="Synchronizing %@ complete."; "Str_FaxSyncContacts_CompleteWithCancel"="(Synchronizing %@ already completed before operation was canceled.)"; "Str_FaxSyncContacts_Error_A"="Synchronizing %@ is failed."; "Str_FaxSyncContacts_Error_B"="Check the Epson fax print queues are not Paused, Holding job, or Sending faxes."; "Str_FaxSyncContact_ErrorOldPPD"="One or more Epson fax print queues were created by an older PC-Fax Driver.\n\nTo synchronize %@, you must go to [System Preferences] - [Print & Scan], then delete and recreate the Epson fax print queues with the latest PC-FAX Driver."; "Str_FaxSyncContact_State_Title_ErrorOldPPD"="Epson fax print queues to recreate:"; // ------------------------------------------------------------------------ // 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"; "Window"="Window"; "Minimize"="Minimize"; "Help"="Help"; // ------------------------------------------------------------------------ // 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.";