{ "i18n.prompt.fallback.failed": "(If you can see this strange string, it means something is wrong again! \nPlease send the problem back to\n${url}\nso we can quickly solve it.)", "error.prompt": "An error occurred: ${error_msg}\nReport this issue: ", "error.prompt.report": "An error occurred while executing the command. Please report the following to developers:\n${err_msg}\nReport this issue: ", "error.prompt.noreport": "An error occurred while executing the command:\n${err_msg}\nThis error is not caused by the bot (e.g. the API request went wrong) and thus should not be reported to developers.", "error.message.chain.invalid": "The bot attempted to send an invalid message chain. Please get in touch with the developers to solve this issue.", "error.message.chain.empty": "The bot attempted to send an empty message chain. Please get in touch with the developers to solve this issue.", "error.message.chain.plain.empty": "The bot attempted to send an empty text message. Please get in touch with the developers to solve this issue.", "error.message.chain.unsafe": "The message contains unsafe content and is blocked. Please get in touch with the developers to solve this issue.", "error.module.unbound": "Module ${module} isn't bound with any commands and doesn't have a description. Please get in touch with the developers to solve this issue.", "error.module.helpdoc.invalid": "${module} provided an invalid help message. Please get in touch with the developers to solve this issue.", "error.loader.load.failed": "The following error(s) occurred during module loading and module(s) with error was not loaded: ${err_msg}", "error.loader.load.success": "All modules are loaded successfully.", "error.request.api.timeout": "API request timeout.", "tos.warning": "Warning:\nYou have violated our Code of Conduct according to our Terms of Service.", "tos.reason": "Reason: ", "tos.warning.count": "You have received ${current_warns} warnings. Your account will be blacklisted if you receive more than 5 warnings.", "tos.warning.appeal": "If you have any objections, please go to ${issue_url} and create an issue.", "tos.warning.last": "This is your last warning.", "parser.command.running.prompt": "There are currently commands running. Please try again later.", "parser.command.running.prompt2": "The previous command is being executed.", "parser.command.format.invalid": "Syntax Error.\nUse \"${prefix}help ${module}\" for help.", "parser.sudo.permission.denied": "You are not a superuser and cannot use the sudo command.", "parser.superuser.permission.denied": "You do not have permission to use this command.", "parser.admin.module.permission.denied": "Commands under the \"${module}\" module can only be used by the admins of the group. Please contact the admins to execute the command.", "parser.admin.submodule.permission.denied": "This command can only be used by the admins of the group. Please contact the admins to execute the command.", "parser.module.disabled.prompt": "\"${module}\" module is not enabled, please send ${prefix}enable ${module} to enable the module.", "example": "Hello world!", "success": "Success.", "yes": "Yes", "no": "No", "message.wait.confirm.prompt.type1": "(send \"Yes\" or other matching words to confirm)", "message.wait.confirm.prompt.type2": "(send matching words to confirm)", "message.reply.prompt": "(Please reply to this message using the specified words)", "core.help.none": "(This module has no help information)", "core.help.options": "Options: ", "core.help.alias": "Alias: ", "parser.module.desc": "Description:\n${desc}" }