[i18n] Automated Crowdin downstream (#4829)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-16 19:22:05 +00:00
committed by GitHub
parent 7b04c04551
commit e80a00ec1b
455 changed files with 28989 additions and 18130 deletions

View File

@@ -25,7 +25,9 @@ msgstr "Commandes relatives aux images."
msgid "Retrieve pictures from Imgur.\n\n"
" Make sure to set the Client ID using `[p]imgurcreds`.\n"
" "
msgstr ""
msgstr "Retrouver des images venant d'Imgur.\n\n"
" Assurez-vous de définir l'ID client à l'aide de `[p]imgurcreds`.\n"
" "
#: redbot/cogs/image/image.py:52
#, docstring
@@ -33,7 +35,10 @@ msgid "Search Imgur for the specified term.\n\n"
" Use `count` to choose how many images should be returned.\n"
" Command can return up to 5 images.\n"
" "
msgstr ""
msgstr "Rechercher sur Imgur pour le terme spécifié.\n\n"
" Utilisez `count` pour choisir le nombre d'images qui seront envoyer.\n"
" La commande peut envoyer jusqu'à 5 images.\n"
" "
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
msgid "Image count has to be between 1 and 5."
@@ -49,7 +54,7 @@ msgstr "Votre recherche n'a donné aucun résultat."
#: redbot/cogs/image/image.py:80
msgid "Search results...\n"
msgstr ""
msgstr "Résultats de la recherche ...\n"
#: redbot/cogs/image/image.py:87 redbot/cogs/image/image.py:153
msgid "Something went wrong. Error code is {code}."
@@ -63,7 +68,12 @@ msgid "Get images from a subreddit.\n\n"
" - `<sort_type>`: new, top\n"
" - `<window>`: day, week, month, year, all\n"
" "
msgstr ""
msgstr "Obtenir des images venant d'un subreddit.\n\n"
" Vous pouvez personnaliser la recherche à l'aide des options suivantes :\n"
" - `<count>`: nombre d'images à envoyer (Jusqu'à 5)\n"
" - `<sort_type>`: new, top (nouveau, top)\n"
" - `<window>`: day, week, month, year, all (Jour, semaine, mois, année, tout)\n"
" "
#: redbot/cogs/image/image.py:117
msgid "Only 'new' and 'top' are a valid sort type."
@@ -91,7 +101,17 @@ msgid "To get an Imgur Client ID:\n"
"8. Check the captcha box and click next.\n"
"9. Your Client ID will be on the next page.\n"
"10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\n"
msgstr ""
msgstr "Pour obtenir un ID client Imgur :\n"
"1. Connectez-vous à un compte Imgur.\n"
". Visitez cette page https://api.imgur.com/oauth2/addclient.\n"
"3. Entrez un nom pour votre application.\n"
"4. Sélectionnez *Utilisation anonyme sans autorisation d'utilisateur* pour le type d'authentification.\n"
"5. Définissez l'URL de rappel d'autorisation à `https://localhost`.\n"
"6. Laissez le site de l'application vide.\n"
"7. Entrez une adresse e-mail valide et une description.\n"
"8. Vérifiez le captcha et cliquez sur Suivant.\n"
"9. Votre ID client sera à la page suivante.\n"
"10. Exécutez la commande `{prefix}set api imgur client_id <your_client_id_here>`. \n"
#: redbot/cogs/image/image.py:180
#, docstring
@@ -131,7 +151,16 @@ msgid "To get a GIPHY API Key:\n"
"7. Click *Create App*. You'll need to agree to the GIPHY API Terms.\n"
"8. Copy the API Key.\n"
"9. In Discord, run the command {command}.\n"
msgstr ""
msgstr "Pour obtenir une clé d'API GIPHY:\n"
"1. Connectez-vous (ou créez) un compte GIPHY.\n"
"2. Visitez cette page: https://developers.giphy.com/dashboard.\n"
"3. Appuyez sur *Create an App*.\n"
"4. Cliquez sur *Select API*, puis *Next Step*.\n"
"5. Ajoutez un nom d'application, par exemple *Red*.\n"
"6. Ajoutez une description d'application, par exemple *Utilisé pour le cod image de Red*.\n"
"7. Cliquez sur *Create App*. Vous devrez accepter les conditions de l'API GIPHY.\n"
"8. Copiez la clé API.\n"
"9. Sur Discord, exécutez la command {command}.\n"
#: redbot/cogs/image/image.py:243
msgid "<your_api_key_here>"