⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bookmanager.drc

📁 一个图书批发商的通用软件
💻 DRC
📖 第 1 页 / 共 4 页
字号:
	ComStrs_sDateTimeMin,	"Date is less than minimum of %s"
	ComStrs_sNeedAllowNone,	"You must be in ShowCheckbox mode to set to this date"
	Consts_SInvalidPrinterOp,	"指定的打印机不支持该操作"
	Consts_SNoDefaultPrinter,	"目前没有选择缺省打印机"
	Consts_SDuplicateMenus,	"菜单 '%s' 已经被其他窗口使用了"
	Consts_SPictureLabel,	"图象:"
	Consts_SPictureDesc,	" (%dx%d)"
	Consts_SPreviewLabel,	"预览"
	Consts_SDockedCtlNeedsName,	"驻停式控件必须具有名称"
	Consts_SDockTreeRemoveError,	"从驻停树中删除控件错误"
	Consts_SDockZoneNotFound,	" - 未发现驻停区域"
	Consts_SDockZoneHasNoCtl,	" - 驻停区域中没有控件"
	Consts_SMultiSelectRequired,	"多重选择模式必须选择多个"
	Consts_SErrorSettingCount,	"设置错误 %s.Count"
	Consts_SListBoxMustBeVirtual,	"列表框的 (%s) 类型必须是虚拟类型才能设置个数"
	HelpIntfs_hNoTableOfContents,	"Unable to find a Table of Contents"
	HelpIntfs_hNothingFound,	"No help found for %s"
	HelpIntfs_hNoContext,	"No context-sensitive help installed"
	Consts_SmkcLeft,	"左"
	Consts_SmkcUp,	"上"
	Consts_SmkcRight,	"右"
	Consts_SmkcDown,	"下"
	Consts_SmkcIns,	"插入"
	Consts_SmkcDel,	"删除"
	Consts_SmkcShift,	"Shift+"
	Consts_SmkcCtrl,	"Ctrl+"
	Consts_SmkcAlt,	"Alt+"
	Consts_srNone,	"(无)"
	Consts_sAllFilter,	"全部"
	Consts_SInsertLineError,	"无法插入行"
	Consts_SInvalidClipFmt,	"无效的剪贴板格式"
	Consts_SIconToClipboard,	"剪贴板不支持图标"
	Consts_SCannotOpenClipboard,	"无法打开剪贴板"
	Consts_SInvalidMemoSize,	"文本超过 Memo 容量"
	Consts_SMsgDlgHelp,	"帮助[&H]"
	Consts_SMsgDlgAbort,	"中断[&A]"
	Consts_SMsgDlgRetry,	"重试[&R]"
	Consts_SMsgDlgIgnore,	"忽略[&I]"
	Consts_SMsgDlgAll,	"全部[&A]"
	Consts_SMsgDlgNoToAll,	"全否[&O]"
	Consts_SMsgDlgYesToAll,	"全是[&A]"
	Consts_SmkcBkSp,	"回退"
	Consts_SmkcTab,	"Tab"
	Consts_SmkcEsc,	"Esc"
	Consts_SmkcEnter,	"回车"
	Consts_SmkcSpace,	"空格"
	Consts_SmkcPgUp,	"PgUp"
	Consts_SmkcPgDn,	"PgDn"
	Consts_SmkcEnd,	"End"
	Consts_SmkcHome,	"Home"
	Consts_SAllButton,	"全部[&A]"
	Consts_SCannotDragForm,	"无法拖动窗口"
	Consts_SVMetafiles,	"元文件"
	Consts_SVEnhMetafiles,	"扩展元文件"
	Consts_SVIcons,	"图标"
	Consts_SVBitmaps,	"位图"
	Consts_SMaskErr,	"无效的输入值"
	Consts_SMaskEditErr,	"无效的输入值.  按[Esc]键取消所作的修改"
	Consts_SMsgDlgWarning,	"警告"
	Consts_SMsgDlgError,	"错误"
	Consts_SMsgDlgInformation,	"信息"
	Consts_SMsgDlgConfirm,	"确认"
	Consts_SMsgDlgYes,	"是[&Y]"
	Consts_SMsgDlgNo,	"否[&N]"
	Consts_SMsgDlgOK,	"确定"
	Consts_SMsgDlgCancel,	"取消"
	Consts_SPrinting,	"打印正在进行"
	Consts_SPrinterIndexError,	"打印机索引超界"
	Consts_SInvalidPrinter,	"选定的打印机无效"
	Consts_SDeviceOnPort,	"%s 在 %s 上"
	Consts_SGroupIndexTooLow,	"组索引不能小于前一个菜单项的组索引"
	Consts_SNoMDIForm,	"无法创建窗口. 目前没有活动的 MDI 窗口"
	Consts_SControlParentSetToSelf,	"控件不能将自身作为父窗口"
	Consts_SOKButton,	"确定"
	Consts_SCancelButton,	"取消"
	Consts_SYesButton,	"是[&Y]"
	Consts_SNoButton,	"否[&N]"
	Consts_SHelpButton,	"帮助[&H]"
	Consts_SCloseButton,	"关闭[&C]"
	Consts_SIgnoreButton,	"忽略[&I]"
	Consts_SRetryButton,	"重试[&R]"
	Consts_SAbortButton,	"中断[&A]"
	Consts_SImageWriteFail,	"将图象列表数据写入流失败"
	Consts_SWindowDCError,	"创建窗口设备描述失败"
	Consts_SWindowClass,	"创建窗口类失败"
	Consts_SCannotFocus,	"无法聚焦到失效的或不可见的窗口"
	Consts_SParentRequired,	"控件 '%s' 没有父窗口"
	Consts_SParentGivenNotAParent,	"所指定的父类不是 '%s' 的父类"
	Consts_SMDIChildNotVisible,	"无法隐藏 MDI 子窗口"
	Consts_SVisibleChanged,	"无法在 OnShow 或 OnHide 事件中改变可是否视"
	Consts_SCannotShowModal,	"无法使不可见窗口成为模态"
	Consts_SScrollBarRange,	"滚动条属性超界"
	Consts_SPropertyOutOfRange,	"%s 属性超界"
	Consts_SMenuIndexError,	"菜单索引超界"
	Consts_SMenuReinserted,	"菜单被插入了两次"
	Consts_SMenuNotFound,	"子菜单不在菜单内"
	Consts_SNoTimers,	"可用的计时器不足"
	Consts_SNotPrinting,	"打印机当前不在打印状态"
	Consts_SInvalidBitmap,	"位图图象无效"
	Consts_SInvalidIcon,	"图标图象无效"
	Consts_SInvalidMetafile,	"元文件无效"
	Consts_SInvalidPixelFormat,	"无效的像素格式"
	Consts_SInvalidImage,	"无效的流格式"
	Consts_SScanLine,	"扫描线索引超界"
	Consts_SChangeIconSize,	"无法改变图标大小"
	Consts_SUnknownExtension,	"未知的图象文件扩展名 (.%s)"
	Consts_SUnknownClipboardFormat,	"不支持的剪贴板格式"
	Consts_SOutOfResources,	"系统资源不足"
	Consts_SNoCanvasHandle,	"不允许绘图"
	Consts_SInvalidImageSize,	"无效的图象大小"
	Consts_SInvalidImageList,	"无效的图象列表"
	Consts_SReplaceImage,	"无法替换图象"
	Consts_SImageIndexError,	"无效的图象列表索引"
	Consts_SImageReadFail,	"从流中读取图象列表数据失败"
	RTLConsts_SReadError,	"Stream read error"
	RTLConsts_SReadOnlyProperty,	"Property is read-only"
	RTLConsts_SRegCreateFailed,	"Failed to create key %s"
	RTLConsts_SRegGetDataFailed,	"Failed to get data for '%s'"
	RTLConsts_SRegSetDataFailed,	"Failed to set data for '%s'"
	RTLConsts_SResNotFound,	"Resource %s not found"
	RTLConsts_SSeekNotImplemented,	"%s.Seek not implemented"
	RTLConsts_SSortedListError,	"Operation not allowed on sorted list"
	RTLConsts_SStringExpected,	"String expected"
	RTLConsts_SSymbolExpected,	"%s expected"
	RTLConsts_STooManyDeleted,	"Too many rows or columns deleted"
	RTLConsts_SUnknownGroup,	"%s not in a class registration group"
	RTLConsts_SUnknownProperty,	"Property %s does not exist"
	RTLConsts_SWriteError,	"Stream write error"
	Consts_SInvalidTabPosition,	"标签位置与当前的标签类型冲突"
	Consts_SInvalidTabStyle,	"标签类型与当前的标签位置冲突"
	RTLConsts_SInvalidName,	"''%s'' is not a valid component name"
	RTLConsts_SInvalidProperty,	"Invalid property value"
	RTLConsts_SInvalidPropertyElement,	"Invalid property element: %s"
	RTLConsts_SInvalidPropertyPath,	"Invalid property path"
	RTLConsts_SInvalidPropertyType,	"Invalid property type: %s"
	RTLConsts_SInvalidPropertyValue,	"Invalid property value"
	RTLConsts_SInvalidRegType,	"Invalid data type for '%s'"
	RTLConsts_SInvalidString,	"Invalid string constant"
	RTLConsts_SLineTooLong,	"Line too long"
	RTLConsts_SListCapacityError,	"List capacity out of bounds (%d)"
	RTLConsts_SListCountError,	"List count out of bounds (%d)"
	RTLConsts_SListIndexError,	"List index out of bounds (%d)"
	RTLConsts_SMemoryStreamError,	"Out of memory while expanding memory stream"
	RTLConsts_SNumberExpected,	"Number expected"
	RTLConsts_SParseError,	"%s on line %d"
	RTLConsts_SPropertyException,	"Error reading %s%s%s: %s"
	RTLConsts_SCheckSynchronizeError,	"CheckSynchronize called from thread $%x, which is NOT the main thread"
	RTLConsts_SClassNotFound,	"Class %s not found"
	RTLConsts_SDuplicateClass,	"A class named %s already exists"
	RTLConsts_SDuplicateItem,	"List does not allow duplicates ($0%x)"
	RTLConsts_SDuplicateName,	"A component named %s already exists"
	RTLConsts_SDuplicateString,	"String list does not allow duplicates"
	RTLConsts_SFCreateError,	"Cannot create file %s"
	RTLConsts_SFixedColTooBig,	"Fixed column count must be less than column count"
	RTLConsts_SFixedRowTooBig,	"Fixed row count must be less than row count"
	RTLConsts_SFOpenError,	"Cannot open file %s"
	RTLConsts_SGridTooLarge,	"Grid too large for operation"
	RTLConsts_SIdentifierExpected,	"Identifier expected"
	RTLConsts_SIndexOutOfRange,	"Grid index out of range"
	RTLConsts_SIniFileWriteError,	"Unable to write to %s"
	RTLConsts_SInvalidBinary,	"Invalid binary value"
	RTLConsts_SInvalidImage,	"Invalid stream format"
	SysConst_SShortDayNameWed,	"Wed"
	SysConst_SShortDayNameThu,	"Thu"
	SysConst_SShortDayNameFri,	"Fri"
	SysConst_SShortDayNameSat,	"Sat"
	SysConst_SLongDayNameSun,	"Sunday"
	SysConst_SLongDayNameMon,	"Monday"
	SysConst_SLongDayNameTue,	"Tuesday"
	SysConst_SLongDayNameWed,	"Wednesday"
	SysConst_SLongDayNameThu,	"Thursday"
	SysConst_SLongDayNameFri,	"Friday"
	SysConst_SLongDayNameSat,	"Saturday"
	RTLConsts_SAncestorNotFound,	"Ancestor for '%s' not found"
	RTLConsts_SAssignError,	"Cannot assign a %s to a %s"
	RTLConsts_SBitsIndexError,	"Bits index out of range"
	RTLConsts_SCantWriteResourceStreamError,	"Can't write to a read-only resource stream"
	RTLConsts_SCharExpected,	"''%s'' expected"
	SysConst_SShortMonthNameDec,	"Dec"
	SysConst_SLongMonthNameJan,	"January"
	SysConst_SLongMonthNameFeb,	"February"
	SysConst_SLongMonthNameMar,	"March"
	SysConst_SLongMonthNameApr,	"April"
	SysConst_SLongMonthNameMay,	"May"
	SysConst_SLongMonthNameJun,	"June"
	SysConst_SLongMonthNameJul,	"July"
	SysConst_SLongMonthNameAug,	"August"
	SysConst_SLongMonthNameSep,	"September"
	SysConst_SLongMonthNameOct,	"October"
	SysConst_SLongMonthNameNov,	"November"
	SysConst_SLongMonthNameDec,	"December"
	SysConst_SShortDayNameSun,	"Sun"
	SysConst_SShortDayNameMon,	"Mon"
	SysConst_SShortDayNameTue,	"Tue"
	SysConst_SAbstractError,	"Abstract Error"
	SysConst_SModuleAccessViolation,	"Access violation at address %p in module '%s'. %s of address %p"
	SysConst_SOSError,	"System Error.  Code: %d.\r\n%s"
	SysConst_SUnkOSError,	"A call to an OS function failed"
	SysConst_SNL,	"Application is not licensed to use this feature"
	SysConst_SShortMonthNameJan,	"Jan"
	SysConst_SShortMonthNameFeb,	"Feb"
	SysConst_SShortMonthNameMar,	"Mar"
	SysConst_SShortMonthNameApr,	"Apr"
	SysConst_SShortMonthNameMay,	"May"
	SysConst_SShortMonthNameJun,	"Jun"
	SysConst_SShortMonthNameJul,	"Jul"
	SysConst_SShortMonthNameAug,	"Aug"
	SysConst_SShortMonthNameSep,	"Sep"
	SysConst_SShortMonthNameOct,	"Oct"
	SysConst_SShortMonthNameNov,	"Nov"
	SysConst_SVarTypeOutOfRange,	"Custom variant type (%.4x) is out of range"
	SysConst_SVarTypeAlreadyUsed,	"Custom variant type (%.4x) already used by %s"
	SysConst_SVarTypeNotUsable,	"Custom variant type (%.4x) is not usable"
	SysConst_SVarTypeTooManyCustom,	"Too many custom variant types have been registered"
	SysConst_SVarTypeCouldNotConvert,	"Could not convert variant of type (%s) into type (%s)"
	SysConst_SVarTypeConvertOverflow,	"Overflow while converting variant of type (%s) into type (%s)"
	SysConst_SVarOverflow,	"Variant overflow"
	SysConst_SVarInvalid,	"Invalid argument"
	SysConst_SVarBadType,	"Invalid variant type"
	SysConst_SVarNotImplemented,	"Operation not supported"
	SysConst_SVarUnexpected,	"Unexpected variant error"
	SysConst_SExternalException,	"External exception %x"
	SysConst_SAssertionFailed,	"Assertion failed"
	SysConst_SIntfCastError,	"Interface not supported"
	SysConst_SSafecallException,	"Exception in safecall method"
	SysConst_SAssertError,	"%s (%s, line %d)"
	SysConst_SOperationAborted,	"Operation aborted"
	SysConst_SException,	"Exception %s in module %s at %p.\r\n%s%s\r\n"
	SysConst_SExceptTitle,	"Application Error"
	SysConst_SInvalidFormat,	"Format '%s' invalid or incompatible with argument"
	SysConst_SArgumentMissing,	"No argument for format '%s'"
	SysConst_SDispatchError,	"Variant method calls not supported"
	SysConst_SReadAccess,	"Read"
	SysConst_SWriteAccess,	"Write"
	SysConst_SFormatTooLong,	"Format string too long"
	SysConst_SVarArrayCreate,	"Error creating variant array"
	SysConst_SVarArrayBounds,	"Variant array index out of bounds"
	SysConst_SVarArrayLocked,	"Variant array is locked"
	SysConst_SInvalidVarCast,	"Invalid variant type conversion"
	SysConst_SInvalidVarOp,	"Invalid variant operation"
	SysConst_SInvalidVarOpWithHResult,	"Invalid variant operation ($%.8x)"
	SysConst_SVarNotArray,	"Variant is not an array"
	SysConst_SEndOfFile,	"Read beyond end of file"
	SysConst_SDiskFull,	"Disk full"
	SysConst_SInvalidInput,	"Invalid numeric input"
	SysConst_SDivByZero,	"Division by zero"
	SysConst_SRangeError,	"Range check error"
	SysConst_SIntOverflow,	"Integer overflow"
	SysConst_SInvalidOp,	"Invalid floating point operation"
	SysConst_SZeroDivide,	"Floating point division by zero"
	SysConst_SOverflow,	"Floating point overflow"
	SysConst_SUnderflow,	"Floating point underflow"
	SysConst_SInvalidPointer,	"Invalid pointer operation"
	SysConst_SInvalidCast,	"Invalid class typecast"
	SysConst_SAccessViolation,	"Access violation at address %p. %s of address %p"
	SysConst_SStackOverflow,	"Stack overflow"
	SysConst_SControlC,	"Control-C hit"
	SysConst_SPrivilege,	"Privileged instruction"
	SysConst_SInvalidInteger,	"'%s' is not a valid integer value"
	SysConst_SInvalidFloat,	"'%s' is not a valid floating point value"
	SysConst_SInvalidCurrency,	"'%s' is not a valid currency value"
	SysConst_SInvalidDate,	"'%s' is not a valid date"
	SysConst_SInvalidTime,	"'%s' is not a valid time"
	SysConst_SInvalidDateTime,	"'%s' is not a valid date and time"
	SysConst_SInvalidDateTimeFloat,	"'%g' is not a valid date and time"
	SysConst_SInvalidTimeStamp,	"'%d.%d' is not a valid timestamp"
	SysConst_STimeEncodeError,	"Invalid argument to time encode"
	SysConst_SDateEncodeError,	"Invalid argument to date encode"
	SysConst_SOutOfMemory,	"Out of memory"
	SysConst_SInOutError,	"I/O error %d"
	SysConst_SFileNotFound,	"File not found"
	SysConst_SInvalidFilename,	"Invalid filename"
	SysConst_STooManyOpenFiles,	"Too many open files"
	SysConst_SAccessDenied,	"File access denied"
END

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -