msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2024-03-05 19:45+0000\n" "Last-Translator: \n" "Language-Team: French\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: redgettext 3.4.2\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Project-ID: 289505\n" "X-Crowdin-Language: fr\n" "X-Crowdin-File-ID: 38\n" "Language: fr_FR\n" #: redbot/cogs/modlog/modlog.py:19 #, docstring msgid "Browse and manage modlog cases. To manage modlog settings, use `[p]modlogset`." msgstr "" #: redbot/cogs/modlog/modlog.py:32 #, docstring msgid "Show the specified case." msgstr "Afficher l'argument spécifié." #: redbot/cogs/modlog/modlog.py:36 msgid "That case does not exist for this server." msgstr "Ce cas n'existe pas sur ce serveur." #: redbot/cogs/modlog/modlog.py:45 redbot/cogs/modlog/modlog.py:82 #: redbot/cogs/modlog/modlog.py:117 msgid "Timestamp:" msgstr "Date et heure :" #: redbot/cogs/modlog/modlog.py:52 #, docstring msgid "Display cases for the specified member." msgstr "Afficher les cas pour le membre spécifié." #: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:103 msgid "That user does not exist." msgstr "Cet utilisateur n'existe pas." #: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:106 msgid "Something unexpected went wrong while fetching that user by ID." msgstr "Quelque chose s'est mal passé lors de la récupération de cet utilisateur par ID." #: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:109 msgid "That user does not have any cases." msgstr "Cet utilisateur n'a aucun cas." #: redbot/cogs/modlog/modlog.py:91 #, docstring msgid "List cases for the specified member." msgstr "Liste les cas pour le membre spécifié." #: redbot/cogs/modlog/modlog.py:126 #, docstring msgid "Specify a reason for a modlog case.\n\n" " Please note that you can only edit cases you are\n" " the owner of unless you are a mod, admin or server owner.\n\n" " If no case number is specified, the latest case will be used.\n" " " msgstr "Spécifiez une raison pour un argument de modlog.\n\n" " Veuillez noter que vous ne pouvez modifier que les arguments où vous êtes\n" " le propriétaire sauf si vous êtes un modérateur, administrateur ou propriétaire du serveur.\n\n" " Si aucun numéro d'argument n'est spécifié, le dernier argument sera utilisé.\n" " " #: redbot/cogs/modlog/modlog.py:139 msgid "There are no modlog cases in this server." msgstr "Il n'y a aucun cas de modlog dans ce serveur." #: redbot/cogs/modlog/modlog.py:145 msgid "That case does not exist!" msgstr "Cet argument n'existe pas !" #: redbot/cogs/modlog/modlog.py:152 msgid "You are not authorized to modify that case!" msgstr "Vous n’êtes pas autorisé à modifier cette argument !" #: redbot/cogs/modlog/modlog.py:160 msgid "Reason for case #{num} has been updated." msgstr "La raison du cas #{num} a été mise à jour."