Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Spanish guidelines.
1120 of 587 results
11.
unknown option '%s'
la opción «%s» es desconocida
Translated by Omar Campagne
Located in scripts/dpkg-architecture.pl scripts/dpkg-buildapi.pl scripts/dpkg-buildflags.pl scripts/dpkg-buildtree.pl scripts/dpkg-distaddfile.pl scripts/dpkg-genbuildinfo.pl scripts/dpkg-genchanges.pl scripts/dpkg-gencontrol.pl scripts/dpkg-gensymbols.pl scripts/dpkg-name.pl scripts/dpkg-parsechangelog.pl scripts/dpkg-shlibdeps.pl scripts/dpkg-vendor.pl
12.
specified GNU system type %s does not match CC system type %s, try setting a correct CC environment variable
(no translation yet)
Located in scripts/dpkg-architecture.pl
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:
--build=<type>[,...] specify the build <type>: full, source, binary,
any, all (default is 'full').
-F normal full build (source and binary; default).
-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, --no-pre-clean do not pre clean source tree (implies -b).
--pre-clean pre clean source tree (default).
-tc, --post-clean clean source tree when finished.
-D check build dependencies and conflicts (default).
-d do not check build dependencies and conflicts.
--[no-]check-builddeps ditto.
--ignore-builtin-builddeps
do not check builtin build dependencies.
-P, --build-profiles=<profiles>
assume comma-separated build profiles as active.
-R, --rules-file=<rules> rules file to execute (default is debian/rules).
-T, --rules-target=<target> call debian/rules <target>.
--as-root ensure -T calls the target with root rights.
-j, --jobs[=<number>|auto] jobs to run simultaneously (passed to <rules>),
forced mode.
-J, --jobs-try[=<number>|auto]
jobs to run simultaneously (passed to <rules>),
opt-in mode (default is auto).
-r, --root-command=<command>
command to gain root rights (default is fakeroot).
--check-command=<command>
command to check the .changes file (no default).
--check-option=<opt> pass <opt> to check <command>.
--hook-<name>=<command> set <command> as the hook <name>, known hooks:
init preclean source build binary buildinfo
changes postclean check sign done
--buildinfo-option=<opt>
pass option <opt> to dpkg-genbuildinfo.
-p, --sign-command=<command>
command to sign .dsc and/or .changes files
(default is gpg2 or gpg).
-k, --sign-key=<keyid> the key to use for signing.
-ap, --sign-pause add pause before starting signature process.
-us, --unsigned-source unsigned source package.
-ui, --unsigned-buildinfo unsigned .buildinfo file.
-uc, --unsigned-changes unsigned .buildinfo and .changes file.
--no-sign do not sign any 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.
(no translation yet)
Located in scripts/dpkg-buildpackage.pl
19.
Options passed to dpkg-architecture:
-a, --host-arch <arch> set the host Debian architecture.
-t, --host-type <type> set the host GNU system type.
--target-arch <arch> set the target Debian architecture.
--target-type <type> set the target 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.
(no translation yet)
Located in scripts/dpkg-buildpackage.pl
20.
Options passed to dpkg-genchanges:
-si source includes orig, if new upstream (default).
-sa source includes orig, always.
-sd source is diff and .dsc only.
-v<version> changes since version <version>.
-m, --release-by=<maint> maintainer for this release is <maint>.
-e, --build-by=<maint> maintainer for this build 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.
(no translation yet)
Located in scripts/dpkg-buildpackage.pl
1120 of 587 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., 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, Sergio, alakran, pablo_g, ricardovs, tsunamo, Álvaro Sánchez.