{
  "install": {
    "installationTitle": "Installation wizard",
    "dataStoredInBrowser": "The data entered here is stored only in your browser.",
    "pageLocation": "Page location",
    "pageLocation_hint": "What is the URL of the website where <1>Embedded Genesys</1> will be deployed",
    "instituteName": "Institute name",
    "instituteName_hint": "What is the name of your institute?",
    "instCode_hint": "What is the FAO Institute Code of your institute?",
    "instCode_multipleHint": "You can specify more than one INSTCODE.",
    "genesysClientId": "Genesys API Client ID",
    "genesysClientSecret": "Genesys API Client Secret",
    "apiToken": "API Token",
    "version": "Version",
    "version_hint": "Which version of <1>Embedded Genesys</1> do you want to use",
    "apiUrl": "Do you want to connect to Genesys <1>Production</1> or <1>Test</1> environment?",
    "filter": "Allows for disabling individual filters on the Accession list page",
    "filter_hint": "To filter for accessions from your genebank, use: <1>{{ code }}</1> with the FAO WIEWS Code of your genebank. Default <1>undefined</1> value will return all accessions.",
    "languageConfiguration": "Language configuration",
    "language": "Specify the language of the user interface",
    "language_hintFull": "Fully supported: English <1>en</1>, French <1>fr</1>, Chinese (Taiwanese) <1>zh-tw</1>.",
    "language_hintPartial": "Partially supported: Spanish <1>es</1>.",
    "language_hintOther": "For <1>other languages</1> provide custom <3>i18n</3>, in the field below.",
    "i18n": "Translations",
    "i18n_hint": "It is possible that the translations bundled with the library do not match your needs, or that you wish to use a language that is not bundled with the library.",
    "i18n_hintCustomize": "You can customize translations by listing them in this field",
    "title": "HTML page title prefix",
    "accessionOptions": "Accession options",
    "accessionNumberSort": "Sort accessions:",
    "accessionNumberSort_values": {
      "seqNo": "By the numerical part of the accession number (ZZ-1 is before AA-2)",
      "accessionNumber": "By the complete accession number, including the prefix (AA-2 is before ZZ-1)"
    },
    "disablingAccessionFilters": "Configure accession filters",
    "disablingOverviewSections": "Configure collection overview sections",
    "disablingTableColumns": "Configure columns in the accession table",
    "accession": {
      "subsets": "Display the list of subsets on accession details page",
      "datasets": "Display the list of C&E datasets on accession details page",
      "genotypes": "Display the list of genotypes on accession details page",
      "genotyped": "Genotyped",
      "pdci": "Display passport data completeness index (PDCI) information on accession details page",
      "fullText": "Full-text search",
      "accessionNumbers": "Filter by list of accession numbers",
      "historic": "Include historical material",
      "available":"Only material I can request",
      "images": "Accessions with images",
      "overviews": {
        "institute": {
          "code": "Number of accessions by FAO Institute Code of the holding genebank",
          "country": {
            "code3": "Number of accessions by the country of the holding genebank"
          }
        },
        "cropName": "Crop name as submitted to Genesys",
        "crop": {
          "shortName": "Genesys crop"
        },
        "taxonomy": {
          "genus": "Genus name",
          "genusSpecies": "Species name",
          "grinTaxonomySpecies": {
            "name": "Species name according to GRIN-Taxonomy (auto-detected by Genesys)"
          },
          "currentTaxonomySpecies": {
            "name": "The current species name according to GRIN-Taxonomy"
          }
        },
        "countryOfOrigin": {
          "code3": "Country of origin"
        },
        "donorCode": "FAO WIEWS Institute code of the accession donor institute",
        "mlsStatus":"Accession status in the Multi-lateral System of the ITPGRFA",
        "available": "Accession availability",
        "duplSite":"FAO WIEWS Institute code where accessions are safety-duplicated",
        "breederCode":"FAO WIEWS Insitute code of the institute that bred the material",
        "aegis": "Status of accession in European AEGIS network",
        "sgsv":"Accessions safety-backed up in Svalbard Global Seed Vault"
      },
      "table": {
        "accessionName": "Accession name",
        "cropName": "Crop name as submitted to Genesys",
        "taxonomy": "Scientific name"
      }
    },
    "requestApprover": {
      "enabled": "Enable additional approval",
      "requestApproverSuggestions": "Request approver suggestions",
      "label": "Label",
      "address": "Email address"
    },
    "requestApproversEnabled_hint": "Additional approval allows users to specify the email address of their supervisor. The supervisor must approve the request before it is relayed to the genebank.",
    "requestApprover_hint": "You may specify a limited set of options that are available to users by <1>adding</1> the approver email and a label. If no options are specified, users will be able to manually type in the email address of the additional approver.",
    "shoppingCartAndCaptchaOptions": "Shopping cart and captcha options",
    "captchaSiteKey": "Your hCaptcha site key from",
    "shoppingCart": "Enable shopping cart",
    "shoppingCart_hint": "When <1>captchaSiteKey</1> is missing, the <3>Shopping cart</3> functionality is automatically disabled.",
    "mapConfiguration": "Map configuration",
    "map": {
      "enabled": "Toggle map functionality",
      "height": "Height of the map of accessions (use a CSS expression)",
      "baseMap": {
        "url": "Tile server template URL for the base map layer",
        "attribution": "Map base layer attribution"
      }
    },
    "bibliographyConfiguration": "Bibliography configuration",
    "bibliography": {
      "enabled": "Enable bibliography",
      "partnerUUID": "Partner UUID",
      "collections": "Collections",
      "languages": "Languages",
      "filters": {
        "title": "Publication title",
        "authorLastName": "Author last name",
        "type": "Type of publication",
        "language": "Language",
        "publicationYear": "Year of publication",
        "doi": "DOI",
        "authors": "Authors",
        "keywords": "Keywords",
        "publication": "Journal",
        "publisher": "Publisher"
      }
    },
    "validation": {
      "incorrect": "Incorrect {{what, lowercase}}",
      "required": "The {{what, lowercase}} is required.",
      "pageLocation": {
        "invalid": "Page location must be a valid HTTP URL"
      },
      "INSTCODE": {
        "pattern": "FAO WIEWS code must use pattern XXX000 or XXX0000."
      },
      "shoppingCart": {
        "emailNonUnique": "Email address should be unique"
      }
    },
    "action": {
      "copy": "Copy",
      "copied": "Copied",
      "reset": "Reset",
      "submit": "Submit",
      "add": "Add",
      "remove": "Remove"
    }
  }
}
