Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Spanish guidelines.
110 of 889 results
1.
<!ENTITY apt-author.team "
<author>
<othername>APT team</othername>
<contrib></contrib>
</author>
">
type: Plain text
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.
<!ENTITY apt-author.team "
<author>
<othername>Equipo de APT</othername>
<contrib></contrib>
</author>
">
Translated by Omar Campagne
Located in apt.ent
2.
<!ENTITY apt-qapage "
[tab]<para>
[tab][tab]<ulink url='http://packages.qa.debian.org/a/apt.html'>QA Page</ulink>
[tab]</para>
">
type: Plain text
[tab] represents a tab character. Please write it exactly the same way, [tab], in your translation.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
<!ENTITY apt-qapage "
[tab]<para>
[tab][tab]<ulink url='http://packages.qa.debian.org/a/apt.html'>Página de QA</ulink>
[tab]</para>
">
Translated by Omar Campagne
Located in apt.ent
3.
<!-- Boiler plate Bug reporting section -->
<!ENTITY manbugs "
<refsect1><title>Bugs</title>
<para><ulink url='http://bugs.debian.org/src:apt'>APT bug page</ulink>.
If you wish to report a bug in APT, please see
<filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the
&reportbug; command.
</para>
</refsect1>
">
type: Plain text
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.
<!-- Boiler plate Bug reporting section -->
<!ENTITY manbugs "
<refsect1><title>Bugs</title>
<para><ulink url='http://bugs.debian.org/src:apt'>Página de errores de APT</ulink>.
Si quiere informar de un error en APT, consulte
<filename>/usr/share/doc/debian/bug-reporting.txt</filename> o use la orden
&reportbug;.
</para>
</refsect1>
">
Translated by Omar Campagne
Located in apt.ent
4.
<!-- Boiler plate Author section -->
<!ENTITY manauthor "
<refsect1><title>Author</title>
<para>APT was written by the APT team <email>apt@packages.debian.org</email>.
</para>
</refsect1>
">
type: Plain text
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.
<!-- Boiler plate Author section -->
<!ENTITY manauthor "
<refsect1><title>Autor</title>
<para>El equipo APT <email>apt@packages.debian.org</email> escribió apt.
</para>
</refsect1>
">
Translated by Omar Campagne
Located in apt.ent
5.
<!-- Should be used within the option section of the text to
put in the blurb about -h, -v, -c and -o -->
<!ENTITY apt-commonoptions "
<varlistentry><term><option>-h</option></term>
<term><option>--help</option></term>
<listitem><para>Show a short usage summary.
</para>
</listitem>
</varlistentry>
type: Plain text
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.
<!-- Should be used within the option section of the text to
put in the blurb about -h, -v, -c and -o -->
<!ENTITY apt-commonoptions "
<varlistentry><term><option>-h</option></term>
<term><option>--help</option></term>
<listitem><para>Muestra un mensaje corto sobre el uso.
</para>
</listitem>
</varlistentry>
Translated by Omar Campagne
Located in apt.ent
6.
<varlistentry>
<term><option>-v</option></term>
<term><option>--version</option></term>
<listitem><para>Show the program version.
</para>
</listitem>
</varlistentry>
type: Plain text
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.
<varlistentry>
<term><option>-v</option></term>
<term><option>--version</option></term>
<listitem><para>Muestra la versión del programa.
</para>
</listitem>
</varlistentry>
Translated by Omar Campagne
Located in apt.ent
7.
<varlistentry>
<term><option>-c</option></term>
<term><option>--config-file</option></term>
<listitem><para>Configuration File; Specify a configuration file to use.
The program will read the default configuration file and then this
configuration file. If configuration settings need to be set before the
default configuration files are parsed specify a file with the <envar>APT_CONFIG</envar>
environment variable. See &apt-conf; for syntax information.
</para>
</listitem>
</varlistentry>
type: Plain text
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.
<varlistentry>
<term><option>-c</option></term>
<term><option>--config-file</option></term>
<listitem><para>Fichero de configuración: Especifica el fichero de
configuración a usar.
El programa leerá el fichero de configuración predeterminado y,
después, este fichero de configuración. Si necesita que ciertas
opciones de configuración se definan antes que el análisis de los
de los ficheros de configuración predeterminados, defina un fichero
con la variable de entorno <envar>APT_CONFIG</envar>.
Consulte &apt-conf; para información sobre la sintaxis.
</para>
</listitem>
</varlistentry>
Translated by Omar Campagne
Located in apt.ent
8.
<varlistentry>
<term><option>-o</option></term>
<term><option>--option</option></term>
<listitem><para>Set a Configuration Option; This will set an arbitrary
configuration option. The syntax is <option>-o Foo::Bar=bar</option>.
<option>-o</option> and <option>--option</option> can be used multiple
times to set different options.
</para>
</listitem>
</varlistentry>
">
type: Plain text
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.
<varlistentry>
<term><option>-o</option></term>
<term><option>--option</option></term>
<listitem><para>Define una opción de configuración: Esto definirá una opción
arbitraria de configuración. La sintaxis es <option>-o Algo::Cosa=cosa</option>.
<option>-o</option> y <option>--option</option> se pueden usar varias
veces para definir diferentes opciones.
</para>
</listitem>
</varlistentry>
">
Translated by Omar Campagne
Located in apt.ent
9.
<!-- Should be used within the option section of the text to
put in the blurb about -h, -v, -c and -o -->
<!ENTITY apt-cmdblurb "
<para>All command line options may be set using the configuration file, the
descriptions indicate the configuration option to set. For boolean
options you can override the config file by using something like
<option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>
or several other variations.
</para>
">
type: Plain text
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.
<!-- Should be used within the option section of the text to
put in the blurb about -h, -v, -c and -o -->
<!ENTITY apt-cmdblurb "
<para>Todas las opciones de la línea de órdenes se pueden definir
mediante el fichero de configuración, las descripciones indican la
opción de la configuración a definir. Para opciones de tipo «boolean»
puede invalidar el fichero de configuración utilizando algo como
<option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>
u otras muchas variaciones.
</para>
">
Translated by Omar Campagne
Located in apt.ent
10.
<!ENTITY file-aptconf "
<varlistentry><term><filename>/etc/apt/apt.conf</filename></term>
<listitem><para>APT configuration file.
Configuration Item: <literal>Dir::Etc::Main</literal>.</para></listitem>
</varlistentry>
type: Plain text
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.
<!ENTITY file-aptconf "
<varlistentry><term><filename>/etc/apt/apt.conf</filename></term>
<listitem><para>Fichero de configuración de APT.
Opción de configuración: <literal>Dir::Etc::Main</literal>.</para></listitem>
</varlistentry>
Translated by Omar Campagne
Located in apt.ent
110 of 889 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: Omar Campagne.