]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/fr/rbot-markov.po
Merge pull request #60 from ruby-rbot/dependabot/bundler/oauth-0.5.5
[user/henk/code/ruby/rbot.git] / po / fr / rbot-markov.po
1 # Gettext template file for rbot
2 # Copyright (C) 2007 Tom Gilbert
3 # This file is distributed under the same license as the rbot package.
4 # Yaohan Chen <yaohan.chen@gmail.com>, 2007.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: rbot\n"
9 "POT-Creation-Date: 2010-06-30 09:58+0200\n"
10 "PO-Revision-Date: 2008-06-21 15:09+0100\n"
11 "Last-Translator: Lagrange Marc <markocpc@gmail.com>\n"
12 "Language-Team: French\n"
13 "Language: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
19 #: data/rbot/plugins/markov.rb:384
20 #, fuzzy
21 msgid "markov is currently enabled, %{p}% chance of chipping in"
22 msgstr "markov a %{prob}% de chance de l'ébrècher"
23
24 #: data/rbot/plugins/markov.rb:386
25 msgid ", %{l} messages in queue"
26 msgstr ""
27
28 #: data/rbot/plugins/markov.rb:388
29 msgid ", %{l} chains to upgrade"
30 msgstr ""
31
32 #: data/rbot/plugins/markov.rb:390
33 msgid "markov is currently disabled"
34 msgstr ""
35
36 #: data/rbot/plugins/markov.rb:424 data/rbot/plugins/markov.rb:455
37 msgid "%{u} removed"
38 msgstr ""
39
40 #: data/rbot/plugins/markov.rb:426 data/rbot/plugins/markov.rb:457
41 msgid "not found in list"
42 msgstr ""
43
44 #: data/rbot/plugins/markov.rb:431 data/rbot/plugins/markov.rb:462
45 msgid "%{u} already in list"
46 msgstr ""
47
48 #: data/rbot/plugins/markov.rb:434
49 msgid "%{u} added to markov ignore list"
50 msgstr ""
51
52 #: data/rbot/plugins/markov.rb:437
53 msgid "give the name of a person or channel to ignore"
54 msgstr ""
55
56 #: data/rbot/plugins/markov.rb:440
57 msgid "I'm ignoring %{ignored}"
58 msgstr ""
59
60 #: data/rbot/plugins/markov.rb:442
61 msgid ""
62 "have markov ignore the input from a hostmask or a channel. usage: markov "
63 "ignore add <mask or channel>; markov ignore remove <mask or channel>; markov "
64 "ignore list"
65 msgstr ""
66
67 #: data/rbot/plugins/markov.rb:465
68 msgid "%{u} added to markov readonly list"
69 msgstr ""
70
71 #: data/rbot/plugins/markov.rb:468
72 msgid "give the name of a person or channel to read only"
73 msgstr ""
74
75 #: data/rbot/plugins/markov.rb:471
76 msgid "I'm only reading %{readonly}"
77 msgstr ""
78
79 #: data/rbot/plugins/markov.rb:473
80 msgid ""
81 "have markov not answer to input from a hostmask or a channel. usage: markov "
82 "readonly add <mask or channel>; markov readonly remove <mask or channel>; "
83 "markov readonly list"
84 msgstr ""
85
86 #: data/rbot/plugins/markov.rb:487
87 msgid "markov has a %{prob}% chance of chipping in"
88 msgstr "markov a %{prob}% de chance de l'ébrècher"
89
90 #: data/rbot/plugins/markov.rb:518
91 msgid "Message delay is %{delay}"
92 msgstr ""
93
94 #: data/rbot/plugins/markov.rb:571 data/rbot/plugins/markov.rb:588
95 msgid "I can't :("
96 msgstr ""
97
98 #: data/rbot/plugins/markov.rb:661
99 msgid "no such file"
100 msgstr ""
101
102 #: data/rbot/plugins/markov.rb:666
103 msgid "the file is empty!"
104 msgstr ""
105
106 #: data/rbot/plugins/markov.rb:693
107 msgid "example matches for that pattern at lines %{range} include: %{lines}"
108 msgstr ""
109
110 #: data/rbot/plugins/markov.rb:698
111 msgid "the pattern doesn't match anything at lines %{range}"
112 msgstr ""
113
114 #: data/rbot/plugins/markov.rb:703
115 msgid "learning from the file without a pattern would learn, for example: "
116 msgstr ""