📄 ez_eng.inc
字号:
SCannotCreateNewLayer= 'New layer cannot be created !';
SWrongEzGIS= 'GIS property unassigned';
SProjEditSource= 'Select Source File Coordinate System';
SProjEditDestin= 'Select Destination File Coordinate System';
SDXFReading= 'Reading AutoCAD file...';
SDXFPolylineBad = 'Polyline contained more than %d vertices %d';
SDXFInvalidFloat= 'Invalid Floating point conversion';
SDXFInvalidInteger= 'Invalid Integer conversion';
SDXFFileReadingNow= ' DXF File reading now..';
SDXFUndefBlock = 'Undefined Block reference error';
SDXFWrongBlockInfo= 'This drawing have wrong block information,'+crlf+
'but continue reading with ignoreing ...';
SDXFLWPolylineBad= 'LwPolyline contained more than %d vertices %d';
SDXFPOINTBad= 'Error reading POINT entity ';
SDXFINSERTBad= 'Error reading INSERT entity';
SDXFTEXTBad= 'Error reading TEXT entity';
SDXFLINEBad= 'Error reading LINE entity';
SDXFPOLYLINEBad2= 'Error reading POLYLINE entity';
SDXFLWPOLYLINEBad2= 'Error reading LWPOLYLINE entity';
SDXF3DFACEBad= 'Error reading 3DFACE entity';
SDXFSOLIDBad= 'Error reading SOLID entity';
SDXFCIRCLEBad= 'Error reading CIRCLE entity';
SDXFARCBad= 'Error reading ARC entity';
SDXFATTDEFBad= 'Error reading ATTDEF entity';
SDXFATTRIBBad= 'Error reading ATTRIB entity';
SDXFThereIsNoHeader= 'No Header or invalid Header section in DXF file';
SDXFThereIsNoLayers= 'No Layers or Tables section invalid in DXF file';
SDXFThereIsNoBlocks= 'No Blocks or Blocks section invalid DXF file';
SDXFThereIsNoEntities= 'There are no Entities or Entities section is invalid in DXF file';
SDXFThereIsNoMaxMin= 'File does not contain Max/Min extents. Calculating...';
SDXFErrorInLine= 'An error ocurred in line or near to ';
SDXFDupLayer= 'Tried to create a layer with duplicated name';
SDXFNoName= 'Tried to add a layer with no name';
SDXFCannotSave= 'Maybe destination path is on CDrom or'+CrLf+
'not enough disk space,Can''t save. Warning!';
STextIsNotVisible= 'Text is invisible !' + CrLf +
'The inserted text will be invisible';
SInsertText= 'Click the text insertion point';
SEntityToReshape= 'Select an entity to modify';
SReshapeToPoint= 'Move to point (Hold down CTRL key to change rotate origin):';
SVertexToReshape= 'Select vertex to modify';
SVertexToDelete= 'Select node to delete';
SClickInterestPoint= 'Please click the point';
SEntityToDrag= 'Select an entity to drag & drop';
SDragFromCtrlPt= 'Drag from control point';
SDefineCircleCenter= 'Click the center of the circle selection';
SDefineCircle= 'Move mouse to define the circle selection';
SAreaAndPerimeter= 'Area = %.*n %s' + CrLf +
'Length = %.*n %s' + CrLf +
'Angle = %.2n' + CrLf +
'Points = %.2n';
SZoomUnZoom= 'Click a point to zoomin/zoomout';
SScrolling= 'Press Pick button and move the mouse to pan';
SInsertXGuideLine= 'X Coord for guideline :';
SInsertYGuideLine= 'Y Coord for guideline :';
SSelectGline= 'Select the guideline to move';
SMoveGLinetoNew= 'Move the guideline to its new position';
SUnrecognizedCommand= 'Unknown Command !';
SShpFileNotFound= 'File %s was not found !' + CrLf +
'Cannot import the file';
SThereAreNoLayers= 'You need at least one layer !';
SDLLLoadError = 'Error loading DLL library !';
SGridTooDense= 'Grid too dense to display';
Sscrcanceled= 'Script canceled';
SEmptyTable= '<Empty Table>';
SPageid='Page %d';
SROwCol='Row %d, Col %d';
SWrongFontSize= 'Font size too small !';
SLoadingCAD= 'Loading Layer %s';
SSavingCAD= 'Saving Layer %s';
SWrongCADFile= 'This file is not a EzCAD file !';
SFileAlreadyExists= 'The file already exists !';
STextInfo= 'Height: %.2n Points; %.2n units';
SErrWrongField= 'Wrong field definition';
SThematicNotUpdated = 'Thematic map is out of date !';
SMBToomanyfields= 'Too many fields selected for thematic creation';
SCalculatingRanges= 'Calculating...';
SExpresionNull= 'Expression is empty';
SWrongFieldName= 'Field name does not exists';
SCircleInfo= 'Radius = %.*n; Area = %.*n; Perimeter = %.*n';
SBufferRefInfo= 'Radius = %.*n';
SOneSelection= 'Selected on Layer %s, Recno %d';
SMultiSelection= '%d selected entities';
SUnknownFormat= 'Unknown file format';
SNoNodeClicked= 'Node was not clicked';
{ networkd messages }
SNetSameNodes= 'Cannot link to same node';
SNetExpressionNotNumeric= 'Exprssion is not of numeric type';
//SNetWrongFIleID = 'File ID mismatch. This is not a Network Analyst file';
//SNetWrongFIleVersion = 'File version mismatch with software version';
//SNetWrongFilename = 'The defined file does not exists';
//SNetCannotCreateDir = 'Cannot create directory for network files';
//SNetExpressionNotNumeric = 'The expression is not of numeric type';
//SNetCreatingNetwork = 'Creating Network...';
//SNetNodesOverlap = 'There are nodes that overlaps.'#13#10'Do you want to see the exact location ?';
//SNetLayernameMismatch = 'Layer name mismatch with the linked layer';
//SNetNodeToMove = 'Pick the node to move';
//SNetMoveNodeTonew = 'Move node to new position';
//SNetGraphicPickN = 'Picked Point %d';
//SNetTotalCost = 'Total Route Cost: %n';
//SNetNumberOfStops = 'Number of stops: %d';
//SNetLoadStops = 'Load stops from layer';
//SNetAddStopsCaption = 'Click a point where you wish to add a stop';
//SNetInvalidLayer = 'The layer does not have attached a DBF file';
SNetDirections1 = 'Starting from Picked Point %d';
SNetDirections2 = ' Travel on %s for %.*n %s';
SNetContinueStraight = 'Continue Straight onto %s';
SNetDirections3 = 'Turn %s onto %s';
SNetDirections4 = 'Total cost of traveling is %.*n %s';
SNetDirections5 = '=====================';
SNetRight = 'Right';
SNetLeft = 'Left';
SNetCleaning = 'Cleaning up layer...';
//SNetWrongLayer = 'Cannot clean-up for this layer.'#13#10'Currently in use.';
//SNetBestRouteNotShown = '"Find Best Route" form is not opened';
//SNetCleanCaption = 'Clean up a layer';
//SNetOpenCaption = 'Open network for layer';
//SNetConfirmDeletion = 'Okay to delete selected links?';
SNetUnits= 'Units';
SDGNWrongHeader= 'File `%s'' does not have expected DGN header';
SNoneColorTextInColorPicker= 'Transparent';
SCustomTextInColorPicker= '&More Colors...';
SLayerIndexOutOfRange= 'Layer index out of range';
sDrawBoxCollectionNotSame= 'All member of collection must have same TEzBaseGIS';
{ dic/1/2002 }
SFilterEnabled= 'A filter is active';
SBFFFolderName= 'C:\';
SBFFSTatusText= 'Plase select folder';
SBFFCaption= 'Select Folder';
{ layer list box }
SLLBCurrent= 'Current';
SLLBVisible= 'Visible';
SLLBSelectable= 'Selectable';
SLLBLayerName= 'Name';
SNoImagesFound= 'No images/files found on %s';
SSelectImgTitle= 'Select Image/Element';
SBandedImagesFilter= 'Windows Bitmaps (*.BMP)|*.BMP' +
'|ESRI Band Interleaved by Line (*.BIL)|*.BIL' +
'|TIFF files (*.TIF)|*.TIF';
SBitmapFilter = 'Windows Bitmap (*.BMP)|*.BMP';
SJPGFilter= 'Jpeg (*.JPG) |*.JPG';
SMetafileFilter = 'Windows Metafile (*.WMF)|*.WMF|Windows Enhanced Metafile (*.EMF)|*.EMF';
SICOFilter = 'Windows ICON files (*.ICO)|*.ICO';
SGIFFilter= 'Compuserve Gif (*.GIF)|*.GIF';
STIFFilter= 'TIFF files (*.TIF)|*.TIF';
STargaFilter= 'True Vision images (*.TGA)|*.TGA';
SPCXFilter= 'PCX files (*.PCX)|*.PCX';
SPCDFilter= 'Kodak Photo CD images (*.PCD)|*.PCD';
SPSDFilter= 'PhotoShop images (*.PSD)|*.PSD;*.PDD';
SPSPFilter= 'PaintShopPro images (*.PSP)|*.PSP';
SPNGFilter= 'Portable Network Graphics images (*.PNG)|*.PNG';
SEDBFilter= 'EzGIS blocks (*.EDB)|*.EDB';
SChangeDirNotAllowed= 'You must select the file on the common subdir only !';
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -