mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 09:26:06 -05:00
Automated Crowdin downstream (#6119)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b3fd90ae4c
commit
7b80043d19
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\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.3\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"
|
||||
@@ -21,7 +21,11 @@ msgid "\n"
|
||||
" Global\n"
|
||||
" Guild\n"
|
||||
" User\n"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"範圍必須是以下之一的有效數值:\n"
|
||||
" Global全球\n"
|
||||
" Guild伺服器\n"
|
||||
" User用戶\n"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:43
|
||||
msgid "\n"
|
||||
@@ -29,48 +33,55 @@ msgid "\n"
|
||||
" User ID\n"
|
||||
" User Mention\n"
|
||||
" User Name#123\n"
|
||||
msgstr ""
|
||||
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 ""
|
||||
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 ""
|
||||
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 ""
|
||||
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 ""
|
||||
msgstr "未找到“{arg}”。 它必須是機器人可以讀取的 ID 或完整名稱或提及用戶。"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
msgstr ""
|
||||
msgstr "無法將“{}”與播放列表匹配。"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:241 redbot/cogs/audio/converters.py:263
|
||||
#: redbot/cogs/audio/converters.py:283 redbot/cogs/audio/converters.py:368
|
||||
#: redbot/cogs/audio/converters.py:380 redbot/cogs/audio/converters.py:405
|
||||
#: redbot/cogs/audio/converters.py:431 redbot/cogs/audio/converters.py:453
|
||||
#: redbot/cogs/audio/converters.py:480
|
||||
#: 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 ""
|
||||
msgstr "沒有"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:261
|
||||
#: redbot/cogs/audio/converters.py:260
|
||||
msgid "You cannot use `--guild`"
|
||||
msgstr ""
|
||||
msgstr "你無法使用 `--guild`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:402
|
||||
#: redbot/cogs/audio/converters.py:400
|
||||
msgid "You cannot use `--to-server`"
|
||||
msgstr ""
|
||||
msgstr "你無法使用 `--to-server`"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:428
|
||||
#: redbot/cogs/audio/converters.py:426
|
||||
msgid "You cannot use `--from-server`"
|
||||
msgstr ""
|
||||
msgstr "你無法使用 `--from-server`"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user