X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=po%2Fen_US%2Frbot-spell.po;h=425cc4ccd40c069582799c1d75689bb74be9f676;hb=719e3e00db7e85326bae04275b9d8c030ccf4892;hp=80b32afc344367e4ae0a9ac3017103a85017eef5;hpb=caffbfa94b84569fb64ed6ecb68f9ca960deca2a;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/po/en_US/rbot-spell.po b/po/en_US/rbot-spell.po index 80b32afc..425cc4cc 100644 --- a/po/en_US/rbot-spell.po +++ b/po/en_US/rbot-spell.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rbot\n" -"POT-Creation-Date: 2008-06-05 18:27-0400\n" +"POT-Creation-Date: 2008-07-07 18:02+0200\n" "PO-Revision-Date: 2007-07-14 00:06-0400\n" "Last-Translator: Yaohan Chen \n" "Language-Team: English\n" @@ -14,3 +14,41 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: 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.program. 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:19 +msgid "incorrect usage: " +msgstr "" + +#: data/rbot/plugins/spell.rb:30 +msgid "%{word} may be spelled correctly" +msgstr "" + +#: data/rbot/plugins/spell.rb:34 +msgid "%{word} is presumably derived from " +msgstr "" + +#: data/rbot/plugins/spell.rb:36 +msgid "%{word}: no suggestions" +msgstr "" + +#: 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 ""