mediawiki-extensions-AbuseF.../i18n/api/zh-hans.json
Translation updater bot bc1c85ca62 Localisation updates from https://translatewiki.net.
Change-Id: I7a42225ed71a584c0d85a73d0667b9386f018984
2020-06-02 08:25:52 +02:00

67 lines
5.1 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.

{
"@metadata": {
"authors": [
"Liuxinyu970226",
"Looong",
"VulpesVulpes825",
"Wenyuan Liu",
"Yfdyh000"
]
},
"apihelp-abusefiltercheckmatch-description": "检查以查看防滥用过滤器是否匹配某个变量集、某次编辑或某条日志记载的过滤器活动。\n\nvars、rcid或logid是必须的然而只有一个会被使用。",
"apihelp-abusefiltercheckmatch-summary": "检查以查看防滥用过滤器是否匹配某个变量集、某次编辑或某条日志记载的过滤器活动。",
"apihelp-abusefiltercheckmatch-extended-description": "需要vars、rcid或logid然而只有其中一个会用到。",
"apihelp-abusefiltercheckmatch-param-filter": "要检查是否匹配的完整过滤器文本。",
"apihelp-abusefiltercheckmatch-param-vars": "要测试是否触发的JSON编码数组变量。",
"apihelp-abusefiltercheckmatch-param-rcid": "要检查是否触发的最近更改ID。",
"apihelp-abusefiltercheckmatch-param-logid": "用以检查的滥用过滤器日志ID。",
"apihelp-abusefiltercheckmatch-example-1": "测试最近更改ID15是否匹配简单过滤器",
"apihelp-abusefilterchecksyntax-description": "检查一个防滥用过滤器的语法。",
"apihelp-abusefilterchecksyntax-summary": "检查一个防滥用过滤器的语法。",
"apihelp-abusefilterchecksyntax-param-filter": "要检查语法的完整过滤器文本。",
"apihelp-abusefilterchecksyntax-example-1": "检查有效过滤器的语法",
"apihelp-abusefilterchecksyntax-example-2": "检查无效过滤器的语法",
"apihelp-abusefilterevalexpression-description": "评估防滥用过滤器的表达式。",
"apihelp-abusefilterevalexpression-summary": "评估防滥用过滤器的表达式。",
"apihelp-abusefilterevalexpression-param-expression": "要评估的表达式。",
"apihelp-abusefilterevalexpression-param-prettyprint": "是否美化输出结果",
"apihelp-abusefilterevalexpression-example-1": "评估一个简单的表达式",
"apihelp-abusefilterevalexpression-example-2": "评价一个简单表达式,对结果进行格式化处理",
"apihelp-abusefilterunblockautopromote-description": "从由于防滥用过滤器的结果而接受的autopromotions解封用户。",
"apihelp-abusefilterunblockautopromote-summary": "从由于防滥用过滤器的结果而接受的autopromotions解封用户。",
"apihelp-abusefilterunblockautopromote-param-user": "您希望解封的用户的用户名。",
"apihelp-abusefilterunblockautopromote-example-1": "移除对[[User:Example]]的自动提升封禁",
"apihelp-query+abusefilters-description": "显示防滥用过滤器的详细说明。",
"apihelp-query+abusefilters-summary": "显示防滥用过滤器的详细说明。",
"apihelp-query+abusefilters-param-startid": "枚举的起始过滤器ID。",
"apihelp-query+abusefilters-param-endid": "枚举的结束过滤器ID。",
"apihelp-query+abusefilters-param-show": "只显示符合这些标准的过滤器。",
"apihelp-query+abusefilters-param-limit": "过滤器列表的最大数量。",
"apihelp-query+abusefilters-param-prop": "要获取的属性。",
"apihelp-query+abusefilters-example-1": "列出启用的公开过滤器",
"apihelp-query+abusefilters-example-2": "显示有关过滤器的一些详细说明",
"apihelp-query+abuselog-description": "显示一个滥用过滤器的捕获事件。",
"apihelp-query+abuselog-summary": "显示一个滥用过滤器的捕获事件。",
"apihelp-query+abuselog-param-logid": "显示指定日志ID的记录。",
"apihelp-query+abuselog-param-start": "枚举的起始时间戳。",
"apihelp-query+abuselog-param-end": "枚举的结束时间戳。",
"apihelp-query+abuselog-param-user": "只显示由指定的用户或IP地址完成的记录。",
"apihelp-query+abuselog-param-title": "只显示在指定页面上发生过的条项。",
"apihelp-query+abuselog-param-filter": "只显示被指定过滤器ID捕获过的记录。使用管道字符分离以“$1”开始以表示为公共过滤器。",
"apihelp-query+abuselog-param-limit": "列出日志记录的最大数量。",
"apihelp-query+abuselog-param-prop": "要获得的属性。",
"apihelp-query+abuselog-param-wiki": "显示触发来自的Wiki。",
"apihelp-query+abuselog-example-1": "显示最近日志记录",
"apihelp-query+abuselog-example-2": "显示[[API]]的最近日志记录",
"apihelp-abuselogprivatedetails-description": "显示AbuseLog入口的私有信息。",
"apihelp-abuselogprivatedetails-summary": "显示一个AbuseLog入口的私有信息",
"apihelp-abuselogprivatedetails-param-logid": "检查AbuseLog入口的ID",
"apihelp-abuselogprivatedetails-param-reason": "执行检查的合理原因",
"apihelp-abuselogprivatedetails-example-1": "使用“例子”这个原因可以获取到带有ID 1 的AbuseLog入口的私有信息。",
"apierror-abusefilter-canttest": "您没有权限测试防滥用过滤器。",
"apierror-abusefilter-cantcheck": "您没有权限检查防滥用过滤器的语法。",
"apierror-abusefilter-canteval": "您没有计算 AbuseFilter 表达式的权限。",
"apierror-abusefilter-nosuchlogid": "没有id为$1的滥用日志记录。",
"apierror-abusefilter-badsyntax": "过滤器存在语法错误。"
}