X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fapi%2Fi18n%2Fzh-hans.json;h=0084717132d2137c73bc15e628bcd2e57fc2e955;hp=dbd4d0e40d913bf18f4fc04faa17b21959d9eb49;hb=a8379682a46a428320c88702c800a6107c015137;hpb=32199ac8bc293efc5cbd41c3af7fe1055d04d11c diff --git a/includes/api/i18n/zh-hans.json b/includes/api/i18n/zh-hans.json index dbd4d0e40d..0084717132 100644 --- a/includes/api/i18n/zh-hans.json +++ b/includes/api/i18n/zh-hans.json @@ -22,7 +22,8 @@ "損齋", "Myy730", "D41D8CD98F", - "Umherirrender" + "Umherirrender", + "NeverBehave" ] }, "apihelp-main-extended-description": "
\n* [[mw:Special:MyLanguage/API:Main_page|文档]]\n* [[mw:Special:MyLanguage/API:FAQ|常见问题]]\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
\n状态信息:本页所展示的所有特性都应正常工作,但是API仍在开发当中,将会随时变化。请订阅[https://lists.wikimedia.org/pipermail/mediawiki-api-announce/ mediawiki-api-announce 邮件列表]以便获得更新通知。\n\n错误请求:当API收到错误请求时,HTTP header将会返回一个包含\"MediaWiki-API-Error\"的值,随后header的值与error code将会送回并设置为相同的值。详细信息请参阅[[mw:Special:MyLanguage/API:Errors_and_warnings|API:错误与警告]]。\n\n测试中:测试API请求的易用性,请参见[[Special:ApiSandbox]]。", @@ -167,7 +168,7 @@ "apihelp-expandtemplates-summary": "展开wiki文本中的所有模板。", "apihelp-expandtemplates-param-title": "页面标题。", "apihelp-expandtemplates-param-text": "要转换的wiki文本。", - "apihelp-expandtemplates-param-revid": "修订版本ID,用于{{REVISIONID}}和类似变体。", + "apihelp-expandtemplates-param-revid": "修订版本ID,用于{{REVISIONID}}和类似变体。", "apihelp-expandtemplates-param-prop": "要获取的那条信息。\n\n注意如果没有选定值,结果将包含wiki文本,但将以弃用的格式显示。", "apihelp-expandtemplates-paramvalue-prop-wikitext": "展开后的wiki文本。", "apihelp-expandtemplates-paramvalue-prop-categories": "任何在输出中提供的,未在wiki文本输出中表现的分类。", @@ -184,7 +185,7 @@ "apihelp-feedcontributions-summary": "返回用户贡献纲要。", "apihelp-feedcontributions-param-feedformat": "纲要的格式。", "apihelp-feedcontributions-param-user": "获取哪些用户的贡献。", - "apihelp-feedcontributions-param-namespace": "过滤哪些命名空间的贡献。", + "apihelp-feedcontributions-param-namespace": "过滤哪些名字空间的贡献。", "apihelp-feedcontributions-param-year": "起始年份(及更早)。", "apihelp-feedcontributions-param-month": "起始月份(及更早)。", "apihelp-feedcontributions-param-tagfilter": "过滤有这些标签的贡献者。", @@ -196,9 +197,9 @@ "apihelp-feedcontributions-example-simple": "返回用户Example的贡献。", "apihelp-feedrecentchanges-summary": "返回最近更改的摘要。", "apihelp-feedrecentchanges-param-feedformat": "纲要的格式。", - "apihelp-feedrecentchanges-param-namespace": "用于限制结果的命名空间。", - "apihelp-feedrecentchanges-param-invert": "除所选定者外的所有命名空间。", - "apihelp-feedrecentchanges-param-associated": "包括相关的命名空间(讨论页或主要)。", + "apihelp-feedrecentchanges-param-namespace": "用于限制结果的名字空间。", + "apihelp-feedrecentchanges-param-invert": "除所选定者外的所有名字空间。", + "apihelp-feedrecentchanges-param-associated": "包括相关的名字空间(讨论页或主要)。", "apihelp-feedrecentchanges-param-days": "用于限制结果的天数。", "apihelp-feedrecentchanges-param-limit": "所要返回结果的最大数目。", "apihelp-feedrecentchanges-param-from": "显示自那时以来的更改。", @@ -331,9 +332,10 @@ "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]]的信息。", "apihelp-paraminfo-example-2": "显示[[Special:ApiHelp/query|action=query]]的所有子模块的信息。", "apihelp-parse-summary": "解析内容并返回解析器输出。", - "apihelp-parse-extended-description": "参见[[Special:ApiHelp/query|action=query]]的各种prop-module以从页面的当前版本获得信息。\n\n这里有几种方法可以指定解析的文本:\n# 指定一个页面或修订,使用$1page、$1pageid或$1oldid。\n# 明确指定内容,使用$1text、$1title和$1contentmodel。\n# 只指定一段摘要解析。$1prop应提供一个空值。", + "apihelp-parse-extended-description": "参见[[Special:ApiHelp/query|action=query]]的各种prop-module以从页面的当前版本获得信息。\n\n这里有几种方法可以指定解析的文本:\n# 指定一个页面或修订,使用$1page、$1pageid或$1oldid。\n# 明确指定内容,使用$1text、$1title、$1revid和$1contentmodel。\n# 只指定一段摘要解析。$1prop应提供一个空值。", "apihelp-parse-param-title": "文本属于的页面标题。如果省略,$1contentmodel就必须被指定,且[[API]]将作为标题使用。", "apihelp-parse-param-text": "要解析的文本。使用$1title或$1contentmodel以控制内容模型。", + "apihelp-parse-param-revid": "修订版本ID,用于{{REVISIONID}}和类似变体。", "apihelp-parse-param-summary": "要解析的摘要。", "apihelp-parse-param-page": "解析此页的内容。不能与$1text和$1title一起使用。", "apihelp-parse-param-pageid": "解析此页的内容。覆盖$1page。", @@ -971,7 +973,7 @@ "apihelp-query+protectedtitles-paramvalue-prop-expiry": "添加保护将被提升时的时间戳。", "apihelp-query+protectedtitles-paramvalue-prop-level": "添加保护级别。", "apihelp-query+protectedtitles-example-simple": "受保护标题列表。", - "apihelp-query+protectedtitles-example-generator": "找到主命名空间中已保护的标题的链接。", + "apihelp-query+protectedtitles-example-generator": "找到主名字空间中已保护的标题的链接。", "apihelp-query+querypage-summary": "获取由基于QueryPage的特殊页面提供的列表。", "apihelp-query+querypage-param-page": "特殊页面的名称。注意其区分大小写。", "apihelp-query+querypage-param-limit": "返回的结果数。", @@ -1735,6 +1737,7 @@ "apiwarn-notfile": "“$1”不是文件。", "apiwarn-nothumb-noimagehandler": "不能创建缩略图,因为$1没有关联的图片处理器。", "apiwarn-parse-nocontentmodel": "title或contentmodel未提供,假设$1。", + "apiwarn-parse-revidwithouttext": "revid在没有text的情况下被使用,并且请求了已解析的页面属性。您是想用oldid而不是revid么?", "apiwarn-parse-titlewithouttext": "title在没有text的情况下被使用,并且请求了已解析页面的属性。您是想用page而不是title么?", "apiwarn-redirectsandrevids": "重定向解决方案不能与revids参数一起使用。任何revids所指向的重定向都未被解决。", "apiwarn-tokennotallowed": "操作“$1”不允许当前用户使用。",