msgid ""
msgstr ""
"Project-Id-Version: acme 6.0.3\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-09-25T15:50:24+00:00\n"
"PO-Revision-Date: 2023-09-25T15:50:24+00:00\n"
"Language: bs_BA\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);\n"

#: packages/acme/config/install.xml:5
#: packages/acme/controller.php:46
msgid "ACME"
msgstr ""

#: packages/acme/config/install.xml:7
msgid "ACME servers"
msgstr ""

#: packages/acme/config/install.xml:9
msgid "Add/Edit ACME server"
msgstr ""

#: packages/acme/config/install.xml:16
msgid "ACME accounts"
msgstr ""

#: packages/acme/config/install.xml:18
msgid "Add new ACME account"
msgstr ""

#: packages/acme/config/install.xml:25
msgid "Edit ACME account"
msgstr ""

#: packages/acme/config/install.xml:32
msgid "Authorized domains"
msgstr ""

#: packages/acme/config/install.xml:34
msgid "Add/Edit domain"
msgstr ""

#: packages/acme/config/install.xml:41
msgid "HTTPS certificates"
msgstr ""

#: packages/acme/config/install.xml:43
msgid "Add/Edit HTTPS certificate"
msgstr ""

#: packages/acme/config/install.xml:50
msgid "HTTPS certificate actions"
msgstr ""

#: packages/acme/config/install.xml:57
msgid "Renew HTTPS certificate / Run certificate actions"
msgstr ""

#: packages/acme/config/install.xml:64
msgid "Certificate renewal list"
msgstr ""

#: packages/acme/config/install.xml:71
#: packages/acme/controllers/single_page/dashboard/system/acme.php:68
#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:191
#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:195
msgid "Revoked certificates"
msgstr ""

#: packages/acme/config/install.xml:78
msgid "Remote servers"
msgstr ""

#: packages/acme/config/install.xml:80
msgid "Add/Edit remote server"
msgstr ""

#: packages/acme/config/install.xml:87
msgid "ACME options"
msgstr ""

#: packages/acme/controller.php:56
msgid "Create and manage HTTPS certificates for your websites"
msgstr ""

#: packages/acme/elements/challenge_type/dns_challtestsrv.php:13
msgid "This is an authorization type that should be used in TEST ENVIRONMENTS only."
msgstr ""

#: packages/acme/elements/challenge_type/dns_challtestsrv.php:16
msgid "URL of the HTTP management interface"
msgstr ""

#: packages/acme/elements/challenge_type/dns_challtestsrv.php:19
msgid "Default: %s"
msgstr ""

#: packages/acme/elements/challenge_type/dns_digitalocean.php:13
msgid "Personal Access Token"
msgstr ""

#: packages/acme/elements/challenge_type/dns_digitalocean.php:16
msgid "Keep the previous value"
msgstr ""

#: packages/acme/elements/challenge_type/dns_digitalocean.php:18
msgid "Example: %s"
msgstr ""

#: packages/acme/elements/challenge_type/dns_digitalocean.php:23
msgid "You can generate API tokens %shere%s."
msgstr ""

#: packages/acme/elements/challenge_type/http_intercept.php:18
#: packages/acme/elements/challenge_type/http_physical.php:26
msgid "With this validation, the ACME server reads an URL located under the root of the website using the HTTP protocol."
msgstr ""

#: packages/acme/elements/challenge_type/http_intercept.php:19
msgid "Concrete will intercept the calls made to <strong>this</strong> server, no file will be written to the webroot directory."
msgstr ""

#: packages/acme/elements/challenge_type/http_intercept.php:20
#: packages/acme/elements/challenge_type/http_physical.php:28
msgid "Requirements:"
msgstr ""

#: packages/acme/elements/challenge_type/http_intercept.php:23
msgid "this Concrete instance is not installed in a sub-directory"
msgstr ""

#: packages/acme/elements/challenge_type/http_intercept.php:24
#: packages/acme/elements/challenge_type/http_intercept.php:28
msgid "ok"
msgstr ""

#: packages/acme/elements/challenge_type/http_intercept.php:24
#: packages/acme/elements/challenge_type/http_intercept.php:28
msgid "NO!"
msgstr ""

#: packages/acme/elements/challenge_type/http_intercept.php:27
msgid "<a href=\"%s\" target=\"_blank\">pretty URLs</a> are enabled"
msgstr ""

#: packages/acme/elements/challenge_type/http_intercept.php:31
msgid "PHP and webserver are configured to pass URLs that start with %s to Concrete"
msgstr ""

#: packages/acme/elements/challenge_type/http_intercept.php:36
#: packages/acme/elements/challenge_type/http_physical.php:52
msgid "Check the configuration when saving"
msgstr ""

#: packages/acme/elements/challenge_type/http_intercept.php:39
#: packages/acme/elements/challenge_type/http_physical.php:55
msgid "No"
msgstr "Ne"

#: packages/acme/elements/challenge_type/http_intercept.php:39
#: packages/acme/elements/challenge_type/http_physical.php:55
msgid "Yes"
msgstr "Da"

#: packages/acme/elements/challenge_type/http_physical.php:19
msgid "this server"
msgstr ""

#: packages/acme/elements/challenge_type/http_physical.php:27
msgid "With this method, a directory and a file will be physically created in the webroot directory, and ACME server will retrieve it automatically."
msgstr ""

#: packages/acme/elements/challenge_type/http_physical.php:31
msgid "PHP needs write access to the root directory of the webserver"
msgstr ""

#: packages/acme/elements/challenge_type/http_physical.php:34
msgid "your webserver is configured to serve URLs that start with %s"
msgstr ""

#: packages/acme/elements/challenge_type/http_physical.php:39
msgid "Server containing the web root directory"
msgstr ""

#: packages/acme/elements/challenge_type/http_physical.php:42
msgid "You can define remote servers %shere%s."
msgstr ""

#: packages/acme/elements/challenge_type/http_physical.php:47
msgid "Absolute path to the root directory of the website"
msgstr ""

#: packages/acme/elements/challenge_type/http_physical.php:68
msgid "Leave empty to use the webroot of the current domain."
msgstr ""

#: packages/acme/elements/dashboard/install.php:31
msgid "Repeat checks"
msgstr ""

#: packages/acme/elements/dashboard/install.php:40
#: packages/acme/elements/dashboard/install.php:79
#: packages/acme/elements/dashboard/install.php:90
msgid "PHP extension %s installed"
msgstr ""

#: packages/acme/elements/dashboard/install.php:44
msgid "For faster execution, you should enable the %s PHP extension"
msgstr ""

#: packages/acme/elements/dashboard/install.php:54
msgid "PHP extension %s configured correctly"
msgstr ""

#: packages/acme/elements/dashboard/install.php:68
msgid "PHP extension %s or %s installed"
msgstr ""

#: packages/acme/elements/dashboard/install.php:72
msgid "For faster execution, you should enable the %s and/or the %s PHP extension"
msgstr ""

#: packages/acme/elements/dashboard/install.php:94
#: packages/acme/elements/dashboard/install.php:108
msgid "To enable uploading certificates to remote servers with FTP or SSH, you should enable the %s PHP extension"
msgstr ""

#: packages/acme/elements/dashboard/install.php:104
msgid "PHP extension %s installed with SSH support"
msgstr ""

