| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378 |
- unit FlatCnsts;
- interface
- resourcestring
- myFirstHint = '移动到最前一条记录';
- myPriorHint = '向前移动一条记录';
- myNextHint = '向后移动一条记录';
- myLastHint = '移动到最后一条记录';
- myNewHint = '新建一条记录';
- myDeleteHint = '删除一条记录';
- myEditHint = '编辑当前记录';
- myPostHint = '保存当前记录';
- myCancelHint = '取消编辑数据';
- myRefreshHint = '更新数据记录';
- myFirstCap = '最前';
- myPriorCap = '向前';
- myNextCap = '向后';
- myLastCap = '最后';
- myNewCap = '新建';
- myDeleteCap = '删除';
- myEditCap = '编辑';
- myPostCap = '保存';
- myCancelCap = '取消';
- myRefreshCap = '更新';
- myDeleteRecordQuestion = '您想删除记录(Y/N)?';
- myNewRecordQuestion = '您想新建记录(Y/N)?';
- mySaveRecordQuestion = '您想保存记录(Y/N)?';
- myDeleteMultipleRecordsQuestion = '您想删除选定的所有记录?';
- SListIndexError = '列表索引超出边界值(%d)';
- SDuplicateString = '字串列表不充许复制!';
- SSortedListError = '在索引列表中不充许操作!';
- sInsertError = '不能插入一个项目!';
- sInvalidIndex = '无效索引!';
- sInvalidLevel = '无效项目标准分配!';
- sInvalidLevelEx = '无效标准(%d)为项目"%s"!';
- SMultiSelectRequired = '为打开必须多选方式!';
- SOpenFileTitle = '打开';
- SAssignError = '不能分配一个 %s 到一个 %s';
- SFCreateError = '不能建立文件 %s';
- SFOpenError = '不能打开文件 %s';
- SReadError = '串流读错误';
- SWriteError = '串流写错误';
- SMemoryStreamError = '展开内在流时,内存溢出';
- SCantWriteResourceStreamError = '不能写入只读资源流';
- SDuplicateReference = 'WriteObject called twice for the same instance';
- SClassNotFound = '找不到类 %s ';
- SInvalidImage = '无效流格式';
- SResNotFound = '找不到资源 %s ';
- SClassMismatch = 'Resource %s is of incorrect class';
- SListCapacityError = 'List capacity out of bounds (%d)';
- SListCountError = 'List count out of bounds (%d)';
- SInvalidTabIndex = 'Tab index out of bounds';
- SInvalidTabPosition = 'Tab position incompatible with current tab style';
- SInvalidTabStyle = 'Tab style incompatible with current tab position';
- SDuplicateName = 'A component named %s already exists';
- SInvalidName = '''''%s'''' is not a valid component name';
- SDuplicateClass = 'A class named %s already exists';
- SNoComSupport = '%s has not been registered as a COM class';
- SInvalidInteger = '''''%s'''' is not a valid integer value';
- SLineTooLong = 'Line too long';
- SInvalidPropertyValue = '无效属性值';
- SInvalidPropertyPath = '无效属性路径';
- SInvalidPropertyType = '无效属性类型: %s';
- SInvalidPropertyElement = '无效属性元素: %s';
- SUnknownProperty = '属性不存在!';
- SReadOnlyProperty = '属性是只读的!';
- SPropertyException = '读取错误: %s%s%s: %s';
- SAncestorNotFound = 'Ancestor for ''%s'' not found';
- SInvalidBitmap = 'Bitmap image is not valid';
- SInvalidIcon = 'Icon image is not valid';
- SInvalidMetafile = 'Metafile is not valid';
- SInvalidPixelFormat = 'Invalid pixel format';
- SBitmapEmpty = 'Bitmap is empty';
- SScanLine = 'Scan line index out of range';
- SChangeIconSize = 'Cannot change the size of an icon';
- SOleGraphic = 'Invalid operation on TOleGraphic';
- SUnknownExtension = 'Unknown picture file extension (.%s)';
- SUnknownClipboardFormat = 'Unsupported clipboard format';
- SOutOfResources = 'Out of system resources';
- SNoCanvasHandle = 'Canvas does not allow drawing';
- SInvalidImageSize = 'Invalid image size';
- STooManyImages = 'Too many images';
- SDimsDoNotMatch = 'Image dimensions do not match image list dimensions';
- SInvalidImageList = 'Invalid ImageList';
- SReplaceImage = 'Unable to Replace Image';
- SImageIndexError = 'Invalid ImageList Index';
- SImageReadFail = 'Failed to read ImageList data from stream';
- SImageWriteFail = 'Failed to write ImageList data to stream';
- SWindowDCError = 'Error creating window device context';
- SClientNotSet = 'Client of TDrag not initialized';
- SWindowClass = 'Error creating window class';
- SWindowCreate = 'Error creating window';
- SCannotFocus = 'Cannot focus a disabled or invisible window';
- SParentRequired = 'Control ''%s'' has no parent window';
- SMDIChildNotVisible = 'Cannot hide an MDI Child Form';
- SVisibleChanged = 'Cannot change Visible in OnShow or OnHide';
- SCannotShowModal = 'Cannot make a visible window modal';
- SScrollBarRange = 'Scrollbar property out of range';
- SPropertyOutOfRange = '%s property out of range';
- SMenuIndexError = 'Menu index out of range';
- SMenuReinserted = 'Menu inserted twice';
- SMenuNotFound = 'Sub-menu is not in menu';
- SNoTimers = 'Not enough timers available';
- SNotPrinting = 'Printer is not currently printing';
- SPrinting = 'Printing in progress';
- SPrinterIndexError = 'Printer index out of range';
- SInvalidPrinter = 'Printer selected is not valid';
- SDeviceOnPort = '%s on %s';
- SGroupIndexTooLow = 'GroupIndex cannot be less than a previous menu item''s GroupIndex';
- STwoMDIForms = 'Cannot have more than one MDI form per application';
- SNoMDIForm = 'Cannot create form. No MDI forms are currently active';
- SRegisterError = 'Invalid component registration';
- SImageCanvasNeedsBitmap = 'Can only modify an image if it contains a bitmap';
- SControlParentSetToSelf = 'A control cannot have itself as its parent';
- SOKButton = '确定';
- SCancelButton = '取消';
- SYesButton = '是(&Y)';
- SNoButton = '否(&N)';
- SHelpButton = '帮助(&H)';
- SCloseButton = '关闭(&C)';
- SIgnoreButton = '忽略(&I)';
- SRetryButton = '重试(&R)';
- SAbortButton = '中止(&B)';
- SAllButton = '所有(&A)';
- SCannotDragForm = 'Cannot drag a form';
- SPutObjectError = 'PutObject to undefined item';
- SCardDLLNotLoaded = 'Could not load CARDS.DLL';
- SDuplicateCardId = 'Duplicate CardId found';
- SDdeErr = 'An error returned from DDE ($0%x)';
- SDdeConvErr = 'DDE Error - conversation not established ($0%x)';
- SDdeMemErr = 'Error occurred when DDE ran out of memory ($0%x)';
- SDdeNoConnect = 'Unable to connect DDE conversation';
- SFB = 'FB';
- SFG = 'FG';
- SBG = 'BG';
- SOldTShape = 'Cannot load older version of TShape';
- SVMetafiles = '位图文件';
- SVEnhMetafiles = '增强位图文件';
- SVIcons = '图标';
- SVBitmaps = '位图';
- SGridTooLarge = 'Grid too large for operation';
- STooManyDeleted = 'Too many rows or columns deleted';
- SIndexOutOfRange = 'Grid index out of range';
- SFixedColTooBig = 'Fixed column count must be less than column count';
- SFixedRowTooBig = 'Fixed row count must be less than row count';
- SInvalidStringGridOp = 'Cannot insert or delete rows from grid';
- SParseError = '%s on line %d';
- SIdentifierExpected = 'Identifier expected';
- SStringExpected = 'String expected';
- SNumberExpected = 'Number expected';
- SCharExpected = '''''%s'''' expected';
- SSymbolExpected = '%s expected';
- SInvalidNumber = 'Invalid numeric value';
- SInvalidString = 'Invalid string constant';
- SInvalidProperty = 'Invalid property value';
- SInvalidBinary = 'Invalid binary value';
- SOutlineIndexError = 'Outline index not found';
- SOutlineExpandError = 'Parent must be expanded';
- SInvalidCurrentItem = 'Invalid value for current item';
- SMaskErr = 'Invalid input value';
- SMaskEditErr = 'Invalid input value. Use escape key to abandon changes';
- SOutlineError = 'Invalid outline index';
- SOutlineBadLevel = 'Incorrect level assignment';
- SOutlineSelection = 'Invalid selection';
- SOutlineFileLoad = 'File load error';
- SOutlineLongLine = 'Line too long';
- SOutlineMaxLevels = 'Maximum outline depth exceeded';
- SMsgDlgWarning = '警告';
- SMsgDlgError = '错误';
- SMsgDlgInformation = '信息';
- SMsgDlgConfirm = '确认';
- SMsgDlgYes = '是(&Y)';
- SMsgDlgNo = '不(&N)';
- SMsgDlgOK = '确定';
- SMsgDlgCancel = '取消';
- SMsgDlgHelp = '帮助(&H)';
- SMsgDlgHelpNone = 'No help available';
- SMsgDlgHelpHelp = '帮助';
- SMsgDlgAbort = '中止(&A)';
- SMsgDlgRetry = '重试(&R)';
- SMsgDlgIgnore = '忽略(&I)';
- SMsgDlgAll = '所有(&A)';
- SMsgDlgNoToAll = '取消所有(&O)';
- SMsgDlgYesToAll = '确认所有(&A)';
- SmkcBkSp = 'BkSp';
- SmkcTab = 'Tab';
- SmkcEsc = 'Esc';
- SmkcEnter = 'Enter';
- SmkcSpace = 'Space';
- SmkcPgUp = 'PgUp';
- SmkcPgDn = 'PgDn';
- SmkcEnd = 'End';
- SmkcHome = 'Home';
- SmkcLeft = 'Left';
- SmkcUp = 'Up';
- SmkcRight = 'Right';
- SmkcDown = 'Down';
- SmkcIns = 'Ins';
- SmkcDel = 'Del';
- SmkcShift = 'Shift+';
- SmkcCtrl = 'Ctrl+';
- SmkcAlt = 'Alt+';
- srUnknown = '(未知)';
- srNone = '(没有)';
- SOutOfRange = '数值必须在 %d 和 %d 之间!';
- SCannotCreateName = 'Cannot create a default method name for an unnamed component';
- SDateEncodeError = 'Invalid argument to date encode';
- STimeEncodeError = 'Invalid argument to time encode';
- SInvalidDate = '''''%s'''' 是一个无效日期!';
- SInvalidTime = '''''%s'''' 是一个无效时间!';
- SInvalidDateTime = '''''%s'''' 是一个无效日期和时间!';
- SInvalidFileName = '无效文件名 - %s';
- SDefaultFilter = '所有文件 (*.*)|*.*';
- sAllFilter = '全部';
- SNoVolumeLabel = ': [ - 没有卷标 - ]';
- SInsertLineError = '不能插入一行!';
- SConfirmCreateDir = '指定目录不存在.创建它?';
- SSelectDirCap = '选定目录';
- SCannotCreateDir = '不能创建目录!';
- SDirNameCap = '目录名称::';
- SDrivesCap = '驱动器:';
- SDirsCap = '目录:';
- SFilesCap = '文件: (*.*)';
- SNetworkCap = '网络...';
- SColorPrefix = 'Color'; //!! obsolete - delete in 5.0
- SColorTags = 'ABCDEFGHIJKLMNOP'; //!! obsolete - delete in 5.0
- SInvalidClipFmt = 'Invalid clipboard format';
- SIconToClipboard = 'Clipboard does not support Icons';
- SCannotOpenClipboard = 'Cannot open clipboard';
- SDefault = '默认';
- SInvalidMemoSize = 'Text exceeds memo capacity';
- SCustomColors = 'Custom Colors';
- SInvalidPrinterOp = 'Operation not supported on selected printer';
- SNoDefaultPrinter = 'There is no default printer currently selected';
- SIniFileWriteError = 'Unable to write to %s';
- SBitsIndexError = 'Bits index out of range';
- SUntitled = '(Untitled)';
- SInvalidRegType = 'Invalid data type for ''%s''';
- SRegCreateFailed = 'Failed to create key %s';
- SRegSetDataFailed = 'Failed to set data for ''%s''';
- SRegGetDataFailed = 'Failed to get data for ''%s''';
- SUnknownConversion = 'Unknown RichEdit conversion file extension (.%s)';
- SDuplicateMenus = 'Menu ''%s'' is already being used by another form';
- SPictureLabel = 'Picture:';
- SPictureDesc = ' (%dx%d)';
- SPreviewLabel = 'Preview';
- SCannotOpenAVI = 'Cannot open AVI';
- SNotOpenErr = 'No MCI device open';
- SMPOpenFilter = 'All files (*.*)|*.*|Wave files (*.wav)|*.wav|Midi files (*.mid)|*.mid|Video for Windows (*.avi)|*.avi';
- SMCINil = '';
- SMCIAVIVideo = 'AVIVideo';
- SMCICDAudio = 'CDAudio';
- SMCIDAT = 'DAT';
- SMCIDigitalVideo = 'DigitalVideo';
- SMCIMMMovie = 'MMMovie';
- SMCIOther = 'Other';
- SMCIOverlay = 'Overlay';
- SMCIScanner = 'Scanner';
- SMCISequencer = 'Sequencer';
- SMCIVCR = 'VCR';
- SMCIVideodisc = 'Videodisc';
- SMCIWaveAudio = 'WaveAudio';
- SMCIUnknownError = 'Unknown error code';
- SBoldItalicFont = 'Bold Italic';
- SBoldFont = 'Bold';
- SItalicFont = 'Italic';
- SRegularFont = 'Regular';
- SPropertiesVerb = 'Properties';
- sWindowsSocketError = 'Windows socket error: %s (%d), on API ''%s''';
- sAsyncSocketError = 'Asynchronous socket error %d';
- sNoAddress = 'No address specified';
- sCannotListenOnOpen = 'Can''t listen on an open socket';
- sCannotCreateSocket = 'Can''t create new socket';
- sSocketAlreadyOpen = 'Socket already open';
- sCantChangeWhileActive = 'Can''t change value while socket is active';
- sSocketMustBeBlocking = 'Socket must be in blocking mode';
- sSocketIOError = '%s error %d, %s';
- sSocketRead = 'Read';
- sSocketWrite = 'Write';
- SServiceFailed = 'Service failed on %s: %s';
- SExecute = 'execute';
- SStart = 'start';
- SStop = 'stop';
- SPause = 'pause';
- SContinue = 'continue';
- SInterrogate = 'interrogate';
- SShutdown = 'shutdown';
- SCustomError = 'Service failed in custom message(%d): %s';
- SServiceInstallOK = 'Service installed successfully';
- SServiceInstallFailed = 'Service "%s" failed to install with error: "%s"';
- SServiceUninstallOK = 'Service uninstalled successfully';
- SServiceUninstallFailed = 'Service "%s" failed to uninstall with error: "%s"';
- SInvalidActionRegistration = 'Invalid action registration';
- SInvalidActionUnregistration = 'Invalid action unregistration';
- SInvalidActionEnumeration = 'Invalid action enumeration';
- SInvalidActionCreation = 'Invalid action creation';
-
- SDockedCtlNeedsName = 'Docked control must have a name';
- SDockTreeRemoveError = 'Error removing control from dock tree';
- SDockZoneNotFound = ' - Dock zone not found';
- SDockZoneHasNoCtl = ' - Dock zone has no control';
- SAllCommands = 'All Commands';
- SDuplicateItem = 'List does not allow duplicates ($0%x)';
- SDuplicatePropertyCategory = 'A property category called %s already exists';
- SUnknownPropertyCategory = 'Property category does not exist (%s)';
- SActionCategoryName = 'Action';
- SActionCategoryDesc = 'Action properties and/or events';
- SDataCategoryName = 'Data';
- SDataCategoryDesc = 'Data properties and/or events';
- SDatabaseCategoryName = 'Database';
- SDatabaseCategoryDesc = 'Database and Data Aware properties and/or events';
- SDragNDropCategoryName = 'Drag, Drop and Docking';
- SDragNDropCategoryDesc = 'Drag, Drop and Docking properties and/or events';
- SHelpCategoryName = 'Help and Hints';
- SHelpCategoryDesc = 'Help and Hint properties and/or events';
- SLayoutCategoryName = 'Layout';
- SLayoutCategoryDesc = 'Layout properties and/or events';
- SLegacyCategoryName = 'Legacy';
- SLegacyCategoryDesc = 'Legacy properties and/or events';
- SLinkageCategoryName = 'Linkage';
- SLinkageCategoryDesc = 'Linkage properties and/or events';
- SLocaleCategoryName = 'Locale';
- SLocaleCategoryDesc = 'Locale properties and/or events';
- SLocalizableCategoryName = 'Localizable';
- SLocalizableCategoryDesc = 'Localizable properties and/or events';
- SMiscellaneousCategoryName = 'Miscellaneous';
- SMiscellaneousCategoryDesc = 'Miscellaneous properties and/or events';
- SVisualCategoryName = 'Visual';
- SVisualCategoryDesc = 'Visual properties and/or events';
- SInputCategoryName = 'Input';
- SInputCategoryDesc = 'Input properties and/or events';
- SInvalidMask = '''%s'' is an invalid mask at (%d)';
- SInvalidFilter = 'Property filters may only be name, class or type based (%d:%d)';
- SInvalidCategory = 'Categories must define their own name and description';
- SOperationNotAllowed = 'Operation not allowed while dispatching application events';
- SParentForm = 'TFlatTitlebar can only be placed on a descndant of a TCustomForm';
- SNotReplicatable = 'Control cannot be used in a DBCtrlGrid';
- STextFalse = 'False';
- STextTrue = 'True';
- implementation
- end.
|