mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
Automated Crowdin downstream (#4327)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3e6a73ae8c
commit
8c7848f18b
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-08-13 12:20+0000\n"
|
||||
"POT-Creation-Date: 2020-08-20 12:25+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -94,41 +94,49 @@ 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:125
|
||||
#: redbot/cogs/modlog/modlog.py:120
|
||||
msgid "{case}\\n**Timestamp:** {timestamp}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:131
|
||||
#, docstring
|
||||
msgid "Display cases for the specified member."
|
||||
msgstr "Afficher les cas pour le membre spécifié."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:136
|
||||
#: redbot/cogs/modlog/modlog.py:142
|
||||
msgid "That user does not exist."
|
||||
msgstr "Cet utilisateur n'existe pas."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:139
|
||||
#: redbot/cogs/modlog/modlog.py:145
|
||||
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:143
|
||||
#: redbot/cogs/modlog/modlog.py:149
|
||||
msgid "That user does not have any cases."
|
||||
msgstr "Cet utilisateur n'a aucun cas."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:154
|
||||
#: redbot/cogs/modlog/modlog.py:157
|
||||
msgid "{case}\\n**Timestamp:** {timestamp}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:170
|
||||
#, 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:167
|
||||
#: redbot/cogs/modlog/modlog.py:183
|
||||
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:173
|
||||
#: redbot/cogs/modlog/modlog.py:189
|
||||
msgid "That case does not exist!"
|
||||
msgstr "Cet argument n'existe pas !"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:180
|
||||
#: redbot/cogs/modlog/modlog.py:196
|
||||
msgid "You are not authorized to modify that case!"
|
||||
msgstr "Vous n’êtes pas autorisé à modifier cette argument !"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:188
|
||||
#: redbot/cogs/modlog/modlog.py:204
|
||||
msgid "Reason for case #{num} has been updated."
|
||||
msgstr "La raison du cas #{num} a été mise à jour."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user