Automated Crowdin downstream (#6497)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-12-25 04:24:55 +00:00
committed by GitHub
parent 66d1c87b5a
commit d64cbdf83e
267 changed files with 33214 additions and 30767 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
"POT-Creation-Date: 2024-12-24 02:23+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
@@ -15,51 +15,51 @@ msgstr ""
"X-Crowdin-File-ID: 188\n"
"Language: zh_TW\n"
#: redbot/core/commands/converter.py:87
#: redbot/core/commands/converter.py:90
msgid "`{unit}` is not a valid unit of time for this command"
msgstr "`{unit}`不是此命令的有效時間單位"
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
#: redbot/core/commands/converter.py:151 redbot/core/commands/converter.py:219
msgid "The time set is way too high, consider setting something reasonable."
msgstr "時間超出允許範圍,請輸入一個合理的時間。"
#: redbot/core/commands/converter.py:152
#: redbot/core/commands/converter.py:155
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
msgstr "對於該命令來說,此時間量太大。 (最大值: {maximum})"
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
#: redbot/core/commands/converter.py:159 redbot/core/commands/converter.py:168
msgid "0 seconds"
msgstr ""
#: redbot/core/commands/converter.py:161
#: redbot/core/commands/converter.py:164
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
msgstr "對於該命令來說,此時間量太小。 (最小值: {minimum})"
#: redbot/core/commands/converter.py:245
#: redbot/core/commands/converter.py:256
msgid "'{input}' doesn't look like a valid user ID."
msgstr "'{input}' 看起來不是有效的使用者ID。"
#: redbot/core/commands/converter.py:268
#: redbot/core/commands/converter.py:279
msgid "`{arg}` is not a number."
msgstr "`{arg}` 不是一個數字。"
#: redbot/core/commands/converter.py:270
#: redbot/core/commands/converter.py:281
msgid "`{arg}` is not a finite number."
msgstr "`{arg}` 不是有限數。"
#: redbot/core/commands/converter.py:293
#: redbot/core/commands/converter.py:304
msgid "Missing a key or value."
msgstr "缺少key或數值。"
#: redbot/core/commands/converter.py:299
#: redbot/core/commands/converter.py:310
msgid "Unexpected key `{key}`."
msgstr "意外的關鍵“{key}”。"
#: redbot/core/commands/converter.py:533
#: redbot/core/commands/converter.py:544
msgid "Command \"{arg}\" not found."
msgstr "指令\"{arg}\"不存在。"
#: redbot/core/commands/converter.py:543
#: redbot/core/commands/converter.py:554
msgid "Cog \"{arg}\" not found."
msgstr "模組 \"{arg}\" 不存在。"
@@ -123,73 +123,73 @@ msgstr "每頁最大字符數:{page_char_limit}\n"
msgid "Type {command1} for more info on a command. You can also type {command2} for more info on a category."
msgstr "鍵入 {command1} 以獲取有關命令的更多信息。您還可以鍵入 {command2} 以獲取有關類別的更多信息。"
#: redbot/core/commands/help.py:355
msgid "Syntax: {command_signature}"
msgstr "語法:{command_signature}"
#: redbot/core/commands/help.py:358
msgid "Syntax:\n"
msgstr ""
#: redbot/core/commands/help.py:361
#: redbot/core/commands/help.py:360
msgid "Aliases"
msgstr "別名"
#: redbot/core/commands/help.py:361
#: redbot/core/commands/help.py:360
msgid "Alias"
msgstr "別名"
#: redbot/core/commands/help.py:382
#: redbot/core/commands/help.py:381
msgid "{aliases} and {number} more aliases."
msgstr "{aliases} 和 {number} 個別名。"
#: redbot/core/commands/help.py:386
#: redbot/core/commands/help.py:385
msgid "{aliases} and one more alias."
msgstr "{aliases} 和另一個別名。"
#: redbot/core/commands/help.py:433 redbot/core/commands/help.py:435
#: redbot/core/commands/help.py:447
#: redbot/core/commands/help.py:432 redbot/core/commands/help.py:434
#: redbot/core/commands/help.py:446
msgid "Subcommands:"
msgstr "子命令:"
#: redbot/core/commands/help.py:435 redbot/core/commands/help.py:613
#: redbot/core/commands/help.py:434 redbot/core/commands/help.py:612
msgid " (continued)"
msgstr " (繼續)"
#: redbot/core/commands/help.py:509 redbot/core/commands/help.py:769
#: redbot/core/commands/help.py:784 redbot/core/commands/help.py:805
#: redbot/core/commands/help.py:508 redbot/core/commands/help.py:768
#: redbot/core/commands/help.py:783 redbot/core/commands/help.py:804
msgid "{ctx.me.display_name} Help Menu"
msgstr "{ctx.me.display_name} 幫助菜單"
#: redbot/core/commands/help.py:556
#: redbot/core/commands/help.py:555
msgid "*Page {page_num} of {page_count}*\n"
"{content_description}"
msgstr "*第 {page_num} 頁,共 {page_count} 頁*\n"
"{content_description}"
#: redbot/core/commands/help.py:611 redbot/core/commands/help.py:613
#: redbot/core/commands/help.py:625
#: redbot/core/commands/help.py:610 redbot/core/commands/help.py:612
#: redbot/core/commands/help.py:624
msgid "Commands:"
msgstr "命令:"
#: redbot/core/commands/help.py:664 redbot/core/commands/help.py:693
#: redbot/core/commands/help.py:706
#: redbot/core/commands/help.py:663 redbot/core/commands/help.py:692
#: redbot/core/commands/help.py:705
msgid "No Category:"
msgstr "沒有分類:"
#: redbot/core/commands/help.py:677
#: redbot/core/commands/help.py:676
msgid "{title} (continued)"
msgstr "{title}(繼續)"
#: redbot/core/commands/help.py:780
#: redbot/core/commands/help.py:779
msgid "Help topic for {command_name} not found."
msgstr "未找到 {command_name} 的幫助主題。"
#: redbot/core/commands/help.py:799
#: redbot/core/commands/help.py:798
msgid "Command {command_name} has no subcommand named {not_found}."
msgstr "命令 {command_name} 沒有名為 {not_found} 的子命令。"
#: redbot/core/commands/help.py:904
#: redbot/core/commands/help.py:903
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
msgstr "我無法在 DM 中向您發送幫助消息。要嘛你阻止了我,要嘛你禁用了這個服務器中的 DM。"
#: redbot/core/commands/help.py:940
#: redbot/core/commands/help.py:939
#, docstring
msgid "\n"
" I need somebody\n"