D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
plib
/
modules
/
sslit
/
resources
/
locales
/
Filename :
en-US.php
back
Copy
<?php // Copyright 1999-2024. WebPros International GmbH. All rights reserved. $messages = [ 'react-js-error' => [ 'commonText' => 'Something went wrong.', 'refresh' => 'Refresh', ], 'common' => [ 'error' => [ 'timeoutError' => 'The operation takes too long. Please try later.', 'networkError' => 'Network error. Please try again later.', 'internalServerError' => 'Internal server error.', 'unknownRequestError' => 'Unknown request error.', ], 'day' => '%%count%% day', 'days' => '%%count%% days', 'hour' => '%%count%% hour', 'hours' => '%%count%% hours', 'minute' => '%%count%% minute', 'minutes' => '%%count%% minutes', 'lessThanMinute' => 'less than a minute', 'validationFailed' => 'Validation failed', 'invalidNameserverTemplate' => "Invalid nameserver template '%value%'", ], '__perm_denied' => 'Permission denied', 'actions' => [ 'save' => 'Save', 'save.process' => 'Saving ...', 'install' => 'Install', 'renew' => 'Renew', 'reissue' => 'Reissue', 'enable' => 'Enable', 'update' => 'Update', 'change' => 'change', 'reset-defaults' => 'Reset to defaults', 'apply-now' => 'Apply now', 'sync-now' => 'Sync now', 'no-thanks' => 'No, thanks', 'go-to-store' => 'Go to Store', 'change-and-sync' => 'Change & Sync', 'enable-and-sync' => 'Enable & Sync', 'reset.process' => 'Resetting ... ', 'apply.process' => 'Applying ...', 'install.process' => 'Installing ...', 'enable.process' => 'Enabling ...', 'update.process' => 'Updating ...', 'sync.process' => 'Syncing ...', 'select' => 'Select', 'reset-to-defaults' => 'Reset to defaults', 'reset-to-defaults.process' => 'Reseting ...', 'configure' => 'Configure', 'retry' => 'Retry', 'retry.progress' => 'Retrying ...', ], 'statuses' => [ 'enabled' => 'Enabled', 'disabled' => 'Disabled', 'ON' => 'ON', 'OFF' => 'OFF', ], 'main-page' => [ 'pageTitle' => 'SSL It!', 'settings' => 'Settings', 'certificates' => [ 'column' => [ 'certificateAuthority' => 'Certificate Authority', 'certificateName' => 'Certificate Name', 'domain' => 'Domain Name', 'expirationDate' => 'Expiration Date', ], 'empty' => 'No certificates found', 'emptyVendor' => 'None', 'filter' => [ 'clear' => 'Clear', 'domainSearch' => 'Search...', 'emptyVendor' => 'None', 'showItems' => 'Apply Filters', 'statusAnother' => 'Domain mismatch', 'statusCheckboxTitle' => 'Status', 'statusExpired' => 'Expired', 'statusNot' => 'Not installed', 'statusSelfSigned' => 'Self-signed', 'statusValid' => 'Valid', 'statusWildcard' => 'Wildcard', 'title' => 'Filter', 'vendorCheckboxTitle' => 'Vendor', ], 'notAvailableValue' => 'N/A', 'statusHelper' => [ 'expired' => 'Expired', 'issuedForAnotherDomain' => 'Issued for another domain', 'selfSigned' => 'Self-signed', 'notInstalled' => 'Not installed', 'statusTitle' => 'Certificate information:', 'valid' => 'Valid', 'wildcard' => 'Wildcard', ], 'title' => 'Certificates', ], 'contentTitle' => 'SSL It!', 'contentSubTitle' => 'Version %%version%%', 'vendorsPanelTitle' => 'SSL/TLS Certificates', 'statisticsPanelTitle' => 'Common Statistics:', 'statisticsPanelCertificatesCount' => 'Live SSL Certificates', 'statisticsPanelVendorCertificatesCount' => "Live Vendor's SSL Certificates", 'wildcard-settings' => [ 'title' => 'Wildcard Settings', ], 'recommended-extensions' => [ 'title' => 'Recommended extensions (CA plugins)', 'description' => 'To get the most out of SSL It!, install the latest versions of the following extensions (CA Plugins):', 'empty-description' => 'The Extensions Catalog does not contain extensions we can recommend.', 'letsencrypt' => 'Let\'s Encrypt', 'symantec' => 'DigiCert SSL', 'sectigo' => 'Sectigo SSL', 'installed' => 'Already installed and enabled', 'install-error' => 'An error occurred while installing the extension: %%error%%', 'enable-error' => 'An error occurred while enabling the extension: %%error%%', 'install-success' => 'The extension was installed: %%name%% version %%version%%-%%release%%', 'enable-success' => 'The extension was enabled: %%name%% version %%version%%-%%release%%', 'update-success' => 'The extension was updated: %%name%% version %%version%%-%%release%%', ], 'ssl-config-sync' => [ 'title' => 'TLS versions and ciphers by Mozilla', 'description.enabled' => 'Keep data safe by hardening connections secured with SSL/TLS certificates (website, mail, Plesk, and so on). To stay current, click "Sync Now" once every few months or turn on weekly auto-sync.', 'description.enabled.limited' => 'Keep data safe by hardening connections secured with SSL/TLS certificates (website, mail, Plesk, and so on). To stay current, click "Sync Now" once every few months.', 'description.disabled' => 'Keep data safe by hardening connections secured with SSL/TLS certificates (website, mail, Plesk, and so on).', 'mozillaConfigurationDescription' => 'Select which protocols and ciphers to use. Choosing "Modern" may cause issues for visitors using old browsers.', 'appliedConfiguration' => 'Applied preset', 'lastSync' => 'Last synced at', 'lastSync.date.error' => 'No appropriate info', 'weeklyAutoSync' => 'Weekly auto-sync', 'autoSyncTooltip' => 'A paid feature turning on weekly auto-sync', 'level.old' => 'Old', 'level.intermediate' => 'Intermediate (recommended)', 'level.modern' => 'Modern', 'compatibleClients' => 'Oldest compatible clients: %%clients%%', 'storeDialogDescription' => 'Auto-sync with Mozilla gives peace of mind by keeping protocols and ciphers up-to-date. Buy it in Plesk Online Store for just %%price%%.', 'level.notSelected' => 'Select level ...', 'period.notSelected' => 'Select period ...', 'error.apply' => 'Failed to apply synchronization: %%error%%', 'error.reset' => 'Failed to reset synchronization: %%error%%', 'params-changed' => 'Successfully synced. New configuration applied.', 'params-not-changed' => 'Successfully synced. No new configuration found.', 'preset-version' => 'Preset version', 'preset-version-latest' => 'the latest', 'preset-version-all-services' => 'for all services', 'service' => 'Service', 'service-list-preset-info' => 'The preset versions can differ among the services because not all services support the latest version.', 'service-not-synced' => 'Not synchronized', 'suggest-to-upgrade' => 'To use the latest version %%version%% of the Mozilla TLS preset, upgrade to Plesk Obsidian.', ], 'products-list' => [ 'title' => 'Available SSL/TLS Certificates', 'warning.drawer' => 'Some domains hosted on your server are secured with SSL/TLS certificates of products that are not selected. Select these products to see and manage the domains’ certificates in the SSL It! interface.', 'warning.deprecated' => "Some of the selected products are deprecated. Customers cannot issue new certificates related to these products but still can finish the products' existing certificate orders.", 'warning.deprecated.title' => 'Deprecated', 'warning.main' => 'Some domains hosted on your server are secured with SSL/TLS certificates absent from the current SSL It! configuration. To see and manage these certificates in the SSL It! interface, %%configure%% them.', 'warning.noSelectedProducts' => 'No SSL/TLS certificates are now available for issue. To start issuing SSL/TLS certificates, install at least one of the CA plugins.', 'error.save' => 'Could not save the selected SSL/TLS certificates: %%error%%', 'sort.move-up' => 'Move up', 'sort.move-down' => 'Move down', 'configure' => 'configure', ], 'settingsDrawer' => [ 'title' => 'SSL It! Settings', 'description' => 'These server-wide settings affect all SSL It! users.', 'extensionSettingsSection' => [ 'title' => 'Extension settings', ], 'wildcardSection' => [ 'title' => 'Wildcard certificate settings', 'label' => 'Let\'s Encrypt wildcard certificates are available for', 'fullDescription' => 'Hide the ability to issue wildcard certificates for domains that do not use Plesk as their primary DNS server. This prevents failed attempts to issue the certificates.', 'options' => [ 'disableOptionLabel' => 'All domains', 'enableOptionLabel' => 'Domains with the specified nameservers', 'enableOptionTextFieldDescription' => 'Separate nameservers with commas. You can use the <domain> placeholder the same way as in the DNS Template settings.', 'enableOptionTextFieldPlaceholder' => 'For example, ns1.<domain>, ns2.<domain>', ], ], 'settingsSave.error' => 'Could not save the SSL It! settings: %%message%%', 'settingsSave.success' => 'Saved the SSL It! settings.', ], ], 'translated-text-messages' => [ 'fileReadAborted' => 'Cancelled reading the file.', 'fileReadFailed' => 'Could not read the file.', 'fileWrongExtension' => 'The uploaded file is in the wrong format. An SSL/TLS certificate file must have the .pem or .crt extension.', ], 'buttons' => [ 'getForFreeProductTitle' => 'Get it free', 'buyProductTitle' => 'Buy', 'advancedSettingsTitle' => 'Advanced Settings', 'sslItTitle' => 'SSL/TLS Certificates', 'sslItDescription' => 'Here you can manage your SSL/TLS certificates', 'sslItTitleToolsAndSettings' => 'TLS versions and ciphers management', 'sslItDescriptionToolsAndSettings' => 'Keep data safe by hardening connections secured with SSL/TLS certificates (website, mail, Plesk, and so on).', 'regenerateTitle' => 'Reissue Certificate', 'renewTitle' => 'Renew Certificate', 'unsecureTitle' => 'Unassign Certificate', 'reloadTitle' => 'Reload', 'fillRequiredDataTitle' => 'Fill In Required Data', 'continueTitle' => 'Continue', 'cancelTitle' => 'Cancel', 'uploadTitle' => 'Upload', 'upgradeTitle' => 'Upgrade certificate', 'upgradeTooltip' => 'Upgrade certificate to %%validationTypeToUpgrade%% type', 'statusSecureButton' => 'Secure', 'getCertificates' => 'Get Certificates', 'uploadPemFile' => 'Upload .pem file', 'manage' => 'Manage', 'install' => 'Install', 'getMoreCertificates' => 'Get More Certificates', 'learnMore' => 'Learn more', ], 'links' => [ 'advancedSettings' => 'Advanced Settings', 'configure' => 'Configure', 'more-details' => 'More details', 'see-details' => 'see details', ], 'confirms' => [ 'unsecureOk' => 'OK', 'unsecureDescription' => 'Unassign the installed certificate from the domain?', 'unsecureTitle' => 'Confirm unassigning the certificate "%%name%%"', 'cancelOk' => 'Yes, cancel', 'cancelNo' => 'No, keep', 'cancelDescription' => 'Cancel the pending certificate order?', 'cancelOrderWithTemporaryCertificateDescription' => 'Cancel the pending certificate order? This will revoke the temporary DV certificate installed on your domain. It also will stop the certificate issuing and you will need to <a href="https://support.plesk.com/" target="_blank">contact Plesk support</a> to get a refund.', 'cancelPaidOrderDescription' => 'Сancel the pending certificate order? This will stop the certificate issuing and you will need to <a href="https://support.plesk.com/" target="_blank">contact Plesk support</a> to get a refund.', 'cancelTitle' => 'Confirm certificate cancellation', ], 'products' => [ 'emptyByDomainTypeList' => 'No CA plugins available for domain with such type of the hosting.', 'domainUnsecured' => 'Your domain is not secured with a valid SSL/TLS сertificate. Order or install it to secure data transfer, credit card transactions, logins, and other personal information.', 'domainUnsecuredExtra' => 'To secure your domain, order a new certificate from the list below or ', 'domainUnsecuredExtraLink' => 'upload an already purchased certificate.', 'invalidCertificate' => 'The current certificate is invalid. Try to issue a new one. Error: %%error%%', 'notFound' => 'Could not secure the domain <b>%%domain%%</b><br /><br />The product "<b>%%product%%</b>" of the vendor "<b>%%vendor%%</b>" is not available. The product may have been disabled in the product list', 'emptyList' => 'No CA plugins available.', 'emptyByPermissionsList' => 'No CA plugins available.', 'emptyByNoHostingList' => 'No CA plugins available since the domain has no hosting.', 'title' => 'What certificate are you looking for?', 'info' => 'Each of the certificates below helps to avoid a security warning in a browser, will be issued for 12 months, and has a warranty.', 'emptyByFilterList' => 'No products found matching the filter criteria.', ], 'filters' => [ 'recommendedTitle' =>'Recommended', 'recommendedDescription' => 'These are some of our most popular offerings. If you are not sure what type of certificate is right for you, we recommend choosing one of these products.', 'wildcardTitle' =>'Wildcard', 'wildcardDescription' => 'A wildcard certificate can be used to secure any number of subdomains in addition to the main website, for example, "www" or "webmail".', 'organizationTitle' =>'For organization use', 'organizationDescription' => 'These certificates verify the ownership and identity of the business or person that owns the URL. Before issuing a certificate, the Certificate Authority verifies the domain owner as well as several details related to the affiliated business including name, type, status, and physical address.', ], 'product' => [ 'billingPeriod1y' => '1 year', 'billingPeriod1m' => '1 month', 'free' => 'Free', 'paid' => 'Paid', 'additional-description' => 'Additional description', 'field.isPaid' => 'Price', 'field.validateWildcardSupported' => 'Wildcard support', 'field.validateDaneSupported' => 'DANE support', 'field.validateWwwSupported' => 'www support. The certificate will be issued for the "www.<domain-name>" name if it is available.', 'field.validateWebMailSupported' => 'Webmail support', 'field.validateMailWithSanSupported' => 'Mail with SAN support', 'field.validateMailSupported' => 'Mail support', 'field.validateDomainAliasesSupported' => 'Domain aliases support', 'field.validityPeriod' => 'Validity period (months)', 'field.validationType' => 'Validation type', 'poweredBy' => 'Powered by', 'showDetails' => 'Show details', 'hideDetails' => 'Hide details', 'fullSpecificationsTitle' => 'Full certificate specifications', 'description.domainValidation' => 'Domain validation', 'description.personalWebsiteRecommendation' => 'Recommended for a personal website', 'description.domainAndOrganisationValidation' => 'Domain and organization validation', 'description.phoneNumberNote' => 'Note', 'description.phoneNumberNoteText' => 'You need a publicly listed phone number.', 'description.phoneNumberNoteFullTextTitle' => 'Why do I need a publicly listed phone number?', 'description.phoneNumberNoteFullTextBody' => 'Vendors verify OV and EV certificates by calling you on your publicly listed phone number. Publicly listed phone numbers are verified via a third-party database or via an online source that receives information directly from a telecommunications provider. Vendors cannot call direct desk lines or mobile phone numbers unless they are listed publicly.', 'description.addressBarInfo' => 'Organization Name in the Browser Address Bar', 'description.wildcardSupport' => 'Wildcard support (incl. a webmail subdomain)', 'vatTitle' => '(VAT)', ], 'order' => [ 'notFound' => "Could not find an SSL/TLS certificate's order with the ID %%id%%.", 'hasDifferentProductOrVendor' => "Unable to continue issuing the SSL/TLS certificate for the order with the ID %%id%%. Current product id is '%%vendorId%% / %%productId%%'. The existing pending order initially was created for a product with the ID '%%orderVendorId%% / %%orderProductId%%'. Please reload the page to continue issuing the SSL/TLS certificate for the currently pending order.", ], 'certificate' => [ 'pageTitlePending' => 'Fill in the certificate\'s data for %%domain%%', 'pageTitlePurchase' => 'Purchase of the certificate for %%domain%%', 'privateKeyIncompatible' => 'The private key does not match the certificate. Please double-check and try again.', 'privateKeyInvalid' => 'The private key is invalid. Please double-check and try again.', 'certificateInvalid' => 'The certificate is invalid. Please double-check and try again.', 'webmailSecuredByOwnCertificate' => 'Webmail is secured by a separate certificate %%name%%', 'mailSecuredByOwnCertificate' => 'Mail is secured by a separate certificate %%name%%', 'name' => 'Name', 'certificateName' => 'Certificate Name', 'vendorSelect' => 'Choose another', 'productSelectionTitle' => 'Choose a product to issue a certificate', 'validTo' => 'Valid To', 'willBeRenewed' => 'Will be automatically renewed', 'options' => 'Options', 'securedComponents' => 'Secured Components', 'wildcard' => 'Wildcard', 'subdomains' => 'Subdomains', 'domainAliases' => 'Domain Aliases', 'serverConfiguration' => 'Server Configuration', 'component-domain' => 'Domain', 'component-www' => 'Domain with the "www" prefix', 'component-webmail' => 'Webmail access', 'component-mail' => 'Mail access', 'component-mail-with-san' => 'Mail access with SAN', 'component-wildcard' => 'Wildcard SSL/TLS certificate', 'component-dane' => 'DANE support', 'component-ssl-config' => 'TLS versions and ciphers by Mozilla', 'component-ssl-config-status-success' => 'Enabled', 'component-ssl-config-status-danger' => 'Disabled', 'component-ssl-config-value-old' => 'Old configuration', 'component-ssl-config-value-modern' => 'Modern configuration', 'component-ssl-config-value-intermediate' => 'Intermediate configuration (recommended)', 'isMailServerNotSecuredAdmin' => 'The certificate was assigned, but mail for the domain was not secured. To finish securing mail for the domain, <a href="/admin/ssl-certificate/list" target="_blank">secure the mail server</a>.', 'isMailServerNotSecured' => 'The certificate was assigned, but mail for the domain was not secured. To finish securing mail for the domain, contact your hosting provider and ask them to <a href="https://docs.plesk.com/en-US/onyx/administrator-guide/plesk-administration/securing-plesk/securing-plesk-and-the-mail-server-with-ssltls-certificates.59466/" target="_blank">secure the mail server</a>.', 'domain-status-description-not-secured' => 'Domain not secured', 'domain-status-description-need-renew' => 'Renew certificate!', 'domain-status-title-suggest-renewing' => 'Suggest Renewing', 'domain-status-title-secured' => 'Secured', 'domain-status-title-not-secured' => 'Not Secured', 'domain-status-description-will-be-secured-automatically' => 'Issues will be fixed automatically', 'domain-status-description-problems' => 'Issues', 'domain-status-description-huge-problems' => 'Major Issues', 'domain-status-description-small-problems' => 'Minor Issues', 'domain-status-description-problems-with-webmail' => 'Webmail not secured', 'domain-status-description-problems-with-mail' => 'Mail not secured', 'domain-status-description-problems-with-webmail-self-signed' => 'Webmail secured with self-signed certificate', 'domain-status-description-problems-with-mail-self-signed' => 'Mail secured with self-signed certificate', 'domain-status-description-problems-with-webmail-expired' => 'Webmail secured with expired certificate', 'domain-status-description-problems-with-mail-expired' => 'Mail secured with expired certificate', 'domain-status-description-problems-with-www' => 'WWW domain not secured', 'domain-status-description-certificate-good' => 'Security can be improved', 'domain-status-description-certificate-perfect' => 'Safe and sound!', 'domain-status-reason-renew-certificate' => 'Your certificate is about to expire. Please renew it.', 'domain-status-reason-is-not-active' => 'The domain is not active', 'domain-status-description-is-not-active' => 'The domain is not secured because it is not active <br /> <br /> To enable the domain, go to the <a href="%%url%%">Change Website Status</a> page.', 'domain-status-reason-is-ssl-disabled' => 'SSL support disabled', 'domain-status-description-is-ssl-disabled' => 'The domain is not secured because SSL is disabled <br /> <br /> To enable SSL, go to <a href="%%url%%">Hosting Settings</a>.', 'domain-status-reason-absent-but-keep-secured' => 'The domain is not secured with a valid certificate. A valid certificate will be later automatically issued and installed.', 'domain-status-reason-self-signed-but-keep-secured' => 'The certificate installed on the domain is self-signed. A valid certificate will be later automatically issued and installed.', 'domain-status-reason-expired-but-keep-secured' => 'The certificate installed on the domain is expired. A valid certificate will be later automatically issued and installed.', 'pageTitle' => 'SSL/TLS Certificate for %%domain%%', 'domain-alias-status-reason-absent-but-keep-secured' => 'The domain alias is not included into the main domain certificate. Plesk will try to reissue the certificate automatically.', 'domain-alias-status-reason-absent-no-keep-secured' => 'The domain alias is not included into the main domain certificate. You can try to reissue the certificate manually.', 'uploadPanelTitle' => 'Upload a certificate (.pem file)', 'uploadPanelFirstDescription' => 'If you have already issued a certificate, you can upload it here.', 'uploadPanelSecondDescription' => 'Select the .pem file of the purchased certificate and upload it to your server. The certificate will be automatically assigned to the domain.', 'renewSuggestionTitle' => 'Your certificate is about to expire. We strongly suggest you to renew it.', 'renewSuggestionDescription' => 'The SSL/TLS certificate will expire soon. Renew the certificate before that happens, or your website will no longer be secured.', 'renewSuggestionExpiredTitle' => 'Your SSL/TLS certificate has expired. We strongly recommend that you renew it.', 'renewSuggestionExpiredDescription' => 'The SSL/TLS certificate has expired. Renew it to secure your website.', 'getMoreTlsCertificates' => [ 'linkTitle' => 'Get more TLS certificates', 'installedMessage' => 'SSL/TLS providers were installed', 'installError' => 'Could not install the extension: %%error%%', ], 'noCertificateProviders' => [ 'titleNoSuitableProviders' => 'Suitable Certificate Providers are not installed', 'titleWithProvidersInstallable' => 'No Certificate Providers Installed', 'titleWithoutProvidersInstallable' => 'No Certificate Installed', 'description' => 'Click "Get Certificates" to learn about available options. Get peace of mind by securing your domains with premium certificates. Here are some of the features they can offer:', 'premiumCertOption1' => 'Extended Validity Period', 'premiumCertOption2' => 'Warranty up to 1,000,000.00 USD', 'premiumCertOption3' => 'Organization Validation', 'premiumCertOption4' => 'Webmail and Subdomain Support', 'premiumCertOptionMore' => '... and more!', 'moreOptionsWithProvidersInstallable' => 'More options:', 'moreOptionsWithoutProvidersInstallable' => 'Here\'s how you can secure your domain:', 'uploadCert' => 'Upload a certificate you already purchased', 'installLeCert' => 'Install a free basic certificate provided by Let\'s Encrypt', 'getPemFile' => 'Where can I find the .pem file?', 'manageCert' => 'Download or remove existing certificates', 'pemFileInstructions' => [ 'description' => 'SSL .pem files (concatenated certificate container files) are frequently used for importing multiple certificates as a single file.', 'title' => 'Here\'s how you can get a .pem file:', 'item1' => 'Download it from the "SSL/TLS certificates" page in this or other Plesk if the certificate already exists.', 'item2' => 'Download it from your account page on the Certificate Authority (CA) website if you bought a certificate directly from a CA.', 'item3' => 'Form it manually from *.crt/*.key files. To create a valid .pem file you must use the Root/Intermediates certificates from the CA that issued the certificate. Refer to your CA for instructions.', ], ], 'httpsRedirect' => [ 'title' => 'Redirect from http to https', 'description' => 'Enhances the security of website\'s visitors by setting up a permanent, SEO-safe 301 redirect from the insecure HTTP to the secure HTTPS version of the website.', 'enable' => 'Enable https redirect', 'applyToWebMail' => 'Apply to webmail', ], 'ssllabs' => [ 'linkTitle' => 'Run SSL Labs Test', 'description' => 'Deep analysis of the SSL web server configuration.', ], 'no-attributes' => 'Certificate attributes are not available.', 'product-details' => [ 'all-features' => 'Here are the list of all features in the certificate.', 'more-features.prefix' => 'If you would like to have some features which are not presented in the list, you can ', 'more-features.postfix' => 'choose another certificate with advanced options.', ], 'keepSecured' => [ 'title' => 'Keep websites secured', 'enable' => 'Keep websites secured', 'description' => 'Automatically replaces expired or self-signed SSL/TLS certificates with free valid certificates from Let\'s Encrypt. Covers each domain, subdomain, domain alias, and webmail belonging to the subscription. Issues a new certificate if no certificate was assigned yet.', 'secureWwwLabel' => 'Include the "www" subdomain', 'secureWebMailLabel' => 'Secure webmail', 'secureMailLabel' => 'Secure mail', 'secureDomainAliasesLabel' => 'Secure domain aliases', 'wildcardWarningMessage' => 'You need to secure mail and domain aliases manually. They will not be secured automatically because the domain is secured with a wildcard SSL/TLS certificate.', ], 'hsts' => [ 'title' => 'HSTS', 'description' => 'Enhances the security of website\'s visitors by prohibiting web browsers from accessing the website via insecure HTTP connections. If visitors are unable to connect via HTTPS, your website will become unavailable.', 'includeSubdomains' => 'Include subdomains', 'applyToWebMail' => 'Apply to webmail', 'maxAge' => 'Max-age', 'enable' => 'Enable HSTS', 'invalidMaxAge' => 'Max-age must be greater than 0', 'warning' => 'Before enabling HSTS, make sure that your website runs on HTTPS and is secured with a valid SSL/TLS certificate during the "Max-age" period. Do the same for subdomains and the webmail subdomain. If subdomains are not secured with valid SSL/TLS certificates, clear the "Include subdomains" checkbox.', 'warning.subdomains' => "The \"Include subdomains\" option adds the directive to the configuration file of the main domain but does not affect subdomains created in Plesk. To generate the HSTS header field, enable HSTS for subdomains manually.", 'maxAgeDescription' => 'Max-age: %%value%%', 'subdomainsIncludedDescription' => 'Subdomains included', 'subdomainsNotIncludedDescription' => 'Subdomains not included', 'maxAge.1minute' => '1 minute (for testing purposes)', 'maxAge.6months' => '6 months (recommended) ', 'maxAge.2years' => '2 years (if you\'re security adept)', 'maxAge.notSelected' => 'Select value ...' ], 'ocspStapling' => [ 'title' => 'OCSP Stapling', 'description' => 'Enhances the privacy of website\'s visitors and improves the website performance. The web server will request the status of the website\'s certificate (can be good, revoked, or unknown) from the CA instead of the visitor\'s browser doing so.', 'descriptionIsNotManageable' => 'Enhances the privacy of website\'s visitors and improves the website performance. The web server will request the status of the website\'s certificate (can be good, revoked, or unknown) from the CA instead of the visitor\'s browser doing so. You can\'t manage this setting because appropriate params are specified in an Apache & Nginx Settings.', 'enable' => 'Enable OCSP Stapling', ], 'sessionResumption' => [ 'title' => 'TLS session resumption settings', 'shortDescription' => 'Turn on to have nginx use the recommended settings.', 'enable' => 'Enable OCSP Stapling', ], 'improveSecurityHint.title' => 'You can improve your SSL security rating.', 'improveSecurityHint.link' => 'Learn how', 'improveSecurityHint.spotButton.skip' => 'Skip', 'improveSecurityHint.spotButton.next' => 'Next', 'improveSecurityHint.spotButton.previous' => 'Previous', 'improveSecurityHint.spotButton.finish' => 'Got it', 'improveSecurityHint.keepSecured.description' => "Get peace of mind regarding your certificates! SSL It! will automatically replace expired or self-signed SSL/TLS certificates with free valid certificates from Let's Encrypt. Covers each domain, subdomain, domain alias, and webmail belonging to the subscription. Turn on to get the “Safe and sound!” security status.", 'improveSecurityHint.hsts.description' => 'Keep your visitors safe by prohibiting their browsers to connect to your website via the insecure HTTP. Turn on to get the “Safe and sound!” security status. Note: If visitors are unable to connect via HTTPS, your website will become unavailable.', 'improveSecurityHint.redirect.description' => 'Keep your visitors safe by redirecting them to the secure HTTPS version of your website even if they type the insecure HTTP URL in a browser. Turn on to get the “Safe and sound!” security status.', 'error' => [ 'enableHttpsRedirect' => 'Failed to enable redirect from http to https on domain: %%error%%', 'disableHttpsRedirect' => 'Failed to disable redirect from http to https on domain: %%error%%', 'enableKeepSecured' => 'Failed to enable "Keep websites secured" option on subscription: %%error%%', 'disableKeepSecured' => 'Failed to disable "Keep websites secured" option on subscription: %%error%%', 'enableHsts' => 'Failed to enable HSTS on domain: %%error%%', 'disableHsts' => 'Failed to disable HSTS on domain: %%error%%', 'updateHstsConfiguration' => 'Failed to update HSTS configuration on domain: %%error%%', 'updateKeepSecuredConfiguration' => 'Failed to update Keep Secured configuration on domain: %%error%%', 'invalidHSTSConfigurationParams' => 'Invalid parameters of HSTS configuration', 'updateHttpsRedirectConfiguration' => 'Failed to update https redirect configuration on domain: %%error%%', 'invalidHttpsRedirectConfigurationParams' => 'Invalid parameters for https redirect configuration', 'enableOcspStapling' => 'Failed to enable OCSP stapling on domain: %%error%%', 'disableOcspStapling' => 'Failed to disable OCSP stapling on domain: %%error%%', 'enableSessionResumption' => 'Failed to enable the TLS session resumption settings on the domain: %%error%%', 'disableSessionResumption' => 'Failed to disable the TLS session resumption settings on the domain: %%error%%', 'hideImproveSecurityHint' => 'Failed to hide the hint that explains how to improve your SSL security rating on the domain: %%error%%', 'postPurchase' => 'Failed to finish the purchase: %%error%%', ], 'willNotBeRenewedAutomatically' => 'The SSL/TLS certificate cannot be renewed automatically because the required data is missing. To renew the certificate, reissue it manually.', 'mailProtocolsToSecure' => 'IMAP, POP, SMTP on %%correspondingDomainName%%', 'additionalAspects' => [ 'description' => 'You may need to secure additional components depending on your configuration. Use these recommendations: <ul> <li>No need to secure mail if you do not use mail for the domain or you use the server domain name for mail and the server is secured with an SSL/TLS certificate.</li> <li>Securing wildcard in non-Plesk DNS hosting when the DNS records cannot be synced with Plesk requires manual DNS zones editing.</li> </ul>', 'showMessage' => 'Show additional components to secure', 'hideMessage' => 'Hide additional components to secure', ], 'temporaryCertificateIsInstalled' => 'Your domain was secured with a temporary DV certificate while your ordered OV/EV certificate is being issued. Once it is ready, the OV/EV certificate will automatically substitute the temporary one.', 'noCertificateToInstall' => 'There is no certificate to install. Please try to issue a certificate again.', 'unableToDeployWithDelay' => "Unable to install a certificate on the domain because the DANE feature requirements are not met. For example, MX DNS records point to a remote server instead of Plesk.", ], 'certificate-pre-install' => [ 'drawerTitle' => 'Check the order', 'drawerSubtitle' => "Let's make sure that everything is correct", 'disagreeButton' => "No, I do not need a wildcard certificate", 'agreeButton' => "Yes, I want a wildcard certificate", 'nonWildcardNotice' => 'We have noticed that you have chosen a certificate only for a domain. If you create subdomains, you will have to buy an additional certificate for each of these subdomains.', 'wildcardSuggestion' => 'Replace the chosen certificate with the wildcard one? You will save money because the wildcard certificate will secure your domain and any number of subdomains.', 'commonConfirmation' => 'If you agree, the price will be changed because a wildcard certificate is more expensive than a non-wildcard certificate.', 'priceConfirmation' => 'The %%name%% certificate will cost %%price%%', ], 'installation-page' => [ 'validateSanLabel' => 'Use Subject Alternative Names', 'validateWwwLabel' => 'Include a "www" subdomain for the domain and each selected alias', 'validateWwwDescription' => 'www.%%domainName%%', 'validateWebMailLabel' => 'Secure webmail on this domain', 'validateMailWithSanLabel' => 'Secure mail on this domain', 'validateMailLabel' => 'Assign the certificate to the mail domain', 'validateDaneLabel' => 'DANE support', 'danePopupTitle' => 'Installing an SSL/TLS certificate for %%domain%%', 'danePopupDescription' => 'We are ready to install the SSL/TLS certificate and provide DANE support for this domain. Before you proceed, make sure that the following TLSA records added to the <a href="%%url%%" target="_blank">DNS zone</a> are propagated fully and <a href="https://support.plesk.com/hc/en-us/articles/16746784593175" target="_blank">can be resolved externally</a>:<br/><br/>Record type: <b>TLSA</b><br/>Domain name: <b>%%domainNames%%</b>Record: <b>%%recordValue%%</b> <br/><br/>To install the certificate, click "Install".<br/><br/>To delete this certificate signing request and keep your current certificate, click "Cancel".<br/><br/><b>Note</b>: If the certificate signing request was automatic, the SSL/TLS certificate will be installed on the domain within %%hours%% hour(s) of the certificate issuing process starting. Make sure that this time is enough for the propagation of the domain\'s DNS records.<br/><br/>', 'daneStatusDescription' => 'Add TLSA records for mail services', 'validateComponentsLabel' => 'Secure the domain and the selected components', 'validateWebMailDescription' => 'webmail.%%domainName%%', 'validateMailWithSanDescription' => 'mail.%%domainName%%', 'validateMailDescription' => 'IMAP, POP, SMTP on %%domainName%%', 'validateMailDescriptionWithMailDomain' => 'IMAP, POP, SMTP on mail.%%domainName%%', 'validateDaneDescription' => 'Add TLSA records for mail services', 'validateDaneDescriptionWarning' => '<b>Note:</b> If the DNS zone is not signed by <a href="https://docs.plesk.com/current/customer-guide/websites-and-domains/domains-and-dns/configuring-dnssec-for-a-domain.76433/" target="_blank">DNSSEC</a>, external services will treat the TLSA records as <a href="https://datatracker.ietf.org/doc/html/rfc7672#section-2" target="_blank">insecure</a>.', 'validateWebMailDescription.mail-service-disabled' => 'The mail service is not active for the domain. %%mailSettingsLink%%', 'validateWebMailDescription.webmail-disabled' => 'Webmail is not configured for the domain. %%mailSettingsLink%%', 'validateWebMailDescription.webmail-not-supported' => 'Cannot secure the webmail. This webmail is not supported by the %%vendorTitle%% extension. %%mailSettingsLink%%', 'validateSanDescription' => 'Use SAN to secure multiple domains using a single Multi-Domain Certificate', 'validateDomainLabel' => 'Secure the domain name', 'validateDomainDescription' => '%%domainName%%', 'validateWildcardLabel' => 'Secure the wildcard domain (including www and webmail)', 'validateWildcardDescription' => '*.%%domainName%%', 'validateWildcardWithMailLabel' => 'Secure the wildcard domain (including www and webmail)', 'validateWildcardWithMailDescription' => '*.%%domainName%%, %%domainName%% and mail.%%domainName%%', 'domainAliasName' => 'Name', 'domainAliases' => 'Available Domain Aliases', 'regenerationAlert' => 'Your site will remain secured. The current certificate will be valid until a new one is issued.', 'regenerationAlertExtended' => 'The current SSL/TLS certificate is valid to %%validTo%%. It will be used to secure your website until a new one is issued.', 'configureMailSettings' => 'Configure mail settings', 'nothingToSecure' => 'No components to secure.', 'wildcard-component-details' => [ 'requireDnsEntry.paragraph' => 'You need to add a DNS record for the domain to secure it with a wildcard certificate. Plesk can do it for you automatically if you set up Plesk as the primary DNS server.', 'usedNameservers.paragraph' => 'To do so, log in to the DNS service portal of your domain registrar and change the nameservers of your registrar:', 'nameservers.paragraph' => 'to the following nameservers:', 'addNameservers.link' => 'See how to do so for popular registrars', 'noNsRecords.paragraph' => 'No nameservers are found for the domain', 'reloadUpdate.paragraph' => 'This information box will disappear as soon as the nameserver change propagates. It can take up to 24 hours.', 'noNameserversSpecifiedNonAdmin.paragraph' => 'Issue of wildcard certificates is not available because no nameservers are specified. To fix the issue, contact your hosting provider.', 'noNameserversSpecifiedAdmin.paragraph' => 'Issue of wildcard certificates is not available because no nameservers are specified. To fix the issue, <a href="%%url%%">specify nameservers</a> whose domains can be secured with wildcard certificates.', ], ], 'install-certificate' => [ 'error' => 'An error happened during the installation of the certificate: %%error%%', 'validationErrors' => 'Validation failed', 'pageTitle' => 'SSL/TLS Certificate for %%domain%%', ], 'installed-certificate' => [ 'title' => '%%domain%%', ], 'pending-certificate' => [ 'pageTitle' => 'Fill in the certificate\'s data for %%domain%%', 'buyUrlBeforeRedirectTitle' => 'Going to store...', 'buyUrlBeforeRedirectDescriptionWithContinue' => 'You will be automatically redirected to the store. If the redirect does not happen, click "Continue".', 'buyUrlWhilePurchaseTitle' => 'Waiting for Payment Information', 'buyUrlWhilePurchaseContinueDescription' => 'To proceed with your purchase, click "Continue". Otherwise, click "Cancel".', 'WaitingForPaymentConfirmationTitle' => 'Waiting for Payment Confirmation', 'WaitingForPaymentConfirmationDescriptionWithContinue' => 'Please wait while we are processing your payment. To check the order status, click "Continue".', 'requestedProduct' => 'Requested certificate', 'stepsToComplete' => 'Steps to be completed', 'dvCertProcessDescription' => 'The process may take up to an hour or longer depending on the selected payment method.', 'ovEvCertProcessDescription' => 'The process may take a few days to complete. For your peace of mind, a temporary certificate will be issued to secure your website until the organization validation is done.', 'certProcessFailedDescription' => 'There was a problem issuing your certificate. See below for more details.', 'issueInProgressTitle' => 'Your certificate is being issued', 'issueFailedTitle' => 'Could not issue your certificate', 'issueInProgressCheck' => 'started %%started%% ago; last check was %%lastCheck%% ago', 'refreshStepStatus' => 'Refresh status of the steps', 'supportLinkText' => 'contact Plesk support', 'supportLinkSentence' => 'If you need help, %%url%%', ], 'regenerate-certificate' => [ 'error' => 'An error happened while reissuing the certificate: %%error%%', 'validationErrors' => 'Validation failed', ], 'upload-certificate' => [ 'error' => 'An error happened while uploading the certificate: %%error%%', ], 'load-certificate' => [ 'error' => 'An error happened while loading the certificate: %%error%%', ], 'reload-certificate' => [ 'error' => 'An error happened while reloading the certificate: %%error%%', 'validationErrors' => 'Validation failed', ], 'unsecure-certificate' => [ 'alreadyRemoved' => 'The SSL/TLS certificate was already unassigned.', 'error' => 'The SSL/TLS certificate cannot be removed: %%error%%', ], 'cancel-certificate' => [ 'error' => 'Failed to cancel the SSL/TLS certificate order: %%error%%', 'warning' => 'The SSL/TLS certificate order for <b>%%domain%%</b> was cancelled with issues. <br/><span %%togglerParams%%>Details</span>%%details%%', 'orderRemoved' => 'Canceled the SSL/TLS certificate order.', 'orderRemovedNoProduct' => 'A product in the certificate order was not found in the list of available products so it was removed from the database without plugin\'s processing.', ], 'keep-secured' => [ 'vendor-load-error' => 'Could not load the vendor for automatic certificates issuing: %%vendorId%%.', 'product-load-error' => 'Could not load the product for automatic certificates issuing. Vendor: %%vendorId%%, product: %%productId%%.', ], 'secureDomain' => [ 'issueCertificate' => [ 'warning' => 'Encountered issues while issuing the certificate for <b>%%domain%%</b><br/><span %%togglerParams%%>Details</span>%%details%%', 'error' => 'Could not issue an SSL/TLS certificate for <b>%%domain%%</b><br/><span %%togglerParams%%>Details</span>%%details%%', ], ], 'securePanel' => [ 'pageTitle' => 'Secure Plesk with a free SSL/TLS certificate', 'buttonDescription' => 'Secure Plesk with a free SSL/TLS certificate from Let\'s Encrypt', 'installSuccess' => 'A new %%vendor%% certificate has been generated for %%domain%%.', ], 'task' => [ 'secureDomain' => [ 'title' => [ 'done' => 'The domain %%domainName%% has been secured.', 'warning' => 'An issue occurred while securing the domain %%domainName%%:</br></br>%%statusMessage%%</br></br>Domains that could not be secured are listed below. Please secure them manually.</br></br>', 'error' => 'Failed to secure the domain %%domainName%%:', 'running' => 'Securing the domain %%domainName%%.', ], 'error' => [ 'domainNotFound' => 'Could not secure the domain %%domainName%% because it could not be found.', 'domainIsNotResolved' => 'Could not secure the domain %%domainName%% because it could not be resolved.', ], 'warning' => [ 'notAllDomainsSecured' => 'The certificate has been issued. Some alternative domain names were excluded.', ], ], ], 'extensions' => [ 'title.letsEncrypt' => 'Let\'s Encrypt', 'title.symantec' => 'DigiCert SSL', ], 'installSuccess' => 'Installed the SSL/TLS certificate on <a %%domainLinkParam%%>%%domain%%</a>.', 'installPending' => 'Issuing an SSL/TLS certificate for <a %%domainLinkParam%%>%%domain%%</a> is still in progress.', 'uploadSuccess' => 'Uploaded the SSL/TLS certificate to <a %%domainLinkParam%%>%%domain%%</a>.', 'unsecureSuccess' => 'Unassigned the SSL/TLS certificate from <a %%domainLinkParam%%>%%domain%%</a>.', 'unsecureWarning' => 'There are some issues during the SSL/TLS certificate unassign.<br/><span %%togglerParams%%>Details:</span>%%details%%', 'installUpdateServiceFailed' => 'The certificate has been installed, but the changes may not have been applied. Please restart the web servers manually. Details:<br/>%%error%%', 'planItem.keepSecured' => 'Keep websites secured with free SSL/TLS certificates', 'emailNotifications' => [ 'certificateAutoRenewalFailed' => "SSL It! certificates auto-renewal failure (customer's digest)", 'certificateAutoRenewalSucceed' => "SSL It! certificates auto-renewal success (customer's digest)", ], 'cli' => [ 'usage' => 'Usage: plesk ext sslit --product -list [-format raw|json] --ssl-config-sync -disable --common-challenge-dir -enable|disable|info [-format raw|json] --ocsp-stapling -enable|disable -domain <domainName> --hsts -enable|disable -domain <domainName> [-max-age 1minute|6months|2years -include-subdomains -apply-to-webmail -disable-domains-reconfiguration] --certificate -issue -domain <domainName> -registrationEmail <email> [-secure-domain -secure-www -secure-webmail -secure-mail -aliases -wildcard -continue] --panel-keep-secured -enable|disable --wildcard-configuration -enable|disable|set [-nameservers "<ns1.domain.com, ns2.domain.com>" -format raw|json] --help ', 'usageWindows' => 'Usage: plesk ext sslit --product -list [-format raw|json] --ssl-config-sync -disable --common-challenge-dir -enable|disable|info [-format raw|json] --hsts -enable|disable -domain <domainName> [-max-age 1minute|6months|2years -include-subdomains -apply-to-webmail -disable-domains-reconfiguration] --certificate -issue -domain <domainName> -registrationEmail <email> [-secure-domain -secure-www -secure-webmail -secure-mail -aliases -wildcard -continue] --panel-keep-secured -enable|disable --wildcard-configuration -enable|disable|set [-nameservers "<ns1.domain.com, ns2.domain.com>" -format raw|json] --help ', 'error' => [ 'operationNameMissed' => 'The operation for the command is not specified. The list of available operations: %%list%%', 'formatIsNotSupported' => 'Specified format is not supported. Allowed formats: %%formats%%', 'missedOption' => 'The option "-%%option%%" is required.', 'invalidProduct' => "The product with ID '%%product%%' of the vendor with ID '%%vendor%%' does not exist.", 'invalidMaxAge' => "Max-age value is invalid. Available values: %%availableValues%%.", 'productNotFound' => 'The product "%%product%%" of the vendor "%%vendor%%" was not found. Perhaps this product is disabled in the product list, and therefore not available.', 'productNotFoundByDomainFilter' => 'The product "%%product%%" of the vendor "%%vendor%%" can not be issued for the domain %%domain%% because it has no hosting.', 'productNotFoundByTldFilter' => 'The product "%%product%%" of the vendor "%%vendor%%" can not be issued for the "%%tld%%" top-level domain.', 'productNotFoundByDomainTypeFilter' => 'The "%%product%%" certificate of the vendor "%%vendor%%" cannot be issued for the domain %%domain%% with this type of hosting.', 'validationErrors' => 'Validation failed: %%message%%', 'noPendingOrder' => "Could not find the pending order. The certificate issue for the domain '%%domainName%%' cannot not be resumed.", 'invalidAliases' => 'The following aliases do not exist or are invalid.', 'noOptionsSpecified' => 'The options are invalid. Specify at least one of the following options: %%options%%.', 'singleMailOptionSpecified' => "For domains with the \"website\" or \"forwarding\" hosting type, the '-secure-mail' option requires either the '-secure-domain' or the '-wildcard' option to be specified as well.", 'invalidOptions' => 'The options are invalid: %%options%%', 'disabledDomain' => 'Domain %%domainName%% is disabled.', 'zoneNotConfiguredForWildcard' => "You need to add a DNS record for the domain to secure it with a wildcard certificate. Plesk can do it for you automatically if you set up Plesk as the primary DNS server. To do so, log in to the DNS service portal of your domain registrar and change the nameservers of your registrar: %%nsRecords%% to the following nameservers: %%nameservers%%.\nNote: The nameserver changes can take up to 24 hours to propagate.", ], 'success' => [ 'commonChallengeDirEnabled' => 'The common challenge directory is enabled.', 'commonChallengeDirDisabled' => 'The common challenge directory is disabled.', 'hstsDisabled' => 'HSTS was disabled for the domain %%domainName%%.', 'hstsEnabled' => 'HSTS was enabled for the domain %%domainName%%.', 'ocspStaplingDisabled' => 'OCSP stapling was disabled for the domain %%domainName%%.', 'ocspStaplingEnabled' => 'OCSP stapling was enabled for the domain %%domainName%%.', 'domainSecured' => "The domain %%domainName%% was secured.", ], 'fields' => [ 'Product' => [ 'vendorId' => 'Vendor ID', 'productId' => 'Product ID', 'productTitle' => 'Product Title', 'vendorProductId' => 'Composite vendor & product ID', 'price' => 'Price', ], 'CommonChallengeDir' => [ 'available' => 'Available', 'enabled' => 'Enabled', ], ], 'commands' => [ 'product -list' => "Show the list of available products.", 'ssl-config-sync -disable' => 'Disable auto-sync of SSL config options with Mozilla service.', 'certificate -issue' => 'Issue a certificate for a domain', 'hsts -enable' => 'Enable HSTS on the domain.', 'hsts -disable' => 'Disable HSTS on the domain.', 'ocsp-stapling -enable' => 'Enable OCSP stapling on the domain.', 'ocsp-stapling -disable' => 'Disable OCSP stapling on the domain.', 'common-challenge-dir -enable' => 'Enable the usage of the common challenge directory.', 'common-challenge-dir -disable' => 'Disable the usage of the common challenge directory.', 'common-challenge-dir -info' => 'Show information about the common challenge directory.', 'panel-keep-secured -enable' => 'Enable "Keep Plesk secured"', 'panel-keep-secured -disable' => 'Disable "Keep Plesk secured"', 'wildcard-configuration -enable' => 'Enables the ability to hide wildcard certificates for domains that do not use Plesk as their primary DNS server.', 'wildcard-configuration -disable' => 'Disables the ability to hide wildcard certificates for domains that do not use Plesk as their primary DNS server.', 'wildcard-configuration -set' => 'Specifies nameservers whose domains can be secured with wildcard certificates.', 'wildcard-configuration -info' => 'Shows information about the wildcard certificate settings.', ], 'options' => [ 'format' => 'Outputs the data in a particular format. By default, all data is shown in the raw format. Supported formats: json, raw', 'product' => 'Product ID', 'vendor' => 'Vendor ID', 'domain' => 'Domain name', 'max-age' => 'HSTS max-age: 1minute|6months|2years', 'include-subdomains' => 'Enable HSTS for all subdomains', 'apply-to-webmail' => 'Enable HSTS for webmail (Linux only)', 'disable-domains-reconfiguration' => 'Disable reconfiguration of all domains after HSTS was enabled or disabled (Linux only)', 'continue' => 'Resume issue of a certificate (for example, of a wildcard certificate after a TXT record was added to the DNS server)', 'wildcard' => 'Start to issue a wildcard certificate', 'aliases' => 'Aliases that will be added to the certificate SANs. To secure all active domain aliases, specify only the option without the list of aliases.', 'secure-mail' => 'Assign the certificate to mail', 'secure-webmail' => 'Secure webmail on the domain', 'secure-www' => 'Add www.<domain> to certificate SANs', 'secure-domain' => 'Secure <domain>', 'registrationEmail' => 'The email that will be used to issue a Let\'s Encrypt certificate', 'nameservers' => 'The comma-separated list of nameservers whose domains can be secured with wildcard certificates.', ], 'ssl-config-sync' => [ 'disableSuccess' => 'SSL config sync is disabled. Options set to default values.' ], 'wildcard-configuration' => [ 'applySuccess' => 'Applied the wildcard certificate settings.', ], 'panelKeepSecured' => [ 'enableSuccess' => '"Keep Plesk secured" is enabled.', 'disableSuccess' => '"Keep Plesk secured" is disabled.', ], ], 'form' => [ 'secureNewDomain.legend' => 'Secure with an SSL/TLS Certificate', 'secureNewDomain.enabled.label' => 'Secure the domain with %%name%%', 'secureNewDomain.enabled.labelDescription' => 'The domain will be secured with a free SSL/TLS certificate only if the domain is resolvable. Otherwise, the domain will not be secured.', 'secureNewDomain.description.text' => 'You can create free SSL/TLS certificate for your domain with the <a %%linkParam%%>%%name%%</a> certificate authority (CA). The certificates will be renewed automatically every month. By clicking "Ok", you acknowledge that you have read and agreed with the <a %%termsLinkParam%%>%%name%% Terms of Service</a>.', 'secureNewDomain.registrationEmail.title' => 'Email address', 'secureNewDomain.registrationEmail.description' => 'Make sure to use a valid email address to receive important notifications and warnings.', 'secureNewDomain.validateError.wildcardNotSupported' => 'Securing wildcard domains is not supported. Please clear this option to proceed.', 'secureNewDomain.validateError.noHosting' => 'Securing domains without hosting is not supported. Please clear this option to proceed. ', 'secureNewDomain.validateError.planWithoutHosting' => 'The service plan "%%planName%%" has no hosting. Securing domains without hosting is not supported. Please clear this option or change the service plan to proceed.', 'secureNewDomain.domainName.title' => 'Domain name', 'secureNewDomain.domainName.description' => 'The domain name must resolve to your server.', ], 'customPermissions' => [ 'tooltip' => 'A paid feature', ], 'actionsLog' => [ 'hsts' => 'HSTS was updated', 'order-manual-cancel' => 'SslIt Order was canceled manually', ], 'panelNotifications' => [ 'secureDomain' => [ 'title' => 'Note: https://%%domainName%% visitors see a security warning', 'message' => 'The website visitors see a security warning because the SSL/TLS certificate on the domain is not valid. To fix this, <a href="%%sslItLink%%">secure the website with a valid SSL/TLS certificate</a>.', 'subject' => "Note: https://%%domainName%% visitors see a security warning", 'context' => 'Security warning', ] ], 'panelKeepSecured' => [ 'switchTitle' => 'Keep Plesk secured', 'switchDescription' => 'Automatically secures Plesk: replaces an expired or a self-signed SSL/TLS certificate with a free valid certificate from Let\'s Encrypt.', 'hostname' => 'Hostname', 'email' => 'Email', 'error' => [ 'enableKeepSecured' => 'Could not enable "Keep Plesk secured": %%error%%', 'disableKeepSecured' => 'Could not disable "Keep Plesk secured": %%error%%', 'updateSettings' => 'Could not update the "Keep secured" settings: %%error%%', 'invalidSettings' => 'The incorrect hostname or email was provided.' ], ], 'home' => [ 'title' => 'SSL/TLS Certificates', 'rows' => [ 'valid' => 'Valid', 'invalid' => 'Invalid or expired', 'expiringSoon' => 'Expiring soon', 'noCertificatePercentage' => 'Websites without any certificate', ], 'pluginLink' => 'See more', ], ];