diff options
author | Julian Andres Klode <jak@debian.org> | 2015-12-07 15:31:55 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-12-07 15:31:55 +0100 |
commit | b3c63712e4e54e3743c302416528423def4eefbb (patch) | |
tree | 7224b96508a26a76198d2fa2b0b6b1f7039f1b9e /po/es.po | |
parent | e551e1237da3cbba71f08f17dc57b07832b8d9ac (diff) |
Release 1.1.41.1.4
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 72 |
1 files changed, 36 insertions, 36 deletions
@@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-11-30 08:50+0100\n" +"POT-Creation-Date: 2015-12-07 15:31+0100\n" "PO-Revision-Date: 2014-11-20 02:25+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox." "org>\n" @@ -951,41 +951,6 @@ msgid "Build command '%s' failed.\n" msgstr "Falló la orden de construcción «%s».\n" #: apt-private/private-source.cc -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" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" -msgstr "" -"No hay información disponible de arquitectura para %s. Vea apt.conf(5) APT::" -"Arquitecturas para la configuración" - -#: apt-private/private-source.cc -#, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" -msgstr "" - -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "No se pudieron procesar las dependencias de construcción" - -#: apt-private/private-source.cc -#, 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" - -#: apt-private/private-source.cc -#, c-format -msgid "%s has no build depends.\n" -msgstr "%s no tiene dependencias de construcción.\n" - -#: apt-private/private-source.cc #, c-format msgid "" "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " @@ -1039,6 +1004,41 @@ msgid "Build-dependencies for %s could not be satisfied." msgstr "No se pudieron satisfacer las dependencias de construcción de %s." #: apt-private/private-source.cc +#, 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" + +#: apt-private/private-source.cc +#, c-format +msgid "%s has no build depends.\n" +msgstr "%s no tiene dependencias de construcción.\n" + +#: apt-private/private-source.cc +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" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" +msgstr "" +"No hay información disponible de arquitectura para %s. Vea apt.conf(5) APT::" +"Arquitecturas para la configuración" + +#: apt-private/private-source.cc +#, c-format +msgid "Note, using directory '%s' to get the build dependencies\n" +msgstr "" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "No se pudieron procesar las dependencias de construcción" + +#: apt-private/private-source.cc msgid "Failed to process build dependencies" msgstr "No se pudieron procesar las dependencias de construcción" |