diff --git a/po/es.po b/po/es.po index ab09e9e3..0e74ace2 100644 --- a/po/es.po +++ b/po/es.po @@ -1,4 +1,4 @@ -# translation of es.po to Spanish +# translation of es.po to español # translation of es.po to # Copyright (C) YEAR ORGANIZATION # @@ -8,13 +8,14 @@ # Klemens Haeckel , 2008. # Klemens Haeckel , 2008. # Klemens Häckel , 2008. +# Klemens Häckel , 2008. msgid "" msgstr "" "Project-Id-Version: es\n" "POT-Creation-Date: 2008-12-01 11:32+EET\n" -"PO-Revision-Date: 2008-09-03 18:50-0400\n" -"Last-Translator: Klemens Häckel \n" -"Language-Team: Spanish \n" +"PO-Revision-Date: 2008-12-25 22:42-0300\n" +"Last-Translator: Klemens Häckel \n" +"Language-Team: español \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -260,7 +261,7 @@ msgstr "Solo el usuario root puede realizar esta operación." #: pisi/api.py:65 msgid "Another instance of PiSi is running. Only one instance is allowed." -msgstr "" +msgstr "Se está ejecutando ya otra instancia de PiSi. Se permite ejecutar solamente una vez." # o mejor decir: capturar estado del sistema ? #: pisi/api.py:426 @@ -379,8 +380,7 @@ msgstr "Instalando %s, versión %s, release %s, build %s" #: pisi/atomicoperations.py:163 msgid "%s package cannot be installed unless the dependencies are satisfied" -msgstr "" -"paquete %s no se puede instalar hasta que instale los paquetes requeridos" +msgstr "paquete %s no se puede instalar hasta que instale los paquetes requeridos" # check this ?? - probably ok, but see the context #: pisi/atomicoperations.py:187 @@ -464,8 +464,7 @@ msgid "Not removing conflicted file : %s" msgstr "Archivo conflictivo: %s no eliminado " #: pisi/atomicoperations.py:532 -msgid "" -"Installed file %s does not exist on system [Probably you manually deleted]" +msgid "Installed file %s does not exist on system [Probably you manually deleted]" msgstr "" "Archivo instalado %s no existe en el sistema [Probablemente eliminado " "manualmente]" @@ -1010,10 +1009,8 @@ msgstr "Mostrar detalles de instalación" # I suppose here the position is important too ! Should be the same ok as in english #: pisi/cli/listinstalled.py:71 pisi/cli/listupgrades.py:73 -msgid "" -"Package Name |St| Version| Rel.| Build| Distro| Date" -msgstr "" -"Nombre Paquete |St| Versión| Rel.| Build| Distro| Fecha" +msgid "Package Name |St| Version| Rel.| Build| Distro| Date" +msgstr "Nombre Paquete |St| Versión| Rel.| Build| Distro| Fecha" #: pisi/cli/listpending.py:43 msgid "There are no packages waiting to be configured" @@ -1464,8 +1461,7 @@ msgstr "Generando paquete fuente PiSi: %s" #: pisi/operations/build.py:235 msgid "IceCream detected. Make sure your daemon is up and running..." -msgstr "" -"IceCream detectado. Asegúrese que el demónio está activo y funcionando..." +msgstr "IceCream detectado. Asegúrese que el demónio está activo y funcionando..." #: pisi/operations/build.py:240 msgid "CCache detected..." @@ -1541,9 +1537,8 @@ msgid "Sandbox enabled build..." msgstr "Build con Sandbox habilitado..." #: pisi/operations/build.py:467 -#, fuzzy msgid "Sandbox violation result:" -msgstr "Violaciones de Sandbox!" +msgstr "Resultado de violación de Sandbox:" #: pisi/operations/build.py:470 msgid "Sandbox violations!" @@ -1557,8 +1552,7 @@ msgstr "no posible llamar función desde acciones: %s" # did I get "safety switch" right (in this context)? #: pisi/operations/build.py:499 -msgid "" -"Safety switch: following extra packages in system.devel will be installed: " +msgid "Safety switch: following extra packages in system.devel will be installed: " msgstr "" "Verificación de seguridad: Se instalarán los siguientes paquetes adicionales " "en system.devel:" @@ -1569,8 +1563,7 @@ msgstr "Verificación de seguridad: system.devel ya está instalado" #: pisi/operations/build.py:506 msgid "Safety switch: the component system.devel cannot be found" -msgstr "" -"Verificación de seguridad: No posible encontrar el componente system.devel" +msgstr "Verificación de seguridad: No posible encontrar el componente system.devel" # satisfechas - entiendo que se refiere a librerias necesarias para hacer el proceso build # quizá hay mejor manera de decirlo en español @@ -1624,8 +1617,7 @@ msgstr "(no se encontró build anterior, estableciendo número de build a 1.)" #: pisi/operations/build.py:792 msgid "(old package lacks a build no, setting build no to 1.)" -msgstr "" -"(paquete antiguo no tiene número de build, seteando número de build a 1.)" +msgstr "(paquete antiguo no tiene número de build, seteando número de build a 1.)" #: pisi/operations/build.py:795 msgid "There are changes, incrementing build no to %d" @@ -1674,8 +1666,7 @@ msgstr "Archivos abandonados en carpeta de instalación (%s):" # revisa este por favor #: pisi/operations/build.py:957 -msgid "" -"All of the files under the install dir (%s) has been collected by package(s)" +msgid "All of the files under the install dir (%s) has been collected by package(s)" msgstr "" "Todos los archivos de la carpeta de instalación (%s) se juntaron en los " "paquetes" @@ -1789,8 +1780,7 @@ msgstr "" msgid "" "The following package(s) are already installed and are not going to be " "installed again:\n" -msgstr "" -"Los siguientes paquetes ya están instalados y no se instalarán de nuevo:\n" +msgstr "Los siguientes paquetes ya están instalados y no se instalarán de nuevo:\n" #: pisi/operations/install.py:50 pisi/operations/install.py:171 msgid "No packages to install." @@ -1814,8 +1804,7 @@ msgstr "Instalado %d / %d" #: pisi/operations/install.py:110 msgid "Mixing file names and package names not supported yet." -msgstr "" -"Mezclando nombres de archivos y nombres de paquetes actualmente no soportado." +msgstr "Mezclando nombres de archivos y nombres de paquetes actualmente no soportado." #: pisi/operations/install.py:150 msgid "External dependencies not satisfied: %s" @@ -1846,8 +1835,7 @@ msgstr "" # should this say in english ? "Safety switch: the component cannot be found in system.base" ?? (i did in spanish like this) #: pisi/operations/remove.py:48 pisi/operations/upgrade.py:250 msgid "Safety switch: the component system.base cannot be found" -msgstr "" -"Verificación de seguridad: No posible encontrar el componente system.base: " +msgstr "Verificación de seguridad: No posible encontrar el componente system.base: " #: pisi/operations/remove.py:55 msgid "Package %s does not exist. Cannot remove." @@ -2122,9 +2110,8 @@ msgid "Including directory '%s'" msgstr "Incluyendo carpeta '%s'" #: pisi/util.py:412 -#, fuzzy msgid "Cannot calculate SHA1 hash of %s" -msgstr "I/O Error: No posible calcular hash SHA1 de %s" +msgstr "No posible calcular hash SHA1 de %s" #: pisi/util.py:467 msgid "ERROR: patch (%s) failed" @@ -2171,8 +2158,7 @@ msgstr "" "%s\n" #: scripts/repostats.py:371 -msgid "" -"Developer '%s <%s>' has another mail address '%s' in source package '%s'" +msgid "Developer '%s <%s>' has another mail address '%s' in source package '%s'" msgstr "" "Desarrollador '%s <%s>' tiene otra dirección email '%s' en archivo fuente '%" "s'" @@ -2201,18 +2187,3 @@ msgstr "Buscando en repositorio de fuentes...\n" msgid "Scanning binary packages...\n" msgstr "Buscando paquetes binarios...\n" -#~ msgid "* Rebuilding '%s' named repo... " -#~ msgstr "* Regenerando repositorio con nombre '%s' ... " - -#~ msgid "Input/Output error while reading %s: %s" -#~ msgstr "Error de Entrada/Salida al leer %s: %s" - -# asi lo entiendo, favor verificar -#~ msgid "" -#~ "Do not install build dependencies, fail if a build dependency is present" -#~ msgstr "" -#~ "No instalar dependencias de build, producir una falla si una dependencia " -#~ "de build es necesaria" - -#~ msgid "Replaced package remains" -#~ msgstr "Paquete reemplazado permanece"