summaryrefslogtreecommitdiff
path: root/po/zh_TW/rbot-markov.po
blob: c3ea7f3629068f847cc56cf9c995d1010aa95f3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
# Gettext template file for rbot
# Copyright (C) 2007 Tom Gilbert
# This file is distributed under the same license as the rbot package.
# Tom Gilbert <tom@linuxbrit.co.uk>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: rbot\n"
"POT-Creation-Date: 2009-03-01 23:50+0100\n"
"PO-Revision-Date: 2007-07-09 01:24-0400\n"
"Last-Translator: Liang-Bin Hsueh <hlb@handlino.com>\n"
"Language-Team: Chinese\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: data/rbot/plugins/markov.rb:366
msgid "markov is currently enabled, %{p}% chance of chipping in"
msgstr ""

#: 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 ""

#: 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 ""