IdResourceStrings.pas 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682
  1. { $HDR$}
  2. {**********************************************************************}
  3. { Unit archived using Team Coherence }
  4. { Team Coherence is Copyright 2002 by Quality Software Components }
  5. { }
  6. { For further information / comments, visit our WEB site at }
  7. { http://www.TeamCoherence.com }
  8. {**********************************************************************}
  9. {}
  10. { $Log: 10305: IdResourceStrings.pas
  11. {
  12. { Rev 1.4 8/6/04 12:22:28 AM RLebeau
  13. { Removed RSCannotChangeDebugTargetAtWhileActive, not used anywhere
  14. }
  15. {
  16. { Rev 1.3 16/06/2003 11:06:24 PM ANeillans
  17. { Copyright update
  18. }
  19. {
  20. { Rev 1.2 4/20/03 1:46:38 PM RLebeau
  21. { Added RSStackInvalidIP.
  22. }
  23. {
  24. { Rev 1.1 3/3/2003 03:31:54 AM JPMugaas
  25. { Removed extra "is" from the PWD message in IdFTPServer.
  26. }
  27. {
  28. { Rev 1.0 2002.11.12 10:50:18 PM czhower
  29. }
  30. unit IdResourceStrings;
  31. interface
  32. resourcestring
  33. // General
  34. RSAlreadyConnected = 'Already connected.';
  35. RSByteIndexOutOfBounds = 'Byte index out of range.';
  36. RSCannotAllocateSocket = 'Cannot allocate socket.';
  37. RSConnectionClosedGracefully = 'Connection Closed Gracefully.';
  38. RSCouldNotBindSocket = 'Could not bind socket. Address and port are already in use.';
  39. RSFailedTimeZoneInfo = 'Failed attempting to retrieve time zone information.';
  40. RSNoBindingsSpecified = 'No bindings specified.';
  41. RSOnExecuteNotAssigned = 'OnExecute not assigned.';
  42. RSNotAllBytesSent = 'Not all bytes sent.';
  43. RSNotEnoughDataInBuffer = 'Not enough data in buffer.';
  44. RSPackageSizeTooBig = 'Package Size Too Big.';
  45. RSRawReceiveError0 = 'Raw Receive Error = 0.';
  46. RSICMPReceiveError0 = 'ICMP Receive Error = 0.';
  47. RSWinsockInitializationError = 'Winsock Initialization Error.';
  48. RSCouldNotLoad = '%s could not be loaded.';
  49. RSSetSizeExceeded = 'Set Size Exceeded.';
  50. RSThreadClassNotSpecified = 'Thread Class Not Specified.';
  51. RSFileNotFound = 'File "%s" not found';
  52. RSOnlyOneAntiFreeze = 'Only one TIdAntiFreeze can exist per application.';
  53. RSInterceptCircularLink = '%d: Circular links are not allowed';
  54. RSInterceptPropIsNil = 'InterceptEnabled cannot be set to true when Intercept is nil.';
  55. RSIOHandlerPropInvalid = 'IOHandler value is not valid';
  56. RSNotConnected = 'Not Connected';
  57. RSObjectTypeNotSupported = 'Object type not supported.';
  58. RSAcceptWaitCannotBeModifiedWhileServerIsActive
  59. = 'AcceptWait property cannot be modified while server is active.';
  60. RSTerminateThreadTimeout = 'Terminate Thread Timeout';
  61. RSNoExecuteSpecified = 'No execute handler found.';
  62. RSIdNoDataToRead = 'No data to read.';
  63. RSCanNotBindRange = 'Can not bind in port range (%d - %d)';
  64. RSInvalidPortRange = 'Invalid Port Range (%d - %d)';
  65. RSReadTimeout = 'Read Timeout';
  66. RSReadLnMaxLineLengthExceeded = 'Max line length exceeded.';
  67. RSUDPReceiveError0 = 'UDP Receive Error = 0.';
  68. RSNoCommandHandlerFound = 'No command handler found.';
  69. RSCannotPerformTaskWhileServerIsActive = 'Cannot perform task while server is active.';
  70. // TIdEMailAddress
  71. RSEMailSymbolOutsideAddress = '@ Outside address';
  72. //ZLIB Intercept
  73. RSZLCompressorInitializeFailure = 'Unable to initialize compressor';
  74. RSZLDecompressorInitializeFailure = 'Unable to initialize decompressor';
  75. RSZLCompressionError = 'Compression error';
  76. RSZLDecompressionError = 'Decompression error';
  77. //Winsock 2 Stub
  78. RSWS2CallError = 'Error on call Winsock2 library function %s';
  79. RSWS2LoadError = 'Error on loading Winsock2 library (%s)';
  80. //MIME Types
  81. RSMIMEExtensionEmpty = 'Extension is empty';
  82. RSMIMEMIMETypeEmpty = 'Mimetype is empty';
  83. RSMIMEMIMEExtAlreadyExists = 'Extension already exits';
  84. // IdRegister
  85. RSRegIndyClients = 'Indy Clients';
  86. RSRegIndyServers = 'Indy Servers';
  87. RSRegIndyIntercepts = 'Indy Intercepts';
  88. RSRegIndyIOHandlers = 'Indy I/O Handlers';
  89. RSRegIndyMisc = 'Indy Misc';
  90. // Status Strings
  91. RSStatusResolving = 'Resolving hostname %s.';
  92. RSStatusConnecting = 'Connecting to %s.';
  93. RSStatusConnected = 'Connected.';
  94. RSStatusDisconnecting = 'Disconnecting.';
  95. RSStatusDisconnected = 'Disconnected.';
  96. RSStatusText = '%s';
  97. // TIdTCPClient
  98. RSConnectTimeout = 'Connect timed out.';
  99. // MessageClient Strings
  100. RSMsgClientEncodingText = 'Encoding text';
  101. RSMsgClientEncodingAttachment = 'Encoding attachment';
  102. RSMsgClientUnkownMessagePartType = 'Unknown Message Part Type.';
  103. RSMsgClientInvalidEncoding = 'Invalid Encoding. UU only allows Body and Attachments';
  104. // NNTP Exceptions
  105. RSNNTPConnectionRefused = 'Connection explicitly refused by NNTP server.';
  106. RSNNTPStringListNotInitialized = 'Stringlist not initialized!';
  107. RSNNTPNoOnNewsgroupList = 'No OnNewsgroupList event has been defined.';
  108. RSNNTPNoOnNewGroupsList = 'No OnNewGroupsList event has been defined.';
  109. RSNNTPNoOnNewNewsList = 'No OnNewNewsList event has been defined.';
  110. // Log strings
  111. RSLogConnected = 'Connected.';
  112. RSLogDisconnected = 'Disconnected.';
  113. RSLogEOL = '<EOL>'; //End of Line
  114. RSLogCR = '<CR>'; //Carriage Return
  115. RSLogLF = '<LF>'; //Line feed
  116. RSLogRecv = 'Recv '; //Receive
  117. RSLogSent = 'Sent '; //Send
  118. RSLogStat = 'Stat '; //Status
  119. // HTTP Status
  120. RSHTTPChunkStarted = 'Chunk Started';
  121. RSHTTPContinue = 'Continue';
  122. RSHTTPSwitchingProtocols = 'Switching protocols';
  123. RSHTTPOK = 'OK';
  124. RSHTTPCreated = 'Created';
  125. RSHTTPAccepted = 'Accepted';
  126. RSHTTPNonAuthoritativeInformation = 'Non-authoritative Information';
  127. RSHTTPNoContent = 'No Content';
  128. RSHTTPResetContent = 'Reset Content';
  129. RSHTTPPartialContent = 'Partial Content';
  130. RSHTTPMovedPermanently = 'Moved Permanently';
  131. RSHTTPMovedTemporarily = 'Moved Temporarily';
  132. RSHTTPSeeOther = 'See Other';
  133. RSHTTPNotModified = 'Not Modified';
  134. RSHTTPUseProxy = 'Use Proxy';
  135. RSHTTPBadRequest = 'Bad Request';
  136. RSHTTPUnauthorized = 'Unauthorized';
  137. RSHTTPForbidden = 'Forbidden';
  138. RSHTTPNotFound = 'Not Found';
  139. RSHTTPMethodeNotallowed = 'Method not allowed';
  140. RSHTTPNotAcceptable = 'Not Acceptable';
  141. RSHTTPProxyAuthenticationRequired = 'Proxy Authentication Required';
  142. RSHTTPRequestTimeout = 'Request Timeout';
  143. RSHTTPConflict = 'Conflict';
  144. RSHTTPGone = 'Gone';
  145. RSHTTPLengthRequired = 'Length Required';
  146. RSHTTPPreconditionFailed = 'Precondition Failed';
  147. RSHTTPRequestEntityToLong = 'Request Entity To Long';
  148. RSHTTPRequestURITooLong = 'Request-URI Too Long. 256 Chars max';
  149. RSHTTPUnsupportedMediaType = 'Unsupported Media Type';
  150. RSHTTPInternalServerError = 'Internal Server Error';
  151. RSHTTPNotImplemented = 'Not Implemented';
  152. RSHTTPBadGateway = 'Bad Gateway';
  153. RSHTTPServiceUnavailable = 'Service Unavailable';
  154. RSHTTPGatewayTimeout = 'Gateway timeout';
  155. RSHTTPHTTPVersionNotSupported = 'HTTP version not supported';
  156. RSHTTPUnknownResponseCode = 'Unknown Response Code';
  157. // HTTP Other
  158. RSHTTPHeaderAlreadyWritten = 'Header has already been written.';
  159. RSHTTPErrorParsingCommand = 'Error in parsing command.';
  160. RSHTTPUnsupportedAuthorisationScheme = 'Unsupported authorization scheme.';
  161. RSHTTPCannotSwitchSessionStateWhenActive = 'Cannot change session state when the server is active.';
  162. //HTTP Authentication
  163. RSHTTPAuthAlreadyRegistered = 'This authentication method is already registered with class name %s.';
  164. //HTTP Authentication Digeest
  165. RSHTTPAuthInvalidHash = 'Unsupported hash algorithm. This implementation supports only MD5 encoding.';
  166. //SSPI Authentication
  167. {
  168. Note: CompleteToken is an API function Name:
  169. }
  170. RSHTTPSSPISuccess = 'Successfull API call';
  171. RSHTTPSSPINotEnoughMem = 'Not enough memory is available to complete this request';
  172. RSHTTPSSPIInvalidHandle = 'The handle specified is invalid';
  173. RSHTTPSSPIFuncNotSupported = 'The function requested is not supported';
  174. RSHTTPSSPIUnknownTarget = 'The specified target is unknown or unreachable';
  175. RSHTTPSSPIInternalError = 'The Local Security Authority cannot be contacted';
  176. RSHTTPSSPISecPackageNotFound = 'The requested security package does not exist';
  177. RSHTTPSSPINotOwner = 'The caller is not the owner of the desired credentials';
  178. RSHTTPSSPIPackageCannotBeInstalled = 'The security package failed to initialize, and cannot be installed';
  179. RSHTTPSSPIInvalidToken = 'The token supplied to the function is invalid';
  180. RSHTTPSSPICannotPack = 'The security package is not able to marshall the logon buffer, so the logon attempt has failed';
  181. RSHTTPSSPIQOPNotSupported = 'The per-message Quality of Protection is not supported by the security package';
  182. RSHTTPSSPINoImpersonation = 'The security context does not allow impersonation of the client';
  183. RSHTTPSSPILoginDenied = 'The logon attempt failed';
  184. RSHTTPSSPIUnknownCredentials = 'The credentials supplied to the package were not recognized';
  185. RSHTTPSSPINoCredentials = 'No credentials are available in the security package';
  186. RSHTTPSSPIMessageAltered = 'The message or signature supplied for verification has been altered';
  187. RSHTTPSSPIOutOfSequence = 'The message supplied for verification is out of sequence';
  188. RSHTTPSSPINoAuthAuthority = 'No authority could be contacted for authentication.';
  189. RSHTTPSSPIContinueNeeded = 'The function completed successfully, but must be called again to complete the context';
  190. RSHTTPSSPICompleteNeeded = 'The function completed successfully, but CompleteToken must be called';
  191. RSHTTPSSPICompleteContinueNeeded = 'The function completed successfully, but both CompleteToken and this function must be called to complete the context';
  192. RSHTTPSSPILocalLogin = 'The logon was completed, but no network authority was available. The logon was made using locally known information';
  193. RSHTTPSSPIBadPackageID = 'The requested security package does not exist';
  194. RSHTTPSSPIContextExpired = 'The context has expired and can no longer be used.';
  195. RSHTTPSSPIIncompleteMessage = 'The supplied message is incomplete. The signature was not verified.';
  196. RSHTTPSSPIIncompleteCredentialNotInit = 'The credentials supplied were not complete, and could not be verified. The context could not be initialized.';
  197. RSHTTPSSPIBufferTooSmall = 'The buffers supplied to a function was too small.';
  198. RSHTTPSSPIIncompleteCredentialsInit = 'The credentials supplied were not complete, and could not be verified. Additional information can be returned from the context.';
  199. RSHTTPSSPIRengotiate = 'The context data must be renegotiated with the peer.';
  200. RSHTTPSSPIWrongPrincipal = 'The target principal name is incorrect.';
  201. RSHTTPSSPINoLSACode = 'There is no LSA mode context associated with this context.';
  202. RSHTTPSSPITimeScew = 'The clocks on the client and server machines are skewed.';
  203. RSHTTPSSPIUntrustedRoot = 'The certificate chain was issued by an untrusted authority.';
  204. RSHTTPSSPIIllegalMessage = 'The message received was unexpected or badly formatted.';
  205. RSHTTPSSPICertUnknown = 'An unknown error occurred while processing the certificate.';
  206. RSHTTPSSPICertExpired = 'The received certificate has expired.';
  207. RSHTTPSSPIEncryptionFailure = 'The specified data could not be encrypted.';
  208. RSHTTPSSPIDecryptionFailure = 'The specified data could not be decrypted.';
  209. RSHTTPSSPIAlgorithmMismatch = 'The client and server cannot communicate, because they do not possess a common algorithm.';
  210. RSHTTPSSPISecurityQOSFailure = 'The security context could not be established due to a failure in the requested quality of service (e.g. mutual authentication or delegation).';
  211. RSHTTPSSPIUnknwonError = 'Unknown error';
  212. {
  213. Note to translators - the parameters for the next message are below:
  214. Failed Function Name
  215. Error Number
  216. Error Number
  217. Error Message by Number
  218. }
  219. RSHTTPSSPIErrorMsg = 'SSPI %s returns error #%d(0x%x): %s';
  220. RSHTTPSSPIInterfaceInitFailed = 'SSPI interface has failed to initialise properly';
  221. RSHTTPSSPINoPkgInfoSpecified = 'No PSecPkgInfo specified';
  222. RSHTTPSSPINoCredentialHandle = 'No credential handle acquired';
  223. RSHTTPSSPICanNotChangeCredentials = 'Can not change credentials after handle aquired. Use Release first';
  224. RSHTTPSSPIUnknwonCredentialUse = 'Unknown credentials use';
  225. RSHTTPSSPIDoAuquireCredentialHandle = 'Do AcquireCredentialsHandle first';
  226. RSHTTPSSPICompleteTokenNotSupported = 'CompleteAuthToken is not supported';
  227. //Block Cipher Intercept
  228. RSBlockIncorrectLength = 'Incorrect length in received block';
  229. // FTP
  230. RSFTPUnknownHost = 'Unknown';
  231. RSInvalidFTPListingFormat = 'Unknown FTP listing format';
  232. RSFTPStatusReady = 'Connection established';
  233. RSFTPStatusStartTransfer = 'Starting FTP transfer';
  234. RSFTPStatusDoneTransfer = 'Transfer complete';
  235. RSFTPStatusAbortTransfer = 'Transfer aborted';
  236. // Property editor exceptions
  237. RSCorruptServicesFile = '%s is corrupt.';
  238. RSInvalidServiceName = '%s is not a valid service.';
  239. // Stack Error Messages
  240. RSStackError = 'Socket Error # %d' + #13#10 + '%s';
  241. RSStackInvalidIP = '%s is not a valid IP address.';
  242. RSStackEINTR = 'Interrupted system call.';
  243. RSStackEBADF = 'Bad file number.';
  244. RSStackEACCES = 'Access denied.';
  245. RSStackEFAULT = 'Bad address.';
  246. RSStackEINVAL = 'Invalid argument.';
  247. RSStackEMFILE = 'Too many open files.';
  248. RSStackEWOULDBLOCK = 'Operation would block. ';
  249. RSStackEINPROGRESS = 'Operation now in progress.';
  250. RSStackEALREADY = 'Operation already in progress.';
  251. RSStackENOTSOCK = 'Socket operation on non-socket.';
  252. RSStackEDESTADDRREQ = 'Destination address required.';
  253. RSStackEMSGSIZE = 'Message too long.';
  254. RSStackEPROTOTYPE = 'Protocol wrong type for socket.';
  255. RSStackENOPROTOOPT = 'Bad protocol option.';
  256. RSStackEPROTONOSUPPORT = 'Protocol not supported.';
  257. RSStackESOCKTNOSUPPORT = 'Socket type not supported.';
  258. RSStackEOPNOTSUPP = 'Operation not supported on socket.';
  259. RSStackEPFNOSUPPORT = 'Protocol family not supported.';
  260. RSStackEAFNOSUPPORT = 'Address family not supported by protocol family.';
  261. RSStackEADDRINUSE = 'Address already in use.';
  262. RSStackEADDRNOTAVAIL = 'Cannot assign requested address.';
  263. RSStackENETDOWN = 'Network is down.';
  264. RSStackENETUNREACH = 'Network is unreachable.';
  265. RSStackENETRESET = 'Net dropped connection or reset.';
  266. RSStackECONNABORTED = 'Software caused connection abort.';
  267. RSStackECONNRESET = 'Connection reset by peer.';
  268. RSStackENOBUFS = 'No buffer space available.';
  269. RSStackEISCONN = 'Socket is already connected.';
  270. RSStackENOTCONN = 'Socket is not connected.';
  271. RSStackESHUTDOWN = 'Cannot send or receive after socket is closed.';
  272. RSStackETOOMANYREFS = 'Too many references, cannot splice.';
  273. RSStackETIMEDOUT = 'Connection timed out.';
  274. RSStackECONNREFUSED = 'Connection refused.';
  275. RSStackELOOP = 'Too many levels of symbolic links.';
  276. RSStackENAMETOOLONG = 'File name too long.';
  277. RSStackEHOSTDOWN = 'Host is down.';
  278. RSStackEHOSTUNREACH = 'No route to host.';
  279. RSStackENOTEMPTY = 'Directory not empty';
  280. RSStackEPROCLIM = 'Too many processes.';
  281. RSStackEUSERS = 'Too many users.';
  282. RSStackEDQUOT = 'Disk Quota Exceeded.';
  283. RSStackESTALE = 'Stale NFS file handle.';
  284. RSStackEREMOTE = 'Too many levels of remote in path.';
  285. RSStackSYSNOTREADY = 'Network subsystem is unavailable.';
  286. RSStackVERNOTSUPPORTED = 'WINSOCK DLL Version out of range.';
  287. RSStackNOTINITIALISED = 'Winsock not loaded yet.';
  288. RSStackHOST_NOT_FOUND = 'Host not found.';
  289. RSStackTRY_AGAIN = 'Non-authoritative response (try again or check DNS setup).';
  290. RSStackNO_RECOVERY = 'Non-recoverable errors: FORMERR, REFUSED, NOTIMP.';
  291. RSStackNO_DATA = 'Valid name, no data record (check DNS setup).';
  292. RSCMDNotRecognized = 'command not recognized';
  293. RSGopherNotGopherPlus = '%s is not a Gopher+ server';
  294. RSCodeNoError = 'RCode NO Error';
  295. RSCodeQueryFormat = 'DNS Server Reports Query Format Error';
  296. RSCodeQueryServer = 'DNS Server Reports Query Server Error';
  297. RSCodeQueryName = 'DNS Server Reports Query Name Error';
  298. RSCodeQueryNotImplemented = 'DNS Server Reports Query Not Implemented Error';
  299. RSCodeQueryQueryRefused = 'DNS Server Reports Query Refused Error';
  300. RSCodeQueryUnknownError = 'Server Returned Unknown Error';
  301. RSDNSTimeout = 'TimedOut';
  302. RSDNSMFIsObsolete = 'MF is an Obsolete Command. USE MX.';
  303. RSDNSMDISObsolete = 'MD is an Obsolete Command. Use MX.';
  304. RSDNSMailAObsolete = 'MailA is an Obsolete Command. USE MX.';
  305. RSDNSMailBNotImplemented = '-Err 501 MailB is not implemented';
  306. RSQueryInvalidQueryCount = 'Invalid Query Count %d';
  307. RSQueryInvalidPacketSize = 'Invalid Packet Size %d';
  308. RSQueryLessThanFour = 'Received Packet is too small. Less than 4 bytes %d';
  309. RSQueryInvalidHeaderID = 'Invalid Header Id %d';
  310. RSQueryLessThanTwelve = 'Received Packet is too small. Less than 12 bytes %d';
  311. RSQueryPackReceivedTooSmall = 'Received Packet is too small. %d';
  312. { LPD Client Logging event strings }
  313. RSLPDDataFileSaved = 'Data file saved to %s';
  314. RSLPDControlFileSaved = 'Control file save to %s';
  315. RSLPDDirectoryDoesNotExist = 'Directory %s does not exist';
  316. RSLPDServerStartTitle = 'Winshoes LPD Server %s ';
  317. RSLPDServerActive = 'Server status: active';
  318. RSLPDQueueStatus = 'Queue %s status: %s';
  319. RSLPDClosingConnection = 'closing connection';
  320. RSLPDUnknownQueue = 'Unknown queue %s';
  321. RSLPDConnectTo = 'connected with %s';
  322. RSLPDAbortJob = 'abort job';
  323. RSLPDReceiveControlFile = 'Receive control file';
  324. RSLPDReceiveDataFile = 'Receive data file';
  325. { LPD Exception Messages }
  326. RSLPDNoQueuesDefined = 'Error: no queues defined';
  327. { Trivial FTP Exception Messages }
  328. RSTimeOut = 'Timeout';
  329. RSTFTPUnexpectedOp = 'Unexpected operation from %s:%d';
  330. RSTFTPUnsupportedTrxMode = 'Unsupported transfer mode: "%s"';
  331. RSTFTPDiskFull = 'Unable to complete write request, progress halted at %d bytes';
  332. RSTFTPFileNotFound = 'Unable to open %s';
  333. RSTFTPAccessDenied = 'Access to %s denied';
  334. { MESSAGE Exception messages }
  335. RSTIdTextInvalidCount = 'Invalid Text count. TIdText must be greater than 1';
  336. RSTIdMessagePartCreate = 'TIdMessagePart can not be created. Use descendant classes. ';
  337. RSTIdMessageErrorSavingAttachment = 'Error saving attachment.';
  338. { POP Exception Messages }
  339. RSPOP3FieldNotSpecified = ' not specified';
  340. RSPOP3UnrecognizedPOP3ResponseHeader = 'Unrecognized POP3 Response Header:'#10'"%s"'; //APR: user will see Server response {Do not Localize}
  341. RSPOP3ServerDoNotSupportAPOP = 'Server do not support APOP (no timestamp)';//APR {Do not Localize}
  342. { IdIMAP4 Exception Messages }
  343. RSIMAP4ConnectionStateError = 'Unable to execute command, wrong connection state;' +
  344. 'Current connection state: %s.';
  345. RSUnrecognizedIMAP4ResponseHeader = 'Unrecognized IMAP4 Response Header.';
  346. { IdIMAP4 Connection State strings }
  347. RSIMAP4ConnectionStateAny = 'Any';
  348. RSIMAP4ConnectionStateNonAuthenticated = 'Non Authenticated';
  349. RSIMAP4ConnectionStateAuthenticated = 'Authenticated';
  350. RSIMAP4ConnectionStateSelected = 'Selected';
  351. { Telnet Server }
  352. RSTELNETSRVUsernamePrompt = 'Username: ';
  353. RSTELNETSRVPasswordPrompt = 'Password: ';
  354. RSTELNETSRVInvalidLogin = 'Invalid Login.';
  355. RSTELNETSRVMaxloginAttempt = 'Allowed login attempts exceeded, good bye.';
  356. RSTELNETSRVNoAuthHandler = 'No authentication handler has been specified.';
  357. RSTELNETSRVWelcomeString = 'Indy Telnet Server';
  358. RSTELNETSRVOnDataAvailableIsNil = 'OnDataAvailable event is nil.';
  359. { Telnet Client }
  360. RSTELNETCLIConnectError = 'server not responding';
  361. RSTELNETCLIReadError = 'Server did not respond.';
  362. { Network Calculator }
  363. RSNETCALInvalidIPString = 'The string %s does not translate into a valid IP.';
  364. RSNETCALCInvalidNetworkMask = 'Invalid network mask.';
  365. RSNETCALCInvalidValueLength = 'Invalid value length: Should be 32.';
  366. RSNETCALConfirmLongIPList = 'There is too many IP addresses in the specified range (%d) to be displayed at design time.';
  367. { IdentClient}
  368. RSIdentReplyTimeout = 'Reply Timed Out: The server did not return a response and the query has been abandoned';
  369. RSIdentInvalidPort = 'Invalid Port: The foreign or local port is not specified correctly or invalid';
  370. RSIdentNoUser = 'No User: Port pair is not used or not used by an identifiable user';
  371. RSIdentHiddenUser = 'Hidden User: Information was not returned at a user''s request';
  372. RSIdentUnknownError = 'Unknown or other error: Can not determine owner, other error, or the error can not be revealed.';
  373. { About Box stuff }
  374. RSAAboutFormCaption = 'About';
  375. RSAAboutBoxCompName = 'Internet Direct (Indy)';
  376. RSAAboutMenuItemName = 'About Internet &Direct (Indy) %s...';
  377. RSAAboutBoxVersion = 'Version %s';
  378. RSAAboutBoxCopyright = 'Copyright (c) 1993 - 2003'#13#10
  379. + 'Kudzu (Chad Z. Hower)'#13#10
  380. + 'and the'#13#10
  381. + 'Indy Pit Crew';
  382. RSAAboutBoxPleaseVisit = 'For the latest updates and information please visit:';
  383. RSAAboutBoxIndyWebsite = 'http://www.nevrona.com/indy/'; {Do not Localize}
  384. RSAAboutCreditsCoordinator = 'Project Coordinator';
  385. RSAAboutCreditsCoCordinator = 'Project Co-Coordinator';
  386. RSAAboutCreditsDocumentation = 'Documentation Coordinator';
  387. RSAAboutCreditsDemos = 'Demos Coordinator';
  388. RSAAboutCreditsDistribution = 'Distribution Coordinator';
  389. RSAAboutCreditsRetiredPast = 'Retired/Past Contributors';
  390. RSAAboutOk = 'OK';
  391. {Binding Editor stuff}
  392. {
  393. Note to translators - Please Read!!!
  394. For all the constants except RSBindingFormCaption, there may be an
  395. & symbol before a letter or number. This is rendered as that chractor being
  396. underlined. In addition, the charactor after the & symbol along with the ALT
  397. key enables a user to move to that control. Since these are on one form, be
  398. careful to ensure that the same letter or number does not have a & before it
  399. in more than one string, otherwise an ALT key sequence will be broken.
  400. }
  401. RSBindingFormCaption = 'Binding Editor';
  402. RSBindingAddCaption = '&Add';
  403. RSBindingRemoveCaption = '&Remove';
  404. RSBindingLabelBindings = '&Bindings';
  405. RSBindingHostnameLabel = '&IP Address';
  406. RSBindingPortLabel = '&Port';
  407. RSBindingOkButton = 'OK';
  408. RSBindingCancel = 'Cancel';
  409. {}
  410. RSBindingAll = 'All'; //all IP addresses
  411. RSBindingAny = 'Any'; //any port
  412. { Tunnel messages }
  413. RSTunnelGetByteRange = 'Call to %s.GetByte [property Bytes] with index <> [0..%d]';
  414. RSTunnelTransformErrorBS = 'Error in transformation before send';
  415. RSTunnelTransformError = 'Transform failed';
  416. RSTunnelCRCFailed = 'CRC Failed';
  417. RSTunnelConnectMsg = 'Connecting';
  418. RSTunnelDisconnectMsg = 'Disconnect';
  419. RSTunnelConnectToMasterFailed = 'Cannt connect to the Master server';
  420. RSTunnelDontAllowConnections = 'Do not allow connctions now';
  421. RSTunnelMessageTypeError = 'Message type recognition error';
  422. RSTunnelMessageHandlingError = 'Message handling failed';
  423. RSTunnelMessageInterpretError = 'Interpretation of message failed';
  424. RSTunnelMessageCustomInterpretError = 'Custom message interpretation failed';
  425. { Socks messages }
  426. RSSocksRequestFailed = 'Request rejected or failed.';
  427. RSSocksRequestServerFailed = 'Request rejected because SOCKS server cannot connect.';
  428. RSSocksRequestIdentFailed = 'Request rejected because the client program and identd report different user-ids.';
  429. RSSocksUnknownError = 'Unknown socks error.';
  430. RSSocksServerRespondError = 'Socks server did not respond.';
  431. RSSocksAuthMethodError = 'Invalid socks authentication method.';
  432. RSSocksAuthError = 'Authentication error to socks server.';
  433. RSSocksServerGeneralError = 'General SOCKS server failure.';
  434. RSSocksServerPermissionError = 'Connection not allowed by ruleset.';
  435. RSSocksServerNetUnreachableError = 'Network unreachable.';
  436. RSSocksServerHostUnreachableError = 'Host unreachable.';
  437. RSSocksServerConnectionRefusedError = 'Connection refused.';
  438. RSSocksServerTTLExpiredError = 'TTL expired.';
  439. RSSocksServerCommandError = 'Command not supported.';
  440. RSSocksServerAddressError = 'Address type not supported.';
  441. { FTP }
  442. RSDestinationFileAlreadyExists = 'Destination file already exists.';
  443. { SSL messages }
  444. RSSSLAcceptError = 'Error accepting connection with SSL.';
  445. RSSSLConnectError = 'Error connecting with SSL.';
  446. RSSSLSettingCipherError = 'SetCipher failed.';
  447. RSSSLCreatingContextError = 'Error creating SSL context.';
  448. RSSSLLoadingRootCertError = 'Could not load root certificate.';
  449. RSSSLLoadingCertError = 'Could not load certificate.';
  450. RSSSLLoadingKeyError = 'Could not load key, check password.';
  451. RSSSLGetMethodError = 'Error geting SSL method.';
  452. RSSSLDataBindingError = 'Error binding data to SSL socket.';
  453. {IdMessage Component Editor}
  454. RSMsgCmpEdtrNew = '&New Message Part...';
  455. RSMsgCmpEdtrExtraHead = 'Extra Headers Text Editor';
  456. RSMsgCmpEdtrBodyText = 'Body Text Editor';
  457. {IdICMPClient}
  458. RSICMPNotEnoughtBytes = 'Not enough bytes received';
  459. RSICMPNonEchoResponse = 'Non-echo type response received';
  460. RSICMPWrongDestination ='Received someone else''s packet';
  461. {IdNNTPServer}
  462. RSNNTPServerNotRecognized = 'Command not recognized';
  463. RSNNTPServerGoodBye = 'Goodbye';
  464. {IdGopherServer}
  465. RSGopherServerNoProgramCode = 'Error: No program code to return request!';
  466. {IdSyslog}
  467. RSInvalidSyslogPRI = 'Invalid syslog message: incorrect PRI section';
  468. RSInvalidSyslogPRINumber = 'Invalid syslog message: incorrect PRI number "%s"';
  469. RSInvalidSyslogTimeStamp = 'Invalid syslog message: incorrect timestamp "%s"';
  470. RSInvalidSyslogPacketSize = 'Invalid Syslog message: packet too large (%d bytes)';
  471. RSInvalidHostName = 'Invalid host name. A SYSLOG host name cannot contain any space ("%s")+';
  472. {IdOpenSSL}
  473. RSOSSLModeNotSet = 'Mode has not been set.';
  474. RSOSSLCouldNotLoadSSLLibrary = 'Could not load SSL library.';
  475. RSOSSLStatusString = 'SSL status: "%s"';
  476. RSOSSLConnectionDropped = 'SSL connection has dropped.';
  477. RSOSSLCertificateLookup = 'SSL certificate request error.';
  478. RSOSSLInternal = 'SSL library internal error.';
  479. {IdWinsockStack}
  480. RSWSockStack = 'Winsock stack';
  481. {IdSMTPServer}
  482. RSSMTPSvrCmdNotRecognized = 'Command Not Recognised';
  483. RSSMTPSvrQuit = 'Signing Off';
  484. RSSMTPSvrOk = 'Ok';
  485. RSSMTPSvrStartData = 'Start mail input; end with <CRLF>.<CRLF>';
  486. RSSMTPSvrAddressOk = '%s Address Okay';
  487. RSSMTPSvrAddressError = '%s Address Error';
  488. RSSMTPSvrAddressWillForward = 'User not local, Will forward';
  489. RSSMTPSvrWelcome = 'Welcome to the INDY SMTP Server';
  490. RSSMTPSvrHello = 'Hello %s';
  491. RSSMTPSvrNoHello = 'Polite people say HELO';
  492. RSSMTPSvrCmdGeneralError = 'Syntax Error - Command not understood: %s';
  493. RSSMTPSvrXServer = 'Indy SMTP Server';
  494. RSSMTPSvrReceivedHeader = 'by DNSName [127.0.0.1] running Indy SMTP';
  495. RSSMTPSvrAuthFailed = 'Authentication Failed';
  496. {IdPOP3Server}
  497. RSPOP3SvrNotHandled = 'Command Not Handled: %s';
  498. // TIdCoder3to4
  499. RSUnevenSizeInDecodeStream = 'Uneven size in DecodeToStream.';
  500. RSUnevenSizeInEncodeStream = 'Uneven size in Encode.';
  501. // TIdMessageCoder
  502. RSMessageDecoderNotFound = 'Message decoder not found';
  503. RSMessageEncoderNotFound = 'Message encoder not found';
  504. // TIdMessageCoderMIME
  505. RSMessageCoderMIMEUnrecognizedContentTrasnferEncoding = 'Unrecognized content trasnfer encoding.';
  506. // TIdMessageCoderUUE
  507. RSUnrecognizedUUEEncodingScheme = 'Unrecognized UUE encoding scheme.';
  508. // TIdICMPCast
  509. RSIPMCastInvalidMulticastAddress = 'The supplied IP address is not a valid multicast address [224.0.0.0 to 239.255.255.255].';
  510. RSIPMCastNotSupportedOnWin32 = 'This function is not supported on Win32.';
  511. { IdFTPServer }
  512. RSFTPDefaultGreeting = 'Indy FTP Server ready.';
  513. RSFTPOpenDataConn = 'Data connection already open; transfer starting.';
  514. RSFTPDataConnToOpen = 'File status okay; about to open data connection.';
  515. RSFTPCmdSuccessful = '%s Command successful.';
  516. RSFTPServiceOpen = 'Service ready for new user.';
  517. RSFTPServerClosed = 'Service closing control connection.';
  518. RSFTPDataConn = 'Data connection open; no transfer in progress.';
  519. RSFTPDataConnClosed = 'Closing data connection.';
  520. RSFTPDataConnClosedAbnormally = 'Data connection closed abnormally.';
  521. RSFTPPassiveMode = 'Entering Passive Mode (%s).';
  522. RSFTPUserLogged = 'User logged in, proceed.';
  523. RSFTPAnonymousUserLogged = 'Anonymous user logged in, proceed.';
  524. RSFTPFileActionCompleted = 'Requested file action okay, completed.';
  525. RSFTPDirFileCreated = '"%s" created.';
  526. RSFTPUserOkay = 'User name okay, need password.';
  527. RSFTPAnonymousUserOkay = 'Anonymous login OK, send e-mail as password.';
  528. RSFTPNeedLoginWithUser = 'Login with USER first.';
  529. RSFTPNeedAccountForLogin = 'Need account for login.';
  530. RSFTPFileActionPending = 'Requested file action pending further information.';
  531. RSFTPServiceNotAvailable = 'Service not available, closing control connection.';
  532. RSFTPCantOpenDataConn = 'Can''t open data connection.';
  533. RSFTPFileActionNotTaken = 'Requested file action not taken.';
  534. RSFTPFileActionAborted = 'Requested action aborted: local error in processing.';
  535. RSFTPRequestedActionNotTaken = 'Requested action not taken.';
  536. RSFTPCmdSyntaxError = 'Syntax error, command unrecognized.';
  537. RSFTPCmdNotImplemented = '"%s" Command not implemented.';
  538. RSFTPUserNotLoggedIn = 'Not logged in.';
  539. RSFTPNeedAccForFiles = 'Need account for storing files.';
  540. RSFTPActionNotTaken = 'Requested action not taken.';
  541. RSFTPActionAborted = 'Requested action aborted: page type unknown.';
  542. RSFTPRequestedFileActionAborted = 'Requested file action aborted.';
  543. RSFTPRequestedFileActionNotTaken = 'Requested action not taken.';
  544. RSFTPMaxConnections = 'Maximum connections limit exceeded. Try again later.';
  545. //Note to translators, it may be best to leave the stuff in quotes as the very first
  546. //part of any phrase otherwise, a FTP client might get confused.
  547. RSFTPCurrentDirectoryIs = '"%s" is working directory.';
  548. RSFTPTYPEChanged = 'Type set to %s.';
  549. RSFTPMODEChanged = 'Mode set to %s.';
  550. RSFTPSTRUChanged = 'Structure set to %s.';
  551. RSFTPSITECmdsSupported = 'The following SITE commands are supported:' +
  552. #13 + ' HELP DIRSTYLE';
  553. RSFTPDirectorySTRU = '%s directory structure.';
  554. RSFTPCmdEndOfStat = 'End of Status';
  555. RSFTPCmdExtsSupported = 'Extensions supported:'#13#10'SIZE'#13#10'PASV'#13#10'REST'#13#10'End of extentions.';
  556. RSFTPNoOnDirEvent = 'No OnListDirectory event found!';
  557. {SYSLog Message}
  558. // facility
  559. STR_SYSLOG_FACILITY_KERNEL = 'kernel messages';
  560. STR_SYSLOG_FACILITY_USER = 'user-level messages';
  561. STR_SYSLOG_FACILITY_MAIL = 'mail system';
  562. STR_SYSLOG_FACILITY_SYS_DAEMON = 'system daemons';
  563. STR_SYSLOG_FACILITY_SECURITY1 = 'security/authorization messages (1)';
  564. STR_SYSLOG_FACILITY_INTERNAL = 'messages generated internally by syslogd';
  565. STR_SYSLOG_FACILITY_LPR = 'line printer subsystem';
  566. STR_SYSLOG_FACILITY_NNTP = 'network news subsystem';
  567. STR_SYSLOG_FACILITY_UUCP = 'UUCP subsystem';
  568. STR_SYSLOG_FACILITY_CLOCK1 = 'clock daemon (1)';
  569. STR_SYSLOG_FACILITY_SECURITY2 = 'security/authorization messages (2)';
  570. STR_SYSLOG_FACILITY_FTP = 'FTP daemon';
  571. STR_SYSLOG_FACILITY_NTP = 'NTP subsystem';
  572. STR_SYSLOG_FACILITY_AUDIT = 'log audit';
  573. STR_SYSLOG_FACILITY_ALERT = 'log alert';
  574. STR_SYSLOG_FACILITY_CLOCK2 = 'clock daemon (2)';
  575. STR_SYSLOG_FACILITY_LOCAL0 = 'local use 0 (local0)';
  576. STR_SYSLOG_FACILITY_LOCAL1 = 'local use 1 (local1)';
  577. STR_SYSLOG_FACILITY_LOCAL2 = 'local use 2 (local2)';
  578. STR_SYSLOG_FACILITY_LOCAL3 = 'local use 3 (local3)';
  579. STR_SYSLOG_FACILITY_LOCAL4 = 'local use 4 (local4)';
  580. STR_SYSLOG_FACILITY_LOCAL5 = 'local use 5 (local5)';
  581. STR_SYSLOG_FACILITY_LOCAL6 = 'local use 6 (local6)';
  582. STR_SYSLOG_FACILITY_LOCAL7 = 'local use 7 (local7)';
  583. STR_SYSLOG_FACILITY_UNKNOWN = 'Unknown or illegale facility code';
  584. // Severity
  585. STR_SYSLOG_SEVERITY_EMERGENCY = 'Emergency: system is unusable';
  586. STR_SYSLOG_SEVERITY_ALERT = 'Alert: action must be taken immediately';
  587. STR_SYSLOG_SEVERITY_CRITICAL = 'Critical: critical conditions';
  588. STR_SYSLOG_SEVERITY_ERROR = 'Error: error conditions';
  589. STR_SYSLOG_SEVERITY_WARNING = 'Warning: warning conditions';
  590. STR_SYSLOG_SEVERITY_NOTICE = 'Notice: normal but significant condition';
  591. STR_SYSLOG_SEVERITY_INFORMATIONAL = 'Informational: informational messages';
  592. STR_SYSLOG_SEVERITY_DEBUG = 'Debug: debug-level messages';
  593. STR_SYSLOG_SEVERITY_UNKNOWN = 'Unknown or illegale security code';
  594. {LPR Messages}
  595. RSLPRError = 'Reply %s on Job ID %s';
  596. RSLPRUnknown = 'Unknown';
  597. {IRC Messages}
  598. RSIRCCanNotConnect = 'IRC Connect Failed';
  599. RSIRCNotConnected = 'Not connected to server.';
  600. RSIRCClientVersion = 'TIdIRC 1.061 by Steve Williams';
  601. RSIRCClientInfo = '%s Non-visual component for 32-bit Delphi.';
  602. RSIRCNick = 'Nick';
  603. RSIRCAltNick = 'OtherNick';
  604. RSIRCUserName = 'username';
  605. RSIRCRealName = 'Real name';
  606. RSIRCTimeIsNow = 'Local time is %s';
  607. {HL7 Lower Layer Protocol Messages}
  608. RSHL7StatusStopped = 'Stopped';
  609. RSHL7StatusNotConnected = 'Not Connected';
  610. RSHL7StatusFailedToStart = 'Failed to Start: %s';
  611. RSHL7StatusFailedToStop = 'Failed to Stop: %s';
  612. RSHL7StatusConnected = 'Connected';
  613. RSHL7StatusConnecting = 'Connecting';
  614. RSHL7StatusReConnect = 'Reconnect at %s: %s';
  615. RSHL7NotWhileWorking = 'You cannot set %s while the HL7 Component is working';
  616. RSHL7NotWorking = 'Attempt to %s while the HL7 Component is not working';
  617. RSHL7NotFailedToStop = 'Interface is unusable due to failure to stop';
  618. RSHL7AlreadyStarted = 'Interface was already started';
  619. RSHL7AlreadyStopped = 'Interface was already stopped';
  620. RSHL7ModeNotSet = 'Mode is not initialised';
  621. RSHL7NoAsynEvent = 'Component is in Asynchronous mode but OnMessageArrive has not been hooked';
  622. RSHL7NoSynEvent = 'Component is in Synchronous mode but OnMessageReceive has not been hooked';
  623. RSHL7InvalidPort = 'Assigned Port value %d is invalid';
  624. RSHL7ImpossibleMessage = 'A message has been received but the commication mode is unknown';
  625. RSHL7UnexpectedMessage = 'Unexpected message arrived to an interface that is not listening';
  626. RSHL7UnknownMode = 'Unknown mode';
  627. RSHL7ClientThreadNotStopped = 'Unable to stop client thread';
  628. RSHL7SendMessage = 'Send a message';
  629. RSHL7NoConnectionFound = 'Server Connection not locatable when sending message';
  630. RSHL7WaitForAnswer = 'You cannot send a message while you are still waiting for an answer';
  631. { MultipartFormData }
  632. RSMFDIvalidObjectType = 'Unsupported object type. You can assign only one of the following types or thir descendants: TStrings, TStream.';
  633. { TIdURI exceptions }
  634. RSURINoProto = 'Protocol field is empty';
  635. RSURINoHost = 'Host field is empty';
  636. { TIdIOHandlerThrottle}
  637. RSIHTChainedNotAssigned = 'You must chain this component to another I/O Handler before using it';
  638. { TIdSNPP}
  639. RSSNPPNoMultiLine = 'TIdSNPP Mess command only supports single line Messages.';
  640. {TIdThread}
  641. RSThreadTerminateAndWaitFor = 'Cannot call TerminateAndWaitFor on FreeAndTerminate threads';
  642. implementation
  643. end.