|
4.
|
|
|
Usage: %s [<option> ...] [<action>]
Options:
-a<debian-arch> set current Debian architecture.
-t<gnu-system> set current GNU system type.
-L list valid architectures.
-f force flag (override variables set in environment).
Actions:
-l list variables (default).
-e<debian-arch> compare with current Debian architecture.
-i<arch-alias> check if current Debian architecture is <arch-alias>.
-q<variable> prints only the value of <variable>.
-s print command to set environment variables.
-u print command to unset environment variables.
-c <command> set environment and run the command in it.
--help show this help message.
--version show the version.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Uso: %s [<opción> ...] [<acción>]
Opciones:
-a<arquitectura-debian> Define la arquitectura de Debian del sistema.
-t<gnu-system> Define el tipo de sistema GNU del sistema.
-L Lista las arquitecturas válidas.
-f Fuerza la opción, «flag» (sustituye variables
definidas del entorno).
Acciones:
-l Lista variables (comportamiento predefinido).
-e<arquitectura-debian> Compara con la arquitectura de Debian del sistema.
-i<alias-arquitectura> Comprueba si la arquitectura de Debian del
sistema es <alias-arquitectura>.
-q<variable> Muestra sólo el valor de <variable>.
-s Muestra la orden para definir variables de
entorno.
-u Muestra la orden para desconfigurar («unset»)
variables de entorno.
-c <orden> Define el entorno y ejecuta la orden en él.
--help Muestra este mensaje de ayuda.
--version Muestra la versión.
|
|
Translated by
Omar Campagne
|
|
|
|
Located in
scripts/dpkg-architecture.pl:50
|
|
5.
|
|
|
unknown option `%s'
|
|
|
|
la opción «%s» es desconocida
|
|
Translated by
Omar Campagne
|
|
|
|
Located in
scripts/dpkg-architecture.pl:120 scripts/dpkg-buildflags.pl:91
scripts/dpkg-distaddfile.pl:68 scripts/dpkg-genchanges.pl:194
scripts/dpkg-gencontrol.pl:133 scripts/dpkg-gensymbols.pl:141
scripts/dpkg-parsechangelog.pl:113 scripts/dpkg-shlibdeps.pl:119
|
|
6.
|
|
|
unknown Debian architecture %s, you must specify GNU system type, too
|
|
|
|
la arquitectura de Debian %s es desconocida, también debe especificar el tipo de sistema GNU
|
|
Translated by
Omar Campagne
|
|
|
|
Located in
scripts/dpkg-architecture.pl
|
|
7.
|
|
|
unknown GNU system type %s, you must specify Debian architecture, too
|
|
|
|
el tipo de sistema GNU %s es desconocido, también debe especificar la arquitectura de Debian
|
|
Translated by
Omar Campagne
|
|
|
|
Located in
scripts/dpkg-architecture.pl
|
|
8.
|
|
|
unknown default GNU system type for Debian architecture %s
|
|
|
|
el tipo de sistema GNU para la arquitectura de Debian %s es desconocido
|
|
Translated by
Omar Campagne
|
|
|
|
Located in
scripts/dpkg-architecture.pl
|
|
9.
|
|
|
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 encaja con el tipo de sistema GNU definido %s
|
|
Translated by
Omar Campagne
|
|
|
|
Located in
scripts/dpkg-architecture.pl:161
|
|
10.
|
|
|
Specified GNU system type %s does not match gcc system type %s.
|
|
|
|
El tipo de sistema GNU especificado %s no coincide con el tipo de sistema gcc %s.
|
|
Translated by
Omar Campagne
|
|
|
|
Located in
scripts/dpkg-architecture.pl:180
|
|
11.
|
|
|
%s is not a supported variable name
|
|
|
|
%s no es un nombre de variable aceptado
|
|
Translated by
Omar Campagne
|
|
|
|
Located in
scripts/dpkg-architecture.pl
|
|
12.
|
|
|
Copyright (C) 2010-2011 Raphael Hertzog <hertzog@debian.org>.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
Copyright (C) 2010-2011 Raphael Hertzog <hertzog@debian.org>.
|
|
Translated and reviewed by
Paco Molinero
|
|
|
|
Located in
scripts/dpkg-buildflags.pl:33
|
|
13.
|
|
|
Usage: %s [<action>]
Actions:
--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.
--list output a list of the flags supported by the current vendor.
--export=(sh|make|configure)
output something convenient to import the
compilation flags in a shell script, in make,
or on a ./configure command line.
--dump output all compilation flags with their values
--help show this help message.
--version show the version.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
scripts/dpkg-buildflags.pl:44
|