📄 icemail.properties
字号:
## LabelsOpenStore.StoreName.label.text=Store Name:OpenStore.StoreUrl.label.text=Store URL:OpenStore.NameSpace.label.text=Name Space:## FieldsOpenStore.StoreName.field.tip=Enter the nameOpenStore.StoreURL.field.tip=Enter the URLOpenStore.NameSpace.field.tip=Enter the name space## ButtonsOpenStore.Open.button.text=OpenOpenStore.Open.button.tip=Open the named storeOpenStore.Open.button.command=OPENOpenStore.Cancel.button.text=CancelOpenStore.Cancel.button.tip=Cancel all changesOpenStore.Cancel.button.command=CANCEL##..................................................# PrintMessageThread.java#PrintMessage.Title=Print Message# NOTE: Beware of trailing spaces!PrintMessage.To=To: PrintMessage.From=From: PrintMessage.Cc=CC: PrintMessage.Bcc=BCC: PrintMessage.Date=Date: PrintMessage.Subject=Subject: ## LabelsPrintMessage.Printing.label.text=Printing Message(s)...## DialogsPrintMessage.MessageError.dialog.title=Error Printing MessagesPrintMessage.MessageError.dialog.message=Messaging Error while printing message.\nException Message: {0}PrintMessage.MessageError.dialog.options=Continue##..................................................# PropertiesDialog.java#Properties.Title=Message Properties## LabelsProperties.label.icon=/org/icemail/mail/images/properties.gif## ButtonsProperties.button.text=ContinueProperties.button.command=OK##..................................................# QuickViewer.java## TitlesQuickViewer.SaveAttachment=Save Attachment# NOTE: Beware of trailing spaces!QuickViewer.Date=Date: QuickViewer.From=From: QuickViewer.To=To: QuickViewer.Cc=CC: QuickViewer.Bcc=BCC: QuickViewer.Reply=Reply-To: QuickViewer.Subject=Subject: ## Popup MenusQuickViewer.attachment.popupmenu.label=AttachmentQuickViewer.attachment.menuitem0.text=SaveQuickViewer.attachment.menuitem0.command=POPUP:SAVEQuickViewer.attachment.menuitem1.text=ViewQuickViewer.attachment.menuitem1.command=POPUP:VIEWQuickViewer.attachment.menuitem2.text=View As...QuickViewer.attachment.menuitem2.command=POPUP:VIEWASQuickViewer.attachment.menuitem3.text=Properties...QuickViewer.attachment.menuitem3.command=POPUP:PROPS#QuickViewer.noviewcommand=ICEMail could not locate a 'view' command for this attachment.\n\nYou need to add an entry to your mailcap file for the content\ntype, {0}. If you are not sure what viewer\nto use, 'org.icemail.mail.HexViewer' is a reasonable default.QuickViewer.noviewer=ICEMail could not obtain the viewer for this attachment.\n\nThe viewer's command was {0}.\nThe command class was {1}.#QuickViewer.viewing=ViewingQuickViewer.saving=Saving## DialogsQuickViewer.LargeAttach.dialog.title=Warning Large AttachmentQuickViewer.LargeAttach.dialog.message=This attachment is {0} Megabytes.\n{1} large attachments can take a long time due to conversion processing.\n\nDo you wish to continue despite the potential wait?QuickViewer.LargeAttach.dialog.options=No,Yes#QuickViewer.SaveError.dialog.title=Error Saving AttachmentQuickViewer.SaveError.dialog.message=Error while saving attachment; {0}.\nException Message: {1}QuickViewer.SaveError.dialog.options=Continue#QuickViewer.SMimeError.dialog.title=Warning Decrypting MessageQuickViewer.SMimeError.dialog.message=This message is an S/MIME message,\nand the message appears to be encrypted.\nICEMail is unable to locate a digital ID\nthat will decrypt the message, so ICEMail\nwill display the message 'raw'. You will\nlikely see no message and one attachment\nof type 'application/x-pkcs7-mime'.QuickViewer.SMimeError.dialog.options=Continue##..................................................# SendMessageThread.java#SendMessage.Title=Send Message## LabelsSendMessage.Sending.label.text=Sending Message...## DialogsSendMessage.SendError.dialog.title=Error Sending MessageSendMessage.SendError.dialog.message=Error while sending message; state {0}.\nException Message: {1}SendMessage.SendError.dialog.options=Continue##..................................................# SignatureDialog.java#Signature.Title=Configure Signatures## LabelsSignature.Name.label.text=Name:Signature.Signature.label.text=Signature:## FieldsSignature.Name.field.tip=Enter a name for a signature## ButtonsSignature.Save.button.text=SaveSignature.Save.button.tip=Save the signatureSignature.Save.button.command=SAVESignature.Clear.button.text=ClearSignature.Clear.button.tip=Clear all fieldsSignature.Clear.button.command=CLEARSignature.Delete.button.text=DeleteSignature.Delete.button.tip=Delete the signatureSignature.Delete.button.command=DELETESignature.Close.button.text=CloseSignature.Close.button.tip=Close this windowSignature.Close.button.command=CLOSE##..................................................# SMTPConfigDialog.java#SMTPConfig.Title=Configure SMTP Transport## LabelsSMTPConfig.Hostname.label.text=Host Name:## FieldsSMTPConfig.Hostname.field.tip=Enter the name of the SMTP host## ButtonsSMTPConfig.Save.button.text=SaveSMTPConfig.Save.button.tip=Save all changesSMTPConfig.Save.button.command=SAVESMTPConfig.Cancel.button.text=CancelSMTPConfig.Cancel.button.tip=Cancel all changesSMTPConfig.Cancel.button.command=CANCEL##..................................................# StoreConfigDialog.java#StoreConfig.Title=Configure Mail StoresStoreConfig.List.tip=List of defined storesStoreConfig.StoreProtocol.combo.tip=Choose a protocol providerStoreConfig.NameSpace.combo.tip=Choose a name space pattern (usually empty)## LabelsStoreConfig.StoreName.label.text=Store Name:StoreConfig.StoreProtocol.label.text=Store Protocol:StoreConfig.Hostname.label.text=Server Hostname:StoreConfig.HostAccount.label.text=Server Account:StoreConfig.HostPassword.label.text=Server Password:StoreConfig.FilePath.label.text=File Path:StoreConfig.NameSpace.label.text=Name Space:StoreConfig.StoreURL.label.text=Store URL:## FieldsStoreConfig.StoreName.field.tip=Enter a nameStoreConfig.Hostname.field.tip=Enter a hostname of a mail serverStoreConfig.HostAccount.field.tip=Enter an account name on a mail serverStoreConfig.HostPassword.passfld.tip=Enter an account password on a mail serverStoreConfig.FilePath.field.tip=Enter a file path on a mail server (usually empty)StoreConfig.StoreURL.field.tip=Full URL based on above fields## ButtonsStoreConfig.Save.button.text=SaveStoreConfig.Save.button.tip=Save all changesStoreConfig.Save.button.command=SAVEStoreConfig.Clear.button.text=ClearStoreConfig.Clear.button.tip=Clear all fields for entryStoreConfig.Clear.button.command=CLEARStoreConfig.Delete.button.text=DeleteStoreConfig.Delete.button.tip=Delete the current storeStoreConfig.Delete.button.command=DELETEStoreConfig.Close.button.text=CloseStoreConfig.Close.button.tip=Close without making changesStoreConfig.Close.button.command=CLOSE## DialogsStoreConfig.SaveError.dialog.title=Warning Saving StoreStoreConfig.SaveError.dialog.message=You have not specified a store name or a URL,\nboth of which are required to define a store.StoreConfig.SaveError.dialog.options=Continue#StoreConfig.DeleteError.dialog.title=Warning Saving StoreStoreConfig.DeleteError.dialog.message=You must first select a store to delete.StoreConfig.DeleteError.dialog.options=Continue##..................................................# StoreProtocolDialog.java#StoreProtocol.Title=Configure Store Protocol## LabelsStoreProtocol.Protocol.label.text=Transport Protocol:StoreProtocol.Available.label.text=Available Protocols## FieldsStoreProtocol.Protocol.field.tip=Enter a protocol name## ButtonsStoreProtocol.Save.button.text=SaveStoreProtocol.Save.button.tip=Save all changesStoreProtocol.Save.button.command=SAVEStoreProtocol.Cancel.button.text=CancelStoreProtocol.Cancel.button.tip=Cancel all changesStoreProtocol.Cancel.button.command=CANCEL##..................................................# StoreTreeNode.java### DialogsStoreTreeNode.AuthenticationError.dialog.title=Error Opening StoreStoreTreeNode.AuthenticationError.dialog.message=Authentication failed while opening the store.\nReload the stores and try again.\nException: {0}StoreTreeNode.AuthenticationError.dialog.options=Continue#StoreTreeNode.MessageError.dialog.title=Error Opening StoreStoreTreeNode.MessageError.dialog.message=A message error occured while opening the store.\nReload the stores and try again.\nException: {0}StoreTreeNode.MessageError.dialog.options=Continue##..................................................# TempManagerDialog.java#TempManager.Title=Configure Temporary Directory## LabelsTempManager.Directory.label.text=Temporary Directory:## FieldsTempManager.Directory.field.tip=Enter a directory path## ButtonsTempManager.Save.button.text=SaveTempManager.Save.button.tip=Save all changesTempManager.Save.button.command=SAVETempManager.Cancel.button.text=CancelTempManager.Cancel.button.tip=Cancel all changesTempManager.Cancel.button.command=CANCEL## DialogsTempManager.CreateDir.dialog.title=Create Temporary DirectoryTempManager.CreateDir.dialog.message=Directory, {0}, does not exist.\nDo you want to create it?TempManager.CreateDir.dialog.options=Cancel,Create##..................................................# TransportDialog.java#Transport.Title=Configure Transport Protocol## LabelsTransport.Protocol.label.text=Transport Protocol:Transport.Available.label.text=Available Transport Protocols## FieldsTransport.Protocol.field.tip=Select a protocol from the list## ButtonsTransport.Save.button.text=SaveTransport.Save.button.tip=Save all changesTransport.Save.button.command=SAVETransport.Cancel.button.text=CancelTransport.Cancel.button.tip=Cancel all changesTransport.Cancel.button.command=CANCEL##..................................................# UserConfigDialog.java#UserConfig.Title=Configure User Information## LabelsUserConfig.FromAddress.label.text=From Address:UserConfig.FromPersonal.label.text=From Personal:UserConfig.ReplyToAddress.label.text=Reply To Address:UserConfig.ReplyToPersonal.label.text=Reply To Personal:UserConfig.Organization.label.text=Organization:## FieldsUserConfig.FromAddress.field.tip=Enter an email addressUserConfig.FromPersonal.field.tip=Enter a personal nameUserConfig.ReplyToAddress.field.tip=Enter an email addressUserConfig.ReplyToPersonal.field.tip=Enter a personal nameUserConfig.Organization.field.tip=Enter an organization name## ButtonsUserConfig.Save.button.text=SaveUserConfig.Save.button.tip=Save all changesUserConfig.Save.button.command=SAVEUserConfig.Cancel.button.text=CancelUserConfig.Cancel.button.tip=Cancel all changesUserConfig.Cancel.button.command=CANCEL##..................................................# ViewAsDialog.java#ViewAs.Title=Viewing AttachmentsViewAs.PartProperties=Message Part Properties:## LabelsViewAs.label.text=View as:## FieldsViewAs.field.tip=Select a type from the list## ButtonsViewAs.View.button.text=ViewViewAs.View.button.tip=View attachmentViewAs.View.button.command=VIEWViewAs.Cancel.button.text=CancelViewAs.Cancel.button.tip=Cancel all changesViewAs.Cancel.button.command=CANCEL## DialogsViewAs.NoViewer.dialog.title=Error Viewing AttachmentViewAs.NoViewer.dialog.message=A viewer for this content type, {0}, cannot be found.ViewAs.NoViewer.dialog.options=Continue##..................................................# Win32ShellViewer.java### DialogsWinViewer.FileNotFound.dialog.title=Error Viewing AttachmentWinViewer.FileNotFound.dialog.message=ICEMAIL had trouble reading the temporary directory.\nCheck the configuration by selecting the 'Temporary File...' menu item.\nException: {0}WinViewer.FileNotFound.dialog.options=Continue#WinViewer.NoSuchKey.dialog.title=Error Viewing AttachmentWinViewer.NoSuchKey.dialog.message=ICEMail had trouble locating the application for this MIME type, {0}.\nConsult the 'File Types' tab via the 'Options...'\nmenu item in the 'View' menu in your Explorer window.\nException: {1}WinViewer.NoSuchKey.dialog.options=Continue#WinViewer.UnsatisfiedLink.dialog.title=Error Viewing AttachmentWinViewer.UnsatisfiedLink.dialog.message=ICEMail had trouble loading the proper libraries.\nIt appears that you have not installed either\nthe ICE_JNIDDE or the ICE_JNIRegistry native library.\nConsult the documentation regarding Windows installation.\nException: {0}WinViewer.UnsatisfiedLink.dialog.options=Continue#WinViewer.DDE.dialog.title=Error Viewing AttachmentWinViewer.DDE.dialog.message=ICEMail had trouble with the DDE communications.\nPossibly 'ICE_JNIDDE.dll' is not found in your system paths.\nException: {0}WinViewer.DDE.dialog.options=Continue#WinViewer.Registry.dialog.title=Error Viewing AttachmentWinViewer.Registry.dialog.message=ICEMail had trouble reading the registry.\nException: {0}WinViewer.Registry.dialog.options=Continue#WinViewer.IO.dialog.title=Error Viewing AttachmentWinViewer.IO.dialog.message=ICEMail had trouble writing the temporary file.\nException: {0}WinViewer.IO.dialog.options=Continue#WinViewer.MimeTypeParse.dialog.title=Error Viewing AttachmentWinViewer.MimeTypeParse.dialog.message=ICEMail could not determine the content type.\nException: {0}WinViewer.MimeTypeParse.dialog.options=Continue##..................................................# Exceptions## MailUtilities.javaException.noFolderSpecified=There is no appropriate folder in which to save the message.Exception.missingFolder=Message folder is missing, {0}.Exception.missingStore=Message store is missing, {0}.Exception.invalidFolderPath=Invalid message folder path, {0}. (USEAGE: store/path).## MainFrame.javaException.missingHelpURL=HelpSet URL is null (missing?).## SendMessageThread.javaException.noRecipients=No recipients specified; To, Cc, Bcc.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -