wikimedia/mediawiki-extensions-Wikibase

View on GitHub
client/i18n/api/zh-hans.json

Summary

Maintainability
Test Coverage
{
    "@metadata": {
        "authors": [
            "CrownedWharf566",
            "Diskdance",
            "GuoPC",
            "Liuxinyu970226",
            "Shizhao",
            "Tranve",
            "列维劳德",
            "落花有意12138"
        ]
    },
    "apihelp-query+wbentityusage-summary": "返回指定页面使用的所有实体ID。",
    "apihelp-query+wbentityusage-param-aspect": "只返回使用这一方面的实体ID。",
    "apihelp-query+wbentityusage-paramvalue-aspect-S": "实体站点链接已使用",
    "apihelp-query+wbentityusage-paramvalue-aspect-L": "实体标签已使用",
    "apihelp-query+wbentityusage-paramvalue-aspect-D": "实体描述已使用",
    "apihelp-query+wbentityusage-paramvalue-aspect-T": "对应该实体的本地页面标题已使用",
    "apihelp-query+wbentityusage-paramvalue-aspect-C": "实体语句已使用",
    "apihelp-query+wbentityusage-paramvalue-aspect-X": "所有的实体的特征正在或者可能被使用。",
    "apihelp-query+wbentityusage-paramvalue-aspect-O": "实体的某些其他东西正在被使用。这当前意味着别名的使用和对实体存在的显示检查。",
    "apihelp-query+wbentityusage-param-prop": "要添加至结果的属性。",
    "apihelp-query+wbentityusage-paramvalue-prop-url": "如果启用,将添加实体的url",
    "apihelp-query+wbentityusage-param-entities": "只返回使用了这些实体的页面。",
    "apihelp-query+wbentityusage-param-limit": "返回实体使用数量。",
    "apihelp-query+wbentityusage-example-simple": "获取在页面<kbd>Main Page</kbd>使用的实体。",
    "apihelp-query+wblistentityusage-summary": "返回所有使用指定实体ID的页面。",
    "apihelp-query+wblistentityusage-param-prop": "要添加至结果的属性。",
    "apihelp-query+wblistentityusage-paramvalue-prop-url": "如果启用,实体的url将添加至结果中。",
    "apihelp-query+wblistentityusage-param-aspect": "只返回使用这一方面的实体ID。",
    "apihelp-query+wblistentityusage-param-entities": "已使用的实体。",
    "apihelp-query+wblistentityusage-param-limit": "返回的实体使用数量。",
    "apihelp-query+wblistentityusage-example-simple": "获取使用实体<kbd>Q2</kbd>的页面。",
    "apihelp-query+wblistentityusage-example-url": "获取使用实体<kbd>Q2</kbd>的页面,包含URL。",
    "apihelp-query+wblistentityusage-example-aspect": "获取使用实体<kbd>Q2</kbd>,并且方面是网站链接或陈述的页面。",
    "apihelp-query+pageterms-summary": "通过网站链接获取与页面相关的{{WBREPONAME}}术语(例如标签、描述和别名)。",
    "apihelp-query+pageterms-example-simple": "以用户语言获取与“伦敦”页面相关的所有术语。",
    "apihelp-query+pageterms-example-label-en": "获取与“伦敦”页面相关的英文标签和别名。",
    "apihelp-query+pageterms-param-language": "获取条款的语言代码。如不指定,将使用用户的默认语言。",
    "apihelp-query+pageterms-param-terms": "要获取的术语类型,例如“description”,每个都作为由其类型键控的字符串数组返回,例如{\"description\": [\"foo\"]}。如果未指定,就返回所有类型。",
    "apihelp-query+description-summary": "获得一个简短的描述(或称副标题),用来解释目标页面的内容。",
    "apihelp-query+description-extended-description": "描述是纯文本的,在一行上,但在其他方面是任意的(可能包括原始HTML标签,也应该被解释为纯文本)。不得在未转义的HTML中使用它!",
    "apihelp-query+description-param-prefersource": "首选哪种描述来源(只要有):",
    "apihelp-query+description-paramvalue-prefersource-local": "通过页面中wikitext的<code><nowiki>{{SHORTDESC:...}}</nowiki></code>解析器函数生成的本地描述。",
    "apihelp-query+description-paramvalue-prefersource-central": "来自关联{{WBREPONAME}}项目的中心描述。",
    "apihelp-query+description-example": "获取页面“London”的描述。",
    "apihelp-query+description-example-central": "获取页面“London”的描述,首选中心描述(如有)。",
    "apihelp-query+wikibase-summary": "获取有关Wikibase客户端及其相关Wikibase仓库的信息。",
    "apihelp-query+wikibase-example": "获取有关Wikibase客户端和仓库的URL路径和其他信息。",
    "apihelp-query+wikibase-param-prop": "要获取的属性:",
    "apihelp-query+wikibase-paramvalue-prop-url": "Base URL,Wikibase仓库的脚本路径和条目路径。",
    "apihelp-query+wikibase-paramvalue-prop-siteid": "该站点的 siteid。",
    "apihelp-wbformatreference-summary": "格式化参考文献以显示给用户。",
    "apihelp-wbformatreference-example-1": "使用数据桥样式将空参考文献格式化为HTML。",
    "apihelp-wbformatreference-example-2": "使用数据桥样式将包含一个字符串的引用格式化为HTML。",
    "apihelp-wbformatreference-param-reference": "作为JSON对象的引用。",
    "apihelp-wbformatreference-param-style": "格式化参考的样式。",
    "apihelp-wbformatreference-paramvalue-style-internal-data-bridge": "[[mw:Special:MyLanguage/Wikidata Bridge|数据桥]]使用的样式。不适用于一般用途。",
    "apihelp-wbformatreference-param-outputformat": "结果应返回的格式。",
    "apihelp-wbformatreference-paramvalue-outputformat-html": "HTML标记。"
}