]> git.saurik.com Git - apt.git/blobdiff - po/es.po
FileFd: Add a buffered writing mode
[apt.git] / po / es.po
index ab40aeee1b05efba7710d05ecd5cf8c4162a0016..b6a886807a16f2ddf16570cfce603c2cca644903 100644 (file)
--- 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-12-07 15:31+0100\n"
+"POT-Creation-Date: 2015-12-24 17:02+0100\n"
 "PO-Revision-Date: 2014-11-20 02:25+0100\n"
 "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox."
 "org>\n"
@@ -2621,6 +2621,13 @@ 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
+#, c-format
+msgid ""
+"Skipping acquire of configured file '%s' as repository '%s' provides only "
+"weak security information for it"
+msgstr ""
+
 #: apt-pkg/acquire-item.cc
 msgid "There is no public key available for the following key IDs:\n"
 msgstr ""
@@ -3150,6 +3157,14 @@ msgstr "El subproceso %s terminó de forma inesperada"
 msgid "Problem closing the gzip file %s"
 msgstr "Se produjo un problema al cerrar el fichero gzip %s"
 
+#: apt-pkg/contrib/fileutl.cc
+msgid "Failed to create subprocess IPC"
+msgstr "No se pudo crear el subproceso IPC"
+
+#: apt-pkg/contrib/fileutl.cc
+msgid "Failed to exec compressor "
+msgstr "No se pudo ejecutar el compresor "
+
 #: apt-pkg/contrib/fileutl.cc
 #, c-format
 msgid "Could not open file %s"
@@ -3160,14 +3175,6 @@ 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
-msgid "Failed to create subprocess IPC"
-msgstr "No se pudo crear el subproceso IPC"
-
-#: apt-pkg/contrib/fileutl.cc
-msgid "Failed to exec compressor "
-msgstr "No se pudo ejecutar el compresor "
-
 #: apt-pkg/contrib/fileutl.cc
 #, c-format
 msgid "read, still have %llu to read but none left"
@@ -3328,6 +3335,13 @@ msgstr "No se encontraron secciones en el archivo «Release» %s"
 msgid "No Hash entry in Release file %s"
 msgstr "No existe una entrada «Hash» en el archivo «Release» %s"
 
+#: apt-pkg/deb/debmetaindex.cc
+#, c-format
+msgid ""
+"No Hash entry in Release file %s, which is considered strong enough for "
+"security purposes"
+msgstr ""
+
 #: apt-pkg/deb/debmetaindex.cc
 #, c-format
 msgid "Invalid 'Date' entry in Release file %s"
@@ -3712,14 +3726,14 @@ msgstr "Rompe"
 msgid "Enhances"
 msgstr "Mejora"
 
-#: apt-pkg/pkgcache.cc
-msgid "important"
-msgstr "importante"
-
 #: apt-pkg/pkgcache.cc
 msgid "required"
 msgstr "requiere"
 
+#: apt-pkg/pkgcache.cc
+msgid "important"
+msgstr "importante"
+
 #: apt-pkg/pkgcache.cc
 msgid "standard"
 msgstr "estándar"
@@ -3844,7 +3858,7 @@ msgstr "Debe poner algunos URIs fuente («source») en su sources.list"
 
 #: apt-pkg/tagfile.cc
 #, c-format
-msgid "Cannot convert %s to integer"
+msgid "Cannot convert %s to integer: out of range"
 msgstr ""
 
 #: apt-pkg/update.cc