mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
[i18n] Automated Crowdin downstream (#4829)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7b04c04551
commit
e80a00ec1b
@@ -24,7 +24,8 @@ msgstr "트랙을 추가하지 못해 나머지는 건너 뜁니다."
|
||||
#: 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 ""
|
||||
msgstr "You deleted the translation \"Spotify API 키 또는 client secret이 올바르게 설정되지 않았습니다. \n"
|
||||
"`{prefix}audioset spotifyapi`를 사용하여 명령어들을 확인하세요.\""
|
||||
|
||||
#: redbot/cogs/audio/apis/interface.py:346
|
||||
msgid "This doesn't seem to be a valid Spotify playlist/album URL or code."
|
||||
@@ -62,12 +63,15 @@ msgstr "재생 목록 재생이 시작될 때까지 {time} 남았습니다.: 대
|
||||
msgid "Nothing found.\n"
|
||||
"The YouTube API key may be invalid or you may be rate limited on YouTube's search service.\n"
|
||||
"Check the YouTube API key again and follow the instructions at `{prefix}audioset youtubeapi`."
|
||||
msgstr ""
|
||||
msgstr "검색 결과가 없습니다.\n"
|
||||
" 유튜브 API키가 유효하지 않거나 유튜브 검색 서비스 제한이 걸렸을 수도 있습니다. \n"
|
||||
"유튜브 API 키를 다시 확인하고 `{prefix}audioset youtubeapi`.에서 지침을 확인하세요."
|
||||
|
||||
#: 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 "귀하의 YouTube Data API 토큰이 유효하지 않습니다.\n"
|
||||
"YouTube API 키를 다시 한번 확인하시고, `{prefix}audioset youtubeapi`의 지침서를 따르세요."
|
||||
|
||||
#: redbot/cogs/audio/apis/youtube.py:74
|
||||
msgid "YouTube API error code: 403\n"
|
||||
|
||||
Reference in New Issue
Block a user