summaryrefslogtreecommitdiff
path: root/po/rbot-factoids.pot
blob: c4b895af14a5028a96c7bad70a0c5eb95ac52fce (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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: rbot\n"
"POT-Creation-Date: 2009-03-20 15:57+0100\n"
"PO-Revision-Date: 2009-03-20 15:57+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: data/rbot/plugins/factoids.rb:32
msgid "from %{who}"
msgstr ""

#: data/rbot/plugins/factoids.rb:35
msgid "on %{when}"
msgstr ""

#: data/rbot/plugins/factoids.rb:38
msgid "in %{where}"
msgstr ""

#: data/rbot/plugins/factoids.rb:41
msgid " [%{data}]"
msgstr ""

#: data/rbot/plugins/factoids.rb:142
msgid "%{name} (%{fname}) must be under %{dir}"
msgstr ""

#: data/rbot/plugins/factoids.rb:149
msgid "%{name} is not a file"
msgstr ""

#: data/rbot/plugins/factoids.rb:163
msgid "fact must be the last field"
msgstr ""

#: data/rbot/plugins/factoids.rb:170
msgid "%{name} (%{fname}) doesn't exist"
msgstr ""

#: data/rbot/plugins/factoids.rb:263
msgid ""
"factoids plugin: learn that <factoid>, forget that <factoids>, facts about "
"<words>"
msgstr ""

#: data/rbot/plugins/factoids.rb:292 data/rbot/plugins/factoids.rb:409
#: data/rbot/plugins/factoids.rb:441
msgid "please select a fact number between 1 and %{total}"
msgstr ""

#: data/rbot/plugins/factoids.rb:296
msgid "I forgot that %{factoid}"
msgstr ""

#: data/rbot/plugins/factoids.rb:299
msgid "I couldn't delete factoid %{idx}"
msgstr ""

#: data/rbot/plugins/factoids.rb:307
msgid "I didn't know that %{factoid}"
msgstr ""

#: data/rbot/plugins/factoids.rb:314
msgid "[%{idx}/%{total}] %{fact}"
msgstr ""

#: data/rbot/plugins/factoids.rb:342
msgid "I know %{total} facts"
msgstr ""

#: data/rbot/plugins/factoids.rb:352 data/rbot/plugins/factoids.rb:425
msgid "I know nothing about %{words}"
msgstr ""

#: data/rbot/plugins/factoids.rb:357
msgid "%{len} out of %{total} facts refer to %{words}, I'll only show %{max}"
msgstr ""

#: data/rbot/plugins/factoids.rb:417
msgid "I know nothing"
msgstr ""

#: data/rbot/plugins/factoids.rb:457
msgid "not a date '%{dstr}'"
msgstr ""

#: data/rbot/plugins/factoids.rb:465
msgid "couldn't change learn data for fact %{fact}: %{err}"
msgstr ""

#: data/rbot/plugins/factoids.rb:480
msgid "failed to import facts from %{fname}: %{err}"
msgstr ""

#: data/rbot/plugins/factoids.rb:485
msgid "%{len} facts loaded from %{fname}"
msgstr ""