diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-07 06:27:27 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-07 06:27:27 +0000 |
commit | 7ae2deacdf5ebf7274da8c77daf42b43aca985c0 (patch) | |
tree | c5e8bd391fceef4818866d9308d47392dc269511 /po/es.po | |
parent | 4a770de3ac54c51e01ff1279f3cd869952ecc51c (diff) | |
download | ikiwiki-7ae2deacdf5ebf7274da8c77daf42b43aca985c0.tar ikiwiki-7ae2deacdf5ebf7274da8c77daf42b43aca985c0.tar.gz |
improve l10n
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 39 |
1 files changed, 38 insertions, 1 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-03-07 00:16-0500\n" +"POT-Creation-Date: 2007-03-07 01:22-0500\n" "PO-Revision-Date: 2007-02-12 10:31+0100\n" "Last-Translator: Víctor Moral <victor@taquiones.net>\n" "Language-Team: spanish <es@li.org>\n" @@ -313,6 +313,43 @@ msgstr "El atajo %s apunta a %s" msgid "failed to parse any smileys, disabling plugin" msgstr "Algunos emoticonos tienen errores, se desactiva el complemento smiley" +#: ../IkiWiki/Plugin/sparkline.pm:63 +#, fuzzy +msgid "sparkline parse error" +msgstr "El complemento linkmap no ha podido ejecutar el programa dot" + +#: ../IkiWiki/Plugin/sparkline.pm:69 +msgid "sparkline bad featurepoint diameter" +msgstr "" + +#: ../IkiWiki/Plugin/sparkline.pm:79 +msgid "sparkline bad featurepoint location" +msgstr "" + +#: ../IkiWiki/Plugin/sparkline.pm:90 +msgid "sparkline missing values" +msgstr "" + +#: ../IkiWiki/Plugin/sparkline.pm:95 +#, fuzzy +msgid "sparkline bad height value" +msgstr "El complemento linkmap no ha podido ejecutar el programa dot" + +#: ../IkiWiki/Plugin/sparkline.pm:102 +#, fuzzy +msgid "sparkline missing width parameter" +msgstr "A el complemento template le falta el parámetro id" + +#: ../IkiWiki/Plugin/sparkline.pm:106 +#, fuzzy +msgid "sparkline bad width value" +msgstr "El complemento linkmap no ha podido ejecutar el programa dot" + +#: ../IkiWiki/Plugin/sparkline.pm:112 +#, fuzzy +msgid "sparkline previewing not implemented" +msgstr "la funcionalidad getctime no está incluida" + #: ../IkiWiki/Plugin/sparkline.pm:148 #, fuzzy msgid "sparkline failed to run php" |