mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
6cbc6a14dd
Firstly, these directories contains more than one locale. Secondly, it conflicts with the 'locale' python module.
32 lines
873 B
Plaintext
32 lines
873 B
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Limnoria\n"
|
|
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
|
"PO-Revision-Date: 2011-06-12 18:39+0200\n"
|
|
"Last-Translator: skizzhg <skizzhg@gmx.com>\n"
|
|
"Language-Team: Italian <skizzhg@gmx.com>\n"
|
|
"Language: it\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: plugin.py:38
|
|
#, docstring
|
|
msgid ""
|
|
"[<channel>]\n"
|
|
"\n"
|
|
" Returns a random quote from <channel>. <channel> is only necessary if\n"
|
|
" the message isn't sent in the channel itself.\n"
|
|
" "
|
|
msgstr ""
|
|
"[<canale>]\n"
|
|
"\n"
|
|
" Restituisce una citazione casuale da <canale>. <canale> è necessario solo\n"
|
|
" se il messaggio non viene inviato nel canale stesso.\n"
|
|
" "
|
|
|
|
#: plugin.py:47
|
|
msgid "I have no quotes in my database for %s."
|
|
msgstr "Non ho citazioni per %s nel mio database."
|
|
|