]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - po/ja/rbot-spell.po
geoip plugin: thread command
[user/henk/code/ruby/rbot.git] / po / ja / rbot-spell.po
index 641e8d8b35d352b3100bc68be1936c5b477fd0f1..220ee421d111c1a4bb36d832a549a949221992ea 100644 (file)
@@ -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-09 01:36-0400\n"
 "Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n"
 "Language-Team: Japanese\n"
@@ -14,3 +14,41 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\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 <word> => check spelling of <word>, 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 ""