X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fapi%2Fi18n%2Fzh-hans.json;h=731a9c0101ae7253cc852f90748353e4f16e12a3;hp=36251d4e64c78aeed77e27cb3e13735105064cfa;hb=22806b0a4509e97b56fb52b387e17e3c80fb7eb2;hpb=5fee8c2852f15418cc4baff768a5eacd3a3aa6c5 diff --git a/includes/api/i18n/zh-hans.json b/includes/api/i18n/zh-hans.json index 36251d4e64..731a9c0101 100644 --- a/includes/api/i18n/zh-hans.json +++ b/includes/api/i18n/zh-hans.json @@ -1073,6 +1073,7 @@ "apihelp-query+siteinfo-paramvalue-prop-rightsinfo": "当可用时返回wiki的版权(许可协议)信息。", "apihelp-query+siteinfo-paramvalue-prop-restrictions": "返回可用的编辑限制(保护)类型信息。", "apihelp-query+siteinfo-paramvalue-prop-languages": "返回MediaWiki支持的语言列表(可选择使用$1inlanguagecode本地化)。", + "apihelp-query+siteinfo-paramvalue-prop-languagevariants": "当启用了[[mw:LanguageConverter|语言转换器]],并且每个语言变体都受支持时,返回语言代码列表。", "apihelp-query+siteinfo-paramvalue-prop-skins": "返回所有启用的皮肤列表(可选择使用$1inlanguagecode本地化,否则是内容语言)。", "apihelp-query+siteinfo-paramvalue-prop-extensiontags": "返回解析器扩展标签列表。", "apihelp-query+siteinfo-paramvalue-prop-functionhooks": "返回解析器函数钩列表。", @@ -1450,7 +1451,7 @@ "api-help-permissions-granted-to": "{{PLURAL:$1|授予}}:$2", "api-help-right-apihighlimits": "在API查询中使用更高的上限(慢查询:$1;快查询:$2)。慢查询的限制也适用于多值参数。", "api-help-open-in-apisandbox": "[在沙盒中打开]", - "api-help-authmanager-general-usage": "使用此模块的一般程序是:\n# 通过amirequestsfor=$4取得来自[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]的可用字段,和来自[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]的$5令牌。\n# 向用户显示字段,并获得其提交内容。\n# 发送至此模块,提供$1returnurl及任何相关字段。\n# 在响应中检查status。\n#* 如果您收到了PASS或FAIL,您已经完成。操作要么成功,要么不成功。\n#* 如果您收到了UI,present the new fields to the user and obtain their submission. Then post to this module with $1continue and the relevant fields set, and repeat step 4.\n#* 如果您收到了REDIRECT,direct the user to the redirecttarget and wait for the return to $1returnurl. Then post to this module with $1continue and any fields passed to the return URL, and repeat step 4.\n#* 如果您收到了RESTART,这意味着身份验证可以工作,但我们没有链接的用户账户。您可以将此看做UI或FAIL。", + "api-help-authmanager-general-usage": "使用此模块的一般程序是:\n# 通过amirequestsfor=$4取得来自[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]的可用字段,和来自[[Special:ApiHelp/query+tokens|action=query&meta=tokens]]的$5令牌。\n# 向用户显示字段,并获得其提交的内容。\n# 发送(POST)至此模块,提供$1returnurl及任何相关字段。\n# 在响应中检查status。\n#* 如果您收到了PASS(成功)或FAIL(失败),则认为操作结束。成功与否如上句所示。\n#* 如果您收到了UI,向用户显示新字段,并再次获取其提交的内容。然后再次使用$1continue,向本模块提交相关字段,并重复第四步。\n#* 如果您收到了REDIRECT,将用户指向redirecttarget中的目标,等待其返回$1returnurl。然后再次使用$1continue,向本模块提交返回URL中提供的一切字段,并重复第四步。\n#* 如果您收到了RESTART,这意味着身份验证正常运作,但我们没有链接的用户账户。您可以将此看做UI或FAIL。", "api-help-authmanagerhelper-requests": "只使用这些身份验证请求,通过返回自[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]的id与amirequestsfor=$1,或来自此模块之前的响应。", "api-help-authmanagerhelper-request": "使用此身份验证请求,通过返回自[[Special:ApiHelp/query+authmanagerinfo|action=query&meta=authmanagerinfo]]的id与amirequestsfor=$1。", "api-help-authmanagerhelper-messageformat": "返回消息使用的格式。", @@ -1534,12 +1535,12 @@ "apierror-invalidexpiry": "无效的过期时间“$1”。", "apierror-invalid-file-key": "不是有效的文件关键词。", "apierror-invalidlang": "用于参数$1的语言值无效。", - "apierror-invalidoldimage": "旧图片参数有无效格式。", + "apierror-invalidoldimage": "oldimage参数有无效格式。", "apierror-invalidparammix-cannotusewith": "$1参数不能与$2一起使用。", "apierror-invalidparammix-mustusewith": "$1参数只能与$2一起使用。", "apierror-invalidparammix-parse-new-section": "section=new不能连同oldid、pageid或page参数使用。请使用title和text。", "apierror-invalidparammix": "{{PLURAL:$2|参数}}$1不能一起使用。", - "apierror-invalidsection": "章节参数必须为有效的章节ID或new。", + "apierror-invalidsection": "section参数必须为有效的章节ID或new。", "apierror-invalidsha1base36hash": "提供的SHA1Base36哈希无效。", "apierror-invalidsha1hash": "提供的SHA1哈希无效。", "apierror-invalidtitle": "错误标题“$1”。", @@ -1675,7 +1676,7 @@ "apiwarn-parse-nocontentmodel": "title或contentmodel未提供,假设$1。", "apiwarn-parse-titlewithouttext": "title在没有text的情况下被使用,并且请求了已解析页面的属性。您是想用page而不是title么?", "apiwarn-tokennotallowed": "操作“$1”不允许当前用户使用。", - "apiwarn-toomanyvalues": "参数$1指定了太多的值:上限为$2。", + "apiwarn-toomanyvalues": "参数$1指定了太多的值。上限为$2。", "apiwarn-truncatedresult": "此结果被缩短,否则其将大于$1字节的限制。", "apiwarn-unclearnowtimestamp": "为时间戳参数$1传递“$2”已被弃用。如因某些原因您需要明确指定当前时间而不计算客户端,请使用now。", "apiwarn-unrecognizedvalues": "参数$1有无法识别的{{PLURAL:$3|值}}:$2。",