msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2018-02-18 14:42+AKST\n" "PO-Revision-Date: 2018-04-15 16:43-0400\n" "Last-Translator: Kowlin \n" "Language-Team: Chinese Simplified\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: ENCODING\n" "Generated-By: pygettext.py 1.5\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: crowdin.com\n" "X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /cogs/alias/locales/messages.pot\n" "Language: zh_CN\n" #: ../alias.py:129 msgid "No prefix found." msgstr "找不到前缀" #: ../alias.py:198 msgid "You attempted to create a new alias with the name {} but that name is already a command on this bot." msgstr "您尝试使用名称{} 创建新的别名,但该名称已经是该机器人上的命令。" #: ../alias.py:205 msgid "You attempted to create a new alias with the name {} but that alias already exists on this server." msgstr "您试图使用名称{} 创建新的别名,但该别名已存在于此服务器上。" #: ../alias.py:212 msgid "You attempted to create a new alias with the name {} but that name is an invalid alias name. Alias names may not contain spaces." msgstr "您尝试使用名称{} 创建新的别名,但该名称是无效的别名。别名不能包含空格。" #: ../alias.py:224 msgid "A new alias with the trigger `{}` has been created." msgstr "已经创建一个包含触发器`{}`的新别名。" #: ../alias.py:236 msgid "You attempted to create a new global alias with the name {} but that name is already a command on this bot." msgstr "您尝试使用名称{} 创建新的全局别名,但该名称已经是该机器人上的命令。" #: ../alias.py:243 msgid "You attempted to create a new global alias with the name {} but that alias already exists on this server." msgstr "您尝试使用名称{} 创建新的全局别名,但该别名已经存在于此服务器上。" #: ../alias.py:250 msgid "You attempted to create a new global alias with the name {} but that name is an invalid alias name. Alias names may not contain spaces." msgstr "您试图使用名称{} 创建新的全局别名,但该名称是无效的别名。别名不能包含空格。" #: ../alias.py:259 msgid "A new global alias with the trigger `{}` has been created." msgstr "已经创建一个包含触发器`{}`的全局别名。" #: ../alias.py:274 msgid "No such alias exists." msgstr "不存在该别名。" #: ../alias.py:283 msgid "The `{}` alias will execute the command `{}`" msgstr "`{}` 别要名将执行命令 `{}`" #: ../alias.py:286 msgid "There is no alias with the name `{}`" msgstr "没有名为`{}`的别名" #: ../alias.py:298 msgid "There are no aliases on this guild." msgstr "这个公会没有别名。" #: ../alias.py:302 ../alias.py:320 msgid "Alias with the name `{}` was successfully deleted." msgstr "已经成功删除名为`{}`的别名。" #: ../alias.py:305 ../alias.py:323 msgid "Alias with name `{}` was not found." msgstr "找不到名为`{}`的别名。" #: ../alias.py:316 msgid "There are no aliases on this bot." msgstr "这个机器人上没有别名。" #: ../alias.py:331 ../alias.py:342 msgid "Aliases:" msgstr "别名:" #: ../alias.py:333 ../alias.py:344 msgid "There are no aliases on this server." msgstr "在这个服务器上没有别名。"