#: packages/acme/elements/dashboard/install.php:120
msgid "I understand that without fixing the errors marked with %s this package could not work properly."
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:64
msgid "You have to choose a service provider that will generate the HTTPS certificates for you."
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:68
#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:65
msgid "Production Servers"
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:69
#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:66
msgid "Staging Servers"
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:70
#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:67
msgid "Test Servers"
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:95
#: packages/acme/elements/dashboard/install_post.php:131
msgid "Skip"
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:104
msgid "In order to generate HTTPS certificates you need an account at the %s server."
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:105
msgid "To create it, enter the following data"
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:107
msgid "Account name"
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:114
#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:52
msgid "Email address"
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:121
#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:122
#: packages/acme/single_pages/dashboard/system/acme/accounts/add.php:41
#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:60
#: packages/acme/single_pages/dashboard/system/acme/options.php:36
msgid "Options"
msgstr "Opcije"

#: packages/acme/elements/dashboard/install_post.php:125
msgid "I accept the <a %1$s>%2$s terms of service</a>"
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:134
msgid "Create account"
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:142
msgid "You are ready to create HTTPS certificate for your websites."
msgstr ""

#: packages/acme/elements/dashboard/install_post.php:143
msgid "Go to the <a href=\"%s\">ACME dashboard section</a> to do that."
msgstr ""

#: packages/acme/elements/file_downloader.php:28
msgid "Download CSR"
msgstr ""

#: packages/acme/elements/file_downloader.php:31
#: packages/acme/elements/file_downloader.php:44
#: packages/acme/elements/file_downloader.php:57
msgid "ASCII Format (PEM)"
msgstr ""

#: packages/acme/elements/file_downloader.php:32
#: packages/acme/elements/file_downloader.php:45
#: packages/acme/elements/file_downloader.php:58
msgid "Binary Format (DER)"
msgstr ""

#: packages/acme/elements/file_downloader.php:41
msgid "Download certificate"
msgstr ""

#: packages/acme/elements/file_downloader.php:54
msgid "Download issuer certificate"
msgstr ""

#: packages/acme/elements/file_downloader.php:67
msgid "Download public key"
msgstr ""

#: packages/acme/elements/file_downloader.php:70
#: packages/acme/elements/file_downloader.php:86
msgid "PKCS#1 (PEM)"
msgstr ""

#: packages/acme/elements/file_downloader.php:71
#: packages/acme/elements/file_downloader.php:87
msgid "PKCS#8 (PEM)"
msgstr ""

#: packages/acme/elements/file_downloader.php:72
#: packages/acme/elements/file_downloader.php:88
msgid "XML"
msgstr "XML"

#: packages/acme/elements/file_downloader.php:73
msgid "OpenSSH"
msgstr ""

#: packages/acme/elements/file_downloader.php:82
msgid "Download private key"
msgstr ""

#: packages/acme/elements/file_downloader.php:84
msgid "Warning! Transferring private keys can be unsecure. Use wisely."
msgstr ""

#: packages/acme/elements/file_downloader.php:89
msgid "PuTTY"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/servers/edit.php:26
msgid "Edit ACME server"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/servers/edit.php:26
#: packages/acme/single_pages/dashboard/system/acme/servers.php:14
msgid "Add ACME server"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/servers/edit.php:59
msgid "The ACME server has been created"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/servers/edit.php:59
msgid "The ACME server has been updated"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/servers/edit.php:80
msgid "The ACME server has been deleted."
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/servers/edit.php:107
msgid "Unable to find the ACME server specified."
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/actions.php:54
#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/actions.php:88
#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/actions.php:117
#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/edit.php:168
#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/operate.php:47
#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/operate.php:92
#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/operate.php:132
#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/renewals.php:78
#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/revoked.php:144
#: packages/acme/controllers/single_page/dashboard/system/acme/certificates.php:94
msgid "Unable to find the requested certificate."
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/actions.php:71
#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/actions.php:93
msgid "Unable to find the requested action"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/edit.php:36
msgid "Add HTTPS certificate"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/edit.php:36
msgid "Edit HTTPS certificate"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/edit.php:90
msgid "The certificate has been created"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/edit.php:90
msgid "The certificate has been updated"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/edit.php:118
msgid "Key for certificate with ID %s"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/edit.php:142
msgid "The certificate has been removed"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/operate.php:32
#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/operate.php:53
#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/operate.php:98
msgid "The certificate is disabled."
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/operate.php:102
msgid "The certificate has not been issued yet"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/renewals.php:24
msgid "Renewal list for the certificate for %s"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/renewals.php:56
msgid "The certificate renewal history has been cleared."
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/revoked.php:42
msgid "Revoked certificates for %s"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/revoked.php:64
msgid "Unable to find the requested revoked certificate"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/revoked.php:82
msgid "Key for revoked certificate with ID %s"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/certificates/revoked.php:122
msgid "The revoked certificates have been deleted"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/domains/edit.php:57
#: packages/acme/single_pages/dashboard/system/acme/domains.php:45
#: packages/acme/single_pages/dashboard/system/acme/domains.php:50
msgid "Add domain"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/domains/edit.php:57
msgid "Edit domain"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/domains/edit.php:114
msgid "The domain has been created"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/domains/edit.php:114
msgid "The domain has been updated"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/domains/edit.php:135
msgid "The domain has been deleted."
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/domains/edit.php:161
msgid "Unable to find the requested domain."
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/accounts/add.php:25
msgid "Add new ACME account for %s"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/accounts/add.php:58
msgid "The account %s has been created"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/accounts/add.php:77
msgid "Unable to find the requested ACME server"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/accounts/edit.php:53
msgid "The account has been updated"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/accounts/edit.php:77
msgid "Key for account %1$s at server %2$s"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/accounts/edit.php:101
msgid "The account has been removed"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/accounts/edit.php:120
msgid "Unable to find the account specified."
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/remote_servers/edit.php:29
msgid "Edit remote server"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/remote_servers/edit.php:29
#: packages/acme/single_pages/dashboard/system/acme/remote_servers.php:15
msgid "Add remote server"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/remote_servers/edit.php:72
msgid "The remote server has been created"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/remote_servers/edit.php:72
msgid "The remote server has been updated"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/remote_servers/edit.php:93
msgid "The remote server has been deleted."
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/remote_servers/edit.php:116
msgid "Unable to find the remote server specified."
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/options.php:37
msgid "Please specify a valid number of days for the allowed renewal of the certificates."
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/options.php:45
msgid "The minimum size of the private keys is %s bits"
msgstr ""

#: packages/acme/controllers/single_page/dashboard/system/acme/options.php:57
msgid "The options have been saved."
msgstr ""

#: packages/acme/src/Install/Checks.php:326
msgid "The version of the OpenSSL Header (%1$s) and the version of the OpenSSL Library (%2$s) are different"
msgstr ""

#: packages/acme/src/Install/Checks.php:329
msgid "The version of the OpenSSL Header has been found (%s), but the version of the OpenSSL Library has not been detected"
msgstr ""

#: packages/acme/src/Install/Checks.php:332
msgid "The version of the OpenSSL Library has been found (%s), but the version of the OpenSSL Header has not been detected"
msgstr ""

#: packages/acme/src/Install/Checks.php:335
msgid "It was not possible to determine the OpenSSL version"
msgstr ""

#: packages/acme/src/Service/DateTimeParser.php:53
msgid "Unrecognized type for a date/time value: %s"
msgstr ""

#: packages/acme/src/Service/DateTimeParser.php:71
msgid "Unrecognized date/time string: %s"
msgstr ""

#: packages/acme/src/Service/DnsChecker.php:96
msgid "DNS requests will be made using the nameservers of the current system since the %s program is not available."
msgstr ""

