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

📄 ez_spa.inc

📁 很管用的GIS控件
💻 INC
📖 第 1 页 / 共 2 页
字号:
                       'Desea usted reemplazar la capa existente ?';
  SCannotCreateNewLayer= 'La nueva capa no puede ser creada !';
  SWrongEzGIS= 'Propiedad GIS no asignada';
  SProjEditSource= 'Seleccione sistema de coordenadas de archivo origen';
  SProjEditDestin= 'Seleccione sistema de coordenadas de archivo destino';


  SDXFReading= 'Leyendo archivo AutoCAD...';
  SDXFPolylineBad = 'Polilinea contiene mas de %d vertices %d';
  SDXFInvalidFloat= 'Conversion de punto flotante invalida';
  SDXFInvalidInteger= 'Conversion de enteros invalida';
  SDXFFileReadingNow= ' Archvo DXF leyendo ahora..';
  SDXFUndefBlock = 'Referencia a un bloque indefinido';
  SDXFWrongBlockInfo= 'Este dibujo tiene informacion de bloques erronea,'+crlf+
                      'pero se puede continuar leyendo al ignorar ...';
  SDXFLWPolylineBad= 'LwPolyline contiene mas de %d vertices %d';
  SDXFPOINTBad= 'Error al leer entidad POINT ';
  SDXFINSERTBad= 'Error al leer entidad INSERT';
  SDXFTEXTBad= 'Error al leer entidad TEXT';
  SDXFLINEBad= 'Error al leer entidad LINE';
  SDXFPOLYLINEBad2= 'Error al leer entidad POLYLINE';
  SDXFLWPOLYLINEBad2= 'Error al leer entidad LWPOLYLINE';
  SDXF3DFACEBad= 'Error al leer entidad 3DFACE';
  SDXFSOLIDBad= 'Error al leer entidad SOLID';
  SDXFCIRCLEBad= 'Error al leer entidad CIRCLE';
  SDXFARCBad= 'Error al leer entidad ARC';
  SDXFATTDEFBad= 'Error al leer entidad ATTDEF';
  SDXFATTRIBBad= 'Error al leer entidad ATTRIB';
  SDXFThereIsNoHeader= 'No Header o seccon del Header invalido en archivo DXF';
  SDXFThereIsNoLayers= 'No hay capas o seccion Tables invalida en archivo DXF';
  SDXFThereIsNoBlocks= 'No Bloques o seccion Blocks invalido en archivo DXF';
  SDXFThereIsNoEntities= 'No hay Entidades o seccion Entities es invalida en archivo DXF';
  SDXFThereIsNoMaxMin= 'Archivo no contiene extension Max/Min extents. Calculando...';
  SDXFErrorInLine= 'Un error ocurrio en o cerca de linea ';
  SDXFDupLayer= 'Falla al intentar crear una capa con nombre duplicado';
  SDXFNoName= 'Falla al intentar agregar una capa sin nombre';
  SDXFCannotSave= 'Quiza el directorio destino es de un CDRom o'+CrLf+
                  'no hay espacio en disco suficiente,no puedo guardar. Cuidado!';


  STextIsNotVisible= 'Texto esta invisible !' + CrLf +
                     'El texto insertado sera invisible';
  SInsertText= 'Haga clicn en el punto de insercion del texto';
  SEntityToReshape= 'Seleccione la entidad a modificar';
  SReshapeToPoint= 'Mover al punto (Presione CTRL para mover origin de rotacion):';
  SVertexToReshape= 'Seleccione vertice a modificar';
  SVertexToDelete= 'Seleccione nodo a eliminar';
  SClickInterestPoint= 'Haga click en el punto';
  SEntityToDrag= 'Seleccione una entidad a arrastrar y soltar';
  SDragFromCtrlPt= 'Arrastrar de un punto de control';


  SDefineCircleCenter= 'Haga click en el centro del circulo de seleccion';
  SDefineCircle= 'Mueva el mouse para definir el circulo de seleccion';
  SAreaAndPerimeter= 'Area = %.*n %s' + CrLf +
                     'Longitud = %.*n %s' + CrLf +
                     'Angulo = %.2n' + CrLf +
                     'Puntos = %.2n';
  SZoomUnZoom= 'Haga click en el punto a acercar/alejar';
  SScrolling= 'Presione el boton izquierdo y mueva el mouse para desplazar';
  SInsertXGuideLine= 'Coordenada X para linea guia :';
  SInsertYGuideLine= 'Coordenada Y para linea guia :';
  SSelectGline= 'Seleccione la linea guia a mover';
  SMoveGLinetoNew= 'Mueva la linea guia a su nueva posicion';


  SUnrecognizedCommand= 'Comando desconocido !';
  SShpFileNotFound= 'El archivo %s no fue encontrado !' + CrLf +
                    'No puedo importar el archivo';
  SThereAreNoLayers= 'Usted necesita al menos una capa !';
  SDLLLoadError = 'Error al cargar la libreria DLL !';
  SGridTooDense= 'Grid demasiado denso para desplegar';
  Sscrcanceled= 'Script cancelado';
  SEmptyTable= '<Empty Table>';
  SPageid='Pagina %d';
  SROwCol='Renglon %d, Columna %d';
  SWrongFontSize= 'Tama駉 de fuente demasiado peque駉 !';
  SLoadingCAD= 'Cargando capa %s';
  SSavingCAD= 'Guardando capa %s';
  SWrongCADFile= 'El archivo no es un archivo EzCAD !';
  SFileAlreadyExists= 'El archivo ya existe !';
  STextInfo= 'Altura: %.2n Puntos; %.2n unidades';
  SErrWrongField= 'Definicion de campo erronea';

  SMBToomanyfields= 'Demasiados campos seleccionados para crear el tematico';
  SCalculatingRanges= 'Calculando...';
  SExpresionNull= 'Expresion esta vacia';
  SWrongFieldName= 'Nombre de campo no existe';

  SCircleInfo= 'Radio = %.*n; Area = %.*n; Perimetro = %.*n';
  SBufferRefInfo= 'Radio = %.*n';
  SOneSelection= 'Seleccionado en capa %s, Registro %d';
  SMultiSelection= '%d entidades seleccionadas';
  SUnknownFormat= 'Formato de archivo desconocido';
  SNoNodeClicked= 'Ningun nodo fue seleccionado';

  { networkd messages }
  SNetSameNodes= 'No puedo ligar al mismo nodo';
  SNetExpressionNotNumeric= 'Expresion no es de tipo numerica';
  //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 = 'Iniciando desde primer punto elegido %d';
  SNetDirections2 = '  Viaje por la %s para %.*n %s';
  SNetContinueStraight = 'Continue derecho en %s';
  SNetDirections3 = 'Gire a la %s en %s';
  SNetDirections4 = 'Costo total del viaje es %.*n %s';
  SNetDirections5 = '=====================';
  SNetRight = 'Derecha';
  SNetLeft = 'Izquierda';
  SNetCleaning = 'Limpiando capa...';
  //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= 'Unidades';
  SDGNWrongHeader= 'File `%s'' does not have expected DGN header';
  SNoneColorTextInColorPicker= 'Transparent';
  SCustomTextInColorPicker= '&More Colors...';
  SLayerIndexOutOfRange= 'Indice de la capa fuera de rango';
  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= 'Currente';
  SLLBVisible= 'Visible';
  SLLBSelectable= 'Seleccionable';
  SLLBLayerName= 'Nombre';

  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 + -