{
"app.description": "学术元数据汇聚之处",
"bibliography.title": "参考文献",
"bibliography.placeholder": "输入搜索词或标识符",
"bibliography.export": "导出",
"bibliography.copy": "复制",
"bibliography.copied": "已复制",
"bibliography.delete": "删除",
"bibliography.copy_citation": "复制引用",
"bibliography.copy_doi": "复制 DOI",
"bibliography.delete_entry": "删除条目",
"bibliography.random": "随机ID",
"bibliography.published": "发表",
"bibliography.in": "刊载于",
"bibliography.version": "版本",
"bibliography.license": "依据以下许可证条款分发:",
"format.citation": "格式化引用",
"docs.formats.title": "支持的元数据格式",
"docs.database.title": "本地 PID 数据库",
"docs.database.intro": "本地 SQLite 学术元数据数据库包含来自 Crossref 和 DataCite 的学术著作、来自 ORCID 的研究人员以及来自 ROR 的研究机构。当 PID 存在于数据库中时,标识符将在本地解析,无需网络请求;否则,元数据将通过 API 获取并在本地存储以供将来请求使用。",
"docs.search.title": "搜索",
"docs.search.intro": "在搜索栏中开始输入,可按标题、姓名或关键词/主题查找著作、人员或机构。预输入下拉框按类型分组显示匹配结果——点击结果或按 Enter 键进行导航,或按 Escape 键取消搜索。",
"docs.saved.title": "已保存项目",
"docs.saved.intro": "点击任意著作、人员或机构卡片上的 + 按钮,将其添加到已保存列表。已保存项目存储在您的浏览器中,跨会话持久保存。使用已保存列表顶部的导出或复制按钮,将其导出为 BibTeX、Commonmeta 或其他格式。",
"docs.usage.title": "DOI 解析",
"docs.doi_resolution.intro": "将 DOI 重定向到其注册的 URL。点击参考文献中的链接,或将 DOI 作为 URL 路径发送至服务器:",
"docs.content_negotiation.title": "内容协商",
"docs.content_negotiation.intro": "通过点击参考文献底部的导出或复制链接,或将 DOI 作为 URL 路径与 <code>Accept</code> 请求头或 <code>?format=</code> 查询参数一起发送至服务器,以获取特定格式的元数据。服务器将返回所请求的格式(如支持),否则重定向至注册的 URL。",
"docs.content_negotiation.bibtex_label": "示例——获取 PLOS Computational Biology 文章的 BibTeX:",
"docs.content_negotiation.format_param_label": "使用 <code>?format=</code> 代替 <code>Accept</code> 请求头:",
"docs.content_negotiation.citation_style_label": "对于格式化引用,通过 <code>Accept</code> 请求头传递引用样式和语言(样式默认为 <code>apa</code>,语言默认为 <code>en-US</code>):",
"docs.content_negotiation.query_params_label": "或使用查询参数:",
"docs.content_negotiation.multiple_types_label": "支持按照 <a href=\"https://www.rfc-editor.org/rfc/rfc7231#section-5.3.2\" target=\"_blank\" rel=\"noreferrer\">RFC 7231</a> 使用 <code>q=</code> 权重指定多种内容类型:",
"footer.copyright": "所有ID和元数据在<a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noreferrer\">Creative Commons CC0 1.0 Universal Public Domain Dedication</a>条款下提供。 由<a href=\"https://front-matter.de\" target=\"_blank\" rel=\"noreferrer\">Front Matter</a>使用<a href=\"https://codeberg.org/front-matter/dragoman\" target=\"_blank\" rel=\"noreferrer\">dragoman</a>和<a href=\"https://codeberg.org/front-matter/commonmeta-rs\" target=\"_blank\" rel=\"noreferrer\">commonmeta-rs</a>构建,软件在<a href=\"https://opensource.org/license/mit\" target=\"_blank\" rel=\"noreferrer\">MIT许可证</a>下提供。",
"bibliography.reference": "参考文献",
"bibliography.references": "参考文献",
"bibliography.citation": "引用",
"bibliography.citations": "引用",
"bibliography.and": "和",
"bibliography.references_heading": "参考文献",
"bibliography.works_heading": "著作",
"bibliography.citations_heading": "引用来源",
"bibliography.funded_by": "研究资助:",
"bibliography.go": "跳转",
"entity.country": "国家",
"entity.person": "人物",
"entity.organization": "组织",
"person.given_name": "名字",
"person.family_name": "姓氏",
"person.additional_names": "别名",
"org.acronym": "缩写",
"org.additional_names": "别名",
"org.location": "地点",
"org.identifiers": "标识符",
"org.relations": "关系",
"org.website": "网站",
"org.wikipedia": "维基百科",
"org.funder_id": "Crossref资助者ID",
"org.isni": "ISNI",
"org.wikidata": "维基数据",
"org.rel_parent": "上级机构",
"org.rel_child": "下级机构",
"org.rel_related": "相关机构",
"org.types": "组织类型",
"org.works": ".input {$count :integer}\n.match $count\n* {{{$count}件作品}}",
"org.type.education": "教育机构",
"org.type.funder": "资助机构",
"org.type.healthcare": "医疗机构",
"org.type.company": "企业",
"org.type.archive": "档案馆",
"org.type.nonprofit": "非营利组织",
"org.type.government": "政府机构",
"org.type.facility": "设施",
"org.type.other": "其他"
}