]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blob - po/rbot-factoids.pot
each plugin uses its own po file
[user/henk/code/ruby/rbot.git] / 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-05 22:14-0400\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 "factoids plugin: learn that <factoid>, forget that <factoids>, facts about <words>"
53 msgstr ""
54
55 #: data/rbot/plugins/factoids.rb:292 data/rbot/plugins/factoids.rb:404 data/rbot/plugins/factoids.rb:436
56 msgid "please select a fact number between 1 and %{total}"
57 msgstr ""
58
59 #: data/rbot/plugins/factoids.rb:296
60 msgid "I forgot that %{factoid}"
61 msgstr ""
62
63 #: data/rbot/plugins/factoids.rb:299
64 msgid "I couldn't delete factoid %{idx}"
65 msgstr ""
66
67 #: data/rbot/plugins/factoids.rb:307
68 msgid "I didn't know that %{factoid}"
69 msgstr ""
70
71 #: data/rbot/plugins/factoids.rb:314
72 msgid "[%{idx}/%{total}] %{fact}"
73 msgstr ""
74
75 #: data/rbot/plugins/factoids.rb:342
76 msgid "I know %{total} facts"
77 msgstr ""
78
79 #: data/rbot/plugins/factoids.rb:352 data/rbot/plugins/factoids.rb:420
80 msgid "I know nothing about %{words}"
81 msgstr ""
82
83 #: data/rbot/plugins/factoids.rb:357
84 msgid "%{len} out of %{total} facts refer to %{words}, I'll only show %{max}"
85 msgstr ""
86
87 #: data/rbot/plugins/factoids.rb:412
88 msgid "I know nothing"
89 msgstr ""
90
91 #: data/rbot/plugins/factoids.rb:452
92 msgid "not a date '%{dstr}'"
93 msgstr ""
94
95 #: data/rbot/plugins/factoids.rb:460
96 msgid "couldn't change learn data for fact %{fact}: %{err}"
97 msgstr ""
98
99 #: data/rbot/plugins/factoids.rb:475
100 msgid "failed to import facts from %{fname}: %{err}"
101 msgstr ""
102
103 #: data/rbot/plugins/factoids.rb:480
104 msgid "%{len} facts loaded from %{fname}"
105 msgstr ""