mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-18 07:12:31 -05:00
[3.4] Automated Crowdin downstream (#6088)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
455d2fdf7a
commit
9f4202bea3
@@ -35,7 +35,10 @@ msgid "Search Imgur for the specified term.\n\n"
|
||||
" - `[count]`: How many images should be returned (maximum 5). Defaults to 1.\n"
|
||||
" - `<terms...>`: The terms used to search Imgur.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Przeszukaj Imgur dla określonego terminu.\n\n"
|
||||
" - `[count]`: Ile zdjęć powinno zostać zwróconych (maksymalnie 5). Domyślnie do 1.\n"
|
||||
" - `<terms...>`: wyrażenia używane do wyszukiwania Imgur.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/image/image.py:58 redbot/cogs/image/image.py:107
|
||||
msgid "Image count has to be between 1 and 5."
|
||||
@@ -65,7 +68,12 @@ msgid "Get images from a subreddit.\n\n"
|
||||
" - `[sort_type]`: New, or top results. Defaults to top.\n"
|
||||
" - `[window]`: The timeframe, can be the past day, week, month, year or all. Defaults to day.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Pobierz obrazy z subreddita.\n\n"
|
||||
" - `<subreddit>`: Subreddit, z którego pobierane są obrazy.\n"
|
||||
" - `[count]`: liczba obrazów do zwrotu (maksymalnie 5). Domyślnie do 1.\n"
|
||||
" - `[sort_type]`: Nowe lub najlepsze wyniki. Domyślnie na górę.\n"
|
||||
" - `[window]`: Przedział czasowy, może być miniony dzień, tydzień, miesiąc, rok lub wszystkie. Domyślnie do dnia.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/image/image.py:117
|
||||
msgid "Only 'new' and 'top' are a valid sort type."
|
||||
@@ -110,7 +118,9 @@ msgstr "Aby uzyskać ID Klienta Imgur:\n"
|
||||
msgid "Retrieve the first search result from Giphy.\n\n"
|
||||
" - `<keywords...>`: The keywords used to search Giphy.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Pobierz pierwszy wynik wyszukiwania z Giphy.\n\n"
|
||||
" - `<keywords...>`: Słowa kluczowe używane do wyszukiwania Giphy.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/image/image.py:187 redbot/cogs/image/image.py:214
|
||||
msgid "An API key has not been set! Please set one with `{prefix}giphycreds`."
|
||||
@@ -125,7 +135,9 @@ msgstr "Błąd podczas łączenia się z API Giphy."
|
||||
msgid "Retrieve a random GIF from a Giphy search.\n\n"
|
||||
" - `<keywords...>`: The keywords used to generate a random GIF.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Pobierz losowy GIF z wyszukiwarki Giphy.\n\n"
|
||||
" - `<keywords...>`: Słowa kluczowe używane do wygenerowania losowego GIF.\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/image/image.py:229
|
||||
msgid "Error contacting the API."
|
||||
|
||||
Reference in New Issue
Block a user