mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
3a2b01d517
The typo fix edition.
175 lines
3.4 KiB
Plaintext
175 lines
3.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"
|
|
|
|
|
|
#: 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 ""
|
|
|
|
#: plugin.py:72
|
|
#, docstring
|
|
msgid ""
|
|
"takes no arguments\n"
|
|
"\n"
|
|
" Returns the status of the bot.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:81
|
|
msgid "%s as %L"
|
|
msgstr ""
|
|
|
|
#: plugin.py:82
|
|
msgid "I am connected to %L."
|
|
msgstr ""
|
|
|
|
#: plugin.py:84
|
|
msgid "I am currently in code profiling mode."
|
|
msgstr ""
|
|
|
|
#: plugin.py:90
|
|
#, docstring
|
|
msgid ""
|
|
"takes no arguments\n"
|
|
"\n"
|
|
" Returns the current threads that are active.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:96
|
|
msgid "I have spawned %n; %n %b still currently active: %L."
|
|
msgstr ""
|
|
|
|
#: plugin.py:103
|
|
#, docstring
|
|
msgid ""
|
|
"takes no arguments\n"
|
|
"\n"
|
|
" 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"
|
|
" Returns some interesting network-related statistics.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:126
|
|
msgid "an indeterminate amount of time"
|
|
msgstr ""
|
|
|
|
#: plugin.py:127
|
|
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."
|
|
msgstr ""
|
|
|
|
#: plugin.py:136
|
|
#, docstring
|
|
msgid ""
|
|
"takes no arguments\n"
|
|
"\n"
|
|
" Returns some interesting CPU-related statistics on the bot.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:146
|
|
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."
|
|
msgstr ""
|
|
|
|
#: plugin.py:153
|
|
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 ""
|
|
|
|
#: plugin.py:175
|
|
msgid "Unable to run ps command."
|
|
msgstr ""
|
|
|
|
#: plugin.py:181
|
|
msgid " I'm taking up %S of memory."
|
|
msgstr ""
|
|
|
|
#: plugin.py:190
|
|
#, docstring
|
|
msgid ""
|
|
"takes no arguments\n"
|
|
"\n"
|
|
" Returns some interesting command-related statistics.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:200
|
|
msgid "I offer a total of %n in %n. I have processed %n."
|
|
msgstr ""
|
|
|
|
#: plugin.py:209
|
|
#, docstring
|
|
msgid ""
|
|
"takes no arguments\n"
|
|
"\n"
|
|
" Returns a list of the commands offered by the bot.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:223
|
|
#, docstring
|
|
msgid ""
|
|
"takes no arguments\n"
|
|
"\n"
|
|
" Returns the amount of time the bot has been running.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:227
|
|
msgid "I have been running for %s."
|
|
msgstr ""
|
|
|
|
#: plugin.py:234
|
|
#, docstring
|
|
msgid ""
|
|
"takes no arguments\n"
|
|
"\n"
|
|
" Returns the server the bot is on.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:243
|
|
#, docstring
|
|
msgid ""
|
|
"takes no arguments\n"
|
|
"\n"
|
|
" Returns the network the bot is on.\n"
|
|
" "
|
|
msgstr ""
|
|
|