{
    "verification": {
        "fileSelection": {
            "title": {
                "first": "Verify documents",
                "following": "Verify other documents"
            },
            "subtitle": {
                "selector": "Drag & drop a document or click here to select",
                "dropbox": "Drag your documents here"
            }
        },
        "card": {
            "btn": {
                "expertInfo": "Expert info",
                "support": "Support",
                "back": "Back",
                "contact": "Contact support"
            },
            "faq": {
                "title": "Frequently asked questions",
                "items": [
                    {
                        "title": "How does this check work?",
                        "content": "We calculate the unique cryptographic fingerprint of the document. If it is unchanged, we are able to find an entry in our smart contract on the Ethereum blockchain. Even the tiniest change in the document will be detected."
                    },
                    {
                        "title": "Why do we use a blockchain?",
                        "content": "The Ethereum blockchain is a highly available, highly secure database. What is special is that you can only append data - you cannot edit or delete it. This makes it ideal for long-term protection against subsequent falsification."
                    },
                    {
                        "title": "How is data protection ensured?",
                        "content": "For verification, one must be in possession of the document. Without it, no information can be obtained from the blockchain. Furthermore, the document is not uploaded for the verification, but analyzed directly on the user's device."
                    },
                    {
                        "title": "How are the identities verified?",
                        "content": "Certifaction technology is used by several innovative vendors, each of which carefully checks their customers before verifying their identity. You can contact the verifier directly for more details (see \"Identity verified by\")."
                    }
                ]
            },
            "contact": {
                "title": "Contact support",
                "form": {
                    "email": "Your email",
                    "question": "Your question",
                    "consent": "By submitting the form I accept the <a href=\"https://certifaction.io/privacy-policy\" target=\"_blank\">privacy policy</a>.",
                    "submit": "Submit",
                    "submitted": "Your message was successfully sent",
                    "failed": "Your message could not be sent. Please try again later"
                }
            }
        },
        "result": {
            "title": "Verification result",
            "expertInfo": {
                "hide": "Hide expert info",
                "show": "Show expert info"
            },
            "meta": {
                "issuer": "Issuer",
                "signature": "Signature | Signatures",
                "retractionNote": "Note from the initiator",
                "signatureType": "Signature type",
                "verifiedBy": "Verified by",
                "signedAt": "Signing date",
                "signedVia": "Signed via",
                "issuerAddress": "Issuer public key",
                "documentHash": "Document hash",
                "txHash": "Transaction hash",
                "registrationDate": "Issue date & time",
                "registrationTransaction": "Registration transaction",
                "revocationTransaction": "Revocation transaction",
                "retractionTransaction": "Retraction transaction",
                "revocationDate": "Revocation date & time",
                "smartContractAddress": "Smart contract address",
                "signatureDetails": "Signature details",
                "signatureLevel": "Signature level",
                "jurisdiction": "Jurisdiction",
                "downloadSignature": "Download signature",
                "details": "Details",
                "initiator": "Initiator",
                "name": "Name",
                "email": "E-Mail",
                "phone": "Phone",
                "company": "Company",
                "attributeVerified": "This attribute is verified",
                "attributeUnverified": "This attribute is unverified"
            },
            "signature": {
                "level": {
                    "standard": {
                        "title": "Standard eSignature",
                        "description": "The signatures given to this document are cryptographically secured by timestamped, immutable records. Please see the signature details above to learn how the identity of each signer was verified. <a href=\"https://certifaction.io/blockchain-esignatures/\" target=\"_blank\">Learn more</a>"
                    },
                    "QES": {
                        "title": "Qualified Electronic Signature (QES)",
                        "description": "The signatures given to this document comply with the Swiss Federal Electronic Signature Act and hold the maximum legal weight achievable for electronic signatures in Switzerland. <a href=\"https://certifaction.io/blockchain-esignatures/\" target=\"_blank\">Learn more</a>"
                    }
                }
            },
            "pades": {
                "status": "PDF signatures found",
                "details": "This document contains PDF signatures. To verify them, download the document and open it on your computer in <a href=\"https://get.adobe.com/reader/\" target=\"_blank\">Adobe Acrobat Reader</a>."
            },
            "certifying": {
                "revoked": {
                    "status": "This document has been revoked."
                },
                "unverifiedIssuer": {
                    "status": "This document has been registered by an unverified issuer."
                },
                "verifiedIssuer": {
                    "status": "This document is authentic and from a verified issuer."
                },
                "resultDetails": {
                    "tamperProof": "Tamper-proof certification",
                    "issuer": {
                        "unverified": "Unverified issuer",
                        "verified": "Verified issuer"
                    },
                    "blockchain": {
                        "inProgress": {
                            "registration": "Blockchain anchoring<span class=\"detail-footnote\">This document is currently being anchored on the Ethereum blockchain. This may take from a few minutes to several hours. You do not need to wait for this to finish. The document is already valid and can be used immediately.</span>",
                            "revocation": "Blockchain anchoring<span class=\"detail-footnote\">The revocation of this document is currently being anchored on the Ethereum blockchain. This may take from a few minutes to several hours. You do not need to wait for this to finish. The revocation is already final.</span>"
                        },
                        "processed": "Secured by blockchain"
                    },
                    "document": {
                        "valid": "Valid (no revocation)",
                        "revoked": {
                            "inProgress": "Revoked<span class=\"detail-footnote\">This document has been revoked by the issuer. It is no longer valid.</span>",
                            "processed": "Revoked<span class=\"detail-footnote\">This document has been revoked by the issuer on the {revocationDate}. It is no longer valid.</span>"
                        }
                    }
                }
            },
            "signing": {
                "revoked": {
                    "status": "This document has been revoked."
                },
                "retracted": {
                    "status": "The initiator has marked this document as retracted. The existing signatures remain valid."
                },
                "unverifiedSigner": {
                    "status": "This document is authentic and digitally signed."
                },
                "verifiedSigner": {
                    "status": "This document is authentic and digitally signed."
                },
                "resultDetails": {
                    "tamperProof": "Tamper-proof",
                    "blockchain": {
                        "inProgress": {
                            "registration": "Blockchain anchoring<span class=\"detail-footnote\">This document is currently being anchored on the Ethereum blockchain. This may take from a few minutes to several hours. You do not need to wait for this to finish. The document is already valid and can be used immediately.</span>",
                            "revocation": "Blockchain anchoring<span class=\"detail-footnote\">The revocation of this document is currently being anchored on the Ethereum blockchain. This may take from a few minutes to several hours. You do not need to wait for this to finish. The revocation is already final.</span>",
                            "retraction": "Blockchain anchoring<span class=\"detail-footnote\">The retraction of this document is currently being anchored on the Ethereum blockchain. This may take from a few minutes to several hours. You do not need to wait for this to finish. The retraction is already final.</span>",
                            "signature": "Blockchain anchoring<span class=\"detail-footnote\">One of the received signatures is currently being registered on the Ethereum blockchain. This may take from a few minutes to several hours. The signature is already fully valid and the document can be distributed.</span>"
                        },
                        "processed": "Secured by blockchain"
                    },
                    "document": {
                        "valid": "Valid (no revocation)",
                        "revoked": {
                            "inProgress": "Revoked<span class=\"detail-footnote\">This document has been revoked by the issuer. It is no longer valid.</span>",
                            "processed": "Revoked<span class=\"detail-footnote\">This document has been revoked by the issuer on the {revocationDate}. It is no longer valid.</span>"
                        },
                        "retracted": {
                            "inProgress": "Retracted<span class=\"detail-footnote\">This document has been retracted by the issuer. Given signatures remain valid.</span>",
                            "processed": "Retracted<span class=\"detail-footnote\">This document has been retracted by the issuer on the {retractionDate}. Given signatures remain valid.</span>"
                        }
                    },
                    "signer": {
                        "unverified": "Unverified signer | Unverified signers",
                        "verified": "Verified signer | Verified signers"
                    }
                }
            },
            "error": {
                "technicalProblem": {
                    "status": "Oops! We could not connect to the Ethereum blockchain.",
                    "details": "We had a technical issue on our end and could not process your verification request at this time. Please refresh the page and try again.<br><br>If the problem persists, please contact our support. We would be happy to help you."
                },
                "notFound": {
                    "status": "No match could be found for this document.",
                    "details": "This document is not known to us. It is possible that it was modified unintentionally.<br><br>Potential error sources:<br><ul><li>The issuer distributed the wrong version of the document.</li><li>The issuer has requested signatures for this document, but none were given yet.</li><li>The document owner sent you the wrong version of the document.</li><li>The file was unintentionally altered:<ul><li>by printing it as a PDF</li><li>by saving it with a PDF writer that ignored the protection</li><li>by printing and scanning it</li></ul></li></ul>If you have any questions, please contact the issuer of the document directly or get in touch with our support."
                }
            }
        },
        "digitalTwin": {
            "actionBox": {
                "confirmation": {
                    "title": {
                        "mobile": "Please compare",
                        "desktop": "Is this the same document?"
                    },
                    "copy": {
                        "mobile": "Does this match your copy?",
                        "desktop": "Please check that your document matches the original shown on the right."
                    },
                    "btn": {
                        "approve": "Yes, it is identical",
                        "decline": "No, it is different"
                    }
                },
                "actions": {
                    "recheck": "Check again",
                    "download": "Download original document"
                }
            },
            "fileDeclined": {
                "title": "Attention",
                "copy": "If your copy does not match the original digital document displayed in this tool, it may have been tampered with.<br><br>It is possible that it was modified unintentionally.<br><br>If you have any questions, please contact the issuer of the document directly or get in touch with our support."
            },
            "error": {
                "decryption": "The document could not be decrypted. Please try again later and contact our support if the problem persists.",
                "btn": {
                    "contactSupport": "Contact support"
                }
            }
        },
        "poweredBy": {
            "label": "Powered by"
        }
    }
}
