X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/051029f8a43e8bbe2b0caaa674e08f44f40ddaf8..4c4b610fd029914e789caad7514ef92c6e97a327:/doc/po/es.po?ds=sidebyside diff --git a/doc/po/es.po b/doc/po/es.po index b2a3da077..9c3b46436 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: 2015-11-22 18:04+0100\n" +"POT-Creation-Date: 2016-04-05 20:23+0200\n" "PO-Revision-Date: 2014-07-04 01:31+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -806,10 +806,10 @@ msgid "" "A specific version of a package can be selected for installation by " "following the package name with an equals (=) and the version of the package " "to select. Alternatively the version from a specific release can be selected " -"by following the package name with a forward slash (/) and codename (&stable-" -"codename;, &testing-codename;, sid …) or suite name (stable, testing, " -"unstable). This will also select versions from this release for dependencies " -"of this package if needed to satisfy the request." +"by following the package name with a forward slash (/) and codename (&debian-" +"stable-codename;, &debian-testing-codename;, sid …) or suite name (stable, " +"testing, unstable). This will also select versions from this release for " +"dependencies of this package if needed to satisfy the request." msgstr "" "Puede seleccionar una versión especifica de un paquete poniendo a " "continuación del nombre del paquete un símbolo igual («=») seguido de la " @@ -4127,14 +4127,14 @@ msgstr "" msgid "" "Default release to install packages from if more than one version is " "available. Contains release name, codename or release version. Examples: " -"'stable', 'testing', 'unstable', '&stable-codename;', '&testing-codename;', " -"'4.0', '5.0*'. See also &apt-preferences;." +"'stable', 'testing', 'unstable', '&debian-stable-codename;', '&debian-" +"testing-codename;', '4.0', '5.0*'. See also &apt-preferences;." msgstr "" "La versión predeterminada de la que se instalarán los paquetes, si hay más " "de una versión disponible. Contiene el nombre de la versión, ya sea el " "nombre en código o el número de la versión. Por ejemplo: «stable», " -"«testing», «unstable», «&stable-codename;», «&testing-codename;», «4.0», " -"«5.0*». Consulte también &apt-preferences;." +"«testing», «unstable», «&debian-stable-codename;», «&debian-testing-" +"codename;», «4.0», «5.0*». Consulte también &apt-preferences;." #. type: Content of: #: apt.conf.5.xml @@ -5098,11 +5098,11 @@ msgid "" "Acquire::Changelogs::URI::Override::Label::LABEL or Acquire::Changelogs::URI::Override::" "Origin::ORIGIN. The value should be a " -"normal URI to a text file, expect that package specific data is replaced " -"with the placeholder CHANGEPATH. The value for it is: 1. " -"if the package is from a component (e.g. main) this is " -"the first part otherwise it is omitted, 2. the first letter of source " -"package name, expect if the source package name starts with 'lib@CHANGEPATH@. The value for it is: " +"1. if the package is from a component (e.g. main) this " +"is the first part otherwise it is omitted, 2. the first letter of source " +"package name, except if the source package name starts with 'lib' in which case it will be the first four letters. 3. The complete " "source package name. 4. the complete name again and 5. the source version. " "The first (if present), second, third and fourth part are separated by a " @@ -5453,14 +5453,15 @@ msgstr "" #. type: Content of: #: apt.conf.5.xml msgid "" -"Package action lines consist of five fields in Version 2: old version, " -"direction of version change (< for upgrades, > for downgrades, = for " -"no change), new version, action. The version fields are \"-\" for no version " -"at all (for example when installing a package for the first time; no version " -"is treated as earlier than any real version, so that is an upgrade, " -"indicated as - < 1.23.4). The action field is " -"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it " -"is being removed, or the filename of a .deb file if it is being unpacked." +"Package action lines consist of five fields in Version 2: package name " +"(without architecture qualification even if foreign), old version, direction " +"of version change (< for upgrades, > for downgrades, = for no change), " +"new version, action. The version fields are \"-\" for no version at all (for " +"example when installing a package for the first time; no version is treated " +"as earlier than any real version, so that is an upgrade, indicated as " +"- < 1.23.4). The action field is \"**CONFIGURE**\" if " +"the package is being configured, \"**REMOVE**\" if it is being removed, or " +"the filename of a .deb file if it is being unpacked." msgstr "" #. type: Content of: @@ -5468,9 +5469,9 @@ msgstr "" msgid "" "In Version 3 after each version field follows the architecture of this " "version, which is \"-\" if there is no version, and a field showing the " -"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that \"none" -"\" is an incorrect typename which is just kept to remain compatible, it " -"should be read as \"no\" and users are encouraged to support both." +"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that " +"\"none\" is an incorrect typename which is just kept to remain compatible, " +"it should be read as \"no\" and users are encouraged to support both." msgstr "" #. type: Content of: @@ -6581,23 +6582,23 @@ msgstr "" #: apt_preferences.5.xml msgid "" "The following record assigns a high priority to all package versions " -"belonging to any distribution whose Codename is \"&testing-codename;" -"\"." +"belonging to any distribution whose Codename is \"&debian-testing-" +"codename;\"." msgstr "" "El siguiente registro asigna una prioridad alta a todas las versiones de los " "paquetes pertenecientes a cualquier distribución que tenga como nombre clave " -"«&testing-codename;»." +"«&debian-testing-codename;»." #. type: Content of: #: apt_preferences.5.xml #, no-wrap msgid "" "Package: *\n" -"Pin: release n=&testing-codename;\n" +"Pin: release n=&debian-testing-codename;\n" "Pin-Priority: 900\n" msgstr "" "Package: *\n" -"Pin: release n=&testing-codename;\n" +"Pin: release n=&debian-testing-codename;\n" "Pin-Priority: 900\n" #. type: Content of: @@ -6605,23 +6606,24 @@ msgstr "" msgid "" "The following record assigns a high priority to all package versions " "belonging to any release whose Archive name is \"stable\" " -"and whose release Version number is \"&stable-version;\"." +"and whose release Version number is \"&debian-stable-version;\"." msgstr "" "El siguiente registro asigna una prioridad alta a todas las versiones de los " "paquetes pertenecientes a cualquier publicación que tenga como nombre de " "archivo de paquetes «stable» y como número de versión " -"«&stable-version;»." +"«&debian-stable-version;»." #. type: Content of: #: apt_preferences.5.xml #, no-wrap msgid "" "Package: *\n" -"Pin: release a=stable, v=&stable-version;\n" +"Pin: release a=stable, v=&debian-stable-version;\n" "Pin-Priority: 500\n" msgstr "" "Package: *\n" -"Pin: release a=stable, v=&stable-version;\n" +"Pin: release a=stable, v=&debian-stable-version;\n" "Pin-Priority: 500\n" #. type: Content of: @@ -6976,20 +6978,20 @@ msgid "" "The Release file is normally found in the directory " ".../dists/dist-name: for " "example, .../dists/stable/Release, or .../" -"dists/&stable-codename;/Release. It consists of a single multi-" -"line record which applies to all of the packages in the " -"directory tree below its parent. Unlike the Packages " -"file, nearly all of the lines in a Release file are " -"relevant for setting APT priorities:" +"dists/&debian-stable-codename;/Release. It consists of a single " +"multi-line record which applies to all of the packages " +"in the directory tree below its parent. Unlike the Packages file, nearly all of the lines in a Release " +"file are relevant for setting APT priorities:" msgstr "" "El fichero Release se suele encontrar en el directorio " ".../dists/nombre-dist, por " "ejemplo .../dists/stable/Release o .../dists/" -"&stable-codename;/Release. El fichero consiste en registros de " -"una sola línea que se aplican a todos los paquetes por " -"debajo del directorio padre. Al contrario que el fichero Packages, casi todas las líneas del fichero Release " -"son relevantes para las prioridades de APT:" +"&debian-stable-codename;/Release. El fichero consiste en " +"registros de una sola línea que se aplican a todos los " +"paquetes por debajo del directorio padre. Al contrario que el fichero " +"Packages, casi todas las líneas del fichero " +"Release son relevantes para las prioridades de APT:" #. type: Content of: #: apt_preferences.5.xml @@ -7029,55 +7031,55 @@ msgstr "La línea Codename:" #: apt_preferences.5.xml msgid "" "names the codename to which all the packages in the directory tree belong. " -"For example, the line \"Codename: &testing-codename;\" specifies that all of " -"the packages in the directory tree below the parent of the " -"Release file belong to a version named " -"&testing-codename;. Specifying this value in the APT " -"preferences file would require the line:" +"For example, the line \"Codename: &debian-testing-codename;\" specifies that " +"all of the packages in the directory tree below the parent of the " +"Release file belong to a version named &debian-" +"testing-codename;. Specifying this value in the APT preferences " +"file would require the line:" msgstr "" "indica el nombre de la distribución a la que pertenecen todos los paquetes " -"del árbol de directorios. Por ejemplo, la línea «Codename: &testing-" +"del árbol de directorios. Por ejemplo, la línea «Codename: &debian-testing-" "codename;» especifica que todos los paquetes en el árbol de directorios por " "debajo del directorio padre marcado en el fichero Release pertenecen a la versión llamada &testing-codename;. Para especificar una preferencia de acuerdo con este parámetro " +"filename> pertenecen a la versión llamada &debian-testing-codename;" +". Para especificar una preferencia de acuerdo con este parámetro " "tendrá que poner una de las siguientes líneas en el fichero de preferencias " "de APT:" #. type: Content of: #: apt_preferences.5.xml #, no-wrap -msgid "Pin: release n=&testing-codename;\n" -msgstr "Pin: release n=&testing-codename;\n" +msgid "Pin: release n=&debian-testing-codename;\n" +msgstr "Pin: release n=&debian-testing-codename;\n" #. type: Content of: #: apt_preferences.5.xml msgid "" "names the release version. For example, the packages in the tree might " -"belong to Debian release version &stable-version;. Note that there is " -"normally no version number for the testing and " +"belong to Debian release version &debian-stable-version;. Note that there " +"is normally no version number for the testing and " "unstable distributions because they have not been " "released yet. Specifying this in the APT preferences file would require one " "of the following lines." msgstr "" "nombra la versión de la publicación. Por ejemplo, los paquetes en el árbol " -"pueden pertenecer a la versión &stable-version; de Debian. Observe que, " -"generalmente, testing y unstable no " -"tienen una versión asignada porque no se han publicado. Para especificar una " -"preferencia de acuerdo con este parámetro tendrá que poner una de las " +"pueden pertenecer a la versión &debian-stable-version; de Debian. Observe " +"que, generalmente, testing y unstable " +"no tienen una versión asignada porque no se han publicado. Para especificar " +"una preferencia de acuerdo con este parámetro tendrá que poner una de las " "siguientes línea en el fichero de preferencias de APT:" #. type: Content of: #: apt_preferences.5.xml #, no-wrap msgid "" -"Pin: release v=&stable-version;\n" -"Pin: release a=stable, v=&stable-version;\n" -"Pin: release &stable-version;\n" +"Pin: release v=&debian-stable-version;\n" +"Pin: release a=stable, v=&debian-stable-version;\n" +"Pin: release &debian-stable-version;\n" msgstr "" -"Pin: release v=&stable-version;\n" -"Pin: release a=stable, v=&stable-version;\n" -"Pin: release &stable-version;\n" +"Pin: release v=&debian-stable-version;\n" +"Pin: release a=stable, v=&debian-stable-version;\n" +"Pin: release &debian-stable-version;\n" #. type: Content of: #: apt_preferences.5.xml @@ -7385,9 +7387,9 @@ msgstr "Seguir la evolución de una publicación por el nombre" #, no-wrap msgid "" "Explanation: Uninstall or do not install any Debian-originated package versions\n" -"Explanation: other than those in the distribution codenamed with &testing-codename; or sid\n" +"Explanation: other than those in the distribution codenamed with &debian-testing-codename; or sid\n" "Package: *\n" -"Pin: release n=&testing-codename;\n" +"Pin: release n=&debian-testing-codename;\n" "Pin-Priority: 900\n" "\n" "Explanation: Debian unstable is always codenamed with sid\n" @@ -7402,7 +7404,7 @@ msgstr "" "Explanation: Eliminar o no instalar cualquier paquete de Debian cuya versión sea\n" "Explanation: distinta a aquellos en las distribuciones de nombre squeeze o sid\n" "Package: *\n" -"Pin: release n=&testing-codename;\n" +"Pin: release n=&debian-testing-codename;\n" "Pin-Priority: 900\n" "\n" "Explanation: El nombre clave de Debian «unstable» siempre es sid\n" @@ -7446,14 +7448,14 @@ msgstr "" msgid "" "With a suitable &sources-list; file and the above preferences file, any of " "the following commands will cause APT to upgrade to the latest version(s) in " -"the release codenamed with &testing-codename;. " +"the release codenamed with &debian-testing-codename;. " "" msgstr "" "Con un fichero «&sources-list;» adecuado y el fichero de preferencias " "mostrado anteriormente, cualquiera de las siguientes órdenes provocará que " "APT actualice los paquetes a la última versión de la distribución llamada " -"&testing-codename;. " +"&debian-testing-codename;. " #. type: Content of: #: apt_preferences.5.xml @@ -7467,17 +7469,17 @@ msgid "" "The following command will cause APT to upgrade the specified package to the " "latest version from the sid distribution. Thereafter, " "apt-get upgrade will upgrade the package to the most " -"recent &testing-codename; version if that is more recent " -"than the installed version, otherwise, to the most recent sid version if that is more recent than the installed version. " -"" +"recent &debian-testing-codename; version if that is more " +"recent than the installed version, otherwise, to the most recent " +"sid version if that is more recent than the installed " +"version. " msgstr "" "La siguiente orden hace que APT actualice un determinado paquete a la última " "versión de la distribución sid. Más tarde, apt-" "get upgrade actualizará el paquete a la última versión de la " -"distribución&testing-codename; si es más reciente que la " -"versión instalada. De otro modo, se instalará la versión más reciente de la " -"distribución sid si es más reciente que la versión " +"distribución&debian-testing-codename; si es más reciente " +"que la versión instalada. De otro modo, se instalará la versión más reciente " +"de la distribución sid si es más reciente que la versión " "instalada. " #. type: Content of: @@ -7649,9 +7651,9 @@ msgstr "Los tipos «deb» y «deb-src»" #| "archive, distribution/component. The " #| "distribution is generally an archive name like " #| "stable or testing or a codename " -#| "like &stable-codename; or &testing-codename; while component is one of main, " -#| "contrib or non-free. The " +#| "like &debian-stable-codename; or &debian-" +#| "testing-codename; while component is one of main, contrib or non-free. The " #| "deb-src type references a Debian distribution's source " #| "code in the same form as the deb type. A deb-" #| "src line is required to fetch source indexes." @@ -7660,8 +7662,8 @@ msgid "" "archive, distribution/component. The " "distribution is generally a suite name like " "stable or testing or a codename like " -"&stable-codename; or &testing-codename; while component is one of main, " +"&debian-stable-codename; or &debian-testing-" +"codename; while component is one of main, " "contrib or non-free. The deb-" "src type references a Debian distribution's source code in the " "same form as the deb type. A deb-src " @@ -7671,10 +7673,10 @@ msgstr "" "de dos niveles, distribución/componente. Habitualmente, " "distribución es «stable» (estable) o " "«testing» (en pruebas), o un nombre código como " -"&stable-codename; o &testing-codename;, mientras que el componente es main (principal), " -"contrib, non-free (no libre), o " -"non-us. El tipo deb-src hace " +"&debian-stable-codename; o &debian-testing-" +"codename;, mientras que el componente es main " +"(principal), contrib, non-free (no " +"libre), o non-us. El tipo deb-src hace " "referencia al código fuente de la distribución con la misma sintaxis que el " "tipo deb. Debe insertar una línea deb-src para obtener los índices de fuentes." @@ -7972,14 +7974,14 @@ msgid "" " () is a tri-state value " "which defaults to APT deciding if a source is considered trusted or if " "warnings should be raised before e.g. packages are installed from this " -"source. This option can be used to override this decision either with the " -"value yes, which lets APT consider this source always as " -"a trusted source, even if it lacks or fails authentication checks, by " -"disabling parts of &apt-secure;. It should therefore only be used in a local " -"and trusted context (if at all) as otherwise security is breached. The " -"opposite can be achieved with the value no, which causes " -"the source to be handled as untrusted even if the authentication checks " -"passed successfully. The default value can't be set explicitly." +"source. This option can be used to override that decision. The value " +"yes tells APT always to consider this source as trusted, " +"even if it doesn't pass authentication checks. It disables parts of &apt-" +"secure;, and should therefore only be used in a local and trusted context " +"(if at all) as otherwise security is breached. The value no does the opposite, causing the source to be handled as untrusted " +"even if the authentication checks passed successfully. The default value " +"can't be set explicitly." msgstr "" #. type: Content of: @@ -8248,35 +8250,35 @@ msgstr "" #: sources.list.5.xml #, fuzzy, no-wrap #| msgid "" -#| "deb http://ftp.debian.org/debian &stable-codename; main\n" -#| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main" +#| "deb http://ftp.debian.org/debian &debian-stable-codename; main\n" +#| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" msgid "" -"deb http://httpredir.debian.org/debian &stable-codename; main\n" -"deb [ arch=amd64,armel ] http://httpredir.debian.org/debian &stable-codename; main" +"deb http://httpredir.debian.org/debian &debian-stable-codename; main\n" +"deb [ arch=amd64,armel ] http://httpredir.debian.org/debian &debian-stable-codename; main" msgstr "" -"deb http://ftp.debian.org/debian &stable-codename; main\n" -"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main" +"deb http://ftp.debian.org/debian &debian-stable-codename; main\n" +"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" #. type: Content of: #: sources.list.5.xml #, fuzzy, no-wrap #| msgid "" -#| "deb http://ftp.debian.org/debian &stable-codename; main\n" -#| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main" +#| "deb http://ftp.debian.org/debian &debian-stable-codename; main\n" +#| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" msgid "" "Types: deb\n" "URIs: http://httpredir.debian.org/debian\n" -"Suites: &stable-codename;\n" +"Suites: &debian-stable-codename;\n" "Components: main\n" "\n" "Types: deb\n" "URIs: http://httpredir.debian.org/debian\n" -"Suites: &stable-codename;\n" +"Suites: &debian-stable-codename;\n" "Components: main\n" "Architectures: amd64 armel\n" msgstr "" -"deb http://ftp.debian.org/debian &stable-codename; main\n" -"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main" +"deb http://ftp.debian.org/debian &debian-stable-codename; main\n" +"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" #. type: Content of: #: sources.list.5.xml @@ -8308,27 +8310,28 @@ msgstr "deb http://archive.debian.org/debian-archive hamm main" #: sources.list.5.xml msgid "" "Uses FTP to access the archive at ftp.debian.org, under the debian " -"directory, and uses only the &stable-codename;/contrib area." +"directory, and uses only the &debian-stable-codename;/contrib area." msgstr "" "Utiliza FTP para acceder al archivo de Debian en «ftp.debian.org», debajo " -"del directorio «debian», y usa sólo la sección «&stable-codename;/contrib»." +"del directorio «debian», y usa sólo la sección «&debian-stable-codename;/" +"contrib»." #. type: Content of: #: sources.list.5.xml #, no-wrap -msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib" -msgstr "deb ftp://ftp.debian.org/debian &stable-codename; contrib" +msgid "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" +msgstr "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" #. type: Content of: #: sources.list.5.xml #, fuzzy, no-wrap -#| msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib" +#| msgid "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" msgid "" "Types: deb\n" "URIs: ftp://ftp.debian.org/debian\n" -"Suites: &stable-codename;\n" +"Suites: &debian-stable-codename;\n" "Components: contrib" -msgstr "deb ftp://ftp.debian.org/debian &stable-codename; contrib" +msgstr "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" #. type: Content of: #: sources.list.5.xml @@ -9123,12 +9126,12 @@ msgid "" "The Tree section takes a scope tag which sets the " "$(DIST) variable and defines the root of the tree (the " "path is prefixed by ArchiveDir). Typically this is a " -"setting such as dists/&stable-codename;." +"setting such as dists/&debian-stable-codename;." msgstr "" "La sección Tree toma un ámbito de una etiqueta que define " "la variable $(DIST) y la raíz del árbol (a la ruta se le " "añade el prefijo ArchiveDir). Normalmente esto es un " -"valor como dists/&stable-codename;." +"valor como dists/&debian-stable-codename;." #. type: Content of: #: apt-ftparchive.1.xml @@ -11380,14 +11383,16 @@ msgstr "Esto utiliza los archivos del disco previamente obtenidos." #~ msgstr "Algunos ejemplos:" #~ msgid "" -#~ "deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n" -#~ "deb http://security.debian.org/ &stable-codename;/updates main contrib " +#~ "deb http://ftp.debian.org/debian &debian-stable-codename; main contrib " #~ "non-free\n" +#~ "deb http://security.debian.org/ &debian-stable-codename;/updates main " +#~ "contrib non-free\n" #~ " " #~ msgstr "" -#~ "deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n" -#~ "deb http://security.debian.org/ &stable-codename;/updates main contrib " +#~ "deb http://ftp.debian.org/debian &debian-stable-codename; main contrib " #~ "non-free\n" +#~ "deb http://security.debian.org/ &debian-stable-codename;/updates main " +#~ "contrib non-free\n" #~ " " #~ msgid "apt"