mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
354 lines
12 KiB
Plaintext
Generated
354 lines
12 KiB
Plaintext
Generated
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: red-discordbot\n"
|
||
"POT-Creation-Date: 2023-06-14 02:57+0000\n"
|
||
"Last-Translator: \n"
|
||
"Language-Team: Chinese Simplified\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\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"
|
||
"X-Crowdin-Language: zh-CN\n"
|
||
"X-Crowdin-File-ID: 42\n"
|
||
"Language: zh_CN\n"
|
||
|
||
#: redbot/cogs/admin/admin.py:20
|
||
msgid "I attempted to do something that Discord denied me permissions for. Your command failed to successfully complete."
|
||
msgstr "我试图做一些Discord没有允许我做的事情。你的命令无法完成"
|
||
|
||
#: redbot/cogs/admin/admin.py:25
|
||
msgid "I can not give {role.name} to {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
|
||
msgstr "我不能将 {role.name} 给 {member.display_name} ,因为这个角色高于或等于我在Discord等级中的最高角色"
|
||
|
||
#: redbot/cogs/admin/admin.py:31
|
||
msgid "I can not remove {role.name} from {member.display_name} because that role is higher than or equal to my highest role in the Discord hierarchy."
|
||
msgstr "我不能将 {role.name} 从 {member.display_name} 中移除,因为这个角色高于或等于我在Discord等级中的最高角色"
|
||
|
||
#: redbot/cogs/admin/admin.py:37
|
||
msgid "I can not edit {role.name} because that role is higher than my or equal to highest role in the Discord hierarchy."
|
||
msgstr "我不能编辑 {role.name} ,因为该角色高于或等于我在Discord等级中的最高角色"
|
||
|
||
#: redbot/cogs/admin/admin.py:43
|
||
msgid "I can not let you give {role.name} to {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||
msgstr "我不能让你把 {role.name} 给 {member.display_name} ,因为这个角色高于或等于你在 Discord 等级中的最高角色"
|
||
|
||
#: redbot/cogs/admin/admin.py:49
|
||
msgid "I can not let you remove {role.name} from {member.display_name} because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||
msgstr "我不能让你把这个{role.name}从{member.display_name}去掉应为这个role比你的最高的role高或者一样高"
|
||
|
||
#: redbot/cogs/admin/admin.py:55
|
||
msgid "I can not let you edit {role.name} because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||
msgstr "我不能让你改变{role.name}应为这个role比你的最高的role高或者一样高"
|
||
|
||
#: redbot/cogs/admin/admin.py:61
|
||
msgid "I need the \"Manage Roles\" permission to do that."
|
||
msgstr "我需要“管理角色”权限才能做到这一点"
|
||
|
||
#: redbot/cogs/admin/admin.py:63
|
||
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
|
||
msgstr "我已经在宣布一段话。要是你想做一个不同的宣布请用`{prefix}announce cancel` 先"
|
||
|
||
#: redbot/cogs/admin/admin.py:73
|
||
#, docstring
|
||
msgid "A collection of server administration utilities."
|
||
msgstr "一些管理server的东西"
|
||
|
||
#: redbot/cogs/admin/admin.py:159
|
||
msgid "{member.display_name} already has the role {role.name}."
|
||
msgstr "{member.display_name}已经有{role.name}"
|
||
|
||
#: redbot/cogs/admin/admin.py:180
|
||
msgid "I successfully added {role.name} to {member.display_name}"
|
||
msgstr "我成功的的加了{role.name}到{member.display_name}"
|
||
|
||
#: redbot/cogs/admin/admin.py:190
|
||
msgid "{member.display_name} does not have the role {role.name}."
|
||
msgstr "{member.display_name}没有{role.name}"
|
||
|
||
#: redbot/cogs/admin/admin.py:211
|
||
msgid "I successfully removed {role.name} from {member.display_name}"
|
||
msgstr "我成功的从{member.display_name}去掉了{role.name}."
|
||
|
||
#: redbot/cogs/admin/admin.py:226
|
||
#, docstring
|
||
msgid "\n"
|
||
" Add a role to a user.\n\n"
|
||
" Use double quotes if the role contains spaces.\n"
|
||
" If user is left blank it defaults to the author of the command.\n"
|
||
" "
|
||
msgstr "\n"
|
||
" 加一个角色 到一个人上.\n\n"
|
||
" 用双引号要是角色的名字有空格.\n"
|
||
" 要是没有说出人,就会被加到用这个命令的人\n"
|
||
" "
|
||
|
||
#: redbot/cogs/admin/admin.py:244
|
||
#, docstring
|
||
msgid "\n"
|
||
" Remove a role from a user.\n\n"
|
||
" Use double quotes if the role contains spaces.\n"
|
||
" If user is left blank it defaults to the author of the command.\n"
|
||
" "
|
||
msgstr "\n"
|
||
" 从一个人去掉一个角色.\n\n"
|
||
" 要是角色的名字有空格用双引号.\n"
|
||
" \n"
|
||
"要是没有说出人加给用命令的人.\n"
|
||
" "
|
||
|
||
#: redbot/cogs/admin/admin.py:256
|
||
#, docstring
|
||
msgid "Edit role settings."
|
||
msgstr "编辑角色设置"
|
||
|
||
#: redbot/cogs/admin/admin.py:263
|
||
#, docstring
|
||
msgid "\n"
|
||
" Edit a role's colour.\n\n"
|
||
" Use double quotes if the role contains spaces.\n"
|
||
" Colour must be in hexadecimal format.\n"
|
||
" [Online colour picker](http://www.w3schools.com/colors/colors_picker.asp)\n\n"
|
||
" Examples:\n"
|
||
" `[p]editrole colour \"The Transistor\" #ff0000`\n"
|
||
" `[p]editrole colour Test #ff9900`\n"
|
||
" "
|
||
msgstr " 编辑身份证颜色\n\n"
|
||
" 如果角色包含空格,请使用双引号。\n"
|
||
" 颜色必须是十六进制格式。\n"
|
||
" [在线取色器](http://www.w3schools.com/colors/colors_picker.asp)\n\n"
|
||
" 例子:\n"
|
||
" `[p]editrole colour \"The Transistor\" #ff0000`\n"
|
||
" `[p]editrole colour Test #ff9900`\n"
|
||
" "
|
||
|
||
#: redbot/cogs/admin/admin.py:275
|
||
msgid "{author} ({author.id}) changed the colour of role '{role.name}'"
|
||
msgstr "{author} ({author.id}) 改变了角色的颜色 '{role.name}'"
|
||
|
||
#: redbot/cogs/admin/admin.py:294 redbot/cogs/admin/admin.py:327
|
||
msgid "Done."
|
||
msgstr "完成。"
|
||
|
||
#: redbot/cogs/admin/admin.py:298
|
||
#, docstring
|
||
msgid "\n"
|
||
" Edit a role's name.\n\n"
|
||
" Use double quotes if the role or the name contain spaces.\n\n"
|
||
" Example:\n"
|
||
" `[p]editrole name \"The Transistor\" Test`\n"
|
||
" "
|
||
msgstr " 编辑角色名称。\n\n"
|
||
" 如果角色名称包含空格,请使用双引号。\n\n"
|
||
" 例子:\n"
|
||
" `[p]editrole name \"The Transistor\" Test`\n"
|
||
" "
|
||
|
||
#: redbot/cogs/admin/admin.py:308
|
||
msgid "{author} ({author.id}) changed the name of role '{old_name}' to '{name}'"
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:332
|
||
#, docstring
|
||
msgid "Announce a message to all servers the bot is in."
|
||
msgstr "已向机器人所在的所有服务器发送公告。"
|
||
|
||
#: redbot/cogs/admin/admin.py:339
|
||
msgid "The announcement has begun."
|
||
msgstr "公告开始了"
|
||
|
||
#: redbot/cogs/admin/admin.py:346
|
||
#, docstring
|
||
msgid "Cancel a running announce."
|
||
msgstr "取消了一个运行中的公告。"
|
||
|
||
#: redbot/cogs/admin/admin.py:348
|
||
msgid "There is no currently running announcement."
|
||
msgstr "目前没有正在运行的公告"
|
||
|
||
#: redbot/cogs/admin/admin.py:351
|
||
msgid "The current announcement has been cancelled."
|
||
msgstr "目前公告已被取消"
|
||
|
||
#: redbot/cogs/admin/admin.py:357
|
||
#, docstring
|
||
msgid "Change how announcements are sent in this guild."
|
||
msgstr "更改了公会中通知的发送方式。"
|
||
|
||
#: redbot/cogs/admin/admin.py:367
|
||
#, docstring
|
||
msgid "Change the channel where the bot will send announcements."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:370
|
||
msgid "The announcement channel has been set to {channel.mention}"
|
||
msgstr "公告频道已设置为 {channel.mention}"
|
||
|
||
#: redbot/cogs/admin/admin.py:375
|
||
#, docstring
|
||
msgid "Unsets the channel for announcements."
|
||
msgstr "取消公告频道"
|
||
|
||
#: redbot/cogs/admin/admin.py:400
|
||
#, docstring
|
||
msgid "\n"
|
||
" Add or remove a selfrole from yourself.\n\n"
|
||
" Server admins must have configured the role as user settable.\n"
|
||
" NOTE: The role is case sensitive!\n"
|
||
" "
|
||
msgstr "\n"
|
||
" 添加或删除自己的角色\n\n"
|
||
" 服务器管理员必须配置角色为用户设置\n"
|
||
" 注意:角色是区分大小写的\n"
|
||
" "
|
||
|
||
#: redbot/cogs/admin/admin.py:413
|
||
#, docstring
|
||
msgid "\n"
|
||
" Add a selfrole to yourself.\n\n"
|
||
" Server admins must have configured the role as user settable.\n"
|
||
" NOTE: The role is case sensitive!\n"
|
||
" "
|
||
msgstr "\n"
|
||
" 为你自己添加一个自身角色\n\n"
|
||
" 服务器管理员必须配置角色为用户设置\n"
|
||
" 注意:角色是区分大小写的!\n"
|
||
" "
|
||
|
||
#: redbot/cogs/admin/admin.py:424
|
||
#, docstring
|
||
msgid "\n"
|
||
" Remove a selfrole from yourself.\n\n"
|
||
" Server admins must have configured the role as user settable.\n"
|
||
" NOTE: The role is case sensitive!\n"
|
||
" "
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:435
|
||
#, docstring
|
||
msgid "\n"
|
||
" Lists all available selfroles.\n"
|
||
" "
|
||
msgstr " 列出所有可用的角色。\n"
|
||
" "
|
||
|
||
#: redbot/cogs/admin/admin.py:445
|
||
msgid "Available Selfroles:\n"
|
||
"{selfroles}"
|
||
msgstr "可用的角色:\n"
|
||
"{selfroles}"
|
||
|
||
#: redbot/cogs/admin/admin.py:451
|
||
#, docstring
|
||
msgid "Manage selfroles."
|
||
msgstr "管理自我角色"
|
||
|
||
#: redbot/cogs/admin/admin.py:456
|
||
#, docstring
|
||
msgid "\n"
|
||
" Add a role, or a selection of roles, to the list of available selfroles.\n\n"
|
||
" NOTE: The role is case sensitive!\n"
|
||
" "
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:465
|
||
msgid "I cannot let you add {role.name} as a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||
msgstr "无法添加[role.name],因为该角色高于或等于你的角色。"
|
||
|
||
#: redbot/cogs/admin/admin.py:475
|
||
msgid "The role \"{role.name}\" is already a selfrole."
|
||
msgstr "你已经获得\"[role.name]\"权限。"
|
||
|
||
#: redbot/cogs/admin/admin.py:481
|
||
msgid "Added {count} selfroles."
|
||
msgstr "成功添加 {count} 。"
|
||
|
||
#: redbot/cogs/admin/admin.py:483
|
||
msgid "Added 1 selfrole."
|
||
msgstr "成功添加了一个角色。"
|
||
|
||
#: redbot/cogs/admin/admin.py:489
|
||
#, docstring
|
||
msgid "\n"
|
||
" Remove a role, or a selection of roles, from the list of available selfroles.\n\n"
|
||
" NOTE: The role is case sensitive!\n"
|
||
" "
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:498
|
||
msgid "I cannot let you remove {role.name} from being a selfrole because that role is higher than or equal to your highest role in the Discord hierarchy."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:508
|
||
msgid "Removed {count} selfroles."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:510
|
||
msgid "Removed 1 selfrole."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:516
|
||
#, docstring
|
||
msgid "Clear the list of available selfroles for this server."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:520
|
||
msgid "There are currently no selfroles."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:523
|
||
msgid "Are you sure you want to clear this server's selfrole list?"
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:529
|
||
msgid "You took too long to respond."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:538
|
||
msgid "I cannot clear the selfroles because the selfrole '{role.name}' is higher than or equal to your highest role in the Discord hierarchy."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:544
|
||
msgid "Selfrole list cleared."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:546
|
||
msgid "No changes have been made."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:551
|
||
#, docstring
|
||
msgid "Lock a bot to its current servers only."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:556
|
||
msgid "The bot is no longer serverlocked."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/admin.py:558
|
||
msgid "The bot is now serverlocked."
|
||
msgstr ""
|
||
|
||
#: redbot/cogs/admin/announcer.py:68
|
||
msgid "I could not announce to the following server: "
|
||
msgstr "我无法向以下服务器发送公告:"
|
||
|
||
#: redbot/cogs/admin/announcer.py:70
|
||
msgid "I could not announce to the following servers: "
|
||
msgstr "我无法向以下服务器发送公告:"
|
||
|
||
#: redbot/cogs/admin/converters.py:13
|
||
msgid "The Admin cog is not loaded."
|
||
msgstr "admin cog未加载"
|
||
|
||
#: redbot/cogs/admin/converters.py:30
|
||
msgid "The role \"{role_name}\" is not a valid selfrole."
|
||
msgstr "\"[role_name]\"不是一个有效的角色"
|
||
|
||
#: redbot/cogs/admin/converters.py:36
|
||
msgid "This selfrole has more than one case insensitive match. Please ask a moderator to resolve the ambiguity, or use the role ID to reference the role."
|
||
msgstr ""
|
||
|