diff options
Diffstat (limited to 'po/rbot-seen.pot')
-rw-r--r-- | po/rbot-seen.pot | 86 |
1 files changed, 49 insertions, 37 deletions
diff --git a/po/rbot-seen.pot b/po/rbot-seen.pot index d0871b54..c5f81eed 100644 --- a/po/rbot-seen.pot +++ b/po/rbot-seen.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: rbot\n" -"POT-Creation-Date: 2009-03-20 16:03+0100\n" -"PO-Revision-Date: 2009-03-20 16:03+0100\n" +"POT-Creation-Date: 2010-06-30 09:58+0200\n" +"PO-Revision-Date: 2010-06-30 09:58+0200\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" @@ -16,75 +16,87 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" +#: data/rbot/plugins/seen.rb:12 +msgid "saying \"%{message}\" in %{where}" +msgstr "" + #: data/rbot/plugins/seen.rb:13 -msgid "Maximum number of seen users to return in search (0 = no limit)." +msgid "doing *%{nick} %{message}* in %{where}" +msgstr "" + +#: data/rbot/plugins/seen.rb:14 +msgid "changing nick from %{nick} to %{message}" +msgstr "" + +#: data/rbot/plugins/seen.rb:15 +msgid "leaving %{where} (%{message})" msgstr "" #: data/rbot/plugins/seen.rb:16 -msgid "seen <nick> => have you seen, or when did you last see <nick>" +msgid "leaving %{where}" msgstr "" -#: data/rbot/plugins/seen.rb:40 -msgid "nope!" +#: data/rbot/plugins/seen.rb:17 +msgid "joining %{where}" msgstr "" -#: data/rbot/plugins/seen.rb:87 -msgid "%{nick} was last seen %{when}, %{doing}" +#: data/rbot/plugins/seen.rb:18 +msgid "quitting IRC (%{message})" msgstr "" -#: data/rbot/plugins/seen.rb:88 -msgid "" -"%{nick} was last seen %{when}, %{doing} and %{time} before %{did_before}" +#: data/rbot/plugins/seen.rb:19 +msgid "changing the topic of %{where} to \"%{message}\"" msgstr "" -#: data/rbot/plugins/seen.rb:95 data/rbot/plugins/seen.rb:128 -msgid "saying \"%{message}\"" +#: data/rbot/plugins/seen.rb:21 +msgid "a private channel" msgstr "" -#: data/rbot/plugins/seen.rb:97 -msgid "doing *%{nick} %{message}*" +#: data/rbot/plugins/seen.rb:22 +msgid "changing the topic of %{where}" msgstr "" -#: data/rbot/plugins/seen.rb:107 -msgid "a moment" +#: data/rbot/plugins/seen.rb:24 +msgid "speaking in %{where}" msgstr "" -#: data/rbot/plugins/seen.rb:109 -msgid "a while" +#: data/rbot/plugins/seen.rb:25 +msgid "doing something in %{where}" msgstr "" -#: data/rbot/plugins/seen.rb:121 -msgid "just now" +#: data/rbot/plugins/seen.rb:27 +msgid "%{nick} was last seen %{when}, %{doing}" msgstr "" -#: data/rbot/plugins/seen.rb:123 -msgid "%{time} ago" +#: data/rbot/plugins/seen.rb:28 +msgid "" +"%{nick} was last seen %{when}, %{doing} and %{time} before %{did_before}" msgstr "" -#: data/rbot/plugins/seen.rb:130 -msgid "doing *%{message}*" +#: data/rbot/plugins/seen.rb:32 +msgid "Maximum number of seen users to return in search (0 = no limit)." msgstr "" -#: data/rbot/plugins/seen.rb:132 -msgid "changing nick from %{nick} to %{message}" +#: data/rbot/plugins/seen.rb:35 +msgid "seen <nick> => have you seen, or when did you last see <nick>" msgstr "" -#: data/rbot/plugins/seen.rb:135 -msgid "leaving %{where}" +#: data/rbot/plugins/seen.rb:59 +msgid "nope!" msgstr "" -#: data/rbot/plugins/seen.rb:137 -msgid "leaving %{where} (%{message})" +#: data/rbot/plugins/seen.rb:146 +msgid "a moment" msgstr "" -#: data/rbot/plugins/seen.rb:140 -msgid "joining %{where}" +#: data/rbot/plugins/seen.rb:148 +msgid "a while" msgstr "" -#: data/rbot/plugins/seen.rb:142 -msgid "quitting IRC (%{message})" +#: data/rbot/plugins/seen.rb:160 +msgid "just now" msgstr "" -#: data/rbot/plugins/seen.rb:144 -msgid "changing the topic of %{where} to \"%{message}\"" +#: data/rbot/plugins/seen.rb:162 +msgid "%{time} ago" msgstr "" |