mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 09:26:06 -05:00
Automated Crowdin downstream (#3650)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4de7ce32dd
commit
3e1bb88ab7
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-02-08 18:08+0000\n"
|
||||
"PO-Revision-Date: 2020-02-13 12:13\n"
|
||||
"PO-Revision-Date: 2020-03-12 12:12\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: French\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -67,7 +67,7 @@ msgstr "Expliquez comment définir le token d'API Imgur."
|
||||
|
||||
#: redbot/cogs/image/image.py:142
|
||||
msgid "To get an Imgur Client ID:\\n1. Login to an Imgur account.\\n2. Visit this page https://api.imgur.com/oauth2/addclient.\\n3. Enter a name for your application.\\n4. Select *Anonymous usage without user authorization* for the auth type.\\n5. Set the authorization callback URL to `https://localhost`.\\n6. Leave the app website blank.\\n7. Enter a valid email address and a description.\\n8. Check the captcha box and click next.\\n9. Your Client ID will be on the next page.\\n10. Run the command `{prefix}set api imgur client_id <your_client_id_here>`.\\n"
|
||||
msgstr ""
|
||||
msgstr "Pour obtenir un ID client Imgur :\\n1. Connectez-vous à un compte Imgur.\\n. Visitez cette page https://api.imgur.com/oauth2/addclient.\\n3. Entrez un nom pour votre application.\\n4. Sélectionnez *Utilisation anonyme sans autorisation d'utilisateur* pour le type d'authentification.\\n5. Définissez l'URL de rappel d'autorisation à `https://localhost`.\\n6. Laissez le site de l'application vide.\\n7. Entrez une adresse e-mail valide et une description.\\n8. Vérifiez le captcha et cliquez sur Suivant.\\n9. Votre ID client sera à la page suivante.\\n10. Exécutez la commande `{prefix}set api imgur client_id <your_client_id_here>`. \\n"
|
||||
|
||||
#: redbot/cogs/image/image.py:161
|
||||
#, docstring
|
||||
@@ -94,9 +94,9 @@ msgstr "Erreur lors du contact avec l'API."
|
||||
#: redbot/cogs/image/image.py:227
|
||||
#, docstring
|
||||
msgid "Explain how to set Giphy API tokens."
|
||||
msgstr ""
|
||||
msgstr "Expliquez comment définir le token d'API Giphy."
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
msgid "To get a Giphy API Key:\\n1. Login to a Giphy account.\\n2. Visit this page https://developers.giphy.com/dashboard.\\n3. Press *Create an App*.\\n4. Write an app name, example: *Red Bot*.\\n5. Write an app description, example: *Used for Red Bot*.\\n6. Copy the API key shown.\\n7. Run the command `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
msgstr ""
|
||||
msgstr "Pour obtenir une clé API Giphy :\\n1. Connectez-vous à un compte Giphy.\\n2. Visitez cette page https://developers. iphy.com/dashboard.\\n3. Appuyez sur *Créer une application*.\\n4. Écrivez un nom d'application, par exemple: *Red Bot*.\\n5. Écrivez une description de l'application, exemple : *Utilisé pour Red Bot*.\\n6. Copiez la clé API affichée.\\n7. Exécutez la commande `{prefix}set api GIPHY api_key <your_api_key_here>`.\\n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user