Localisation updates from https://translatewiki.net.
[mediawiki.git] / includes / api / i18n / zh-hans.json
blob8d0b79b94ca268111ec6fba7e643c6bc95052bce
2         "@metadata": {
3                 "authors": [
4                         "Gaoxuewei",
5                         "Linforest",
6                         "Liuxinyu970226",
7                         "Papapasan",
8                         "LNDDYL",
9                         "Shizhao"
10                 ]
11         },
12         "apihelp-main-description": "<div class=\"hlist plainlinks api-main-links\">\n* [https://www.mediawiki.org/wiki/API:Main_page/zh 文档]\n* [https://www.mediawiki.org/wiki/API:FAQ/zh 常见问题]\n* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api 邮件列表]\n* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce API公告]\n* [https://phabricator.wikimedia.org/maniphest/query/GebfyV4uCaLd/#R 程序错误与功能请求]\n</div>\n<strong>状态信息:</strong> 本页所展示的所有特性都应正常工作,但是API仍在开发当中,将会随时变化。请订阅[https://lists.wikimedia.org/pipermail/mediawiki-api-announce/ mediawiki-api-announce 邮件列表]以便获得更新通知。\n\n<strong>错误请求:</strong> 当API收到错误请求时,HTTP header将会返回一个包含\"MediaWiki-API-Error\"的值,随后header的值与error code将会送回并设置为相同的值。详细信息请参阅 https://www.mediawiki.org/wiki/API:Errors_and_warnings 。",
13         "apihelp-main-param-action": "要执行的操作。",
14         "apihelp-main-param-format": "输出的格式。",
15         "apihelp-main-param-maxlag": "最大延迟可被用于MediaWiki安装于数据库复制集中。要保存导致更多网站复制延迟的操作,此参数可使客户端等待直到复制延迟少于指定值时。万一发生过多延迟,错误代码“maxlag”会返回消息,例如“等待$host中:延迟$lag秒”。<br />参见https://www.mediawiki.org/wiki/Manual:Maxlag_parameter以获取更多信息。",
16         "apihelp-main-param-smaxage": "设置s-maxage页顶至这些秒。错误不会缓存。",
17         "apihelp-main-param-maxage": "设置max-age页顶至这些秒。错误不会缓存。",
18         "apihelp-main-param-assert": "如果设置为“user”就验证用户是否登录,或如果设置为“bot”就验证是否有机器人用户权限。",
19         "apihelp-main-param-requestid": "任何在此提供的值将包含在响应中。可能可以用以区别请求。",
20         "apihelp-main-param-servedby": "包含保存结果请求的主机名。",
21         "apihelp-main-param-curtimestamp": "在结果中包括当前时间戳。",
22         "apihelp-main-param-origin": "当通过跨域名AJAX请求(CORS)访问API时,设置此作为起始域名。这必须包括在任何pre-flight请求中,并因此必须是请求的URI的一部分(而不是POST正文)。这必须匹配Origin中的一个起点:从头到底,因此它已经设置为像http://zh.wikipedia.org或https://meta.wikimedia.org的东西。如果此参数不匹配Origin: header,就返回403错误响应。如果此参数匹配Origin: header并且起点被白名单,将设置一个Access-Control-Allow-Origin开头。",
23         "apihelp-main-param-uselang": "用于消息翻译的语言。代码列表可从[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]通过siprop=languages获取,或指定“user”以使用当前用户的语言设置,或指定“content”以使用此wiki的内容语言。",
24         "apihelp-block-description": "封禁一位用户。",
25         "apihelp-block-param-user": "您要封禁的用户、IP地址或IP地址段。",
26         "apihelp-block-param-expiry": "到期时间。可以是相对时间(例如“5个月”或“2周”)或绝对时间(例如“2014-09-18T12:34:56Z”)。如果设置为“infinite”、“indefinite”或“never”,封禁将无限期。",
27         "apihelp-block-param-reason": "封禁的原因",
28         "apihelp-block-param-anononly": "只封禁匿名用户(也就是说禁止此IP的匿名编辑)。",
29         "apihelp-block-param-nocreate": "防止创建帐户。",
30         "apihelp-block-param-autoblock": "自动封禁最近使用的IP地址,以及以后他们尝试登陆使用的IP地址。",
31         "apihelp-block-param-noemail": "阻止用户通过 wiki发送电子邮件。(要求\"blockemail\"权限)。",
32         "apihelp-block-param-hidename": "从封禁日志中隐藏用户名。(需要“隐藏用户”权限)。",
33         "apihelp-block-param-allowusertalk": "允许用户编辑自己的讨论页 (取决于 $wgBlockAllowsUTEdit)。",
34         "apihelp-block-param-reblock": "如果该用户已被封禁,则覆盖已有的封禁。",
35         "apihelp-block-param-watchuser": "监视该用户或该 IP 的用户页和讨论页。",
36         "apihelp-block-example-ip-simple": "封禁IP地址192.0.2.5三天,原因“首次处理”",
37         "apihelp-block-example-user-complex": "无限期封禁破坏用户,原因“纯破坏用户”,并阻止新账户创建和电子邮件",
38         "apihelp-clearhasmsg-description": "清除当前用户的 hasmsg 标志。",
39         "apihelp-clearhasmsg-example-1": "清除当前用户的 hasmsg 标志",
40         "apihelp-compare-description": "获取2个页面之间的差别。\n\n您必须为\"from\"和\"to\"传递特定的修订版本号、 页面标题或页面ID。",
41         "apihelp-compare-param-fromtitle": "要比较的第一个标题。",
42         "apihelp-compare-param-fromid": "要比较的第一个页面 ID。",
43         "apihelp-compare-param-fromrev": "要比较的第一个修订版本。",
44         "apihelp-compare-param-totitle": "要比较的第二个标题。",
45         "apihelp-compare-param-toid": "要比较的第二个页面 ID。",
46         "apihelp-compare-param-torev": "要比较的第二个修订版本。",
47         "apihelp-compare-example-1": "在版本1和2中创建差异",
48         "apihelp-createaccount-description": "创建一个新用户账户。",
49         "apihelp-createaccount-param-name": "用户名",
50         "apihelp-createaccount-param-password": "密码(如果设置$1mailpassword则忽略)。",
51         "apihelp-createaccount-param-domain": "外部身份验证域 (可选)。",
52         "apihelp-createaccount-param-token": "在第一个请求中获得的帐户创建标记。",
53         "apihelp-createaccount-param-email": "用户的电子邮件地址(可选)。",
54         "apihelp-createaccount-param-realname": "用户的真实姓名(可选)。",
55         "apihelp-createaccount-param-mailpassword": "如果设置为任何值,将向用户发送一个随机密码。",
56         "apihelp-createaccount-param-reason": "将要放在日志中的,关于创建帐户的可选原因。",
57         "apihelp-createaccount-param-language": "要为用户设置为默认值的语言代码(可选,默认为内容语言)。",
58         "apihelp-createaccount-example-pass": "创建用户“testuser”和密码“test123”",
59         "apihelp-createaccount-example-mail": "创建用户“testmailuser”并电邮发送一个随机生成的密码",
60         "apihelp-delete-description": "删除一个页面。",
61         "apihelp-delete-param-title": "你所希望删除的页面的标题。不能与$1pageid一起使用。",
62         "apihelp-delete-param-pageid": "你所希望删除的页面的页面ID。不能与$1title一起使用。",
63         "apihelp-delete-param-reason": "删除原因。如果未设置,将使用一个自动生成的原因。",
64         "apihelp-delete-param-watch": "将该页面加入您的监视列表。",
65         "apihelp-delete-param-watchlist": "无条件地将页面加入至您的监视列表或将其移除,使用设置或不更改监视。",
66         "apihelp-delete-param-unwatch": "将该页面从您的监视列表删除。",
67         "apihelp-delete-param-oldimage": "由[[Special:ApiHelp/query+imageinfo|action=query&prop=imageinfo&iiprop=archivename]]提供的要删除的旧图片名称。",
68         "apihelp-delete-example-simple": "删除首页",
69         "apihelp-delete-example-reason": "删除首页,原因“准备移动”",
70         "apihelp-disabled-description": "此模块已禁用。",
71         "apihelp-edit-description": "创建和编辑页面。",
72         "apihelp-edit-param-title": "您希望编辑的页面标题。不能与$1pageid一起使用。",
73         "apihelp-edit-param-pageid": "您希望编辑的页面ID。不能与$1title一起使用。",
74         "apihelp-edit-param-section": "段落数。0用于首段,“new”用于新的段落。",
75         "apihelp-edit-param-sectiontitle": "新小节的标题。",
76         "apihelp-edit-param-text": "页面内容。",
77         "apihelp-edit-param-summary": "编辑摘要。当$1section=new且未设置$1sectiontitle时,还包括小节标题。",
78         "apihelp-edit-param-minor": "小编辑。",
79         "apihelp-edit-param-notminor": "不是小编辑。",
80         "apihelp-edit-param-bot": "标记此编辑为机器人编辑。",
81         "apihelp-edit-param-basetimestamp": "基础修订的时间戳,用于检测编辑冲突。也许可以通过[[Special:ApiHelp/query+revisions|action=query&prop=revisions&rvprop=timestamp]]得到。",
82         "apihelp-edit-param-starttimestamp": "您开始编辑过程的时间戳,用于检测编辑冲突。当开始编辑过程时(例如当加载要编辑的页面时)使用[[Special:ApiHelp/main|curtimestamp]]可能取得一个适当的值。",
83         "apihelp-edit-param-recreate": "覆盖有关同时删除的条目的任何错误。",
84         "apihelp-edit-param-createonly": "不要编辑页面,如果已经存在。",
85         "apihelp-edit-param-nocreate": "如果该页面不存在,则抛出一个错误。",
86         "apihelp-edit-param-watch": "将页面加入您的监视列表。",
87         "apihelp-edit-param-unwatch": "将页面从您的监视列表移除。",
88         "apihelp-edit-param-watchlist": "无条件地将页面加入至您的监视列表或将其移除,使用设置或不更改监视。",
89         "apihelp-edit-param-md5": "$1text参数或$1prependtext和$1appendtext级联参数的MD5哈希值。如果设置,除非哈希值正确否则编辑无法完成。",
90         "apihelp-edit-param-prependtext": "将该文本添加到该页面的开始。覆盖$1text。",
91         "apihelp-edit-param-appendtext": "将该文本添加到该页面的结尾。覆盖$1text。\n\n采用$1section=new来添加一个新的章节,而不是这个参数。",
92         "apihelp-edit-param-undo": "撤销此次修订。覆盖$1text、$1prependtext和$1appendtext。",
93         "apihelp-edit-param-undoafter": "撤销从$1undo至此的所有修订。如果不设置就撤销一次修订。",
94         "apihelp-edit-param-redirect": "自动解析重定向。",
95         "apihelp-edit-param-contentformat": "用于输入文本的内容串行化格式。",
96         "apihelp-edit-param-contentmodel": "新内容的内容模型。",
97         "apihelp-edit-param-token": "令牌应总是发送为最后参数,或至少在$1text参数之后。",
98         "apihelp-edit-example-edit": "编辑一个页面",
99         "apihelp-edit-example-prepend": "页面中预置_&#95;NOTOC_&#95;",
100         "apihelp-edit-example-undo": "通过13585撤销修订版本13579并自动填写编辑摘要",
101         "apihelp-emailuser-description": "电子邮件联系一位用户。",
102         "apihelp-emailuser-param-target": "电子邮件的目标用户。",
103         "apihelp-emailuser-param-subject": "主题页眉。",
104         "apihelp-emailuser-param-text": "邮件正文。",
105         "apihelp-emailuser-param-ccme": "给我发送一份该邮件的副本。",
106         "apihelp-emailuser-example-email": "向用户“WikiSysop”发送邮件,带文字“Content”",
107         "apihelp-expandtemplates-description": "展开维基文本中的所有模板。",
108         "apihelp-expandtemplates-param-title": "页面标题。",
109         "apihelp-expandtemplates-param-text": "要转换的wiki文本。",
110         "apihelp-expandtemplates-param-revid": "修订版本ID,用于<nowiki>{{REVISIONID}}</nowiki>和类似变体。",
111         "apihelp-expandtemplates-param-prop": "要获取的那条信息:\n;wikitext:展开的wiki文本。\n;categories:任何在不代表wiki文本输出的输入框出现的分类。\n;volatile:Whether the output is volatile and should not be reused elsewhere within the page.\n;ttl:The maximum time after which caches of the result should be invalidated.\n;parsetree:The XML parse tree of the input.",
112         "apihelp-expandtemplates-example-simple": "展开wiki文本“<nowiki>{{Project:Sandbox}}</nowiki>”",
113         "apihelp-feedcontributions-description": "返回用户贡献纲要。",
114         "apihelp-feedcontributions-param-feedformat": "纲要的格式。",
115         "apihelp-feedcontributions-param-year": "起始年份(及更早)。",
116         "apihelp-feedcontributions-param-month": "起始月份(及更早)。",
117         "apihelp-feedcontributions-param-deletedonly": "仅显示已删除的贡献。",
118         "apihelp-feedcontributions-param-toponly": "仅仅显示那些作为最新修订的编辑。",
119         "apihelp-feedcontributions-param-newonly": "仅仅显示那些作为页面创建的编辑。",
120         "apihelp-feedcontributions-param-showsizediff": "显示修订版本之间的大小差别。",
121         "apihelp-feedcontributions-example-simple": "返回[[User:Example]]的贡献",
122         "apihelp-feedrecentchanges-description": "返回最新变更纲要。",
123         "apihelp-feedrecentchanges-param-feedformat": "纲要的格式。",
124         "apihelp-feedrecentchanges-param-namespace": "用于限制结果的命名空间。",
125         "apihelp-feedrecentchanges-param-invert": "除所选定者外的所有命名空间。",
126         "apihelp-feedrecentchanges-param-days": "用于限制结果的天数。",
127         "apihelp-feedrecentchanges-param-limit": "所要返回结果的最大数目。",
128         "apihelp-feedrecentchanges-param-from": "显示自那时以来的更改。",
129         "apihelp-feedrecentchanges-param-hideminor": "隐藏小更改。",
130         "apihelp-feedrecentchanges-param-hidebots": "隐藏机器人所做的更改。",
131         "apihelp-feedrecentchanges-param-hideanons": "隐藏匿名用户做出的更改。",
132         "apihelp-feedrecentchanges-param-hideliu": "隐藏注册用户做出的更改。",
133         "apihelp-feedrecentchanges-param-hidepatrolled": "隐藏已巡查更改。",
134         "apihelp-feedrecentchanges-param-hidemyself": "隐藏您做出的更改。",
135         "apihelp-feedrecentchanges-param-tagfilter": "按标签过滤。",
136         "apihelp-feedrecentchanges-param-target": "仅仅显示从该页面链出的那些页面的变更。",
137         "apihelp-feedrecentchanges-param-showlinkedto": "仅仅显示链入到该页面的那些页面的变更。",
138         "apihelp-feedrecentchanges-example-simple": "显示最近更改",
139         "apihelp-feedrecentchanges-example-30days": "显示最近30天的更改",
140         "apihelp-feedwatchlist-description": "返回监视列表纲要。",
141         "apihelp-feedwatchlist-param-feedformat": "纲要的格式。",
142         "apihelp-feedwatchlist-param-hours": "列出从现在起数小时内修改的页面。",
143         "apihelp-feedwatchlist-param-linktosections": "如果可能的话,直接链接到已变更的小节。",
144         "apihelp-feedwatchlist-example-default": "显示监视列表订阅",
145         "apihelp-feedwatchlist-example-all6hrs": "显示过去6小时内受监视页面的所有更改。",
146         "apihelp-filerevert-description": "回退一个文件至某一旧版本。",
147         "apihelp-filerevert-param-filename": "目标文件名,不包含前缀“File:”。",
148         "apihelp-filerevert-param-comment": "上传评论。",
149         "apihelp-filerevert-example-revert": "回退Wiki.png至2011-03-05T15:27:40Z的版本",
150         "apihelp-help-param-helpformat": "帮助的输出格式。",
151         "apihelp-help-example-main": "主模块帮助",
152         "apihelp-help-example-recursive": "一个页面中的所有帮助",
153         "apihelp-help-example-help": "帮助模块本身的帮助",
154         "apihelp-help-example-query": "两个查询子模块的帮助",
155         "apihelp-imagerotate-description": "旋转一幅或多幅图像。",
156         "apihelp-imagerotate-param-rotation": "顺时针旋转图像的度数。",
157         "apihelp-imagerotate-example-simple": "90度旋转[[:File:Example.png]]",
158         "apihelp-imagerotate-example-generator": "将[[:Category:Flip]]之中的所有图像旋转180度",
159         "apihelp-import-param-summary": "导入摘要。",
160         "apihelp-import-param-xml": "上传的XML文件。",
161         "apihelp-import-param-interwikisource": "用于跨wiki导入:导入的来源wiki。",
162         "apihelp-import-param-interwikipage": "用于跨wiki导入:导入的页面。",
163         "apihelp-import-param-fullhistory": "用于跨wiki导入:完整导入历史,而不只是最新版本。",
164         "apihelp-import-param-templates": "用于跨wiki导入:连带导入所有包含的模板。",
165         "apihelp-import-param-namespace": "用于跨wiki导入:导入到此名字空间。",
166         "apihelp-import-param-rootpage": "导入作为此页面的子页面。",
167         "apihelp-import-example-import": "将页面[[meta:Help:Parserfunctions]]连带完整历史导入至100名字空间。",
168         "apihelp-login-param-name": "用户名。",
169         "apihelp-login-param-password": "密码。",
170         "apihelp-login-param-domain": "域名(可选)。",
171         "apihelp-login-example-gettoken": "检索登录令牌",
172         "apihelp-login-example-login": "登录",
173         "apihelp-logout-example-logout": "退出当前用户",
174         "apihelp-move-description": "移动一个页面。",
175         "apihelp-move-param-from": "您希望移动的页面标题。不能与$1fromid一起使用。",
176         "apihelp-move-param-fromid": "您希望移动的页面ID。不能与$1from一起使用。",
177         "apihelp-move-param-reason": "移动原因。",
178         "apihelp-move-param-movetalk": "移动讨论页,如果存在。",
179         "apihelp-move-param-movesubpages": "移动子页面,如果可以。",
180         "apihelp-move-param-noredirect": "不要创建重定向。",
181         "apihelp-move-param-ignorewarnings": "忽略任何警告。",
182         "apihelp-opensearch-param-search": "搜索字符串。",
183         "apihelp-opensearch-param-limit": "要返回的结果最大数。",
184         "apihelp-opensearch-param-namespace": "搜索的名字空间。",
185         "apihelp-opensearch-param-suggest": "如果[https://www.mediawiki.org/wiki/Manual:$wgEnableOpenSearchSuggest $wgEnableOpenSearchSuggest]设置为false则不做任何事情。",
186         "apihelp-opensearch-param-format": "输出格式。",
187         "apihelp-opensearch-example-te": "查找以“Te”开头的页面",
188         "apihelp-options-example-reset": "重置所有用户设置",
189         "apihelp-options-example-change": "更改“皮肤”和“hideminot”设置",
190         "apihelp-options-example-complex": "重置所有设置,之后设置“皮肤”和“昵称”",
191         "apihelp-paraminfo-description": "获取关于 API 模块的信息。",
192         "apihelp-paraminfo-param-modules": "模块名称列表(action=和format=参数值,或“主”)。可通过“+”指定子模块。",
193         "apihelp-paraminfo-param-helpformat": "帮助字符串的格式。",
194         "apihelp-paraminfo-example-1": "显示[[Special:ApiHelp/parse|action=parse]]、[[Special:ApiHelp/jsonfm|format=jsonfm]]、[[Special:ApiHelp/query+allpages|action=query&list=allpages]]和[[Special:ApiHelp/query+siteinfo|action=query&meta=siteinfo]]的信息",
195         "apihelp-parse-param-summary": "所要解析的摘要。",
196         "apihelp-parse-param-page": "解析此页的内容。不能与$1text和$1title一起使用。",
197         "apihelp-parse-param-pageid": "解析此页的内容。覆盖 $1 页。",
198         "apihelp-parse-param-redirects": "如果 $1page 或 $1 pageid 参数被设置为一个重定向,则解析它。",
199         "apihelp-parse-param-oldid": "解析该修订版本的内容。覆盖 $1page 和 $1 pageid。",
200         "apihelp-parse-param-preview": "在预览模式下解析。",
201         "apihelp-parse-param-sectionpreview": "在小节预览模式下解析 (同时要启用预览模式)。",
202         "apihelp-parse-param-disabletoc": "在输出中禁用目录。",
203         "apihelp-parse-example-page": "解析一个页面。",
204         "apihelp-parse-example-text": "解析wiki文本。",
205         "apihelp-parse-example-texttitle": "解析维基文本,指定页面标题。",
206         "apihelp-parse-example-summary": "解析一个摘要。",
207         "apihelp-patrol-description": "巡查页面或修订版本。",
208         "apihelp-patrol-param-rcid": "所要巡查的最近变更 ID。",
209         "apihelp-patrol-param-revid": "要巡查的修订版本ID。",
210         "apihelp-patrol-example-rcid": "巡查一次最近更改",
211         "apihelp-patrol-example-revid": "巡查一次修订",
212         "apihelp-protect-description": "更改页面的保护等级。",
213         "apihelp-protect-param-title": "要(解除)保护的页面标题。不能与$1pageid一起使用。",
214         "apihelp-protect-param-pageid": "要(解除)保护的页面ID。不能与$1title一起使用。",
215         "apihelp-protect-param-protections": "保护等级列表,格式:action=level(例如edit=sysop)。\n\n'''注意:'''未列出的操作将移除限制。",
216         "apihelp-protect-param-reason": "(解除)保护的原因。",
217         "apihelp-protect-example-protect": "保护一个页面",
218         "apihelp-purge-param-forcelinkupdate": "更新链接表。",
219         "apihelp-purge-param-forcerecursivelinkupdate": "更新链接表中,并更新任何使用此页作为模板的页面的链接表。",
220         "apihelp-purge-example-simple": "刷新“首页”和“API”页面",
221         "apihelp-purge-example-generator": "刷新主名字空间的前10个页面",
222         "apihelp-query-param-list": "要获取的列表。",
223         "apihelp-query-param-meta": "要获取的元数据。",
224         "apihelp-query-example-revisions": "获取首页的[[Special:ApiHelp/query+siteinfo|站点信息]]和[[Special:ApiHelp/query+revisions|修订版本]]",
225         "apihelp-query-example-allpages": "获取以“API/”开头的页面的修订版本",
226         "apihelp-query+allcategories-description": "枚举所有类别。",
227         "apihelp-query+allcategories-param-from": "要作为枚举起始点的类别。",
228         "apihelp-query+allcategories-param-to": "要作为枚举终止点的类别。",
229         "apihelp-query+allcategories-param-dir": "排序方向。",
230         "apihelp-query+allcategories-param-limit": "要返回多少个类别。",
231         "apihelp-query+alldeletedrevisions-paraminfo-useronly": "只可以与$3user一起使用。",
232         "apihelp-query+alldeletedrevisions-paraminfo-nonuseronly": "不能与$3user一起使用。",
233         "apihelp-query+alldeletedrevisions-param-from": "从此标题开始列出。",
234         "apihelp-query+alldeletedrevisions-param-to": "列出至此标题为止。",
235         "apihelp-query+alldeletedrevisions-param-user": "只列出此用户做出的修订。",
236         "apihelp-query+alldeletedrevisions-param-excludeuser": "不要列出此用户做出的修订。",
237         "apihelp-query+alldeletedrevisions-param-namespace": "只列出此名字空间的页面。",
238         "apihelp-query+alldeletedrevisions-param-miser-user-namespace": "'''注意:'''由于[https://www.mediawiki.org/wiki/Manual:$wgMiserMode miser模式],同时使用$1user和$1namespace将导致继续前返回少于“$1limit”个结果,在极端条件下可能不返回任何结果。",
239         "apihelp-query+alldeletedrevisions-example-user": "列出由User:Example作出的最近50次已删除贡献",
240         "apihelp-query+alldeletedrevisions-example-ns-main": "列出最近50次已删除的主名字空间修订",
241         "apihelp-query+allfileusages-param-prefix": "搜索此值开头的所有文件标题。",
242         "apihelp-query+allfileusages-param-limit": "要返回的总计项目。",
243         "apihelp-query+allfileusages-param-dir": "罗列所采用的方向。",
244         "apihelp-query+allfileusages-example-unique": "列出唯一性的文件标题",
245         "apihelp-query+allfileusages-example-unique-generator": "获取所有文件标题,并标记出缺失者",
246         "apihelp-query+allfileusages-example-generator": "获取包含这些文件的页面",
247         "apihelp-query+allimages-description": "按顺序枚举所有图像。",
248         "apihelp-query+allimages-param-sort": "要作为排序方式的属性。",
249         "apihelp-query+allimages-param-dir": "罗列所采用的方向。",
250         "apihelp-query+allimages-param-minsize": "限于至少这么多字节的图像。",
251         "apihelp-query+allimages-param-maxsize": "限于顶多这么多字节的图像。",
252         "apihelp-query+allimages-param-sha1": "图像的 SHA1 哈希。覆盖$1sha1base36。",
253         "apihelp-query+allimages-param-limit": "共计要返回多少图像。",
254         "apihelp-query+allimages-example-B": "显示以字母“B”开始的文件列表",
255         "apihelp-query+allimages-example-generator": "显示有关4个以“T”开头的文件的信息",
256         "apihelp-query+alllinks-example-generator": "获取包含这些链接的页面",
257         "apihelp-query+allmessages-description": "返回来自该站点的消息。",
258         "apihelp-query+allmessages-param-messages": "要输出的哪些消息。\"*\" (默认值) 表示所有消息。",
259         "apihelp-query+allmessages-param-prop": "要获取的属性。",
260         "apihelp-query+allmessages-param-lang": "返回这种语言的信息。",
261         "apihelp-query+allmessages-param-prefix": "返回带有该前缀的消息。",
262         "apihelp-query+allmessages-example-ipb": "显示以“ipb-”开始的消息",
263         "apihelp-query+allmessages-example-de": "显示德语版的“八月”和“首页”消息",
264         "apihelp-query+allpages-param-filterredir": "要列出哪些页面。",
265         "apihelp-query+allpages-param-minsize": "限于至少这么多字节的页面。",
266         "apihelp-query+allpages-param-maxsize": "限于至多这么多字节的页面。",
267         "apihelp-query+allpages-param-prtype": "仅限于受保护页面。",
268         "apihelp-query+allpages-param-limit": "返回的总计页面数。",
269         "apihelp-query+allredirects-description": "列出至一个名字空间的重定向。",
270         "apihelp-query+allredirects-param-namespace": "要列举的名字空间。",
271         "apihelp-query+allredirects-param-limit": "返回的总计项目数。",
272         "apihelp-query+allredirects-example-unique-generator": "获得所有目标页面,标记丢失的",
273         "apihelp-query+allredirects-example-generator": "获得包含重定向的页面",
274         "apihelp-query+alltransclusions-description": "列出所有嵌入页面(使用&#123;&#123;x&#125;&#125;嵌入的页面),包括不存在的。",
275         "apihelp-query+alltransclusions-param-namespace": "要列举的名字空间。",
276         "apihelp-query+allusers-param-dir": "排序方向。",
277         "apihelp-query+allusers-param-group": "只包含指定组中的用户。",
278         "apihelp-query+allusers-param-excludegroup": "排除指定组中的用户。",
279         "apihelp-query+allusers-param-witheditsonly": "只列出有编辑的用户。",
280         "apihelp-query+allusers-param-activeusers": "只列出最近$1天内活跃的用户。",
281         "apihelp-query+allusers-example-Y": "列出以Y开头的用户",
282         "apihelp-query+backlinks-param-title": "要搜索的标题。不能与$1pageid一起使用。",
283         "apihelp-query+backlinks-param-pageid": "要搜索的页面ID。不能与$1title一起使用。",
284         "apihelp-query+backlinks-param-namespace": "要列举的名字空间。",
285         "apihelp-query+backlinks-example-simple": "显示至[[首页]]的链接",
286         "apihelp-query+backlinks-example-generator": "获取关于链接至[[首页]]的页面的信息",
287         "apihelp-query+blocks-description": "列出所有被封禁的用户和IP地址。",
288         "apihelp-query+blocks-param-ids": "要列出的封禁ID列表(可选)。",
289         "apihelp-query+blocks-param-users": "要搜索的用户列表(可选)。",
290         "apihelp-query+blocks-example-simple": "封禁列表",
291         "apihelp-query+blocks-example-users": "列出用户Alice和Bob的封禁",
292         "apihelp-query+categories-param-show": "显示何种分类。",
293         "apihelp-query+categories-param-limit": "返回多少分类。",
294         "apihelp-query+categories-example-simple": "获取属于[[阿尔伯特·爱因斯坦]]的分类列表",
295         "apihelp-query+categories-example-generator": "获取有关用于[[阿尔伯特·爱因斯坦]]的分类的信息",
296         "apihelp-query+categoryinfo-example-simple": "获取有关[[:Category:Foo]]和[[:Category:Bar]]的信息",
297         "apihelp-query+categorymembers-description": "在指定的分类中列出所有页面。",
298         "apihelp-query+categorymembers-param-sort": "要作为排序方式的属性。",
299         "apihelp-query+categorymembers-param-dir": "排序的方向。",
300         "apihelp-query+categorymembers-param-start": "开始列举的时间戳。不能与$1sort=timestamp一起使用。",
301         "apihelp-query+categorymembers-param-end": "列举的结尾时间戳。不能与$1sort=timestamp一起使用。",
302         "apihelp-query+categorymembers-param-startsortkey": "请改用$1starthexsortkey。",
303         "apihelp-query+categorymembers-param-endsortkey": "请改用$1endhexsortkey。",
304         "apihelp-query+categorymembers-example-simple": "获取[[:Category:Physics]]中的前10个页面。",
305         "apihelp-query+categorymembers-example-generator": "获取关于[[:Category:Physics]]中的前10个页面的页面信息。",
306         "apihelp-query+contributors-description": "获取对一个页面的登录贡献者列表和匿名贡献数。",
307         "apihelp-query+contributors-param-limit": "返回的贡献数。",
308         "apihelp-query+contributors-example-simple": "显示[[首页]]的贡献",
309         "apihelp-query+deletedrevisions-example-titles": "列出[[首页]]和[[Talk:首页]]的已删除修订,包含内容",
310         "apihelp-query+deletedrevs-paraminfo-modes": "{{PLURAL:$1|模式}}:$2",
311         "apihelp-query+deletedrevs-param-from": "从此标题开始列出。",
312         "apihelp-query+deletedrevs-param-to": "列出至此标题为止。",
313         "apihelp-query+deletedrevs-param-user": "只列出此用户做出的修订。",
314         "apihelp-query+deletedrevs-param-excludeuser": "不要列出此用户做出的修订。",
315         "apihelp-query+deletedrevs-param-namespace": "只列出此名字空间的页面。",
316         "apihelp-query+deletedrevs-example-mode1": "列出最近已删除的对首页和Talk:首页的贡献,带内容(模式1)",
317         "apihelp-query+deletedrevs-example-mode2": "列出由Bob作出的最近50次已删除贡献(模式2)",
318         "apihelp-query+deletedrevs-example-mode3-main": "列出前50次主名字空间已删除贡献(模式3)",
319         "apihelp-query+deletedrevs-example-mode3-talk": "列出前50次讨论名字空间已删除页面(模式3):",
320         "apihelp-query+disabled-description": "此查询模块已被禁用。",
321         "apihelp-query+duplicatefiles-param-limit": "返回多少重复文件。",
322         "apihelp-query+duplicatefiles-example-simple": "查找与[[:File:Albert Einstein Head.jpg]]重复的文件",
323         "apihelp-query+duplicatefiles-example-generated": "查找所有文件的重复文件",
324         "apihelp-query+embeddedin-param-title": "要搜索的标题。不能与$1pageid一起使用。",
325         "apihelp-query+embeddedin-param-pageid": "要搜索的页面ID。不能与$1title一起使用。",
326         "apihelp-query+embeddedin-param-namespace": "列举的名字空间。",
327         "apihelp-query+embeddedin-example-simple": "显示嵌入[[Template:Stub]]的页面",
328         "apihelp-query+embeddedin-example-generator": "获取有关显示嵌入[[Template:Stub]]的页面的信息",
329         "apihelp-query+extlinks-param-limit": "返回多少链接。",
330         "apihelp-query+extlinks-example-simple": "获取[[首页]]的外部链接列表",
331         "apihelp-query+exturlusage-param-limit": "返回多少页面。",
332         "apihelp-query+exturlusage-example-simple": "显示链接至http://www.mediawiki.org的页面",
333         "apihelp-query+filearchive-param-sha1": "图片的SHA1哈希值。覆盖$1sha1base36。",
334         "apihelp-query+filearchive-param-sha1base36": "基于base 36的图片的SHA1哈希值(用于MediaWiki)。",
335         "apihelp-query+filearchive-example-simple": "显示已删除文件列表",
336         "apihelp-query+fileusage-param-prop": "要获取的属性:\n;pageid:每个页面的页面ID。\n;title:每个页面的标题。\n;redirect:标记作为重定向的页面。",
337         "apihelp-query+fileusage-param-namespace": "只包括这些名字空间的页面。",
338         "apihelp-query+fileusage-param-limit": "返回多少。",
339         "apihelp-query+fileusage-example-simple": "获取使用[[:File:Example.jpg]]的页面列表",
340         "apihelp-query+fileusage-example-generator": "获取有关使用[[:File:Example.jpg]]的页面的信息",
341         "apihelp-query+imageinfo-description": "返回文件信息和上传历史。",
342         "apihelp-query+imageinfo-param-urlheight": "与$1urlwidth类似。",
343         "apihelp-query+imageinfo-example-simple": "获取有关[[:File:Albert Einstein Head.jpg]]的当前版本的信息",
344         "apihelp-query+imageinfo-example-dated": "获取有关[[:File:Albert Einstein Head.jpg]]自2008年以来版本的信息",
345         "apihelp-query+images-param-limit": "返回多少文件。",
346         "apihelp-query+images-example-simple": "获取[[首页]]使用的文件列表",
347         "apihelp-query+images-example-generator": "获取有关[[首页]]使用的文件的信息",
348         "apihelp-query+imageusage-param-title": "要搜索的标题。不能与$1pageid一起使用。",
349         "apihelp-query+imageusage-param-pageid": "要搜索的页面ID。不能与$1title一起使用。",
350         "apihelp-query+imageusage-param-namespace": "要列举的名字空间。",
351         "apihelp-query+imageusage-example-simple": "显示使用[[:File:Albert Einstein Head.jpg]]的页面",
352         "apihelp-query+imageusage-example-generator": "获取有关使用[[:File:Albert Einstein Head.jpg]]的页面的信息",
353         "apihelp-query+info-description": "获取基本页面信息。",
354         "apihelp-query+info-param-token": "请改用[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]。",
355         "apihelp-query+info-example-simple": "获取有关[[首页]]的信息",
356         "apihelp-query+info-example-protection": "获取[[首页]]的一般和保护信息",
357         "apihelp-query+iwbacklinks-param-prefix": "跨维基前缀。",
358         "apihelp-query+iwbacklinks-param-limit": "返回的总计页面数。",
359         "apihelp-query+iwbacklinks-param-prop": "要获取的属性:\n;iwprefix:加入跨wiki前缀。\n;iwtitle:加入跨wiki标题。",
360         "apihelp-query+iwbacklinks-example-simple": "获取链接至[[wikibooks:Test]]的页面",
361         "apihelp-query+iwbacklinks-example-generator": "获取有关链接至[[wikibooks:Test]]的页面的信息",
362         "apihelp-query+iwlinks-param-url": "是否获取完整URL(不能与$1prop一起使用)。",
363         "apihelp-query+iwlinks-param-limit": "返回多少跨wiki链接。",
364         "apihelp-query+iwlinks-param-prefix": "只返回此前缀的跨wiki链接。",
365         "apihelp-query+iwlinks-param-title": "用于搜索的跨wiki链接。必须与$1prefix一起使用。",
366         "apihelp-query+iwlinks-example-simple": "从[[首页]]获取跨wiki链接",
367         "apihelp-query+langbacklinks-param-lang": "用于语言链接的语言。",
368         "apihelp-query+langbacklinks-param-title": "要搜索的语言链接。必须与$1lang一起使用。",
369         "apihelp-query+langbacklinks-example-simple": "获取链接至[[:fr:Test]]的页面",
370         "apihelp-query+langbacklinks-example-generator": "获取链接至[[:fr:Test]]的页面的信息",
371         "apihelp-query+langlinks-param-limit": "返回多少语言链接。",
372         "apihelp-query+langlinks-param-url": "是否获取完整URL(不能与$1prop一起使用)。",
373         "apihelp-query+langlinks-param-title": "要搜索的链接。必须与$1lang一起使用。",
374         "apihelp-query+langlinks-param-inlanguagecode": "本地化语言名称的语言代码。",
375         "apihelp-query+langlinks-example-simple": "从[[首页]]获取跨语言链接",
376         "apihelp-query+links-param-limit": "返回多少链接。",
377         "apihelp-query+links-example-simple": "从[[首页]]获取链接",
378         "apihelp-query+links-example-generator": "获取有关[[首页]]链接页面的信息",
379         "apihelp-query+links-example-namespaces": "获取用户和模板名字空间中来自[[首页]]的链接",
380         "apihelp-query+linkshere-param-namespace": "只包括这些名字空间的页面。",
381         "apihelp-query+linkshere-param-limit": "返回多少。",
382         "apihelp-query+linkshere-param-show": "只显示符合以下标准的项:\n;redirect:只显示重定向。\n;!redirects:只显示非重定向。",
383         "apihelp-query+linkshere-example-simple": "获取链接至[[首页]]的页面列表",
384         "apihelp-query+linkshere-example-generator": "获取有关链接至[[首页]]的页面的信息",
385         "apihelp-query+logevents-description": "从日志获取事件。",
386         "apihelp-query+logevents-example-simple": "列出最近日志活动",
387         "apihelp-query+pagepropnames-example-simple": "获取前10个常用名称",
388         "apihelp-query+pageprops-example-simple": "获取用于[[:Category:Foo]]的属性",
389         "apihelp-query+pageswithprop-example-simple": "列出前10个使用&#123;&#123;DISPLAYTITLE:&#125;&#125;的页面",
390         "apihelp-query+pageswithprop-example-generator": "获取有关前10个使用_&#95;NOTOC_&#95;的页面的信息",
391         "apihelp-query+prefixsearch-param-search": "搜索字符串。",
392         "apihelp-query+prefixsearch-param-namespace": "搜索的名字空间。",
393         "apihelp-query+prefixsearch-param-offset": "跳过的结果数。",
394         "apihelp-query+protectedtitles-param-namespace": "只列出这些名字空间的标题。",
395         "apihelp-query+protectedtitles-param-limit": "返回的总计页面数。",
396         "apihelp-query+protectedtitles-example-simple": "受保护标题列表",
397         "apihelp-query+querypage-param-limit": "返回的结果数。",
398         "apihelp-query+querypage-example-ancientpages": "返回[[Special:Ancientpages]]的结果。",
399         "apihelp-query+random-param-namespace": "只返回这些名字空间的页面。",
400         "apihelp-query+recentchanges-description": "枚举最近更改。",
401         "apihelp-query+recentchanges-param-user": "只列出此用户的更改。",
402         "apihelp-query+recentchanges-param-excludeuser": "不要列出此用户的更改。",
403         "apihelp-query+recentchanges-param-tag": "只列出带此标签的更改。",
404         "apihelp-query+recentchanges-param-token": "请改用[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]。",
405         "apihelp-query+recentchanges-example-simple": "最近更改列表",
406         "apihelp-query+redirects-param-namespace": "只包含这些名字空间的页面。",
407         "apihelp-query+redirects-param-limit": "返回多少重定向。",
408         "apihelp-query+redirects-example-simple": "获取至[[Project:首页]]的重定向列表",
409         "apihelp-query+redirects-example-generator": "获取所有重定向至[[首页]]的信息",
410         "apihelp-query+revisions-example-last5": "获取“首页”的最近5次修订",
411         "apihelp-query+revisions-example-first5": "获取“首页”的前5次修订版本",
412         "apihelp-query+revisions-example-first5-after": "获取“首页”于2006年05月01日之后做出的前5次修订版本",
413         "apihelp-query+search-param-search": "搜索所有拥有此值的页面标题(或内容)。",
414         "apihelp-query+search-param-namespace": "只在这些名字空间搜索。",
415         "apihelp-query+search-param-info": "要返回的元数据。",
416         "apihelp-query+search-param-interwiki": "搜索结果中包含跨wiki结果,如果可用。",
417         "apihelp-query+search-example-simple": "搜索“意义”",
418         "apihelp-query+search-example-text": "搜索文本“意义”",
419         "apihelp-query+siteinfo-param-numberingroup": "列出用户组中的用户数。",
420         "apihelp-query+siteinfo-example-simple": "获取网站信息",
421         "apihelp-query+siteinfo-example-interwiki": "获取本地跨wiki前缀列表",
422         "apihelp-query+tags-description": "列出更改标签。",
423         "apihelp-query+tags-example-simple": "可用标签列表",
424         "apihelp-query+templates-param-namespace": "只显示此名字空间的模板。",
425         "apihelp-query+templates-param-limit": "返回多少模板。",
426         "apihelp-query+templates-param-templates": "只列出这些模板。对于检查某一页面使用某一模板很有用。",
427         "apihelp-query+templates-example-simple": "从[[首页]]获取模板",
428         "apihelp-query+templates-example-generator": "获取有关[[首页]]中的模板页面的信息",
429         "apihelp-query+templates-example-namespaces": "从[[首页]]获取用户和模板名字空间中的模板",
430         "apihelp-query+tokens-param-type": "要请求的令牌类型。",
431         "apihelp-query+transcludedin-param-namespace": "至包含这些名字空间的页面。",
432         "apihelp-query+transcludedin-param-limit": "返回多少。",
433         "apihelp-query+transcludedin-example-simple": "获取嵌入[[首页]]的页面列表",
434         "apihelp-query+transcludedin-example-generator": "获取有关嵌入[[首页]]的页面的信息",
435         "apihelp-query+usercontribs-description": "获取一位用户的所有编辑。",
436         "apihelp-query+usercontribs-param-namespace": "只列出这些名字空间的贡献。",
437         "apihelp-query+usercontribs-example-user": "显示[[User:Example]]的贡献",
438         "apihelp-query+usercontribs-example-ipprefix": "显示来自“192.0.2.”前缀所有IP地址的贡献",
439         "apihelp-query+userinfo-description": "获取有关当前用户的信息。",
440         "apihelp-query+userinfo-example-simple": "获取有关当前用户的信息",
441         "apihelp-query+userinfo-example-data": "获取有关当前用户的额外信息",
442         "apihelp-query+users-description": "获取有关列出用户的信息。",
443         "apihelp-query+users-param-token": "请改用[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]。",
444         "apihelp-query+users-example-simple": "返回[[User:Example]]的信息",
445         "apihelp-query+watchlist-param-user": "只列出此用户的更改。",
446         "apihelp-query+watchlist-param-excludeuser": "不要列出此用户的更改。",
447         "apihelp-query+watchlistraw-description": "获取登录用户的监视列表的所有页面。",
448         "apihelp-query+watchlistraw-param-namespace": "只列出指定名字空间的页面。",
449         "apihelp-revisiondelete-description": "删除和恢复修订版本。",
450         "apihelp-revisiondelete-param-hide": "每次修订要隐藏的东西。",
451         "apihelp-revisiondelete-param-show": "每次修订要恢复显示的东西。",
452         "apihelp-revisiondelete-param-reason": "删除或恢复的原因。",
453         "apihelp-rollback-example-simple": "回退由用户Example对[[首页]]做出的最近编辑",
454         "apihelp-rollback-example-summary": "回退由IP用户192.0.2.5对[[首页]]做出的最近编辑,带编辑摘要“回退破坏”,并将这些编辑和回退标记为“机器人”",
455         "apihelp-rsd-description": "导出一个RSD(Really Simple Discovery)架构",
456         "apihelp-rsd-example-simple": "导出RSD架构",
457         "apihelp-tokens-param-type": "要请求的令牌类型。",
458         "apihelp-unblock-description": "解封一位用户。",
459         "apihelp-unblock-param-id": "解封时需要的封禁ID(通过list=blocks获得)。不能与$1user一起使用。",
460         "apihelp-unblock-param-user": "要解封的用户名、IP地址或IP段。不能与$1id一起使用。",
461         "apihelp-unblock-param-reason": "解封的原因。",
462         "apihelp-unblock-example-id": "解封封禁ID#105",
463         "apihelp-unblock-example-user": "解封用户Bob,原因“抱歉Bob”",
464         "apihelp-undelete-param-title": "要恢复的页面标题。",
465         "apihelp-undelete-param-reason": "恢复的原因。",
466         "apihelp-undelete-example-page": "恢复[[首页]]",
467         "apihelp-undelete-example-revisions": "恢复[[首页]]的两个修订",
468         "apihelp-upload-param-filename": "目标文件名。",
469         "apihelp-upload-param-watch": "监视页面。",
470         "apihelp-upload-param-ignorewarnings": "忽略任何警告。",
471         "apihelp-upload-param-file": "文件内容。",
472         "apihelp-upload-param-stash": "如果设置,服务器将临时藏匿文件而不是加入存储库。",
473         "apihelp-upload-param-chunk": "大块内容。",
474         "apihelp-upload-example-url": "从URL上传",
475         "apihelp-userrights-description": "更改一位用户的组成员。",
476         "apihelp-userrights-param-user": "用户名。",
477         "apihelp-userrights-param-userid": "用户ID。",
478         "apihelp-userrights-param-add": "将用户加入至这些组中。",
479         "apihelp-userrights-param-remove": "将用户从这些组中移除。",
480         "apihelp-userrights-param-reason": "更改原因。",
481         "apihelp-userrights-example-user": "将用户FooBot添加至“机器人”用户组,并从“管理员”和“行政员”组移除",
482         "apihelp-userrights-example-userid": "将ID为123的用户加入至“机器人”组,并将其从“管理员”和“行政员”组移除",
483         "apihelp-watch-param-title": "要(取消)监视的页面。也可使用$1titles。",
484         "apihelp-watch-example-watch": "监视页面“首页”",
485         "apihelp-watch-example-unwatch": "取消监视页面“首页”",
486         "apihelp-dbg-description": "输出数据为PHP的var_export()格式。",
487         "apihelp-dbgfm-description": "输出数据为PHP的var_export()格式(HTML优质打印效果)。",
488         "apihelp-dump-description": "输出数据为PHP的var_dump()格式。",
489         "apihelp-dumpfm-description": "输出数据为PHP的var_dump()格式(HTML优质打印效果)。",
490         "apihelp-json-description": "输出数据为JSON格式。",
491         "apihelp-jsonfm-description": "输出数据为JSON格式(HTML优质打印效果)。",
492         "apihelp-none-description": "不输出任何东西。",
493         "apihelp-php-description": "输出数据为序列化PHP格式。",
494         "apihelp-phpfm-description": "输出数据为序列化PHP格式(HTML优质打印效果)。",
495         "apihelp-rawfm-description": "输出数据为JSON格式,带调试元素(HTML优质打印效果)。",
496         "apihelp-txt-description": "输出数据为PHP的print_r()格式。",
497         "apihelp-txtfm-description": "输出数据为PHP的print_r()格式(HTML优质打印效果)。",
498         "apihelp-wddx-description": "输出数据为WDDX格式。",
499         "apihelp-wddxfm-description": "输出数据为WDDX格式(HTML优质打印效果)。",
500         "apihelp-xml-description": "输出数据为XML格式。",
501         "apihelp-xmlfm-description": "输出数据为XML格式(HTML优质打印效果)。",
502         "apihelp-yaml-description": "输出数据为YAML格式。",
503         "apihelp-yamlfm-description": "输出数据为YAML格式(HTML优质打印效果)。",
504         "api-format-title": "MediaWiki API 结果",
505         "api-format-prettyprint-header": "您正在查看$1格式的HTML表示。HTML对调试很有用,但不适合应用程序使用。\n\n指定格式参数以更改输出格式。要查看$1格式的非HTML表示,设置format=$2。\n\n参见[https://www.mediawiki.org/wiki/Special:MyLanguage/API 完整文档],或[[Special:ApiHelp/main|API帮助]]以获取更多信息。",
506         "api-orm-param-props": "要查询的字段。",
507         "api-help-title": "MediaWiki API 帮助",
508         "api-help-lead": "这是自动生成的MediaWiki API文档页面。\n\n文档和例子:https://www.mediawiki.org/wiki/API:Main_page/zh",
509         "api-help-main-header": "主模块",
510         "api-help-flag-deprecated": "此模块已弃用。",
511         "api-help-flag-internal": "<strong>此模块是内部或不稳定的。</strong>它的操作可以更改而不另行通知。",
512         "api-help-flag-readrights": "此模块需要读取权限。",
513         "api-help-flag-writerights": "此模块需要写入权限。",
514         "api-help-flag-mustbeposted": "此模块只允许POST请求。",
515         "api-help-flag-generator": "此模块可作为发生器使用。",
516         "api-help-parameters": "{{PLURAL:$1|参数}}:",
517         "api-help-param-deprecated": "不推荐使用。",
518         "api-help-param-required": "这个参数是必须的。",
519         "api-help-param-list": "{{PLURAL:$1|1=一个值|2=值(以“{{!}}”分隔)}}:$2",
520         "api-help-param-list-can-be-empty": "{{PLURAL:$1|0=必须为空|可以为空,或$2}}",
521         "api-help-param-limit": "不允许超过$1。",
522         "api-help-param-limit2": "不允许超过$1个(对于机器人则是$2个)。",
523         "api-help-param-integer-min": "{{PLURAL:$1|值}}必须不少于$2。",
524         "api-help-param-integer-max": "{{PLURAL:$1|值}}必须不大于$2。",
525         "api-help-param-integer-minmax": "{{PLURAL:$1|值}}必须介于$2和$3之间。",
526         "api-help-param-multi-separate": "通过“|”隔开各值。",
527         "api-help-param-multi-max": "值的最高数字是{{PLURAL:$1|$1}}(对于机器人则是{{PLURAL:$2|$2}})。",
528         "api-help-param-default": "默认:$1",
529         "api-help-param-default-empty": "默认:<span class=\"apihelp-empty\">(空)</span>",
530         "api-help-param-token": "从[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]取回的“$1”令牌",
531         "api-help-param-disabled-in-miser-mode": "由于[https://www.mediawiki.org/wiki/Manual:$wgMiserMode miser模式]而禁用。",
532         "api-help-param-limited-in-miser-mode": "'''注意:'''由于[https://www.mediawiki.org/wiki/Manual:$wgMiserMode miser模式],使用这个可能导致继续前返回少于“$1limit”个结果;极端情况下可能不会返回任何结果。",
533         "api-help-param-direction": "列举的方向:\n;newer:最早的优先。注意:$1start应早于$1end。\n;older:最新的优先(默认)。注意:$1start应晚于$1end。",
534         "api-help-param-continue": "当更多结果可用时,使用这个继续。",
535         "api-help-param-no-description": "<span class=\"apihelp-empty\">(没有说明)</span>",
536         "api-help-examples": "{{PLURAL:$1|例子}}:",
537         "api-help-permissions": "{{PLURAL:$1|权限}}:",
538         "api-help-permissions-granted-to": "{{PLURAL:$1|授予}}:$2",
539         "api-credits-header": "制作人员",
540         "api-credits": "API 开发人员:\n* Roan Kattouw(2007年9月~2009年的开发组领导)\n* Victor Vasiliev\n* Bryan Tong Minh\n* Sam Reed\n* Yuri Astrakhan(创建者,2006年9月~2007年9月的开发组领导)\n* Brad Jorsch(2013年至今的开发组领导)\n\n请将您的评论、建议和问题发送至mediawiki-api@lists.wikimedia.org,或提交错误请求在https://phabricator.wikimedia.org/。"