X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fapi%2Fi18n%2Fzh-hans.json;h=e6d3344efe702888777dc94a7e47376cb9a500f1;hb=7f719958c5186e34dd455a3499422173afd5ae64;hp=6ef0a80eb8908749c13fcd416e3d596c1e082f1f;hpb=04fdc78370dbc042116488d6826e19bf3910273b;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/api/i18n/zh-hans.json b/includes/api/i18n/zh-hans.json index 6ef0a80eb8..e6d3344efe 100644 --- a/includes/api/i18n/zh-hans.json +++ b/includes/api/i18n/zh-hans.json @@ -16,7 +16,8 @@ "御坂美琴", "RyRubyy", "Umherirrender", - "Apflu" + "Apflu", + "Hzy980512" ] }, "apihelp-main-description": "
\n* [[mw:API:Main_page|文档]]\n* [[mw: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:API:Errors_and_warnings|API: 错误与警告]]。", @@ -73,7 +74,7 @@ "apihelp-createaccount-example-pass": "创建用户testuser和密码test123。", "apihelp-createaccount-example-mail": "创建用户testmailuser并电邮发送一个随机生成的密码。", "apihelp-delete-description": "删除一个页面。", - "apihelp-delete-param-title": "你所希望删除的页面的标题。不能与$1pageid一起使用。", + "apihelp-delete-param-title": "要删除的页面标题。不能与$1pageid一起使用。", "apihelp-delete-param-pageid": "要删除的页面的页面 ID。不能与$1title一起使用。", "apihelp-delete-param-reason": "删除原因。如果未设置,将使用一个自动生成的原因。", "apihelp-delete-param-tags": "要在删除日志中应用到实体的更改标签。", @@ -488,6 +489,10 @@ "apihelp-query+allrevisions-param-generatetitles": "当作为生成器使用时,生成标题而不是修订ID。", "apihelp-query+allrevisions-example-user": "列出由用户Example作出的最近50次贡献。", "apihelp-query+allrevisions-example-ns-main": "列举主名字空间中的前50次修订。", + "apihelp-query+mystashedfiles-description": "获取当前用户的上传藏匿中的文件列表。", + "apihelp-query+mystashedfiles-param-prop": "要检索文件的属性。", + "apihelp-query+mystashedfiles-paramvalue-prop-type": "检索文件的MIME类型和媒体类型。", + "apihelp-query+mystashedfiles-param-limit": "获取多少文件。", "apihelp-query+alltransclusions-description": "列出所有嵌入页面(使用{{x}}嵌入的页面),包括不存在的。", "apihelp-query+alltransclusions-param-from": "要列举的起始嵌入标题。", "apihelp-query+alltransclusions-param-to": "要列举的最终嵌入标题。", @@ -522,6 +527,7 @@ "apihelp-query+allusers-param-limit": "返回的总计用户数。", "apihelp-query+allusers-param-witheditsonly": "只列出有编辑的用户。", "apihelp-query+allusers-param-activeusers": "只列出最近$1{{PLURAL:$1|天}}内活跃的用户。", + "apihelp-query+allusers-param-attachedwiki": "与$1prop=centralids一起使用,也表明用户是否附加于此ID定义的wiki。", "apihelp-query+allusers-example-Y": "列出以Y开头的用户。", "apihelp-query+backlinks-description": "查找所有链接至指定页面的页面。", "apihelp-query+backlinks-param-title": "要搜索的标题。不能与$1pageid一起使用。", @@ -575,7 +581,7 @@ "apihelp-query+categorymembers-paramvalue-prop-title": "添加页面标题和名字空间ID。", "apihelp-query+categorymembers-paramvalue-prop-sortkey": "添加用于分类中排序的关键字(十六进制字符串)。", "apihelp-query+categorymembers-paramvalue-prop-sortkeyprefix": "添加用于分类中排序的关键字前缀(关键字的人类可读部分)。", - "apihelp-query+categorymembers-paramvalue-prop-type": "添加页面被分类的类型(页面、子分类或文件)。", + "apihelp-query+categorymembers-paramvalue-prop-type": "添加页面被分类的类型(page、subcat或file)。", "apihelp-query+categorymembers-paramvalue-prop-timestamp": "添加页面被包括时的时间戳。", "apihelp-query+categorymembers-param-namespace": "仅包含这些名字空间的页面。注意$1type=subcat或$1type=file可能被使用,而不是$1namespace=14或6。", "apihelp-query+categorymembers-param-type": "包含的分类成员类型。当$1sort=timestamp被设置时会忽略。", @@ -600,6 +606,8 @@ "apihelp-query+contributors-param-limit": "返回的贡献数。", "apihelp-query+contributors-example-simple": "显示Main Page的贡献。", "apihelp-query+deletedrevisions-description": "获得删除修订版本信息。\n\n可在很多途径中使用:\n# 获得一组页面的已删除修订,通过设置标题或页面ID。以标题和时间戳排序。\n# 通过设置它们的ID与修订ID获得关于一组已删除修订。以修订ID排序。", + "apihelp-query+deletedrevisions-param-start": "要开始枚举的时间戳。当处理修订ID列表时会被忽略。", + "apihelp-query+deletedrevisions-param-end": "要停止枚举的时间戳。当处理修订ID列表时会被忽略。", "apihelp-query+deletedrevisions-param-tag": "只列出被此标签标记的修订。", "apihelp-query+deletedrevisions-param-user": "只列出此用户做出的修订。", "apihelp-query+deletedrevisions-param-excludeuser": "不要列出此用户做出的修订。", @@ -617,12 +625,14 @@ "apihelp-query+deletedrevs-param-user": "只列出此用户做出的修订。", "apihelp-query+deletedrevs-param-excludeuser": "不要列出此用户做出的修订。", "apihelp-query+deletedrevs-param-namespace": "只列出此名字空间的页面。", + "apihelp-query+deletedrevs-param-limit": "要列出的最大修订数量。", "apihelp-query+deletedrevs-param-prop": "要获取的属性:\n;revid:添加被删除修订的修订ID。\n;parentid:添加上一修订的修订ID至页面。\n;user:添加做出修订的用户。\n;userid:添加做出修订的用户ID。\n;comment:添加修订摘要。\n;parsedcomment:添加解析过的修订摘要。\n;minor:如果修订是小编辑则加标签。\n;len:添加修订长度(字节)。\n;sha1:添加修订的SHA-1(base 16)。\n;content:添加修订内容。\n;token:已弃用。提供编辑令牌。\n;tags:修订标签。", "apihelp-query+deletedrevs-example-mode1": "列出最近已删除的对页面Main Page和Talk:Main Page的贡献,带内容(模式1)。", "apihelp-query+deletedrevs-example-mode2": "列出由Bob作出的最近50次已删除贡献(模式2)。", "apihelp-query+deletedrevs-example-mode3-main": "列出前50次主名字空间已删除贡献(模式3)。", "apihelp-query+deletedrevs-example-mode3-talk": "列出前50次{{ns:talk}}名字空间已删除页面(模式3)。", "apihelp-query+disabled-description": "此查询模块已被禁用。", + "apihelp-query+duplicatefiles-description": "根据哈希值列出此给定文件的所有副本。", "apihelp-query+duplicatefiles-param-limit": "返回多少重复文件。", "apihelp-query+duplicatefiles-param-dir": "罗列所采用的方向。", "apihelp-query+duplicatefiles-param-localonly": "只看本地存储库的文件。", @@ -874,6 +884,7 @@ "apihelp-query+protectedtitles-paramvalue-prop-level": "添加保护级别。", "apihelp-query+protectedtitles-example-simple": "受保护标题列表。", "apihelp-query+protectedtitles-example-generator": "找到主命名空间中已保护的标题的链接。", + "apihelp-query+querypage-param-page": "特殊页面的名称。注意其区分大小写。", "apihelp-query+querypage-param-limit": "返回的结果数。", "apihelp-query+querypage-example-ancientpages": "返回[[Special:Ancientpages]]的结果。", "apihelp-query+random-description": "获取一组随机页面。\n\n页面列举在一个固定序列中,只有起始点是随机的。这意味着如果Main Page是列表中第一个随机页面的话,List of fictional monkeys将总是第二个,List of people on stamps of Vanuatu是第三个等。", @@ -1093,6 +1104,7 @@ "apihelp-query+userinfo-paramvalue-prop-registrationdate": "添加用户的注册时间。", "apihelp-query+userinfo-paramvalue-prop-unreadcount": "Adds the count of unread pages on the user's watchlist (maximum $1; returns $2 if more).", "apihelp-query+userinfo-paramvalue-prop-centralids": "添加中心ID并为用户附加状态。", + "apihelp-query+userinfo-param-attachedwiki": "与$1prop=centralids一起使用,表明用户是否附加于此ID定义的wiki。", "apihelp-query+userinfo-example-simple": "获取有关当前用户的信息。", "apihelp-query+userinfo-example-data": "获取有关当前用户的额外信息。", "apihelp-query+users-description": "获取有关列出用户的信息。", @@ -1106,12 +1118,15 @@ "apihelp-query+users-paramvalue-prop-emailable": "Tags if the user can and wants to receive email through [[Special:Emailuser]].", "apihelp-query+users-paramvalue-prop-gender": "Tags the gender of the user. Returns \"male\", \"female\", or \"unknown\".", "apihelp-query+users-paramvalue-prop-centralids": "添加中心ID并为用户附加状态。", + "apihelp-query+users-param-attachedwiki": "与$1prop=centralids一起使用,表明用户是否附加于此ID定义的wiki。", + "apihelp-query+users-param-users": "要获取信息的用户列表。", "apihelp-query+users-param-token": "请改用[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]。", "apihelp-query+users-example-simple": "返回用户Example的信息。", "apihelp-query+watchlist-description": "在当前用户的监视列表中获取对页面的最近更改。", "apihelp-query+watchlist-param-allrev": "将同一页面的多个修订包含于指定的时间表内。", "apihelp-query+watchlist-param-start": "枚举的起始时间戳。", "apihelp-query+watchlist-param-end": "枚举的结束时间戳。", + "apihelp-query+watchlist-param-namespace": "过滤更改为仅限指定的名字空间。", "apihelp-query+watchlist-param-user": "只列出此用户的更改。", "apihelp-query+watchlist-param-excludeuser": "不要列出此用户的更改。", "apihelp-query+watchlist-param-limit": "根据结果返回的结果总数。", @@ -1154,6 +1169,7 @@ "apihelp-query+watchlistraw-param-fromtitle": "要列举的起始标题(带名字空间前缀)。", "apihelp-query+watchlistraw-param-totitle": "要列举的最终标题(带名字空间前缀)。", "apihelp-query+watchlistraw-example-simple": "列出当前用户的监视列表中的页面。", + "apihelp-query+watchlistraw-example-generator": "检索当前用户监视列表上的页面的页面信息。", "apihelp-revisiondelete-description": "删除和恢复修订版本。", "apihelp-revisiondelete-param-type": "正在执行的修订版本删除类型。", "apihelp-revisiondelete-param-target": "要进行修订版本删除的页面标题,如果对某一类型需要。", @@ -1185,6 +1201,7 @@ "apihelp-setnotificationtimestamp-example-page": "重置用于Main page的通知状态。", "apihelp-setnotificationtimestamp-example-pagetimestamp": "设置Main page的通知时间戳,这样所有从2012年1月1日起的编辑都会是未复核的。", "apihelp-setnotificationtimestamp-example-allpages": "重置在{{ns:user}}名字空间中的页面的通知状态。", + "apihelp-stashedit-description": "在分享的缓存中准备一次编辑。\n\n这是为了从编辑表单中通过AJAX使用,以改进页面保存的性能。", "apihelp-stashedit-param-title": "已开始编辑的页面标题。", "apihelp-stashedit-param-section": "段落数。0用于首段,new用于新的段落。", "apihelp-stashedit-param-sectiontitle": "新段落的标题。", @@ -1234,9 +1251,7 @@ "apihelp-upload-param-filesize": "全部上传的文件大小。", "apihelp-upload-param-offset": "块的偏移量(字节)。", "apihelp-upload-param-chunk": "大块内容。", - "apihelp-upload-param-asyncdownload": "使取得URL非同步。", - "apihelp-upload-param-leavemessage": "如果asyncdownload被使用,当完成时,在用户讨论页留下一条消息。", - "apihelp-upload-param-statuskey": "检索此文件密钥的上传状态(通过URL上传)。", + "apihelp-upload-param-async": "在可能的情况下,使潜在的大文件操作异步进行。", "apihelp-upload-param-checkstatus": "只检索指定文件密钥的上传状态。", "apihelp-upload-example-url": "从URL上传。", "apihelp-upload-example-filekey": "完成一次由于警告而失败的上传。",