From e49dd9d3e7bb3553104c8c96a0e254e66319155f Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 11 Sep 2015 23:37:01 +0200 Subject: releasing package apt version 1.1~exp12 --- po/es.po | 1141 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 578 insertions(+), 563 deletions(-) (limited to 'po/es.po') diff --git a/po/es.po b/po/es.po index 06f576674..a0cf24636 100644 --- a/po/es.po +++ b/po/es.po @@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-08-27 17:55+0200\n" +"POT-Creation-Date: 2015-09-11 23:36+0200\n" "PO-Revision-Date: 2014-11-20 02:25+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta \n" @@ -170,7 +170,7 @@ msgstr "Debe proporcionar al menos un patrón de búsqueda" msgid "This command is deprecated. Please use 'apt-mark showauto' instead." msgstr "Esta orden está desfasada. Utilice «apt-mark showauto» en su lugar." -#: cmdline/apt-cache.cc:1619 apt-pkg/cacheset.cc:762 +#: cmdline/apt-cache.cc:1619 apt-pkg/cacheset.cc:754 #, c-format msgid "Unable to locate package %s" msgstr "No se ha podido localizar el paquete %s" @@ -418,16 +418,16 @@ msgstr "" msgid "Unable to lock the download directory" msgstr "No se puede bloquear el directorio de descarga" -#: cmdline/apt-get.cc:688 +#: cmdline/apt-get.cc:685 msgid "Must specify at least one package to fetch source for" msgstr "Debe especificar al menos un paquete para obtener su código fuente" -#: cmdline/apt-get.cc:725 cmdline/apt-get.cc:1035 +#: cmdline/apt-get.cc:722 cmdline/apt-get.cc:1029 #, c-format msgid "Unable to find a source package for %s" msgstr "No se pudo encontrar el paquete de fuentes para %s" -#: cmdline/apt-get.cc:745 +#: cmdline/apt-get.cc:742 #, c-format msgid "" "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" @@ -437,7 +437,7 @@ msgstr "" "versiones «%s» en:\n" "%s\n" -#: cmdline/apt-get.cc:750 +#: cmdline/apt-get.cc:747 #, c-format msgid "" "Please use:\n" @@ -449,70 +449,70 @@ msgstr "" "para obtener las últimas actualizaciones (posiblemente no publicadas aún) " "del paquete.\n" -#: cmdline/apt-get.cc:798 +#: cmdline/apt-get.cc:795 #, c-format msgid "Skipping already downloaded file '%s'\n" msgstr "Omitiendo el fichero ya descargado «%s»\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc:828 +#: cmdline/apt-get.cc:825 #, c-format msgid "Need to get %sB/%sB of source archives.\n" msgstr "Se necesita descargar %sB/%sB de archivos fuente.\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc:833 +#: cmdline/apt-get.cc:830 #, c-format msgid "Need to get %sB of source archives.\n" msgstr "Se necesita descargar %sB de archivos fuente.\n" -#: cmdline/apt-get.cc:839 +#: cmdline/apt-get.cc:836 #, c-format msgid "Fetch source %s\n" msgstr "Fuente obtenida %s\n" -#: cmdline/apt-get.cc:864 +#: cmdline/apt-get.cc:858 msgid "Failed to fetch some archives." msgstr "No se pudieron obtener algunos archivos." -#: cmdline/apt-get.cc:869 apt-private/private-install.cc:300 +#: cmdline/apt-get.cc:863 apt-private/private-install.cc:300 msgid "Download complete and in download only mode" msgstr "Descarga completa y en modo de solo descarga" -#: cmdline/apt-get.cc:894 +#: cmdline/apt-get.cc:888 #, c-format msgid "Skipping unpack of already unpacked source in %s\n" msgstr "" "Omitiendo desempaquetamiento de paquetes fuente ya desempaquetados en %s\n" -#: cmdline/apt-get.cc:907 +#: cmdline/apt-get.cc:901 #, c-format msgid "Unpack command '%s' failed.\n" msgstr "Falló la orden de desempaquetamiento «%s».\n" -#: cmdline/apt-get.cc:908 +#: cmdline/apt-get.cc:902 #, c-format msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "Compruebe que el paquete «dpkg-dev» esté instalado.\n" -#: cmdline/apt-get.cc:936 +#: cmdline/apt-get.cc:930 #, c-format msgid "Build command '%s' failed.\n" msgstr "Falló la orden de construcción «%s».\n" -#: cmdline/apt-get.cc:955 +#: cmdline/apt-get.cc:949 msgid "Child process failed" msgstr "Falló el proceso hijo" -#: cmdline/apt-get.cc:976 +#: cmdline/apt-get.cc:970 msgid "Must specify at least one package to check builddeps for" msgstr "" "Debe especificar al menos un paquete para verificar sus dependencias de " "construcción" -#: cmdline/apt-get.cc:994 +#: cmdline/apt-get.cc:988 #, c-format msgid "" "No architecture information available for %s. See apt.conf(5) APT::" @@ -521,27 +521,27 @@ msgstr "" "No hay información disponible de arquitectura para %s. Vea apt.conf(5) APT::" "Arquitecturas para la configuración" -#: cmdline/apt-get.cc:1012 +#: cmdline/apt-get.cc:1006 #, c-format msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" -#: cmdline/apt-get.cc:1022 +#: cmdline/apt-get.cc:1016 #, fuzzy, c-format msgid "Note, using file '%s' to get the build dependencies\n" msgstr "No se pudieron procesar las dependencias de construcción" -#: cmdline/apt-get.cc:1047 cmdline/apt-get.cc:1050 +#: cmdline/apt-get.cc:1041 cmdline/apt-get.cc:1044 #, c-format msgid "Unable to get build-dependency information for %s" msgstr "No se pudo obtener información de dependencias de construcción para %s" -#: cmdline/apt-get.cc:1070 +#: cmdline/apt-get.cc:1064 #, c-format msgid "%s has no build depends.\n" msgstr "%s no tiene dependencias de construcción.\n" -#: cmdline/apt-get.cc:1240 +#: cmdline/apt-get.cc:1234 #, c-format msgid "" "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " @@ -550,7 +550,7 @@ msgstr "" "La dependencia %s para %s no puede satisfacerse porque no se permite %s en " "los paquetes «%s»" -#: cmdline/apt-get.cc:1258 +#: cmdline/apt-get.cc:1252 #, c-format msgid "" "%s dependency for %s cannot be satisfied because the package %s cannot be " @@ -559,14 +559,14 @@ msgstr "" "La dependencia %s para %s no puede satisfacerse porque no se puede encontrar " "el paquete %s" -#: cmdline/apt-get.cc:1281 +#: cmdline/apt-get.cc:1275 #, c-format msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" msgstr "" "No se pudo satisfacer la dependencia %s para %s: El paquete instalado %s es " "demasiado nuevo" -#: cmdline/apt-get.cc:1320 +#: cmdline/apt-get.cc:1314 #, c-format msgid "" "%s dependency for %s cannot be satisfied because candidate version of " @@ -575,7 +575,7 @@ msgstr "" "La dependencia %s para %s no puede satisfacerse porque la versión presentada " "del paquete %s no puede satisfacer los requisitos de versión" -#: cmdline/apt-get.cc:1326 +#: cmdline/apt-get.cc:1320 #, c-format msgid "" "%s dependency for %s cannot be satisfied because package %s has no candidate " @@ -584,25 +584,25 @@ msgstr "" "La dependencia %s para %s no puede satisfacerse porque el paquete %s no " "tiene ninguna versión presentada" -#: cmdline/apt-get.cc:1349 +#: cmdline/apt-get.cc:1343 #, c-format msgid "Failed to satisfy %s dependency for %s: %s" msgstr "No se pudo satisfacer la dependencia %s para %s: %s" -#: cmdline/apt-get.cc:1364 +#: cmdline/apt-get.cc:1358 #, c-format msgid "Build-dependencies for %s could not be satisfied." msgstr "No se pudieron satisfacer las dependencias de construcción de %s." -#: cmdline/apt-get.cc:1369 +#: cmdline/apt-get.cc:1363 msgid "Failed to process build dependencies" msgstr "No se pudieron procesar las dependencias de construcción" -#: cmdline/apt-get.cc:1551 +#: cmdline/apt-get.cc:1553 msgid "Supported modules:" msgstr "Módulos admitidos:" -#: cmdline/apt-get.cc:1592 +#: cmdline/apt-get.cc:1594 msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" @@ -702,21 +702,16 @@ msgstr "Se necesita una URL como argumento" msgid "Must specify at least one pair url/filename" msgstr "Debe especificar al menos una pareja url/nombre-fichero" -#: cmdline/apt-helper.cc:76 cmdline/apt-helper.cc:80 +#: cmdline/apt-helper.cc:73 cmdline/apt-helper.cc:77 msgid "Download Failed" msgstr "Falló la descarga" -#: cmdline/apt-helper.cc:88 -#, fuzzy -msgid "Must specifc at least one srv record" -msgstr "Debe especificar al menos una pareja url/nombre-fichero" - -#: cmdline/apt-helper.cc:95 +#: cmdline/apt-helper.cc:98 cmdline/apt-helper.cc:101 #, c-format msgid "GetSrvRec failed for %s" msgstr "" -#: cmdline/apt-helper.cc:118 +#: cmdline/apt-helper.cc:117 #, fuzzy msgid "" "Usage: apt-helper [options] command\n" @@ -912,12 +907,12 @@ msgstr "Disco no encontrado." msgid "File not found" msgstr "Fichero no encontrado" -#: methods/copy.cc:57 methods/gzip.cc:127 methods/rred.cc:654 -#: methods/rred.cc:664 +#: methods/copy.cc:57 methods/gzip.cc:127 methods/rred.cc:663 +#: methods/rred.cc:673 msgid "Failed to stat" msgstr "Fallo al leer" -#: methods/copy.cc:101 methods/gzip.cc:134 methods/rred.cc:661 +#: methods/copy.cc:101 methods/gzip.cc:134 methods/rred.cc:670 msgid "Failed to set modification time" msgstr "Fallo al establecer el tiempo de modificación" @@ -1008,7 +1003,7 @@ msgstr "No se pudo crear el socket" msgid "Could not connect data socket, connection timed out" msgstr "No se pudo conectar el socket de datos, caducó el tiempo de conexión" -#: methods/ftp.cc:718 methods/connect.cc:120 methods/rsh.cc:102 +#: methods/ftp.cc:718 methods/connect.cc:119 methods/rsh.cc:102 msgid "Failed" msgstr "Falló" @@ -1081,64 +1076,64 @@ msgstr "Consulta" msgid "Unable to invoke " msgstr "No se pudo invocar " -#: methods/connect.cc:80 +#: methods/connect.cc:79 #, c-format msgid "Connecting to %s (%s)" msgstr "Conectando a %s (%s)" -#: methods/connect.cc:91 +#: methods/connect.cc:90 #, c-format msgid "[IP: %s %s]" msgstr "[IP: %s %s]" -#: methods/connect.cc:98 +#: methods/connect.cc:97 #, c-format msgid "Could not create a socket for %s (f=%u t=%u p=%u)" msgstr "No se pudo crear un socket para %s (f=%u t=%u p=%u)" -#: methods/connect.cc:104 +#: methods/connect.cc:103 #, c-format msgid "Cannot initiate the connection to %s:%s (%s)." msgstr "No se puede iniciar la conexión a %s:%s (%s)." -#: methods/connect.cc:112 +#: methods/connect.cc:111 #, c-format msgid "Could not connect to %s:%s (%s), connection timed out" msgstr "No se pudo conectar a %s:%s (%s), caducó el tiempo para conexión" -#: methods/connect.cc:130 +#: methods/connect.cc:129 #, c-format msgid "Could not connect to %s:%s (%s)." msgstr "No se pudo conectar a %s:%s (%s)." #. We say this mainly because the pause here is for the #. ssh connection that is still going -#: methods/connect.cc:155 methods/rsh.cc:460 +#: methods/connect.cc:153 methods/rsh.cc:460 #, c-format msgid "Connecting to %s" msgstr "Conectando a %s" -#: methods/connect.cc:181 methods/connect.cc:200 +#: methods/connect.cc:179 methods/connect.cc:198 #, c-format msgid "Could not resolve '%s'" msgstr "No se pudo resolver «%s»" -#: methods/connect.cc:206 +#: methods/connect.cc:204 #, c-format msgid "Temporary failure resolving '%s'" msgstr "Fallo temporal al resolver «%s»" -#: methods/connect.cc:210 +#: methods/connect.cc:208 #, c-format msgid "System error resolving '%s:%s'" msgstr "Error de sistema al resolver «%s:%s»" -#: methods/connect.cc:212 +#: methods/connect.cc:210 #, c-format msgid "Something wicked happened resolving '%s:%s' (%i - %s)" msgstr "Algo raro pasó al resolver «%s:%s» (%i - %s)" -#: methods/connect.cc:259 +#: methods/connect.cc:257 #, c-format msgid "Unable to connect to %s:%s:" msgstr "No se pudo conectar a %s:%s:" @@ -1161,7 +1156,7 @@ msgstr "" "gnupg?)" #. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc:223 apt-pkg/acquire-item.cc:604 +#: methods/gpgv.cc:223 apt-pkg/acquire-item.cc:650 #, c-format msgid "" "Clearsigned file isn't valid, got '%s' (does the network require " @@ -1265,227 +1260,6 @@ msgstr "" msgid "Internal error" msgstr "Error interno" -#: apt-private/private-list.cc:121 -msgid "Listing" -msgstr "Listando" - -#: apt-private/private-list.cc:151 -#, c-format -msgid "There is %i additional version. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional versions. Please use the '-a' switch to see them." -msgstr[0] "Hay %i versión adicional. Utilice la opción «-a» para verla" -msgstr[1] "Hay %i versiones adicionales. Utilice la opción «-a» para verlas" - -#: apt-private/private-cachefile.cc:96 -msgid "Correcting dependencies..." -msgstr "Corrigiendo dependencias..." - -#: apt-private/private-cachefile.cc:99 -msgid " failed." -msgstr " falló." - -#: apt-private/private-cachefile.cc:102 -msgid "Unable to correct dependencies" -msgstr "No se pueden corregir las dependencias" - -#: apt-private/private-cachefile.cc:105 -msgid "Unable to minimize the upgrade set" -msgstr "No se puede minimizar el conjunto de actualización" - -#: apt-private/private-cachefile.cc:107 -msgid " Done" -msgstr " Listo" - -#: apt-private/private-cachefile.cc:111 -msgid "You might want to run 'apt-get -f install' to correct these." -msgstr "Tal vez quiera ejecutar «apt-get -f install» para corregirlo." - -#: apt-private/private-cachefile.cc:114 -msgid "Unmet dependencies. Try using -f." -msgstr "Dependencias incumplidas. Pruebe de nuevo utilizando -f." - -#: apt-private/private-output.cc:105 apt-private/private-show.cc:84 -#: apt-private/private-show.cc:89 -msgid "unknown" -msgstr "desconocido" - -#: apt-private/private-output.cc:272 -#, c-format -msgid "[installed,upgradable to: %s]" -msgstr "[instalado, actualizable a: %s]" - -#: apt-private/private-output.cc:275 -msgid "[installed,local]" -msgstr "[instalado, local]" - -#: apt-private/private-output.cc:277 -msgid "[installed,auto-removable]" -msgstr "[instalado, autodesinstalable]" - -#: apt-private/private-output.cc:279 -msgid "[installed,automatic]" -msgstr "[instalado, automático]" - -#: apt-private/private-output.cc:281 -msgid "[installed]" -msgstr "[instalado]" - -#: apt-private/private-output.cc:284 -#, c-format -msgid "[upgradable from: %s]" -msgstr "[actualizable desde: %s]" - -#: apt-private/private-output.cc:288 -msgid "[residual-config]" -msgstr "[configuración-residual]" - -#: apt-private/private-output.cc:402 -#, c-format -msgid "but %s is installed" -msgstr "pero %s está instalado" - -#: apt-private/private-output.cc:404 -#, c-format -msgid "but %s is to be installed" -msgstr "pero %s va a ser instalado" - -#: apt-private/private-output.cc:411 -msgid "but it is not installable" -msgstr "pero no es instalable" - -#: apt-private/private-output.cc:413 -msgid "but it is a virtual package" -msgstr "pero es un paquete virtual" - -#: apt-private/private-output.cc:416 -msgid "but it is not installed" -msgstr "pero no está instalado" - -#: apt-private/private-output.cc:416 -msgid "but it is not going to be installed" -msgstr "pero no va a instalarse" - -#: apt-private/private-output.cc:421 -msgid " or" -msgstr " o" - -#: apt-private/private-output.cc:435 apt-private/private-output.cc:445 -msgid "The following packages have unmet dependencies:" -msgstr "Los siguientes paquetes tienen dependencias incumplidas:" - -#: apt-private/private-output.cc:455 -msgid "The following NEW packages will be installed:" -msgstr "Se instalarán los siguientes paquetes NUEVOS:" - -#: apt-private/private-output.cc:465 -msgid "The following packages will be REMOVED:" -msgstr "Los siguientes paquetes se ELIMINARÁN:" - -#: apt-private/private-output.cc:481 -msgid "The following packages have been kept back:" -msgstr "Los siguientes paquetes se han retenido:" - -#: apt-private/private-output.cc:497 -msgid "The following packages will be upgraded:" -msgstr "Se actualizarán los siguientes paquetes:" - -#: apt-private/private-output.cc:512 -msgid "The following packages will be DOWNGRADED:" -msgstr "Se DESACTUALIZARÁN los siguientes paquetes:" - -#: apt-private/private-output.cc:525 -msgid "The following held packages will be changed:" -msgstr "Se cambiarán los siguientes paquetes retenidos:" - -#: apt-private/private-output.cc:552 -#, c-format -msgid "%s (due to %s)" -msgstr "%s (por %s)" - -#: apt-private/private-output.cc:602 -msgid "" -"WARNING: The following essential packages will be removed.\n" -"This should NOT be done unless you know exactly what you are doing!" -msgstr "" -"ATENCIÓN: Se van a eliminar los siguientes paquetes esenciales.\n" -"¡NO debe hacerse a menos que sepa exactamente lo que está haciendo!" - -#: apt-private/private-output.cc:633 -#, c-format -msgid "%lu upgraded, %lu newly installed, " -msgstr "%lu actualizados, %lu nuevos se instalarán, " - -#: apt-private/private-output.cc:637 -#, c-format -msgid "%lu reinstalled, " -msgstr "%lu reinstalados, " - -#: apt-private/private-output.cc:639 -#, c-format -msgid "%lu downgraded, " -msgstr "%lu desactualizados, " - -#: apt-private/private-output.cc:641 -#, c-format -msgid "%lu to remove and %lu not upgraded.\n" -msgstr "%lu para eliminar y %lu no actualizados.\n" - -#: apt-private/private-output.cc:645 -#, c-format -msgid "%lu not fully installed or removed.\n" -msgstr "%lu no instalados del todo o eliminados.\n" - -#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] -#. e.g. "Do you want to continue? [Y/n] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:667 -msgid "[Y/n]" -msgstr "[S/n]" - -#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] -#. e.g. "Should this file be removed? [y/N] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:673 -msgid "[y/N]" -msgstr "[s/N]" - -#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set -#: apt-private/private-output.cc:684 -msgid "Y" -msgstr "S" - -#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set -#: apt-private/private-output.cc:690 -msgid "N" -msgstr "N" - -#: apt-private/private-output.cc:712 apt-pkg/cachefilter.cc:40 -#, c-format -msgid "Regex compilation error - %s" -msgstr "Error de compilación de expresiones regulares - %s" - -#: apt-private/private-update.cc:31 -msgid "The update command takes no arguments" -msgstr "La orden de actualización no necesita argumentos" - -#: apt-private/private-update.cc:96 -#, c-format -msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" -msgid_plural "" -"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" -msgstr[0] "" -"Se puede actualizar %i paquete. Ejecute «apt list --upgradable» para verlo.\n" -msgstr[1] "" -"Se pueden actualizar %i paquetes. Ejecute «apt list --upgradable» para " -"verlos.\n" - -#: apt-private/private-update.cc:100 -msgid "All packages are up to date." -msgstr "Todos los paquetes están actualizados." - #: apt-private/private-cacheset.cc:38 apt-private/private-search.cc:65 msgid "Sorting" msgstr "Ordenando" @@ -1565,18 +1339,6 @@ msgstr "El paquete «%s» no está instalado, no se eliminará\n" msgid "Note, selecting '%s' instead of '%s'\n" msgstr "Nota, seleccionando «%s» en lugar de «%s»\n" -#: apt-private/private-show.cc:158 -#, c-format -msgid "There is %i additional record. Please use the '-a' switch to see it" -msgid_plural "" -"There are %i additional records. Please use the '-a' switch to see them." -msgstr[0] "Hay %i registro adicional. Utilice la opción «-a» para verlo." -msgstr[1] "Hay %i registros adicionales. Utilice la opción «-a» para verlos." - -#: apt-private/private-show.cc:165 -msgid "not a real package (virtual)" -msgstr "no es un paquete real (virtual)" - #: apt-private/private-install.cc:87 msgid "Internal error, InstallPackages was called with broken packages!" msgstr "Error interno, ¡se llamó a «InstallPackages» con paquetes rotos!" @@ -1587,7 +1349,7 @@ msgstr "" "Se necesita eliminar paquetes, pero está desactivada la posibilidad de " "eliminar." -#: apt-private/private-install.cc:103 apt-private/private-download.cc:118 +#: apt-private/private-install.cc:103 apt-private/private-download.cc:69 msgid "" "--force-yes is deprecated, use one of the options starting with --allow " "instead." @@ -1852,59 +1614,285 @@ msgstr "Versión seleccionada «%s» (%s) para «%s»\n" msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" msgstr "Versión seleccionada «%s» (%s) para «%s» debido a «%s»\n" -#: apt-private/private-main.cc:34 -msgid "" -"NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" -" Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" -msgstr "" -"NOTA: ¡Esto es sólo una simulación!\n" -" apt-get necesita privilegios de administrador para la ejecución real.\n" -" Tenga también en cuenta que se han desactivado los bloqueos,\n" -" ¡no dependa la situación real actual de la relevancia de esto!" +#: apt-private/private-list.cc:121 +msgid "Listing" +msgstr "Listando" -#: apt-private/private-download.cc:62 +#: apt-private/private-list.cc:151 #, c-format +msgid "There is %i additional version. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional versions. Please use the '-a' switch to see them." +msgstr[0] "Hay %i versión adicional. Utilice la opción «-a» para verla" +msgstr[1] "Hay %i versiones adicionales. Utilice la opción «-a» para verlas" + +#: apt-private/private-cachefile.cc:96 +msgid "Correcting dependencies..." +msgstr "Corrigiendo dependencias..." + +#: apt-private/private-cachefile.cc:99 +msgid " failed." +msgstr " falló." + +#: apt-private/private-cachefile.cc:102 +msgid "Unable to correct dependencies" +msgstr "No se pueden corregir las dependencias" + +#: apt-private/private-cachefile.cc:105 +msgid "Unable to minimize the upgrade set" +msgstr "No se puede minimizar el conjunto de actualización" + +#: apt-private/private-cachefile.cc:107 +msgid " Done" +msgstr " Listo" + +#: apt-private/private-cachefile.cc:111 +msgid "You might want to run 'apt-get -f install' to correct these." +msgstr "Tal vez quiera ejecutar «apt-get -f install» para corregirlo." + +#: apt-private/private-cachefile.cc:114 +msgid "Unmet dependencies. Try using -f." +msgstr "Dependencias incumplidas. Pruebe de nuevo utilizando -f." + +#: apt-private/private-output.cc:105 apt-private/private-show.cc:84 +#: apt-private/private-show.cc:89 +msgid "unknown" +msgstr "desconocido" + +#: apt-private/private-output.cc:272 +#, c-format +msgid "[installed,upgradable to: %s]" +msgstr "[instalado, actualizable a: %s]" + +#: apt-private/private-output.cc:275 +msgid "[installed,local]" +msgstr "[instalado, local]" + +#: apt-private/private-output.cc:277 +msgid "[installed,auto-removable]" +msgstr "[instalado, autodesinstalable]" + +#: apt-private/private-output.cc:279 +msgid "[installed,automatic]" +msgstr "[instalado, automático]" + +#: apt-private/private-output.cc:281 +msgid "[installed]" +msgstr "[instalado]" + +#: apt-private/private-output.cc:284 +#, c-format +msgid "[upgradable from: %s]" +msgstr "[actualizable desde: %s]" + +#: apt-private/private-output.cc:288 +msgid "[residual-config]" +msgstr "[configuración-residual]" + +#: apt-private/private-output.cc:402 +#, c-format +msgid "but %s is installed" +msgstr "pero %s está instalado" + +#: apt-private/private-output.cc:404 +#, c-format +msgid "but %s is to be installed" +msgstr "pero %s va a ser instalado" + +#: apt-private/private-output.cc:411 +msgid "but it is not installable" +msgstr "pero no es instalable" + +#: apt-private/private-output.cc:413 +msgid "but it is a virtual package" +msgstr "pero es un paquete virtual" + +#: apt-private/private-output.cc:416 +msgid "but it is not installed" +msgstr "pero no está instalado" + +#: apt-private/private-output.cc:416 +msgid "but it is not going to be installed" +msgstr "pero no va a instalarse" + +#: apt-private/private-output.cc:421 +msgid " or" +msgstr " o" + +#: apt-private/private-output.cc:435 apt-private/private-output.cc:445 +msgid "The following packages have unmet dependencies:" +msgstr "Los siguientes paquetes tienen dependencias incumplidas:" + +#: apt-private/private-output.cc:455 +msgid "The following NEW packages will be installed:" +msgstr "Se instalarán los siguientes paquetes NUEVOS:" + +#: apt-private/private-output.cc:465 +msgid "The following packages will be REMOVED:" +msgstr "Los siguientes paquetes se ELIMINARÁN:" + +#: apt-private/private-output.cc:481 +msgid "The following packages have been kept back:" +msgstr "Los siguientes paquetes se han retenido:" + +#: apt-private/private-output.cc:497 +msgid "The following packages will be upgraded:" +msgstr "Se actualizarán los siguientes paquetes:" + +#: apt-private/private-output.cc:512 +msgid "The following packages will be DOWNGRADED:" +msgstr "Se DESACTUALIZARÁN los siguientes paquetes:" + +#: apt-private/private-output.cc:525 +msgid "The following held packages will be changed:" +msgstr "Se cambiarán los siguientes paquetes retenidos:" + +#: apt-private/private-output.cc:552 +#, c-format +msgid "%s (due to %s)" +msgstr "%s (por %s)" + +#: apt-private/private-output.cc:602 msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." +"WARNING: The following essential packages will be removed.\n" +"This should NOT be done unless you know exactly what you are doing!" msgstr "" +"ATENCIÓN: Se van a eliminar los siguientes paquetes esenciales.\n" +"¡NO debe hacerse a menos que sepa exactamente lo que está haciendo!" + +#: apt-private/private-output.cc:633 +#, c-format +msgid "%lu upgraded, %lu newly installed, " +msgstr "%lu actualizados, %lu nuevos se instalarán, " -#: apt-private/private-download.cc:94 +#: apt-private/private-output.cc:637 +#, c-format +msgid "%lu reinstalled, " +msgstr "%lu reinstalados, " + +#: apt-private/private-output.cc:639 +#, c-format +msgid "%lu downgraded, " +msgstr "%lu desactualizados, " + +#: apt-private/private-output.cc:641 +#, c-format +msgid "%lu to remove and %lu not upgraded.\n" +msgstr "%lu para eliminar y %lu no actualizados.\n" + +#: apt-private/private-output.cc:645 +#, c-format +msgid "%lu not fully installed or removed.\n" +msgstr "%lu no instalados del todo o eliminados.\n" + +#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] +#. e.g. "Do you want to continue? [Y/n] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc:667 +msgid "[Y/n]" +msgstr "[S/n]" + +#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] +#. e.g. "Should this file be removed? [y/N] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc:673 +msgid "[y/N]" +msgstr "[s/N]" + +#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set +#: apt-private/private-output.cc:684 +msgid "Y" +msgstr "S" + +#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set +#: apt-private/private-output.cc:690 +msgid "N" +msgstr "N" + +#: apt-private/private-output.cc:712 apt-pkg/cachefilter.cc:40 +#, c-format +msgid "Regex compilation error - %s" +msgstr "Error de compilación de expresiones regulares - %s" + +#: apt-private/private-update.cc:31 +msgid "The update command takes no arguments" +msgstr "La orden de actualización no necesita argumentos" + +#: apt-private/private-update.cc:96 +#, c-format +msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" +msgid_plural "" +"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" +msgstr[0] "" +"Se puede actualizar %i paquete. Ejecute «apt list --upgradable» para verlo.\n" +msgstr[1] "" +"Se pueden actualizar %i paquetes. Ejecute «apt list --upgradable» para " +"verlos.\n" + +#: apt-private/private-update.cc:100 +msgid "All packages are up to date." +msgstr "Todos los paquetes están actualizados." + +#: apt-private/private-show.cc:158 +#, c-format +msgid "There is %i additional record. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional records. Please use the '-a' switch to see them." +msgstr[0] "Hay %i registro adicional. Utilice la opción «-a» para verlo." +msgstr[1] "Hay %i registros adicionales. Utilice la opción «-a» para verlos." + +#: apt-private/private-show.cc:165 +msgid "not a real package (virtual)" +msgstr "no es un paquete real (virtual)" + +#: apt-private/private-main.cc:34 +msgid "" +"NOTE: This is only a simulation!\n" +" apt-get needs root privileges for real execution.\n" +" Keep also in mind that locking is deactivated,\n" +" so don't depend on the relevance to the real current situation!" +msgstr "" +"NOTA: ¡Esto es sólo una simulación!\n" +" apt-get necesita privilegios de administrador para la ejecución real.\n" +" Tenga también en cuenta que se han desactivado los bloqueos,\n" +" ¡no dependa la situación real actual de la relevancia de esto!" + +#: apt-private/private-download.cc:45 msgid "WARNING: The following packages cannot be authenticated!" msgstr "ATENCIÓN: ¡No se han podido autenticar los siguientes paquetes!" -#: apt-private/private-download.cc:101 +#: apt-private/private-download.cc:52 msgid "Authentication warning overridden.\n" msgstr "Aviso de autenticación ignorado.\n" -#: apt-private/private-download.cc:106 apt-private/private-download.cc:113 +#: apt-private/private-download.cc:57 apt-private/private-download.cc:64 msgid "Some packages could not be authenticated" msgstr "Algunos paquetes no se pueden autenticar" -#: apt-private/private-download.cc:111 +#: apt-private/private-download.cc:62 msgid "Install these packages without verification?" msgstr "¿Instalar estos paquetes sin verificación?" -#: apt-private/private-download.cc:122 +#: apt-private/private-download.cc:73 #, fuzzy msgid "" "There were unauthenticated packages and -y was used without --allow-" "unauthenticated" msgstr "Hay problemas y se utilizó -y sin --force-yes" -#: apt-private/private-download.cc:154 +#: apt-private/private-download.cc:105 #, c-format msgid "Failed to fetch %s %s\n" msgstr "Fallo al obtener %s %s\n" -#: apt-private/private-download.cc:176 apt-private/private-download.cc:179 +#: apt-private/private-download.cc:127 apt-private/private-download.cc:130 #, c-format msgid "Couldn't determine free space in %s" msgstr "No se pudo determinar el espacio libre en %s" -#: apt-private/private-download.cc:193 +#: apt-private/private-download.cc:144 #, c-format msgid "You don't have enough free space in %s." msgstr "No tiene suficiente espacio libre en %s." @@ -1973,16 +1961,16 @@ msgstr "" #. Only warn if there are no sources.list.d. #. Only warn if there is no sources.list file. #: methods/mirror.cc:95 apt-pkg/init.cc:133 apt-pkg/init.cc:141 -#: apt-pkg/acquire.cc:557 apt-pkg/policy.cc:412 apt-pkg/clean.cc:43 -#: apt-pkg/sourcelist.cc:306 apt-pkg/sourcelist.cc:312 +#: apt-pkg/acquire.cc:622 apt-pkg/clean.cc:43 apt-pkg/policy.cc:412 +#: apt-pkg/sourcelist.cc:318 apt-pkg/sourcelist.cc:324 #: apt-pkg/contrib/fileutl.cc:375 apt-pkg/contrib/fileutl.cc:488 #: apt-pkg/contrib/cdromutl.cc:205 apt-inst/extract.cc:471 #, c-format msgid "Unable to read %s" msgstr "No se pudo leer %s" -#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/acquire.cc:563 -#: apt-pkg/acquire.cc:588 apt-pkg/clean.cc:49 apt-pkg/clean.cc:67 +#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/acquire.cc:628 +#: apt-pkg/acquire.cc:653 apt-pkg/clean.cc:49 apt-pkg/clean.cc:67 #: apt-pkg/clean.cc:130 apt-pkg/contrib/cdromutl.cc:201 #: apt-pkg/contrib/cdromutl.cc:235 #, c-format @@ -2125,27 +2113,6 @@ msgstr "Tal vez deba ejecutar «apt-get update» para corregir estos problemas" msgid "The list of sources could not be read." msgstr "No se pudieron leer las listas de fuentes." -#: apt-pkg/acquire-worker.cc:111 -#, c-format -msgid "The method driver %s could not be found." -msgstr "No se pudo encontrar el método %s." - -#: apt-pkg/acquire-worker.cc:113 -#, c-format -msgid "Is the package %s installed?" -msgstr "¿Está instalado el paquete %s?" - -#: apt-pkg/acquire-worker.cc:164 -#, c-format -msgid "Method %s did not start correctly" -msgstr "El método %s no se inició correctamente" - -#: apt-pkg/acquire-worker.cc:537 -#, fuzzy, c-format -msgid "" -"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." -msgstr "Inserte el disco con etiqueta «%s» en la unidad «%s» y pulse Intro." - #: apt-pkg/pkgcache.cc:163 msgid "Empty package cache" msgstr "Caché de paquetes vacía." @@ -2232,99 +2199,80 @@ msgstr "extra" msgid "Calculating upgrade" msgstr "Calculando la actualización" -#: apt-pkg/pkgrecords.cc:38 +#: apt-pkg/acquire-worker.cc:111 #, c-format -msgid "Index file type '%s' is not supported" -msgstr "El tipo de fichero de índice «%s» no se admite" - -#: apt-pkg/pkgcachegen.cc:112 -msgid "Cache has an incompatible versioning system" -msgstr "La caché tiene una versión incompatible de sistema de versiones" +msgid "The method driver %s could not be found." +msgstr "No se pudo encontrar el método %s." -#. TRANSLATOR: The first placeholder is a package name, -#. the other two should be copied verbatim as they include debug info -#: apt-pkg/pkgcachegen.cc:237 apt-pkg/pkgcachegen.cc:299 -#: apt-pkg/pkgcachegen.cc:365 apt-pkg/pkgcachegen.cc:369 -#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:394 -#: apt-pkg/pkgcachegen.cc:398 apt-pkg/pkgcachegen.cc:402 -#: apt-pkg/pkgcachegen.cc:423 apt-pkg/pkgcachegen.cc:428 -#: apt-pkg/pkgcachegen.cc:474 apt-pkg/pkgcachegen.cc:488 +#: apt-pkg/acquire-worker.cc:113 #, c-format -msgid "Error occurred while processing %s (%s%d)" -msgstr "Se produjo un error mientras se procesaba %s (%s%d)" - -#: apt-pkg/pkgcachegen.cc:257 -msgid "Wow, you exceeded the number of package names this APT is capable of." -msgstr "Excedió la cantidad de nombres de paquetes que admite este APT." - -#: apt-pkg/pkgcachegen.cc:260 -msgid "Wow, you exceeded the number of versions this APT is capable of." -msgstr "Excedió la cantidad de versiones que admite este APT." - -#: apt-pkg/pkgcachegen.cc:263 -msgid "Wow, you exceeded the number of descriptions this APT is capable of." -msgstr "Excedió la cantidad de descripciones que admite este APT." +msgid "Is the package %s installed?" +msgstr "¿Está instalado el paquete %s?" -#: apt-pkg/pkgcachegen.cc:266 -msgid "Wow, you exceeded the number of dependencies this APT is capable of." -msgstr "Excedió la cantidad de dependencias que admite este APT." +#: apt-pkg/acquire-worker.cc:164 +#, c-format +msgid "Method %s did not start correctly" +msgstr "El método %s no se inició correctamente" -#: apt-pkg/pkgcachegen.cc:1419 apt-pkg/pkgcachegen.cc:1546 -#: apt-pkg/pkgcachegen.cc:1572 apt-pkg/pkgcachegen.cc:1681 -msgid "Reading package lists" -msgstr "Leyendo lista de paquetes" +#: apt-pkg/acquire-worker.cc:543 +#, fuzzy, c-format +msgid "" +"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." +msgstr "Inserte el disco con etiqueta «%s» en la unidad «%s» y pulse Intro." -#: apt-pkg/pkgcachegen.cc:1490 apt-pkg/pkgcachegen.cc:1497 -msgid "IO Error saving source cache" -msgstr "Error de E/S al guardar la caché fuente" +#: apt-pkg/depcache.cc:139 apt-pkg/depcache.cc:167 +msgid "Building dependency tree" +msgstr "Creando árbol de dependencias" -#: apt-pkg/edsp.cc:184 apt-pkg/edsp.cc:210 -msgid "Send scenario to solver" -msgstr "Enviar situación al solucionador" +#: apt-pkg/depcache.cc:140 +msgid "Candidate versions" +msgstr "Versiones candidatas" -#: apt-pkg/edsp.cc:232 -msgid "Send request to solver" -msgstr "Enviar petición al solucionador" +#: apt-pkg/depcache.cc:168 +msgid "Dependency generation" +msgstr "Generación de dependencias" -#: apt-pkg/edsp.cc:311 -msgid "Prepare for receiving solution" -msgstr "Preparar para recibir una solución" +#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225 +msgid "Reading state information" +msgstr "Leyendo la información de estado" -#: apt-pkg/edsp.cc:318 -msgid "External solver failed without a proper error message" -msgstr "Falló solucionador externo sin un mensaje de error apropiado" +#: apt-pkg/depcache.cc:252 +#, c-format +msgid "Failed to open StateFile %s" +msgstr "No se pudo abrir el fichero de estado %s" -#: apt-pkg/edsp.cc:610 apt-pkg/edsp.cc:613 apt-pkg/edsp.cc:618 -msgid "Execute external solver" -msgstr "Ejecutar solucionador externo" +#: apt-pkg/depcache.cc:257 +#, c-format +msgid "Failed to write temporary StateFile %s" +msgstr "Falló la escritura del fichero de estado temporal %s" -#: apt-pkg/acquire-item.cc:116 +#: apt-pkg/acquire-item.cc:156 msgid "Use --allow-insecure-repositories to force the update" msgstr "" -#: apt-pkg/acquire-item.cc:561 apt-pkg/contrib/fileutl.cc:2162 +#: apt-pkg/acquire-item.cc:607 apt-pkg/contrib/fileutl.cc:2189 #, c-format msgid "rename failed, %s (%s -> %s)." msgstr "falló el cambio de nombre, %s (%s -> %s)." -#: apt-pkg/acquire-item.cc:585 +#: apt-pkg/acquire-item.cc:631 msgid "Hash Sum mismatch" msgstr "La suma hash difiere" -#: apt-pkg/acquire-item.cc:590 +#: apt-pkg/acquire-item.cc:636 msgid "Size mismatch" msgstr "El tamaño difiere" -#: apt-pkg/acquire-item.cc:595 +#: apt-pkg/acquire-item.cc:641 msgid "Invalid file format" msgstr "Formato inválido de fichero" -#: apt-pkg/acquire-item.cc:600 +#: apt-pkg/acquire-item.cc:646 #, fuzzy msgid "Signature error" msgstr "Error de escritura" -#: apt-pkg/acquire-item.cc:789 +#: apt-pkg/acquire-item.cc:835 #, fuzzy, c-format msgid "" "An error occurred during the signature verification. The repository is not " @@ -2335,12 +2283,12 @@ msgstr "" "GPG es: %s: %s\n" #. Invalid signature file, reject (LP: #346386) (Closes: #627642) -#: apt-pkg/acquire-item.cc:799 apt-pkg/acquire-item.cc:805 +#: apt-pkg/acquire-item.cc:845 apt-pkg/acquire-item.cc:851 #, c-format msgid "GPG error: %s: %s" msgstr "Error de GPG: %s: %s" -#: apt-pkg/acquire-item.cc:970 +#: apt-pkg/acquire-item.cc:1016 #, c-format msgid "" "Unable to find expected entry '%s' in Release file (Wrong sources.list entry " @@ -2349,7 +2297,7 @@ msgstr "" "No se pudo encontrar la entrada esperada «%s» en el archivo " "«Release» (entrada incorrecta en «sources.list» o fichero mal formado)" -#: apt-pkg/acquire-item.cc:1026 +#: apt-pkg/acquire-item.cc:1122 msgid "There is no public key available for the following key IDs:\n" msgstr "" "No existe ninguna clave pública disponible para los siguientes " @@ -2358,7 +2306,7 @@ msgstr "" #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is #. the time since then the file is invalid - formatted in the same way as in #. the download progress display (e.g. 7d 3h 42min 1s) -#: apt-pkg/acquire-item.cc:1066 +#: apt-pkg/acquire-item.cc:1162 #, c-format msgid "" "Release file for %s is expired (invalid since %s). Updates for this " @@ -2367,37 +2315,37 @@ msgstr "" "El archivo «Release» para %s está caducado (inválido desde %s). No se " "aplicará ninguna actualización de este repositorio." -#: apt-pkg/acquire-item.cc:1107 +#: apt-pkg/acquire-item.cc:1203 #, c-format msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Distribución conflictiva: %s (se esperaba %s, pero se obtuvo %s)" -#: apt-pkg/acquire-item.cc:1224 apt-pkg/acquire-item.cc:1480 +#: apt-pkg/acquire-item.cc:1320 apt-pkg/acquire-item.cc:1576 #, c-format msgid "" "The data from '%s' is not signed. Packages from that repository can not be " "authenticated." msgstr "" -#: apt-pkg/acquire-item.cc:1326 +#: apt-pkg/acquire-item.cc:1422 #, c-format msgid "" "The repository '%s' does not have a Release file. This is deprecated, please " "contact the owner of the repository." msgstr "" -#: apt-pkg/acquire-item.cc:1459 +#: apt-pkg/acquire-item.cc:1555 #, fuzzy, c-format msgid "The repository '%s' is no longer signed." msgstr "El directorio %s está desviado" -#: apt-pkg/acquire-item.cc:1466 +#: apt-pkg/acquire-item.cc:1562 msgid "" "This is normally not allowed, but the option Acquire::" "AllowDowngradeToInsecureRepositories was given to override it." msgstr "" -#: apt-pkg/acquire-item.cc:2611 +#: apt-pkg/acquire-item.cc:2685 #, c-format msgid "" "I wasn't able to locate a file for the %s package. This might mean you need " @@ -2407,13 +2355,13 @@ msgstr "" "que necesita arreglar manualmente este paquete (debido a que falta una " "arquitectura)" -#: apt-pkg/acquire-item.cc:2677 +#: apt-pkg/acquire-item.cc:2751 #, c-format msgid "Can't find a source to download version '%s' of '%s'" msgstr "" "No se puede encontrar una fuente para descargar la versión «%s» de «%s»" -#: apt-pkg/acquire-item.cc:2715 +#: apt-pkg/acquire-item.cc:2789 #, c-format msgid "" "The package index files are corrupted. No Filename: field for package %s." @@ -2422,43 +2370,113 @@ msgstr "" "«Filename:» para el paquete %s." #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 -#: apt-pkg/acquire-item.cc:2916 apt-pkg/acquire-item.cc:3058 +#: apt-pkg/acquire-item.cc:2990 apt-pkg/acquire-item.cc:3132 #, fuzzy, c-format msgid "Changelog unavailable for %s=%s" msgstr "Informe de cambios para %s (%s)" -#: apt-pkg/acquire.cc:126 apt-pkg/acquire.cc:146 apt-pkg/cdrom.cc:833 +#: apt-pkg/pkgcachegen.cc:112 +msgid "Cache has an incompatible versioning system" +msgstr "La caché tiene una versión incompatible de sistema de versiones" + +#. TRANSLATOR: The first placeholder is a package name, +#. the other two should be copied verbatim as they include debug info +#: apt-pkg/pkgcachegen.cc:237 apt-pkg/pkgcachegen.cc:299 +#: apt-pkg/pkgcachegen.cc:365 apt-pkg/pkgcachegen.cc:369 +#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:394 +#: apt-pkg/pkgcachegen.cc:398 apt-pkg/pkgcachegen.cc:402 +#: apt-pkg/pkgcachegen.cc:423 apt-pkg/pkgcachegen.cc:428 +#: apt-pkg/pkgcachegen.cc:474 apt-pkg/pkgcachegen.cc:488 +#, c-format +msgid "Error occurred while processing %s (%s%d)" +msgstr "Se produjo un error mientras se procesaba %s (%s%d)" + +#: apt-pkg/pkgcachegen.cc:257 +msgid "Wow, you exceeded the number of package names this APT is capable of." +msgstr "Excedió la cantidad de nombres de paquetes que admite este APT." + +#: apt-pkg/pkgcachegen.cc:260 +msgid "Wow, you exceeded the number of versions this APT is capable of." +msgstr "Excedió la cantidad de versiones que admite este APT." + +#: apt-pkg/pkgcachegen.cc:263 +msgid "Wow, you exceeded the number of descriptions this APT is capable of." +msgstr "Excedió la cantidad de descripciones que admite este APT." + +#: apt-pkg/pkgcachegen.cc:266 +msgid "Wow, you exceeded the number of dependencies this APT is capable of." +msgstr "Excedió la cantidad de dependencias que admite este APT." + +#: apt-pkg/pkgcachegen.cc:1419 apt-pkg/pkgcachegen.cc:1546 +#: apt-pkg/pkgcachegen.cc:1572 apt-pkg/pkgcachegen.cc:1681 +msgid "Reading package lists" +msgstr "Leyendo lista de paquetes" + +#: apt-pkg/pkgcachegen.cc:1490 apt-pkg/pkgcachegen.cc:1497 +msgid "IO Error saving source cache" +msgstr "Error de E/S al guardar la caché fuente" + +#: apt-pkg/acquire.cc:127 apt-pkg/acquire.cc:147 apt-pkg/cdrom.cc:833 #, c-format msgid "List directory %spartial is missing." msgstr "Falta el directorio de listas %spartial." -#: apt-pkg/acquire.cc:129 apt-pkg/acquire.cc:151 +#: apt-pkg/acquire.cc:130 apt-pkg/acquire.cc:152 #, c-format msgid "Archives directory %spartial is missing." msgstr "Falta el directorio de archivos %spartial." -#: apt-pkg/acquire.cc:162 +#: apt-pkg/acquire.cc:163 #, c-format msgid "Unable to lock directory %s" msgstr "No se pudo bloquear el directorio %s" -#: apt-pkg/acquire.cc:553 apt-pkg/clean.cc:39 +#: apt-pkg/acquire.cc:500 +#, c-format +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" + +#: apt-pkg/acquire.cc:618 apt-pkg/clean.cc:39 #, c-format msgid "Clean of %s is not supported" msgstr "No se admite la limpieza de «%s»" #. only show the ETA if it makes sense #. two days -#: apt-pkg/acquire.cc:1081 +#: apt-pkg/acquire.cc:1146 #, c-format msgid "Retrieving file %li of %li (%s remaining)" msgstr "Descargando fichero %li de %li (falta %s)" -#: apt-pkg/acquire.cc:1083 +#: apt-pkg/acquire.cc:1148 #, c-format msgid "Retrieving file %li of %li" msgstr "Descargando fichero %li de %li" +#: apt-pkg/update.cc:76 +#, fuzzy, c-format +msgid "Failed to fetch %s %s" +msgstr "Fallo al obtener %s %s\n" + +#: apt-pkg/update.cc:102 apt-pkg/update.cc:104 +msgid "" +"Some index files failed to download. They have been ignored, or old ones " +"used instead." +msgstr "" +"No se han podido descargar algunos archivos de índice, se han omitido, o se " +"han utilizado unos antiguos en su lugar." + +#: apt-pkg/srcrecords.cc:53 +msgid "You must put some 'source' URIs in your sources.list" +msgstr "Debe poner algunos URIs fuente («source») en su sources.list" + +#: apt-pkg/clean.cc:64 +#, c-format +msgid "Unable to stat %s." +msgstr "No se pudo leer %s." + #: apt-pkg/policy.cc:77 #, c-format msgid "" @@ -2489,28 +2507,6 @@ msgstr "" msgid "No priority (or zero) specified for pin" msgstr "No hay prioridad especificada para pin (o es cero)" -#: apt-pkg/update.cc:76 -#, fuzzy, c-format -msgid "Failed to fetch %s %s" -msgstr "Fallo al obtener %s %s\n" - -#: apt-pkg/update.cc:102 apt-pkg/update.cc:104 -msgid "" -"Some index files failed to download. They have been ignored, or old ones " -"used instead." -msgstr "" -"No se han podido descargar algunos archivos de índice, se han omitido, o se " -"han utilizado unos antiguos en su lugar." - -#: apt-pkg/srcrecords.cc:53 -msgid "You must put some 'source' URIs in your sources.list" -msgstr "Debe poner algunos URIs fuente («source») en su sources.list" - -#: apt-pkg/clean.cc:64 -#, c-format -msgid "Unable to stat %s." -msgstr "No se pudo leer %s." - #: apt-pkg/packagemanager.cc:330 apt-pkg/packagemanager.cc:1018 #, c-format msgid "" @@ -2641,31 +2637,30 @@ msgid "Unable to correct problems, you have held broken packages." msgstr "" "No se pudieron corregir los problemas, usted ha retenido paquetes rotos." -#: apt-pkg/depcache.cc:139 apt-pkg/depcache.cc:167 -msgid "Building dependency tree" -msgstr "Creando árbol de dependencias" +#: apt-pkg/edsp.cc:184 apt-pkg/edsp.cc:210 +msgid "Send scenario to solver" +msgstr "Enviar situación al solucionador" -#: apt-pkg/depcache.cc:140 -msgid "Candidate versions" -msgstr "Versiones candidatas" +#: apt-pkg/edsp.cc:232 +msgid "Send request to solver" +msgstr "Enviar petición al solucionador" -#: apt-pkg/depcache.cc:168 -msgid "Dependency generation" -msgstr "Generación de dependencias" +#: apt-pkg/edsp.cc:311 +msgid "Prepare for receiving solution" +msgstr "Preparar para recibir una solución" -#: apt-pkg/depcache.cc:188 apt-pkg/depcache.cc:221 apt-pkg/depcache.cc:225 -msgid "Reading state information" -msgstr "Leyendo la información de estado" +#: apt-pkg/edsp.cc:318 +msgid "External solver failed without a proper error message" +msgstr "Falló solucionador externo sin un mensaje de error apropiado" -#: apt-pkg/depcache.cc:252 -#, c-format -msgid "Failed to open StateFile %s" -msgstr "No se pudo abrir el fichero de estado %s" +#: apt-pkg/edsp.cc:610 apt-pkg/edsp.cc:613 apt-pkg/edsp.cc:618 +msgid "Execute external solver" +msgstr "Ejecutar solucionador externo" -#: apt-pkg/depcache.cc:257 +#: apt-pkg/pkgrecords.cc:38 #, c-format -msgid "Failed to write temporary StateFile %s" -msgstr "Falló la escritura del fichero de estado temporal %s" +msgid "Index file type '%s' is not supported" +msgstr "El tipo de fichero de índice «%s» no se admite" #: apt-pkg/tagfile.cc:196 apt-pkg/tagfile.cc:296 apt-pkg/deb/debrecords.cc:212 #, c-format @@ -2677,60 +2672,98 @@ msgstr "No se pudo tratar el archivo de paquetes %s (%d)" msgid "Cannot convert %s to integer" msgstr "" -#: apt-pkg/cacheset.cc:500 +#. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports +#: apt-pkg/sourcelist.cc:140 apt-pkg/sourcelist.cc:147 +#: apt-pkg/sourcelist.cc:150 apt-pkg/sourcelist.cc:158 +#: apt-pkg/sourcelist.cc:165 apt-pkg/sourcelist.cc:209 +#: apt-pkg/sourcelist.cc:212 apt-pkg/sourcelist.cc:223 +#: apt-pkg/sourcelist.cc:229 apt-pkg/sourcelist.cc:232 +#: apt-pkg/sourcelist.cc:245 apt-pkg/sourcelist.cc:247 +#: apt-pkg/sourcelist.cc:250 apt-pkg/sourcelist.cc:256 +#: apt-pkg/sourcelist.cc:263 +#, fuzzy, c-format +msgid "Malformed entry %u in %s file %s (%s)" +msgstr "Predominio mal formado %s línea %llu (%s)" + +#: apt-pkg/sourcelist.cc:367 +#, c-format +msgid "Opening %s" +msgstr "Abriendo %s" + +#: apt-pkg/sourcelist.cc:401 +#, c-format +msgid "Malformed line %u in source list %s (type)" +msgstr "Línea %u mal formada en la lista de fuentes %s (tipo)" + +#: apt-pkg/sourcelist.cc:405 +#, c-format +msgid "Type '%s' is not known on line %u in source list %s" +msgstr "Tipo «%s» desconocido en la línea %u de la lista de fuentes %s" + +#: apt-pkg/sourcelist.cc:425 apt-pkg/sourcelist.cc:431 +#, fuzzy, c-format +msgid "Malformed stanza %u in source list %s (type)" +msgstr "Línea %u mal formada en la lista de fuentes %s (tipo)" + +#: apt-pkg/sourcelist.cc:441 +#, c-format +msgid "Type '%s' is not known on stanza %u in source list %s" +msgstr "Tipo «%s» desconocido en el bloque %u de la lista de fuentes %s" + +#: apt-pkg/cacheset.cc:492 #, c-format msgid "Release '%s' for '%s' was not found" msgstr "No se encontró la distribución «%s» para «%s»" -#: apt-pkg/cacheset.cc:503 +#: apt-pkg/cacheset.cc:495 #, c-format msgid "Version '%s' for '%s' was not found" msgstr "No se encontró la versión «%s» para «%s»" -#: apt-pkg/cacheset.cc:738 +#: apt-pkg/cacheset.cc:730 #, c-format msgid "Couldn't find task '%s'" msgstr "No se pudo encontrar la tarea «%s»" -#: apt-pkg/cacheset.cc:744 +#: apt-pkg/cacheset.cc:736 #, c-format msgid "Couldn't find any package by regex '%s'" msgstr "No se pudo encontrar ningún paquete con la expresión regular «%s»" -#: apt-pkg/cacheset.cc:750 +#: apt-pkg/cacheset.cc:742 #, c-format msgid "Couldn't find any package by glob '%s'" msgstr "No se pudo encontrar ningún paquete usando «*» con «%s»" -#: apt-pkg/cacheset.cc:789 +#: apt-pkg/cacheset.cc:781 #, c-format msgid "Can't select versions from package '%s' as it is purely virtual" msgstr "" "No se pueden seleccionar distintas versiones del paquete «%s» porque es " "puramente virtual" -#: apt-pkg/cacheset.cc:828 +#: apt-pkg/cacheset.cc:820 #, c-format msgid "Can't select newest version from package '%s' as it is purely virtual" msgstr "" "No se puede seleccionar la última versión del paquete «%s» dado que es " "puramente virtual" -#: apt-pkg/cacheset.cc:836 +#: apt-pkg/cacheset.cc:828 #, c-format msgid "Can't select candidate version from package %s as it has no candidate" msgstr "" "No se puede seleccionar la versión candidata del paquete %s dado que no " "tiene candidatos" -#: apt-pkg/cacheset.cc:844 +#: apt-pkg/cacheset.cc:836 #, c-format msgid "Can't select installed version from package %s as it is not installed" msgstr "" "No se puede seleccionar la versión instalada del paquete «%s» puesto que no " "está instalado" -#: apt-pkg/cacheset.cc:852 apt-pkg/cacheset.cc:860 +#: apt-pkg/cacheset.cc:844 apt-pkg/cacheset.cc:852 #, c-format msgid "" "Can't select installed nor candidate version from package '%s' as it has " @@ -2739,78 +2772,56 @@ msgstr "" "No se puede seleccionar una versión instalada o candidata para el paquete " "«%s» dado que éste no tiene ninguna de éstas" -#. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports -#: apt-pkg/sourcelist.cc:133 apt-pkg/sourcelist.cc:140 -#: apt-pkg/sourcelist.cc:143 apt-pkg/sourcelist.cc:151 -#: apt-pkg/sourcelist.cc:158 apt-pkg/sourcelist.cc:197 -#: apt-pkg/sourcelist.cc:200 apt-pkg/sourcelist.cc:211 -#: apt-pkg/sourcelist.cc:217 apt-pkg/sourcelist.cc:220 -#: apt-pkg/sourcelist.cc:233 apt-pkg/sourcelist.cc:235 -#: apt-pkg/sourcelist.cc:238 apt-pkg/sourcelist.cc:244 -#: apt-pkg/sourcelist.cc:251 -#, fuzzy, c-format -msgid "Malformed entry %u in %s file %s (%s)" -msgstr "Predominio mal formado %s línea %llu (%s)" - -#: apt-pkg/sourcelist.cc:355 +#. TRANSLATOR: an identifier like Packages; Releasefile key indicating +#. a file like main/binary-amd64/Packages; another identifier like Contents; +#. filename and linenumber of the sources.list entry currently parsed +#: apt-pkg/deb/debmetaindex.cc:215 #, c-format -msgid "Opening %s" -msgstr "Abriendo %s" - -#: apt-pkg/sourcelist.cc:389 -#, c-format -msgid "Malformed line %u in source list %s (type)" -msgstr "Línea %u mal formada en la lista de fuentes %s (tipo)" - -#: apt-pkg/sourcelist.cc:393 -#, c-format -msgid "Type '%s' is not known on line %u in source list %s" -msgstr "Tipo «%s» desconocido en la línea %u de la lista de fuentes %s" - -#: apt-pkg/sourcelist.cc:413 apt-pkg/sourcelist.cc:419 -#, fuzzy, c-format -msgid "Malformed stanza %u in source list %s (type)" -msgstr "Línea %u mal formada en la lista de fuentes %s (tipo)" +msgid "Target %s wants to acquire the same file (%s) as %s from source %s" +msgstr "" -#: apt-pkg/sourcelist.cc:429 +#. TRANSLATOR: an identifier like Packages; Releasefile key indicating +#. a file like main/binary-amd64/Packages; filename and linenumber of +#. two sources.list entries +#: apt-pkg/deb/debmetaindex.cc:234 #, c-format -msgid "Type '%s' is not known on stanza %u in source list %s" -msgstr "Tipo «%s» desconocido en el bloque %u de la lista de fuentes %s" +msgid "Target %s (%s) is configured multiple times in %s and %s" +msgstr "" -#: apt-pkg/deb/debmetaindex.cc:229 +#: apt-pkg/deb/debmetaindex.cc:314 #, c-format msgid "Unable to parse Release file %s" msgstr "No se pudo leer el archivo «Release» %s" -#: apt-pkg/deb/debmetaindex.cc:238 +#: apt-pkg/deb/debmetaindex.cc:323 #, c-format msgid "No sections in Release file %s" msgstr "No se encontraron secciones en el archivo «Release» %s" -#: apt-pkg/deb/debmetaindex.cc:278 +#: apt-pkg/deb/debmetaindex.cc:363 #, c-format msgid "No Hash entry in Release file %s" msgstr "No existe una entrada «Hash» en el archivo «Release» %s" -#: apt-pkg/deb/debmetaindex.cc:286 +#: apt-pkg/deb/debmetaindex.cc:371 #, c-format msgid "Invalid 'Date' entry in Release file %s" msgstr "Entrada «Date» inválida en el archivo «Release» %s" -#: apt-pkg/deb/debmetaindex.cc:307 +#: apt-pkg/deb/debmetaindex.cc:392 #, c-format msgid "Invalid 'Valid-Until' entry in Release file %s" msgstr "Entrada «Valid-Until» inválida en el archivo «Release» %s" #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite -#: apt-pkg/deb/debmetaindex.cc:438 apt-pkg/deb/debmetaindex.cc:446 -#: apt-pkg/deb/debmetaindex.cc:454 apt-pkg/deb/debmetaindex.cc:462 -#: apt-pkg/deb/debmetaindex.cc:485 +#: apt-pkg/deb/debmetaindex.cc:521 apt-pkg/deb/debmetaindex.cc:529 +#: apt-pkg/deb/debmetaindex.cc:537 apt-pkg/deb/debmetaindex.cc:545 +#: apt-pkg/deb/debmetaindex.cc:568 #, c-format msgid "Conflicting values set for option %s concerning source %s %s" msgstr "" -#: apt-pkg/deb/debmetaindex.cc:480 +#: apt-pkg/deb/debmetaindex.cc:563 #, c-format msgid "Invalid value set for option %s concerning source %s %s (%s)" msgstr "" @@ -2989,35 +3000,6 @@ msgstr "" msgid "Not locked" msgstr "No bloqueado" -#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:420 -#, c-format -msgid "%lid %lih %limin %lis" -msgstr "%lid %lih %limin %lis" - -#. TRANSLATOR: h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:425 -#, c-format -msgid "%lih %limin %lis" -msgstr "%lih %limin %lis" - -#. TRANSLATOR: min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:430 -#, c-format -msgid "%limin %lis" -msgstr "%limin %lis" - -#. TRANSLATOR: s means seconds -#: apt-pkg/contrib/strutl.cc:435 -#, c-format -msgid "%lis" -msgstr "%lis" - -#: apt-pkg/contrib/strutl.cc:1279 -#, c-format -msgid "Selection %s not found" -msgstr "Selección %s no encontrada" - #: apt-pkg/contrib/fileutl.cc:197 #, c-format msgid "Not using locking for read only lock file %s" @@ -3099,7 +3081,7 @@ msgstr "No pude abrir el fichero %s" msgid "Could not open file descriptor %d" msgstr "No se pudo abrir el descriptor de fichero %d" -#: apt-pkg/contrib/fileutl.cc:1408 apt-pkg/contrib/fileutl.cc:2177 +#: apt-pkg/contrib/fileutl.cc:1408 apt-pkg/contrib/fileutl.cc:2204 msgid "Failed to create subprocess IPC" msgstr "No se pudo crear el subproceso IPC" @@ -3136,12 +3118,12 @@ msgstr "Se produjo un problema al desligar el fichero %s" msgid "Problem syncing the file" msgstr "Se produjo un problema al sincronizar el fichero" -#: apt-pkg/contrib/fileutl.cc:2147 cmdline/apt-extracttemplates.cc:258 +#: apt-pkg/contrib/fileutl.cc:2174 cmdline/apt-extracttemplates.cc:258 #, c-format msgid "Unable to mkstemp %s" msgstr "No pude leer %s" -#: apt-pkg/contrib/fileutl.cc:2152 cmdline/apt-extracttemplates.cc:263 +#: apt-pkg/contrib/fileutl.cc:2179 cmdline/apt-extracttemplates.cc:263 #, c-format msgid "Unable to write to %s" msgstr "No se pudo escribir en %s" @@ -3166,6 +3148,35 @@ msgstr "..." msgid "%c%s... %u%%" msgstr "%c%s... %u%%" +#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc:420 +#, c-format +msgid "%lid %lih %limin %lis" +msgstr "%lid %lih %limin %lis" + +#. TRANSLATOR: h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc:425 +#, c-format +msgid "%lih %limin %lis" +msgstr "%lih %limin %lis" + +#. TRANSLATOR: min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc:430 +#, c-format +msgid "%limin %lis" +msgstr "%limin %lis" + +#. TRANSLATOR: s means seconds +#: apt-pkg/contrib/strutl.cc:435 +#, c-format +msgid "%lis" +msgstr "%lis" + +#: apt-pkg/contrib/strutl.cc:1279 +#, c-format +msgid "Selection %s not found" +msgstr "Selección %s no encontrada" + #: apt-pkg/contrib/mmap.cc:79 msgid "Can't mmap an empty file" msgstr "No puedo hacer mmap de un fichero vacío" @@ -3530,87 +3541,87 @@ msgstr "No hay registro de control del archivo" msgid "Unable to get a cursor" msgstr "No se pudo obtener un cursor" -#: ftparchive/writer.cc:104 +#: ftparchive/writer.cc:106 #, c-format msgid "W: Unable to read directory %s\n" msgstr "A: No se pudo leer directorio %s\n" -#: ftparchive/writer.cc:109 +#: ftparchive/writer.cc:111 #, c-format msgid "W: Unable to stat %s\n" msgstr "A: No se pudo leer %s\n" -#: ftparchive/writer.cc:165 +#: ftparchive/writer.cc:167 msgid "E: " msgstr "E: " -#: ftparchive/writer.cc:167 +#: ftparchive/writer.cc:169 msgid "W: " msgstr "A: " -#: ftparchive/writer.cc:174 +#: ftparchive/writer.cc:176 msgid "E: Errors apply to file " msgstr "E: Errores aplicables al archivo " -#: ftparchive/writer.cc:192 ftparchive/writer.cc:224 +#: ftparchive/writer.cc:194 ftparchive/writer.cc:226 #, c-format msgid "Failed to resolve %s" msgstr "No se pudo resolver %s" -#: ftparchive/writer.cc:205 +#: ftparchive/writer.cc:207 msgid "Tree walking failed" msgstr "Falló el recorrido por el árbol." -#: ftparchive/writer.cc:232 +#: ftparchive/writer.cc:234 #, c-format msgid "Failed to open %s" msgstr "No se pudo abrir %s" -#: ftparchive/writer.cc:291 +#: ftparchive/writer.cc:293 #, c-format msgid " DeLink %s [%s]\n" msgstr " DeLink %s [%s]\n" -#: ftparchive/writer.cc:299 +#: ftparchive/writer.cc:301 #, c-format msgid "Failed to readlink %s" msgstr "No se pudo leer el enlace %s" -#: ftparchive/writer.cc:303 +#: ftparchive/writer.cc:305 #, c-format msgid "Failed to unlink %s" msgstr "No se pudo desligar %s" -#: ftparchive/writer.cc:311 +#: ftparchive/writer.cc:313 #, c-format msgid "*** Failed to link %s to %s" msgstr "*** No pude enlazar %s con %s" -#: ftparchive/writer.cc:321 +#: ftparchive/writer.cc:323 #, c-format msgid " DeLink limit of %sB hit.\n" msgstr " DeLink se ha llegado al límite de %sB.\n" -#: ftparchive/writer.cc:426 +#: ftparchive/writer.cc:428 msgid "Archive had no package field" msgstr "Archivo no tiene campo de paquetes" -#: ftparchive/writer.cc:434 ftparchive/writer.cc:698 +#: ftparchive/writer.cc:436 ftparchive/writer.cc:700 #, c-format msgid " %s has no override entry\n" msgstr " %s no tiene entrada de predominio\n" -#: ftparchive/writer.cc:501 ftparchive/writer.cc:855 +#: ftparchive/writer.cc:503 ftparchive/writer.cc:857 #, c-format msgid " %s maintainer is %s not %s\n" msgstr " el encargado de %s es %s y no %s\n" -#: ftparchive/writer.cc:712 +#: ftparchive/writer.cc:714 #, c-format msgid " %s has no source override entry\n" msgstr " %s no tiene una entrada fuente predominante\n" -#: ftparchive/writer.cc:716 +#: ftparchive/writer.cc:718 #, c-format msgid " %s has no binary override entry either\n" msgstr " %s tampoco tiene una entrada binaria predominante\n" @@ -3898,6 +3909,10 @@ msgstr "" msgid "Unknown TAR header type %u, member %s" msgstr "Cabecera del TAR tipo %u desconocida, miembro %s" +#, fuzzy +#~ msgid "Must specifc at least one srv record" +#~ msgstr "Debe especificar al menos una pareja url/nombre-fichero" + #~ msgid "Failed to create pipes" #~ msgstr "Fallo al crear las tuberías" -- cgit v1.2.3