#: packages/acme/src/Service/DnsChecker.php:101
msgid "DNS requests will be made using the nameservers of the current system since we haven't been able to determine the authoritative nameservers."
msgstr ""

#: packages/acme/src/Service/DnsChecker.php:109
msgid "Fetching DNS records using the nameservers of the current system"
msgstr ""

#: packages/acme/src/Service/DnsChecker.php:112
msgid "Fetching DNS records using the %s nameserver"
msgstr ""

#: packages/acme/src/Service/DnsChecker.php:116
msgid "No DNS record has been found."
msgstr ""

#: packages/acme/src/Service/DnsChecker.php:118
msgid "DNS record found:"
msgstr ""

#: packages/acme/src/Service/HttpTokenWriter.php:34
msgid "The webroot is not specified"
msgstr ""

#: packages/acme/src/Service/HttpTokenWriter.php:122
msgid "The directory %s does not exist."
msgstr "Direktorij %s ne postoji."

#: packages/acme/src/Editor/AccountEditor.php:179
msgid "It's not possible to delete the ACME account since it's associated to %s domain"
msgid_plural "It's not possible to delete the ACME account since it's associated to %s domains"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: packages/acme/src/Editor/AccountEditor.php:189
msgid "It's not possible to delete the ACME account since it's associated to %s certificate"
msgid_plural "It's not possible to delete the ACME account since it's associated to %s certificates"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: packages/acme/src/Editor/AccountEditor.php:245
#: packages/acme/src/Editor/AccountEditor.php:280
#: packages/acme/src/Editor/CertificateActionEditor.php:151
#: packages/acme/src/Editor/CertificateEditor.php:175
#: packages/acme/src/Editor/CertificateEditor.php:234
#: packages/acme/src/Editor/DomainEditor.php:135
#: packages/acme/src/Editor/RemoteServerEditor.php:145
#: packages/acme/src/Editor/ServerEditor.php:189
msgid "Unrecognized keys detected:"
msgstr ""

#: packages/acme/src/Editor/AccountEditor.php:309
msgid "The mnemonic name of the ACME account is missing"
msgstr ""

#: packages/acme/src/Editor/AccountEditor.php:314
msgid "The mnemonic name of the ACME account can't be an integer number"
msgstr ""

#: packages/acme/src/Editor/AccountEditor.php:319
msgid "There's already another ACME account with a '%s' mnemonic name"
msgstr ""

#: packages/acme/src/Editor/AccountEditor.php:337
msgid "The email address of the ACME account is missing"
msgstr ""

#: packages/acme/src/Editor/AccountEditor.php:416
msgid "The private key of the existing account has not been specified"
msgstr ""

#: packages/acme/src/Editor/AccountEditor.php:423
msgid "The specified private key of the existing account is not valid"
msgstr ""

#: packages/acme/src/Editor/CertificateActionEditor.php:192
msgid "The position %s is already used by another action"
msgstr ""

#: packages/acme/src/Editor/CertificateActionEditor.php:222
msgid "The remote server is invalid"
msgstr ""

#: packages/acme/src/Editor/CertificateActionEditor.php:264
msgid "The '%1$s' driver of the remote server '%2$s' doesn't support executing commands"
msgstr ""

#: packages/acme/src/Editor/CertificateEditor.php:210
#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:111
msgid "It's not possible to change the list of domains since the certificate is active"
msgstr ""

#: packages/acme/src/Editor/CertificateEditor.php:212
#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:115
msgid "It's not possible to change the list of domains since there's a currently active authorization process"
msgstr ""

#: packages/acme/src/Editor/CertificateEditor.php:225
msgid "The resulting list of the domains would be empty"
msgstr ""

#: packages/acme/src/Editor/CertificateEditor.php:306
msgid "No domains have been specified"
msgstr ""

#: packages/acme/src/Editor/DomainEditor.php:103
msgid "It's not possible to delete the domain since it's associated to %s certificate"
msgid_plural "It's not possible to delete the domain since it's associated to %s certificates"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: packages/acme/src/Editor/DomainEditor.php:169
msgid "Missing the host name of the domain"
msgstr ""

#: packages/acme/src/Editor/DomainEditor.php:180
msgid "The domain name can't be an integer"
msgstr ""

#: packages/acme/src/Editor/DomainEditor.php:185
msgid "Please specify the domain name, not its IP address"
msgstr ""

#: packages/acme/src/Editor/DomainEditor.php:197
msgid "The host name '%1$s' should be written as '%2$s'"
msgstr ""

#: packages/acme/src/Editor/DomainEditor.php:202
msgid "%s is not a valid UTF-8 string"
msgstr ""

#: packages/acme/src/Editor/DomainEditor.php:208
msgid "The host name contains invalid characters"
msgstr ""

#: packages/acme/src/Editor/DomainEditor.php:210
msgid "The host name contains these invalid characters: %s"
msgstr ""

#: packages/acme/src/Editor/DomainEditor.php:215
msgid "The host name is not valid"
msgstr ""

#: packages/acme/src/Editor/DomainEditor.php:224
#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:79
msgid "It's not possible to change the domain name since it's used in %s certificate"
msgid_plural "It's not possible to change the domain name since it's used in %s certificates"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: packages/acme/src/Editor/DomainEditor.php:253
msgid "The domain %1$s already exists for the account %2$s"
msgstr ""

#: packages/acme/src/Editor/DomainEditor.php:278
msgid "Missing the domain authorization type"
msgstr ""

#: packages/acme/src/Editor/DomainEditor.php:285
msgid "The \"%s\" domain authorization type is invalid"
msgstr ""

#: packages/acme/src/Editor/DomainEditor.php:326
msgid "It's not possible to change the host name of the domain since it's associated to %s active certificate"
msgid_plural "It's not possible to change the host name of the domain since it's associated to %s active certificates"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: packages/acme/src/Editor/RemoteServerEditor.php:111
msgid "This remote server can't be deleted since it's used by %d certificate action"
msgid_plural "This remote server can't be deleted since it's used by %d certificate actions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: packages/acme/src/Editor/RemoteServerEditor.php:196
msgid "The mnemonic name of the remote server is missing"
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:202
msgid "The mnemonic name of the remote server can't be a dot"
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:207
msgid "The mnemonic name of the remote server can't be an integer number"
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:212
msgid "There's already another remote server with a '%s' mnemonic name"
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:230
msgid "The host name/IP address of the remote server is missing."
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:250
msgid "The connection port must be an integer number."
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:256
msgid "The connection port must be an integer number between %1$s and %2$s."
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:276
msgid "The connection timeout must be an integer number."
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:282
msgid "The connection timeout must be an integer number greather than zero."
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:312
msgid "Missing the driver for the remote server"
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:318
msgid "Unknown remote server driver: %s"
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:324
msgid "The remote server driver '%s' is not available"
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:338
msgid "Missing the private key for the remote server driver"
msgstr ""

#: packages/acme/src/Editor/RemoteServerEditor.php:343
msgid "The private key for the remote server driver is malformed"
msgstr ""

#: packages/acme/src/Editor/ServerEditor.php:139
msgid "It's not possible to delete the ACME Server since it's used by %s account"
msgid_plural "It's not possible to delete the ACME Server since it's used by %s accounts"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: packages/acme/src/Editor/ServerEditor.php:230
msgid "The mnemonic name of the ACME server is missing"
msgstr ""

#: packages/acme/src/Editor/ServerEditor.php:235
msgid "The mnemonic name of the ACME server can't be an integer number"
msgstr ""

