Files
Red-DiscordBot/redbot/cogs/audio/locales/zh-TW.po
github-actions[bot] 7b80043d19 Automated Crowdin downstream (#6119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-04 03:04:41 +02:00

88 lines
3.0 KiB
Plaintext
Generated
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-03-22 17:37+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: redgettext 3.4.2\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
"X-Crowdin-Language: zh-TW\n"
"X-Crowdin-File-ID: 51\n"
"Language: zh_TW\n"
#: redbot/cogs/audio/converters.py:35
msgid "\n"
"Scope must be a valid version of one of the following:\n"
" Global\n"
" Guild\n"
" User\n"
msgstr "\n"
"範圍必須是以下之一的有效數值:\n"
" Global全球\n"
" Guild伺服器\n"
" User用戶\n"
#: redbot/cogs/audio/converters.py:43
msgid "\n"
"Author must be a valid version of one of the following:\n"
" User ID\n"
" User Mention\n"
" User Name#123\n"
msgstr "\n"
"作者必須是以下之一的有效數值:\n"
" 用戶ID\n"
" 提及用戶\n"
" 用戶名#0000\n"
#: redbot/cogs/audio/converters.py:51
msgid "\n"
"Guild must be a valid version of one of the following:\n"
" Guild ID\n"
" Exact guild name\n"
msgstr "\n"
"公會必須是以下其中一項的有效數值:\n"
" 伺服器ID\n"
" 完整的伺服器名稱\n"
#: redbot/cogs/audio/converters.py:87
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
msgstr "未找到“{arg}”。 它必須是機器人所在的伺務器 ID 或完整的伺服器名稱。"
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
msgstr "“{arg}”不是指唯一的服務器。 請使用您要指定的服務器的 ID。"
#: redbot/cogs/audio/converters.py:127
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
msgstr "未找到“{arg}”。 它必須是機器人可以讀取的 ID 或完整名稱或提及用戶。"
#: redbot/cogs/audio/converters.py:176
msgid "Could not match '{}' to a playlist."
msgstr "無法將“{}”與播放列表匹配。"
#: redbot/cogs/audio/converters.py:240 redbot/cogs/audio/converters.py:262
#: redbot/cogs/audio/converters.py:282 redbot/cogs/audio/converters.py:366
#: redbot/cogs/audio/converters.py:378 redbot/cogs/audio/converters.py:403
#: redbot/cogs/audio/converters.py:429 redbot/cogs/audio/converters.py:451
#: redbot/cogs/audio/converters.py:478
msgid "Nothing"
msgstr "沒有"
#: redbot/cogs/audio/converters.py:260
msgid "You cannot use `--guild`"
msgstr "你無法使用 `--guild`"
#: redbot/cogs/audio/converters.py:400
msgid "You cannot use `--to-server`"
msgstr "你無法使用 `--to-server`"
#: redbot/cogs/audio/converters.py:426
msgid "You cannot use `--from-server`"
msgstr "你無法使用 `--from-server`"