Automated Crowdin downstream (#6127)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-04 08:22:59 +02:00
committed by GitHub
parent d3310f80fa
commit c52ef73097
81 changed files with 7293 additions and 7259 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
"POT-Creation-Date: 2023-05-04 00:53+0000\n"
"Last-Translator: \n"
"Language-Team: Chinese Traditional\n"
"MIME-Version: 1.0\n"
@@ -35,27 +35,27 @@ msgstr "對於該命令來說,此時間量太小。 (最小值: {minimum})"
msgid "'{input}' doesn't look like a valid user ID."
msgstr "'{input}' 看起來不是有效的使用者ID。"
#: redbot/core/commands/converter.py:253
#: redbot/core/commands/converter.py:254
msgid "`{arg}` is not a number."
msgstr "`{arg}` 不是一個數字。"
#: redbot/core/commands/converter.py:255
#: redbot/core/commands/converter.py:256
msgid "`{arg}` is not a finite number."
msgstr "`{arg}` 不是有限數。"
#: redbot/core/commands/converter.py:278
#: redbot/core/commands/converter.py:279
msgid "Missing a key or value."
msgstr "缺少key或數值。"
#: redbot/core/commands/converter.py:284
#: redbot/core/commands/converter.py:285
msgid "Unexpected key `{key}`."
msgstr "意外的關鍵“{key}”。"
#: redbot/core/commands/converter.py:509
#: redbot/core/commands/converter.py:510
msgid "Command \"{arg}\" not found."
msgstr "指令\"{arg}\"不存在。"
#: redbot/core/commands/converter.py:519
#: redbot/core/commands/converter.py:520
msgid "Cog \"{arg}\" not found."
msgstr "模組 \"{arg}\" 不存在。"