mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 17:09:45 -05:00
Automated Crowdin downstream (#4103)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
0293a108f0
commit
fb96392e73
@@ -28,11 +28,11 @@ msgstr "Lade Bilder von Imgur.\\n\\n Stelle sicher, dass du die Client ID
|
||||
#: 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 "Sucht auf Imgur nach dem angegebenen Wert.\\n\\n `count` gibt an, wie viele Bilder zurückgegeben werden sollen.\\n Der Befehl kann bis zu fünf Bilder zurückgeben.\\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 "Die Anzahl der Bilder muss zwischen 1 und 5 liegen."
|
||||
|
||||
#: 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`."
|
||||
@@ -53,7 +53,7 @@ msgstr "Etwas ist schief gelaufen. Fehlercode {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 "Lädt Bilder aus einem Subreddit.\\n\\n Die Suche kann mit folgenden Optionen angepasst werden:\\n - `<count>`: Anzahl an Bildern (maximal fünf)\\n - `<sort_type>`: new, top\\n - `<window>`: day, week, month, year, all\\n "
|
||||
|
||||
#: redbot/cogs/image/image.py:112
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
@@ -106,5 +106,5 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/image/image.py:256
|
||||
msgid "<your_api_key_here>"
|
||||
msgstr ""
|
||||
msgstr "<your_api_key_here>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user