Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/wiki/locales/en_us.json
2024-01-03 22:57:17 +08:00

116 lines
10 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"tos.reason.too_many_redirects": "Causes the bot to redirect the page too many times.",
"tos.reason.wiki_abuse": "Queried more than 15 pages at one time.",
"wiki.help": "Query a wiki page.",
"wiki.help.ab": "Get recent abuse logs for the default wiki.",
"wiki.help.ab.legacy": "Get recent abuse logs for the default wiki. (Legacy)",
"wiki.help.fandom": "Toggle whether to use Fandom global Interwiki queries.",
"wiki.help.headers.remove": "Remove custom request headers.",
"wiki.help.headers.reset": "Reset custom request headers.",
"wiki.help.headers.add": "Add custom request headers.",
"wiki.help.headers.show": "View the currently set request headers.",
"wiki.help.id": "Query a Wiki page based on page ID.",
"wiki.help.iw.add": "Add custom Interwiki.",
"wiki.help.iw.get": "Get the API address corresponding to the set Interwiki.",
"wiki.help.iw.list": "Lists the currently configured Interwiki.",
"wiki.help.iw.list.legacy": "Lists the currently configured Interwiki. (Legacy)",
"wiki.help.iw.remove": "Remove custom Interwiki.",
"wiki.help.newbie": "Get recent newbie logs for the default wiki.",
"wiki.help.option.l": "Find the corresponding language version of this page, and return the current language if no result.",
"wiki.help.prefix.reset": "Reset custom wiki prefix.",
"wiki.help.prefix.set": "Set custom wiki prefix.",
"wiki.help.rc": "Get recent changes for the default wiki.",
"wiki.help.rc.legacy": "Get recent changes for the default wiki. (Legacy)",
"wiki.help.redlink": "Toggle whether to return the edit link when the page does not exist.",
"wiki.help.search": "Search a wiki page.",
"wiki.help.set": "Set up start wiki.",
"wiki.help.wiki_inline.desc": "When enabled, containing [[ ]] or {{ }} in the message will be automatically parsed, and the wiki will be automatically queried. (e.g., [[Creeper]])",
"wiki.help.wiki_inline.mediawiki": "Enter a title within ≺ ≻ or ⧼ ⧽ to automatically query the MediaWiki namespace for pages.",
"wiki.help.wiki_inline.page": "Enter a title within [[ ]] to automatically query the page.",
"wiki.help.wiki_inline.template": "Enter a title within {{ }} to automatically query the template.",
"wiki.help.wiki_inline.url": "Send the URL of the wiki page to generate the Infobox image.",
"wiki.message.section": "章节",
"wiki.message.section.rendering": "(章节渲染中)",
"wiki.message.ab.qq.title": "滥用过滤器日志",
"wiki.message.ab.qq.title.address": "滥用过滤器日志地址",
"wiki.message.ab.slice": "•${title} - ${user} at ${time}\n Filter description: ${filter_name}\n Actions taken: ${result}",
"wiki.message.error.add": "An error occurred: This wiki cannot be added.",
"wiki.message.error.blocked": "An error occurred: ${name} is blacklisted.",
"wiki.message.error.info": "Detail: ",
"wiki.message.error.query": "An error occurred: Unable to query this wiki.",
"wiki.message.error.set": "An error occurred: Unable to set up this wiki.",
"wiki.message.error.unable_to_render_section": "(章节渲染失败,请联系开发者检查原因)",
"wiki.message.fandom.disable": "Disabled to use Fandom global Interwiki queries.",
"wiki.message.fandom.enable": "Enabled to use Fandom global Interwiki queries.",
"wiki.message.flies": "This page includes the following files:",
"wiki.message.headers.show": "The following request headers are currently set:\n${headers}\nTo customize, use \"${prefix}wiki headers add\".\nExample:\n${prefix}wiki headers add {\"accept-language\": \"zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6\"}",
"wiki.message.headers.reset.success": "The request headers have been reset.",
"wiki.message.headers.add.failed": "Fail to update the request headers. Please check your input.",
"wiki.message.headers.add.success": "The request headers have been updated: ${headers}",
"wiki.message.id.error": "An error occurred: Page ID must be numeric.",
"wiki.message.id.not_found": "Page with page ID ${id} not found.",
"wiki.message.invalid_namespace": "There is no namespace named ${namespace} on this wiki. Please check your input.",
"wiki.message.invalid_section": "此章节不存在,以下是可能的章节(回复对应序号以选中):",
"wiki.message.invalid_section.prompt": "(此章节不存在)",
"wiki.message.iw.add.success": "Custom Interwiki added:\n ${iw} -> ${name}",
"wiki.message.iw.get.not_found": "Interwiki not found: ${iw}",
"wiki.message.iw.list": "Use \"${prefix}wiki iw get <Interwiki>\" to get the corresponding link to Interwiki.",
"wiki.message.iw.list.legacy": "The following Interwiki(s) are currently set up:\n",
"wiki.message.iw.list.prompt": "Here are the custom Interwiki(s) set up for bot. To view the Interwiki for the start wiki, see: ${url}",
"wiki.message.iw.list.none": "There is currently no Interwiki. Can be added using \"${prefix}wiki iw add\".",
"wiki.message.iw.remove.success": "Custom Interwiki removed: ${iw}",
"wiki.message.magic_word": "Note: The bot does not currently support magic words.",
"wiki.message.not_found": "[${title}] not found.",
"wiki.message.not_found.autofix": "Note: [${title}] does not exist. Did you mean: [${redirected_title}]?",
"wiki.message.not_found.autofix.choice": "Note: [${title}] does not exist. Did you mean: ",
"wiki.message.not_found.autofix.choice.prompt": "Please directly send the specified number to obtain the corresponding content. If you reply \"Yes\", the content of ${number} will be selected by default. Sending other content means canceling the operation.",
"wiki.message.not_found.autofix.confirm": "Note: [${title}] does not exist. Did you mean [${redirected_title}]?",
"wiki.message.not_set": "Start wiki not set.",
"wiki.message.prefix.reset.success": "The prefix have been reset.",
"wiki.message.prefix.set.success": "The prefix have been updated: ${wiki_prefix}",
"wiki.message.rc.qq.title": "最近更改",
"wiki.message.rc.qq.title.address": "最近更改地址",
"wiki.message.redirect": "(Redirect [${title}] -> [${redirected_title}])",
"wiki.message.redirect.autofix": "(Specified [${title}] redirected to [${redirected_title}].)",
"wiki.message.redirect.template_to_page": "([${title}] does not exist and automatically redirected to [${redirected_title}])",
"wiki.message.redlink.disable": "Disabled to return the edit link if the page does not exist.",
"wiki.message.redlink.enable": "Enabled to return the edit link if the page does not exist.",
"wiki.message.redlink.not_found": "(Page does not exist)",
"wiki.message.redlink.not_found.uneditable": "The page [${title}] does not exist.",
"wiki.message.rollback": "无法发送转发消息,已自动回滚至传统样式。",
"wiki.message.search": "Search results: ",
"wiki.message.search.prompt": "Reply with the number to query the corresponding page.",
"wiki.message.set.default": "There is no start wiki set. Defaulted to the Chinese Minecraft Wiki. Use \"${prefix}wiki set\" to set a custom start wiki.\nExample: ${prefix}wiki set https://zh.minecraft.wiki/",
"wiki.message.set.success": "Successfully set up start wiki: ${name}",
"wiki.message.utils.redacted": "检测到外来信息介入,请前往滥用日志查看所有消息。",
"wiki.message.utils.qq.prompt": "Tips复制粘贴下面的任一消息到聊天窗口发送可获取此次改动详细信息的截图。",
"wiki.message.utils.time.infinity": "Infinity",
"wiki.message.utils.wikilib.error.empty": "An error occurred: API returned no contents. Please contact the site administrator for reasons.",
"wiki.message.utils.wikilib.error.empty_title": "An error occurred: The requested page title is empty or contains only the name of a namespace.",
"wiki.message.utils.wikilib.error.invalid_character": "An error occurred: The requested page title contains unsupported characters: \"${char}\".",
"wiki.message.utils.wikilib.get_failed.api": "An error occurred while getting information from API:",
"wiki.message.utils.wikilib.get_failed.cloudflare": "CloudFlare blocked the request from bot. Please contact site administrator to resolve this issue.",
"wiki.message.utils.wikilib.get_failed.forbidden": "The server rejected the request from bot.",
"wiki.message.utils.wikilib.get_failed.moegirl": "The API interface of Moegirlpedia is unstable. Please try again later or visit the site directly.",
"wiki.message.utils.wikilib.get_failed.no_http_or_https_headers": "The link given does not specify protocol headers (The link should start with \"http://\" or \"https://\").",
"wiki.message.utils.wikilib.get_failed.not_a_mediawiki": "This site may not be a valid Mediawiki: ",
"wiki.message.utils.wikilib.get_failed.timeout": "Timeout trying to establish connection.",
"wiki.message.utils.wikilib.no_textextracts": "Warning: This wiki not enabled TextExtracts, and the page preview content returned will be the unprocessed raw Wikitext text.",
"wiki.message.wiki_audit.add.failed": "Failed, this wiki already exists in ${list_name}:",
"wiki.message.wiki_audit.add.success": "Successfully added to ${list_name}:",
"wiki.message.wiki_audit.list.allowlist": "Existing Whitelist:",
"wiki.message.wiki_audit.list.blocklist": "Existing Blacklist:",
"wiki.message.wiki_audit.list.table.header.apilink": "API Link",
"wiki.message.wiki_audit.list.table.header.date": "Add date",
"wiki.message.wiki_audit.list_name.allowlist": "Whitelist",
"wiki.message.wiki_audit.list_name.blocklist": "Blacklist",
"wiki.message.wiki_audit.query.allowlist": "Already exists in whitelist.",
"wiki.message.wiki_audit.query.blocklist": "Already exists in blacklist.",
"wiki.message.wiki_audit.query.conflict": "Priority: Whitelist > Blacklist",
"wiki.message.wiki_audit.query.none": "Doesn't exist on any list.",
"wiki.message.wiki_audit.remove.failed": "Failed, this wiki does not exist in ${list_name}:",
"wiki.message.wiki_audit.remove.failed.other": "Failed, this wiki does not exist in Whitelist, the Whitelist of this wiki may come from other wikis of the same domain:",
"wiki.message.wiki_audit.remove.success": "Successfully removed from ${list_name}:",
"wiki.message.wiki_audit.untrust": "Note: This wiki is not currently in the Whitelist, and the returned content will be restricted when querying this wiki.\nIf you need to remove restrictions, please apply for Whitelist here:",
"wiki.message.wiki_inline.flies": "This page includes the following files: ${file}"
}