imdb: fix for the check of the final /
[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: 2011-06-03 12:39+0200\n"
11 "PO-Revision-Date: 2011-06-03 12:39+0200\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:265
52 msgid "learn that <factoid> => learn a factoid"
53 msgstr ""
54
55 #: data/rbot/plugins/factoids.rb:269
56 msgid ""
57 "factoids plugin: learn that <factoid>, forget that <factoid>, facts about "
58 "<words>"
59 msgstr ""
60
61 #: data/rbot/plugins/factoids.rb:299 data/rbot/plugins/factoids.rb:420
62 #: data/rbot/plugins/factoids.rb:452
63 msgid "please select a fact number between 1 and %{total}"
64 msgstr ""
65
66 #: data/rbot/plugins/factoids.rb:303
67 msgid "I forgot that %{factoid}"
68 msgstr ""
69
70 #: data/rbot/plugins/factoids.rb:306
71 msgid "I couldn't delete factoid %{idx}"
72 msgstr ""
73
74 #: data/rbot/plugins/factoids.rb:314
75 msgid "I didn't know that %{factoid}"
76 msgstr ""
77
78 #: data/rbot/plugins/factoids.rb:321
79 msgid "[%{idx}/%{total}] %{fact}"
80 msgstr ""
81
82 #: data/rbot/plugins/factoids.rb:349
83 msgid "I know %{total} facts"
84 msgstr ""
85
86 #: data/rbot/plugins/factoids.rb:360 data/rbot/plugins/factoids.rb:436
87 msgid "I know nothing about %{words}"
88 msgstr ""
89
90 #: data/rbot/plugins/factoids.rb:362
91 msgid "I know nothing matching %{rx}"
92 msgstr ""
93
94 #: data/rbot/plugins/factoids.rb:368
95 msgid "%{len} out of %{total} facts refer to %{words}, I'll only show %{max}"
96 msgstr ""
97
98 #: data/rbot/plugins/factoids.rb:428
99 msgid "I know nothing"
100 msgstr ""
101
102 #: data/rbot/plugins/factoids.rb:468
103 msgid "not a date '%{dstr}'"
104 msgstr ""
105
106 #: data/rbot/plugins/factoids.rb:476
107 msgid "couldn't change learn data for fact %{fact}: %{err}"
108 msgstr ""
109
110 #: data/rbot/plugins/factoids.rb:491
111 msgid "failed to import facts from %{fname}: %{err}"
112 msgstr ""
113
114 #: data/rbot/plugins/factoids.rb:496
115 msgid "%{len} facts loaded from %{fname}"
116 msgstr ""