summaryrefslogtreecommitdiff
path: root/po/es.po
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2015-11-25 16:04:35 +0100
committerMichael Vogt <mvo@ubuntu.com>2015-11-25 16:06:02 +0100
commit9270be361451829fec7e4c9acc2ff2bca47e82d5 (patch)
tree700996cab8a10eb77d301a4e6540cd269b288871 /po/es.po
parent56867d153a47f8c854f8bf0542df69065fc28ce0 (diff)
Run ./prepare-release pre-export
Diffstat (limited to 'po/es.po')
-rw-r--r--po/es.po89
1 files changed, 44 insertions, 45 deletions
diff --git a/po/es.po b/po/es.po
index 219245fc6..5bf82932b 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-10-27 10:30+0100\n"
+"POT-Creation-Date: 2015-11-25 16:01+0100\n"
"PO-Revision-Date: 2014-11-20 02:25+0100\n"
"Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
"org>\n"
@@ -239,7 +239,7 @@ msgstr ""
#: apt-private/private-cmndline.cc
msgid ""
-"Configuration options and syntax are detailed in apt.conf(5).\n"
+"Configuration options and syntax is detailed in apt.conf(5).\n"
"Information about how to configure sources can be found in sources.list(5).\n"
"Package and version choices can be expressed via apt_preferences(5).\n"
"Security details are available in apt-secure(8).\n"
@@ -276,7 +276,7 @@ msgstr "¿Instalar estos paquetes sin verificación?"
#: apt-private/private-download.cc apt-private/private-install.cc
msgid ""
-"--force-yes is deprecated; use one of the options starting with --allow "
+"--force-yes is deprecated, use one of the options starting with --allow "
"instead."
msgstr ""
@@ -1156,10 +1156,10 @@ msgid ""
" apt-cache [options] show pkg1 [pkg2 ...]\n"
"\n"
"apt-cache queries and displays available information about installed\n"
-"as well as installable packages. It works exclusively on the data\n"
-"acquired via the 'update' command of e.g. apt-get to the local cache.\n"
-"The displayed information can therefore be outdated if the last update\n"
-"is too long ago, but in exchange apt-cache works independently of the\n"
+"and installable packages. It works exclusively on the data acquired\n"
+"into the local cache via the 'update' command of e.g. apt-get. The\n"
+"displayed information may therefore be outdated if the last update was\n"
+"too long ago, but in exchange apt-cache works independently of the\n"
"availability of the configured sources (e.g. offline).\n"
msgstr ""
@@ -1283,7 +1283,7 @@ msgstr "Repita este proceso para el resto de los CDs del conjunto."
msgid ""
"Usage: apt-cdrom [options] command\n"
"\n"
-"apt-cdrom is used to add CD-ROMs, USB flashdrives and other removable\n"
+"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n"
"media types as package sources to APT. The mount point and device\n"
"information is taken from apt.conf(5), udev(7) and fstab(5).\n"
msgstr ""
@@ -1293,12 +1293,17 @@ msgid "Arguments not in pairs"
msgstr "Argumentos no emparejados"
#: cmdline/apt-config.cc
+#, fuzzy
msgid ""
"Usage: apt-config [options] command\n"
"\n"
"apt-config is an interface to the configuration settings used by\n"
-"all APT tools to be used mainly in debugging and shell scripting.\n"
+"all APT tools, mainly intended for debugging and shell scripting.\n"
msgstr ""
+"Uso: apt-config [opciones] orden\n"
+"\n"
+"apt-config es una herramienta sencilla para leer el archivo de configuración "
+"de APT.\n"
#: cmdline/apt-config.cc
msgid "get configuration values via shell evaluation"
@@ -1513,9 +1518,9 @@ msgid ""
"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
"\n"
"apt-mark is a simple command line interface for marking packages\n"
-"as manually or automatically installed. It is also possible to\n"
-"manipulate the dpkg(1) selection states of packages with it.\n"
-"It can also list all packages with or without a certain marking.\n"
+"as manually or automatically installed. It can also be used to\n"
+"manipulate the dpkg(1) selection states of packages, and to list\n"
+"all packages with or without a certain marking.\n"
msgstr ""
"Uso: apt-mark [opciones] {auto|manual} paq1 [paq2 ...]\n"
"\n"
@@ -2057,7 +2062,8 @@ msgid ""
"Usage: apt-internal-solver\n"
"\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"
+"resolver for the APT family like an external one, for debugging or\n"
+"the like.\n"
msgstr ""
"Uso: apt-extracttemplates archivo1 [archivo2 ...]\n"
"\n"
@@ -2080,7 +2086,7 @@ msgid ""
"Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
"\n"
"apt-sortpkgs is a simple tool to sort package information files.\n"
-"It sorts by default by binary package information, but the -s option\n"
+"By default it sorts by binary package information, but the -s option\n"
"can be used to switch to source package ordering instead.\n"
msgstr ""
@@ -2275,11 +2281,6 @@ msgstr "Falló la ES a subproceso/archivo"
msgid "Failed to read while computing MD5"
msgstr "No se pudo leer mientras se computaba MD5"
-#: ftparchive/multicompress.cc
-#, c-format
-msgid "Problem unlinking %s"
-msgstr "Se produjo un problema al desligar %s"
-
#: ftparchive/multicompress.cc apt-inst/extract.cc
#, c-format
msgid "Failed to rename %s to %s"
@@ -2365,11 +2366,6 @@ msgstr "No se pudo leer el enlace %s"
#: ftparchive/writer.cc
#, c-format
-msgid "Failed to unlink %s"
-msgstr "No se pudo desligar %s"
-
-#: ftparchive/writer.cc
-#, c-format
msgid "*** Failed to link %s to %s"
msgstr "*** No pude enlazar %s con %s"
@@ -2594,8 +2590,8 @@ msgstr "Descargando fichero %li de %li"
#: apt-pkg/acquire-item.cc
msgid ""
-"Updating such a repository securely is impossible and therefore disabled by "
-"default."
+"Updating from such a repository can't be done securely, and is therefore "
+"disabled by default."
msgstr ""
#: apt-pkg/acquire-item.cc
@@ -2651,6 +2647,13 @@ msgstr "Error de GPG: %s: %s"
#: apt-pkg/acquire-item.cc
#, c-format
msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' doesn't support "
+"architecture '%s'"
+msgstr ""
+
+#: apt-pkg/acquire-item.cc
+#, c-format
+msgid ""
"Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
"or malformed file)"
msgstr ""
@@ -3063,6 +3066,11 @@ msgstr "Error de sintaxis %s:%u: Basura extra al final del archivo"
#: apt-pkg/contrib/fileutl.cc
#, c-format
+msgid "Problem unlinking the file %s"
+msgstr "Se produjo un problema al desligar el fichero %s"
+
+#: apt-pkg/contrib/fileutl.cc
+#, c-format
msgid "Not using locking for read only lock file %s"
msgstr "No se utilizan bloqueos para el fichero de bloqueo de sólo lectura %s"
@@ -3176,11 +3184,6 @@ msgid "Problem renaming the file %s to %s"
msgstr "Se produjo un problema al renombrar el fichero %s a %s"
#: apt-pkg/contrib/fileutl.cc
-#, c-format
-msgid "Problem unlinking the file %s"
-msgstr "Se produjo un problema al desligar el fichero %s"
-
-#: apt-pkg/contrib/fileutl.cc
msgid "Problem syncing the file"
msgstr "Se produjo un problema al sincronizar el fichero"
@@ -3190,13 +3193,13 @@ msgstr "No puedo hacer mmap de un fichero vacío"
#: apt-pkg/contrib/mmap.cc
#, c-format
-msgid "Couldn't duplicate file descriptor %i"
-msgstr "No pude duplicar el descriptor de fichero %i"
+msgid "Couldn't make mmap of %llu bytes"
+msgstr "No se puede hacer mmap de %llu bytes"
#: apt-pkg/contrib/mmap.cc
#, c-format
-msgid "Couldn't make mmap of %llu bytes"
-msgstr "No se puede hacer mmap de %llu bytes"
+msgid "Couldn't duplicate file descriptor %i"
+msgstr "No pude duplicar el descriptor de fichero %i"
#: apt-pkg/contrib/mmap.cc
msgid "Unable to close mmap"
@@ -3856,6 +3859,12 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Calculando la actualización"
+#~ msgid "Problem unlinking %s"
+#~ msgstr "Se produjo un problema al desligar %s"
+
+#~ msgid "Failed to unlink %s"
+#~ msgstr "No se pudo desligar %s"
+
#~ msgid ""
#~ "Usage: apt-cache [options] command\n"
#~ " apt-cache [options] show pkg1 [pkg2 ...]\n"
@@ -3941,16 +3950,6 @@ msgstr "Calculando la actualización"
#~ "Ver fstab(5)\n"
#~ msgid ""
-#~ "Usage: apt-config [options] command\n"
-#~ "\n"
-#~ "apt-config is a simple tool to read the APT config file\n"
-#~ msgstr ""
-#~ "Uso: apt-config [opciones] orden\n"
-#~ "\n"
-#~ "apt-config es una herramienta sencilla para leer el archivo de "
-#~ "configuración de APT.\n"
-
-#~ msgid ""
#~ "Options:\n"
#~ " -h This help text.\n"
#~ " -c=? Read this configuration file\n"