mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-14 21:32:31 -05:00
[3.4] [i18n] Automated Crowdin downstream (#5305)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
addc633425
commit
539e0b2c14
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-05-24 11:04+0000\n"
|
||||
"POT-Creation-Date: 2021-09-01 22:38+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Chinese Traditional\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -45,7 +45,7 @@ msgstr "我無法讓你編輯 {role.name} 身分組,因為該身分組位階
|
||||
|
||||
#: redbot/cogs/admin/admin.py:59
|
||||
msgid "I need the \"Manage Roles\" permission to do that."
|
||||
msgstr ""
|
||||
msgstr "我需要管理權限來完成。"
|
||||
|
||||
#: redbot/cogs/admin/admin.py:61
|
||||
msgid "I am already announcing something. If you would like to make a different announcement please use `{prefix}announce cancel` first."
|
||||
@@ -234,49 +234,57 @@ msgstr ""
|
||||
#: redbot/cogs/admin/admin.py:454
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Add a role to the list of available selfroles.\n\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:461
|
||||
#: redbot/cogs/admin/admin.py:463
|
||||
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 ""
|
||||
|
||||
#: redbot/cogs/admin/admin.py:469
|
||||
msgid "Added."
|
||||
msgstr "已增加"
|
||||
|
||||
#: redbot/cogs/admin/admin.py:472
|
||||
msgid "That role is already a selfrole."
|
||||
#: redbot/cogs/admin/admin.py:473
|
||||
msgid "The role \"{role.name}\" is already a selfrole."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/admin/admin.py:476
|
||||
#: redbot/cogs/admin/admin.py:479
|
||||
msgid "Added {count} selfroles."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/admin/admin.py:481
|
||||
msgid "Added 1 selfrole."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/admin/admin.py:487
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" Remove a role from the list of available selfroles.\n\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:483
|
||||
#: redbot/cogs/admin/admin.py:496
|
||||
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:491
|
||||
msgid "Removed."
|
||||
msgstr "已移除。"
|
||||
#: redbot/cogs/admin/admin.py:506
|
||||
msgid "Removed {count} selfroles."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/admin/admin.py:496
|
||||
#: redbot/cogs/admin/admin.py:508
|
||||
msgid "Removed 1 selfrole."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/admin/admin.py:515
|
||||
#, docstring
|
||||
msgid "Lock a bot to its current servers only."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/admin/admin.py:501
|
||||
#: redbot/cogs/admin/admin.py:520
|
||||
msgid "The bot is no longer serverlocked."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/admin/admin.py:503
|
||||
#: redbot/cogs/admin/admin.py:522
|
||||
msgid "The bot is now serverlocked."
|
||||
msgstr ""
|
||||
|
||||
@@ -292,7 +300,7 @@ msgstr ""
|
||||
msgid "The Admin cog is not loaded."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/admin/converters.py:20
|
||||
msgid "The provided role is not a valid selfrole."
|
||||
#: redbot/cogs/admin/converters.py:21
|
||||
msgid "The role \"{role_name}\" is not a valid selfrole."
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user