fpc/fcl/classes/constse.inc
2005-02-14 17:13:06 +00:00

283 lines
11 KiB
PHP
Raw Permalink Blame History

{
$Id$
This file is part of the Free Component Library (FCL)
Copyright (c) 1999-2000 by the Free Pascal development team
See the file COPYING.FPC, included in this distribution,
for details about the copyright.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
const
SAssignError = '%s can not be assigned to %s';
SFCreateError = 'File %s can not be created';
SFOpenError = 'File %s can not be opened';
SReadError = 'Stream read error';
SWriteError = 'Stream write error';
SMemoryStreamError = 'Cannot expand memory stream';
SCantWriteResourceStreamError = 'Can not write to read-only ResourceStream';
SDuplicateReference = 'WriteObject was called twice for one instance';
SClassNotFound = 'Class %s not found';
SInvalidImage = 'Illegal stream image';
SResNotFound = 'Resource %s not found';
SClassMismatch = 'Resource %s has wrong class';
SListIndexError = 'List index exceeds bounds (%d)';
SListCapacityError = 'The maximum list capacity is reached (%d)';
SListCountError = 'List count too large (%d)';
SSortedListError = 'Operation not allowed on sorted StringLists';
SDuplicateString = 'Duplicate entries not allowed in StringList';
SInvalidTabIndex = 'Registerindex out of bounds';
SDuplicateName = 'A Component with name %s exists already';
SInvalidName = '"%s" is not a valid identifier name';
SDuplicateClass = 'A class with name %s exists already';
SNoComSupport = '%s is not registered as COM Class';
SLineTooLong = 'Line too long';
SRangeError = 'Range error';
SSeekNotImplemented = '64bit Seek not implemented for class %s';
SErrNoStreaming = 'Failed to initialize component: No streaming method available.';
SInvalidPropertyValue = 'Invalid property value';
SInvalidPropertyPath = 'Invalid property path';
SUnknownProperty = 'Unknown property';
SReadOnlyProperty = 'Read-only property';
SUnknownPropertyType = 'Unknown property type %d';
SPropertyException = 'Error while reading %s%s%s: %s';
SAncestorNotFound = 'Ancestor of ''%s'' not found';
SInvalidBitmap = 'Invalid Bitmap';
SInvalidIcon = 'Invalid Icon';
SInvalidMetafile = 'Invalid Metafile';
SInvalidPixelFormat = 'Invalid Pixelformat';
SBitmapEmpty = 'Bitmap is empty';
SScanLine = 'Line index out of bounds';
SChangeIconSize = 'Can not change icon size';
SOleGraphic = 'Invalid operation for TOleGraphic';
SUnknownExtension = 'Unknown extension (.%s)';
SUnknownClipboardFormat = 'Unknown clipboard format';
SOutOfResources = 'Out of system resources';
SNoCanvasHandle = 'Canvas handle does not allow drawing';
SInvalidImageSize = 'Invalid image size';
STooManyImages = 'Too many images';
SDimsDoNotMatch = 'Image size mismatch';
SInvalidImageList = 'Invalid ImageList';
SReplaceImage = 'Image can not be replaced';
SImageIndexError = 'Invalid ImageList index';
SImageReadFail = 'The ImageList data could not be read from stream';
SImageWriteFail = 'The ImageList data could not be written to stream';
SWindowDCError = 'Error when??';
SClientNotSet = 'Client of TDrag was not initialized';
SWindowClass = 'Error when initializing Window Class';
SWindowCreate = 'Error when creating Window';
SCannotFocus = 'A disbled or invisible Window cannot get focus';
SParentRequired = 'Element ''%s'' has no parent Window';
SMDIChildNotVisible = 'A MDI-Child Windows can not be hidden.';
SVisibleChanged = 'Visible property cannot be changed in OnShow or OnHide handlers';
SCannotShowModal = 'A visible Window can not be made modal';
SScrollBarRange = 'Scrollbar property out of range';
SPropertyOutOfRange = 'Property %s out of range';
SMenuIndexError = 'Menu Index out of range';
SMenuReinserted = 'Menu reinserted';
SMenuNotFound = 'Menu entry not found in menu';
SNoTimers = 'No timers available';
SNotPrinting = 'Printer is not printing';
SPrinting = 'Printer is busy';
SPrinterIndexError = 'PrinterIndex out of range';
SInvalidPrinter = 'Selected printer is invalid';
SDeviceOnPort = '%s on %s';
SGroupIndexTooLow = 'GroupIndex must be greater than preceding menu groupindex';
STwoMDIForms = 'There is only one MDI window available';
SNoMDIForm = 'No MDI form is available, none is active';
SRegisterError = 'Invalid registry';
SImageCanvasNeedsBitmap = 'A Canvas can only be changedif it contains a bitmap';
SControlParentSetToSelf = 'A component can not have itself as parent';
SOKButton = 'OK';
SCancelButton = 'Cancel';
SYesButton = '&Yes';
SNoButton = '&No';
SHelpButton = '&Help';
SCloseButton = '&Close';
SIgnoreButton = '&Ignore';
SRetryButton = '&Retry';
SAbortButton = 'Abort';
SAllButton = '&All';
SFB = 'VH';
SFG = 'VG';
SBG = 'HG';
SOldTShape = 'Can not load older version of TShape';
SVMetafiles = 'MetaFiles';
SVEnhMetafiles = 'Enhanced MetaFiles';
SVIcons = 'Icons';
SVBitmaps = 'Bitmaps';
SGridTooLarge = 'Grid to large for this operation';
STooManyDeleted = 'Zu viele Zeilen oder Spalten gel<65>scht';
SIndexOutOfRange = 'Grid index out of range';
SFixedColTooBig = 'The number of fixed Columns must be less than the Column count';
SFixedRowTooBig = 'The number of fixed Rows must be less that the Row count';
SInvalidStringGridOp = 'Es k<>nnen keine Zeilen des ''Grids'' gel<65>scht oder eingef<65>gt werden';
SParseError = '%s in Line %d';
SIdentifierExpected = 'Identifier expected';
SStringExpected = 'String expected';
SNumberExpected = 'Number expected';
SCharExpected = '%s expected';
SSymbolExpected = '%s expected';
SInvalidNumber = 'Invalid numerical value';
SInvalidString = 'Invalid string constant';
SInvalidProperty = 'Invalid property value';
SInvalidBinary = 'Invalid binary';
SOutlineIndexError = 'Node index not found';
SOutlineExpandError = 'Parent node must be expanded';
SInvalidCurrentItem = 'Invalid item';
SMaskErr = 'Invalid mask';
SMaskEditErr = 'Invalid mask. Use the ESC-key to undo changes.';
SOutlineError = 'Invalid Node index';
SOutlineBadLevel = '???';
SOutlineSelection = 'Ung<6E>ltige Auswahl';
SOutlineFileLoad = 'Fehler beim Dateiladen';
SOutlineLongLine = 'Zeile zu lang';
SOutlineMaxLevels = 'Maximale Gliederungstiefe <20>berschritten';
SMsgDlgWarning = 'Warning';
SMsgDlgError = 'Error';
SMsgDlgInformation = 'Information';
SMsgDlgConfirm = 'Confirm';
SMsgDlgYes = '&Yes';
SMsgDlgNo = '&No';
SMsgDlgOK = 'OK';
SMsgDlgCancel = 'Cancel';
SMsgDlgHelp = '&Help';
SMsgDlgHelpNone = 'No help available';
SMsgDlgHelpHelp = 'Help';
SMsgDlgAbort = '&Abort';
SMsgDlgRetry = '&Retry';
SMsgDlgIgnore = '&Ignore';
SMsgDlgAll = '&All';
SMsgDlgNoToAll = 'N&o to all';
SMsgDlgYesToAll = 'Yes to A&lle';
SmkcBkSp = 'Backspace';
SmkcTab = 'Tab';
SmkcEsc = 'Esc';
SmkcEnter = 'Enter';
SmkcSpace = 'Space';
SmkcPgUp = 'Page up';
SmkcPgDn = 'Page down';
SmkcEnd = 'End';
SmkcHome = 'Home';
SmkcLeft = 'Left';
SmkcUp = 'Up';
SmkcRight = 'Right';
SmkcDown = 'Down';
SmkcIns = 'Insert';
SmkcDel = 'Delete';
SmkcShift = 'Shift+';
SmkcCtrl = 'Ctrl+';
SmkcAlt = 'Alt+';
srUnknown = '(Ukknown)';
srNone = '(Empty)';
SOutOfRange = 'Value must be between %d and %d';
SCannotCreateName = 'Cannot use standard name for and unknown component';
SDateEncodeError = 'Ung<6E>ltiges Argument f<>r Datumskodierung';
STimeEncodeError = 'Ung<6E>ltiges Argument f<>r Zeitkodierung';
SInvalidDate = '''''%s'''' ist kein g<>ltiges Datum';
SInvalidTime = '''''%s'''' ist keine g<>ltige Zeit';
SInvalidDateTime = '''''%s'''' ist kein g<>ltiges Datum und Zeit';
SInsertLineError = 'Zeile kann nicht eingef<65>gt werden';
SCannotDragForm = 'Formulare k<>nnen nicht gezogen werden';
SPutObjectError = 'PutObject auf undefiniertes Element';
SCardDLLNotLoaded = 'CARDS.DLL kann nicht geladen werden';
SDuplicateCardId = 'Doppelte CardId gefunden';
SDdeErr = 'Ein Fehler wurde von der DDE zur<75>ckgeliefert ($0%x)';
SDdeConvErr = 'DDE Fehler - Konversation wurde nicht hergestellt ($0%x)';
SDdeMemErr = 'Fehler trat auf, da unzureichender Speicher f<>r DDE ($0%x)';
SDdeNoConnect = 'DDE-Konversation kann nicht eingerichtet werden';
SDefaultFilter = 'Alle Dateien (*.*)|*.*';
sAllFilter = 'Alle Dateien';
SNoVolumeLabel = ': [ - Ohne Namen - ]';
SConfirmCreateDir = 'Das angegebene Verzeichnis existiert nicht. Soll es angelegt werden?';
SSelectDirCap = 'Verzeichnis ausw<73>hlen';
SCannotCreateDir = 'Das Verzeichnis kann nicht erstellt werden';
SDirNameCap = 'Verzeichnis&name:';
SDrivesCap = '&Laufwerke:';
SDirsCap = '&Verzeichnisse:';
SFilesCap = '&Dateien: (*.*)';
SNetworkCap = 'Ne&tzwerk...';
SColorPrefix = 'Farbe';
SColorTags = 'ABCDEFGHIJKLMNOP';
SInvalidClipFmt = 'Ung<6E>ltiges Format der Zwischenablage';
SIconToClipboard = 'Zwischenablage unterst<73>tzt keine Symbole';
SDefault = 'Vorgabe';
SInvalidMemoSize = 'Text <20>berschreitet Memo-Kapazit<69>t';
SCustomColors = 'Selbstdefinierte Farben';
SInvalidPrinterOp = 'Operation auf ausgew<65>hltem Drucker nicht verf<72>gbar';
SNoDefaultPrinter = 'Zur Zeit ist kein Standard-Drucker gew<65>hlt';
SIniFileWriteError = 'nach %s kann nicht geschrieben werden';
SBitsIndexError = 'Bits-Index au<61>erhalb des zul<75>ssigen Bereichs';
SUntitled = '(Unbenannt)';
SInvalidRegType = 'Ung<6E>ltiger Datentyp f<>r ''%s''';
SRegCreateFailed = 'Erzeugung von Schl<68>ssel %s misslungen';
SRegSetDataFailed = 'Konnte Daten f<>r ''%s'' nicht setzen';
SRegGetDataFailed = 'Konnte Daten f<>r ''%s'' nicht holen';
SUnknownConversion = 'Unbekannte Dateierweiterung f<>r RichEdit-Konvertierung (.%s)';
SDuplicateMenus = 'Men<65> ''%s'' wird bereits von einem anderen Formular benutzt';
SPictureLabel = 'Bild:';
SPictureDesc = ' (%dx%d)';
SPreviewLabel = 'Vorschau';
SCannotOpenAVI = 'AVI kann nicht ge<67>ffnet werden';
SNotOpenErr = 'Kein MCI-Ger<65>t ge<67>ffnet';
SMPOpenFilter = 'Alle Dateien (*.*)|*.*|Wave-Dateien (*.WAV)|*.WAV|Midi-Dateien (*.MID)|*.MID|Video f<>r Windows (*.avi)|*.avi';
SMCINil = '';
SMCIAVIVideo = 'AVIVideo';
SMCICDAudio = 'CDAudio';
SMCIDAT = 'DAT';
SMCIDigitalVideo = 'DigitalVideo';
SMCIMMMovie = 'MMMovie';
SMCIOther = 'Andere';
SMCIOverlay = 'Overlay';
SMCIScanner = 'Scanner';
SMCISequencer = 'Sequencer';
SMCIVCR = 'VCR';
SMCIVideodisc = 'Videodisc';
SMCIWaveAudio = 'WaveAudio';
SMCIUnknownError = 'Unbekannter Fehlercode';
SBoldItalicFont = 'Fett kursiv';
SBoldFont = 'Fett';
SItalicFont = 'Kursiv';
SRegularFont = 'Normal';
SPropertiesVerb = 'Eigenschaften';
{
$Log$
Revision 1.2 2005-02-14 17:13:11 peter
* truncate log
}