dragoman 0.3.3

DOI redirection and content negotiation server
{
  "app.description": "wetenschappelijke metadata in gangbare formaten",
  "bibliography.title": "Bibliografie",
  "bibliography.placeholder": "Voer een identifier in…",
  "bibliography.export": "Exporteren",
  "bibliography.copy": "Kopiëren",
  "bibliography.copied": "Gekopieerd",
  "bibliography.delete": "Verwijderen",
  "bibliography.copy_citation": "Citaat kopiëren",
  "bibliography.copy_doi": "DOI kopiëren",
  "bibliography.delete_entry": "Item verwijderen",
  "bibliography.random": "Willekeurige ID",
  "bibliography.published": "gepubliceerd",
  "bibliography.in": "in",
  "bibliography.version": "versie",
  "bibliography.license": "Gedistribueerd onder de voorwaarden van de",
  "format.citation": "Opgemaakte citatie",
  "docs.formats.title": "Ondersteunde metadataformaten",
  "docs.usage.title": "DOI-omleiding",
  "docs.doi_resolution.intro": "Leid een DOI om naar de geregistreerde URL. Klik op de link in de bibliografie of stuur een DOI als URL-pad naar de server:",
  "docs.content_negotiation.title": "Inhoudsonderhandeling",
  "docs.content_negotiation.intro": "Haal metadata op in een specifiek formaat via de export- of kopieerlinks onderaan de bibliografie, of door een DOI als URL-pad naar de server te sturen met een <code>Accept</code>-header of de queryparameter <code>?format=</code>. De server antwoordt met het gevraagde formaat als het wordt ondersteund, anders wordt omgeleid naar de geregistreerde URL.",
  "docs.content_negotiation.bibtex_label": "Voorbeeld – BibTeX ophalen voor een PLOS Computational Biology-artikel:",
  "docs.content_negotiation.format_param_label": "Gebruik <code>?format=</code> in plaats van een <code>Accept</code>-header:",
  "docs.content_negotiation.citation_style_label": "Geef voor opgemaakte citaties de citierstijl en taal mee via de <code>Accept</code>-header (standaard: <code>apa</code> en <code>en-US</code>):",
  "docs.content_negotiation.query_params_label": "Of gebruik queryparameters:",
  "docs.content_negotiation.multiple_types_label": "Meerdere inhoudstypen met <code>q=</code>-gewichten worden ondersteund conform <a href=\"https://www.rfc-editor.org/rfc/rfc7231#section-5.3.2\" target=\"_blank\" rel=\"noreferrer\">RFC 7231</a>:",
  "footer.copyright": "Alle ID's en metadata zijn beschikbaar onder de <a href=\"https://creativecommons.org/publicdomain/zero/1.0/\" target=\"_blank\" rel=\"noreferrer\">Creative Commons CC0 1.0 Universal Public Domain Dedication</a>. Gebouwd met <a href=\"https://codeberg.org/front-matter/dragoman\" target=\"_blank\" rel=\"noreferrer\">dragoman</a> en <a href=\"https://codeberg.org/front-matter/commonmeta-rs\" target=\"_blank\" rel=\"noreferrer\">commonmeta-rs</a> door <a href=\"https://front-matter.de\" target=\"_blank\" rel=\"noreferrer\">Front Matter</a>, software beschikbaar onder een <a href=\"https://opensource.org/license/mit\" target=\"_blank\" rel=\"noreferrer\">MIT-licentie</a>.",
  "bibliography.reference": "referentie",
  "bibliography.references": "referenties",
  "bibliography.citation": "citatie",
  "bibliography.citations": "citaties",
  "bibliography.and": "en",
  "bibliography.references_heading": "Referenties",
  "bibliography.works_heading": "Werken",
  "bibliography.citations_heading": "Citaties",
  "bibliography.funded_by": "Onderzoek gefinancierd door",
  "bibliography.go": "Ga",
  "entity.country": "Land",
  "person.given_name": "Voornaam",
  "person.family_name": "Achternaam",
  "person.additional_names": "Ook bekend als",
  "org.acronym": "Acroniem",
  "org.additional_names": "Ook bekend als",
  "org.established": "Opgericht",
  "org.website": "Website"
}