#: packages/acme/src/Editor/ServerEditor.php:240
msgid "There's already another ACME server with a '%s' mnemonic name"
msgstr ""

#: packages/acme/src/Editor/ServerEditor.php:258
msgid "The directory URL of the ACME server is missing."
msgstr ""

#: packages/acme/src/Editor/ServerEditor.php:264
msgid "The value of the directory URL of the ACME server ('%s') doesn't seems a valid URL."
msgstr ""

#: packages/acme/src/Editor/ServerEditor.php:304
msgid "The list of auhorization ports of the ACME server is missing."
msgstr ""

#: packages/acme/src/Editor/ServerEditor.php:316
msgid "The list of auhorization ports of the ACME server is invalid (ports should be integers between %1$s and %2$s)."
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:85
msgid "FTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:85
msgid "FTP over SSL"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:88
msgid "FTP (passive)"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:88
msgid "FTP over SSL (passive)"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:166
msgid "Failed to determine the current FTP directory"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:226
#: packages/acme/src/Filesystem/Driver/Ftp.php:256
msgid "Failed to create a temporary memory stream"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:231
msgid "Failed to download file %s via FTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:236
msgid "Failed to read from a temporary memory stream"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:261
msgid "Failed to write to a temporary memory stream"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:266
msgid "Failed to upload file %s via FTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:285
msgid "Failed to set the permissions of %s via FTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:300
msgid "Failed to create the directory %s via FTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:329
msgid "Failed to delete the file %s via FTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:331
msgid "Failed to delete the following files via FTP:"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:345
msgid "Failed to delete the directory %s via FTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:372
#: packages/acme/src/Filesystem/Driver/Sftp.php:376
msgid "The remote server has not been specified"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:392
msgid "Failed to connect to the FTP server"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:400
msgid "Failed to access to the FTP server with the specified username and password"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Ftp.php:405
msgid "Failed to enable the FTP passive mode"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Local.php:48
msgid "Local filesystem"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Local.php:116
msgid "Failed to read file %s"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Local.php:133
msgid "Failed to write to the file %s"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Local.php:146
msgid "Failed to set the permissions of %s"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Local.php:164
msgid "Failed to create the directory %s"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Local.php:192
msgid "Failed to delete the file %s"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Local.php:194
msgid "Failed to delete the following files:"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Local.php:212
msgid "Failed to delete the directory %s"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Local.php:245
msgid "The execution of commands in the local server is disabled in the configuration"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Sftp.php:180
msgid "Failed to download file %s via SFTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Sftp.php:201
msgid "Failed to upload file %s via SFTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Sftp.php:221
msgid "Failed to set the permissions of %s via SFTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Sftp.php:241
msgid "Failed to create the directory %s via SFTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Sftp.php:276
msgid "Failed to delete the file %s via SFTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Sftp.php:278
msgid "Failed to delete the following files via SFTP:"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Sftp.php:294
msgid "Failed to delete the directory %s via SFTP"
msgstr ""

#: packages/acme/src/Filesystem/Driver/Sftp.php:425
msgid "Failed to access to the SSH2 server with the specified login options"
msgstr ""

#: packages/acme/src/Filesystem/Driver/SftpWithPassword.php:19
msgid "SFTP (with login and password)"
msgstr ""

#: packages/acme/src/Filesystem/Driver/SftpWithPrivateKey.php:23
msgid "SFTP (with login and private key)"
msgstr ""

#: packages/acme/src/Filesystem/Driver/SftpWithPrivateKey.php:45
msgid "No private key configured for the remote server"
msgstr ""

#: packages/acme/src/Filesystem/Driver/SftpWithPrivateKey.php:50
msgid "The private key of the remote server is malformed"
msgstr ""

#: packages/acme/src/Filesystem/Driver/SftpWithSshAgent.php:24
msgid "SFTP (with login, using the SSH agent)"
msgstr ""

#: packages/acme/src/Filesystem/DriverManager.php:100
msgid "The driver for the local filesystem is not configured correctly"
msgstr ""

#: packages/acme/src/Filesystem/DriverManager.php:116
msgid "The driver with handle %s configured for the remote server does not exist"
msgstr ""

#: packages/acme/src/Filesystem/DriverManager.php:119
msgid "The driver with handle %s configured for the remote server is not a remote driver"
msgstr ""

#: packages/acme/src/Filesystem/DriverManager.php:122
msgid "The driver \"%s\" (handle %s) is not available"
msgstr ""

#: packages/acme/src/Order/OrderUnserializer.php:112
msgid "Expecting a set of authorizations, got %s"
msgstr ""

#: packages/acme/src/Order/OrderUnserializer.php:151
msgid "Unable to find the authorization URL"
msgstr ""

#: packages/acme/src/Order/OrderUnserializer.php:178
msgid "Detected challenge without URL"
msgstr ""

#: packages/acme/src/Order/OrderUnserializer.php:195
msgid "Unsupported identifier type: %s"
msgstr ""

#: packages/acme/src/Order/OrderUnserializer.php:205
msgid "Unable to find the domain %s"
msgstr ""

#: packages/acme/src/Order/OrderUnserializer.php:217
#: packages/acme/src/Certificate/OrderService.php:389
msgid "Invalid challenge type set for domain %s"
msgstr ""

#: packages/acme/src/Order/OrderUnserializer.php:231
msgid "Multiple challenges found for type %s"
msgstr ""

#: packages/acme/src/Order/OrderUnserializer.php:237
msgid "There's no compatible authorization method for domain %s."
msgstr ""

#: packages/acme/src/Order/OrderUnserializer.php:239
msgid "Wanted authorization method: %s"
msgstr ""

#: packages/acme/src/Order/OrderUnserializer.php:241
msgid "Available authorization methods: %s"
msgstr ""

#: packages/acme/src/Order/OrderUnserializer.php:260
msgid "Expected string at key %s"
msgstr ""

#: packages/acme/src/Order/OrderUnserializer.php:263
msgid "String at key %s is too long"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:76
msgid "DigitalOcean DNS Server"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:98
msgid "The Personal Access Token"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:102
msgid "The root domain managed by DigitalOcean"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:107
msgid "The suffix for the DNS records"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:128
msgid "The Personal Access Token must be specified"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:147
msgid "Failed to communicate with the DigitalOcean API server: %s"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:209
msgid "Created record named %1$s with ID %2$s for domain %3$s. Its value is \"%4$s\""
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:220
msgid "Checking if the DNS record is ready for the domain %s"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:240
msgid "The DNS record has been found"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:242
msgid "The DNS record has been found in all nameservers."
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:247
msgid "The DNS record has not been found"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:250
msgid "The DNS record has not been found in %1$s nameserver out of %2$s"
msgid_plural "The DNS record has not been found in %2$s nameservers out of %2$s"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:268
msgid "Looking for the DNS record to be deleted for domain %s"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:279
msgid "The DNS record couldn't be found."
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:284
msgid "The record with ID %s has been deleted."
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:286
msgid "Failed to delete the record with ID %s: %s"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:312
#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:349
#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:353
msgid "Unexpected response"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:320
msgid "The domain %s could not be found: please be sure you are managing its DNS records with DigitalOcean."
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:387
msgid "Invalid response code: %s"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DigitalOceanDnsChallenge.php:388
msgid "Response body: %s"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DnsChallTestSrvChallenge.php:66
msgid "challtestsrv TEST DNS Server"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DnsChallTestSrvChallenge.php:88
msgid "The URL of the management"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DnsChallTestSrvChallenge.php:112
msgid "The URL of the management seems wrong"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DnsChallTestSrvChallenge.php:115
msgid "The URL of the management can't contain these characters: %s"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DnsChallTestSrvChallenge.php:124
msgid "Failed to communicate with the fake DNS Server: %s"
msgstr ""

