mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 17:09:45 -05:00
Automated Crowdin downstream (#4804)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ae87aa396a
commit
663876fba3
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-01-28 12:34+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+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.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -32,8 +32,10 @@ msgstr "Commande pour réparer les cas de mauvaise conduite."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:44
|
||||
#, docstring
|
||||
msgid "Set a channel as the modlog.\\n\\n Omit `<channel>` to disable the modlog.\\n "
|
||||
msgstr "Définir un salon comme modlog.\\n\\n Omettre `<channel>` pour désactiver le modlog.\\n "
|
||||
msgid "Set a channel as the modlog.\n\n"
|
||||
" Omit `<channel>` to disable the modlog.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:53
|
||||
msgid "Mod events will be sent to {channel}."
|
||||
@@ -65,8 +67,8 @@ msgid "disabled"
|
||||
msgstr "désactivé"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:84
|
||||
msgid "Current settings:\\n"
|
||||
msgstr "Paramètres actuels :\\n"
|
||||
msgid "Current settings:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:89
|
||||
msgid "That action is not registered."
|
||||
@@ -94,9 +96,10 @@ msgstr "Afficher l'argument spécifié."
|
||||
msgid "That case does not exist for that server."
|
||||
msgstr "Ce cas n'existe pas pour ce serveur."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:120
|
||||
msgid "{case}\\n**Timestamp:** {timestamp}"
|
||||
msgstr "{case}\\n**Horodatage :** {timestamp}"
|
||||
#: redbot/cogs/modlog/modlog.py:120 redbot/cogs/modlog/modlog.py:158
|
||||
msgid "{case}\n"
|
||||
"**Timestamp:** {timestamp}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:131
|
||||
#, docstring
|
||||
@@ -115,23 +118,24 @@ msgstr "Quelque chose s'est mal passé lors de la récupération de cet utilisat
|
||||
msgid "That user does not have any cases."
|
||||
msgstr "Cet utilisateur n'a aucun cas."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:158
|
||||
msgid "{case}\\n**Timestamp:** {timestamp}"
|
||||
msgstr "{case}\\n**Horodatage :** {timestamp}"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:171
|
||||
#, docstring
|
||||
msgid "List cases for the specified member."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:194
|
||||
msgid "{case}\\n**Timestamp:** {timestamp}\\n\\n"
|
||||
msgid "{case}\n"
|
||||
"**Timestamp:** {timestamp}\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:207
|
||||
#, 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 "
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:220
|
||||
msgid "There are no modlog cases in this server."
|
||||
|
||||
Reference in New Issue
Block a user