summaryrefslogtreecommitdiff
path: root/po/fr/rbot-markov.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fr/rbot-markov.po')
-rw-r--r--po/fr/rbot-markov.po76
1 files changed, 74 insertions, 2 deletions
diff --git a/po/fr/rbot-markov.po b/po/fr/rbot-markov.po
index 106ada30..0365bcb9 100644
--- a/po/fr/rbot-markov.po
+++ b/po/fr/rbot-markov.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rbot\n"
-"POT-Creation-Date: 2008-06-26 14:47+0200\n"
+"POT-Creation-Date: 2009-03-01 23:50+0100\n"
"PO-Revision-Date: 2008-06-21 15:09+0100\n"
"Last-Translator: Lagrange Marc <markocpc@gmail.com>\n"
"Language-Team: French\n"
@@ -15,6 +15,78 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: data/rbot/plugins/markov.rb:146
+#: data/rbot/plugins/markov.rb:366
+#, fuzzy
+msgid "markov is currently enabled, %{p}% chance of chipping in"
+msgstr "markov a %{prob}% de chance de l'ébrècher"
+
+#: data/rbot/plugins/markov.rb:368
+msgid ", %{l} messages in queue"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:370
+msgid ", %{l} chains to upgrade"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:372
+msgid "markov is currently disabled"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:396
+msgid "%{u} removed"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:398
+msgid "not found in list"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:403
+msgid "%{u} already in list"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:406
+msgid "%{u} added to markov ignore list"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:409
+msgid "give the name of a person or channel to ignore"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:412
+msgid "I'm ignoring %{ignored}"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:414
+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:428
msgid "markov has a %{prob}% chance of chipping in"
msgstr "markov a %{prob}% de chance de l'ébrècher"
+
+#: data/rbot/plugins/markov.rb:468 data/rbot/plugins/markov.rb:485
+msgid "I can't :("
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:542
+msgid "no such file"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:547
+msgid "the file is empty!"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:574
+msgid "example matches for that pattern at lines %{range} include: %{lines}"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:579
+msgid "the pattern doesn't match anything at lines %{range}"
+msgstr ""
+
+#: data/rbot/plugins/markov.rb:584
+msgid "learning from the file without a pattern would learn, for example: "
+msgstr ""