// ------------------------------------------------------------------------ // Main Window // ------------------------------------------------------------------------ "FAX Utility"="FAX Utility"; "Printer"="印表機"; "Tool"="工具"; "Fax Settings"="傳真設定"; "Fax Transmission Record"="傳真傳送記錄"; "Check Fax Connection"="檢查傳真連線"; "Speed Dial/Group Dial List"="快速撥號/\n群組撥號清單"; "Fax Receive Monitor"="傳真接收監控"; "Str_FaxContacts"="聯絡資訊"; "Str_FaxAddressBook"="通訊錄"; "Str_FaxSyncContacts"="同步%@"; // ------------------------------------------------------------------------ // Select Printer // ------------------------------------------------------------------------ "Select Printer"="選取印表機"; "Select a printer from the list."="請從清單中選取印表機。"; "Make sure that the computer is connected to the printer, the printer driver is installed, setup for printing from the computer is finished, and the printer is turned on."="請確定電腦已連接至印表機、已安裝印表機驅動程式、已完成從電腦列印的設定,並且已開啟印表機電源。"; "Model"="機型"; "Name"="名稱"; "Setup..."="設定..."; "Cancel"="取消"; "Select"="選取"; // ------------------------------------------------------------------------ // Menu // ------------------------------------------------------------------------ "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"="找不到執行應用程式所需的檔案。\n請重新安裝 FAX Utility。"; "Str_Alert_Common_Cannot_Get_Printer_Information"="無法取得印表機 (傳真) 資訊。請開啟〝列印及傳真偏好設定〞,然後新增電腦傳真驅動程式。"; "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 Utility) // ------------------------------------------------------------------------ "Str_Alert_Fax_Transmission_Record_Cannot_Open"="無法開啟傳真傳送記錄,因為其他 FAX Utility 功能已經在執行中。請等候執行完畢,然後再試一次。"; "Str_Alert_Fax_Diagnosis_Cannot_Open"="無法啟動檢查傳真連線,因為其他 FAX Utility 功能已經在執行中。請等候執行完畢,然後再試一次。"; "Str_Alert_Fax_Settings_Cannot_Open"="無法啟動傳真設定,因為其他 FAX Utility 功能已經在執行中。請等候執行完畢,然後再試一次。"; "Str_Alert_Fax_SpeedDial_GroupDial_Cannot_Open"="無法開啟快速撥號/群組撥號清單,因為其他 FAX Utility 功能已經在執行中。請等候執行完畢,然後再試一次。"; // ------------------------------------------------------------------------ "LOC_AdminPassword_Title"="輸入管理員密碼"; "LOC_AdminPassword_Label"="管理員密碼"; "LOC_AdminPassword_Alert"="密碼不正確。"; "LOC_AdminPassword_OK"="好"; "LOC_AdminPassword_Cancel"="取消";