[i18n] Automated Crowdin downstream (#5132)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-06-12 18:53:21 +02:00
committed by GitHub
parent c23100eaca
commit 5f0b4403bc
81 changed files with 20682 additions and 18369 deletions

View File

@@ -21,7 +21,11 @@ msgid "\n"
" Global\n"
" Guild\n"
" User\n"
msgstr ""
msgstr "\n"
"Scope doit être un des éléments suivant:\n"
" Global\n"
" Guild\n"
" User\n"
#: redbot/cogs/audio/converters.py:43
msgid "\n"
@@ -29,14 +33,21 @@ msgid "\n"
" User ID\n"
" User Mention\n"
" User Name#123\n"
msgstr ""
msgstr "\n"
"Author doit être un des éléments suivant:\n"
" Id d'un utilisateur\n"
" Mention d'un utilisateur\n"
" Nom d'utilisateur#123\n"
#: redbot/cogs/audio/converters.py:51
msgid "\n"
"Guild must be a valid version of one of the following:\n"
" Guild ID\n"
" Exact guild name\n"
msgstr ""
msgstr "\n"
"Guild doit être une version valide d'un des éléments suivant :\n"
" Id d'un serveur\n"
" Nom exact d'un serveur\n"
#: redbot/cogs/audio/converters.py:87
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."