dragoman 0.3.5

DOI redirection and content negotiation server
{
  "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.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>Accept</code> 헤더 대신 <code>?format=</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://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://front-matter.de\" target=\"_blank\" rel=\"noreferrer\">Front Matter</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": "기타"
}