-#~ msgid ""
-#~ "Usage: apt-ftparchive [options] command\n"
-#~ "Commands: packages binarypath [overridefile [pathprefix]]\n"
-#~ " sources srcpath [overridefile [pathprefix]]\n"
-#~ " contents path\n"
-#~ " generate config [groups]\n"
-#~ " clean config\n"
-#~ "\n"
-#~ "apt-ftparchive generates index files for Debian archives. It supports\n"
-#~ "many styles of generation from fully automated to functional "
-#~ "replacements\n"
-#~ "for dpkg-scanpackages and dpkg-scansources\n"
-#~ "\n"
-#~ "apt-ftparchive generates Package files from a tree of .debs. The\n"
-#~ "Package file contains the contents of all the control fields from\n"
-#~ "each package as well as the MD5 hash and filesize. An override file\n"
-#~ "is supported to force the value of Priority and Section.\n"
-#~ "\n"
-#~ "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
-#~ "The --source-override option can be used to specify a src override file\n"
-#~ "\n"
-#~ "The 'packages' and 'sources' command should be run in the root of the\n"
-#~ "tree. BinaryPath should point to the base of the recursive search and \n"
-#~ "override file should contain the override flags. Pathprefix is\n"
-#~ "appended to the filename fields if present. Example usage from the \n"
-#~ "Debian archive:\n"
-#~ " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
-#~ " dists/potato/main/binary-i386/Packages\n"
-#~ "\n"
-#~ "Options:\n"
-#~ " -h This help text\n"
-#~ " --md5 Control MD5 generation\n"
-#~ " -s=? Source override file\n"
-#~ " -q Quiet\n"
-#~ " -d=? Select the optional caching database\n"
-#~ " --no-delink Enable delinking debug mode\n"
-#~ " --contents Control contents file generation\n"
-#~ " -c=? Read this configuration file\n"
-#~ " -o=? Set an arbitary configuration option"
-#~ msgstr ""
-#~ "Uso: apt-ftparchive [opciones] orden\n"
-#~ "Comandos: packages trayectoria-binaria [archivo-sobrepaso\n"
-#~ " [prefijo-trayectoria]]\n"
-#~ " sources trayectoria-fuente [archivo-sobrepaso \n"
-#~ " [prefijo-trayectoria]]\n"
-#~ " contents trayectoria\n"
-#~ " generate config [grupos]\n"
-#~ " clean config\n"
-#~ "\n"
-#~ "apt-ftparchive genera índices para archivos de Debian. Soporta\n"
-#~ "varios estilos de generación de reemplazos desde los completamente\n"
-#~ "automatizados a sustituciones para dpkg-scanpackages y dpkg-scansources.\n"
-#~ "\n"
-#~ "apt-ftparchive genera ficheros Package de un árbol de .debs. El fichero\n"
-#~ "Package contiene los contenidos de todos los campos de control de cada\n"
-#~ "paquete al igual que la suma MD5 y el tamaño del archivo. Se soporta\n"
-#~ "un archivo de predominio para forzar el valor de Priority y\n"
-#~ "Section.\n"
-#~ "\n"
-#~ "Igualmente, apt-ftparchive genera ficheros de fuentes para un árbol de\n"
-#~ ".dscs. Se puede utilizar la opción --source-override para especificar un\n"
-#~ "fichero de predominio de fuente.\n"
-#~ "\n"
-#~ "Las órdenes 'packages' y 'sources' deben ser ejecutadas en la raíz del\n"
-#~ "árbol. BinaryPath debe apuntar a la base de la búsqueda\n"
-#~ "recursiva, y el archivo de predominio debe de contener banderas de\n"
-#~ "predominio. Se añade Pathprefix a los campos de nombre de fichero\n"
-#~ "si existen. A continuación se muestra un ejemplo de uso basado en los \n"
-#~ "archivos de Debian:\n"
-#~ " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\\\n"
-#~ " dists/potato/main/binary-i386/Packages\n"
-#~ "\n"
-#~ "Opciones:\n"
-#~ " -h Este texto de ayuda\n"
-#~ " --md5 Generación de control MD5 \n"
-#~ " -s=? Archivo fuente de predominio\n"
-#~ " -q Callado\n"
-#~ " -d=? Selecciona la base de datos opcional de cache\n"
-#~ " --no-delink Habilita modo de depuración delink\n"
-#~ " --contents Generación del contenido del archivo 'Control'\n"
-#~ " -c=? Lee este archivo de configuración\n"
-#~ " -o=? Establece una opción de configuración arbitraria"
+#: methods/ftp.cc:335
+msgid "Server closed the connection"
+msgstr "El servidor cerró la conexión"
+
+#: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:471 methods/rsh.cc:190
+msgid "Read error"
+msgstr "Error de lectura"
+
+#: methods/ftp.cc:345 methods/rsh.cc:197
+msgid "A response overflowed the buffer."
+msgstr "Una respuesta desbordó el buffer."
+
+#: methods/ftp.cc:362 methods/ftp.cc:374
+msgid "Protocol corruption"
+msgstr "Corrupción del protocolo"
+
+#: methods/ftp.cc:446 apt-pkg/contrib/fileutl.cc:510 methods/rsh.cc:232
+msgid "Write error"
+msgstr "Error de escritura"
+
+#: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
+msgid "Could not create a socket"
+msgstr "No pude crear un socket"
+
+#: methods/ftp.cc:698
+msgid "Could not connect data socket, connection timed out"
+msgstr "No pude conectar el socket de datos, expiró el tiempo de conexión"
+
+#: methods/ftp.cc:704
+msgid "Could not connect passive socket."
+msgstr "No pude conectar un socket pasivo."
+
+#: methods/ftp.cc:722
+msgid "getaddrinfo was unable to get a listening socket"
+msgstr "getaddrinfo no pude obtener un socket oyente"
+
+#: methods/ftp.cc:736
+msgid "Could not bind a socket"
+msgstr "No pude ligar un socket"
+
+#: methods/ftp.cc:740
+msgid "Could not listen on the socket"
+msgstr "No pude escuchar en el socket"
+
+#: methods/ftp.cc:747
+msgid "Could not determine the socket's name"
+msgstr "No pude determinar el nombre del socket"
+
+#: methods/ftp.cc:779
+msgid "Unable to send PORT command"
+msgstr "No pude mandar la orden PORT"
+
+#: methods/ftp.cc:789
+#, c-format
+msgid "Unknown address family %u (AF_*)"
+msgstr "Dirección de familia %u desconocida (AF_*)"
+
+#: methods/ftp.cc:798
+#, c-format
+msgid "EPRT failed, server said: %s"
+msgstr "EPRT falló, el servidor dijo: %s"
+
+#: methods/ftp.cc:818
+msgid "Data socket connect timed out"
+msgstr "Expiró conexión a socket de datos"
+
+#: methods/ftp.cc:825
+msgid "Unable to accept connection"
+msgstr "No pude aceptar la conexión"
+
+#: methods/ftp.cc:864 methods/http.cc:958 methods/rsh.cc:303
+msgid "Problem hashing file"
+msgstr "Hay problemas enlazando fichero"
+
+#: methods/ftp.cc:877
+#, c-format
+msgid "Unable to fetch file, server said '%s'"
+msgstr "Imposible traer archivo, el servidor dijo '%s'"
+
+#: methods/ftp.cc:892 methods/rsh.cc:322
+msgid "Data socket timed out"
+msgstr "Expiró el socket de datos"
+
+#: methods/ftp.cc:922
+#, c-format
+msgid "Data transfer failed, server said '%s'"
+msgstr "Falló transferencia de datos, el servidor dijo '%s'"
+
+#. Get the files information
+#: methods/ftp.cc:997
+msgid "Query"
+msgstr "Consulta"
+
+#: methods/ftp.cc:1109
+msgid "Unable to invoke "
+msgstr "No pude invocar "
+
+#: methods/connect.cc:64
+#, c-format
+msgid "Connecting to %s (%s)"
+msgstr "Conectando a %s (%s)"
+
+#: methods/connect.cc:71
+#, c-format
+msgid "[IP: %s %s]"
+msgstr "[IP: %s %s]"
+
+#: methods/connect.cc:80
+#, c-format
+msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
+msgstr "No pude crear un socket para %s (f=%u t=%u p=%u)"
+
+#: methods/connect.cc:86
+#, c-format
+msgid "Cannot initiate the connection to %s:%s (%s)."
+msgstr "No puedo iniciar la conexión a %s:%s (%s)."
+
+#: methods/connect.cc:93
+#, c-format
+msgid "Could not connect to %s:%s (%s), connection timed out"
+msgstr "No pude conectarme a %s:%s (%s), expiró tiempo para conexión"
+
+#: methods/connect.cc:108
+#, c-format
+msgid "Could not connect to %s:%s (%s)."
+msgstr "No pude conectarme a %s:%s (%s)."
+
+#. We say this mainly because the pause here is for the
+#. ssh connection that is still going
+#: methods/connect.cc:136 methods/rsh.cc:425
+#, c-format
+msgid "Connecting to %s"
+msgstr "Conectando a %s"
+
+#: methods/connect.cc:167
+#, c-format
+msgid "Could not resolve '%s'"
+msgstr "No pude resolver '%s'"
+
+#: methods/connect.cc:173
+#, c-format
+msgid "Temporary failure resolving '%s'"
+msgstr "Fallo temporal al resolver '%s'"
+
+#: methods/connect.cc:176
+#, c-format
+msgid "Something wicked happened resolving '%s:%s' (%i)"
+msgstr "Algo raro pasó resolviendo '%s:%s' (%i)"
+
+#: methods/connect.cc:223
+#, c-format
+msgid "Unable to connect to %s %s:"
+msgstr "No pude conectarme a %s %s:"
+
+#: methods/gpgv.cc:64
+#, fuzzy, c-format
+msgid "Couldn't access keyring: '%s'"
+msgstr "No pude resolver '%s'"
+
+#: methods/gpgv.cc:99
+msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting."
+msgstr ""
+"E: Lista de argumentos de Acquire::gpgv::Options demasiado larga. Terminando."
+
+#: methods/gpgv.cc:198
+msgid ""
+"Internal error: Good signature, but could not determine key fingerprint?!"
+msgstr ""
+"Error interno: Firma correcta, pero no se pudo determinar su huella digital?!"
+
+#: methods/gpgv.cc:203
+msgid "At least one invalid signature was encountered."
+msgstr "Se encontró al menos una firma inválida."
+
+#: methods/gpgv.cc:207
+#, fuzzy, c-format
+msgid "Could not execute '%s' to verify signature (is gnupg installed?)"
+msgstr " para verificar la firma (¿está instalado gnupg?)"
+
+#: methods/gpgv.cc:212
+msgid "Unknown error executing gpgv"
+msgstr "Error desconocido ejecutando gpgv"
+
+#: methods/gpgv.cc:243
+msgid "The following signatures were invalid:\n"
+msgstr "Las siguientes firms fueron inválidas:\n"
+
+#: methods/gpgv.cc:250
+msgid ""
+"The following signatures couldn't be verified because the public key is not "
+"available:\n"
+msgstr ""
+"Las firmas siguientes no se pudieron verificar porque su llave pública no "
+"está disponible:\n"
+
+#: methods/gzip.cc:57
+#, c-format
+msgid "Couldn't open pipe for %s"
+msgstr "No pude abrir una tubería para %s"
+
+#: methods/gzip.cc:102
+#, c-format
+msgid "Read error from %s process"
+msgstr "Error de lectura de %s procesos"
+
+#: methods/http.cc:376
+msgid "Waiting for headers"
+msgstr "Esperando las cabeceras"
+
+#: methods/http.cc:522
+#, c-format
+msgid "Got a single header line over %u chars"
+msgstr "Obtuve una sola línea de cabecera arriba de %u caracteres"
+
+#: methods/http.cc:530
+msgid "Bad header line"
+msgstr "Mala línea de cabecera"
+
+#: methods/http.cc:549 methods/http.cc:556
+msgid "The HTTP server sent an invalid reply header"
+msgstr "El servidor de http envió una cabecera de respuesta inválida"
+
+#: methods/http.cc:585
+msgid "The HTTP server sent an invalid Content-Length header"
+msgstr "El servidor de http envió una cabecera de Content-Length inválida"
+
+#: methods/http.cc:600
+msgid "The HTTP server sent an invalid Content-Range header"
+msgstr "El servidor de http envió una cabecera de Content-Range inválida"
+
+#: methods/http.cc:602
+msgid "This HTTP server has broken range support"
+msgstr "Éste servidor de http tiene el soporte de alcance roto"
+
+#: methods/http.cc:626
+msgid "Unknown date format"
+msgstr "Formato de fecha desconocido"
+
+#: methods/http.cc:773
+msgid "Select failed"
+msgstr "Falló la selección"
+
+#: methods/http.cc:778
+msgid "Connection timed out"
+msgstr "Expiró la conexión"
+
+#: methods/http.cc:801
+msgid "Error writing to output file"
+msgstr "Error escribiendo al archivo de salida"
+
+#: methods/http.cc:832
+msgid "Error writing to file"
+msgstr "Error escribiendo a archivo"
+
+#: methods/http.cc:860
+msgid "Error writing to the file"
+msgstr "Error escribiendo al archivo"
+
+#: methods/http.cc:874
+msgid "Error reading from server. Remote end closed connection"
+msgstr "Error leyendo del servidor, el lado remoto cerró la conexión."
+
+#: methods/http.cc:876
+msgid "Error reading from server"
+msgstr "Error leyendo del servidor"
+
+#: methods/http.cc:1107
+msgid "Bad header data"
+msgstr "Mala cabecera Data"
+
+#: methods/http.cc:1124
+msgid "Connection failed"
+msgstr "Fallo la conexión"
+
+#: methods/http.cc:1215
+msgid "Internal error"
+msgstr "Error interno"
+
+#: apt-pkg/contrib/mmap.cc:82
+msgid "Can't mmap an empty file"
+msgstr "No puedo hacer mmap de un fichero vacío"
+
+#: apt-pkg/contrib/mmap.cc:87
+#, c-format
+msgid "Couldn't make mmap of %lu bytes"
+msgstr "No pude hacer mmap de %lu bytes"
+
+#: apt-pkg/contrib/strutl.cc:938
+#, c-format
+msgid "Selection %s not found"
+msgstr "Selección %s no encontrada"
+
+#: apt-pkg/contrib/configuration.cc:436
+#, c-format
+msgid "Unrecognized type abbreviation: '%c'"
+msgstr "Tipo de abreviación no reconocida: '%c'"
+
+#: apt-pkg/contrib/configuration.cc:494
+#, c-format
+msgid "Opening configuration file %s"
+msgstr "Abriendo fichero de configuración %s"
+
+#: apt-pkg/contrib/configuration.cc:512
+#, c-format
+msgid "Line %d too long (max %d)"
+msgstr "Línea %d demasiado larga (máx %d)"
+
+#: apt-pkg/contrib/configuration.cc:608
+#, c-format
+msgid "Syntax error %s:%u: Block starts with no name."
+msgstr "Error de sintaxis %s:%u: No hay un nombre al comienzo del bloque."
+
+#: apt-pkg/contrib/configuration.cc:627
+#, c-format
+msgid "Syntax error %s:%u: Malformed tag"
+msgstr "Error de sintaxis %s:%u: Marca mal formada"
+
+#: apt-pkg/contrib/configuration.cc:644
+#, c-format
+msgid "Syntax error %s:%u: Extra junk after value"
+msgstr "Error de sintaxis %s:%u: Basura extra después del valor"
+
+#: apt-pkg/contrib/configuration.cc:684
+#, c-format
+msgid "Syntax error %s:%u: Directives can only be done at the top level"
+msgstr ""
+"Error de sintaxis %s:%u: Las directivas sólo se pueden poner\n"
+"en el primer nivel"
+
+#: apt-pkg/contrib/configuration.cc:691
+#, c-format
+msgid "Syntax error %s:%u: Too many nested includes"
+msgstr "Error de sintaxis %s:%u: Demasiadas inclusiones anidadas"