// ------------------------------------------------------------------------ // 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"="无法获取打印机(传真)信息。请前往\"打印与传真首选项\",并添加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 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"="取消";