mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 09:26:06 -05:00
[i18n] Automated Crowdin downstream (#4166)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f65ff87b96
commit
5f52fb872a
@@ -17,49 +17,49 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:280
|
||||
msgid "The Spotify API key or client secret has not been set properly. \\nUse `{prefix}audioset spotifyapi` for instructions."
|
||||
msgstr ""
|
||||
msgstr "Klucz Spotify API lub sekret klienta nie zostały poprawnie ustawione. \\nUżyj `{prefix}audioset spotifyapi` dla dalszych instrukcji."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:322
|
||||
msgid "This doesn't seem to be a valid Spotify playlist/album URL or code."
|
||||
msgstr ""
|
||||
msgstr "Wygląda na to, że nie jest to poprawny adres URL listy odtwarzania/albumu Spotify."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:443
|
||||
msgid "This doesn't seem to be a supported Spotify URL or code."
|
||||
msgstr ""
|
||||
msgstr "Wygląda na to, że nie jest to obsługiwany adres URL lub kod Spotify."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:509
|
||||
msgid "The connection was reset while loading the playlist."
|
||||
msgstr ""
|
||||
msgstr "Połączenie zostało zresetowane podczas ładowania listy odtwarzania."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:518
|
||||
msgid "Player timeout, skipping remaining tracks."
|
||||
msgstr ""
|
||||
msgstr "Limit czasu odtwarzacza, pomijam pozostałe utwory."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:542
|
||||
msgid "Failing to get tracks, skipping remaining."
|
||||
msgstr ""
|
||||
msgstr "Nie udało się uzyskać utworów, pomijam pozostałe."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:592
|
||||
msgid "Nothing found.\\nThe YouTube API key may be invalid or you may be rate limited on YouTube's search service.\\nCheck the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
|
||||
msgstr ""
|
||||
msgstr "Niczego nie znaleziono.\\nKlucz API YouTube może być nieprawidłowy lub może być ograniczany w usłudze wyszukiwania YouTube.\\nSprawdź ponownie klucz API YouTube i postępuj zgodnie z instrukcjami z `{prefix}audioset youtubeapi`."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:602
|
||||
msgid " {bad_tracks} tracks cannot be queued."
|
||||
msgstr ""
|
||||
msgstr " {bad_tracks} utworów nie może zostać zakolejkowane."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:610
|
||||
msgid "Playlist Enqueued"
|
||||
msgstr ""
|
||||
msgstr "Lista odtwarzania zakolejkowana"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:611
|
||||
msgid "Added {num} tracks to the queue.{maxlength_msg}"
|
||||
msgstr ""
|
||||
msgstr "Dodano {num} utworów do kolejki.{maxlength_msg}"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:617
|
||||
msgid "{time} until start of playlist playback: starts at #{position} in queue"
|
||||
msgstr ""
|
||||
msgstr "{time} do rozpoczęcia odtwarzania listy odtwarzania: zaczyna się od #{position} w kolejce"
|
||||
|
||||
#: redbot/cogs/audio/apis/spotify.py:165
|
||||
msgid "The Spotify API key or client secret has not been set properly. \\nUse `{prefix}audioset spotifyapi` for instructions."
|
||||
msgstr ""
|
||||
msgstr "Klucz Spotify API lub sekret klienta nie zostały poprawnie ustawione. \\nUżyj `{prefix}audioset spotifyapi` dla dalszych instrukcji."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user