[jhbuild] Update Spanish translation



commit 6b8c1b692ac92bc0a27f43dc2dc180b2c292d831
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Wed May 10 08:00:46 2017 +0000

    Update Spanish translation

 po/es.po |   79 ++++++++++++++++++++++++++++++++++---------------------------
 1 files changed, 44 insertions(+), 35 deletions(-)
---
diff --git a/po/es.po b/po/es.po
index a45e1bb..c254dda 100644
--- a/po/es.po
+++ b/po/es.po
@@ -14,8 +14,8 @@ msgstr ""
 "Project-Id-Version: jhbuild.master\n"
 "Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?";
 "product=jhbuild&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2017-02-22 19:28+0000\n"
-"PO-Revision-Date: 2017-02-27 10:13+0100\n"
+"POT-Creation-Date: 2017-04-26 18:08+0000\n"
+"PO-Revision-Date: 2017-05-10 09:58+0200\n"
 "Last-Translator: Daniel Mustieles <daniel mustieles gmail com>\n"
 "Language-Team: es <gnome-es-list gnome org>\n"
 "Language: es\n"
@@ -170,7 +170,7 @@ msgstr "Actualizar uno o más módulos desde el sistema de control de versiones"
 
 #: jhbuild/commands/base.py:104 jhbuild/commands/base.py:142
 #: jhbuild/commands/base.py:383 jhbuild/commands/rdepends.py:52
-#: jhbuild/moduleset.py:181
+#: jhbuild/moduleset.py:180
 #, python-format
 msgid "A module called '%s' could not be found."
 msgstr "No se encontró el módulo «%s»."
@@ -749,6 +749,7 @@ msgstr "no se puede escribir en el prefijo de instalación (%s)"
 #: jhbuild/commands/sanitycheck.py:88 jhbuild/commands/sanitycheck.py:125
 #: jhbuild/commands/sanitycheck.py:134 jhbuild/commands/sanitycheck.py:140
 #: jhbuild/commands/sanitycheck.py:142 jhbuild/commands/sanitycheck.py:144
+#: jhbuild/commands/sanitycheck.py:150 jhbuild/commands/sanitycheck.py:154
 #: jhbuild/modtypes/cmake.py:63 jhbuild/modtypes/cmake.py:104
 #: jhbuild/modtypes/meson.py:62 jhbuild/modtypes/meson.py:102
 #: jhbuild/versioncontrol/bzr.py:218 jhbuild/versioncontrol/cvs.py:304
@@ -795,12 +796,12 @@ msgstr "El programa git instalado no es el git correcto"
 msgid "Could not check git program"
 msgstr "No se pudo comprobar el programa git"
 
-#: jhbuild/commands/sanitycheck.py:154
+#: jhbuild/commands/sanitycheck.py:164
 #, python-format
 msgid "aclocal can't see %s macros"
 msgstr "aclocal no puede ver las macros de %s"
 
-#: jhbuild/commands/sanitycheck.py:159
+#: jhbuild/commands/sanitycheck.py:169
 #, python-format
 msgid ""
 "Please copy the lacking macros (%(macros)s) in one of the following paths: "
@@ -1330,7 +1331,7 @@ msgid "Cleaning"
 msgstr "Limpiando"
 
 #: jhbuild/modtypes/autotools.py:252 jhbuild/modtypes/cmake.py:131
-#: jhbuild/modtypes/distutils.py:57 jhbuild/modtypes/linux.py:154
+#: jhbuild/modtypes/distutils.py:58 jhbuild/modtypes/linux.py:154
 #: jhbuild/modtypes/meson.py:139 jhbuild/modtypes/perl.py:52
 #: jhbuild/modtypes/waf.py:93
 msgid "Building"
@@ -1546,45 +1547,45 @@ msgstr "el módulo «%(module)s» tiene un atributo tamaño no válido («%(size
 msgid "Python XML packages are required but could not be found"
 msgstr "Se necesitan los paquetes XML de Python pero no se han encontrado"
 
-#: jhbuild/moduleset.py:95
+#: jhbuild/moduleset.py:94
 #, python-format
 msgid "fixed case of module '%(orig)s' to '%(new)s'"
 msgstr "solucionado tipo de módulo «%(orig)s» a «%(new)s»"
 
-#: jhbuild/moduleset.py:134
+#: jhbuild/moduleset.py:133
 #, python-format
 msgid "%(module)s has a dependency on unknown \"%(invalid)s\" module"
 msgstr "%(module)s depende de un módulo «%(invalid)s» desconocido"
 
-#: jhbuild/moduleset.py:147
+#: jhbuild/moduleset.py:146
 #, python-format
 msgid "Circular dependencies detected: %s"
 msgstr "Dependencias circulares detectadas: %s"
 
-#: jhbuild/moduleset.py:298
+#: jhbuild/moduleset.py:297
 msgid "Unknown module:"
 msgstr "Módulo desconocido:"
 
-#: jhbuild/moduleset.py:437
+#: jhbuild/moduleset.py:436
 msgid "<if> must have exactly one of condition-set='' or condition-unset=''"
 msgstr ""
 "<if> debe tener exactamente un condition-set='' o un condition-unset=''"
 
-#: jhbuild/moduleset.py:456
+#: jhbuild/moduleset.py:455
 #, python-format
 msgid "could not download %s: %s"
 msgstr "no se pudo descargar %s: %s"
 
-#: jhbuild/moduleset.py:461 jhbuild/moduleset.py:463
+#: jhbuild/moduleset.py:460 jhbuild/moduleset.py:462
 #, python-format
 msgid "failed to parse %s: %s"
 msgstr "falló al analizar %s: %s"
 
