Automated Crowdin downstream (#4394)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-09-03 15:48:34 +02:00
committed by GitHub
parent 59f69c7727
commit e1a9b31e9b
481 changed files with 13309 additions and 13411 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-05-21 12:08+0000\n"
"POT-Creation-Date: 2020-09-03 12:24+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
@@ -15,47 +15,47 @@ msgstr ""
"X-Crowdin-File-ID: 698\n"
"Language: zh_TW\n"
#: redbot/cogs/audio/apis/interface.py:280
#: 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 key或client secret未正確設置。\\n請使用`{prefix} audioset spotifyapi`獲取說明。"
#: redbot/cogs/audio/apis/interface.py:322
#: 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:443
#: 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:509
#: redbot/cogs/audio/apis/interface.py:511
msgid "The connection was reset while loading the playlist."
msgstr "加載播放列表時重置了連接。"
#: redbot/cogs/audio/apis/interface.py:518
#: redbot/cogs/audio/apis/interface.py:520
msgid "Player timeout, skipping remaining tracks."
msgstr "播放器超時,跳過剩餘歌曲。"
#: redbot/cogs/audio/apis/interface.py:542
#: redbot/cogs/audio/apis/interface.py:544
msgid "Failing to get tracks, skipping remaining."
msgstr "無法取得歌曲,跳過剩餘的歌曲。"
#: redbot/cogs/audio/apis/interface.py:592
#: 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您的YouTube API key可能是無效的或者您在YouTube的搜索服務上受到速率限制。\\n請檢查YouTube API key然後按照`{prefix}audioset youtubeapi`中的說明進行操作。"
#: redbot/cogs/audio/apis/interface.py:602
#: redbot/cogs/audio/apis/interface.py:604
msgid " {bad_tracks} tracks cannot be queued."
msgstr "{bad_tracks}首歌曲加載失敗。"
#: redbot/cogs/audio/apis/interface.py:610
#: redbot/cogs/audio/apis/interface.py:612
msgid "Playlist Enqueued"
msgstr "已加入播放清單"
#: redbot/cogs/audio/apis/interface.py:611
#: 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:617
#: redbot/cogs/audio/apis/interface.py:619
msgid "{time} until start of playlist playback: starts at #{position} in queue"
msgstr "{time}後播放: 在播放清單的#{position}首之後"