msgid "" msgstr "" "Project-Id-Version: Limnoria\n" "POT-Creation-Date: 2022-02-06 00:12+0100\n" "PO-Revision-Date: \n" "Last-Translator: Valentin Lorentz \n" "Language-Team: Limnoria \n" "Language: fr_FR\n" "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" #: plugin.py:38 msgid "" "This plugin contains a few commands that construct various types of\n" " replies. Some bot owners would be wise to not load this plugin because " "it\n" " can be easily abused.\n" " " msgstr "" "Ce plugin contient quelques commandes pour construire différents types de " "réponses. Certains propriétaires de bots pourraient ne pas vouloir le " "charger, car on peut facilement en abuser." #: plugin.py:44 msgid "" "\n" "\n" " Replies with in private. Use nested commands to your " "benefit\n" " here.\n" " " msgstr "" "\n" "\n" "Répond avec le en privé. Utile pour les commandes imbriquées." #: plugin.py:54 #, fuzzy msgid "" "\n" "\n" " Replies with as an action. Use nested commands to your " "benefit\n" " here.\n" " " msgstr "" "\n" "\n" "Répond avec le comme une action. Utile pour les commandes imbriquées." #: plugin.py:67 msgid "" "\n" "\n" " Replies with in a notice. Use nested commands to your " "benefit\n" " here. If you want a private notice, nest the private command.\n" " " msgstr "" "\n" "\n" "Répond avec le en notice. Utile pour les commandes imbriquées." #: plugin.py:77 msgid "" "\n" "\n" " Replies with . Equivalent to the alias, 'echo $nick: $1'.\n" " " msgstr "" "\n" "\n" "Répond avec le . Équivalent à l'alias 'echo $nick: $i'." #: plugin.py:86 msgid "" " [ ...]\n" "\n" " Replies with each of its arguments in separate replies, " "depending\n" " the configuration of supybot.reply.oneToOne.\n" " " msgstr "" " [ ...]\n" "\n" "Répond avec chacun des s dans des réponses séparées, en fonction " "de la configutation de supybot.reply.oneToOne."