mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-15 07:38:54 -05:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
66 lines
3.3 KiB
Plaintext
66 lines
3.3 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: red-discordbot\n"
|
|
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: Korean\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: redgettext 3.1\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
"X-Crowdin-Project: red-discordbot\n"
|
|
"X-Crowdin-Project-ID: 289505\n"
|
|
"X-Crowdin-Language: ko\n"
|
|
"X-Crowdin-File-ID: 698\n"
|
|
"Language: ko_KR\n"
|
|
|
|
#: redbot/cogs/audio/apis/interface.py:282
|
|
msgid "The Spotify API key or client secret has not been set properly. \\nUse `{prefix}audioset spotifyapi` for instructions."
|
|
msgstr "Spotify API 키 또는 client secret이 올바르게 설정되지 않았습니다. \\n`{prefix}audioset spotifyapi`을 사용하여 지침을 확인하세요."
|
|
|
|
#: redbot/cogs/audio/apis/interface.py:324
|
|
msgid "This doesn't seem to be a valid Spotify playlist/album URL or code."
|
|
msgstr "유효한 Spotify 재생 목록, 앨범 URL 또는 코드가 아닌것 같습니다."
|
|
|
|
#: redbot/cogs/audio/apis/interface.py:445
|
|
msgid "This doesn't seem to be a supported Spotify URL or code."
|
|
msgstr "지원되는 Spotify URL 또는 코드가 아닌 것 같습니다."
|
|
|
|
#: redbot/cogs/audio/apis/interface.py:511
|
|
msgid "The connection was reset while loading the playlist."
|
|
msgstr "재생 목록을 로드하는 동안 연결이 재설정되었습니다."
|
|
|
|
#: redbot/cogs/audio/apis/interface.py:520
|
|
msgid "Player timeout, skipping remaining tracks."
|
|
msgstr "플래이어 시간이 초과되었습니다. 남은 트랙들을 건너 뜁니다."
|
|
|
|
#: redbot/cogs/audio/apis/interface.py:544
|
|
msgid "Failing to get tracks, skipping remaining."
|
|
msgstr "트랙을 추가하지 못해 나머지는 건너 뜁니다."
|
|
|
|
#: redbot/cogs/audio/apis/interface.py:594
|
|
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 "검색 결과가 없습니다.\\n 유튜브 API키가 유효하지 않거나 유튜브 검색 서비스 제한이 걸렸을 수도 있습니다. \\n유튜브 API 키를 다시 확인하고 `{prefix}audioset youtubeapi`.에서 지침을 확인하세요."
|
|
|
|
#: redbot/cogs/audio/apis/interface.py:604
|
|
msgid " {bad_tracks} tracks cannot be queued."
|
|
msgstr " {bad_tracks} 을 대기열에 추가할 수 없습니다."
|
|
|
|
#: redbot/cogs/audio/apis/interface.py:612
|
|
msgid "Playlist Enqueued"
|
|
msgstr "대기중인 재생 목록"
|
|
|
|
#: redbot/cogs/audio/apis/interface.py:613
|
|
msgid "Added {num} tracks to the queue.{maxlength_msg}"
|
|
msgstr "대기열에 {num} 개의 트랙이 추가되었습니다. {maxlength_msg}"
|
|
|
|
#: redbot/cogs/audio/apis/interface.py:619
|
|
msgid "{time} until start of playlist playback: starts at #{position} in queue"
|
|
msgstr "재생 목록 재생이 시작될 때까지 {time} 남았습니다.: 대기열의 #{position} 에 시작합니다."
|
|
|
|
#: 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 "You deleted the translation \"Spotify API 키 또는 client secret이 올바르게 설정되지 않았습니다. \\n`{prefix}audioset spotifyapi`를 사용하여 명령어들을 확인하세요.\""
|
|
|