* Add sessioncgi hook.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 10 Aug 2007 18:05:04 +0000 (18:05 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Fri, 10 Aug 2007 18:05:04 +0000 (18:05 +0000)
* Updated Spanish translation from Victor Moral.

debian/changelog
po/es.po

index 41a9a22a6fdef823ac773c8a86707f22e7e273af..993e2cb6b30f39d1835052b0ef2f107f9ffa07ca 100644 (file)
@@ -9,10 +9,11 @@ ikiwiki (2.6) UNRELEASED; urgency=low
   * pagetemplate: don't display template name
   * Add rel=tag attribute to tag links, supporting that microformat, as well
     as allowing them to be styled specially. Thanks, NicolasLimare.
-  * Add sessioncgi hook. 
+  * Add sessioncgi hook.
   * Move blog form code out of CGI.pm and into the inline plugin.
+  * Updated Spanish translation from Victor Moral.
 
- -- Joey Hess <joeyh@debian.org>  Sun, 05 Aug 2007 14:36:55 -0700
+ -- Joey Hess <joeyh@debian.org>  Fri, 10 Aug 2007 11:04:37 -0700
 
 ikiwiki (2.5) unstable; urgency=low
 
index 7daec98d3938f30b2fd4a651c565ef1aa70fefc5..da78a0d8aa07bf25bc1bcd1ec1fb5c2da5e7fbd8 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -170,9 +170,8 @@ msgid "failed to resize: %s"
 msgstr "redimensionado fallido: %s"
 
 #: ../IkiWiki/Plugin/img.pm:96
-#, fuzzy, perl-format
 msgid "failed to determine size of image %s"
-msgstr "redimensionado fallido: %s"
+msgstr "no he podido determinar el tamaño de la imagen %s"
 
 #: ../IkiWiki/Plugin/inline.pm:36
 msgid "Must specify url to wiki with --url when using --rss or --atom"
@@ -248,7 +247,7 @@ msgstr "Todas las páginas están referenciadas entre sí."
 
 #: ../IkiWiki/Plugin/pagetemplate.pm:21
 msgid "bad or missing template"
-msgstr ""
+msgstr "plantilla errónea ó no existente"
 
 #: ../IkiWiki/Plugin/passwordauth.pm:162
 msgid "Account creation successful. Now you can Login."
@@ -579,7 +578,7 @@ msgstr "uso: ikiwiki [opciones] origen destino"
 
 #: ../ikiwiki.in:81
 msgid "usage: --set var=value"
-msgstr ""
+msgstr "uso: --set variable=valor"
 
 #: ../IkiWiki.pm:124
 msgid "Must specify url to wiki with --url when using --cgi"