X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/1f7c56acc6b36b7869294941c8eba2b026eaaeb1..0b23d3c0a7a116a19c14ae63b6281464ba1382a4:/doc/po/es.po diff --git a/doc/po/es.po b/doc/po/es.po index 08f2c91ff..1ea8259ca 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -38,7 +38,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-09-20 23:54+0200\n" +"POT-Creation-Date: 2016-11-25 23:46+0100\n" "PO-Revision-Date: 2014-07-04 01:31+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -745,10 +745,8 @@ msgstr "" #. type: Content of: #: apt.8.xml -#, fuzzy -#| msgid "apt-get" msgid "(&apt-get;)" -msgstr "apt-get" +msgstr "(&apt-get;)" #. type: Content of: #: apt.8.xml @@ -764,7 +762,7 @@ msgstr "" msgid "" " is used to install available upgrades of all " "packages currently installed on the system from the sources configured via " -"&sources-list;. New packages will be installed if required to statisfy " +"&sources-list;. New packages will be installed if required to satisfy " "dependencies, but existing packages will never be removed. If an upgrade for " "a package requires the remove of an installed package the upgrade for this " "package isn't performed." @@ -860,10 +858,8 @@ msgstr "" #. type: Content of: #: apt.8.xml -#, fuzzy -#| msgid "&apt-conf;" msgid "(&apt-cache;)" -msgstr "&apt-conf;" +msgstr "(&apt-cache;)" #. type: Content of: #: apt.8.xml @@ -964,16 +960,12 @@ msgstr "Diagnósticos" #. type: Content of: #: apt.8.xml -#, fuzzy -#| msgid "" -#| "apt-get returns zero on normal operation, decimal 100 " -#| "on error." msgid "" "apt returns zero on normal operation, decimal 100 on " "error." msgstr "" -"apt-get devuelve cero si no hay ningún error, y el valor " -"100 en caso de error." +"apt devuelve cero si no hay ningún error, y el valor 100 " +"en caso de error." #. type: Content of: #: apt-get.8.xml @@ -2051,7 +2043,7 @@ msgid "" "Show user friendly progress information in the terminal window when packages " "are installed, upgraded or removed. For a machine parsable version of this " "data see README.progress-reporting in the apt doc directory. Configuration " -"Item: Dpkg::Progress and Dpkg::Progress-FancyDpkg::Progress and Dpkg::Progress-Fancy." msgstr "" @@ -2810,6 +2802,30 @@ msgid "" "to detect such usage and generates warnings on stderr in these cases." msgstr "" +#. type: Content of: +#: apt-key.8.xml +msgid "Supported keyring files" +msgstr "" + +#. type: Content of: <refentry><refsect1><para> +#: apt-key.8.xml +msgid "" +"apt-key supports only the binary OpenPGP format (also known as \"GPG key " +"public ring\") in files with the \"<literal>gpg</literal>\" extension, not " +"the keybox database format introduced in newer &gpg; versions as default for " +"keyring files. Binary keyring files intended to be used with any apt version " +"should therefore always be created with <command>gpg --export</command>." +msgstr "" + +#. type: Content of: <refentry><refsect1><para> +#: apt-key.8.xml +msgid "" +"Alternatively, if all systems which should be using the created keyring have " +"at least apt version >= 1.4 installed, you can use the ASCII armored format " +"with the \"<literal>asc</literal>\" extension instead which can be created " +"with <command>gpg --armor --export</command>." +msgstr "" + #. type: Content of: <refentry><refsect1><title> #: apt-key.8.xml msgid "Commands" @@ -2837,10 +2853,10 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-key.8.xml msgid "" -"Instead of using this command a keyring can be placed directly in the " -"<filename>/etc/apt/trusted.gpg.d/</filename> directory with a descriptive " -"name (same rules for filename apply as for &apt-conf; files) and " -"\"<literal>gpg</literal>\" as file extension." +"<emphasis>Note</emphasis>: Instead of using this command a keyring should be " +"placed directly in the <filename>/etc/apt/trusted.gpg.d/</filename> " +"directory with a descriptive name and either \"<literal>gpg</literal>\" or " +"\"<literal>asc</literal>\" as file extension." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> @@ -2898,7 +2914,7 @@ msgstr "" msgid "" "Note that a distribution does not need to and in fact should not use this " "command any longer and instead ship keyring files in the <filename>/etc/apt/" -"trusted.gpg</filename> directory directly as this avoids a dependency on " +"trusted.gpg.d/</filename> directory directly as this avoids a dependency on " "<package>gnupg</package> and it is easier to manage keys by simply adding " "and removing files for maintainers and users alike." msgstr "" @@ -3194,7 +3210,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml msgid "" -"A repository which previously was authentication but would loose this state " +"A repository which previously was authenticated but would loose this state " "in an <command>update</command> operation raises an error in all APT clients " "irrespective of the option to allow or forbid usage of insecure " "repositories. The error can be overcome by additionally setting " @@ -3382,8 +3398,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><title> #: apt-secure.8.xml -#, fuzzy -#| msgid "User configuration" msgid "User Configuration" msgstr "Configuración de usuario" @@ -3435,8 +3449,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><title> #: apt-secure.8.xml -#, fuzzy -#| msgid "Archive configuration" msgid "Archive Configuration" msgstr "Configuración del archivo" @@ -3522,14 +3534,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml -#, fuzzy -#| msgid "" -#| "For more background information you might want to review the <ulink url=" -#| "\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7\">Debian " -#| "Security Infrastructure</ulink> chapter of the Securing Debian Manual " -#| "(available also in the harden-doc package) and the <ulink url=\"http://" -#| "www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong Distribution " -#| "HOWTO</ulink> by V. Alex Brennen." msgid "" "For more background information you might want to review the <ulink url=" "\"https://www.debian.org/doc/manuals/securing-debian-howto/ch7\">Debian " @@ -3539,7 +3543,7 @@ msgid "" "ulink> by V. Alex Brennen." msgstr "" "Para más información puede que quiera revisar el capítulo de la <ulink url=" -"\"http://www.debian.org/doc/manuals/securing-debian-howto/" +"\"https://www.debian.org/doc/manuals/securing-debian-howto/" "ch7\">Infraestructura de Seguridad de Debian</ulink> del Manual de Seguridad " "de Debian (también disponible en el paquete harden-doc) y el <ulink url=" "\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" >COMO Fortificar " @@ -4979,10 +4983,9 @@ msgstr "Acquire::CompressionTypes::Order:: \"gz\";" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis> #: apt.conf.5.xml -#, fuzzy, no-wrap -#| msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };" +#, no-wrap msgid "Acquire::CompressionTypes::Order { \"xz\"; \"gz\"; };" -msgstr "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };" +msgstr "Acquire::CompressionTypes::Order { \"xz\"; \"gz\"; };" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt.conf.5.xml @@ -8024,8 +8027,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><title> #: sources.list.5.xml -#, fuzzy -#| msgid "URI specification" msgid "URI Specification" msgstr "Especificación del URI" @@ -8147,34 +8148,32 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml -#, fuzzy -#| msgid "" -#| "Uses the archive stored locally (or NFS mounted) at /home/jason/debian " -#| "for stable/main, stable/contrib, and stable/non-free." msgid "" "Uses the archive stored locally (or NFS mounted) at /home/apt/debian for " "stable/main, stable/contrib, and stable/non-free." msgstr "" -"Utiliza el archivo local (o montado mediante NFS) en «/home/jason/debian» " -"para «stable/main», «stable/contrib», y «stable/non-free»." +"Utiliza el archivo local (o montado mediante NFS) en «/home/apt/debian» para " +"«stable/main», «stable/contrib», y «stable/non-free»." #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb file:/home/jason/debian stable main contrib non-free" +#, no-wrap msgid "deb file:/home/apt/debian stable main contrib non-free" -msgstr "deb file:/home/jason/debian stable main contrib non-free" +msgstr "deb file:/home/apt/debian stable main contrib non-free" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb file:/home/jason/debian stable main contrib non-free" +#, no-wrap msgid "" "Types: deb\n" "URIs: file:/home/apt/debian\n" "Suites: stable\n" "Components: main contrib non-free" -msgstr "deb file:/home/jason/debian stable main contrib non-free" +msgstr "" +"Types: deb\n" +"URIs: file:/home/apt/debian\n" +"Suites: stable\n" +"Components: main contrib non-free" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8184,21 +8183,23 @@ msgstr "" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb file:/home/jason/debian unstable main contrib non-free" +#, no-wrap msgid "deb file:/home/apt/debian unstable main contrib non-free" -msgstr "deb file:/home/jason/debian unstable main contrib non-free" +msgstr "deb file:/home/apt/debian unstable main contrib non-free" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb file:/home/jason/debian unstable main contrib non-free" +#, no-wrap msgid "" "Types: deb\n" "URIs: file:/home/apt/debian\n" "Suites: unstable\n" "Components: main contrib non-free" -msgstr "deb file:/home/jason/debian unstable main contrib non-free" +msgstr "" +"Types: deb\n" +"URIs: file:/home/apt/debian\n" +"Suites: unstable\n" +"Components: main contrib non-free" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8209,21 +8210,23 @@ msgstr "Línea para obtener el código fuente desde la ubicación anterior." #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb-src file:/home/jason/debian unstable main contrib non-free" +#, no-wrap msgid "deb-src file:/home/apt/debian unstable main contrib non-free" -msgstr "deb-src file:/home/jason/debian unstable main contrib non-free" +msgstr "deb-src file:/home/apt/debian unstable main contrib non-free" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb-src file:/home/jason/debian unstable main contrib non-free" +#, no-wrap msgid "" "Types: deb-src\n" "URIs: file:/home/apt/debian\n" "Suites: unstable\n" "Components: main contrib non-free" -msgstr "deb-src file:/home/jason/debian unstable main contrib non-free" +msgstr "" +"Types: deb-src\n" +"URIs: file:/home/apt/debian\n" +"Suites: unstable\n" +"Components: main contrib non-free" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8238,23 +8241,17 @@ msgstr "" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "" -#| "deb http://ftp.debian.org/debian &debian-stable-codename; main\n" -#| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" +#, no-wrap msgid "" "deb http://deb.debian.org/debian &debian-stable-codename; main\n" "deb [ arch=amd64,armel ] http://deb.debian.org/debian &debian-stable-codename; main" msgstr "" -"deb http://ftp.debian.org/debian &debian-stable-codename; main\n" -"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" +"deb http://deb.debian.org/debian &debian-stable-codename; main\n" +"deb [ arch=amd64,armel ] http://deb.debian.org/debian &debian-stable-codename; main" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "" -#| "deb http://ftp.debian.org/debian &debian-stable-codename; main\n" -#| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" +#, no-wrap msgid "" "Types: deb\n" "URIs: http://deb.debian.org/debian\n" @@ -8267,8 +8264,16 @@ msgid "" "Components: main\n" "Architectures: amd64 armel\n" msgstr "" -"deb http://ftp.debian.org/debian &debian-stable-codename; main\n" -"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" +"Types: deb\n" +"URIs: http://deb.debian.org/debian\n" +"Suites: &debian-stable-codename;\n" +"Components: main\n" +"\n" +"Types: deb\n" +"URIs: http://deb.debian.org/debian\n" +"Suites: &debian-stable-codename;\n" +"Components: main\n" +"Architectures: amd64 armel\n" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8287,14 +8292,17 @@ msgstr "deb http://archive.debian.org/debian-archive hamm main" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb http://archive.debian.org/debian-archive hamm main" +#, no-wrap msgid "" "Types: deb\n" "URIs: http://archive.debian.org/debian-archive\n" "Suites: hamm\n" "Components: main" -msgstr "deb http://archive.debian.org/debian-archive hamm main" +msgstr "" +"Types: deb\n" +"URIs: http://archive.debian.org/debian-archive\n" +"Suites: hamm\n" +"Components: main" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8314,14 +8322,17 @@ msgstr "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" +#, no-wrap msgid "" "Types: deb\n" "URIs: ftp://ftp.debian.org/debian\n" "Suites: &debian-stable-codename;\n" "Components: contrib" -msgstr "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" +msgstr "" +"Types: deb\n" +"URIs: ftp://ftp.debian.org/debian\n" +"Suites: &debian-stable-codename;\n" +"Components: contrib" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8344,14 +8355,17 @@ msgstr "deb ftp://ftp.debian.org/debian unstable contrib" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb ftp://ftp.debian.org/debian unstable contrib" +#, no-wrap msgid "" "Types: deb\n" "URIs: ftp://ftp.debian.org/debian\n" "Suites: unstable\n" "Components: contrib" -msgstr "deb ftp://ftp.debian.org/debian unstable contrib" +msgstr "" +"Types: deb\n" +"URIs: ftp://ftp.debian.org/debian\n" +"Suites: unstable\n" +"Components: contrib" #. type: Content of: <refentry><refsect1><para><literallayout> #: sources.list.5.xml @@ -8361,13 +8375,15 @@ msgstr "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/" #. type: Content of: <refentry><refsect1><para><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/" +#, no-wrap msgid "" "Types: deb\n" "URIs: http://ftp.tlh.debian.org/universe\n" "Suites: unstable/binary-$(ARCH)/" -msgstr "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/" +msgstr "" +"Types: deb\n" +"URIs: http://ftp.tlh.debian.org/universe\n" +"Suites: unstable/binary-$(ARCH)/" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8428,10 +8444,8 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml -#, fuzzy -#| msgid "&apt-cache;, &apt-config;, &apt-preferences;." msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;" -msgstr "&apt-cache;, &apt-config;, &apt-preferences;." +msgstr "&apt-get;, &apt-conf;, &apt-acquire-additional-files;" #. type: Content of: <refentry><refmeta><manvolnum> #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml @@ -8700,25 +8714,17 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml -#, fuzzy -#| msgid "" -#| "Values for the additional metadata fields in the Release file are taken " -#| "from the corresponding variables under <literal>APT::FTPArchive::Release</" -#| "literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The " -#| "supported fields are: <literal>Origin</literal>, <literal>Label</" -#| "literal>, <literal>Suite</literal>, <literal>Version</literal>, " -#| "<literal>Codename</literal>, <literal>Date</literal>, <literal>Valid-" -#| "Until</literal>, <literal>Architectures</literal>, <literal>Components</" -#| "literal>, <literal>Description</literal>." msgid "" "Values for the additional metadata fields in the Release file are taken from " "the corresponding variables under <literal>APT::FTPArchive::Release</" "literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The " "supported fields are <literal>Origin</literal>, <literal>Label</literal>, " "<literal>Suite</literal>, <literal>Version</literal>, <literal>Codename</" -"literal>, <literal>Date</literal>, <literal>Valid-Until</literal>, " -"<literal>Signed-By</literal>, <literal>Architectures</literal>, " -"<literal>Components</literal> and <literal>Description</literal>." +"literal>, <literal>Date</literal>, <literal>NotAutomatic</literal>, " +"<literal>ButAutomaticUpgrades</literal>, <literal>Acquire-By-Hash</literal>, " +"<literal>Valid-Until</literal>, <literal>Signed-By</literal>, " +"<literal>Architectures</literal>, <literal>Components</literal> and " +"<literal>Description</literal>." msgstr "" "Los valores para los campos de metadatos adicionales en el fichero «Release» " "se toman de las variables correspondientes en <literal>APT::FTPArchive::" @@ -8726,7 +8732,9 @@ msgstr "" "literal>. Los campos permitidos son: <literal>Origin</literal>, " "<literal>Label</literal>, <literal>Suite</literal>, <literal>Version</" "literal>, <literal>Codename</literal>, <literal>Date</literal>, " -"<literal>Valid-Until</literal>, <literal>Architectures</literal>, " +"<literal>NotAutomatic</literal>, <literal>ButAutomaticUpgrades</literal>, " +"<literal>Acquire-By-Hash</literal>, <literal>Valid-Until</literal>, " +"<literal>Signed-By</literal>, <literal>Architectures</literal>, " "<literal>Components</literal> y <literal>Description</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> @@ -9373,18 +9381,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml -#, fuzzy -#| msgid "" -#| "Generate the given checksum. These options default to on, when turned off " -#| "the generated index files will not have the checksum fields where " -#| "possible. Configuration Items: <literal>APT::FTPArchive::" -#| "<replaceable>Checksum</replaceable></literal> and <literal>APT::" -#| "FTPArchive::<replaceable>Index</replaceable>::<replaceable>Checksum</" -#| "replaceable></literal> where <literal><replaceable>Index</replaceable></" -#| "literal> can be <literal>Packages</literal>, <literal>Sources</literal> " -#| "or <literal>Release</literal> and <literal><replaceable>Checksum</" -#| "replaceable></literal> can be <literal>MD5</literal>, <literal>SHA1</" -#| "literal> or <literal>SHA256</literal>." msgid "" "Generate the given checksum. These options default to on, when turned off " "the generated index files will not have the checksum fields where possible. " @@ -9406,7 +9402,8 @@ msgstr "" "<literal><replaceable>Index</replaceable></literal> puede ser " "<literal>Packages</literal>, <literal>Sources</literal> o <literal>Release</" "literal>, y <literal><replaceable>Checksum</replaceable></literal> puede ser " -"<literal>MD5</literal>, <literal>SHA1</literal> o <literal>SHA256</literal>." +"<literal>MD5</literal>, <literal>SHA1</literal>, <literal>SHA256</literal> o " +"<literal>SHA512</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml @@ -10791,12 +10788,6 @@ msgstr "" #. type: Content of: <book><chapter><section><para> #: offline.dbk -#, fuzzy -#| msgid "" -#| "This is achieved by creatively manipulating the APT configuration file. " -#| "The essential premise to tell APT to look on a disc for it's archive " -#| "files. Note that the disc should be formated with a filesystem that can " -#| "handle long file names such as ext2, fat32 or vfat." msgid "" "This is achieved by creatively manipulating the APT configuration file. The " "essential premise to tell APT to look on a disc for it's archive files. Note "