Archived
1
0
Fork 0

New translations zh_cn.json (English)

This commit is contained in:
Dorobot 2023-03-25 17:20:51 +08:00
parent f30f940cd9
commit 4bfbce9277

View file

@ -1,5 +1,5 @@
{
"i18n.prompt.fallback.failed": "(If you can see this strange string, it means something is wrong again! \nPlease send the problem back to\nhttps://s.wd-ljt.com/botreportbug\nso we can quickly solve it.)",
"i18n.prompt.fallback.failed": "(If you see this strange string, it means something is wrong again! \nPlease send the problem to\nhttps://s.wd-ljt.com/botreportbug\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}",
"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.",
@ -9,12 +9,12 @@
"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 is now loaded: ${err_msg}",
"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 blocked if you receive more than 5 warnings.",
"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 https://github.com/Teahouse-Studios/bot/issues/new/choose 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.",