#: packages/acme/src/ChallengeType/Types/DnsChallTestSrvChallenge.php:247
msgid "Error thrown by the fake DNS Server: %s"
msgstr ""

#: packages/acme/src/ChallengeType/Types/HttpChallenge.php:73
msgid "HTTP challenges can't be performed on wildcard domains."
msgstr ""

#: packages/acme/src/ChallengeType/Types/HttpInterceptChallenge.php:54
msgid "Intercept calls to this website"
msgstr ""

#: packages/acme/src/ChallengeType/Types/HttpInterceptChallenge.php:66
#: packages/acme/src/ChallengeType/Types/HttpPhysicalChallenge.php:78
msgid "Don't check the configuration when updating a domain"
msgstr ""

#: packages/acme/src/ChallengeType/Types/HttpInterceptChallenge.php:128
#: packages/acme/src/ChallengeType/Types/HttpPhysicalChallenge.php:150
msgid "Response code: %s (%s)"
msgstr ""

#: packages/acme/src/ChallengeType/Types/HttpInterceptChallenge.php:130
msgid "The returned content is wrong (maybe it's another Concrete installation?)"
msgstr ""

#: packages/acme/src/ChallengeType/Types/HttpInterceptChallenge.php:139
#: packages/acme/src/ChallengeType/Types/HttpPhysicalChallenge.php:161
msgid ""
"The web server did not respond correctly at the following URL(s):\n"
"%s."
msgstr ""

#: packages/acme/src/ChallengeType/Types/HttpInterceptChallenge.php:139
#: packages/acme/src/ChallengeType/Types/HttpPhysicalChallenge.php:161
msgid "Reason: %s"
msgstr ""

#: packages/acme/src/ChallengeType/Types/HttpPhysicalChallenge.php:58
msgid "Create automatically a file in the webroot directory of this or another website"
msgstr ""

#: packages/acme/src/ChallengeType/Types/HttpPhysicalChallenge.php:152
msgid "The returned content is wrong"
msgstr ""

#: packages/acme/src/ChallengeType/Types/HttpPhysicalChallenge.php:277
msgid "Missing the path to the web root"
msgstr ""

#: packages/acme/src/ChallengeType/Types/HttpPhysicalChallenge.php:281
msgid "Missing the server providing the website"
msgstr ""

#: packages/acme/src/Exception/KeyPair/GenerationTimeoutException.php:29
msgid "Timeout generating the new private key of %s bits: try to lower its size"
msgstr ""

#: packages/acme/src/Exception/KeyPair/GenerationTimeoutException.php:31
msgid "Timeout generating the new private key of %s bits: try to lower its size or to enable the OpenSSL PHP extension"
msgstr ""

#: packages/acme/src/Exception/KeyPair/MalformedPrivateKeyException.php:29
msgid "The private key is not valid"
msgstr ""

#: packages/acme/src/Exception/KeyPair/PrivateKeyTooShortException.php:36
msgid "%1$s is too short for private keys (the minimum key size is %2$s bits)"
msgstr ""

#: packages/acme/src/Exception/Communication/NonceNotInResponseException.php:30
msgid "The response from the ACME server does not contain a %s header"
msgstr ""

#: packages/acme/src/Exception/Codec/Base64EncodingException.php:21
msgid "Failed to create the base-64 representation of a variable"
msgstr ""

#: packages/acme/src/Exception/Codec/JsonEncodingException.php:21
msgid "Failed to create the JSON representation of a variable"
msgstr ""

#: packages/acme/src/Exception/UnrecognizedProtocolVersionException.php:31
msgid "Unrecognized ACME Protocol: %s"
msgstr ""

#: packages/acme/src/Crypto/Engine.php:36
msgid "No supported cryptographic engine detected."
msgstr ""

#: packages/acme/src/Crypto/FileDownloader.php:109
msgid "The subject of the download is invalid"
msgstr ""

#: packages/acme/src/Crypto/FileDownloader.php:113
msgid "The format is invalid"
msgstr ""

#: packages/acme/src/Crypto/FileDownloader.php:133
msgid "The kind of download is invalid"
msgstr ""

#: packages/acme/src/Crypto/FileDownloader.php:168
msgid "The CSR is missing"
msgstr ""

#: packages/acme/src/Crypto/FileDownloader.php:176
#: packages/acme/src/Crypto/FileDownloader.php:203
#: packages/acme/src/Crypto/FileDownloader.php:230
msgid "Failed to convert from PEM to DER"
msgstr ""

#: packages/acme/src/Crypto/FileDownloader.php:181
#: packages/acme/src/Crypto/FileDownloader.php:208
#: packages/acme/src/Crypto/FileDownloader.php:235
#: packages/acme/src/Crypto/FileDownloader.php:274
#: packages/acme/src/Crypto/FileDownloader.php:316
msgid "The format of download is invalid"
msgstr ""

#: packages/acme/src/Crypto/FileDownloader.php:195
msgid "The certificate is missing"
msgstr ""

#: packages/acme/src/Crypto/FileDownloader.php:222
msgid "The issuer certificate is missing"
msgstr ""

#: packages/acme/src/Crypto/FileDownloader.php:251
#: packages/acme/src/Crypto/FileDownloader.php:293
msgid "The private key is missing"
msgstr ""

#: packages/acme/src/Crypto/PrivateKey.php:93
#: packages/acme/src/Crypto/PrivateKey.php:102
#: packages/acme/src/Crypto/PrivateKey.php:110
#: packages/acme/src/Crypto/PrivateKey.php:113
msgid "The specified private key is not valid."
msgstr ""

#: packages/acme/src/Crypto/PrivateKey.php:319
msgid "Failed to sign a message."
msgstr ""

#: packages/acme/src/Protocol/Communicator.php:130
msgid "Failed to parse the response from the server"
msgstr ""

#: packages/acme/src/Protocol/Communicator.php:205
msgid "The ACME Server responded with a %s error code"
msgstr ""

#: packages/acme/src/Protocol/RequestBuilder.php:90
msgid "The ACME account does not contain a private key."
msgstr ""

#: packages/acme/src/Protocol/RequestBuilder.php:95
msgid "The ACME account has an invalid private key."
msgstr ""

#: packages/acme/src/Protocol/RequestBuilder.php:167
msgid "Failed to build the data to be signed: %s"
msgstr ""

#: packages/acme/src/Protocol/RequestBuilder.php:171
msgid "Failed to sign the data to be sent to the ACME server"
msgstr ""

#: packages/acme/src/Controller/FirstTimeSetup.php:43
msgid "The first ACME server is already defined"
msgstr ""

#: packages/acme/src/Controller/FirstTimeSetup.php:54
msgid "Invalid ACME server specified"
msgstr ""

#: packages/acme/src/Controller/FirstTimeSetup.php:81
msgid "The first account is already defined"
msgstr ""

#: packages/acme/src/Controller/FirstTimeSetup.php:86
msgid "There's no ACME server defined"
msgstr ""

#: packages/acme/src/Controller/FirstTimeSetup.php:91
msgid "More than one ACME server defined"
msgstr ""

#: packages/acme/src/Certificate/ActionRunner.php:42
msgid "Failed to get the driver to be used to connect to the server: %s"
msgstr ""

