📄 adexcept.dk
字号:
secInvalGroupID {13842} = 'Invalid group ID';
secInvalLineHandle {13843} = 'Invalid line handle';
secInvalLineState {13844} = 'Invalid line state';
secInvalLocation {13845} = 'Invalid location';
secInvalMediaList {13846} = 'Invalid media list';
secInvalMediaMode {13847} = 'Invalid media mode';
secInvalMessageID {13848} = 'Invalid message ID';
secInvalParam {13850} = 'Invalid parameter';
secInvalParkID {13851} = 'Invalid park ID';
secInvalParkMode {13852} = 'Invalid park mode';
secInvalPointer {13853} = 'Invalid pointer';
secInvalPrivSelect {13854} = 'Invalid privilege select';
secInvalRate {13855} = 'Invalid rate';
secInvalRequestMode {13856} = 'Invalid request mode';
secInvalTerminalID {13857} = 'Invalid terminal ID';
secInvalTerminalMode {13858} = 'Invalid terminal mode';
secInvalTimeout {13859} = 'Invalid timeout';
secInvalTone {13860} = 'Invalid tone';
secInvalToneList {13861} = 'Invalid tone list';
secInvalToneMode {13862} = 'Invalid tone mode';
secInvalTransferMode {13863} = 'Invalid transfer mode';
secLineMapperFailed {13864} = 'Line mapper failed';
secNoConference {13865} = 'No conference';
secNoDevice {13866} = 'No device';
secNoDriver {13867} = 'No driver';
secNoMem {13868} = 'No memory';
secNoRequest {13869} = 'No request';
secNotOwner {13870} = 'Not owner';
secNotRegistered {13871} = 'Not registered';
secOperationFailed {13872} = 'Operation failed';
secOperationUnavail {13873} = 'Operation unavailable';
secRateUnavail {13874} = 'Rate unavailable';
secResourceUnavail {13875} = 'Resource unavailable';
secRequestOverrun {13876} = 'Request overrun';
secStructureTooSmall {13877} = 'Structure too small';
secTargetNotFound {13878} = 'Target not found';
secTargetSelf {13879} = 'Target is self';
secUninitialized {13880} = 'Uninitialized';
secUserUserInfoTooBig {13881} = 'User info too big';
secReinit {13882} = 'Reinit failed';
secAddressBlocked {13883} = 'Address blocked';
secBillingRejected {13884} = 'Billing rejected';
secInvalFeature {13885} = 'Invalid feature';
secNoMultipleInstance {13886} = 'No multiple instance';
{Apro encounters a few of its own TAPI errors, place these error
codes after the native TAPI error codes, but leave a little bit
of room for expansion of the TAPI error codes.}
secTapiBusy {13928} = 'TAPI already open, dialing or answering';
secTapiNotSet {13929} = 'TapiMode not set in TApdComPort';
secTapiNoSelect {13930} = 'No TAPI device selected';
secTapiLoadFail {13931} = 'Failed to find/load TAPI.DLL';
secTapiGetAddrFail {13932} = 'Failed to get TAPI address';
sTAPIdisabled16bit {13933} = 'TAPI disabled for 16-bit environments';
secTapiUnexpected {13934} = 'Unexpected TAPI error';
secTapiVoiceNotSupported {13935} = 'TAPI device does not support voice extensions';
secTapiWaveFail {13936} = 'TAPI wave file error';
secTapiCIDBlocked {13937} = 'Caller ID Blocked';
secTapiCIDOutOfArea {13938} = 'Out of Area Call';
secTapiWaveFormatError {13939} = 'The selected file is not a wave file';
secTapiWaveReadError {13940} = 'Unable to read wave file data';
secTapiWaveBadFormat {13941} = 'Unsupported wave format';
secTapiTranslateFail {13942} = 'Unable to translate address';
secTapiWaveDeviceInUse {13943} = 'Wave device in use';
secTapiWaveFileExists {13944} = 'Wave file already exists';
secTapiWaveNoData {13945} = 'No wave data available';
secVoIPNotSupported {13950} = 'Voice over IP not available (requires Windows 2000 and above)';
secVoIPCallBusy {13951} = 'Remote was busy';
secVoIPBadAddress {13952} = 'Destination address bad';
secVoIPNoAnswer {13953} = 'Remote did not answer';
secVoIPCancelled {13954} = 'Cancelled';
secVoIPRejected {13955} = 'Remote rejected the call';
secVoIPFailed {13956} = 'General failure';
secVoIPTapi3NotInstalled {13957} = 'ITTapi interface failure';
secVoIPH323NotFound {13958} = 'H.323 line not found';
secVoIPTapi3EventFailure {13959} = 'Event notify failure';
{RAS error codes}
secRasLoadFail {13980} = 'Failed to find/load RASAPI32.DLL';
{ Logging - It is unlikely that these should change, these strings are }
{ used in the dispatcher log. Translating them into another language }
{ could make it difficult for TurboPower Tech Support to decipher it. }
{ Dispatch type. Instead of duplicating the strings in the different }
{ language include files, we'll just include a common file here. }
{$I AdDispLog.inc}
{XML strings}
sIENotInstalled = 'Cannot open WININET, Microsoft IE required';
sOpenFileFailed = 'Kan ikke 錬ne filen ';
sFileNotFound = 'File %s could not be found';
sAllocSrcMemFailed = 'Kan ikke allokere hukommelse til XML source';
sHttpReadReqFailed = 'Http l鎠e foresp鴕gsel fejlede';
sHttpDataNotAvail = 'Http data findes ikke';
sHttpReqSendFailed = 'Kan ikke udf鴕e http request';
sHttpReqOpenFailed = 'Kan ikke 錬ne http request';
sInetConnectFailed = 'Kan ikke oprette internet forbindelse';
sInetOpenFailed = 'Fejl ved kald af open internet';
sInvalidFtpLoc = 'Ugyldig ftp lokation';
sInvalidFtpDir = 'Ugyldig ftp mappe';
sFtpReadReqFailed = 'Ftp read request fejlede';
sFtpDataNotAvail = 'Ftp data er ikke tilg鎛gelig';
sFtpOpenFileFailed = 'Kan ikke 錬ne ftp filen';
sFtpPutFileFailed = 'Could not save file via ftp to %s';
sSrcLoadFailed = 'Kan ikke indl鎠e source';
sInvalidMemPtr = 'Ugyldig memory peger';
sFmtErrorMsg = 'Linie: %d Kolonne: %d Fejl: %s';
sIndexOutOfBounds = 'FEJL INDEKS ER UDEN FOR GR芅SEV芌DIER';
sExpMarkupDecl = 'Forventet markup declaration';
sIllAttrType = 'Ugyldig attribut type';
sIllAttrDefKeyw = 'Ugyldig keyword for attribute default value';
sSysIdMissing = 'System identifier missing ';
sExtModifMissing = 'External modifier missing ';
sIllCondSectStart = 'Betinget sektion skal starte med INCLUDE eller IGNORE';
sBadSepInModel = 'Bad separator in content model ';
sExpCommentOrCDATA = 'Forventede kommentar eller CDATA sektion';
sUnexpectedEof = 'Uventet end of file';
sMismatchEndTag = 'Manglende afslutnings tag';
sIllCharInRef = 'Ugyldige tegn i reference';
sUndeclaredEntity = 'Der refereres til en ikke deklareret entitet';
sExpectedString = 'Forventede tekst streng ';
sSpaceExpectedAt = 'Forventede whitespace ved byte ';
sUnexpEndOfInput = 'End of input fundet mens der ledes efter delimiter';
sQuoteExpected = 'Forventet " or '+Chr(39);
sInvalidXMLVersion = 'XMLPartner does not support XML specification greater than %s';
sUnableCreateStr = 'Unable to create stream for input.';
sInvalidName = 'Invalid XML name';
sInvalidCommentText = 'Invalid comment text';
sCommentBeforeXMLDecl = 'Document cannot start with a comment if it also contains an XML declaration';
sInvalidCDataSection = 'Invalid characters in CDATA section';
sRedefinedAttr = 'Attributes cannot be redefined in a start tag';
sCircularEntRef = 'Circular reference to: ';
sInvAttrChar = 'Invalid character in attribute value: ';
sInvPCData = 'Invalid characters in element''s character data: ';
sDataAfterValDoc = 'There is invalid data after valid XML document';
sNoIntConditional = 'Conditional sections not allowed in internal subset of document type declaration';
sNotationNotDeclared = 'Notation not declared: ';
sInvPubIDChar = 'Invalid PublicID character: ';
sNoNDATAInPeDecl = 'NDATA not allowed in parameter entity declaration';
sInvStandAloneVal = 'Standalone value must equal ''yes'' or ''no''';
sInvEncName = 'Invalid encoding declaration: ';
sInvVerNum = 'Invalid XML version number: ';
sInvEntityValue = 'Invalid character in entity value: ';
sNoCommentInMarkup = 'Comments can not be placed within other markup';
sNoPEInIntDTD = 'Parameter entities not allowed in DTD internal subset';
sXMLDecNotAtBeg = 'The XML declaration must appear before the first element';
sInvalidElementName = 'Invalid element name: ';
sBadParamEntNesting = 'Parameter-entity text must be properly nested: ';
sInvalidCharEncoding = 'Invalid character encoding specified.';
sAttrNotNum = 'Attribute %s of element %s does not have an integer value.';
sUnknownAxis = 'Unknown axis specifier: %s';
{xpchrstm related errors}
sInvalidXMLChar = 'Invalid XML Character found';
sInvalidBEChar = 'Invalid (big-endian) UTF-16 character encoding';
sInvalidLEChar = 'Invalid (little-endian) UTF-16 character encoding';
sBadUTF8Char = 'Badly formed UTF-8 character in stream';
sErrEndOfDocument = 'Unexpected end of document stream';
sUCS_ISOConvertErr = 'Cannot convert UCS-4 character to ISO-8859-1';
sUCS_U16ConvertErr = 'Cannot convert UCS-4 character to UTF-16';
sUCS_U8ConverErr = 'Cannot convert UCS-4 character to UTF-8';
{EModem error string resource}
sModemDetectedBusy = 'Line is Busy';
sModemNoDialtone = 'No Dialtone';
sModemNoCarrier = 'No Carrier';
{TApdPager string resource}
sInitFail = 'Modem Initialization Failure';
sLoginFail = 'Failed to Login';
sMinorSrvErr = 'Minor Server Error';
sFatalSrvErr = 'Fatal Server Error';
sConnected = 'Modem Connected';
sCancelled = 'Cancel Requested';
sLineBusy = 'Line Busy';
sDisconnect = 'Disconnecing';
sNoDialtone = 'No Dialtone';
sMsgNotSent = 'Message not sent';
sWaitingToRedial = 'Waiting to Redial';
sLoginPrompt = 'Received Prompt for Login';
sLoggedIn = 'Successful Login';
sDialing = 'Now Dialing';
sRedialing = 'Now Redialing';
sLoginRetry = 'Retry Password for Login';
sMsgOkToSend = 'Ready to Send Message';
sSendingMsg = 'Now sending Message';
sMsgAck = 'Received, Send next block or end';
sMsgNak = 'Received Error, Resend Message';
sMsgRs = 'Unable to Send Page';
sMsgCompleted = 'Page Complete - Logging out if done';
sSendTimedOut = 'Timed Out - No Response';
sLoggingOut = 'Logging Out';
sDone = 'Done with Page';
{TApdVoIP error string resource}
sVoIPNotAvailable = 'Voice over IP not available (requires Windows 2000 and above)';
{TFaxLogCode description strings, used by TApdAbstractFax.LogMsg method}
slfaxNone = 'none';
slfaxTransmitStart = 'transmit started';
slfaxTransmitOk = 'transmit finished okay';
slfaxTransmitFail = 'transmit failed';
slfaxReceiveStart = 'receive started';
slfaxReceiveOk = 'receive finished okay';
slfaxReceiveSkip = 'receive skipped on request';
slfaxReceiveFail = 'receive failed';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -