Limnoria/plugins/Ctcp/messages.pot

65 lines
1.4 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2014-03-22 16:34+EET\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"
"Generated-By: pygettext.py 1.5\n"
#: plugin.py:81
#, docstring
msgid "^\001PING(?: (.+))?\001$"
msgstr ""
#: plugin.py:90
#, docstring
msgid "^\001VERSION\001$"
msgstr ""
#: plugin.py:95
#, docstring
msgid "^\001USERINFO\001$"
msgstr ""
#: plugin.py:100
#, docstring
msgid "^\001TIME\001$"
msgstr ""
#: plugin.py:105
#, docstring
msgid "^\001FINGER\001$"
msgstr ""
#: plugin.py:108
msgid "Supybot, the best Python IRC bot in existence!"
msgstr ""
#: plugin.py:111
#, docstring
msgid "^\001SOURCE\001$"
msgstr ""
#: plugin.py:127
#, docstring
msgid ""
"[<channel>] [--nicks]\n"
"\n"
" Sends a CTCP VERSION to <channel>, returning the various\n"
" version strings returned. It waits for 10 seconds before returning\n"
" the versions received at that point. If --nicks is given, nicks are\n"
" associated with the version strings; otherwise, only the version\n"
" strings are given.\n"
" "
msgstr ""