@@ -1492,14 +1492,15 @@ msgstr "La entrada no es un Certificado SSL"
14921492msgid "The input is not a SSL Certificate Key"
14931493msgstr "La entrada no es una clave de certificado SSL"
14941494
1495+ #: src/views/certificate/CertificateEditor.vue:168
1496+ #, fuzzy
1497+ msgid "The path exists, but the file is not a certificate"
1498+ msgstr "La ruta existe, pero el archivo no es una clave privada"
1499+
14951500#: src/views/certificate/CertificateEditor.vue:183
14961501msgid "The path exists, but the file is not a private key"
14971502msgstr "La ruta existe, pero el archivo no es una clave privada"
14981503
1499- #: src/views/certificate/CertificateEditor.vue:168
1500- msgid "The path exists, but the file is not a public key"
1501- msgstr "La ruta existe, pero el archivo no es una clave pública"
1502-
15031504#: src/views/domain/cert/components/AutoCertStepOne.vue:45
15041505msgid ""
15051506"The server_name in the current configuration must be the domain name you "
@@ -1672,6 +1673,9 @@ msgstr "Estás usando la última versión"
16721673msgid "You can check Nginx UI upgrade at this page."
16731674msgstr "Puede consultar la actualización de Nginx UI en esta página."
16741675
1676+ #~ msgid "The path exists, but the file is not a public key"
1677+ #~ msgstr "La ruta existe, pero el archivo no es una clave pública"
1678+
16751679#, fuzzy
16761680#~ msgid "Server"
16771681#~ msgstr "Información del servidor"
0 commit comments