mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -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-05-26 17:35+0000\n"
|
||||
"POT-Creation-Date: 2023-04-13 18:17+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"
|
||||
@@ -15,153 +15,73 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 38\n"
|
||||
"Language: zh_TW\n"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:20
|
||||
#: redbot/cogs/modlog/modlog.py:19
|
||||
#, docstring
|
||||
msgid "Manage log channels for moderation actions."
|
||||
msgstr ""
|
||||
msgid "Browse and manage modlog cases."
|
||||
msgstr "瀏覽和管理 modlog 案例。"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:33
|
||||
#, docstring
|
||||
msgid "Manage modlog settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:39
|
||||
#, docstring
|
||||
msgid "Command to fix misbehaving casetypes."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:46
|
||||
#, docstring
|
||||
msgid "Set a channel as the modlog.\n\n"
|
||||
" Omit `[channel]` to disable the modlog.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:55
|
||||
msgid "Mod events will be sent to {channel}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:59
|
||||
msgid "I do not have permissions to send messages in {channel}!"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:67
|
||||
msgid "Mod log is already disabled."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:70
|
||||
msgid "Mod log deactivated."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:75
|
||||
#, docstring
|
||||
msgid "Enable or disable case creation for a mod action."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97
|
||||
msgid "enabled"
|
||||
msgstr "已啟用"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:83 redbot/cogs/modlog/modlog.py:97
|
||||
msgid "disabled"
|
||||
msgstr "已停用"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:86
|
||||
msgid "Current settings:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:91
|
||||
msgid "That action is not registered."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:96
|
||||
msgid "Case creation for {action_name} actions is now {enabled}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:104
|
||||
#, docstring
|
||||
msgid "Reset all modlog cases in this server."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:107
|
||||
msgid "Are you sure you would like to reset all modlog cases in this server?"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:114
|
||||
msgid "You took too long to respond."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:118
|
||||
msgid "Cases have been reset."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:120
|
||||
msgid "No changes have been made."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:125
|
||||
#: redbot/cogs/modlog/modlog.py:32
|
||||
#, docstring
|
||||
msgid "Show the specified case."
|
||||
msgstr ""
|
||||
msgstr "顯示指定的案例。"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:129
|
||||
msgid "That case does not exist for that server."
|
||||
msgstr ""
|
||||
#: redbot/cogs/modlog/modlog.py:36
|
||||
msgid "That case does not exist for this server."
|
||||
msgstr "該伺務器不存在此案例。"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:135 redbot/cogs/modlog/modlog.py:173
|
||||
msgid "{case}\n"
|
||||
"**Timestamp:** {timestamp}"
|
||||
msgstr ""
|
||||
#: redbot/cogs/modlog/modlog.py:45 redbot/cogs/modlog/modlog.py:82
|
||||
#: redbot/cogs/modlog/modlog.py:117
|
||||
msgid "Timestamp:"
|
||||
msgstr "時間戳記:"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:146
|
||||
#: redbot/cogs/modlog/modlog.py:52
|
||||
#, docstring
|
||||
msgid "Display cases for the specified member."
|
||||
msgstr ""
|
||||
msgstr "顯示指定成員的案例。"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:158 redbot/cogs/modlog/modlog.py:198
|
||||
#: redbot/cogs/modlog/modlog.py:64 redbot/cogs/modlog/modlog.py:103
|
||||
msgid "That user does not exist."
|
||||
msgstr ""
|
||||
msgstr "找不到該使用者。"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:161 redbot/cogs/modlog/modlog.py:201
|
||||
#: redbot/cogs/modlog/modlog.py:67 redbot/cogs/modlog/modlog.py:106
|
||||
msgid "Something unexpected went wrong while fetching that user by ID."
|
||||
msgstr ""
|
||||
msgstr "由 ID 獲取該用戶時出現意外錯誤。"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:165 redbot/cogs/modlog/modlog.py:204
|
||||
#: redbot/cogs/modlog/modlog.py:71 redbot/cogs/modlog/modlog.py:109
|
||||
msgid "That user does not have any cases."
|
||||
msgstr ""
|
||||
msgstr "該用戶沒有任何案子。"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:186
|
||||
#: redbot/cogs/modlog/modlog.py:91
|
||||
#, docstring
|
||||
msgid "List cases for the specified member."
|
||||
msgstr ""
|
||||
msgstr "列出指定成員的案例。"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:209
|
||||
msgid "{case}\n"
|
||||
"**Timestamp:** {timestamp}\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:222
|
||||
#: redbot/cogs/modlog/modlog.py:126
|
||||
#, docstring
|
||||
msgid "Specify a reason for a modlog case.\n\n"
|
||||
" Please note that you can only edit cases you are\n"
|
||||
" the owner of unless you are a mod, admin or server owner.\n\n"
|
||||
" If no case number is specified, the latest case will be used.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "指定 modlog 案例的原因。\n\n"
|
||||
" 請注意,您只能編輯您的個案\n"
|
||||
" 的所有者,除非您是模組、管理員或服務器所有者。\n\n"
|
||||
" 如果未指定案例編號,將使用最新的案例。\n"
|
||||
" "
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:235
|
||||
#: redbot/cogs/modlog/modlog.py:139
|
||||
msgid "There are no modlog cases in this server."
|
||||
msgstr ""
|
||||
msgstr "此服務器中沒有 modlog 案例。"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:241
|
||||
#: redbot/cogs/modlog/modlog.py:145
|
||||
msgid "That case does not exist!"
|
||||
msgstr ""
|
||||
msgstr "該案例不存在!"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:248
|
||||
#: redbot/cogs/modlog/modlog.py:152
|
||||
msgid "You are not authorized to modify that case!"
|
||||
msgstr ""
|
||||
msgstr "您無權修改該案例!"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:256
|
||||
#: redbot/cogs/modlog/modlog.py:160
|
||||
msgid "Reason for case #{num} has been updated."
|
||||
msgstr ""
|
||||
msgstr "案例 #{num} 的原因已更新。"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user