Automated Crowdin downstream (#3850)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-05-14 22:07:36 +02:00
committed by GitHub
parent 4d9d224917
commit de99aac3ad
53 changed files with 380 additions and 380 deletions

View File

@@ -26,11 +26,11 @@ msgstr "Retrouver des images venant d'Imgur.\\n\\n Assurez-vous de défin
#: redbot/cogs/image/image.py:47
#, docstring
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 à retourner.\\n La commande peut retourner jusqu'à 5 images.\\n "
#: redbot/cogs/image/image.py:53 redbot/cogs/image/image.py:102
msgid "Image count has to be between 1 and 5."
msgstr ""
msgstr "Le nombre dimages doit être entre 1 et 5."
#: redbot/cogs/image/image.py:60 redbot/cogs/image/image.py:122
msgid "A Client ID has not been set! Please set one with `{prefix}imgurcreds`."
@@ -51,7 +51,7 @@ msgstr "Quelque chose s'est mal passé. Code d'erreur : {code}."
#: redbot/cogs/image/image.py:94
#, docstring
msgid "Get images from a subreddit.\\n\\n You can customize the search with the following options:\\n - `<count>`: number of images to return (up to 5)\\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 à retourner (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:112
msgid "Only 'new' and 'top' are a valid sort type."