#: packages/acme/src/Certificate/ActionRunner.php:46
msgid "The driver failed to connect to the server: %s"
msgstr ""

#: packages/acme/src/Certificate/ActionRunner.php:74
msgid "The action doesn't perform anything"
msgstr ""

#: packages/acme/src/Certificate/ActionRunner.php:86
msgid "The file %s has been updated"
msgstr ""

#: packages/acme/src/Certificate/ActionRunner.php:88
msgid "Failed to save the file %1$s: %2$s"
msgstr ""

#: packages/acme/src/Certificate/ActionRunner.php:98
msgid "The command can't be executed since the file system driver doesn't support executing commands"
msgstr ""

#: packages/acme/src/Certificate/ActionRunner.php:107
msgid "The command completed succesfully. It didn't output anything."
msgstr ""

#: packages/acme/src/Certificate/ActionRunner.php:109
msgid ""
"The command completed succesfully. Its output is:\n"
"%s"
msgstr ""

#: packages/acme/src/Certificate/ActionRunner.php:112
msgid ""
"The command returned a non-zero value (%1$s). Its output is:\n"
"%2$s"
msgstr ""

#: packages/acme/src/Certificate/ActionRunner.php:115
msgid "Failed to execute the command: %s"
msgstr ""

#: packages/acme/src/Certificate/CertificateInfoCreator.php:59
msgid "Failed to detect issuer name"
msgstr ""

#: packages/acme/src/Certificate/CsrGenerator.php:64
msgid "No domains for the CSR"
msgstr ""

#: packages/acme/src/Certificate/CsrGenerator.php:92
#: packages/acme/src/Certificate/CsrGenerator.php:129
msgid "Failed to generate the CSR"
msgstr ""

#: packages/acme/src/Certificate/CsrGenerator.php:125
msgid "Failed to sign the CSR"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:74
msgid "Creating the order for a new certificate"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:85
msgid "Requesting an authorization at URL %s"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:109
msgid "Requesting the authorization challenge for the domain %s"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:208
#: packages/acme/src/Certificate/OrderService.php:248
msgid "Generating CSR"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:212
msgid "Finalizing order"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:252
msgid "Requesting a new certificate"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:300
msgid "Downloading the certificate"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:312
msgid "The download failed: we'll retry in a while."
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:317
msgid "Error downloading the certificate: expected a string, got %s"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:320
msgid "Error downloading the certificate: empty result"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:360
msgid "ACME v1 does not support wildcard domains"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:386
msgid "Starting the autorization for the domain %s"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:404
msgid "Asking the ACME server to start the challenge"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:479
msgid "Cleanup after the challenge for the domain %s"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:500
msgid "Fetching the order data"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:512
msgid "Fetching the authorization data"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:524
msgid "Fetching the challenge data"
msgstr ""

#: packages/acme/src/Certificate/OrderService.php:569
msgid "Response: %s"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:161
msgid "The certificate is already being renewed elsewhere"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:175
msgid "Forcing execution of actions"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:207
msgid "Start requesting a new certificate"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:233
msgid "Missing the URL of the issuer certificate"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:241
#: packages/acme/src/Certificate/Renewer.php:454
msgid "The certificate has been renewed"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:250
msgid "The authorization process started since the ACME server needs to authorize the domains"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:264
msgid "Failed to request the certificate to the ACME server: %s"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:278
msgid "The order for a new certificate has been submitted"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:289
msgid "The order for a new certificate failed: %s"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:314
msgid "Failed to refresh the domain authorizations state: %s"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:351
msgid "The domains authorization process expired on %s"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:364
msgid "All the authorization challenges are ready and started."
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:367
msgid "Not all the authorization challenges are ready: we'll retry again in a while."
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:372
msgid "The domains authorization process is still running"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:395
msgid "The ACME server authorized the domains, and the request for the certificate generation has been submitted"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:406
msgid "Failed to request the certificate generation: %s"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:421
msgid "The ACME server is going to issue the requested certificate"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:443
msgid "Failed to detect certificate and issuer certificate"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:466
msgid "Failed to download the generated certificate: %s"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:487
msgid "Problems with domain %1$s: %2$s"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:491
msgid "The domain authorization process failed."
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:536
msgid "Revocation check not performed because the certificate has not been issued yet"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:541
msgid "Revocation check not performed because the OCSP Responder URL is missing"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:548
msgid "Revocation check failed: %s"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:553
msgid "The certificate must be renewed since it has been revoked on %s"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:558
msgid "The certificate is not revoked"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:562
msgid "The OCSP Responder did not return a revocation status"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:577
msgid "No actions are defined for this certificate"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:583
msgid "No action needs to be executed"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:588
msgid "local server"
msgstr ""

#: packages/acme/src/Certificate/Renewer.php:586
msgid "Executing action with ID %1$s on %2$s"
msgstr ""

#: packages/acme/src/Certificate/RevocationChecker.php:58
msgid "Missing the certificate OCSP Responder URL"
msgstr ""

#: packages/acme/src/Certificate/RevocationChecker.php:61
msgid "Failed to build the OCSP request: %s"
msgstr ""

#: packages/acme/src/Certificate/RevocationChecker.php:66
msgid "Failed send OCSP request: %s"
msgstr ""

#: packages/acme/src/Certificate/RevocationChecker.php:76
msgid "Error querying if the certificate is revoked (HTTP return code: %s)"
msgstr ""

#: packages/acme/src/Certificate/RevocationChecker.php:80
msgid "Error querying if the certificate is revoked (bad %1$s header: expected \"%2$s\", received \"%3$s\")"
msgstr ""

#: packages/acme/src/Certificate/RevocationChecker.php:82
msgid "Failed to decode the OCSP response: %s"
msgstr ""

#: packages/acme/src/Certificate/X509Inspector.php:47
msgid "The certificate is empty"
msgstr ""

#: packages/acme/src/Certificate/X509Inspector.php:58
#: packages/acme/src/Certificate/X509Inspector.php:67
msgid "Failed to load the certificate"
msgstr ""

#: packages/acme/src/Certificate/X509Inspector.php:84
msgid "Failed to determine the initial validity of the certificate"
msgstr ""

#: packages/acme/src/Certificate/X509Inspector.php:98
msgid "Failed to determine the final validity of the certificate"
msgstr ""

#: packages/acme/src/Server/DirectoryInfoService.php:59
#: packages/acme/src/Server/DirectoryInfoService.php:62
msgid "Failed to retrieve the contents of the ACME Server directory URL: %s"
msgstr ""

#: packages/acme/src/Server/DirectoryInfoService.php:68
msgid "The directory URL of the ACME Server doesn't seems correct (it doesn't contain an array in JSON format)."
msgstr ""

#: packages/acme/src/Server/DirectoryInfoService.php:104
msgid "Failed to recognize the data provided by the directory URL of the ACME server"
msgstr ""

#: packages/acme/src/Finder.php:52
msgid "There's no ACME server with ID %s"
msgstr ""

#: packages/acme/src/Finder.php:55
#: packages/acme/src/Finder.php:96
#: packages/acme/src/Finder.php:144
#: packages/acme/src/Finder.php:201
msgid "Invalid search criteria variable type: %s"
msgstr ""

#: packages/acme/src/Finder.php:66
msgid "There's no ACME server with name '%s'"
msgstr ""

#: packages/acme/src/Finder.php:70
msgid "More than one ACME server (exactly %1$s) was found with a name starting with '%2$s'. Please be more specific."
msgstr ""

