Translations by Abraham J. Palma López

Abraham J. Palma López has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

124 of 24 results
7857.
* libIlmThread: a thread abstraction library on top of pthreads.
2008-10-01
* libIlmThread: una biblioteca de abstracción de hilos encima de pthreads.
7921.
The IO::String module provide the IO::File interface for in-core strings. An IO::String object can be attached to a string, and will make it possible to use the normal file operations for reading or writing data, as well as seeking to various locations of the string. The main reason you might want to do this, is if you have some other library module that only provide an interface to file handles, and you want to keep all the stuff in memory.
2008-10-01
El módulo IO::String proporciona la interfaz IO::File para cadenas subyacentes. Un objeto IO::String se puede adjuntar a una cadena, lo que posibilita el uso de las operaciones normales de ficheros para leer o escribir datos, así como la búsqueda a distintas posiciones de la cadena. La principal razón para hacer esto, es por si ya se dispone de otro módulo de biblioteca que proporcione una interfaz para manejar ficheros, y se quiere dejar en memoria.
7922.
The IO::String module provide an interface compatible with IO::File as distributed with IO-1.20, but the following methods are not available; new_from_fd, fdopen, format_write, format_page_number, format_lines_per_page, format_lines_left, format_name, format_top_name.
2008-10-01
El módulo IO::String proporciona una interfaz compatible con IO::File tal como se distribuye en IO-1.20, pero los siguientes métodos no están disponibles: new_from_fd, fdopen, format_write, format_page_number, format_lines_per_page, format_lines_left, format_name, format_top_name.
8262.
This package contains the set of kernel headers that were required to build klibc and the utilities that ship with it. This may or may not be a complete enough set to build other programs that link against klibc. If in doubt, use real kernel headers instead.
2008-10-01
Este paquete contiene el conjunto de cabeceras del núcleo que se requieren para construir klibc y las utilidades que vienen con él. Este conjunto pueder ser suficiente o no para construir otros programas que vinculen a klibc. Ante la duda, utilice en su lugar las auténticas cabeceras del núcleo.
8547.
- The m17n library is an open source software. - The m17n library for any Linux/Unix applications. - The m17n library realizes multilingualization of many aspects of applications. - The m17n library represents multilingual text as an object named M-text. M-text is a string with attributes called text properties, and designed to substitute for string in C. Text properties carry any information required to input, display and edit the text. - The m17n library supports functions to handle M-texts.
2008-10-01
- La biblioteca m17n es un software de código abierto - La biblioteca m17n sirve para cualquier aplicación Linux/Unix - La biblioteca m17n realiza multilingualización de muchos aspectos de las aplicaciones. - La biblioteca m17n representa texto multilingüe como un objeto llamado M-text. M-text es una cadena con atributos llamados "text properties", y diseñados para sustituir por cadenas en C. Text properties (propiedades de texto) contiene cualquier información necesaria para introducir, mostrar y editar el texto. - La biblioteca m17n apoya funciones para manejar M-text.
8678.
The Sendmail Mail Filter API (Milter) is designed to allow third-party programs access to mail messages as they are being processed in order to filter meta-information (headers) and content.
2008-10-01
La API Sendmail Mail Filter (Milter) está diseñado para permitir a programas de terceros acceder a mensajes de correo mientras están siendo procesados con el propósito de filtrar meta-información (cabeceras) y contenido.
8684.
The Sendmail Mail Filter API (Milter) is designed to allow third-party programs access to mail messages as they are being processed in order to filter meta-information(headers) and content.
2008-10-01
La API Sendmail Mail Filter (Milter) está diseñado para permitir a programas de terceros acceder a mensajes de correo mientras están siendo procesados con el propósito de filtrar meta-información (cabeceras) y contenido.
8727.
The MLDBM perl module can be used to store multidimensional hash structures in tied hashes (including DBM files).
2008-10-01
El módulo perl MLDBM se puede usar para almacenar estructuras hash multidimensionales en hashes atados (incluyendo ficheros DBM)
9179.
MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa).
2008-10-01
MPFR proporciona una biblioteca para cálculos de coma flotante de distintas precisiones, redondeando correctamente. El cálculo es eficiente y al mismo tiempo tiene una semántica bien definida. Toma las buenas ideas del estándar ANSI/IEEE-754 en aritmética de coma flotante de doble precisión (53-bit mantissa).
9283.
Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff.
2008-10-01
Proporciona interfaces de bajo nivel para implementar directamente nuevos métodos de HTTP, e interfaces de alto nivel de modo que no haya que preocuparse por las cosas de bajo nivel.
9289.
Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff.
2008-10-01
Neon proporciona interfaces de bajo nivel para implementar directamente nuevos métodos de HTTP, e interfaces de alto nivel de modo que no haya que preocuparse por las cosas de bajo nivel.
9291.
The Net::CIDR package contains functions that manipulate lists of IP netblocks expressed in CIDR notation. The Net::CIDR functions handle both IPv4 and IPv6 addresses.
2008-10-01
El paquete Net::CIDR contiene funciones que manipulan listas de bloques de red IP expresados en notación CIDR. Las funciones Net::CIDR manejan tanto direcciones IPv4 como IPv6.
9308.
Net::Server is an extensible, general perl server engine that combines the good properties from Net::Daemon, NetServer::Generic, and Net::FTPServer; and borrows various concepts from the Apache webserver.
2008-10-01
Net::Server es un motor de servidor general y extensible que combina las mejores cualidades de Net::Daemon, NetServer::Generic, y Net::FTPServer, tomando prestados varios conceptos del servidor web Apache.
9360.
Not Erik's Windowing Toolkit, shared library subset kit
2008-10-01
Not Erik's Windowing Toolkit, subconjunto de bibliotecas compartidas
9361.
This is used to develop subsets of the newt shared libraries for use on custom installation floppies and in embedded systems. Unless you're making one of those, you won't need this package.
2008-10-01
Esto se utiliza para desarrollar subconjuntos de las bibliotecas compartidas newt, que se utilizan en instalaciones personalizadas en disquetes y en sistemas incrustados. A menos que vayas a hacer algo de esto, no necesitarás este paquete.
9448.
This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking.
2008-10-01
Esta biblioteca proporciona utilidades de sistema operativo, en modo texto, independiente la plataforma, incluyendo: * hilos, * sincronización de hilos, * E/S normal de ficheros y redes, * temporización de intervalos y calendario, * administración básica de memoria (malloc y free), * enlace a bibliotecas compartidas.
9464.
This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards.
2008-10-01
Este es un conjunto de bibliotecas diseñadas para apoyar el desarrollo en plataformas cruzadas de aplicaciones de cliente y servidor con seguridad habilitada. Puede dar soporte a certificados SSLv2 y v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 y a otros estándares de seguridad.
9503.
Runtime library for GNU Objective-C applications (debug symbols)
2008-10-01
Biblioteca en tiempo de ejecución para aplicaciones GNU Objective-C (símbolos de depuración)
9504.
Runtime library for GNU Objective-C applications
2008-10-01
Biblioteca en tiempo de ejecución para aplicaciones GNU Objective-C
9514.
The libogg-dev package contains the header files and documentation needed to develop applications with libogg.
2008-10-01
El paquete libogg-dev contiene los ficheros de encabezamiento y la documentación necesaria para desarrollar aplicaciones en libogg.
9526.
This package contains the header files required if you wish to compile/develop applications that use OpenEXR libraries.
2008-10-01
Este paquete contiene los ficheros de encabezamiento necesarios si deseas compilar/desarrollar aplicaciones que utilicen las bibliotecas OpenEXR.
13965.
OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications.
2008-10-01
OpenEXR es un formato de fichero de imagen de alto intervalo dinámico (HDR) desarrollado por Industrial Light & Magic para su uso en aplicaciones de imagenes en ordenadores.
13966.
OpenEXR's features include: * Higher dynamic range and colour precision than existing 8- and 10-bit image file formats. * Support for the "half" 16-bit floating-point pixel format. * Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain. * Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications.
2008-10-01
Las características de OpenEXR incluyen: * Mayor intervalo dinámico y precisión de color que los formatos de imagen existentes de 8 y 10 bits. * Apoya el formato de "medio" pixel de coma flotante de 16 bits. * Multiples algoritmos de compresión de imagen sin pérdida. Algunos de los códecs incluídos pueden lograr compresiones de hasta 2:1 sin pérdida con grano de película. * Extensible. Se pueden añadir fácilmente nuevos códecs de compresión y tipos de imágenes ampliando las clases C++ incluídas en la distribución de software de OpenEXR. Los nuevos atributos (cadenas, vectores, enteros,etc) se pueden añadir a los encabezamientos de imagen de OpenEXR sin afectar la compatibilidad con las aplicaciones OpenEXR existentes. Este paquete contiene las siguientes bibliotecas compartidas: * IlmImf - una biblioteca que lee y escribe imágenes OpenEXR. * Imath - una biblioteca matemática con apoyo para matrices, transfor_ maciones 2D y 3D, soluciones para ecuaciones lineales/cuadráticas/ cúbicas, y más.
21169.
Library needed for GNU ObjC applications linked against the shared library.
2008-10-01
Biblioteca necesaria para que las aplicaciones GNU ObjC se vinculen con la biblioteca compartida.