-#: jhbuild/moduleset.py:498
+#: jhbuild/moduleset.py:497
 msgid "Duplicate repository:"
 msgstr "Duplicar repositorio:"
 
-#: jhbuild/moduleset.py:601
+#: jhbuild/moduleset.py:600
 #, python-format
 msgid ""
 "Modulesets were edited locally but JHBuild is configured to get them from "
@@ -1632,15 +1633,23 @@ msgstr ""
 msgid "PackageKit: %s"
 msgstr "PackageKit: %s"
 
-#: jhbuild/utils/systeminstall.py:275
+#: jhbuild/utils/systeminstall.py:257
+msgid "Error: python-gobject package not found."
+msgstr "Error: paquete python-gobject no encontrado."
+
+#: jhbuild/utils/systeminstall.py:263
+msgid "Error: dbus-python package not found."
+msgstr "Error: paquete dbus-python no encontrado."
+
+#: jhbuild/utils/systeminstall.py:281
 msgid "Computing packages to install. This might be slow. Please wait."
 msgstr "Calculando paquetes que instalar. Esto puede ser lento, espere."
 
-#: jhbuild/utils/systeminstall.py:305
+#: jhbuild/utils/systeminstall.py:311
 msgid "Nothing available to install"
 msgstr "No hay nada disponible que instalar"
 
-#: jhbuild/utils/systeminstall.py:308
+#: jhbuild/utils/systeminstall.py:314
 #, python-format
 msgid ""
 "Installing:\n"
@@ -1649,7 +1658,7 @@ msgstr ""
 "Instalando:\n"
 "  %s"
 
-#: jhbuild/utils/systeminstall.py:309
+#: jhbuild/utils/systeminstall.py:315
 msgid ""
 "This might take a very long time. Do not turn off your computer. You can run "
 "`pkmon' to monitor progress."
@@ -1657,68 +1666,68 @@ msgstr ""
 "Esto puede tardar mucho tiempo. No apague el equipo. Puede ejecutar «pkmon» "
 "para monitorizar el progreso."
 
-#: jhbuild/utils/systeminstall.py:315
+#: jhbuild/utils/systeminstall.py:321
 msgid "Complete!"
 msgstr "Completado."
 
-#: jhbuild/utils/systeminstall.py:328
+#: jhbuild/utils/systeminstall.py:334
 msgid "pkgfile not found, automatically installing"
 msgstr "pkgfile no encontrado, instalando automáticamente"
 
-#: jhbuild/utils/systeminstall.py:330
+#: jhbuild/utils/systeminstall.py:336
 msgid "Failed to install pkgfile"
 msgstr "Falló instalar pkgfile"
 
-#: jhbuild/utils/systeminstall.py:336
+#: jhbuild/utils/systeminstall.py:342
 msgid "pkgfile cache is old or doesn't exist, automatically updating"
 msgstr ""
 "la caché de pkgfile es antigua o no existe, actualizando automáticamente"
 
-#: jhbuild/utils/systeminstall.py:339
+#: jhbuild/utils/systeminstall.py:345
 msgid "Failed to create pkgfile cache"
 msgstr "Falló al crear la caché de pkgfile"
 
-#: jhbuild/utils/systeminstall.py:342
+#: jhbuild/utils/systeminstall.py:348
 msgid "Failed to update pkgfile cache"
 msgstr "Falló al actualizar la caché de pkgfile"
 
-#: jhbuild/utils/systeminstall.py:344
+#: jhbuild/utils/systeminstall.py:350
 msgid "Successfully updated pkgfile cache"
 msgstr "Caché de pkgfile actualizada correctamente"
 
-#: jhbuild/utils/systeminstall.py:349
+#: jhbuild/utils/systeminstall.py:355
 msgid "Using pacman to install packages.  Please wait."
 msgstr "Usando pacman para instalar paquetes. Espere."
 
-#: jhbuild/utils/systeminstall.py:353 jhbuild/utils/systeminstall.py:371
-#: jhbuild/utils/systeminstall.py:468
+#: jhbuild/utils/systeminstall.py:359 jhbuild/utils/systeminstall.py:377
+#: jhbuild/utils/systeminstall.py:474
 msgid "Nothing to install"
 msgstr "No hay nada para instalar"
 
-#: jhbuild/utils/systeminstall.py:368
+#: jhbuild/utils/systeminstall.py:374
 #, python-format
 msgid "Provider for \"%s\" was not found, ignoring"
 msgstr "Proveedor para «%s» no encontrado, ignorando"
 
-#: jhbuild/utils/systeminstall.py:376
+#: jhbuild/utils/systeminstall.py:382
 msgid "Install failed"
 msgstr "Falló al instalar"
 
-#: jhbuild/utils/systeminstall.py:378
+#: jhbuild/utils/systeminstall.py:384
 msgid "Completed!"
 msgstr "Completado."
 
-#: jhbuild/utils/systeminstall.py:425
+#: jhbuild/utils/systeminstall.py:431
 #, python-format
 msgid "No native package found for %(id)s (%(filename)s)"
 msgstr "No se encontró ningún paquete nativo para %(id)s (%(filename)s)"
 
-#: jhbuild/utils/systeminstall.py:430
+#: jhbuild/utils/systeminstall.py:436
 #, python-format
 msgid "Installing: %(pkgs)s"
 msgstr "Instalando: %(pkgs)s"
 
-#: jhbuild/utils/systeminstall.py:436
+#: jhbuild/utils/systeminstall.py:442
 msgid ""
 "Using apt-file to search for providers; this may be extremely slow. Please "
 "wait. Patience!"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]