]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/en_US/rbot-markov.po
PO file update
[user/henk/code/ruby/rbot.git] / po / en_US / 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: 2009-03-01 23:50+0100\n"
10 "PO-Revision-Date: 2007-07-14 00:06-0400\n"
11 "Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n"
12 "Language-Team: English\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18 #: data/rbot/plugins/markov.rb:366
19 msgid "markov is currently enabled, %{p}% chance of chipping in"
20 msgstr ""
21
22 #: data/rbot/plugins/markov.rb:368
23 msgid ", %{l} messages in queue"
24 msgstr ""
25
26 #: data/rbot/plugins/markov.rb:370
27 msgid ", %{l} chains to upgrade"
28 msgstr ""
29
30 #: data/rbot/plugins/markov.rb:372
31 msgid "markov is currently disabled"
32 msgstr ""
33
34 #: data/rbot/plugins/markov.rb:396
35 msgid "%{u} removed"
36 msgstr ""
37
38 #: data/rbot/plugins/markov.rb:398
39 msgid "not found in list"
40 msgstr ""
41
42 #: data/rbot/plugins/markov.rb:403
43 msgid "%{u} already in list"
44 msgstr ""
45
46 #: data/rbot/plugins/markov.rb:406
47 msgid "%{u} added to markov ignore list"
48 msgstr ""
49
50 #: data/rbot/plugins/markov.rb:409
51 msgid "give the name of a person or channel to ignore"
52 msgstr ""
53
54 #: data/rbot/plugins/markov.rb:412
55 msgid "I'm ignoring %{ignored}"
56 msgstr ""
57
58 #: data/rbot/plugins/markov.rb:414
59 msgid ""
60 "have markov ignore the input from a hostmask or a channel. usage: markov "
61 "ignore add <mask or channel>; markov ignore remove <mask or channel>; markov "
62 "ignore list"
63 msgstr ""
64
65 #: data/rbot/plugins/markov.rb:428
66 msgid "markov has a %{prob}% chance of chipping in"
67 msgstr ""
68
69 #: data/rbot/plugins/markov.rb:468 data/rbot/plugins/markov.rb:485
70 msgid "I can't :("
71 msgstr ""
72
73 #: data/rbot/plugins/markov.rb:542
74 msgid "no such file"
75 msgstr ""
76
77 #: data/rbot/plugins/markov.rb:547
78 msgid "the file is empty!"
79 msgstr ""
80
81 #: data/rbot/plugins/markov.rb:574
82 msgid "example matches for that pattern at lines %{range} include: %{lines}"
83 msgstr ""
84
85 #: data/rbot/plugins/markov.rb:579
86 msgid "the pattern doesn't match anything at lines %{range}"
87 msgstr ""
88
89 #: data/rbot/plugins/markov.rb:584
90 msgid "learning from the file without a pattern would learn, for example: "
91 msgstr ""