mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
Automated Crowdin downstream (#6161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
69cf604e0e
commit
a59e73a605
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -175,18 +175,12 @@ msgstr "您嘗試創建的文本回覆超過 2000 個字符。\n"
|
||||
#, docstring
|
||||
msgid "Add a simple custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The command executed to return the text. Cast to lowercase.\n"
|
||||
" - `<text>` The text to return when executing the command. See guide for enhanced usage.\n"
|
||||
" "
|
||||
msgstr "添加一個簡單的自定義指令。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]customcom create simple yourcommand Text you want`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 為返回文本而執行的命令。 轉換為小寫。\n"
|
||||
" - `<text>` 執行命令時返回的文本。 請參閱進階用法指南。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:443
|
||||
#, docstring
|
||||
@@ -195,27 +189,15 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
|
||||
" cooldowns may be set. All cooldowns must be cooled to call the\n"
|
||||
" custom command.\n\n"
|
||||
" Examples:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to check or set the cooldown.\n"
|
||||
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
|
||||
" - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n"
|
||||
" "
|
||||
msgstr "設置、編輯或查看自定義命令的冷卻時間。\n\n"
|
||||
" 您可以為每個成員、頻道或公會設置冷卻時間。 可\n"
|
||||
" 以設置多個冷卻時間。設有冷卻時間必須先冷卻才能使用\n"
|
||||
" 自定義命令。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]customcom cooldown pingrole`\n"
|
||||
" - `[p]customcom cooldown yourcommand 30`\n"
|
||||
" - `[p]cc cooldown mycommand 30 guild`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 用於檢查或設置冷卻時間的自定義命令。\n"
|
||||
" - `[cooldown]` 允許再次使用命令之前等待的秒數。如果省略,將改為返回當前的冷卻時間設置。\n"
|
||||
" - `[per]` 要應用冷卻時間的群組。默認為每個成員。有效的選擇是伺務器/公會、用戶/成員和頻道。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:464
|
||||
#: redbot/cogs/customcom/customcom.py:505
|
||||
@@ -247,16 +229,11 @@ msgstr "該命令不存在。使用 `{command}` 添加它。"
|
||||
#, docstring
|
||||
msgid "Delete a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" - `[p]customcom delete yourcommand`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to delete.\n"
|
||||
" "
|
||||
msgstr "刪除自定義指令。\n\n"
|
||||
" 例子:\n"
|
||||
" -`[p]customcom delete yourcommand`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 要刪除的自定義指令。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:503
|
||||
msgid "Custom command successfully deleted."
|
||||
@@ -266,18 +243,12 @@ msgstr "自定義指令已成功刪除。"
|
||||
#, docstring
|
||||
msgid "Edit a custom command.\n\n"
|
||||
" Example:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **Arguments:**\n\n"
|
||||
" - `<command>` The custom command to edit.\n"
|
||||
" - `<text>` The new text to return when executing the command.\n"
|
||||
" "
|
||||
msgstr "編輯自定義指令。\n\n"
|
||||
" 例子:\n"
|
||||
" - `[p]customcom edit yourcommand Text you want`\n\n"
|
||||
" **參數:**\n\n"
|
||||
" - `<command>` 要編輯的自定義指令。\n"
|
||||
" - `<text>` 執行命令時要返回的新文本。\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/customcom/customcom.py:522
|
||||
msgid "Custom command successfully edited."
|
||||
|
||||
Reference in New Issue
Block a user