Automated Crowdin downstream (#4804)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-11 13:20:38 +00:00
committed by GitHub
parent ae87aa396a
commit 663876fba3
1120 changed files with 92428 additions and 31373 deletions

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-01-21 12:55+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"
@@ -56,8 +56,9 @@ msgid "😔 Next one."
msgstr "😔 Suivante."
#: redbot/cogs/trivia/session.py:114
msgid "An unexpected error occurred in the trivia session.\\nCheck your console or logs for details."
msgstr "Une erreur inattendue s'est produite dans la session de trivia.\\nVérifiez votre console ou les logs pour plus de détails."
msgid "An unexpected error occurred in the trivia session.\n"
"Check your console or logs for details."
msgstr ""
#: redbot/cogs/trivia/session.py:135
msgid "Question number {num}!"
@@ -111,8 +112,15 @@ msgid "Show the current trivia settings."
msgstr "Afficher les paramètres actuels de la trivia."
#: redbot/cogs/trivia/trivia.py:87
msgid "Current settings\\nBot gains points: {bot_plays}\\nAnswer time limit: {delay} seconds\\nLack of response timeout: {timeout} seconds\\nPoints to win: {max_score}\\nReveal answer on timeout: {reveal_answer}\\nPayout multiplier: {payout_multiplier}\\nAllow lists to override settings: {allow_override}"
msgstr "Paramètres actuels**\\nLe bot gagne des points : {bot_plays}\\nDélai de réponse : {delay} secondes\\nDélai de non-réponse : {timeout} secondes\\nPoints pour gagner : {max_score}\\nRévéler la réponse à la fin du délai : {reveal_answer}\\nMultiplicateur des gains : {payout_multiplier}\\nAutoriser les listes à remplacer les paramètres : {allow_override}"
msgid "Current settings\n"
"Bot gains points: {bot_plays}\n"
"Answer time limit: {delay} seconds\n"
"Lack of response timeout: {timeout} seconds\n"
"Points to win: {max_score}\n"
"Reveal answer on timeout: {reveal_answer}\n"
"Payout multiplier: {payout_multiplier}\n"
"Allow lists to override settings: {allow_override}"
msgstr ""
#: redbot/cogs/trivia/trivia.py:103
#, docstring
@@ -168,8 +176,10 @@ msgstr "Fait. Les listes de trivia ne peuvent maintenant plus substituer les par
#: redbot/cogs/trivia/trivia.py:154
#, docstring
msgid "Set whether or not the bot gains points.\\n\\n If enabled, the bot will gain a point if no one guesses correctly.\\n "
msgstr "Définit si le bot gagne ou non des points.\\n\\n Si cette option est activée, le bot gagnera un point si personne ne devine correctement.\\n "
msgid "Set whether or not the bot gains points.\n\n"
" If enabled, the bot will gain a point if no one guesses correctly.\n"
" "
msgstr ""
#: redbot/cogs/trivia/trivia.py:161
msgid "Done. I'll now gain a point if users don't answer in time."
@@ -181,8 +191,11 @@ msgstr ""
#: redbot/cogs/trivia/trivia.py:167
#, docstring
msgid "Set whether or not the answer is revealed.\\n\\n If enabled, the bot will reveal the answer if no one guesses correctly\\n in time.\\n "
msgstr "Définissez si la réponse est révélée ou non.\\n\\n Si activé, le bot révélera la réponse si personne ne devine correctement à temps.\\n "
msgid "Set whether or not the answer is revealed.\n\n"
" If enabled, the bot will reveal the answer if no one guesses correctly\n"
" in time.\n"
" "
msgstr ""
#: redbot/cogs/trivia/trivia.py:175
msgid "Done. I'll reveal the answer if no one knows it."
@@ -194,8 +207,14 @@ msgstr "D'accord, je ne révélerais plus la réponse aux questions."
#: redbot/cogs/trivia/trivia.py:183
#, docstring
msgid "Set the payout multiplier.\\n\\n This can be any positive decimal number. If a user wins trivia when at\\n least 3 members are playing, they will receive credits. Set to 0 to\\n disable.\\n\\n The number of credits is determined by multiplying their total score by\\n this multiplier.\\n "
msgstr "Définissez le multiplicateur de gains.\\n\\n Il peut s'agir de n'importe quel nombre décimal positif.\\n Si un utilisateur gagne un Trivia alors qu'il y a au moins\\n 3 membres qui jouent, ils recevront des crédits. \\n Réglez sur 0 pour désactiver.\\n\\n Le nombre de crédits est déterminé en multipliant leur\\n score total par ce multiplicateur.\\n "
msgid "Set the payout multiplier.\n\n"
" This can be any positive decimal number. If a user wins trivia when at\n"
" least 3 members are playing, they will receive credits. Set to 0 to\n"
" disable.\n\n"
" The number of credits is determined by multiplying their total score by\n"
" this multiplier.\n"
" "
msgstr ""
#: redbot/cogs/trivia/trivia.py:194
msgid "Multiplier must be at least 0."
@@ -267,8 +286,11 @@ msgstr "La fichier Trivia ne peut pas être trouvé."
#: redbot/cogs/trivia/trivia.py:285
#, docstring
msgid "Start trivia session on the specified category.\\n\\n You may list multiple categories, in which case the trivia will involve\\n questions from all of them.\\n "
msgstr "Lancez une session de Trivia sur la catégorie spécifiée.\\n\\n Vous pouvez énumérer plusieurs catégories, auquel cas\\n le Trivia comportera les éléments suivants\\n des questions de la part de chacun d'eux.\\n "
msgid "Start trivia session on the specified category.\n\n"
" You may list multiple categories, in which case the trivia will involve\n"
" questions from all of them.\n"
" "
msgstr ""
#: redbot/cogs/trivia/trivia.py:293
msgid "There is already an ongoing trivia session in this channel."
@@ -306,13 +328,23 @@ msgstr "Listes Trivia disponibles"
#: redbot/cogs/trivia/trivia.py:370
#, docstring
msgid "Leaderboard for trivia.\\n\\n Defaults to the top 10 of this server, sorted by total wins. Use\\n subcommands for a more customised leaderboard.\\n "
msgstr "Classements pour le Trivia.\\n\\n Par défaut pour le top 10 de ce serveur, trié par le total des victoires.\\n Utilisez les sous-commandes pour un classement\\n plus personnaliser.\\n "
msgid "Leaderboard for trivia.\n\n"
" Defaults to the top 10 of this server, sorted by total wins. Use\n"
" subcommands for a more customised leaderboard.\n"
" "
msgstr ""
#: redbot/cogs/trivia/trivia.py:385
#, docstring
msgid "Leaderboard for this server.\\n\\n `<sort_by>` can be any of the following fields:\\n - `wins` : total wins\\n - `avg` : average score\\n - `total` : total correct answers\\n - `games` : total games played\\n\\n `<top>` is the number of ranks to show on the leaderboard.\\n "
msgstr "Classement pour ce serveur.\\n\\n `<sort_by>` peut être l'un des champs suivants :\\n - `wins` : nombre total de victoires\\n - `avg` : score moyen\\n - `total` : nombre total de bonnes réponses\\n - `games` : nombre total de parties jouées\\n\\n `<top>` est le nombre de rangs a afficher sur le classement.\\n "
msgid "Leaderboard for this server.\n\n"
" `<sort_by>` can be any of the following fields:\n"
" - `wins` : total wins\n"
" - `avg` : average score\n"
" - `total` : total correct answers\n"
" - `games` : total games played\n\n"
" `<top>` is the number of ranks to show on the leaderboard.\n"
" "
msgstr ""
#: redbot/cogs/trivia/trivia.py:398 redbot/cogs/trivia/trivia.py:427
msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by."
@@ -320,8 +352,15 @@ msgstr "Champ `{field_name}` inconnu, voir `{prefix}help trivia leaderboard serv
#: redbot/cogs/trivia/trivia.py:414
#, docstring
msgid "Global trivia leaderboard.\\n\\n `<sort_by>` can be any of the following fields:\\n - `wins` : total wins\\n - `avg` : average score\\n - `total` : total correct answers from all sessions\\n - `games` : total games played\\n\\n `<top>` is the number of ranks to show on the leaderboard.\\n "
msgstr "Classement global Trivia.\\n\\n `<sort_by>` peut être l'un des champs suivants :\\n - `wins` : nombre total de victoires\\n - `avg` : score moyen\\n - `total` : nombre total de bonnes réponses\\n - `games` : nombre total de parties jouées\\n\\n `<top>` est le nombre de rangs a afficher sur le classement.\\n "
msgid "Global trivia leaderboard.\n\n"
" `<sort_by>` can be any of the following fields:\n"
" - `wins` : total wins\n"
" - `avg` : average score\n"
" - `total` : total correct answers from all sessions\n"
" - `games` : total games played\n\n"
" `<top>` is the number of ranks to show on the leaderboard.\n"
" "
msgstr ""
#: redbot/cogs/trivia/trivia.py:482
msgid "There are no scores on record!"
@@ -352,8 +391,9 @@ msgid "Average Score"
msgstr "Score moyen"
#: redbot/cogs/trivia/trivia.py:632
msgid "{filename} is a reserved trivia name and cannot be replaced.\\nChoose another name."
msgstr "{filename} est un nom de trivia réservé et ne peut pas être remplacé.\\nChoisissez un autre nom."
msgid "{filename} is a reserved trivia name and cannot be replaced.\n"
"Choose another name."
msgstr ""
#: redbot/cogs/trivia/trivia.py:641
msgid "{filename} already exists. Do you wish to overwrite?"