diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-09 09:09:02 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-09 09:09:02 +0000 |
commit | 54a4151306458686ec1de8ba3d2adbb86a69e576 (patch) | |
tree | 61de4e00fdac9596965bcd7b3ba4dc70f68af55a /po/es.po | |
parent | af388addc609a8b7993f73b980daf61fd567fe6d (diff) | |
download | ikiwiki-54a4151306458686ec1de8ba3d2adbb86a69e576.tar ikiwiki-54a4151306458686ec1de8ba3d2adbb86a69e576.tar.gz |
* Add a graphviz plugin.
* Suggests: graphviz
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: es\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-04-06 16:36-0400\n" +"POT-Creation-Date: 2007-04-09 01:55-0700\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" @@ -126,6 +126,15 @@ msgid "failed to find url in html" msgstr "" "El complemento googlecalendar no ha encontrado un URL en el código HTML" +#: ../IkiWiki/Plugin/graphviz.pm:59 +#, fuzzy +msgid "failed to run graphviz" +msgstr "El complemento linkmap no ha podido ejecutar el programa dot" + +#: ../IkiWiki/Plugin/graphviz.pm:81 +msgid "prog not a valid graphviz program" +msgstr "" + #: ../IkiWiki/Plugin/img.pm:36 #, fuzzy, perl-format msgid "%s not found" @@ -571,7 +580,7 @@ msgstr "Error" #. translators: preprocessor directive name, #. translators: the second a page name, the #. translators: third a number. -#: ../IkiWiki.pm:614 +#: ../IkiWiki.pm:620 #, perl-format msgid "%s preprocessing loop detected on %s at depth %i" msgstr "" |