libresign/l10n/en_GB.js
Nextcloud bot 3946204d49
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-12-17 02:15:30 +00:00

749 lines
53 KiB
JavaScript

OC.L10N.register(
"libresign",
{
"{from} requested your signature on {file}" : "{from} requested your signature on {file}",
"{from} made changes on {file}" : "{from} made changes on {file}",
"{from} canceled the signature request for {file}" : "{from} cancelled the signature request for {file}",
"{from} signed {file}" : "{from} signed {file}",
"A document has been <strong>signed</strong>" : "A document has been <strong>signed</strong>",
"You have a <strong>file to sign</strong>" : "You have a <strong>file to sign</strong>",
"A signature request has been <strong>canceled</strong>" : "A signature request has been <strong>cancelled</strong>",
"Success" : "Success",
"Invalid user or password" : "Invalid user or password",
"Settings saved" : "Settings saved",
"Certificate file deleted with success." : "Certificate file deleted with success.",
"No certificate file provided" : "No certificate file provided",
"Certificate file saved with success." : "Certificate file saved with success.",
"New password to sign documents has been created" : "New password to sign documents has been created",
"Could not download binaries." : "Could not download binaries.",
"The file was uploaded" : "The file was uploaded",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form",
"The file was only partially uploaded" : "The file was only partially uploaded",
"No file was uploaded" : "No file was uploaded",
"Missing a temporary folder" : "Missing a temporary folder",
"Could not write file to disk" : "Could not write file to disk",
"A PHP extension stopped the file upload" : "A PHP extension stopped the file upload",
"No file uploaded" : "No file uploaded",
"Invalid signature flow mode. Use \"parallel\" or \"ordered_numeric\"." : "Invalid signature flow mode. Use \"parallel\" or \"ordered_numeric\".",
"Invalid DocMDP level" : "Invalid DocMDP level",
"Internal error. Contact admin." : "Internal error. Contact admin.",
"Name is mandatory" : "Name is mandatory",
"Invalid UUID" : "Invalid UUID",
"Notification sent with success." : "Notification sent with success.",
"File signed" : "File signed",
"Internal Server Error" : "Internal Server Error",
"Renewed with success. Access the link again." : "Renewed with success. Access the link again.",
"Invalid data to sign file" : "Invalid data to sign file",
"The code to sign file was successfully requested." : "The code to sign file was successfully requested.",
"Element created with success" : "Element created with success",
"Elements created with success" : "Elements created with success",
"Elements not found" : "Elements not found",
"Element not found" : "Element not found",
"Element updated with success" : "Element updated with success",
"Visible element deleted" : "Visible element deleted",
"Identification Document" : "Identification Document",
"waiting for approval" : "waiting for approval",
"approved" : "approved",
"No certification" : "No certification",
"No changes allowed" : "No changes allowed",
"Form filling allowed" : "Form filling allowed",
"Form filling and commenting allowed" : "Form filling and commenting allowed",
"The document is not certified; edits and new signatures are allowed, but any change will mark previous signatures as modified." : "The document is not certified; edits and new signatures are allowed, but any change will mark previous signatures as modified.",
"After the first signature, no further edits or signatures are allowed; any change invalidates the certification." : "After the first signature, no further edits or signatures are allowed; any change invalidates the certification.",
"After the first signature, only form filling and additional signatures are allowed; other changes invalidate the certification." : "After the first signature, only form filling and additional signatures are allowed; other changes invalidate the certification.",
"After the first signature, form filling, comments, and additional signatures are allowed; other changes invalidate the certification." : "After the first signature, form filling, comments, and additional signatures are allowed; other changes invalidate the certification.",
"not LibreSign file" : "not LibreSign file",
"draft" : "draft",
"available for signature" : "available for signature",
"partially signed" : "partially signed",
"signed" : "signed",
"deleted" : "deleted",
"Draft" : "Draft",
"Pending" : "Pending",
"Signed" : "Signed",
"User not found." : "User not found.",
"Digitally signed by LibreSign." : "Digitally signed by LibreSign.",
"Validate in %s." : "Validate in %s.",
"The admin hasn't set up LibreSign yet, please wait." : "The admin hasn't set up LibreSign yet, please wait.",
"Unsigned file." : "Unsigned file.",
"Certificate is trusted." : "Certificate is trusted.",
"Signature is valid." : "Signature is valid.",
"Signature is invalid." : "Signature is invalid.",
"Digest mismatch." : "Digest mismatch.",
"Document isn't signed or corrupted data." : "Document isn't signed or corrupted data.",
"Signature has not yet been verified." : "Signature has not yet been verified.",
"Unknown validation failure." : "Unknown validation failure.",
"Certificate issuer isn't trusted." : "Certificate issuer isn't trusted.",
"Certificate issuer is unknown." : "Certificate issuer is unknown.",
"Certificate has been revoked." : "Certificate has been revoked.",
"Certificate has expired" : "Certificate has expired",
"Certificate has not yet been verified." : "Certificate has not yet been verified.",
"Unknown issue with Certificate or corrupted data." : "Unknown issue with Certificate or corrupted data.",
"Invalid Sign engine." : "Invalid Sign engine.",
"Empty root certificate data" : "Empty root certificate data",
"Invalid data to generate certificate" : "Invalid data to generate certificate",
"Failure on generate certificate" : "Failure on generate certificate",
"Failure to generate certificate" : "Failure to generate certificate",
"You do not have permission for this action." : "You do not have permission for this action.",
"Password to sign not defined. Create a password to sign." : "Password to sign not defined. Create a password to sign.",
"Invalid password" : "Invalid password",
"Text direction for the footer (ltr or rtl based on language)" : "Text direction for the footer (ltr or rtl based on language)",
"Link to LibreSign or custom website" : "Link to LibreSign or custom website",
"QR Code image in base64 format for document validation" : "QR Code image in base64 format for document validation",
"QR Code size in pixels (includes margin)" : "QR Code size in pixels (includes margin)",
"Message indicating the document was digitally signed" : "Message indicating the document was digitally signed",
"Array of signers with displayName and signed timestamp" : "Array of signers with displayName and signed timestamp",
"Document unique identifier (UUID format)" : "Document unique identifier (UUID format)",
"Validation message template with placeholder" : "Validation message template with placeholder",
"Complete URL for document validation with UUID" : "Complete URL for document validation with UUID",
"Invalid data to validate file" : "Invalid data to validate file",
"File type: %s. Empty file." : "File type: %s. Empty file.",
"Elements of type %s need file." : "Elements of type %s need file.",
"File type: %s. Specify a URL, a Base64 string or a fileID." : "File type: %s. Specify a URL, a Base64 string or a fileID.",
"File type: %s. Invalid fileID." : "File type: %s. Invalid fileID.",
"File type: %s. Specify a URL, Base64 string, path or a fileID." : "File type: %s. Specify a URL, Base64 string, path or a fileID.",
"document to sign" : "document to sign",
"visible element" : "visible element",
"File type: %s. Invalid Base64 file." : "File type: %s. Invalid Base64 file.",
"File is too big" : "File is too big",
"Already asked to sign this document" : "Already asked to sign this document",
"Visible elements need to be an array" : "Visible elements need to be an array",
"Element must be associated with a user" : "Element must be associated with a user",
"User not found for element." : "User not found for element.",
"Coordinate %s must be an integer" : "Coordinate %s must be an integer",
"Object outside the page margin" : "Object is outside the page margin",
"Page number must be an integer" : "Page number must be an integer",
"Page must be equal to or greater than 1" : "Page must be equal to or greater than 1",
"Element needs a type" : "Element needs a type",
"Invalid element type" : "Invalid element type",
"Field %s not found" : "Field %s not found",
"Field %s does not belong to user" : "Field %s does not belong to user",
"You need to define a visible signature or initials to sign this document." : "You need to define a visible signature or initials to sign this document.",
"This file is not yours" : "This file is not yours",
"This file cannot be signed. Invalid status: %s" : "This file cannot be signed. Invalid status: %s",
"File type: %s. Must be a fileID of %s format." : "File type: %s. Must be a fileID of %s format.",
"Invalid fileID" : "Invalid fileID",
"You are not allowed to request signing" : "You are not allowed to request signing",
"Invalid status code for file." : "Invalid status code for file.",
"Sign process already started. Unable to change status." : "Sign process already started. Unable to change status.",
"No signers" : "No signers",
"Please provide either UUID or File object" : "Please provide either UUID or File object",
"No user data" : "No user data",
"User %s has no email address." : "User %s has no email address.",
"Email required" : "Email required",
"Invalid email" : "Invalid email",
"File not loaded" : "File not loaded",
"No signature was requested to %s" : "No signature was requested to %s",
"%s already signed this file" : "%s already signed this file",
"Invalid UUID file" : "Invalid UUID file",
"You are not allowed to sign this document yet" : "You are not allowed to sign this document yet",
"Document already signed" : "Document already signed",
"Signer not associated to this file" : "Signer not associated to this file",
"A file of this type has been associated." : "A file of this type has been associated.",
"You need to have an approved identification document to sign." : "You need to have an approved identification document to sign.",
"File already signed." : "File already signed.",
"Invalid identification method" : "Invalid identification method",
"Invalid file type." : "Invalid file type.",
"You are not allowed to approve user profile documents." : "You are not allowed to approve user profile documents.",
"There is a document for you to sign. Access the link below:" : "There is a document for you to sign. Access the link below:",
"Changes have been made in a file that you have to sign. Access the link below:" : "Changes have been made in a file that you have to sign. Access the link below:",
"LibreSign: A file has been signed" : "LibreSign: A file has been signed",
"%s signed the document. You can access it using the link below:" : "%s signed the document. You can access it using the link below:",
"You are not logged in. Please log in." : "You are not logged in. Please log in.",
"File sharing" : "File sharing",
"View" : "View",
"Changes have been made in a file that you have to sign." : "Changes have been made in a file that you have to sign.",
"Dismiss notification" : "Dismiss notification",
"UUID not found" : "UUID not found",
"Password is mandatory" : "Password is mandatory",
"File not found" : "File not found",
"You must have an email. You can define the email in your profile." : "You must have an email. You can define the email in your profile.",
"Password to sign is mandatory" : "Password to sign is mandatory",
"Invalid URL file" : "Invalid URL file",
"Visible element file must be png." : "Visible element file must be png.",
"Empty file" : "Empty file",
"Invalid file provided. Need to be a .pfx file." : "Invalid file provided. Need to be a .pfx file.",
"Common Name (CN)" : "Common Name (CN)",
"Two-letter ISO 3166 country code" : "Two-letter ISO 3166 country code",
"Full name of states or provinces" : "Full name of states or provinces",
"Name of a locality or place, such as a city, county, or other geographic region" : "Name of a locality or place, such as a city, county, or other geographic region",
"Name of an organization" : "Name of an organisation",
"Name of an organizational unit" : "Name of an organisational unit",
"Parameter '%s' is required!" : "Parameter '%s' is required!",
"Parameter '%s' should be betweeen %s and %s." : "Parameter '%s' should be betweeen %s and %s.",
"Invalid OID format. Expected pattern: %s" : "Invalid OID format. Expected pattern: %s",
"Invalid file identifier" : "Invalid file identifier",
"No file provided" : "No file provided",
"Invalid file provided" : "Invalid file provided",
"You need to sign this document" : "You need to sign this document",
"You cannot request signature for this document, please contact your administrator" : "You cannot request signature for this document, please contact your administrator",
"no signers" : "no signers",
"Link expired." : "Link expired.",
"Invalid code." : "Invalid code.",
"Link expired" : "Link expired",
"The link to sign the document has expired.\nWe will send a new link to the email %1$s.\nClick below to receive the new link and be able to sign the document." : "The link to sign the document has expired.\nWe will send a new link to the email %1$s.\nClick below to receive the new link and be able to sign the document.",
"Renew" : "Renew",
"Account" : "Account",
"Signer without valid email address" : "Signer without valid email address",
"Invalid user" : "Invalid user",
"Email" : "Email",
"You need to create an account to sign this file." : "You need to create an account to sign this file.",
"User already exists. Please login." : "User already exists. Please login.",
"This is not your file" : "This is not your file",
"User already exists" : "User already exists",
"It is not possible to create new accounts." : "It is not possible to create new accounts.",
"Signal" : "Signal",
"Click to sign" : "Click to sign",
"Email token" : "Email token",
"Certificate with password" : "Certificate with password",
"Certificate has been revoked" : "Certificate has been revoked",
"Invalid certificate" : "Invalid certificate",
"SMS" : "SMS",
"Telegram" : "Telegram",
"%s is your LibreSign verification code." : "%s is your LibreSign verification code.",
"Gateway %s not configured on Two-Factor Gateway." : "Gateway %s not configured on Two-Factor Gateway.",
"WhatsApp" : "WhatsApp",
"XMPP" : "XMPP",
"LibreSign: Changes into a file for you to sign" : "LibreSign: Changes into a file for you to sign",
"File to sign" : "File to sign",
"Sign »%s«" : "Sign »%s«",
"LibreSign: There is a file for you to sign" : "LibreSign: There is a file for you to sign",
"View signed file »%s«" : "View signed file »%s«",
"LibreSign: A signature request has been canceled" : "LibreSign: A signature request has been cancelled",
"Signature request canceled" : "Signature request cancelled",
"The request for you to sign \"%s\" has been canceled." : "The request for you to sign \"%s\" has been cancelled.",
"LibreSign: Code to sign file" : "LibreSign: Code to sign file",
"Use this code to sign the document:" : "Use this code to sign the document:",
"Empty users list" : "Empty users list",
"User list needs to be an array" : "User list needs to be an array",
"This document has been certified with no changes allowed. You cannot add more signers to this document." : "This document has been certified with no changes allowed. You cannot add more signers to this document.",
"Sending authorization code not enabled." : "Sending authorization code not enabled.",
"File already signed by you" : "File already signed by you",
"Invalid template font size. The value must be between %.1f and %.0f." : "Invalid template font size. The value must be between %.1f and %.0f.",
"Invalid signature font size. The value must be between %.1f and %.0f." : "Invalid signature font size. The value must be between %.1f and %.0f.",
"Unique identifier of the signed document" : "Unique identifier of the signed document",
"Name of the certificate issuer used for the signature." : "Name of the certificate issuer used for the signature.",
"Date when the signer sent the request to sign (without time, in their local time zone)." : "Date when the signer sent the request to sign (without time, in their local time zone).",
"Date and time when the signer sent the request to sign (in their local time zone)." : "Date and time when the signer sent the request to sign (in their local time zone).",
"Time zone of signer when sent the request to sign (in their local time zone)." : "Time zone of signer when sent the request to sign (in their local time zone).",
"Date and time when the signature was applied on the server. Cannot be formatted using Twig." : "Date and time when the signature was applied on the server. Cannot be formatted using Twig.",
"Common Name (CN) used to identify the document signer." : "Common Name (CN) used to identify the document signer.",
"The signer's email is optional and can be left blank." : "The signer's email is optional and can be left blank.",
"Unique information used to identify the signer (such as email, phone number, or username)." : "Unique information used to identify the signer (such as email, phone number, or username).",
"IP address of the person who signed the document." : "IP address of the person who signed the document.",
"Browser and device information of the person who signed the document." : "Browser and device information of the person who signed the document.",
"Signed with LibreSign\n{{SignerCommonName}}\nIssuer: {{IssuerCommonName}}\nDate: {{ServerSignatureDate}}\nIP: {{SignerIP}}\nUser agent: {{SignerUserAgent}}" : "Signed with LibreSign\n{{SignerCommonName}}\nIssuer: {{IssuerCommonName}}\nDate: {{ServerSignatureDate}}\nIP: {{SignerIP}}\nUser agent: {{SignerUserAgent}}",
"Signed with LibreSign\n{{SignerCommonName}}\nIssuer: {{IssuerCommonName}}\nDate: {{ServerSignatureDate}}" : "Signed with LibreSign\n{{SignerCommonName}}\nIssuer: {{IssuerCommonName}}\nDate: {{ServerSignatureDate}}",
"Invalid PDF" : "Invalid PDF",
"This document has been certified with no changes allowed, so no additional signatures can be added." : "This document has been certified with no changes allowed, so no additional signatures can be added.",
"LibreSign" : "LibreSign",
"✍️ Self-hosted document signer using digital certificate" : "✍️ Self-hosted document signer using digital certificate",
"**This is a libre digital PDF signature app for Nextcloud**\n\n* ✍️ **Sign PDF** documents using digital certificates\n* 🔄 **Hybrid signatures**: You can choose between personal or system-generated digital certificates\n* 👥 **Multiple signers**: Request signature on a document for as many people as you need\n* 📸 **QR Code**: Document validation by QR Code\n* 🔒 **Privacy**: Fully self-hosted document signer\n* 📲 **Connect to your software**: Easily integrate [LibreSign](https://libresign.coop) into your service with our full-fledged [REST-API](https://libresign.coop/posts/libresign-api-guide/).\n* 🙋 **Get involved**! We have lots of stuff planned. More information at [LibreSign](https://github.com/libresign/libresign) repository.\n\n🌍 Help us translate this application on [Transifex](https://app.transifex.com/nextcloud/nextcloud/libresign/)\n\nIf you enjoy this app and want to help maintain its development or want enterprise support, please contact us:\n\n[https://libresign.coop](https://libresign.coop)\n\n## Donation\n\nDeveloped with ❤️ by [LibreCode](https://librecode.coop). Help us transform people and businesses through cooperativism.\n\n* [Donate with GitHub Sponsor: ![Donate using GitHub Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/libresign)" : "**This is a libre digital PDF signature app for Nextcloud**\n\n* ✍️ **Sign PDF** documents using digital certificates\n* 🔄 **Hybrid signatures**: You can choose between personal or system-generated digital certificates\n* 👥 **Multiple signers**: Request signature on a document for as many people as you need\n* 📸 **QR Code**: Document validation by QR Code\n* 🔒 **Privacy**: Fully self-hosted document signer\n* 📲 **Connect to your software**: Easily integrate [LibreSign](https://libresign.coop) into your service with our full-fledged [REST-API](https://libresign.coop/posts/libresign-api-guide/).\n* 🙋 **Get involved**! We have lots of stuff planned. More information at [LibreSign](https://github.com/libresign/libresign) repository.\n\n🌍 Help us translate this application on [Transifex](https://app.transifex.com/nextcloud/nextcloud/libresign/)\n\nIf you enjoy this app and want to help maintain its development or want enterprise support, please contact us:\n\n[https://libresign.coop](https://libresign.coop)\n\n## Donation\n\nDeveloped with ❤️ by [LibreCode](https://librecode.coop). Help us transform people and businesses through cooperativism.\n\n* [Donate with GitHub Sponsor: ![Donate using GitHub Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/libresign)",
"LibreSign, digital signature app for Nextcloud." : "LibreSign, digital signature app for Nextcloud.",
"Customize your signatures" : "Customize your signatures",
"Draw" : "Draw",
"Text" : "Text",
"Upload" : "Upload",
"Color" : "Colour",
"Choose color" : "Choose colour",
"Delete" : "Delete",
"Save" : "Save",
"Cancel" : "Cancel",
"Confirm your signature" : "Confirm your signature",
"Select other file" : "Select other file",
"Select your signature file." : "Select your signature file.",
"Use your mouse wheel to zoom in or out on the image and find the best view of your signature." : "Use your mouse wheel to zoom in or out on the image and find the best view of your signature.",
"Enter your Full Name or Initials to create Signature" : "Enter your Full Name or Initials to create Signature",
"Request" : "Request",
"Files" : "Files",
"Validate" : "Validate",
"Documents Validation" : "Documents Validation",
"CRL Management" : "CRL Management",
"Settings" : "Settings",
"Loading …" : "Loading …",
"Name" : "Surname",
"Update" : "Update",
"Please enter signer name." : "Please enter signer name.",
"Signer name" : "Signer name",
"Choose" : "Choose",
"Upload from URL" : "Upload from URL",
"Choose from Files" : "Choose from Files",
"Select your file" : "Select your file",
"URL of a PDF file" : "URL of a PDF file",
"Send" : "Send",
"Previous" : "Previous",
"Next" : "Next",
"Account does not exist" : "Account does not exist",
"Searching …" : "Searching …",
"No signers." : "No signers.",
"Search signer" : "Search signer",
"No recommendations. Start typing." : "No recommendations. Start typing.",
"Signer is mandatory" : "Signer is mandatory",
"An error occurred" : "An error occurred",
"Signature positions" : "Signature positions",
"Select a signer to set their signature position" : "Select a signer to set their signature position",
"Click on the place you want to add." : "Click on the place you want to add.",
"Sign" : "Sign",
"Edit signer" : "Edit signer",
"Add new signer" : "Add new signer",
"Signature requested" : "Signature requested",
"Add signer" : "Add signer",
"Signing order" : "Signing order",
"Request signature" : "Request signature",
"Send reminder" : "Send reminder",
"Setup signature positions" : "Setup signature positions",
"Request signatures" : "Request signatures",
"Sign document" : "Sign document",
"Validation info" : "Validation info",
"Open file" : "Open file",
"Confirm" : "Confirm",
"Send signature request?" : "Send signature request?",
"Enter who will receive the request" : "Enter who will receive the request",
"Document not available for signature." : "Document not available for signature.",
"Administration" : "Administration",
"Rate LibreSign ❤️" : "Rate LibreSign ❤️",
"Drag to reorder" : "Drag to reorder",
"Open sidebar" : "Open sidebar",
"Show available variables" : "Show available variables",
"Available variables" : "Available variables",
"Footer template" : "Footer template",
"A twig template to be used at footer of PDF. Will be rendered by mPDF." : "A twig template to be used at footer of PDF. Will be rendered by mPDF.",
"Preview" : "Preview",
"Decrease zoom level" : "Decrease zoom level",
"Increase zoom level" : "Increase zoom level",
"Zoom level" : "Zoom level",
"Width" : "Width",
"Height" : "Height",
"Reset dimensions" : "Reset dimensions",
"Available template variables" : "Available template variables",
"Click on a variable to copy it to clipboard" : "Click on a variable to copy it to clipboard",
"Copy to clipboard" : "Copy to clipboard",
"Default:" : "Default:",
"Details" : "Details",
"Certificate" : "Certificate",
"Not sent yet" : "Not sent yet",
"Not defined yet" : "Not defined yet",
"Impossible to get file entry" : "Impossible to get file entry",
"File was sent." : "File was sent.",
"File was deleted." : "File was deleted.",
"Identification documents" : "Identification documents",
"Your identification documents are waiting for approval." : "Your identification documents are waiting for approval.",
"Upload file" : "Upload file",
"Delete file" : "Delete file",
"Upload certificate" : "Upload certificate",
"Read certificate" : "Read certificate",
"Delete certificate" : "Delete certificate",
"Create certificate" : "Create certificate",
"Change password" : "Change password",
"Your signatures" : "Your signatures",
"Signature" : "Signature",
"No signature, click here to create a new one" : "No signature, click here to create a new one",
"Initials" : "Initials",
"No initials, click here to create a new one" : "No initials, click here to create a new one",
"Profile picture" : "Profile picture",
"This is not a valid email" : "This is not a valid email",
"The email entered is not the same as the email in the invitation" : "The email entered is not the same as the email in the invitation",
"Your password must be greater than 4 digits" : "Your password must be greater than 4 digits",
"Passwords does not match" : "Passwords does not match",
"Create account" : "Create account",
"You need to create an account with the same email address you received the invitation from." : "You need to create an account with the same email address you received the invitation from.",
"Password" : "Password",
"Confirm password" : "Confirm password",
"Error creating new password, please contact the administrator" : "Error creating new password, please contact the administrator",
"Password Creation" : "Password Creation",
"For security reasons, you must create a password to sign the documents. Enter your new password in the field below." : "For security reasons, you must create a password to sign the documents. Enter your new password in the field below.",
"Enter a password" : "Enter a password",
"Issued" : "Issued",
"Revoked" : "Revoked",
"Expired" : "Expired",
"Unspecified" : "Unspecified",
"Key Compromise" : "Key Compromise",
"CA Compromise" : "CA Compromise",
"Affiliation Changed" : "Affiliation Changed",
"Superseded" : "Superseded",
"Cessation of Operation" : "Cessation of Operation",
"Certificate Hold" : "Certificate Hold",
"Remove from CRL" : "Remove from CRL",
"Privilege Withdrawn" : "Privilege Withdrawn",
"AA Compromise" : "AA Compromise",
"Failed to load CRL entries" : "Failed to load CRL entries",
"Unknown" : "Unknown",
"Root Certificate (CA)" : "Root Certificate (CA)",
"Intermediate Certificate (CA)" : "Intermediate Certificate (CA)",
"User Certificate" : "User Certificate",
"Certificate revoked successfully" : "Certificate revoked successfully",
"Failed to revoke certificate" : "Failed to revoke certificate",
"An error occurred while revoking the certificate" : "An error occurred while revoking the certificate",
"Filters ({count})" : "Filters ({count})",
"Filters" : "Filters",
"Serial Number" : "Serial Number",
"Owner" : "Owner",
"Clear filters" : "Clear filters",
"No CRL entries found" : "No CRL entries found",
"There are no certificate revocation list entries to display." : "There are no certificate revocation list entries to display.",
"Type" : "Type",
"Status" : "Status",
"Engine" : "Engine",
"Issued At" : "Issued At",
"Valid To" : "Valid To",
"Revoked At" : "Revoked At",
"Reason" : "Reason",
"Comment" : "Comment",
"Actions" : "Actions",
"Root CA" : "Root CA",
"Intermediate CA" : "Intermediate CA",
"User" : "User",
"Revoke" : "Revoke",
"No more entries to load" : "No more entries to load",
"Warning: Certificate Authority" : "Warning: Certificate Authority",
"You are about to revoke a {type} CERTIFICATE AUTHORITY. This is a critical operation that may invalidate certificates issued by this CA." : "You are about to revoke a {type} CERTIFICATE AUTHORITY. This is a critical operation that may invalidate certificates issued by this CA.",
"Serial Number:" : "Serial Number:",
"Owner:" : "Owner:",
"Type:" : "Type:",
"Are you absolutely sure you want to proceed?" : "Are you absolutely sure you want to proceed?",
"Yes, revoke CA" : "Yes, revoke CA",
"Revoke Certificate" : "Revoke Certificate",
"This action cannot be undone. The certificate will be permanently revoked." : "This action cannot be undone. The certificate will be permanently revoked.",
"WARNING: This is a CERTIFICATE AUTHORITY! Revoking it will affect the certificate chain and may invalidate certificates issued by this CA." : "WARNING: This is a CERTIFICATE AUTHORITY! Revoking it will affect the certificate chain and may invalidate certificates issued by this CA.",
"Revocation Reason" : "Revocation Reason",
"Reason Description (optional)" : "Reason Description (optional)",
"Sorry but the page you are looking for does not exist, has been removed, moved or is temporarily unavailable." : "Sorry but the page you are looking for does not exist, has been removed, moved or is temporarily unavailable.",
"Page not found" : "Page not found",
"Failed to load documents" : "Failed to load documents",
"Document UUID not found" : "Document UUID not found",
"Failed to delete document" : "Failed to delete document",
"No documents to validate" : "No documents to validate",
"Approved by" : "Approved by",
"The signature request will be deleted. Do you confirm this action?" : "The signature request will be deleted. Do you confirm this action?",
"Also delete the file." : "Also delete the file.",
"Ok" : "OK",
"Toggle selection for file \"{displayName}\"" : "Toggle selection for file \"{displayName}\"",
"File is loading" : "File is loading",
"Clear filter" : "Clear filter",
"Today" : "Today",
"Last 7 days" : "Last 7 days",
"Last 30 days" : "Last 30 days",
"This year ({year})" : "This year ({year})",
"Last year ({year})" : "Last year ({year})",
"Modified" : "Modified",
"Active filters" : "Active filters",
"Remove filter" : "Remove filter",
"Switch to list view" : "Switch to list view",
"Switch to grid view" : "Switch to grid view",
"There are no documents" : "There are no documents",
"Choose the file to request signatures." : "Choose the file to request signatures.",
"No documents found" : "No documents found",
"1 file" : "1 file",
"{fileCount} files" : "{fileCount} files",
"Total rows summary" : "Total rows summary",
"Created at" : "Created at",
"Toggle selection for all files" : "Toggle selection for all files",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully",
"\"{displayName}\" action failed" : "\"{displayName}\" action failed",
"(selected)" : "(selected)",
"List of files. Column headers with buttons are sortable." : "List of files. Column headers with buttons are sortable.",
"_{count} selected_::_{count} selected_" : ["{count} selected","{count} selected"],
"Welcome to LibreSign" : "Welcome to LibreSign",
"Finish the setup" : "Finish the setup",
"Expires Soon" : "Expires Soon",
"Valid" : "Valid",
"Valid (Not Revoked)" : "Valid (Not Revoked)",
"No CRL Information" : "No CRL Information",
"No CRL URLs Found" : "No CRL URLs Found",
"CRL URLs Inaccessible" : "CRL URLs Inaccessible",
"CRL Validation Failed" : "CRL Validation Failed",
"CRL Validation Error" : "CRL Validation Error",
"Unknown Status" : "Unknown Status",
"SSL Client" : "SSL Client",
"SSL Server" : "SSL Server",
"Netscape SSL Server" : "Netscape SSL Server",
"S/MIME Signing" : "S/MIME Signing",
"S/MIME Encryption" : "S/MIME Encryption",
"CRL Signing" : "CRL Signing",
"Any Purpose" : "Any Purpose",
"OCSP Helper" : "OCSP Helper",
"Timestamp Signing" : "Timestamp Signing",
"Code Signing" : "Code Signing",
"Intermediate Certificate" : "Intermediate Certificate",
"Certificate {number}" : "Certificate {number}",
"Owner of certificate" : "Owner of certificate",
"Issuer of certificate" : "Issuer of certificate",
"Certificate chain" : "Certificate chain",
"Certificate Information" : "Certificate Information",
"Valid from" : "Valid from",
"Valid to" : "Valid to",
"Version" : "Version",
"Fingerprint" : "Fingerprint",
"Signature algorithm" : "Signature algorithm",
"Serial number" : "Serial number",
"Serial number (hex)" : "Serial number (hex)",
"Technical details" : "Technical details",
"CRL Validation Status" : "CRL Validation Status",
"Certificate purposes" : "Certificate purposes",
"Allowed" : "Allowed",
"Not allowed" : "Not allowed",
"Certificate data" : "Certificate data",
"Certificate password" : "Certificate password",
"Request Signatures" : "Request Signatures",
"Password reset" : "Password reset",
"Enter new password and then repeat it" : "Enter new password and then repeat it",
"Current password" : "Current password",
"New password" : "New password",
"Repeat password" : "Repeat password",
"Allow request to sign" : "Allow request to sign",
"Select authorized groups that can request to sign documents. Admin group is the default group and don't need to be defined." : "Select authorised groups that can request to sign documents. Admin group is the default group and don't need to be defined.",
"Optional attributes" : "Optional attributes",
"Select a custom name" : "Select a custom name",
"Maximum {max} items" : "Maximum {max} items",
"Add new" : "Add new",
"Remove custom name entry from root certificate" : "Remove custom name entry from root certificate",
"Item {index}" : "Item {index}",
"Remove" : "Remove",
"Certificate engine" : "Certificate engine",
"Select the certificate engine to generate the root certificate" : "Select the certificate engine to generate the root certificate",
"I will not use root certificate" : "I will not use root certificate",
"Certificate Policy OID" : "Certificate Policy OID",
"Upload Certification Practice Statement (CPS) PDF" : "Upload Certification Practice Statement (CPS) PDF",
"Collect signers' metadata" : "Collect signers' metadata",
"Enabling this feature, every time a document is signed, LibreSign will store the IP address and user agent of the signer." : "Enabling this feature, every time a document is signed, LibreSign will store the IP address and user agent of the signer.",
"Collect signers' metadata when signing a document" : "Collect signers' metadata when signing a document",
"Configuration check" : "Configuration check",
"Status of setup" : "Status of setup",
"Message" : "Message",
"Resource" : "Resource",
"Tip" : "Tip",
"Customize default user folder" : "Customise default user folder",
"Name of the folder that will contain the user's digital certificate, visible signature images, and other files related to LibreSign." : "Name of the folder that will contain the user's digital certificate, visible signature images, and other files related to LibreSign.",
"PDF certification (DocMDP)" : "PDF certification (DocMDP)",
"Could not load configuration." : "Could not load configuration.",
"Could not save configuration." : "Could not save configuration.",
"DocMDP defines what types of changes are allowed in a PDF after it is signed, ensuring viewers can detect unauthorized modifications." : "DocMDP defines what types of changes are allowed in a PDF after it is signed, ensuring viewers can detect unauthorized modifications.",
"Enable DocMDP" : "Enable DocMDP",
"Default certification level for new signatures:" : "Default certification level for new signatures:",
"Dependencies" : "Dependencies",
"Downloading binaries" : "Downloading binaries",
"Download binaries" : "Download binaries",
"Validate setup" : "Validate setup",
"Binaries required to work. Download size could be nearly {size}, please wait a moment." : "Binaries required to work. Download size could be nearly {size}, please wait a moment.",
"Expiration rules" : "Expiration rules",
"Rules for controlling the expiration of a request to sign a file." : "Rules for controlling the expiration of a request to sign a file.",
"Maximum validity" : "Maximum validity",
"Maximum validity in seconds of a request to sign." : "Maximum validity in seconds of a request to sign.",
"Renewal interval" : "Renewal interval",
"Renewal interval in seconds of a subscription request. When accessing the link, you will be asked to renew the link." : "Renewal interval in seconds of a subscription request. When accessing the link, you will be asked to renew the link.",
"The length of time for which the generated certificate will be valid, in days." : "The length of time for which the generated certificate will be valid, in days.",
"Expiration in days" : "Expiration in days",
"The flow of identification documents will make it mandatory for anyone who must sign a file, to send their identification documents, this, in order for them to be approved by some member of the approval group. The user can only create the certificate after these are approved." : "The flow of identification documents will make it mandatory for anyone who must sign a file, to send their identification documents, this, in order for them to be approved by some member of the approval group. The user can only create the certificate after these are approved.",
"Enable identification documents flow" : "Enable identification documents flow",
"Select authorized groups that can request to sign documents. Admin group is the default group and doesn't need to be defined." : "Select authorized groups that can request to sign documents. Admin group is the default group and doesn't need to be defined.",
"Identification factors" : "Identification factors",
"Ways to identify a person who will sign a document." : "Ways to identify a person who will sign a document.",
"Request to create account when the user does not have an account" : "Request to create account when the user does not have an account",
"Make this method required" : "Make this method required",
"Signature methods" : "Signature methods",
"Legal information" : "Legal information",
"This information will appear on the validation page" : "This information will appear on the validation page",
"Legal Information" : "Legal Information",
"Reminders" : "Reminders",
"Follow up with automatic reminders. Signers will receive reminders until they sign or decline." : "Follow up with automatic reminders. Signers will receive reminders until they sign or decline.",
"Send time (HH:mm)" : "Send time (HH:mm)",
"The first message is not considered a notification" : "The first message is not considered a notification",
"Zero or empty is no reminder." : "Zero or empty is no reminder.",
"off" : "off",
"on" : "on",
"Turn {reminderState} auto reminders" : "Turn {reminderState} auto reminders",
"Not scheduled" : "Not scheduled",
"Next job execution: {date}" : "Next job execution: {date}",
"First reminder after (days)" : "First reminder after (days)",
"Days between reminders" : "Days between reminders",
"Max reminders per signer" : "Max reminders per signer",
"Root certificate data" : "Root certificate data",
"To generate new signatures, you must first generate the root certificate." : "To generate new signatures, you must first generate the root certificate.",
"Generate root certificate" : "Generate root certificate",
"Generating certificate." : "Generating certificate.",
"Could not generate certificate." : "Could not generate certificate.",
"Generated certificate!" : "Generated certificate!",
"CFSSL API URI" : "CFSSL API URI",
"Config path" : "Config path",
"Regenerate root certificate" : "Regenerate root certificate",
"Regenerate root certificate will invalidate all signatures keys. Do you confirm this action?" : "Regenerate root certificate will invalidate all signatures keys. Do you confirm this action?",
"Yes" : "Yes",
"No" : "No",
"Full name of the main company or main user of this instance" : "Full name of the main company or main user of this instance",
"Include certificate policy" : "Include certificate policy",
"Define custom values to use {engine}" : "Define custom values to use {engine}",
"Not mandatory, leave blank to use the default value." : "Not mandatory, leave blank to use the default value.",
"Simultaneous (Parallel)" : "Simultaneous (Parallel)",
"All signers receive the document at the same time and can sign in any order." : "All signers receive the document at the same time and can sign in any order.",
"Sequential" : "Sequential",
"Signers are organized by signing order number. Only those with the lowest pending order number can sign." : "Signers are organized by signing order number. Only those with the lowest pending order number can sign.",
"Error saving configuration." : "Error saving configuration.",
"Signature hash algorithm" : "Signature hash algorithm",
"Hash algorithm used for signature." : "Hash algorithm used for signature.",
"Signature stamp" : "Signature stamp",
"Signature image here" : "Signature image here",
"Signature template content is overflowing. Reduce the text." : "Signature template content is overflowing. Reduce the text.",
"Display signature mode" : "Display signature mode",
"Description only" : "Description only",
"Signature and description" : "Signature and description",
"Signer name and description" : "Signer name and description",
"Signature only" : "Signature only",
"Reset to default" : "Reset to default",
"Signature text template" : "Signature text template",
"Signature font size" : "Signature font size",
"Template font size" : "Template font size",
"Default signature width" : "Default signature width",
"Default signature height" : "Default signature height",
"Background image" : "Background image",
"Upload new background image" : "Upload new background image",
"Remove background" : "Remove background",
"If no background image or signature template is provided, no visible signature will be added to the document." : "If no background image or signature template is provided, no visible signature will be added to the document.",
"Support LibreSign" : "Support LibreSign",
"Help us continue developing and maintaining LibreSign" : "Help us continue developing and maintaining LibreSign",
"LibreSign is developed with ❤️ by LibreCode coop. Your support helps us maintain and improve this free and open-source project." : "LibreSign is developed with ❤️ by LibreCode coop. Your support helps us maintain and improve this free and open-source project.",
"Sponsor on GitHub" : "Sponsor on GitHub",
"Donate via Stripe" : "Donate via Stripe",
"Learn more" : "Learn more",
"Timestamp Authority (TSA)" : "Timestamp Authority (TSA)",
"Timestamp Authority (TSA) settings for digitally signing documents." : "Timestamp Authority (TSA) settings for digitally signing documents.",
"Without authentication" : "Without authentication",
"Username / Password" : "Username / Password",
"Invalid URL" : "Invalid URL",
"Format: https://example.com/tsa" : "Format: https://example.com/tsa",
"Example: 1.2.3.4.1 or leave empty for default" : "Example: 1.2.3.4.1 or leave empty for default",
"Username" : "Username",
"Use timestamp server" : "Use timestamp server",
"TSA Server URL" : "TSA Server URL",
"Enter the timestamp server URL" : "Enter the timestamp server URL",
"TSA Policy OID" : "TSA Policy OID",
"Optional" : "Optional",
"Validation URL" : "Validation URL",
"Make validation URL acessible only by authenticated users" : "Make validation URL acessible only by authenticated users",
"Add visible footer with signature details" : "Add visible footer with signature details",
"Write QR code on footer with validation URL" : "Write QR code on footer with validation URL",
"To validate the signature of the documents. Only change this value if you want to replace the default validation URL with a different one." : "To validate the signature of the documents. Only change this value if you want to replace the default validation URL with a different one.",
"Customize footer template" : "Customize footer template",
"Sign with your email." : "Sign with your email.",
"Enter the code you received" : "Enter the code you received",
"Enter your code" : "Enter your code",
"Request new code" : "Request new code",
"Request code." : "Request code.",
"Send code." : "Send code.",
"Review the entered number." : "Review the entered number.",
"Phone stored." : "Phone stored.",
"{method} is not configured. Please contact your administrator." : "{method} is not configured. Please contact your administrator.",
"Sign with your phone number." : "Sign with your phone number.",
"Sign the document." : "Sign the document.",
"You need to upload your certificate to sign the document." : "You need to upload your certificate to sign the document.",
"Please define your sign password" : "Please define your sign password",
"Define a password and sign the document." : "Define a password and sign the document.",
"You do not have any signature defined." : "You do not have any signature defined.",
"Define your signature." : "Define your signature.",
"Unable to sign." : "Unable to sign.",
"Subscription password." : "Subscription password.",
"Forgot password?" : "Forgot password?",
"Close" : "Close",
"Unknown validity" : "Unknown validity",
"Expiring soon" : "Expiring soon",
"Currently valid" : "Currently valid",
"Not revoked" : "Not revoked",
"Certificate revoked" : "Certificate revoked",
"No CRL information" : "No CRL information",
"No CRL URLs found" : "No CRL URLs found",
"CRL URLs inaccessible" : "CRL URLs inaccessible",
"CRL validation failed" : "CRL validation failed",
"CRL validation error" : "CRL validation error",
"Failed to validate document" : "Failed to validate document",
"This document is valid" : "This document is valid",
"Document not found" : "Document not found",
"Document integrity verified" : "Document integrity verified",
"Signature: {validationStatus}" : "Signature: {validationStatus}",
"Trust Chain: Unknown" : "Trust Chain: Unknown",
"Trust Chain: Trusted (LibreSign CA)" : "Trust Chain: Trusted (LibreSign CA)",
"Trust Chain: Trusted" : "Trust Chain: Trusted",
"Trust chain: {validationStatus}" : "Trust chain: {validationStatus}",
"LibreSign logo" : "LibreSign logo",
"Validate signature" : "Validate signature",
"From UUID" : "From UUID",
"Enter the ID or UUID of the document to validate." : "Enter the ID or UUID of the document to validate.",
"Validation" : "Validation",
"Document information" : "Document information",
"Congratulations you have digitally signed a document using LibreSign" : "Congratulations you have digitally signed a document using LibreSign",
"Name:" : "Name:",
"Status:" : "Status:",
"Total pages:" : "Total pages:",
"File size:" : "File size:",
"PDF version:" : "PDF version:",
"Signatories:" : "Signatories:",
"Date signed:" : "Date signed:",
"No date" : "No date",
"Collapse details" : "Collapse details",
"Expand details" : "Expand details",
"Requested on:" : "Requested on:",
"Validation status" : "Validation status",
"Validation status, expanded. Click to collapse" : "Validation status, expanded. Click to collapse",
"Validation status, collapsed. Click to expand" : "Validation status, collapsed. Click to expand",
"Collapse validation status" : "Collapse validation status",
"Expand validation status" : "Expand validation status",
"Validation status details" : "Validation status details",
"Valid at signing time" : "Valid at signing time",
"NOT valid at signing time" : "NOT valid at signing time",
"Document certification" : "Document certification",
"Document certification, expanded. Click to collapse" : "Document certification, expanded. Click to collapse",
"Document certification, collapsed. Click to expand" : "Document certification, collapsed. Click to expand",
"Collapse certification details" : "Collapse certification details",
"Expand certification details" : "Expand certification details",
"Document certification details" : "Document certification details",
"Certification level:" : "Certification level:",
"Hash algorithm:" : "Hash algorithm:",
"Certificate hash:" : "Certificate hash:",
"Field:" : "Field:",
"Remote address:" : "Remote address:",
"User agent:" : "User agent:",
"Certificate extensions" : "Certificate extensions",
"Certificate extensions, expanded. Click to collapse" : "Certificate extensions, expanded. Click to collapse",
"Certificate extensions, collapsed. Click to expand" : "Certificate extensions, collapsed. Click to expand",
"Collapse extensions" : "Collapse extensions",
"Expand extensions" : "Expand extensions",
"Certificate extensions details" : "Certificate extensions details",
"Timestamp Authority" : "Timestamp Authority",
"Timestamp Authority, expanded. Click to collapse" : "Timestamp Authority, expanded. Click to collapse",
"Timestamp Authority, collapsed. Click to expand" : "Timestamp Authority, collapsed. Click to expand",
"Collapse timestamp details" : "Collapse timestamp details",
"Expand timestamp details" : "Expand timestamp details",
"Timestamp Authority details" : "Timestamp Authority details",
"TSA:" : "TSA:",
"Time:" : "Time:",
"TSA Policy:" : "TSA Policy:",
"TSA Serial:" : "TSA Serial:",
"TSA Hash Algorithm:" : "TSA Hash Algorithm:",
"TSA Accuracy:" : "TSA Accuracy:",
"TSA Ordering:" : "TSA Ordering:",
"TSA Nonce:" : "TSA Nonce:",
"TSA Certificate Chain:" : "TSA Certificate Chain:",
"Subject:" : "Subject:",
"Valid from:" : "Valid from:",
"Valid to:" : "Valid to:",
"Notifications" : "Notifications",
"Notifications, expanded. Click to collapse" : "Notifications, expanded. Click to collapse",
"Notifications, collapsed. Click to expand" : "Notifications, collapsed. Click to expand",
"Collapse notifications" : "Collapse notifications",
"Expand notifications" : "Expand notifications",
"Notifications details" : "Notifications details",
"Collapse certificate chain" : "Collapse certificate chain",
"Expand certificate chain" : "Expand certificate chain",
"Certificate chain details" : "Certificate chain details",
"Signer:" : "Signer:",
"Issuer:" : "Issuer:",
"Issued by:" : "Issued by:",
"Return" : "Return",
"_Document has %n revision_::_Document has %n revisions_" : ["Document has %n revision","Document has %n revisions"],
"Open in LibreSign" : "Open in LibreSign",
"original file" : "original file",
"not a LibreSign file" : "not a LibreSign file",
"New signature request" : "New signature request",
"Requested by {name}, at {date}" : "Requested by {name}, at {date}"
},
"nplurals=2; plural=(n != 1);");