mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 09:52:30 -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
@@ -49,7 +49,7 @@ msgstr " {bad_tracks} Tracks können nicht zur Warteschlange hinzugefügt werden
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:673
|
||||
msgid "Playlist Enqueued"
|
||||
msgstr "Playlist eingereiht"
|
||||
msgstr "Wiedergabeliste eingereiht"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:674
|
||||
msgid "Added {num} tracks to the queue.{maxlength_msg}"
|
||||
|
||||
@@ -18,13 +18,13 @@ msgstr ""
|
||||
#: redbot/cogs/audio/apis/interface.py:270
|
||||
#: redbot/cogs/audio/apis/interface.py:600
|
||||
msgid "Failing to get tracks, skipping remaining."
|
||||
msgstr "Gagal mendapatkan trek, melewatkan sisa."
|
||||
msgstr "Gagal untuk mendapatkan trek, melewati sisa."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:303
|
||||
#: redbot/cogs/audio/apis/spotify.py:175
|
||||
msgid "The Spotify API key or client secret has not been set properly. \n"
|
||||
"Use `{prefix}audioset spotifyapi` for instructions."
|
||||
msgstr "Kunci Spotify API atau rahasia klien belum disetel dengan benar.\n"
|
||||
msgstr "Spotify API key atau client secret belum disetel dengan benar.\n"
|
||||
"Gunakan `{prefix} audioset spotifyapi` untuk mendapatkan petunjuk."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:345
|
||||
|
||||
@@ -70,10 +70,12 @@ msgstr "Niczego nie znaleziono.\n"
|
||||
#: redbot/cogs/audio/apis/youtube.py:62
|
||||
msgid "Your YouTube Data API token is invalid.\n"
|
||||
"Check the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
|
||||
msgstr ""
|
||||
msgstr "Twój token API danych YouTube jest nieprawidłowy.\n"
|
||||
"Sprawdź ponownie klucz API YouTube i postępuj zgodnie z instrukcjami z `{prefix}audioset youtubeapi`."
|
||||
|
||||
#: redbot/cogs/audio/apis/youtube.py:74
|
||||
msgid "YouTube API error code: 403\n"
|
||||
"Your YouTube API key may have reached the account's query limit for today. Please check <https://developers.google.com/youtube/v3/getting-started#quota> for more information."
|
||||
msgstr ""
|
||||
msgstr "Kod błędu API YouTube: 403\n"
|
||||
"Twój klucz API YouTube mógł osiągnąć limit zapytań na dziś. Sprawdź <https://developers.google.com/youtube/v3/getting-started#quota> aby uzyskać więcej informacji."
|
||||
|
||||
|
||||
@@ -24,12 +24,12 @@ msgstr "Falha ao obter as faixas; pulando as faixas restantes."
|
||||
#: redbot/cogs/audio/apis/spotify.py:175
|
||||
msgid "The Spotify API key or client secret has not been set properly. \n"
|
||||
"Use `{prefix}audioset spotifyapi` for instructions."
|
||||
msgstr "A chave do Spotify API ou segredo do cliente não foram definidos corretamente. \n"
|
||||
msgstr "A chave de API do Spotify ou segredo do cliente não foram definidos corretamente. \n"
|
||||
"Use `{prefix}audioset spotifyapi` para mais instruções."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:345
|
||||
msgid "This doesn't seem to be a valid Spotify playlist/album URL or code."
|
||||
msgstr "Esta não parece ser uma URL de uma lista/album ou código do Spotify válido."
|
||||
msgstr "Esta não parece ser uma URL ou código válido de uma lista/álbum do Spotify."
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:471
|
||||
msgid "This doesn't seem to be a supported Spotify URL or code."
|
||||
@@ -53,7 +53,7 @@ msgstr "Lista de reprodução enfileirada"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:674
|
||||
msgid "Added {num} tracks to the queue.{maxlength_msg}"
|
||||
msgstr "{num} faixas enfileiradas.{maxlength_msg}"
|
||||
msgstr "{num} faixas adicionadas à fila.{maxlength_msg}"
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:680
|
||||
msgid "{time} until start of playlist playback: starts at #{position} in queue"
|
||||
@@ -71,7 +71,7 @@ msgstr "Nada encontrado.\n"
|
||||
msgid "Your YouTube Data API token is invalid.\n"
|
||||
"Check the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
|
||||
msgstr "Seu token API de dados do YouTube é inválido.\n"
|
||||
"Verifique novamente a chave API do YouTube e siga as instruções em `{prefix}audioset youtubeapi`."
|
||||
"Verifique novamente a chave de API do YouTube e siga as instruções em `{prefix}audioset youtubeapi`."
|
||||
|
||||
#: redbot/cogs/audio/apis/youtube.py:74
|
||||
msgid "YouTube API error code: 403\n"
|
||||
|
||||
Reference in New Issue
Block a user