diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 22 |
1 files changed, 16 insertions, 6 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: 2012-06-25 09:17+0200\n" +"POT-Creation-Date: 2012-06-27 11:17+0200\n" "PO-Revision-Date: 2011-01-24 11:47+0100\n" "Last-Translator: Javier Fernández-Sanguino Peña <jfs@debian.org>\n" "Language-Team: Debian Spanish <debian-l10n-spanish@lists.debian.org>\n" @@ -1284,7 +1284,7 @@ msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" -"as manual or automatical installed. It can also list marks.\n" +"as manually or automatically installed. It can also list marks.\n" "\n" "Commands:\n" " auto - Mark the given packages as automatically installed\n" @@ -2113,10 +2113,11 @@ msgid "Failed to rename %s to %s" msgstr "Falló el renombre de %s a %s" #: cmdline/apt-internal-solver.cc:37 +#, fuzzy msgid "" -"Usage: apt-internal-resolver\n" +"Usage: apt-internal-solver\n" "\n" -"apt-internal-resolver is an interface to use the current internal\n" +"apt-internal-solver is an interface to use the current internal\n" "like an external resolver for the APT family for debugging or alike\n" "\n" "Options:\n" @@ -2124,9 +2125,18 @@ msgid "" " -q Loggable output - no progress indicator\n" " -c=? Read this configuration file\n" " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"apt.conf(5) manual pages for more information and options.\n" -" This APT has Super Cow Powers.\n" msgstr "" +"Uso: apt-extracttemplates archivo1 [archivo2 ...]\n" +"\n" +"apt-extracttemplates es una herramienta para extraer información de\n" +"configuración y plantillas de paquetes de debian.\n" +"\n" +"Opciones:\n" +" -h Este texto de ayuda.\n" +" -t Define el directorio temporal\n" +" -c=? Lee este archivo de configuración\n" +" -o=? Establece una opción de configuración arbitraria, p. ej. -o dir::" +"cache=/tmp\n" #: cmdline/apt-sortpkgs.cc:89 msgid "Unknown package record!" |