]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/rbot-markov.pot
BIG PO file update
[user/henk/code/ruby/rbot.git] / po / rbot-markov.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: rbot\n"
10 "POT-Creation-Date: 2009-03-20 15:57+0100\n"
11 "PO-Revision-Date: 2009-03-20 15:57+0100\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\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=INTEGER; plural=EXPRESSION;\n"
18
19 #: data/rbot/plugins/markov.rb:366
20 msgid "markov is currently enabled, %{p}% chance of chipping in"
21 msgstr ""
22
23 #: data/rbot/plugins/markov.rb:368
24 msgid ", %{l} messages in queue"
25 msgstr ""
26
27 #: data/rbot/plugins/markov.rb:370
28 msgid ", %{l} chains to upgrade"
29 msgstr ""
30
31 #: data/rbot/plugins/markov.rb:372
32 msgid "markov is currently disabled"
33 msgstr ""
34
35 #: data/rbot/plugins/markov.rb:396
36 msgid "%{u} removed"
37 msgstr ""
38
39 #: data/rbot/plugins/markov.rb:398
40 msgid "not found in list"
41 msgstr ""
42
43 #: data/rbot/plugins/markov.rb:403
44 msgid "%{u} already in list"
45 msgstr ""
46
47 #: data/rbot/plugins/markov.rb:406
48 msgid "%{u} added to markov ignore list"
49 msgstr ""
50
51 #: data/rbot/plugins/markov.rb:409
52 msgid "give the name of a person or channel to ignore"
53 msgstr ""
54
55 #: data/rbot/plugins/markov.rb:412
56 msgid "I'm ignoring %{ignored}"
57 msgstr ""
58
59 #: data/rbot/plugins/markov.rb:414
60 msgid ""
61 "have markov ignore the input from a hostmask or a channel. usage: markov "
62 "ignore add <mask or channel>; markov ignore remove <mask or channel>; markov "
63 "ignore list"
64 msgstr ""
65
66 #: data/rbot/plugins/markov.rb:428
67 msgid "markov has a %{prob}% chance of chipping in"
68 msgstr ""
69
70 #: data/rbot/plugins/markov.rb:468 data/rbot/plugins/markov.rb:485
71 msgid "I can't :("
72 msgstr ""
73
74 #: data/rbot/plugins/markov.rb:542
75 msgid "no such file"
76 msgstr ""
77
78 #: data/rbot/plugins/markov.rb:547
79 msgid "the file is empty!"
80 msgstr ""
81
82 #: data/rbot/plugins/markov.rb:574
83 msgid "example matches for that pattern at lines %{range} include: %{lines}"
84 msgstr ""
85
86 #: data/rbot/plugins/markov.rb:579
87 msgid "the pattern doesn't match anything at lines %{range}"
88 msgstr ""
89
90 #: data/rbot/plugins/markov.rb:584
91 msgid "learning from the file without a pattern would learn, for example: "
92 msgstr ""