2010-10-20 09:10:03 +02:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR ORGANIZATION
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2013-11-27 00:02:05 +01:00
|
|
|
"POT-Creation-Date: 2013-11-26 23:54+CET\n"
|
2010-10-20 09:10:03 +02:00
|
|
|
"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"
|
|
|
|
|
|
|
|
|
|
|
|
#: config.py:46
|
|
|
|
msgid ""
|
|
|
|
"Determines whether the cpu command will list\n"
|
|
|
|
" the time taken by children as well as the bot's process."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: config.py:49
|
|
|
|
msgid ""
|
|
|
|
"Determines whether the cpu command will\n"
|
|
|
|
" provide the number of threads spawned and active."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: config.py:52
|
|
|
|
msgid ""
|
|
|
|
"Determines whether the cpu command will report\n"
|
|
|
|
" the amount of memory being used by the bot."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:72
|
2010-10-20 09:10:03 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"takes no arguments\n"
|
|
|
|
"\n"
|
|
|
|
" Returns the status of the bot.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:81
|
2010-10-20 09:10:03 +02:00
|
|
|
msgid "%s as %L"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:82
|
2010-10-20 09:10:03 +02:00
|
|
|
msgid "I am connected to %L."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:84
|
2010-10-20 09:10:03 +02:00
|
|
|
msgid "I am currently in code profiling mode."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:90
|
2010-10-20 09:10:03 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"takes no arguments\n"
|
|
|
|
"\n"
|
|
|
|
" Returns the current threads that are active.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:96
|
2010-10-20 09:10:03 +02:00
|
|
|
msgid "I have spawned %n; %n %b still currently active: %L."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:103
|
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"takes no arguments\n"
|
|
|
|
"\n"
|
2013-11-27 00:02:05 +01:00
|
|
|
" Returns the number of processes that have been spawned, and list of\n"
|
|
|
|
" ones that are still active.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:118
|
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"takes no arguments\n"
|
|
|
|
"\n"
|
2010-10-20 09:10:03 +02:00
|
|
|
" Returns some interesting network-related statistics.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:126
|
2010-10-20 09:10:03 +02:00
|
|
|
msgid "an indeterminate amount of time"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:127
|
2011-02-26 10:40:50 +01:00
|
|
|
msgid "I have received %s messages for a total of %S. I have sent %s messages for a total of %S. I have been connected to %s for %s."
|
2010-10-20 09:10:03 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:136
|
2010-10-20 09:10:03 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"takes no arguments\n"
|
|
|
|
"\n"
|
|
|
|
" Returns some interesting CPU-related statistics on the bot.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:146
|
2011-08-10 11:44:57 +02:00
|
|
|
msgid "My children have taken %.2f seconds of user time and %.2f seconds of system time for a total of %.2f seconds of CPU time."
|
2010-10-20 09:10:03 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:153
|
2010-10-20 09:10:03 +02:00
|
|
|
msgid "I have taken %.2f seconds of user time and %.2f seconds of system time, for a total of %.2f seconds of CPU time. %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:175
|
2010-10-20 09:10:03 +02:00
|
|
|
msgid "Unable to run ps command."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:181
|
2011-02-26 10:40:50 +01:00
|
|
|
msgid " I'm taking up %S of memory."
|
2010-10-20 09:10:03 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:190
|
2010-10-20 09:10:03 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"takes no arguments\n"
|
|
|
|
"\n"
|
|
|
|
" Returns some interesting command-related statistics.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:200
|
2010-10-20 09:10:03 +02:00
|
|
|
msgid "I offer a total of %n in %n. I have processed %n."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:209
|
2010-10-20 09:10:03 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"takes no arguments\n"
|
|
|
|
"\n"
|
|
|
|
" Returns a list of the commands offered by the bot.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:223
|
2010-10-20 09:10:03 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"takes no arguments\n"
|
|
|
|
"\n"
|
|
|
|
" Returns the amount of time the bot has been running.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:227
|
2010-10-20 09:10:03 +02:00
|
|
|
msgid "I have been running for %s."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:234
|
2010-10-20 09:10:03 +02:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"takes no arguments\n"
|
|
|
|
"\n"
|
|
|
|
" Returns the server the bot is on.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2013-11-27 00:02:05 +01:00
|
|
|
#: plugin.py:243
|
2012-03-11 22:06:19 +01:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"takes no arguments\n"
|
|
|
|
"\n"
|
|
|
|
" Returns the network the bot is on.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|