po/es.po | 133 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 70 insertions(+), 63 deletions(-)
New commits: commit 19231a413ac27645399b9e96e524eff6c9350ee3 Author: elsupergomez <elsupergo...@fedoraproject.org> Date: Mon Nov 9 12:20:57 2009 +0000 Sending translation for Spanish diff --git a/po/es.po b/po/es.po index 46e6bf4..50fea88 100644 --- a/po/es.po +++ b/po/es.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: revisor\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-07-23 14:43+0000\n" -"PO-Revision-Date: 2009-07-23 15:12-0300\n" -"Last-Translator: Héctor Daniel Cabrera <h.daniel.cabr...@gmail.com>\n" +"POT-Creation-Date: 2009-11-09 09:24+0000\n" +"PO-Revision-Date: 2009-11-09 09:19-0300\n" +"Last-Translator: Claudio Rodrigo Pereyra Diaz <clau...@pereyradiaz.com.ar>\n" "Language-Team: fedora spanish <fedora-trans...@redhat.com>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" @@ -1568,7 +1568,7 @@ msgstr "Reporte de los %d paquetes que ocupan más espacio" #. Link the localPkg() result into the build tree #: ../revisor/base.py:1074 -#: ../revisor/base.py:1762 +#: ../revisor/base.py:1781 msgid "Linking in binary packages" msgstr "Enlazando en paquetes binarios" @@ -1625,25 +1625,25 @@ msgstr "El tamaño del árbol de instalación es %s MB" #. That makes our lives difficult, hihi #. So, make sure that if we're on el_linux, the repository gets #. bind mounted and configured appropriately -#: ../revisor/base.py:1265 +#: ../revisor/base.py:1266 msgid "Running pkgorder" msgstr "Ejecutando pkgorder" -#: ../revisor/base.py:1328 +#: ../revisor/base.py:1329 #, python-format msgid "Running with grouplist: %r" msgstr "Ejecutando con grouplist: %r" -#: ../revisor/base.py:1331 +#: ../revisor/base.py:1332 #, python-format msgid "Running with packagelist: %r" msgstr "Ejecutando con packagelist: %r" -#: ../revisor/base.py:1338 +#: ../revisor/base.py:1339 msgid "Appending group core and base" msgstr "Añadiendo grupo core y base" -#: ../revisor/base.py:1362 +#: ../revisor/base.py:1363 #, python-format msgid "Appending default groups %r" msgstr "Agregando grupo predeterminado %r" @@ -1651,7 +1651,7 @@ msgstr "Agregando grupo predeterminado %r" #. Do not do this because the installer still has all the groups available #. if group not in groupList: #. continue -#: ../revisor/base.py:1378 +#: ../revisor/base.py:1379 #, python-format msgid "Appending non-default group %s" msgstr "Agregando grupo no predeterminado %s" @@ -1659,43 +1659,43 @@ msgstr "Agregando grupo no predeterminado %s" #. Do not do this because the installer still has all the groups available #. if group not in groupList: #. continue -#: ../revisor/base.py:1388 +#: ../revisor/base.py:1389 #, python-format msgid "Appending non-default support group %s" msgstr "Agregando grupo de soporte no predeterminado %s" -#: ../revisor/base.py:1454 +#: ../revisor/base.py:1455 #, python-format msgid "Not running package ordering, using file %s instead" msgstr "No ejecutando ordenación de paquete, usando archivo %s en su lugar" -#: ../revisor/base.py:1456 +#: ../revisor/base.py:1457 msgid "Not running package ordering" msgstr "No ejecutando ordenamiento de paquete" -#: ../revisor/base.py:1488 +#: ../revisor/base.py:1489 msgid "^Install using kickstart" msgstr "^Instalar usando kickstart" #. Split Tree -#: ../revisor/base.py:1511 +#: ../revisor/base.py:1512 #, python-format msgid "Splitting Build Tree (%s)" msgstr "Dividiendo Ãrbol de Construcción (%s)" #. Split repo -#: ../revisor/base.py:1517 +#: ../revisor/base.py:1518 #, python-format msgid "Splitting Repository (%s)" msgstr "Dividiendo Repositorio (%s)" -#: ../revisor/base.py:1531 +#: ../revisor/base.py:1532 #: ../revisor/modgui/build_media.py:260 #, python-format msgid "Creating %s ISO Image #%d" msgstr "Creando %s Imagen ISO #%d" -#: ../revisor/base.py:1536 +#: ../revisor/base.py:1537 #: ../revisor/modgui/build_media.py:264 #, python-format msgid "Creating %s ISO Image" @@ -1703,50 +1703,50 @@ msgstr "Creando %s Imagen ISO" #. For all images but source images; implant the md5 into the ISO for the media check #. FIXME: Well, it seems we don't deal with source images here. -#: ../revisor/base.py:1550 +#: ../revisor/base.py:1551 msgid "Implanting MD5 into ISO Images" msgstr "Implantando MD5 en las Imágenes ISO" #. mediatype = built_image["mediatype"] #. if not mediatype == 'source': -#: ../revisor/base.py:1558 +#: ../revisor/base.py:1559 #, python-format msgid "Implanting md5 into ISO Image: %s" msgstr "Implantando md5 en la Imágen ISO: %s" -#: ../revisor/base.py:1564 +#: ../revisor/base.py:1565 msgid "Cannot implant ISO md5sum" msgstr "No se puede implantar md5sum a ISO" #. Do some SHA1SUMMONING -#: ../revisor/base.py:1572 +#: ../revisor/base.py:1573 msgid "Creating SHA1SUMs for Images" msgstr "Creando SHA1SUMs para Imagenes" -#: ../revisor/base.py:1588 +#: ../revisor/base.py:1589 msgid "Creating Rescue ISO Image" msgstr "Creando Imagen ISO de Rescate" -#: ../revisor/base.py:1595 +#: ../revisor/base.py:1596 msgid "Creating USB Key Installer" msgstr "Creando Instalador Clave de USB" -#: ../revisor/base.py:1652 -#: ../revisor/base.py:1675 -#: ../revisor/base.py:1698 +#: ../revisor/base.py:1653 +#: ../revisor/base.py:1676 +#: ../revisor/base.py:1699 #, python-format msgid "Copying %s to %s (%d files)" msgstr "Copipando %s a %s (%d archivos)" -#: ../revisor/base.py:1656 -#: ../revisor/base.py:1679 -#: ../revisor/base.py:1702 +#: ../revisor/base.py:1657 +#: ../revisor/base.py:1680 +#: ../revisor/base.py:1703 #, python-format msgid "Moving %s to %s (%d files)" msgstr "Moviendo %s a %s (%d archivos)" -#: ../revisor/base.py:1659 -#: ../revisor/base.py:1682 +#: ../revisor/base.py:1660 +#: ../revisor/base.py:1683 #, python-format msgid "" "Moving of the source tree failed (trying copy):\n" @@ -1757,8 +1757,8 @@ msgstr "" "\n" "%s" -#: ../revisor/base.py:1662 -#: ../revisor/base.py:1685 +#: ../revisor/base.py:1663 +#: ../revisor/base.py:1686 #, python-format msgid "" "Copying of the source tree failed:\n" @@ -1769,7 +1769,7 @@ msgstr "" "\n" "%s" -#: ../revisor/base.py:1705 +#: ../revisor/base.py:1706 #, python-format msgid "" "Moving of the installation tree failed (trying copy):\n" @@ -1780,7 +1780,7 @@ msgstr "" "\n" "%s" -#: ../revisor/base.py:1708 +#: ../revisor/base.py:1709 #, python-format msgid "" "Copying of the installation tree failed:\n" @@ -1791,39 +1791,56 @@ msgstr "" "\n" "%s" -#: ../revisor/base.py:1717 +#: ../revisor/base.py:1718 msgid "Creating ext3 filesystem" msgstr "Creando sistema de archivos ext3" -#: ../revisor/base.py:1724 +#: ../revisor/base.py:1725 msgid "Configuring System" msgstr "Configurando el Sistema" +#: ../revisor/base.py:1760 +#, python-format +msgid "Copying copy_dir %s to install_root %s" +msgstr "Copiando copy_dir %s a install_root %s" + +#: ../revisor/base.py:1769 +#: ../revisor/pungi.py:404 +#, python-format +msgid "Creating %s" +msgstr "Creando %s" + #: ../revisor/base.py:1773 +#: ../revisor/pungi.py:408 +#, python-format +msgid "Copying %s to %s" +msgstr "Copiando %s a %s" + +#: ../revisor/base.py:1792 msgid "Linking in Source packages" msgstr "Enlazando en paquetes Fuente" -#: ../revisor/base.py:1801 +#: ../revisor/base.py:1820 #, python-format msgid "Setting rundir to %s" msgstr "Configurando rundir a %s" -#: ../revisor/base.py:1807 +#: ../revisor/base.py:1826 #, python-format msgid "Directory %s could not be created. Aborting" msgstr "El directorio %s no pudo ser creado. Abortando" -#: ../revisor/base.py:1809 +#: ../revisor/base.py:1828 #, python-format msgid "Running command: %s" msgstr "Comando de ejecución: %s" -#: ../revisor/base.py:1810 +#: ../revisor/base.py:1829 #, python-format msgid "Extra information: %s %s %s" msgstr "Información extra: %s %s %s" -#: ../revisor/base.py:1838 +#: ../revisor/base.py:1857 #, python-format msgid "Got an error from %s (return code %s)" msgstr "Se obtuvo error de %s (código devuelto %s)" @@ -3068,16 +3085,6 @@ msgstr "No se pudo acceder al directorio %s, no se pueden copiar los archivos ex msgid "Could not create files/ directory: %s" msgstr "No se puede crear archivos / directorio: %s" -#: ../revisor/pungi.py:404 -#, python-format -msgid "Creating %s" -msgstr "Creando %s" - -#: ../revisor/pungi.py:408 -#, python-format -msgid "Copying %s to %s" -msgstr "Copiando %s a %s" - #: ../revisor/pungi.py:456 #, python-format msgid "Disc %s #%d is oversized (%r > %r)" @@ -3099,7 +3106,7 @@ msgstr "El disco %s #%d es de menor tamaño (%r <= %r)" msgid "Disc %s #%d is OK in size (%r <= %r)" msgstr "Disco %s #%d con tamaño adecuado (%r <= %r)" -#: ../revisor/pungi.py:531 +#: ../revisor/pungi.py:533 msgid "Hacking anaconda's .discinfo because it'll shit itself if it reads it's own output" msgstr "Hackeando .discinfo de anaconda porque se fregará si lee su propia salida" @@ -3409,40 +3416,40 @@ msgstr "No se pudo leer el archivo de configuración %s" msgid "Check current directory." msgstr "Verifica directorio actual." -#: ../revisor/modgui/__init__.py:125 +#: ../revisor/modgui/__init__.py:121 msgid "GUI Mode didn't get RevisorBase instance, which is fatal." msgstr "Modo GUI no tiene instancia RevisorBase, lo cual es fatal." -#: ../revisor/modgui/__init__.py:194 +#: ../revisor/modgui/__init__.py:190 #, python-format msgid "Opening up /usr/bin/sudo -u %s /usr/bin/xdg-open %s" msgstr "Abriendo /usr/bin/sudo -u %s /usr/bin/xdg-open %s" -#: ../revisor/modgui/__init__.py:327 +#: ../revisor/modgui/__init__.py:323 msgid "Error downloading packages" msgstr "Error descargando paquetes" -#: ../revisor/modgui/__init__.py:342 +#: ../revisor/modgui/__init__.py:338 msgid "Continue" msgstr "Continuar" -#: ../revisor/modgui/__init__.py:343 +#: ../revisor/modgui/__init__.py:339 msgid "Dependencies added" msgstr "Dependencias agregadas" -#: ../revisor/modgui/__init__.py:344 +#: ../revisor/modgui/__init__.py:340 msgid "Updating these packages requires additional package changes for proper operation." msgstr "La actualización de estos paquetes requiere cambios de paquetes adicionales para que funcionen adecuadamente" -#: ../revisor/modgui/__init__.py:353 +#: ../revisor/modgui/__init__.py:349 msgid "Adding for dependencies:\n" msgstr "Añadiendo por dependencias:\n" -#: ../revisor/modgui/__init__.py:354 +#: ../revisor/modgui/__init__.py:350 msgid "Removing for dependencies:\n" msgstr "Removiendo por dependencias:\n" -#: ../revisor/modgui/__init__.py:355 +#: ../revisor/modgui/__init__.py:351 msgid "Updating for dependencies:\n" msgstr "Actualizando por dependencias:\n"
_______________________________________________ revisor-devel mailing list revisor-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/revisor-devel