Limnoria/plugins/ChannelStats/ChannelStats.pot

156 lines
3.3 KiB
Plaintext

# 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: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-10-06 16:16+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: plugin.py:252
msgid "I couldn't find you in my user database."
msgstr ""
#: plugin.py:265
msgid ""
"%s has sent %n; a total of %n, %n, %n, and %n; %s of those messages %s. %s "
"has joined %n, parted %n, quit %n, kicked someone %n, been kicked %n, "
"changed the topic %n, and changed the mode %n."
msgstr ""
#: plugin.py:272
msgid "character"
msgstr ""
#: plugin.py:273 plugin.py:355
msgid "word"
msgstr ""
#: plugin.py:274 plugin.py:356
msgid "smiley"
msgstr ""
#: plugin.py:275 plugin.py:357
msgid "frown"
msgstr ""
#: plugin.py:277 plugin.py:358
msgid "was an ACTION"
msgstr ""
#: plugin.py:278 plugin.py:359
msgid "were ACTIONs"
msgstr ""
#: plugin.py:280 plugin.py:281 plugin.py:282 plugin.py:283 plugin.py:284
#: plugin.py:285 plugin.py:286
msgid "time"
msgstr ""
#: plugin.py:289
#, python-format
msgid "I have no stats for that %s in %s."
msgstr ""
#: plugin.py:291
msgid ""
"[<channel>] [<name>]\n"
"\n"
" Returns the statistics for <name> on <channel>. <channel> is only\n"
" necessary if the message isn't sent on the channel itself. If "
"<name>\n"
" isn't given, it defaults to the user sending the command.\n"
" "
msgstr ""
#: plugin.py:305
msgid ""
"There's really no reason why you should have underscores or brackets in your "
"mathematical expression. Please remove them."
msgstr ""
#: plugin.py:309
msgid "You can't use lambda in this command."
msgstr ""
#: plugin.py:323
msgid "stat variable"
msgstr ""
#: plugin.py:335
msgid ""
"[<channel>] <stat expression>\n"
"\n"
" Returns the ranking of users according to the given stat "
"expression.\n"
" Valid variables in the stat expression include 'msgs', 'chars',\n"
" 'words', 'smileys', 'frowns', 'actions', 'joins', 'parts', 'quits',\n"
" 'kicks', 'kicked', 'topics', and 'modes'. Any simple mathematical\n"
" expression involving those variables is permitted.\n"
" "
msgstr ""
#: plugin.py:349
msgid ""
"On %s there %h been %i messages, containing %i characters, %n, %n, and %n; "
"%i of those messages %s. There have been %n, %n, %n, %n, %n, and %n. There "
"%b currently %n and the channel has peaked at %n."
msgstr ""
#: plugin.py:360
msgid "join"
msgstr ""
#: plugin.py:361
msgid "part"
msgstr ""
#: plugin.py:362
msgid "quit"
msgstr ""
#: plugin.py:363
msgid "kick"
msgstr ""
#: plugin.py:364
msgid "mode"
msgstr ""
#: plugin.py:364 plugin.py:365
msgid "change"
msgstr ""
#: plugin.py:365
msgid "topic"
msgstr ""
#: plugin.py:367 plugin.py:368
msgid "user"
msgstr ""
#: plugin.py:371
#, python-format
msgid "I've never been on %s."
msgstr ""
#: plugin.py:372
msgid ""
"[<channel>]\n"
"\n"
" Returns the statistics for <channel>. <channel> is only necessary "
"if\n"
" the message isn't sent on the channel itself.\n"
" "
msgstr ""