#: packages/acme/src/Finder.php:93
msgid "There's no ACME account with ID %s"
msgstr ""

#: packages/acme/src/Finder.php:107
msgid "There's no ACME account with name '%s'"
msgstr ""

#: packages/acme/src/Finder.php:111
msgid "More than one ACME account (exactly %1$s) was found with a name starting with '%2$s'. Please be more specific."
msgstr ""

#: packages/acme/src/Finder.php:131
msgid "The domain '%1$s' is associated to the account '%2$s' and not to the account '%3$s'"
msgstr ""

#: packages/acme/src/Finder.php:139
msgid "The domain with ID %1$s is associated to the account '%2$s' and not to the account '%3$s'"
msgstr ""

#: packages/acme/src/Finder.php:141
msgid "There's no domain with ID %s"
msgstr ""

#: packages/acme/src/Finder.php:169
msgid "There's no domain with host name '%s'"
msgstr ""

#: packages/acme/src/Finder.php:171
msgid "There's no domain with host name '%1$s' for the ACME account '%2$s'"
msgstr ""

#: packages/acme/src/Finder.php:175
msgid "More than one domain (exactly %1$s) was found with the host name '%2$s'. Please specify the account."
msgstr ""

#: packages/acme/src/Finder.php:198
msgid "There's no remote server with ID %s"
msgstr ""

#: packages/acme/src/Finder.php:212
msgid "There's no remote server with name '%s'"
msgstr ""

#: packages/acme/src/Finder.php:216
msgid "More than one remote server (exactly %1$s) was found with a name starting with '%2$s'. Please be more specific."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:29
msgid "Server name"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:31
#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:34
msgid "Mnemonic name of your choice"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:37
msgid "URL of the directory"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:52
msgid "Since there are accounts associated to this server, you shouldn't change this value."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:53
msgid "If you still want to do that, %sclick here%s."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:60
msgid "Sample servers"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:108
msgid "Authorization ports"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:115
msgid "Here you can specify the ports that the ACME server will use to contact the domains to be authorized."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:116
msgid "You can specify multiple ports by separating them with spaces or commas."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:126
msgid "Allow unsafe connections"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:127
msgid "this option should be enabled for development/testing purposes only!"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:136
msgid "Set as default server"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:148
#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:54
#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:31
#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:82
#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:146
#: packages/acme/single_pages/dashboard/system/acme/domains.php:141
#: packages/acme/single_pages/dashboard/system/acme/remote_servers.php:38
#: packages/acme/single_pages/dashboard/system/acme/servers.php:33
msgid "Created on"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:153
msgid "Used for accounts"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:157
msgctxt "NoAccounts"
msgid "none"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:178
#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:166
#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:100
#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:150
#: packages/acme/single_pages/dashboard/system/acme/accounts/add.php:90
#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:128
#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:166
msgid "Cancel"
msgstr "Prekini"

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:183
#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:114
#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:176
#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:155
#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:130
#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:171
msgid "Delete"
msgstr "Izbriši"

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:187
#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:115
#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:201
#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:205
#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:159
#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:131
#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:175
#: packages/acme/single_pages/dashboard/system/acme/options.php:46
msgid "Save"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers/edit.php:214
msgid "Are you sure you want to delete this ACME server?"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:20
msgid "New action"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:27
#: packages/acme/single_pages/dashboard/system/acme/accounts.php:83
#: packages/acme/single_pages/dashboard/system/acme/certificates.php:131
#: packages/acme/single_pages/dashboard/system/acme/domains.php:135
msgid "Server"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:30
msgid "This server"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:42
msgid "Save private key"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:47
#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:75
#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:90
msgid "Useful for %1$s (%2$s directive) and %3$s (%4$s directive)"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:57
msgid "Save certificate"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:62
msgid "Useful for %1$s (%2$s directive)"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:70
msgid "Save the issuer certificate"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:85
msgid "Save certificate and issuer"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:100
msgid "Execute command"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:105
msgid "Useful to reload the web server configuration after updating the certificate (for example: %s)"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:121
#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:168
#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:100
#: packages/acme/single_pages/dashboard/system/acme/certificates/renewals.php:82
#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:103
#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:109
msgid "Back"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/actions.php:255
msgid "Are you sure you want to remove this action?"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:36
msgid "Included domains"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:41
msgid "There's no domain associated to the '%s' account"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:50
#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:83
#: packages/acme/single_pages/dashboard/system/acme/domains.php:124
msgid "Domain"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:51
msgid "Include"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:52
msgid "Primary"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:126
#: packages/acme/single_pages/dashboard/system/acme/accounts/add.php:78
#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:107
msgid "Advanced options"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:131
#: packages/acme/single_pages/dashboard/system/acme/accounts/add.php:80
msgid "Size of private key to create"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:182
#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:186
msgid "Renewal history"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/edit.php:224
msgid "Are you sure you want to delete this certificate?"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:21
msgid "Advanced"
msgstr "Napredno"

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:26
msgid "Force renewal of certificate "
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:29
msgid "Force re-execution of actions"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:39
msgid "Current certificate"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:41
msgid "No current certificate"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:46
msgid "Domains included in the certificate"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:56
#: packages/acme/single_pages/dashboard/system/acme/certificates.php:141
msgid "Valid from"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:60
#: packages/acme/single_pages/dashboard/system/acme/certificates.php:142
msgid "Valid to"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:64
msgid "Issued by"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:69
msgid "Check revocation"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:77
msgid "Certificate generation"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:81
msgid "Authorization for %s"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:82
#: packages/acme/single_pages/dashboard/system/acme/certificates/renewals.php:54
msgid "Challenge status: %s"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:93
msgid "Progress messages"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:104
msgid "Start"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:107
msgid "Processing"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:110
msgid "Start over"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:283
#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:288
msgid "The ACME server is authorizing the domains"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:284
msgid "The ACME server authorized the domains"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:285
msgid "The ACME server failed to validate the domains"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:289
msgid "The ACME server authorized the domains and it's ready to generate the certificate"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:290
msgid "The ACME server is generating the certificate"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:291
msgid "The ACME server generated the certificate"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:292
msgid "The ACME server failed to validate the domains, or the certificate generation failed"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:295
#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:306
#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:315
msgid "Unknown"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:299
#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:310
msgid "pending"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:300
msgid "authorization confirmed"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:301
msgid "authorization failed"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:302
msgid "authorization expired"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:303
msgid "authorization deactivated by the client"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:304
msgid "authorization revoked by the server"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:311
msgid "the ACME server is checking the domain"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:312
msgid "the ACME server confirmed the authorization challenge"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:313
msgid "the authorization challenge failed"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:364
#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:366
#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:368
msgid "Certificate revokation"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:364
msgid "The certificate is not revoked."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:366
msgid "The certificate has been REVOKED on %s."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/operate.php:368
msgid "It was not possible to determine if the certificate is revoked."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/renewals.php:17
msgid "The certificate renewal/reauthorization list is empty"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/renewals.php:25
#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:33
msgid "Date"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/renewals.php:26
msgid "Status"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/renewals.php:27
msgid "Expiration"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/renewals.php:28
msgid "Authorizations"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/renewals.php:53
msgid "Authorization status: %s"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/renewals.php:88
#: packages/acme/single_pages/dashboard/system/acme/certificates/renewals.php:92
msgid "Clear history"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/renewals.php:110
msgid "Are you sure you want to clear the certificate renewal history?"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:21
msgid "There are no revoked certificates for deleted certificates"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:21
msgid "There are no revoked certificates for this certificate"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:34
#: packages/acme/single_pages/dashboard/system/acme/accounts.php:88
#: packages/acme/single_pages/dashboard/system/acme/certificates.php:140
msgid "Domains"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:35
msgid "Revocation problem"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:45
#: packages/acme/single_pages/dashboard/system/acme/accounts.php:89
#: packages/acme/single_pages/dashboard/system/acme/certificates.php:164
msgid "Details"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:63
msgid "Close"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:78
msgid "none"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:118
#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:122
msgid "Delete all"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates/revoked.php:140
msgid "Are you sure you want to delete the revoked certificates?"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:39
msgid "ACME server"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:45
msgid "Associated account"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:64
msgid "Domain name"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:73
msgid "You can specify domain names with international characters (for example %1$s), as well as wildcards (for example %2$s)."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:89
msgid "Deviation"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:93
msgid "There are no deviation problems for <code>%s</code>"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:97
#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:104
msgid "For security reasons, if you register the domain %1$s you should also register %2$s"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:117
msgid "Authorization type"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains/edit.php:262
msgid "Are you sure you want to delete this domain?"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts/add.php:25
#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:44
#: packages/acme/single_pages/dashboard/system/acme/accounts.php:80
#: packages/acme/single_pages/dashboard/system/acme/servers.php:32
msgid "Name"
msgstr "Ime"

