]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - po/rbot-markov.pot
Merge pull request #60 from ruby-rbot/dependabot/bundler/oauth-0.5.5
[user/henk/code/ruby/rbot.git] / po / rbot-markov.pot
index c98a4be63c9b9f2f5f69c4cf340a0e5a1313d028..b7a035ef71bc73bf82df50244f38e69ad7cf0bc0 100644 (file)
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: rbot\n"
-"POT-Creation-Date: 2008-06-26 14:47+0200\n"
-"PO-Revision-Date: 2008-06-26 14:47+0200\n"
+"POT-Creation-Date: 2010-06-30 09:58+0200\n"
+"PO-Revision-Date: 2010-06-30 09:58+0200\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "MIME-Version: 1.0\n"
@@ -16,6 +16,100 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
 
-#: data/rbot/plugins/markov.rb:146
+#: data/rbot/plugins/markov.rb:384
+msgid "markov is currently enabled, %{p}% chance of chipping in"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:386
+msgid ", %{l} messages in queue"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:388
+msgid ", %{l} chains to upgrade"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:390
+msgid "markov is currently disabled"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:424 data/rbot/plugins/markov.rb:455
+msgid "%{u} removed"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:426 data/rbot/plugins/markov.rb:457
+msgid "not found in list"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:431 data/rbot/plugins/markov.rb:462
+msgid "%{u} already in list"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:434
+msgid "%{u} added to markov ignore list"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:437
+msgid "give the name of a person or channel to ignore"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:440
+msgid "I'm ignoring %{ignored}"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:442
+msgid ""
+"have markov ignore the input from a hostmask or a channel. usage: markov "
+"ignore add <mask or channel>; markov ignore remove <mask or channel>; markov "
+"ignore list"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:465
+msgid "%{u} added to markov readonly list"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:468
+msgid "give the name of a person or channel to read only"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:471
+msgid "I'm only reading %{readonly}"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:473
+msgid ""
+"have markov not answer to input from a hostmask or a channel. usage: markov "
+"readonly add <mask or channel>; markov readonly remove <mask or channel>; "
+"markov readonly list"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:487
 msgid "markov has a %{prob}% chance of chipping in"
 msgstr ""
+
+#: data/rbot/plugins/markov.rb:518
+msgid "Message delay is %{delay}"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:571 data/rbot/plugins/markov.rb:588
+msgid "I can't :("
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:661
+msgid "no such file"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:666
+msgid "the file is empty!"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:693
+msgid "example matches for that pattern at lines %{range} include: %{lines}"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:698
+msgid "the pattern doesn't match anything at lines %{range}"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:703
+msgid "learning from the file without a pattern would learn, for example: "
+msgstr ""