@peculiar/fortify-webcomponents
Version:
Web-components for creating CSR or Certificate and viewing certificates list using Fortify
55 lines (54 loc) • 3 kB
JSON
{
"copyright": "© Peculiar Ventures, LLC. Alle Rechte vorbehalten.",
"authorization.title": "Fortify Autorisierung",
"authorization.description": "Vergleichen Sie diesen Code mit dem von Fortify angezeigten Code",
"detect.title": "Wir konnten den Fortify-Client nicht finden",
"detect.description": "Bitte starten oder installieren Sie Fortify, um fortzufahren",
"approve.title": "Sie haben {origin} die Nutzung von Fortify nicht erlaubt",
"approve.description": "Wenn Sie es nochmal versuchen möchten, klicken Sie den unten stehenden Button",
"certificates.title": "Bitte wählen Sie das Zertifikat für die Signatur aus",
"certificates.empty.title": "Es konnte kein Zertifikat gefunden werden",
"certificate.issuer": "Herausgeber",
"certificate.valid": "Gültig",
"certificate.serial": "Serial",
"support.title": "Leider steht Foritfy noch nicht für mobile Geräte zur Verfügung",
"support.description": "Bitte versuchen Sie es mit einem Windows, macOS oder Linux Computer erneut",
"actions.install": "Installieren",
"actions.cancel": "Abbrechen",
"actions.tryAgain": "Erneut versuchen",
"actions.needHelp": "Ich benötige Hilfe",
"actions.updateCertificates": "Zertifikate neu laden",
"actions.continue": "Weiter",
"insert.title": "Bitte legen Sie Ihre Smartcard oder Ihren Token ein",
"actions.dontHaveOne": "Ich habe keine",
"details.title": "Zertifikatdetails",
"actions.details": "Einzelheiten",
"actions.back": "Zurück",
"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"
}