X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=po%2Frbot-spell.pot;h=d9c86de160cd952437173a2a0e201778ec0dd36a;hb=61bf4d98909457f96e5c3f71c36687e42cab53fe;hp=7e67eb980185803932387ab65b730ecdce2f1a8c;hpb=faca5413264c05e648fac38f3b54c49defa83031;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/po/rbot-spell.pot b/po/rbot-spell.pot index 7e67eb98..d9c86de1 100644 --- a/po/rbot-spell.pot +++ b/po/rbot-spell.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: rbot\n" -"POT-Creation-Date: 2008-06-18 16:41+0200\n" -"PO-Revision-Date: 2008-06-05 22:14-0400\n" +"POT-Creation-Date: 2009-03-20 15:57+0100\n" +"PO-Revision-Date: 2009-03-20 15:57+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" @@ -16,26 +16,40 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: data/rbot/plugins/spell.rb:3 +#: data/rbot/plugins/spell.rb:9 +msgid "Path to the program to use to check spelling" +msgstr "" + +#: data/rbot/plugins/spell.rb:12 +msgid "" +"Command line used to call the spell.path. Use %s as a placeholder for the " +"executable name" +msgstr "" + +#: data/rbot/plugins/spell.rb:15 msgid "spell => check spelling of , suggest alternatives" msgstr "" -#: data/rbot/plugins/spell.rb:7 +#: data/rbot/plugins/spell.rb:19 msgid "incorrect usage: " msgstr "" -#: data/rbot/plugins/spell.rb:16 +#: data/rbot/plugins/spell.rb:30 msgid "%{word} may be spelled correctly" msgstr "" -#: data/rbot/plugins/spell.rb:24 +#: data/rbot/plugins/spell.rb:34 msgid "%{word} is presumably derived from " msgstr "" -#: data/rbot/plugins/spell.rb:28 +#: data/rbot/plugins/spell.rb:36 msgid "%{word}: no suggestions" msgstr "" -#: data/rbot/plugins/spell.rb:35 -msgid "couldn't exec ispell :(" +#: data/rbot/plugins/spell.rb:42 +msgid "couldn't exec %{prog} :(" +msgstr "" + +#: data/rbot/plugins/spell.rb:45 +msgid "something odd happened while checking %{word} with %{prog}" msgstr ""