diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-07-02 00:19:58 +0200 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-07-02 00:19:58 +0200 |
commit | 45e64112a783603d5bef1055829b791c62bc6272 (patch) | |
tree | a9080cc55423e0c3bc78f2744efd2e05810d2424 /po/en/rbot-seen.po | |
parent | d74ddbfab3b4f97ad37b54d285902aaf7dd0aabf (diff) |
Update PO files
Diffstat (limited to 'po/en/rbot-seen.po')
-rw-r--r-- | po/en/rbot-seen.po | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/po/en/rbot-seen.po b/po/en/rbot-seen.po index 8623bba5..37c32651 100644 --- a/po/en/rbot-seen.po +++ b/po/en/rbot-seen.po @@ -60,25 +60,29 @@ msgid "Maximum number of seen users to return in search (0 = no limit)." msgstr "" #: data/rbot/plugins/seen.rb:35 +msgid "Strings/regexes that you'd like to ignore for 'last message' purposes" +msgstr "" + +#: data/rbot/plugins/seen.rb:38 msgid "seen <nick> => have you seen, or when did you last see <nick>" msgstr "" -#: data/rbot/plugins/seen.rb:59 +#: data/rbot/plugins/seen.rb:62 msgid "nope!" msgstr "" -#: data/rbot/plugins/seen.rb:146 +#: data/rbot/plugins/seen.rb:153 msgid "a moment" msgstr "" -#: data/rbot/plugins/seen.rb:148 +#: data/rbot/plugins/seen.rb:155 msgid "a while" msgstr "" -#: data/rbot/plugins/seen.rb:160 +#: data/rbot/plugins/seen.rb:167 msgid "just now" msgstr "" -#: data/rbot/plugins/seen.rb:162 +#: data/rbot/plugins/seen.rb:169 msgid "%{time} ago" msgstr "" |