repo/i18n/api/zh-hans.json
{
"@metadata": {
"authors": [
"A Chinese Wikipedian",
"A Retired User",
"GuoPC",
"Lakejason0",
"LittlePaw365",
"Liuxinyu970226",
"SaldırganSincap",
"Shizhao",
"Wxyveronica",
"Yfdyh000",
"予弦",
"夢蝶葬花",
"沈澄心",
"神樂坂秀吉",
"阿南之人"
]
},
"apihelp-wbavailablebadges-summary": "查询可用的徽章项目。",
"apihelp-wbavailablebadges-example-1": "查询所有可用的徽章项目",
"apihelp-wbcreateclaim-summary": "创建Wikibase声明。",
"apihelp-wbcreateclaim-param-baserevid": "修改所基于修订的数字标识符。\n这用于在保存期间检测冲突。",
"apihelp-wbcreateclaim-param-bot": "将此编辑标记为bot。仅当用户属于“{{int:group-bot}}”用户组时,才会考虑此URL标志。",
"apihelp-wbcreateclaim-param-entity": "将声明添加到的实体ID",
"apihelp-wbcreateclaim-param-property": "snak属性的ID",
"apihelp-wbcreateclaim-param-value": "使用具有值的snak创建声明时snak的值",
"apihelp-wbcreateclaim-param-snaktype": "snak类型",
"apihelp-wbcreateclaim-param-summary": "编辑摘要。\n将在自动生成的注释前面加上。自动评论和摘要的长度限制为260个字符。请注意,超出该限制的所有内容都将被切断。",
"apihelp-wbcreateclaim-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbcreateclaim-example-1": "为属性<samp>P9001</samp>的项<samp>$1</samp>创建声明,带“{{int:wikibase-snakview-snaktypeselector-novalue}}”snak。",
"apihelp-wbcreateclaim-example-2": "为属性<samp>P9002</samp>的项<samp>$1</samp>创建声明,带字符串值“<var>itsastring</var>”",
"apihelp-wbcreateclaim-example-3": "为属性<samp>P9003</samp>的项<samp>$1</samp>创建声明,带项目<samp>Q1</samp>的值",
"apihelp-wbcreateclaim-example-4": "为属性<samp>P9004</samp>的项目<samp>$1</samp>创建声明,带坐标snak值",
"apihelp-wbcreateredirect-summary": "创建实体重定向。",
"apihelp-wbcreateredirect-param-from": "要创建重定向的实体ID",
"apihelp-wbcreateredirect-param-to": "重定向指向的实体ID",
"apihelp-wbcreateredirect-param-bot": "将此编辑标记为bot。仅当用户属于“{{int:group-bot}}”用户组时,才会考虑此URL标志。",
"apihelp-wbcreateredirect-example-1": "将<samp>$1</samp>转为重定向到<samp>$2</samp>",
"apihelp-wbeditentity-summary": "创建一个新的Wikibase实体并使用序列化信息对其进行修改。",
"apihelp-wbeditentity-param-id": "实体的标识符,包括前缀。\n同时使用<var>id</var>或<var>site</var>和<var>title</var>。",
"apihelp-wbeditentity-param-site": "页面所在站点的标识符。\n与<var>title</var>一起使用以制作一个完整的网站链接。",
"apihelp-wbeditentity-param-title": "要关联的页面标题。\n与<var>site</var>一起使用以制作一个完整的网站链接。",
"apihelp-wbeditentity-param-baserevid": "修改所基于修订的数字标识符。\n这用于在保存期间检测冲突。",
"apihelp-wbeditentity-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbeditentity-param-bot": "将此编辑标记为bot。仅当用户属于“{{int:group-bot}}”组时,才会考虑此URL标志。",
"apihelp-wbeditentity-param-data": "用作数据源的序列化对象。\n新创建的实体将被分配一个“id”。",
"apihelp-wbeditentity-param-clear": "如果设置,则在继续之前清空整个实体。\n实体在填充“<code>data</code>”之前不会被保存,可能排除了部分。",
"apihelp-wbeditentity-param-new": "如果设置,将创建一个新实体。\n将此设置为要创建的实体类型。\n当还设置了<var>id</var>时,不允许设置此设置。",
"apihelp-wbeditentity-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbeditentity-example-1": "创建新的空项,返回完整实体结构",
"apihelp-wbeditentity-example-2": "创建一个新项目并为<var>de</var>和<var>en</var>设置标签",
"apihelp-wbeditentity-example-3": "创建一个包含json数据的新属性,返回完整的实体结构",
"apihelp-wbeditentity-example-4": "清除ID为<samp>$1</samp>实体的所有数据",
"apihelp-wbeditentity-example-5": "从ID为<samp>$1</samp>的实体清除所有数据,并设置用于<var>en</var>的标签",
"apihelp-wbeditentity-example-6": "设置<var>nowiki</var>的网站链接,如果已存在则将其覆盖",
"apihelp-wbeditentity-example-7": "设置<var>nb</var>的描述,如果已存在则将其覆盖",
"apihelp-wbeditentity-example-8": "在使用属性<samp>P56</samp>和值“<var>ExampleString</var>”的项目中创建一个新的声明",
"apihelp-wbeditentity-example-9": "从带有提供的GUID的项目中移除声明",
"apihelp-wbeditentity-example-10": "使用GUIDE将声明设置为声明的值",
"apihelp-wbeditentity-example-11": "添加标签而不覆盖,如果它已经存在的话",
"apihelp-wbeditentity-example-12": "移除一个标签",
"apihelp-wbformatvalue-summary": "格式数据值。",
"apihelp-wbformatvalue-param-generate": "要生成的预期输出格式。",
"apihelp-wbformatvalue-param-datatype": "值的数据类型。这与值的类型不同",
"apihelp-wbformatvalue-param-datavalue": "要格式化的数据。这必须为数据类型对象的JSON序列化。",
"apihelp-wbformatvalue-param-options": "格式化程序应使用的选项。以JSON对象提供。",
"apihelp-wbformatvalue-param-property": "数据值所属的属性ID,应在没有<var>datatype</var>参数时使用。",
"apihelp-wbformatvalue-example-1": "格式化简单字符串值。",
"apihelp-wbformatvalue-example-2": "在HTML中格式化一个字符串值作为URL。",
"apihelp-wbgetclaims-summary": "获取Wikibase声明。",
"apihelp-wbgetclaims-param-entity": "从中获取声明的实体ID。除非提供了声明GUID,否则是必需的。",
"apihelp-wbgetclaims-param-property": "只返回带主snak声明的可选过滤器,它包含指定属性。",
"apihelp-wbgetclaims-param-claim": "识别声明的GUID。除非提供实体否则必需。GUID是声明的全域唯一标识符,例如“<var>q42$D8404CDA-25E4-4334-AF13-A3290BCD9C0F</var>”。",
"apihelp-wbgetclaims-param-rank": "可选的过滤器,只返回有指定等级的声明",
"apihelp-wbgetclaims-param-props": "声明的某些部分是可选的。此参数控制返回哪些参数。",
"apihelp-wbgetclaims-example-1": "获取ID为<samp>Q42</samp>的项目的声明",
"apihelp-wbgetclaims-example-2": "获取ID为<samp>Q42</samp>的项目和ID为<samp>P31</samp>的属性的声明",
"apihelp-wbgetclaims-example-3": "获取ID为<samp>Q42</samp>的项目中,被评级为普通级的声明",
"apihelp-wbgetclaims-example-4": "获取GUID为<var>Q42$D8404CDA-25E4-4334-AF13-A3290BCD9C0F</var>的声明",
"apihelp-wbgetentities-summary": "获得多个Wikibase实体的数据。",
"apihelp-wbgetentities-param-ids": "要从中获取数据的实体ID",
"apihelp-wbgetentities-param-sites": "相应页面所在站点的标识符。\n与<code>title</code>一起使用,但只为多个标题提供一个站点或为一个标题提供多个站点。",
"apihelp-wbgetentities-param-titles": "相应页面的标题。\n与<code>sites</code>一起使用,但只为多个标题提供一个网站,或只为一个标题提供多个网站。",
"apihelp-wbgetentities-param-redirects": "是否应修复重定向。\n如果设置为“no”,重定向将被视作已删除的实体。",
"apihelp-wbgetentities-param-props": "获取每个实体的属性名称。\n将根据提供的语言进一步过滤。",
"apihelp-wbgetentities-param-languages": "默认情况下,已国际化的值会以所有可用语言返回。此参数允许通过提供一个或多个语言代码,将这些值过滤为一个或多个语言。",
"apihelp-wbgetentities-param-languagefallback": "允许用于在<var>languages</var>参数中定义的语言的语言备选,并带有当前API调用环境。",
"apihelp-wbgetentities-param-normalize": "尝试针对客户端站点标准化页面标题。\n这仅在提供了一个站点和一个页面的情况下才有效。",
"apihelp-wbgetentities-param-sitefilter": "将实体中的站点链接过滤为具有这些网站ID的站点链接。",
"apihelp-wbgetentities-example-1": "获取ID为<samp>Q42</samp>的实体,及所有可用语言中的所有可用属性",
"apihelp-wbgetentities-example-2": "获取ID为<samp>P17</samp>的实体,及所有可用语言中的所有可用属性",
"apihelp-wbgetentities-example-3": "获取ID为<samp>Q42</samp>和<samp>P17</samp>的实体,及所有可用语言中的所有可用属性",
"apihelp-wbgetentities-example-4": "获取ID为<samp>Q42</samp>的实体,及英语中的所有可用属性",
"apihelp-wbgetentities-example-5": "获取ID为<samp>Q42</samp>的实体,及用于<var>ii</var>语言的任何可能的备选语言的所有可用属性",
"apihelp-wbgetentities-example-6": "获取ID为<samp>Q42</samp>的实体,显示所有可用语言的所有标签",
"apihelp-wbgetentities-example-7": "获取ID为<samp>P17</samp>和<samp>P3</samp>的实体,只显示数据类型",
"apihelp-wbgetentities-example-8": "获取ID为<samp>Q42</samp>的实体,显示英语的所有别名",
"apihelp-wbgetentities-example-9": "获取ID为<samp>Q1</samp>和<samp>Q42</samp>的实体,显示英语、德语和法语的描述",
"apihelp-wbgetentities-example-10": "获取在“<var>enwiki</var>”上的“<var>Berlin</var>”页面所在项目,及英语中的语言属性",
"apihelp-wbgetentities-example-11": "在标准化从“<var>berlin</var>”开始的标题后,获取在“<var>enwiki</var>”上的“<var>Berlin</var>”页面所在项目",
"apihelp-wbgetentities-example-12": "获取项目<samp>Q42</samp>的网站链接",
"apihelp-wbgetentities-example-13": "获取ID为<samp>Q42</samp>的实体,只显示来自“<var>enwiki</var>”的网站链接",
"apihelp-wblinktitles-summary": "将两个不同wiki上的两个页面分配至一个Wikibase项目中。",
"apihelp-wblinktitles-param-tosite": "页面所在站点的标识符。\n与<var>totitle</var>一起使用以制作完整的站点链接。",
"apihelp-wblinktitles-param-totitle": "要关联的页面标题。\n与<var>tosite</var>一起使用以制作完整的站点链接。",
"apihelp-wblinktitles-param-fromsite": "页面所在站点的标识符。\n与<var>fromtitle</var>一起使用以制作完整的站点链接。",
"apihelp-wblinktitles-param-fromtitle": "要关联的页面标题。\n与<var>fromsite</var>一起使用以制作完整的站点链接。",
"apihelp-wblinktitles-param-bot": "将此编辑标记为bot。只有当用户属于“bot”组时,他的URL标志才会被尊重。",
"apihelp-wblinktitles-example-1": "从英语页面添加链接“Hydrogen”至德语页面“Wasserstoff”。",
"apihelp-wbmergeitems-summary": "合并重复项目。",
"apihelp-wbmergeitems-param-fromid": "要合并的ID",
"apihelp-wbmergeitems-param-toid": "要合并到的ID",
"apihelp-wbmergeitems-param-ignoreconflicts": "要忽略冲突项目的元素数组。只能包含“<var>description</var>”、“<var>sitelink</var>”和“<var>statement</var>”的值。",
"apihelp-wbmergeitems-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbmergeitems-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbmergeitems-param-bot": "将此编辑标记为机器人编辑。此URL标记将只在用户属于“bot”用户组时受尊重。",
"apihelp-wbmergeitems-example-1": "将数据从<samp>$1</samp>合并至<samp>$2</samp>",
"apihelp-wbmergeitems-example-3": "将数据从<samp>$1</samp>合并至<samp>$2</samp>,忽略任何冲突的网站链接",
"apihelp-wbmergeitems-example-4": "将数据从<samp>$1</samp>合并至<samp>$2</samp>,忽略任何冲突的网站链接和描述",
"apihelp-wbparsevalue-summary": "使用<code>ValueParser</code>解析值。",
"apihelp-wbparsevalue-param-parser": "要使用的<code>ValueParser</code>的ID。<span class=\"apihelp-deprecated\">已弃用</span>。请改用<var>datatype</var>参数。",
"apihelp-wbparsevalue-param-datatype": "要解析的值的数据类型。确定解析器以使用。",
"apihelp-wbparsevalue-param-property": "要解析的值所属的属性ID。确定要使用的解析器。",
"apihelp-wbparsevalue-param-validate": "是否另外验证传入数据。",
"apihelp-wbparsevalue-param-values": "要解析的值",
"apihelp-wbparsevalue-param-options": "解析器应使用的选项。以JSON对象提供。",
"apihelp-wbparsevalue-example-1": "将一段无格式的字符串解析至一个StringValue对象中。",
"apihelp-wbparsevalue-example-2": "解析1994-02-08为时间值对象,精度为9(年)。",
"apihelp-wbparsevalue-example-3": "解析1994-02-08为时间值对象,精度为14(秒)并启用验证,返回验证失败。",
"apihelp-wbparsevalue-example-4": "将foo解析为P123任何数据类型的对象,并启用验证,这可能会导致验证失败,具体取决于P123数据类型的预期输入。",
"apihelp-wbremoveclaims-summary": "移除Wikibase声称。",
"apihelp-wbremoveclaims-param-baserevid": "要修改的基础修订的数字标识符。\n这被用于保存时检测冲突。",
"apihelp-wbremoveclaims-param-bot": "将此编辑标记为机器人编辑。此URL标记将只在用户属于“bot”用户组时受尊重。",
"apihelp-wbremoveclaims-param-claim": "要移除的一个GUID或多个(以竖线分隔)GUID识别的声称。\n所有声称必须属于相同实体。",
"apihelp-wbremoveclaims-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbremoveclaims-param-tags": "更改标签以应用于修订。",
"apihelp-wbremoveclaims-example-1": "移除带GUID“$1”的声称",
"apihelp-wbremovequalifiers-summary": "从一个声称中移除一个限定符。",
"apihelp-wbremovequalifiers-param-baserevid": "要修改的基础修订的数字标识符。\n这被用于保存时检测冲突。",
"apihelp-wbremovequalifiers-param-bot": "将此编辑标记为机器人编辑。此URL标记将只在用户属于“{{int:group-bot}}”用户组时受尊重。",
"apihelp-wbremovequalifiers-param-claim": "识别来自要移除限定符的声称的GUID",
"apihelp-wbremovequalifiers-param-qualifiers": "要移动的限定符的Snak哈希",
"apihelp-wbremovequalifiers-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbremovequalifiers-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbremovequalifiers-example-1": "从带GUID“<var>$2</var>”的声称中移除带哈希值“<var>$1</var>”的限定符",
"apihelp-wbremovereferences-summary": "移除相同陈述的一个或多个参考资料。",
"apihelp-wbremovereferences-param-baserevid": "要修改的基础修订的数字标识符。\n这被用于保存时检测冲突。",
"apihelp-wbremovereferences-param-bot": "将此编辑标记为机器人编辑。此URL标记将只在用户属于“{{int:group-bot}}”用户组时受尊重。",
"apihelp-wbremovereferences-param-statement": "识别用于已在设置中的参考资料的声明的GUID",
"apihelp-wbremovereferences-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbremovereferences-param-references": "应该移除的参考资料的哈希值",
"apihelp-wbremovereferences-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbremovereferences-example-1": "从GUID为“<var>$2</var>”的声明中移除哈希值为“<var>$1</var>”的参考文献",
"apihelp-wbsearchentities-summary": "使用标签和别名搜索实体。",
"apihelp-wbsearchentities-extended-description": "返回实体的用户所用语言的标签和描述。返回匹配词的详情。当匹配词文本与显示标签不同时,匹配词文本也会在别名键出现。",
"apihelp-wbsearchentities-param-search": "搜索此文本。",
"apihelp-wbsearchentities-param-language": "在此语言搜索。这仅影响实体的选择方式,而不影响返回结果的语言:这由“uselang”参数控制。",
"apihelp-wbsearchentities-param-strictlanguage": "是否禁用语言备选",
"apihelp-wbsearchentities-param-type": "搜索实体的这种类型。",
"apihelp-wbsearchentities-param-props": "为每个实体返回这些属性。",
"apihelp-wbsearchentities-param-limit": "结果的最大值",
"apihelp-wbsearchentities-param-continue": "继续搜索的偏移",
"apihelp-wbsearchentities-example-1": "搜索英语中的“abc”,使用默认类型和限制",
"apihelp-wbsearchentities-example-2": "搜索英语“abc”,限定为50",
"apihelp-wbsearchentities-example-3": "搜索英语属性类型“alphabet”",
"apihelp-wbsearchentities-example-4": "在英语中搜索“abc”,限制为2,并且偏移为2",
"apihelp-wbsearchentities-example-5": "搜索英语“alphabet”,省略url参数",
"apihelp-wbsearchentities-example-6": "搜索英语中的“Q1234”,以匹配实体ID。",
"apihelp-query+entityterms-example-item": "获取项Q84的标签和别名。",
"apihelp-query+wbcontentlanguages-paramvalue-context-term": "实体的用语(标签、描述、别名)。",
"apihelp-query+wbcontentlanguages-paramvalue-context-monolingualtext": "声明中的单语文本值。",
"apihelp-query+wbcontentlanguages-paramvalue-prop-code": "语言代码。",
"apihelp-query+wbsearch-summary": "使用标签和别名搜索实体。",
"apihelp-query+wbsearch-extended-description": "这可以用作其他查询的生成器。返回要显示的匹配的搜索词。",
"apihelp-query+wbsearch-param-search": "搜索此文本。",
"apihelp-query+wbsearch-param-language": "在此语言搜索。",
"apihelp-query+wbsearch-param-strictlanguage": "是否禁用语言备选",
"apihelp-query+wbsearch-param-type": "搜索实体的这种类型。",
"apihelp-query+wbsearch-param-limit": "结果的最大值",
"apihelp-query+wbsearch-example-1": "搜索英语中的“abc”,使用默认类型和限制",
"apihelp-query+wbsearch-example-2": "搜索英语“abc”,限定为50",
"apihelp-query+wbsearch-example-3": "搜索英语属性类型“alphabet”",
"apihelp-query+wbsearch-example-4": "搜索英文“alphabet”作为生成器",
"apihelp-query+wbsubscribers-summary": "获取对提供实体的订阅。",
"apihelp-query+wbsubscribers-param-entities": "要获取订阅者的实体",
"apihelp-query+wbsubscribers-param-prop": "要添加至结果的属性",
"apihelp-query+wbsubscribers-param-limit": "结果的最大值",
"apihelp-query+wbsubscribers-example-1": "获取实体<samp>Q42</samp>的订阅者",
"apihelp-query+wbsubscribers-example-2": "获取实体<samp>Q42</samp>,包含至<code>Special:EntityUsage</code>的URL的订阅者",
"apihelp-wbsetaliases-summary": "设置Wikibase实体的别名。",
"apihelp-wbsetaliases-param-id": "用于实体的标识符,包括前缀。\n同时使用<var>id</var>或<var>site</var>和<var>title</var>。",
"apihelp-wbsetaliases-param-new": "如果设定,将会新建一个实体。\n将此设置为您希望创建的实体类型。",
"apihelp-wbsetaliases-param-site": "存在对应页面的网站的标识符。\n与<var>title</var>一起使用以制作一个完整的网站链接。",
"apihelp-wbsetaliases-param-title": "要结合的页面标题。\n与<var>site</var>一起使用以制作一个完整的网站链接。",
"apihelp-wbsetaliases-param-baserevid": "要修改的基础修订的数字标识符。\n这被用于保存时检测冲突。",
"apihelp-wbsetaliases-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbsetaliases-param-bot": "将此编辑标记为机器人编辑。此URL标记将只在用户属于“{{int:group-bot}}”用户组时受尊重。",
"apihelp-wbsetaliases-param-add": "要加入的别名列表(可与<var>remove</var>结合)",
"apihelp-wbsetaliases-param-remove": "要移除的别名列表(可与<var>add</var>结合)",
"apihelp-wbsetaliases-param-set": "将替换当前列表的别名列表(不能与<var>add</var>或<var>remove</var>结合)",
"apihelp-wbsetaliases-param-language": "用以设置别名的语言",
"apihelp-wbsetaliases-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbsetaliases-example-1": "将ID为<samp>$1</samp>的实体的英语别名设置为<var>Foo</var>和<var>Bar</var>",
"apihelp-wbsetaliases-example-2": "为ID为<samp>$1</samp>的实体加入<var>Foo</var>和<var>Bar</var>作为英语别名",
"apihelp-wbsetaliases-example-3": "从ID为<samp>$1</samp>的实体的英语别名列表中移除<var>Foo</var>和<var>Bar</var>",
"apihelp-wbsetaliases-example-4": "对于ID为<samp>$1</samp>的实体,当加入<var>Bar</var>作为英语别名时,从英语别名列表中移除<var>Foo</var>",
"apihelp-wbsetclaim-summary": "创建或更新实体陈述或声称。",
"apihelp-wbsetclaim-param-claim": "陈述或声称序列化",
"apihelp-wbsetclaim-param-index": "在实体的声明列表内,要移动声明的索引。可选。注意当设置指定位置不在声明之后,而这个声明不特写相同属性的索引时,整个主snak特写相同属性的声明组会被移动。当不提供时,现有声明将出现在新的声明将附加至主snak特写相同属性最后一个的地方。",
"apihelp-wbsetclaim-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbsetclaim-param-baserevid": "要修改的基础修订的数字标识符。\n这被用于保存时检测冲突。",
"apihelp-wbsetclaim-param-bot": "将此编辑标记为机器人编辑。此URL标记将只在用户属于“{{int:group-bot}}”用户组时受尊重。",
"apihelp-wbsetclaim-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbsetclaim-example-1": "设置声称带指定ID至属性<samp>P1</samp>带“<var>City</var>”的字符串值",
"apihelp-wbsetclaim-example-2": "设置声称与提供的ID为属性<samp>P1</samp>,字符串值“<var>City</var>”,并移动声称至特写主snak属性<samp>P1</samp>的实体声称子组的最高位置。另外,移动整个子组至所有由属性聚合的子组的顶部。",
"apihelp-wbsetclaim-example-3": "设置指定ID的声明至属性<samp>P1</samp>,带字符串值“<var>City</var>”,并设置声明的参考至单一参考,属性<samp>P2</samp>带字符串值“<var>The Economy of Cities</var>”。",
"apihelp-wbsetclaimvalue-summary": "设置Wikibase声称的值。",
"apihelp-wbsetclaimvalue-param-claim": "识别声称的GUID",
"apihelp-wbsetclaimvalue-param-snaktype": "snak类型",
"apihelp-wbsetclaimvalue-param-value": "要设置声称的主snak的DataValue的值",
"apihelp-wbsetclaimvalue-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbsetclaimvalue-param-baserevid": "要修改的基础修订的数字标识符。\n这被用于保存时检测冲突。",
"apihelp-wbsetclaimvalue-param-bot": "将此编辑标记为机器人编辑。此URL标记将只在用户属于“{{int:group-bot}}”用户组时受尊重。",
"apihelp-wbsetclaimvalue-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbsetclaimvalue-example-1": "设置GUID为<var>$1</var>的声称为<samp>Q1</samp>值",
"apihelp-wbsetdescription-summary": "为单一Wikibase实体设置一个描述。",
"apihelp-wbsetdescription-param-id": "用于实体的标识符,包括前缀。\n同时使用<var>id</var>或<var>site</var>和<var>title</var>。",
"apihelp-wbsetdescription-param-new": "如果设定,将会新建一个实体。\n将此设置为您希望创建的实体类型。",
"apihelp-wbsetdescription-param-site": "存在对应页面的网站的标识符。\n与<var>title</var>一起使用以制作一个完整的网站链接。",
"apihelp-wbsetdescription-param-title": "要结合的页面标题。\n与<var>site</var>一起使用以制作一个完整的网站链接。",
"apihelp-wbsetdescription-param-baserevid": "要修改的基础修订的数字标识符。\n这被用于保存时检测冲突。",
"apihelp-wbsetdescription-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbsetdescription-param-bot": "将此编辑标记为机器人编辑。此URL标记将只在用户属于“{{int:group-bot}}”用户组时受尊重。",
"apihelp-wbsetdescription-param-language": "说明的语言",
"apihelp-wbsetdescription-param-value": "为描述设定的值",
"apihelp-wbsetdescription-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbsetdescription-example-1": "为ID为“<samp>$1</samp>”的页面设置字符串“<var>An encyclopedia that everyone can edit</var>”作为英语描述",
"apihelp-wbsetdescription-example-2": "为带有至<var>enwiki:Wikipedia</var>的网站链接的页面设置字符串“<var>An encyclopedia that everyone can edit</var>”作为英语描述",
"apihelp-wbsetlabel-summary": "为单一Wikibase实体设置一个标签。",
"apihelp-wbsetlabel-param-id": "用于实体的标识符,包括前缀。\n同时使用<var>id</var>或<var>site</var>和<var>title</var>。",
"apihelp-wbsetlabel-param-new": "如果设定,将会新建一个实体。\n将此设置为您希望创建的实体类型。",
"apihelp-wbsetlabel-param-site": "存在对应页面的网站的标识符。\n与<var>title</var>一起使用以制作一个完整的网站链接。",
"apihelp-wbsetlabel-param-title": "要结合的页面标题。\n与<var>site</var>一起使用以制作一个完整的网站链接。",
"apihelp-wbsetlabel-param-baserevid": "要修改的基础修订的数字标识符。\n这被用于保存时检测冲突。",
"apihelp-wbsetlabel-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbsetlabel-param-bot": "将此编辑标记为机器人编辑。此URL标记将只在用户属于“{{int:group-bot}}”用户组时受尊重。",
"apihelp-wbsetlabel-param-language": "标签语言",
"apihelp-wbsetlabel-param-value": "标签值",
"apihelp-wbsetlabel-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbsetlabel-example-1": "为ID为“<samp>$1</samp>”的页面设置字符串“Wikimedia”作为英语标签,并报告它为优质打印的JSON。",
"apihelp-wbsetlabel-example-2": "为带有网站链接<var>enwiki</var>=>“<var>Earth</var>”的项设置英语标签为“<var>Earth</var>”。",
"apihelp-wbsetqualifier-summary": "创建一个限定符或设置现有限定符的值。",
"apihelp-wbsetqualifier-param-claim": "识别用于已在标识符中设置的声明的GUID",
"apihelp-wbsetqualifier-param-property": "snak属性的ID。\n只应在创建新的限定符或更改现有限定符的属性时提供",
"apihelp-wbsetqualifier-param-value": "限定符的新值。只应为PropertyValueSnak限定符提供",
"apihelp-wbsetqualifier-param-snaktype": "snak的类型。\n只应在创建新的限定符或更改现有限定符的类型时提供",
"apihelp-wbsetqualifier-param-snakhash": "要修改的snak哈希。\n应只为存在的标识符提供",
"apihelp-wbsetqualifier-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbsetqualifier-param-baserevid": "要修改的基础修订的数字标识符。\n这被用于保存时检测冲突。",
"apihelp-wbsetqualifier-param-bot": "将此编辑标记为机器人编辑。此URL标记将只在用户属于“{{int:group-bot}}”用户组时受尊重。",
"apihelp-wbsetqualifier-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbsetqualifier-example-1": "设置属性<samp>P1</samp>指定声称的限定符为字符串值<var>GdyjxP8I6XB3</var>",
"apihelp-wbsetreference-summary": "创建一个参考文献或设置现有参考文献的值。",
"apihelp-wbsetreference-param-statement": "识别用于已在设置中的参考资料的声明的GUID",
"apihelp-wbsetreference-param-snaks": "要设置参考文献的snak。指向包含对应属性snak的数组,带属性ID的JSON对象",
"apihelp-wbsetreference-param-snaks-order": "snak的方向。属性ID字符串的JSON阵列",
"apihelp-wbsetreference-param-reference": "应被更新的参考文献的哈希值。可选。当不提供时,一个新参考文献会被创建",
"apihelp-wbsetreference-param-index": "在声明的参考文献列表内,要移动参考文献的索引。可选。当不提供时,现有参考文献将出现在新的参考文献将出现的地方。",
"apihelp-wbsetreference-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbsetreference-param-baserevid": "要修改的基础修订的数字标识符。\n这被用于保存时检测冲突。",
"apihelp-wbsetreference-param-bot": "将此编辑标记为机器人编辑。此URL标记将只在用户属于“bot”用户组时受尊重。",
"apihelp-wbsetreference-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbsetreference-example-1": "为GUID为$1的声称创建新的参考文献",
"apihelp-wbsetreference-example-2": "为GUID为$1的声称设置参考,它的哈希值为$2",
"apihelp-wbsetreference-example-3": "为GUID为$1的声称添加新的参考文献,并将新参考文献插入至参考文献列表的顶部而不是附加在底部。",
"apihelp-wbsetsitelink-summary": "将wiki上的一个页面与一个Wikibase项结合,或移除一个已结合的条目。",
"apihelp-wbsetsitelink-param-id": "用于实体的标识符,包括前缀。\n同时使用<var>id</var>或<var>site</var>和<var>title</var>。",
"apihelp-wbsetsitelink-param-new": "如果设定,将会新建一个实体。\n将此设置为您希望创建的实体类型。",
"apihelp-wbsetsitelink-param-site": "存在对应页面的网站的标识符。\n与<var>title</var>一起使用以制作一个完整的网站链接。",
"apihelp-wbsetsitelink-param-title": "要结合的页面标题。\n与<var>site</var>一起使用以制作一个完整的网站链接。",
"apihelp-wbsetsitelink-param-baserevid": "要修改的基础修订的数字标识符。\n这被用于保存时检测冲突。",
"apihelp-wbsetsitelink-param-summary": "编辑摘要。\n将按照自动生成的评论。自动评论与摘要的长度限制是260个字符。需要小心任何超出上述限定的东西将被裁剪掉。",
"apihelp-wbsetsitelink-param-bot": "将此编辑标记为机器人编辑。此URL标记将只在用户属于“bot”用户组时受尊重。",
"apihelp-wbsetsitelink-param-linksite": "已存在连接的页面的网站标识符",
"apihelp-wbsetsitelink-param-linktitle": "要链接的页面标题。如果参数是空字符串或<var>linktitle</var>和<var>badges</var>都没有设置的话,链接将被移除。",
"apihelp-wbsetsitelink-param-badges": "要设置为徽章的项ID。它们将会覆盖现有的那个。如果此参数未设置,徽章将不会更改",
"apihelp-wbsetsitelink-param-tags": "更改标签以应用于修订版本。",
"apihelp-wbsetsitelink-example-1": "在ID为<samp>$1</samp>的项上添加链至英语页面“Hydrogen”的网站链接,如果网站链接不存在的话",
"apihelp-wbsetsitelink-example-2": "在ID为<samp>$1</samp>的项上添加链至英语页面“Hydrogen”的网站链接,如果网站链接不存在的话。并附加“Loves Oxygen”至编辑摘要。",
"apihelp-wbsetsitelink-example-3": "在已链至英语页面“Hydrogen”的项中,添加链至德语页面“Wasserstoff”的网站链接,如果网站链接不存在的话",
"apihelp-wbsetsitelink-example-4": "从项移除德语网站链接",
"apihelp-wbsetsitelink-example-5": "在已链至英语页面“Hydrogen”的项上,添加链至波兰语页面“Wodór”的网站链接,并添加指向ID“Q149”项的徽章",
"apihelp-wbsetsitelink-example-6": "为ID为<samp>$1</samp>的项中至波兰语页面的链接更改徽章为两个指向ID为“Q2”和“Q149”的徽章,而不提供链接标题",
"apihelp-wbsetsitelink-example-7": "从带ID<samp>$1</samp>的项更改波兰语链接而不更改徽章",
"apihelp-wbsetsitelink-example-8": "从带ID<samp>$1</samp>的项更改波兰语链接,并移除它的所有徽章",
"apihelp-wbformatentities-summary": "将实体ID格式化为HTML。",
"apihelp-wbformatentities-extended-description": "可以使用全局<var>uselang</var>参数指定语言。",
"apihelp-wbformatentities-param-ids": "要格式化的实体D。",
"apihelp-wbformatentities-example-1": "格式化单一项目ID。",
"apihelp-wbformatentities-example-2": "格式化项目ID与属性ID。",
"apihelp-wbformatentities-example-3": "格式化项目ID、属性ID和词位ID。",
"apihelp-wbformatentities-example-4": "以法语格式化三个项目ID。"
}