#: packages/acme/single_pages/dashboard/system/acme/accounts/add.php:25
#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:46
msgid "Give this account a name of your choice"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts/add.php:33
#: packages/acme/single_pages/dashboard/system/acme/accounts.php:87
msgid "Email"
msgstr "Email"

#: packages/acme/single_pages/dashboard/system/acme/accounts/add.php:48
msgid "I accept the <a href=\"%s\" target=\"_blank\">terms of service</a> of the ACME server"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts/add.php:58
#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:64
msgid "Set as default account"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts/add.php:67
msgid "Use an existing account on the ACME server"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts/add.php:73
msgid "Private key of the existing user"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts/add.php:91
msgid "Add"
msgstr "Dodaj"

#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:37
msgid "ACME Server"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:73
msgid "Associated domains"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:76
msgid "There's no domain associated to this account"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:84
msgid "State"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:151
msgid "Are you sure you want to delete this account?"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts/edit.php:155
msgid "WARNING! All the associated domains will be removed!"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:32
msgid "Remote server name"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:40
msgid "Host name / IP address"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:48
#: packages/acme/single_pages/dashboard/system/acme/remote_servers.php:36
msgid "Driver"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:65
#: packages/acme/single_pages/dashboard/system/acme/remote_servers.php:37
msgid "Username"
msgstr "Korisničko ime"

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:71
msgid "Password"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:83
#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:106
msgid "Change"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:94
msgid "Private key"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:116
msgid "Socket name of the SSH agent"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:118
msgid "If empty, we'll use the value of the %s environment variable"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:125
msgid "Connection port"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:132
msgid "Connection timeout"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:151
msgid "Used for certificate actions"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:154
msgid "This remote server is used in %s certificate action"
msgid_plural "This remote server is used in %s certificate actions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers/edit.php:206
msgid "Are you sure you want to delete this remote server?"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts.php:20
msgid "No ACME server has been defined: you need to add at least one server <a href=\"%s\">here</a>."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts.php:30
#: packages/acme/single_pages/dashboard/system/acme/accounts.php:36
msgid "Add account"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts.php:68
msgid "No account has been defined."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts.php:79
#: packages/acme/single_pages/dashboard/system/acme/servers.php:31
msgid "Default"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts.php:86
msgid "Registered on"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts.php:98
#: packages/acme/single_pages/dashboard/system/acme/certificates.php:162
#: packages/acme/single_pages/dashboard/system/acme/domains.php:151
#: packages/acme/single_pages/dashboard/system/acme/remote_servers.php:46
#: packages/acme/single_pages/dashboard/system/acme/servers.php:44
msgid "Edit"
msgstr "Uredi"

#: packages/acme/single_pages/dashboard/system/acme/accounts.php:113
msgid "Registered on: %s"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/accounts.php:117
msgid "Key size: %s"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:22
msgid "There's no domain defined."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:23
msgid "You can define the domains %shere%s."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:37
#: packages/acme/single_pages/dashboard/system/acme/domains.php:39
msgid "Search"
msgstr "Traži"

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:45
#: packages/acme/single_pages/dashboard/system/acme/certificates.php:50
msgid "Add certificate"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:110
msgid "No certificate has been defined."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:136
#: packages/acme/single_pages/dashboard/system/acme/domains.php:138
msgid "Account"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:143
msgid "Issuer"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:144
#: packages/acme/single_pages/dashboard/system/acme/certificates.php:199
msgid "Actions"
msgstr "Akcije"

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:145
msgid "Operation"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:204
msgid "Disable"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:205
msgid "Enable"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:211
msgid "Run actions"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:215
msgid "Renew certificate"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/certificates.php:219
msgid "Generate certificate"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains.php:21
msgid "No ACME Server has been defined: you need to add at least one server <a href=\"%s\">here</a>."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains.php:30
msgid "No account has been defined: you need to add at least one account <a href=\"%s\">here</a>."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains.php:107
msgid "No domain has been defined."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains.php:128
msgid "Punycode"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains.php:132
msgid "Used in certificates"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/domains.php:142
msgid "Authorization method"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/options.php:20
msgid "Allow renewing certificates"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/options.php:23
msgid "days before expiration"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/options.php:28
msgid "Default size of private keys"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/options.php:39
msgid "Log certificate generation/renewal steps"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers.php:22
msgid "No remote server has been defined."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers.php:34
msgid "Remote server"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/remote_servers.php:35
msgid "Host name"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers.php:21
msgid "No server has been defined."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers.php:34
msgid "Protocol"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers.php:35
msgid "Accounts"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers.php:36
msgid "Entry point"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme/servers.php:63
msgid "Unsafe connections allowed"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:9
msgid "In this section of the site you can manage the HTTPS certificates of your websites."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:25
msgid "Here you can manage the ACME servers."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:26
msgid "An ACME server is a server provided by someone (for example, Let's Encrypt) that will create the HTTPS certificates for your websites."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:27
msgid "Number of currently defined ACME servers: %s"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:32
msgid "Here you can manage the accounts in the ACME servers."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:33
msgid "In order to create HTTPS certificates, you need to create an account in an ACME server."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:34
msgid "Number of currently defined accounts: %s"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:39
msgid "Here you can manage the domains for which you want the HTTPS certificates."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:40
msgid "In order to create an HTTPS certificate for a website, the ACME server have to be sure that you own the domain."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:41
msgid "Number of currently defined domains: %s"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:46
msgid "Here you can manage the HTTPS certificates."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:47
msgid "Number of currently defined certificates: %s"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:52
msgid "Here you can manage your remote servers."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:53
msgid "When an ACME Server generates an HTTPS certificate, you may want to upload it to a remote server."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:54
msgid "Number of currently defined remote servers: %s"
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:59
msgid "Here you can configure the general options of the ACME package."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:64
msgid "Here you view the certificates issued for deleted certificates."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:65
msgid "When you delete a certificate, its data is stored here for logging purposes."
msgstr ""

#: packages/acme/single_pages/dashboard/system/acme.php:66
msgid "Number of revoked certificates: %s"
msgstr ""
