Dumpable definition of #any? and #all? methods for Channel#mode
[rbot] / po / rbot-factoids.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: 2008-06-20 01:49+0200\n"
11 "PO-Revision-Date: 2008-06-05 22:14-0400\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/factoids.rb:32
20 msgid "from %{who}"
21 msgstr ""
22
23 #: data/rbot/plugins/factoids.rb:35
24 msgid "on %{when}"
25 msgstr ""
26
27 #: data/rbot/plugins/factoids.rb:38
28 msgid "in %{where}"
29 msgstr ""
30
31 #: data/rbot/plugins/factoids.rb:41
32 msgid " [%{data}]"
33 msgstr ""
34
35 #: data/rbot/plugins/factoids.rb:142
36 msgid "%{name} (%{fname}) must be under %{dir}"
37 msgstr ""
38
39 #: data/rbot/plugins/factoids.rb:149
40 msgid "%{name} is not a file"
41 msgstr ""
42
43 #: data/rbot/plugins/factoids.rb:163
44 msgid "fact must be the last field"
45 msgstr ""
46
47 #: data/rbot/plugins/factoids.rb:170
48 msgid "%{name} (%{fname}) doesn't exist"
49 msgstr ""
50
51 #: data/rbot/plugins/factoids.rb:263
52 msgid ""
53 "factoids plugin: learn that <factoid>, forget that <factoids>, facts about "
54 "<words>"
55 msgstr ""
56
57 #: data/rbot/plugins/factoids.rb:292 data/rbot/plugins/factoids.rb:404
58 #: data/rbot/plugins/factoids.rb:436
59 msgid "please select a fact number between 1 and %{total}"
60 msgstr ""
61
62 #: data/rbot/plugins/factoids.rb:296
63 msgid "I forgot that %{factoid}"
64 msgstr ""
65
66 #: data/rbot/plugins/factoids.rb:299
67 msgid "I couldn't delete factoid %{idx}"
68 msgstr ""
69
70 #: data/rbot/plugins/factoids.rb:307
71 msgid "I didn't know that %{factoid}"
72 msgstr ""
73
74 #: data/rbot/plugins/factoids.rb:314
75 msgid "[%{idx}/%{total}] %{fact}"
76 msgstr ""
77
78 #: data/rbot/plugins/factoids.rb:342
79 msgid "I know %{total} facts"
80 msgstr ""
81
82 #: data/rbot/plugins/factoids.rb:352 data/rbot/plugins/factoids.rb:420
83 msgid "I know nothing about %{words}"
84 msgstr ""
85
86 #: data/rbot/plugins/factoids.rb:357
87 msgid "%{len} out of %{total} facts refer to %{words}, I'll only show %{max}"
88 msgstr ""
89
90 #: data/rbot/plugins/factoids.rb:412
91 msgid "I know nothing"
92 msgstr ""
93
94 #: data/rbot/plugins/factoids.rb:452
95 msgid "not a date '%{dstr}'"
96 msgstr ""
97
98 #: data/rbot/plugins/factoids.rb:460
99 msgid "couldn't change learn data for fact %{fact}: %{err}"
100 msgstr ""
101
102 #: data/rbot/plugins/factoids.rb:475
103 msgid "failed to import facts from %{fname}: %{err}"
104 msgstr ""
105
106 #: data/rbot/plugins/factoids.rb:480
107 msgid "%{len} facts loaded from %{fname}"
108 msgstr ""