@peculiar/fortify-webcomponents
Version:
Web-components for creating CSR or Certificate and viewing certificates list using Fortify
55 lines (54 loc) • 2.87 kB
JSON
{
"copyright": "© Peculiar Ventures, LLC. All rights reserved.",
"authorization.title": "Fortify authorization",
"authorization.description": "Compare this code to the one shown by your operating system for Fortify",
"detect.title": "We did not detect the Fortify client",
"detect.description": "Please run or install Fortify to continue",
"approve.title": "You did not approve {origin} use of Fortify",
"approve.description": "If you want to try again click the button below",
"certificates.title": "Please choose a certificate you want to use for signing",
"certificates.empty.title": "We did not find any certificates you can use",
"certificate.issuer": "Issuer",
"certificate.valid": "Valid",
"certificate.serial": "Serial",
"support.title": "Unfortunately, Fortify isn’t available for mobile devices yet",
"support.description": "Please try again from a Windows, macOS, or Linux computer",
"actions.install": "Install",
"actions.cancel": "Cancel",
"actions.tryAgain": "Try again",
"actions.needHelp": "I need help",
"actions.updateCertificates": "Update Certificates",
"actions.continue": "Continue",
"insert.title": "Please insert your smartcard or token",
"actions.dontHaveOne": "I don’t have one",
"details.title": "Certificate Details",
"actions.details": "Details",
"actions.back": "Back",
"enrollment.title": "Create Certificate Request or Self-Signed Certificate",
"enrollment.title.provider": "Provider",
"enrollment.title.subject": "Subject",
"enrollment.title.publicKey": "Public key",
"enrollment.title.options": "Options",
"enrollment.title.usage": "Usage",
"enrollment.label.useSelfSignedCertificate": "Create a Self-Signed Certificate instead of a Certificate Request",
"enrollment.label.provider": "Select Provider",
"enrollment.label.signatureAlgorithm": "Signature Algorithm",
"enrollment.label.hashAlgorithm": "Hash Algorithm",
"enrollment.label.sign": "sign",
"enrollment.label.verify": "verify",
"enrollment.label.CN": "Common name",
"enrollment.label.O": "Organization",
"enrollment.label.OU": "Organization Unit",
"enrollment.label.C": "Country",
"enrollment.label.L": "Region",
"enrollment.label.ST": "City",
"enrollment.error.title": "Unfortunately, we can't complete your request",
"enrollment.error.description": "If you want to try again click the button below",
"enrollment.success.csr.title": "Certificate request was successfully generated",
"enrollment.success.certificate.title": "Certificate was successfully generated",
"actions.create": "Create",
"actions.close": "Close",
"actions.update": "Update",
"unsupportedVersion.title": "Unsupported Fortify version",
"unsupportedVersion.description": "The current version of WebCryptoSocket doesn't work with WebCryptoServer. Please update your Fortify to the latest version"
}