Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Spanish guidelines.
1120 of 545 results
11.
default GNU system type %s for Debian arch %s does not match specified GNU system type %s
El tipo de sistema GNU predefinido «%s» para la arquitectura de Debian «%s» no coincide con el tipo de sistema GNU definido «%s»
Translated by Omar Campagne
Located in scripts/dpkg-architecture.pl
12.
specified GNU system type %s does not match gcc system type %s, try setting a correct CC environment variable
El tipo de sistema GNU especificado «%s» no coincide con el tipo de sistema gcc «%s», intente definir una variable de entorno CC adecuada.
Translated by Omar Campagne
Located in scripts/dpkg-architecture.pl:249
13.
Usage: %s [<command>]
Uso: %s [<orden>]
Translated and reviewed by Paco Molinero
Located in scripts/dpkg-buildflags.pl scripts/dpkg-buildtree.pl
14.
Commands:
--get <flag> output the requested flag to stdout.
--origin <flag> output the origin of the flag to stdout:
value is one of vendor, system, user, env.
--query-features <area>
output the status of features for the given area.
--list output a list of the flags supported by the current vendor.
--export=(sh|make|cmdline|configure)
output something convenient to import the compilation
flags in a shell script, in make, or in a command line.
--dump output all compilation flags with their values
--status print a synopsis with all parameters affecting the
behaviour of dpkg-buildflags and the resulting flags
and their origin.
--help show this help message.
--version show the version.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Órdenes:
--get <opción> Muestra la opción solicitada por la salida estándar.
--origin <opción> Muestra el origen de la opción por la salida
estándar:
El valor puede ser vendor, system, user, env.
--query-features <area>
Muestra el estado de las funcionalidades del área dada.
--list Muestra una lista de las opciones permitidas por el
proveedor actual.
--export=(sh|make|cmdline|configure)
Muestra algo adecuado para importar las opciones de
compilación a un programa de shell, a un programa de «make»,
o a una línea de órdenes.
--dump Muestra todas las opciones de compilación y sus valores
--status Muestra un resumen de todos los parámetros que modifican
el comportamiento de dpkg-buildflags, las opciones
resultantes y su origen.
--help Muestra este mensaje de ayuda.
--version Muestra la versión.
Translated by Omar Campagne
Located in scripts/dpkg-buildflags.pl
15.
two commands specified: --%s and --%s
se han definido dos órdenes: «--%s» y «--%s»
Translated by Omar Campagne
Located in scripts/dpkg-buildflags.pl scripts/dpkg-source.pl scripts/dpkg-vendor.pl
16.
%s needs a parameter
%s requiere un parámetro
Translated by Omar Campagne
Located in scripts/dpkg-buildflags.pl scripts/dpkg-vendor.pl
17.
Usage: %s [<option>...]
Uso: %s [<opción>...]
Translated and reviewed by Monkey
Located in scripts/dpkg-buildpackage.pl scripts/dpkg-genbuildinfo.pl scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl scripts/dpkg-gensymbols.pl scripts/dpkg-parsechangelog.pl
18.
Options:
-F (default) normal full build (binaries and sources).
-g source and arch-indep build.
-G source and arch-specific build.
-b binary-only, no source files.
-B binary-only, only arch-specific files.
-A binary-only, only arch-indep files.
-S source-only, no binary files.
-nc do not clean source tree (implies -b).
-tc clean source tree when finished.
-D (default) check build dependencies and conflicts.
-d do not check build dependencies and conflicts.
-P<profiles> assume given build profiles as active (comma-separated list).
-R<rules> rules file to execute (default is debian/rules).
-T<target> call debian/rules <target> with the proper environment.
--as-root ensure -T calls the target with root rights.
-j[<number>] specify jobs to run simultaneously (passed to <rules>).
-r<gain-root-command>
command to gain root privileges (default is fakeroot).
--check-command=<check-command>
command to check the .changes file (no default).
--check-option=<opt>
pass <opt> to <check-command>.
--hook-<hook-name>=<hook-command>
set <hook-command> as the hook <hook-name>, known hooks:
init preclean source build binary changes postclean
check sign done
-p<sign-command>
command to sign .dsc and/or .changes files
(default is gpg2 or gpg).
-k<keyid> the key to use for signing.
-ap add pause before starting signature process.
-us unsigned source package.
-uc unsigned .changes file.
--force-sign
force signing the resulting files.
--admindir=<directory>
change the administrative directory.
-?, --help show this help message.
--version show the version.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Opciones:
-F (Predeterminado) construcción completa habitual (binario y fuentes).
-g Construir fuentes y paquetes independientes de arquitectura.
-G Construir fuentes y paquetes dependientes de arquitectura.
-b Sólo binario, no construye las fuentes.
-B Sólo binario, sin ficheros independientes de arquitectura.
-A Sólo binario, sin ficheros independientes de arquitectura.
-S Sólo fuentes, sin ficheros binarios.
-nc No limpia el árbol de fuentes (implica -b).
-tc Limpia el árbol de fuentes al finalizar.
-D (Predeterminado) comprueba dependencias de construcción y conflictos.
-d No comprueba dependencias de construcción ni conflictos.
-P<perfiles> Asume que los perfiles de construcción indicados están activos
(lista separada por comas).
-R<rules> Fichero rules que ejecutar (por omisión, «debian/rules»).
-T<tarea> Invoca debian/rules <tarea> con el entorno adecuado.
--as-root Comprueba que «-T» invoque la tarea con permisos de «root».
-j[<número>] Define las tareas que ejecutar de forma simultánea
(se introduce a <rules>).
-r<orden-para-obtener-root>
Orden para obtener permisos de «root» (por omisión, fakeroot).
--check-command=<orden-comprobación>
Orden para comprobar el archivo .changes (no hay valor por omisión).
--check-option=<opción>
Pasar la opción <opción> a <orden-comprobación>.
--hook-<nombre-gancho>=<orden-gancho>
Fija <orden-gancho> como el gancho para <nombre-gancho>. Los
ganchos conocidos son:
init preclean source build binary changes postclean
check sign done
-p<orden-firmado>
Orden para firmar ficheros «.dsc» y/o «.changes»
(por omisión es gpg2 o gpg).
-k<id-clave> Clave que utilizar para el firmado.
-ap Añade una pausa antes del proceso de firmado.
-us No firma el paquete fuente.
-uc No firma el fichero «.changes».
--force-sign
Fuerza el firmado de los archivos generados.
--admindir=<directorio>
Cambia el directorio administrativo.
-?, --help Muestra este mensaje de ayuda.
--version Muestra la versión.
Translated by Omar Campagne
Located in scripts/dpkg-buildpackage.pl:61
19.
Options passed to dpkg-architecture:
-a<arch> Debian architecture we build for.
-t<system> set GNU system type.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Opciones que se introducen a dpkg-architecture:
-a<arquitectura> Arquitectura de Debian para la que se construye.
-t<sistema> Define el tipo de sistema GNU.
Translated by Omar Campagne
Located in scripts/dpkg-buildpackage.pl:87
20.
Options passed to dpkg-genchanges:
-si (default) source includes orig, if new upstream.
-sa source includes orig, always.
-sd source is diff and .dsc only.
-v<version> changes since version <version>.
-m<maint> maintainer for package is <maint>.
-e<maint> maintainer for release is <maint>.
-C<descfile> changes are described in <descfile>.
--changes-option=<opt>
pass option <opt> to dpkg-genchanges.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
Opciones que se introducen a dpkg-genchanges:
-si (por omisión) La fuente incluye «orig» si hay una nueva versión original.
-sa La fuente que se envía incluye «orig», siempre.
-sd La fuente que se envía solo son ficheros diff y «.dsc».
-v<versión> Cambios desde la versión <versión>.
-m<responsable> El responsable del paquete es <responsable>.
-e<responsable> El responsable del envío es <responsable>.
-C<fichero-desc> Los cambios se describen en el fichero <fichero-desc>.
--changes-option=<opción>
Pasa la <opción> a dpkg-genchanges.
Translated by Omar Campagne
Located in scripts/dpkg-buildpackage.pl:108
1120 of 545 results

This translation is managed by Ubuntu Spanish Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Adolfo Jayme Barrientos, Alvaro Carrillanca P., Ariel Cabral, Carlos Arenas, Damián Gómez, Edgar Alejandro Jarquin Flores, Eduardo Retamales, Efrain Valles, Igor Guerrero, Jonathan Fernández Román, Jose Bovet Derpich, Jose Herran, JoseRoberto, Josh, Maiiite, Marcos Sánchez, Mariano Mara, Martin Albisetti, Monkey, Nacho Perea, Omar Campagne, Paco Molinero, Pedro Melero Gonzalez, Rodrigo Donado, Santi Alonso, Santiago Zarate, Sergio, alakran, pablo_g, ricardovs, tsunamo, Álvaro Sánchez.