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/pl.po | |
parent | af388addc609a8b7993f73b980daf61fd567fe6d (diff) | |
download | ikiwiki-54a4151306458686ec1de8ba3d2adbb86a69e576.tar ikiwiki-54a4151306458686ec1de8ba3d2adbb86a69e576.tar.gz |
* Add a graphviz plugin.
* Suggests: graphviz
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki 1.37\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-01-05 16:33+100\n" "Last-Translator: Paweł Tęcza <ptecza@net.icm.edu.pl>\n" "Language-Team: Debian L10n Polish <debian-l10n-polish@lists.debian.org>\n" @@ -125,6 +125,15 @@ msgstr "" "awaria wtyczki googlecalendar z powodu nieodnalezionego adresu URL na " "stronie HTML" +#: ../IkiWiki/Plugin/graphviz.pm:59 +#, fuzzy +msgid "failed to run graphviz" +msgstr "awaria wtyczki linkmap" + +#: ../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" @@ -570,7 +579,7 @@ msgstr "Błąd" #. 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 "polecenie preprocesora %s wykryte w %s na głębokości %i" |