Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2014-01-21 16:48:13 +01:00
|
|
|
"Project-Id-Version: Limnoria\n"
|
2022-02-06 00:14:47 +01:00
|
|
|
"POT-Creation-Date: 2022-02-06 00:12+0100\n"
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
"PO-Revision-Date: \n"
|
|
|
|
"Last-Translator: Valentin Lorentz <progval@gmail.com>\n"
|
2014-01-21 16:48:13 +01:00
|
|
|
"Language-Team: Limnoria <progval@gmail.com>\n"
|
2020-03-26 22:10:28 +01:00
|
|
|
"Language: fr_FR\n"
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"X-Poedit-Language: Français\n"
|
|
|
|
"X-Poedit-Country: France\n"
|
|
|
|
"X-Poedit-SourceCharset: ASCII\n"
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: config.py:50
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
msgid ""
|
|
|
|
"Determines whether the bot will show the ids of\n"
|
|
|
|
" a praise when the praise is given."
|
2022-02-06 00:14:47 +01:00
|
|
|
msgstr ""
|
|
|
|
"Détermine si le bot affichera les ids des louanges lorsqu'une louange est "
|
|
|
|
"donnée."
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
|
|
|
|
#: plugin.py:40
|
2022-02-06 00:14:47 +01:00
|
|
|
#, fuzzy
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
msgid ""
|
2022-02-06 00:14:47 +01:00
|
|
|
"\n"
|
|
|
|
" Praise is a plugin for ... well, praising things. Feel free to add\n"
|
|
|
|
" your own flavor to it by customizing what praises it gives. Use "
|
|
|
|
"\"praise\n"
|
|
|
|
" add <text>\" to add new ones, making sure to include \"$who\" in <text> "
|
|
|
|
"where\n"
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
" you want to insert the thing being praised.\n"
|
2022-02-06 00:14:47 +01:00
|
|
|
"\n"
|
|
|
|
" Example:\n"
|
|
|
|
"\n"
|
|
|
|
" * If you add ``hugs $who``\n"
|
|
|
|
" * Someone says ``@praise ChanServ``.\n"
|
|
|
|
" * ``* bot hugs ChanServ``\n"
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
" "
|
2022-02-06 00:14:47 +01:00
|
|
|
msgstr ""
|
|
|
|
"Praise est un plugin pour... mmh... louer des gens et des choses. Sentez-"
|
|
|
|
"vous libre de personnaliser à votre goût pourquoi vous louez ceci. Utilisez "
|
|
|
|
"\"praise add\" pour ajouter les vôtres, et assurez-vous d'ajouter \"$who\" "
|
|
|
|
"dans le <texte> là où vous voulez insérer le nom de la chose à louer."
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:61
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
msgid "Praises must contain $who."
|
|
|
|
msgstr "Les louanges doivent contenir $who"
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:65
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
msgid ""
|
|
|
|
"[<channel>] [<id>] <who|what> [for <reason>]\n"
|
|
|
|
"\n"
|
2022-02-06 00:14:47 +01:00
|
|
|
" Praises <who|what> (for <reason>, if given). If <id> is given, "
|
|
|
|
"uses\n"
|
|
|
|
" that specific praise. <channel> is only necessary if the message "
|
|
|
|
"isn't\n"
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
" sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
"[<canal>] [<id>] <qui|quoi> [for <raison>]\n"
|
|
|
|
"\n"
|
2022-02-06 00:14:47 +01:00
|
|
|
"Loue <qui|quoi> (pour la <raison>, si elle est donnée). Si l'<id> est donné, "
|
|
|
|
"utilise une louange spécifique. <canal> n'est nécessaire que si le message "
|
|
|
|
"n'est pas envoyé sur le canal lui-même."
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:81
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
msgid "There is no praise with id #%i."
|
|
|
|
msgstr "Il n'y a pas de louange d'id #%i"
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:86
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
msgid "There are no praises in my database for %s."
|
|
|
|
msgstr "Il n'y a pas de louange dans ma base de données pour %s."
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:94
|
Localize Misc, MoobotFactoids, Network, News, NickCapture, Nikometer, Note, Owner, Plugin, Praise, Protector, Quote, QuoteGrabs, RSS, Relay, Reply, Scheduler, and Seen
2010-10-29 18:10:32 +02:00
|
|
|
msgid " for "
|
|
|
|
msgstr " pour "
|