📄 idresourcestringsprotocols.pas
字号:
{ $HDR$}
{**********************************************************************}
{ Unit archived using Team Coherence }
{ Team Coherence is Copyright 2002 by Quality Software Components }
{ }
{ For further information / comments, visit our WEB site at }
{ http://www.TeamCoherence.com }
{**********************************************************************}
{}
{ $Log: 56903: IdResourceStringsProtocols.pas
{
{ Rev 1.10 24.08.2004 18:01:42 Andreas Hausladen
{ Added AttachmentBlocked property to TIdAttachmentFile.
}
{
{ Rev 1.9 7/29/2004 2:15:32 AM JPMugaas
{ New property for controlling what AUTH command is sent. Fixed some minor
{ issues with FTP properties. Some were not set to defaults causing
{ unpredictable results -- OOPS!!!
}
{
{ Rev 1.8 7/28/2004 8:26:48 AM JPMugaas
{ Further work on the SMTP Server. Not tested yet.
}
{
{ Rev 1.7 7/16/2004 4:28:44 AM JPMugaas
{ CCC Support in TIdFTP to complement that capability in TIdFTPServer.
}
{
{ Rev 1.6 7/13/2004 3:31:20 AM JPMugaas
{ Messages for a new FTP server feature, CCC.
}
{
{ Rev 1.5 6/20/2004 8:17:20 PM JPMugaas
{ Message for FTP Deflate FXP.
}
{
{ Rev 1.4 6/16/04 12:52:36 PM RLebeau
{ Changed wording of RSPOP3SvrInternalError
}
{
{ Rev 1.2 3/2/2004 6:38:58 AM JPMugaas
{ Stuff for more comprehensive help in the FTP Server.
}
{
{ Rev 1.1 2/3/2004 4:12:28 PM JPMugaas
{ Fixed up units so they should compile.
}
{
{ Rev 1.0 2004.02.03 7:46:06 PM czhower
{ New names
}
{
{ Rev 1.26 2/1/2004 4:47:50 AM JPMugaas
{ Resource strings from the MappedPort units.
}
{
{ Rev 1.25 1/5/2004 11:53:32 PM JPMugaas
{ Some messages moved to resource strings. Minor tweeks. EIdException no
{ longer raised.
}
{
{ Rev 1.24 30/12/2003 23:27:22 CCostelloe
{ Added RSIMAP4DisconnectedProbablyIdledOut
}
{
{ Rev 1.23 11/28/2003 4:10:10 PM JPMugaas
{ RS for empty names in FTP upload.
}
{
{ Rev 1.22 11/13/2003 5:44:38 PM VVassiliev
{ Add RSQueryInvalidIpV6 for DNSResolver
}
{
{ Rev 1.21 10/20/2003 12:58:18 PM JPMugaas
{ Exception messages moved to RS.
}
{
Rev 1.20 10/17/2003 1:15:26 AM DSiders
Added resource strings used in Message Client, HTTP, IMAP4.
}
{
{ Rev 1.19 2003.10.14 1:28:00 PM czhower
{ DotNet
}
{
{ Rev 1.18 10/9/2003 10:15:46 AM JPMugaas
{ FTP SSCN FXP Message.
}
{
{ Rev 1.17 9/8/2003 02:24:36 AM JPMugaas
{ New message for custom FTP Proxy support.
}
{
Rev 1.16 8/10/2003 11:05:22 AM BGooijen
fixed typo
}
{
{ Rev 1.15 6/17/2003 03:14:38 PM JPMugaas
{ FTP Structured help message.
}
{
{ Rev 1.14 6/17/2003 09:08:00 AM JPMugaas
{ Improved SITE HELP handling.
}
{
{ Rev 1.13 10/6/2003 4:07:14 PM SGrobety
{ IdCoder3to4 addition for exception handling
}
{
{ Rev 1.12 6/9/2003 05:14:54 AM JPMugaas
{ Fixed crical error.
{ Supports HDR and OVER commands defined in
{ http://www.ietf.org/internet-drafts/draft-ietf-nntpext-base-18.txt if feature
{ negotiation indicates that they are supported.
{ Added XHDR data parsing routine.
{ Added events for when we receive a line of data with XOVER or XHDR as per
{ John Jacobson's request.
}
{
{ Rev 1.11 6/8/2003 02:59:26 AM JPMugaas
{ RFC 2449 and RFC 3206 support.
}
{
{ Rev 1.10 5/22/2003 05:26:08 PM JPMugaas
{ RFC 2034
}
{
{ Rev 1.9 5/19/2003 08:12:46 PM JPMugaas
{ Strings for IdPOP3Reply unit.
}
{
{ Rev 1.8 5/8/2003 03:18:20 PM JPMugaas
{ Flattened ou the SASL authentication API, made a custom descendant of SASL
{ enabled TIdMessageClient classes.
}
{
{ Rev 1.7 5/8/2003 02:18:12 AM JPMugaas
{ Fixed an AV in IdPOP3 with SASL list on forms. Made exceptions for SASL
{ mechanisms missing more consistant, made IdPOP3 support feature feature
{ negotiation, and consolidated some duplicate code.
}
{
{ Rev 1.6 3/27/2003 05:46:44 AM JPMugaas
{ Updated framework with an event if the TLS negotiation command fails.
{ Cleaned up some duplicate code in the clients.
}
{
{ Rev 1.5 3/19/2003 02:42:18 AM JPMugaas
{ Added more strings for the SMTP server.
}
{
{ Rev 1.4 3/17/2003 02:28:32 PM JPMugaas
{ Updated with some TLS strings.
}
{
{ Rev 1.3 3/9/2003 02:11:48 PM JPMugaas
{ Removed server support for MODE B and MODE C. It turns out that we do not
{ support those modes properly. We only implemented Stream mode. We now
{ simply return a 504 for modes we don't support instead of a 200 okay. This
{ was throwing off Opera 7.02.
}
{
{ Rev 1.2 2/24/2003 07:55:16 PM JPMugaas
{ Added /bin/ls strings to make the server look mroe like Unix.
}
{
{ Rev 1.1 2/16/2003 10:51:00 AM JPMugaas
{ Attempt to implement:
{
{ http://www.ietf.org/internet-drafts/draft-ietf-ftpext-data-connection-assuranc
{ e-00.txt
{
{ Currently commented out because it does not work.
}
{
{ Rev 1.0 11/13/2002 07:59:36 AM JPMugaas
}
unit IdResourceStringsProtocols;
interface
resourcestring
// General
RSFailedTimeZoneInfo = 'Failed attempting to retrieve time zone information.';
RSIOHandlerPropInvalid = 'IOHandler value is not valid';
RSNoBindingsSpecified = 'No bindings specified.';
//SASL
RSASLNotSupported = 'Doesn''t support AUTH or the SASL handlers you specified!!';
RSASLRequired = 'Need SASL mechanisms to login with it!!';
RSASLNotValidForProt = 'Authentication Type not valid for this protocol.';
// TIdEMailAddress
RSEMailSymbolOutsideAddress = '@ Outside address';
//ZLIB Intercept
RSZLCompressorInitializeFailure = 'Unable to initialize compressor';
RSZLDecompressorInitializeFailure = 'Unable to initialize decompressor';
RSZLCompressionError = 'Compression error';
RSZLDecompressionError = 'Decompression error';
//Winsock 2 Stub
//MIME Types
RSMIMEExtensionEmpty = 'Extension is empty';
RSMIMEMIMETypeEmpty = 'Mimetype is empty';
RSMIMEMIMEExtAlreadyExists = 'Extension already exits';
// IdRegister
RSRegSASL = 'Indy SASL';
// Status Strings
// TIdTCPClient
// Message Strings
RSIdMessageCannotLoad = 'Cannot load message from file %s';
// MessageClient Strings
RSMsgClientEncodingText = 'Encoding text';
RSMsgClientEncodingAttachment = 'Encoding attachment';
RSMsgClientUnkownMessagePartType = 'Unknown Message Part Type.';
RSMsgClientInvalidEncoding = 'Invalid Encoding. UU only allows Body and Attachments.';
RSMsgClientInvalidForTransferEncoding = 'Message parts cannot be used in a message which has a ContentTransferEncoding value.';
// NNTP Exceptions
RSNNTPConnectionRefused = 'Connection explicitly refused by NNTP server.';
RSNNTPStringListNotInitialized = 'Stringlist not initialized!';
RSNNTPNoOnNewsgroupList = 'No OnNewsgroupList event has been defined.';
RSNNTPNoOnNewGroupsList = 'No OnNewGroupsList event has been defined.';
RSNNTPNoOnNewNewsList = 'No OnNewNewsList event has been defined.';
RSNNTPNoOnXHDREntry = 'No OnXHDREntry event has been defined.';
RSNNTPNoOnXOVER = 'No OnXOVER event has been defined.';
// HTTP Status
RSHTTPChunkStarted = 'Chunk Started';
RSHTTPContinue = 'Continue';
RSHTTPSwitchingProtocols = 'Switching protocols';
RSHTTPOK = 'OK';
RSHTTPCreated = 'Created';
RSHTTPAccepted = 'Accepted';
RSHTTPNonAuthoritativeInformation = 'Non-authoritative Information';
RSHTTPNoContent = 'No Content';
RSHTTPResetContent = 'Reset Content';
RSHTTPPartialContent = 'Partial Content';
RSHTTPMovedPermanently = 'Moved Permanently';
RSHTTPMovedTemporarily = 'Moved Temporarily';
RSHTTPSeeOther = 'See Other';
RSHTTPNotModified = 'Not Modified';
RSHTTPUseProxy = 'Use Proxy';
RSHTTPBadRequest = 'Bad Request';
RSHTTPUnauthorized = 'Unauthorized';
RSHTTPForbidden = 'Forbidden';
RSHTTPNotFound = 'Not Found';
RSHTTPMethodNotAllowed = 'Method not allowed';
RSHTTPNotAcceptable = 'Not Acceptable';
RSHTTPProxyAuthenticationRequired = 'Proxy Authentication Required';
RSHTTPRequestTimeout = 'Request Timeout';
RSHTTPConflict = 'Conflict';
RSHTTPGone = 'Gone';
RSHTTPLengthRequired = 'Length Required';
RSHTTPPreconditionFailed = 'Precondition Failed';
RSHTTPRequestEntityToLong = 'Request Entity To Long';
RSHTTPRequestURITooLong = 'Request-URI Too Long. 256 Chars max';
RSHTTPUnsupportedMediaType = 'Unsupported Media Type';
RSHTTPInternalServerError = 'Internal Server Error';
RSHTTPNotImplemented = 'Not Implemented';
RSHTTPBadGateway = 'Bad Gateway';
RSHTTPServiceUnavailable = 'Service Unavailable';
RSHTTPGatewayTimeout = 'Gateway timeout';
RSHTTPHTTPVersionNotSupported = 'HTTP version not supported';
RSHTTPUnknownResponseCode = 'Unknown Response Code';
// HTTP Other
RSHTTPMethodRequiresVersion = 'Request method requires HTTP version 1.1';
RSHTTPHeaderAlreadyWritten = 'Header has already been written.';
RSHTTPErrorParsingCommand = 'Error in parsing command.';
RSHTTPUnsupportedAuthorisationScheme = 'Unsupported authorization scheme.';
RSHTTPCannotSwitchSessionStateWhenActive = 'Cannot change session state when the server is active.';
//HTTP Authentication
RSHTTPAuthAlreadyRegistered = 'This authentication method is already registered with class name %s.';
//HTTP Authentication Digeest
RSHTTPAuthInvalidHash = 'Unsupported hash algorithm. This implementation supports only MD5 encoding.';
//SSPI Authentication
{
Note: CompleteToken is an API function Name:
}
RSHTTPSSPISuccess = 'Successfull API call';
RSHTTPSSPINotEnoughMem = 'Not enough memory is available to complete this request';
RSHTTPSSPIInvalidHandle = 'The handle specified is invalid';
RSHTTPSSPIFuncNotSupported = 'The function requested is not supported';
RSHTTPSSPIUnknownTarget = 'The specified target is unknown or unreachable';
RSHTTPSSPIInternalError = 'The Local Security Authority cannot be contacted';
RSHTTPSSPISecPackageNotFound = 'The requested security package does not exist';
RSHTTPSSPINotOwner = 'The caller is not the owner of the desired credentials';
RSHTTPSSPIPackageCannotBeInstalled = 'The security package failed to initialize, and cannot be installed';
RSHTTPSSPIInvalidToken = 'The token supplied to the function is invalid';
RSHTTPSSPICannotPack = 'The security package is not able to marshall the logon buffer, so the logon attempt has failed';
RSHTTPSSPIQOPNotSupported = 'The per-message Quality of Protection is not supported by the security package';
RSHTTPSSPINoImpersonation = 'The security context does not allow impersonation of the client';
RSHTTPSSPILoginDenied = 'The logon attempt failed';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -