X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/fe350e8b895be69471fad094fcdcf0b4c7d3beb3..811394ec92205112d3fec0d4f6aac380202f114b:/po/es.po diff --git a/po/es.po b/po/es.po index 56d7e62bd..fa9081449 100644 --- a/po/es.po +++ b/po/es.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-30 15:25-0400\n" +"POT-Creation-Date: 2009-10-09 19:55-0400\n" "PO-Revision-Date: 2009-06-14 12:32+0200\n" "Last-Translator: Victor Moral \n" "Language-Team: \n" @@ -36,7 +36,7 @@ msgid "login failed, perhaps you need to turn on cookies?" msgstr "" "registro fallido, ¿ tal vez necesita activar las cookies en el navegador ?" -#: ../IkiWiki/CGI.pm:168 ../IkiWiki/CGI.pm:299 +#: ../IkiWiki/CGI.pm:168 ../IkiWiki/CGI.pm:313 msgid "Your login session has expired." msgstr "Su registro en el sistema ha expirado." @@ -56,11 +56,11 @@ msgstr "Administración" msgid "Preferences saved." msgstr "Las preferencias se han guardado." -#: ../IkiWiki/CGI.pm:262 +#: ../IkiWiki/CGI.pm:277 msgid "You are banned." msgstr "Ha sido expulsado." -#: ../IkiWiki/CGI.pm:390 ../IkiWiki/CGI.pm:391 ../IkiWiki.pm:1269 +#: ../IkiWiki/CGI.pm:404 ../IkiWiki/CGI.pm:405 ../IkiWiki.pm:1276 msgid "Error" msgstr "Error" @@ -142,7 +142,7 @@ msgstr "creando nueva página %s" msgid "deleting bucket.." msgstr "borrando el directorio.." -#: ../IkiWiki/Plugin/amazon_s3.pm:38 ../ikiwiki.in:210 +#: ../IkiWiki/Plugin/amazon_s3.pm:38 ../ikiwiki.in:206 msgid "done" msgstr "completado" @@ -351,18 +351,18 @@ msgstr "no encuentro páginas coincidentes: %s" msgid "%s is an attachment, not a page." msgstr "la página %s no es modificable" -#: ../IkiWiki/Plugin/git.pm:626 ../IkiWiki/Plugin/git.pm:644 -#: ../IkiWiki/Receive.pm:129 +#: ../IkiWiki/Plugin/git.pm:645 ../IkiWiki/Plugin/git.pm:663 +#: ../IkiWiki/Receive.pm:130 #, perl-format msgid "you are not allowed to change %s" msgstr "No puede cambiar %s" -#: ../IkiWiki/Plugin/git.pm:666 +#: ../IkiWiki/Plugin/git.pm:685 #, perl-format msgid "you cannot act on a file with mode %s" msgstr "no puede actuar sobre un archivo con permisos %s" -#: ../IkiWiki/Plugin/git.pm:670 +#: ../IkiWiki/Plugin/git.pm:689 msgid "you are not allowed to change file modes" msgstr "No puede cambiar los permisos de acceso de un archivo" @@ -407,27 +407,26 @@ msgstr "" msgid "htmltidy failed to parse this html" msgstr "Algunos emoticonos tienen errores" -#: ../IkiWiki/Plugin/img.pm:63 +#: ../IkiWiki/Plugin/img.pm:64 msgid "Image::Magick is not installed" msgstr "El complemento Image::Magick no ha sido instalado" +#: ../IkiWiki/Plugin/img.pm:68 ../IkiWiki/Plugin/img.pm:112 +#, perl-format +msgid "failed to read %s: %s" +msgstr "no puedo leer de %s: %s " + #: ../IkiWiki/Plugin/img.pm:74 #, perl-format msgid "wrong size format \"%s\" (should be WxH)" msgstr "" -#: ../IkiWiki/Plugin/img.pm:85 ../IkiWiki/Plugin/img.pm:89 -#: ../IkiWiki/Plugin/img.pm:135 -#, perl-format -msgid "failed to read %s: %s" -msgstr "no puedo leer de %s: %s " - -#: ../IkiWiki/Plugin/img.pm:100 +#: ../IkiWiki/Plugin/img.pm:120 #, perl-format msgid "failed to resize: %s" msgstr "dimensionamiento fallido: %s" -#: ../IkiWiki/Plugin/img.pm:152 +#: ../IkiWiki/Plugin/img.pm:140 #, perl-format msgid "failed to determine size of image %s" msgstr "no he podido determinar el tamaño de la imagen %s" @@ -508,11 +507,11 @@ msgstr "falta la página a donde redirigir" msgid "redir cycle is not allowed" msgstr "ciclo de redirección no permitido" -#: ../IkiWiki/Plugin/mirrorlist.pm:42 +#: ../IkiWiki/Plugin/mirrorlist.pm:43 msgid "Mirrors" msgstr "Réplicas" -#: ../IkiWiki/Plugin/mirrorlist.pm:42 +#: ../IkiWiki/Plugin/mirrorlist.pm:43 msgid "Mirror" msgstr "Réplica" @@ -621,7 +620,7 @@ msgstr "" msgid "rebuilding all pages to fix meta titles" msgstr "" -#: ../IkiWiki/Plugin/po.pm:389 ../IkiWiki/Render.pm:428 +#: ../IkiWiki/Plugin/po.pm:389 ../IkiWiki/Render.pm:431 #, fuzzy, perl-format msgid "building %s" msgstr "Informaremos a %s" @@ -875,6 +874,16 @@ msgstr "%s cambia de nombre a %s" msgid "update for rename of %s to %s" msgstr "actualizado el cambio de nombre de %s a %s" +#: ../IkiWiki/Plugin/rsync.pm:37 +#, fuzzy, perl-format +msgid "failed to execute rsync_command: %s" +msgstr "no puedo leer de %s: %s " + +#: ../IkiWiki/Plugin/rsync.pm:40 +#, perl-format +msgid "rsync_command exited %d" +msgstr "" + #: ../IkiWiki/Plugin/search.pm:182 #, perl-format msgid "need Digest::SHA1 to index %s" @@ -1026,12 +1035,12 @@ msgstr "" "Error: el programa %s finaliza con un código mayor que cero (%s). Descarto " "los cambios en la configuración." -#: ../IkiWiki/Receive.pm:35 +#: ../IkiWiki/Receive.pm:34 #, perl-format msgid "cannot determine id of untrusted committer %s" msgstr "no puedo determinar el identificador de un usuario no fiable como %s" -#: ../IkiWiki/Receive.pm:85 +#: ../IkiWiki/Receive.pm:86 #, perl-format msgid "bad file name %s" msgstr "el nombre de archivo %s es erróneo" @@ -1045,49 +1054,49 @@ msgstr "" "encontrado un enlace simbólico en la ruta del directorio fuente (%s) -- use " "la directiva allow_symlinks_before_srcdir para permitir la acción" -#: ../IkiWiki/Render.pm:289 ../IkiWiki/Render.pm:314 +#: ../IkiWiki/Render.pm:294 ../IkiWiki/Render.pm:321 #, perl-format msgid "skipping bad filename %s" msgstr "ignorando el archivo %s porque su nombre no es correcto" -#: ../IkiWiki/Render.pm:296 +#: ../IkiWiki/Render.pm:299 #, perl-format msgid "%s has multiple possible source pages" msgstr "%s tiene mútiples páginas fuente posibles" -#: ../IkiWiki/Render.pm:382 +#: ../IkiWiki/Render.pm:385 #, perl-format msgid "removing old page %s" msgstr "eliminando la antigua página %s" -#: ../IkiWiki/Render.pm:423 +#: ../IkiWiki/Render.pm:426 #, perl-format msgid "scanning %s" msgstr "explorando %s" -#: ../IkiWiki/Render.pm:450 +#: ../IkiWiki/Render.pm:453 #, fuzzy, perl-format msgid "building %s, which links to %s" msgstr "convirtiendo la página %s, la cual referencia a %s" -#: ../IkiWiki/Render.pm:497 +#: ../IkiWiki/Render.pm:500 #, fuzzy, perl-format msgid "building %s, which depends on %s" msgstr "convirtiendo la página %s, la cual depende de %s" -#: ../IkiWiki/Render.pm:533 +#: ../IkiWiki/Render.pm:536 #, fuzzy, perl-format msgid "building %s, to update its backlinks" msgstr "" "convirtiendo la página %s para actualizar la lista de páginas que hacen " "referencia a ella." -#: ../IkiWiki/Render.pm:545 +#: ../IkiWiki/Render.pm:548 #, fuzzy, perl-format msgid "removing %s, no longer built by %s" msgstr "eliminando la página %s puesto que ya no se deriva de %s" -#: ../IkiWiki/Render.pm:569 +#: ../IkiWiki/Render.pm:572 #, fuzzy, perl-format msgid "ikiwiki: cannot build %s" msgstr "ikiwiki: no puedo convertir la página %s" @@ -1099,20 +1108,20 @@ msgstr "ikiwiki: no puedo convertir la página %s" msgid "cannot read %s: %s" msgstr "no puedo leer el archivo %s: %s" -#: ../IkiWiki/Setup/Automator.pm:34 +#: ../IkiWiki/Setup/Automator.pm:33 msgid "you must enter a wikiname (that contains alphanumerics)" msgstr "debe escribir un nombre wiki (que contiene caracteres alfanuméricos)" -#: ../IkiWiki/Setup/Automator.pm:71 +#: ../IkiWiki/Setup/Automator.pm:76 #, perl-format msgid "unsupported revision control system %s" msgstr "el sistema de control de versiones %s no está soportado" -#: ../IkiWiki/Setup/Automator.pm:97 +#: ../IkiWiki/Setup/Automator.pm:102 msgid "failed to set up the repository with ikiwiki-makerepo" msgstr "no he podido crear un repositorio con el programa ikiwiki-makerepo" -#: ../IkiWiki/Setup/Automator.pm:115 +#: ../IkiWiki/Setup/Automator.pm:120 #, perl-format msgid "** Disabling plugin %s, since it is failing with this message:" msgstr "" @@ -1133,13 +1142,13 @@ msgid "wrapper filename not specified" msgstr "el programa envoltorio no ha sido especificado" #. translators: The parameter is a C filename. -#: ../IkiWiki/Wrapper.pm:152 +#: ../IkiWiki/Wrapper.pm:148 #, perl-format msgid "failed to compile %s" msgstr "ha fallado la compilación del programa %s" #. translators: The parameter is a filename. -#: ../IkiWiki/Wrapper.pm:172 +#: ../IkiWiki/Wrapper.pm:168 #, perl-format msgid "successfully generated %s" msgstr "creado con éxito el programa envoltorio %s" @@ -1160,45 +1169,45 @@ msgstr "uso: --set variable=valor" msgid "generating wrappers.." msgstr "generando programas auxiliares.." -#: ../ikiwiki.in:199 +#: ../ikiwiki.in:195 msgid "rebuilding wiki.." msgstr "reconstruyendo el wiki.." -#: ../ikiwiki.in:202 +#: ../ikiwiki.in:198 msgid "refreshing wiki.." msgstr "actualizando el wiki.." -#: ../IkiWiki.pm:225 +#: ../IkiWiki.pm:232 msgid "Discussion" msgstr "Comentarios" -#: ../IkiWiki.pm:494 +#: ../IkiWiki.pm:501 msgid "Must specify url to wiki with --url when using --cgi" msgstr "" "Es obligatorio especificar un url al wiki con el parámetro --url si se " "utiliza el parámetro --cgi" -#: ../IkiWiki.pm:540 +#: ../IkiWiki.pm:547 msgid "cannot use multiple rcs plugins" msgstr "no puedo emplear varios complementos rcs" -#: ../IkiWiki.pm:569 +#: ../IkiWiki.pm:576 #, perl-format msgid "failed to load external plugin needed for %s plugin: %s" msgstr "no he podido cargar el complemento externo %s necesario para %s" -#: ../IkiWiki.pm:1251 +#: ../IkiWiki.pm:1258 #, perl-format msgid "preprocessing loop detected on %s at depth %i" msgstr "" "se ha detectado en la página %s un bucle de preprocesado en la iteración " "número %i" -#: ../IkiWiki.pm:1808 +#: ../IkiWiki.pm:1820 msgid "yes" msgstr "si" -#: ../IkiWiki.pm:1932 +#: ../IkiWiki.pm:1944 #, perl-format msgid "cannot match pages: %s" msgstr "no encuentro páginas coincidentes: %s" @@ -1211,18 +1220,18 @@ msgstr "¿ Qué nombre tendrá el wiki ?" msgid "wiki" msgstr "wiki" -#: ../auto.setup:18 +#: ../auto.setup:19 msgid "What revision control system to use?" msgstr "¿ Qué sistema de control de versiones empleará ?" -#: ../auto.setup:20 +#: ../auto.setup:21 #, fuzzy msgid "Which user (wiki account or openid) will be admin?" msgstr "" "¿ Qué usuario del wiki (ó qué identificador openid) será el empleado como " "administrador ? " -#: ../auto.setup:23 +#: ../auto.setup:24 msgid "What is the domain name of the web server?" msgstr "¿ Cuál es el dominio para el servidor web ?"