utils: fixed secs_to_string output for one-element arrays
[rbot] / po / rbot-seen.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: 2010-07-02 00:17+0200\n"
11 "PO-Revision-Date: 2010-07-02 00:17+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/seen.rb:12
20 msgid "saying \"%{message}\" in %{where}"
21 msgstr ""
22
23 #: data/rbot/plugins/seen.rb:13
24 msgid "doing *%{nick} %{message}* in %{where}"
25 msgstr ""
26
27 #: data/rbot/plugins/seen.rb:14
28 msgid "changing nick from %{nick} to %{message}"
29 msgstr ""
30
31 #: data/rbot/plugins/seen.rb:15
32 msgid "leaving %{where} (%{message})"
33 msgstr ""
34
35 #: data/rbot/plugins/seen.rb:16
36 msgid "leaving %{where}"
37 msgstr ""
38
39 #: data/rbot/plugins/seen.rb:17
40 msgid "joining %{where}"
41 msgstr ""
42
43 #: data/rbot/plugins/seen.rb:18
44 msgid "quitting IRC (%{message})"
45 msgstr ""
46
47 #: data/rbot/plugins/seen.rb:19
48 msgid "changing the topic of %{where} to \"%{message}\""
49 msgstr ""
50
51 #: data/rbot/plugins/seen.rb:21
52 msgid "a private channel"
53 msgstr ""
54
55 #: data/rbot/plugins/seen.rb:22
56 msgid "changing the topic of %{where}"
57 msgstr ""
58
59 #: data/rbot/plugins/seen.rb:24
60 msgid "speaking in %{where}"
61 msgstr ""
62
63 #: data/rbot/plugins/seen.rb:25
64 msgid "doing something in %{where}"
65 msgstr ""
66
67 #: data/rbot/plugins/seen.rb:27
68 msgid "%{nick} was last seen %{when}, %{doing}"
69 msgstr ""
70
71 #: data/rbot/plugins/seen.rb:28
72 msgid ""
73 "%{nick} was last seen %{when}, %{doing} and %{time} before %{did_before}"
74 msgstr ""
75
76 #: data/rbot/plugins/seen.rb:32
77 msgid "Maximum number of seen users to return in search (0 = no limit)."
78 msgstr ""
79
80 #: data/rbot/plugins/seen.rb:35
81 msgid "Strings/regexes that you'd like to ignore for 'last message' purposes"
82 msgstr ""
83
84 #: data/rbot/plugins/seen.rb:38
85 msgid "seen <nick> => have you seen, or when did you last see <nick>"
86 msgstr ""
87
88 #: data/rbot/plugins/seen.rb:62
89 msgid "nope!"
90 msgstr ""
91
92 #: data/rbot/plugins/seen.rb:153
93 msgid "a moment"
94 msgstr ""
95
96 #: data/rbot/plugins/seen.rb:155
97 msgid "a while"
98 msgstr ""
99
100 #: data/rbot/plugins/seen.rb:167
101 msgid "just now"
102 msgstr ""
103
104 #: data/rbot/plugins/seen.rb:169
105 msgid "%{time} ago"
106 msgstr ""