Automated Crowdin downstream (#6119)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-04 03:04:41 +02:00
committed by GitHub
parent b3fd90ae4c
commit 7b80043d19
928 changed files with 198669 additions and 123907 deletions

View File

@@ -1,13 +1,13 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-04-05 20:17+0000\n"
"POT-Creation-Date: 2022-02-21 15:22+0000\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.3\n"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -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."