i18n/api/zh-hans.json
{
"@metadata": {
"authors": [
"GuoPC",
"HERAN",
"LNDDYL",
"Lakejason0",
"LittlePaw365",
"Liuxinyu970226",
"LowensteinYang",
"Tr jason",
"TsuyaMarisa",
"VulpesVulpes825",
"Xiplus",
"Yfdyh000",
"沈澄心"
]
},
"apihelp-aggregategroups-summary": "管理聚合消息组。",
"apihelp-aggregategroups-extended-description": "您可以添加和移除聚合消息组,以及从组中关联或分离消息(一次一个)。",
"apihelp-aggregategroups-param-do": "想要操作哪个聚合消息组。",
"apihelp-aggregategroups-param-aggregategroup": "聚合消息组ID。",
"apihelp-aggregategroups-param-group": "消息组ID。参见<kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>。",
"apihelp-aggregategroups-param-groupname": "聚合消息组的名称。",
"apihelp-aggregategroups-param-groupdescription": "聚合消息组的描述。",
"apihelp-aggregategroups-example-1": "关联一个群组",
"apihelp-groupreview-summary": "设置信息组工作流状态。",
"apihelp-groupreview-param-group": "消息组。参见<kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>。",
"apihelp-groupreview-param-language": "语言代码。",
"apihelp-groupreview-param-state": "组的新状态。",
"apihelp-groupreview-example-1": "将用于消息组“group-Example”的德语翻译状态标记为已就绪",
"apihelp-query+languagestats-summary": "查询语言状态。",
"apihelp-query+languagestats-param-language": "语言代码。",
"apihelp-query+languagestats-param-group": "消息组ID。参见<kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>。",
"apihelp-query+languagestats-example-1": "芬兰语的翻译完成统计列表",
"apihelp-query+managemessagegroups-summary": "在导入期间为组中的消息获取可能的重命名",
"apihelp-query+managemessagegroups-param-groupId": "组ID。参见<kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>。",
"apihelp-query+managemessagegroups-param-messageKey": "消息键",
"apihelp-query+messagecollection-summary": "查询有关翻译的MessageCollection。",
"apihelp-query+messagecollection-param-group": "信息组。参见<kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>。",
"apihelp-query+messagecollection-param-language": "语言代码。",
"apihelp-query+messagecollection-param-limit": "显示的消息数量(过滤后)。",
"apihelp-query+messagecollection-param-offset": "整数或键的起始偏移量。",
"apihelp-query+messagecollection-param-filter": "消息合集筛选器。使用<kbd>!</kbd>否定条件。例如<kbd>!fuzzy</kbd>表示只列出所有未过时消息。筛选器以给定的顺序应用。\n;fuzzy:有过时标签的消息。\n;optional:只应在确需更改时翻译的消息。\n;ignored:不应翻译的消息。\n;hastranslation:有翻译的消息,无论翻译是否过时。\n;translated:有未过时翻译的消息。\n;changed:上次导出后被翻译或更改的消息。\n;reviewer:N:编号<kbd>N</kbd>用户属于复核者的消息。\n;last-translator:N:编号<kbd>N</kbd>用户是最后翻译者的消息。",
"apihelp-query+messagecollection-param-prop": "要获取的属性:",
"apihelp-query+messagecollection-paramvalue-prop-definition": "消息定义。",
"apihelp-query+messagecollection-paramvalue-prop-translation": "当前翻译(如果有则不带$1字符串,使用标签以检查已过时或损坏的翻译)。",
"apihelp-query+messagecollection-paramvalue-prop-tags": "消息标签,例如可选、已忽略和过时。",
"apihelp-query+messagecollection-paramvalue-prop-properties": "消息属性,例如状态、修订版本、最后翻译者。不同消息间可能有所不同。",
"apihelp-query+messagecollection-paramvalue-prop-revision": "使用$1prop=properties。",
"apihelp-query+messagecollection-example-1": "支持的语言列表",
"apihelp-query+messagecollection-example-2": "定义用于组“page-Example”的非可选消息列表",
"apihelp-query+messagecollection-example-3": "芬兰语中的可选消息列表,带有用于“page-Example”组的标签",
"apihelp-query+messagecollection-example-4": "更多有关“page-Example”组最近翻译修订的信息",
"apihelp-query+messagegroups-summary": "返回有关消息组的信息。",
"apihelp-query+messagegroups-extended-description": "注意uselang测试影响语言依赖部分的输出。",
"apihelp-query+messagegroups-param-depth": "使用树格式时的层级深度限制。值为0表示不显示子组。如果达到限制,输出会包含“groupcount”值,表示直接子节点数。",
"apihelp-query+messagegroups-param-filter": "只返回匹配一个或更多输入内容的ID的消息(不区分大小写,以逗号分隔,* 通配符)。",
"apihelp-query+messagegroups-param-format": "在树格式信息组可以存在于树中的多个位置。",
"apihelp-query+messagegroups-param-iconsize": "栅格化群组图标的首选大小。",
"apihelp-query+messagegroups-param-prop": "要获得的有关翻译的信息:",
"apihelp-query+messagegroups-paramvalue-prop-id": "包含组ID。",
"apihelp-query+messagegroups-paramvalue-prop-label": "包含组标签。",
"apihelp-query+messagegroups-paramvalue-prop-description": "包含组描述。",
"apihelp-query+messagegroups-paramvalue-prop-class": "包含组类名。",
"apihelp-query+messagegroups-paramvalue-prop-namespace": "包含组命名空间。不是所有组都属于单一命名空间。",
"apihelp-query+messagegroups-paramvalue-prop-exists": "包含组自计算的存在属性。",
"apihelp-query+messagegroups-paramvalue-prop-icon": "包含组图标的URL。",
"apihelp-query+messagegroups-paramvalue-prop-priority": "包含优先状态,例如不建议。",
"apihelp-query+messagegroups-paramvalue-prop-prioritylangs": "包含首选语言。如果未设置,则返回false。",
"apihelp-query+messagegroups-paramvalue-prop-priorityforce": "包含优先状态——优先语言是否被强制设置。",
"apihelp-query+messagegroups-paramvalue-prop-workflowstates": "包含消息组的工作流状态。",
"apihelp-query+messagegroups-paramvalue-prop-sourcelanguage": "包含消息组的源语言。",
"apihelp-query+messagegroups-param-root": "何时使用树形格式,而不是从来自指定信息组最高级开始,那样必须是一个聚合信息组。当使用单调格式时只有指定组被返回。",
"apihelp-query+messagegroups-param-languageFilter": "只能返回可以将其转换为给定语言的消息组。",
"apihelp-query+messagegroups-example-1": "显示信息组",
"apihelp-query+messagegroupstats-summary": "查询信息组状态。",
"apihelp-query+messagegroupstats-param-group": "信息组ID。参见<kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>。",
"apihelp-query+messagegroupstats-example-1": "用于“page-Example”组的翻译完成统计列表",
"apihelp-query+messagetranslations-summary": "查询单个信息的所有翻译。",
"apihelp-query+messagetranslations-param-title": "已知消息的页面标题,带有命名空间和语言代码。",
"apihelp-query+messagetranslations-example-1": "Wiki中用于“MediaWiki:January”的翻译列表",
"apihelp-managemessagegroups-param-groupId": "组ID。参见<kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>。",
"apihelp-managemessagegroups-param-changesetName": "变更集名称 - 默认/无人值守/MediaWiki 等。",
"apihelp-translatesandbox-summary": "注册和管理沙盒化用户。",
"apihelp-translatesandbox-param-do": "要干什么。",
"apihelp-translatesandbox-param-userid": "要管理的用户的用户ID。0用于创建者。",
"apihelp-translatesandbox-param-username": "创建用户时的用户名。",
"apihelp-translatesandbox-param-password": "创建用户时的密码。",
"apihelp-translatesandbox-param-email": "创建用户时发送电子邮件。",
"apihelp-translationaids-summary": "查询所有翻译帮助。",
"apihelp-translationaids-param-title": "已知消息的页面标题,带有命名空间和语言代码。",
"apihelp-translationaids-param-group": "信息属于哪个信息组。如果为空则使用首要组。",
"apihelp-translationaids-param-prop": "包含的翻译助手。",
"apihelp-translationaids-example-1": "显示[[MediaWiki:January/fi]]的建议",
"apihelp-translationreview-summary": "标记该翻译为已复核。",
"apihelp-translationreview-param-revision": "要复核的修订版本号。",
"apihelp-translationreview-example-1": "复核修订版本1",
"apihelp-translationstash-summary": "将译文加入暂存区。",
"apihelp-translationstash-param-subaction": "操作。",
"apihelp-translationstash-param-title": "翻译单位页面的标题。",
"apihelp-translationstash-param-translation": "由用户做出的翻译。",
"apihelp-translationstash-param-metadata": "JSON对象。",
"apihelp-translationstash-param-username": "(可选)要获取其暂存的用户。仅拥有特定权限的用户可以使用。",
"apihelp-translationstash-example-1": "加入[[MediaWiki:Jan/fi]]的一次翻译至暂存区",
"apihelp-translationstash-example-2": "查询暂存区",
"apihelp-ttmserver-summary": "从翻译记忆库查询建议。",
"apihelp-ttmserver-param-service": "哪些翻译服务可供使用。",
"apihelp-ttmserver-param-sourcelanguage": "原始文本的语言代码。",
"apihelp-ttmserver-param-targetlanguage": "建议的语言代码。",
"apihelp-ttmserver-param-text": "用于寻找建议的文本。",
"apihelp-ttmserver-example-1": "获取有关将“Help”从英语翻译成芬兰语的建议",
"apihelp-searchtranslations-summary": "搜索译文。",
"apihelp-searchtranslations-param-service": "哪些翻译服务可供使用。",
"apihelp-searchtranslations-param-query": "要搜索的字符串。",
"apihelp-searchtranslations-param-sourcelanguage": "原始文本的语言代码。",
"apihelp-searchtranslations-param-language": "要搜索字符串的语言代码。",
"apihelp-searchtranslations-param-group": "要搜索字符串的组ID。参见<kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>。",
"apihelp-searchtranslations-param-filter": "消息译文状态过滤器。",
"apihelp-searchtranslations-param-match": "匹配任何/所有搜索词。",
"apihelp-searchtranslations-param-case": "(不)区分大小写的搜索。",
"apihelp-searchtranslations-param-offset": "用于译文的偏移。",
"apihelp-searchtranslations-param-limit": "结果的大小。",
"apihelp-searchtranslations-example-1": "显示用于语言的翻译。",
"apihelp-searchtranslations-example-2": "显示在原始语言中匹配查询未翻译信息。",
"apihelp-translationcheck-summary": "验证翻译。",
"apihelp-translationcheck-param-title": "带命名空间和语言代码的页面标题。",
"apihelp-translationcheck-param-translation": "要验证的翻译。",
"apihelp-translationstats-summary": "获取翻译统计",
"apihelp-translationcheck-extended-description": "统计数据包括翻译编辑、活跃的译员、新用户、翻译的审核、和审核者。",
"apihelp-translationstats-param-group": "要获取统计信息的组列表。参见<kbd>[[Special:ApiHelp/query+messagegroups|action=query&meta=messagegroups]]</kbd>。",
"apierror-translate-duplicateaggregategroup": "消息组已存在",
"apierror-translate-fuzzymessage": "不能复核模糊翻译",
"apierror-translate-groupreviewdisabled": "未使用消息组复核。",
"apierror-translate-invalidaggregategroup": "无效的聚合消息组",
"apierror-translate-invalidaggregategroupname": "无效的聚合消息组名称",
"apierror-translate-invalidgroup": "组不存在或无效",
"apierror-translate-invalidstate": "请求的状态无效。",
"apierror-translate-invalidlanguage": "语言代码$1无效。",
"apierror-translate-invalidupdate": "无效更新",
"apierror-translate-language-disabled": "至$1的翻译已禁用。",
"apierror-translate-language-disabled-reason": "至$1的翻译已禁用:$2",
"apierror-translate-nodynamicgroups": "动态消息组在此不支持",
"apierror-translate-nomessagefortitle": "标题与可翻译消息不一致",
"apierror-translate-notranslationservices": "未配置公开翻译服务。在此功能可以使用前,wiki管理员需要适当设置<var>$wgTranslateTranslationServices</var>。",
"apierror-translate-owntranslation": "不能复核自己的翻译",
"apierror-translate-sandboxdisabled": "未使用沙盒功能",
"apierror-translate-smg-nochanges": "没有要处理的更改。",
"apierror-translate-unknownmessage": "未知消息",
"apierror-translate-invalid-changeset-name": "传入了无效的更改集文件名 - $1",
"apierror-translate-invalid-operation": "操作无效:$1。有效值 - $2。",
"apiwarn-translate-alreadyreviewedbyyou": "已被您标记为已复核",
"apiwarn-translate-language-disabled-source": "此组的原始语言是$1。请选择另一语言进行翻译。",
"apierror-translate-operation-error": "处理请求时出现错误。错误:$1",
"apihelp-translationentitysearch-summary": "搜索消息组和消息",
"apihelp-translationentitysearch-param-query": "搜索查询",
"apihelp-translationentitysearch-param-limit": "最大搜索结果数"
}