|
@@ -1492,14 +1492,15 @@ msgstr "La entrada no es un Certificado SSL"
|
|
|
msgid "The input is not a SSL Certificate Key"
|
|
|
msgstr "La entrada no es una clave de certificado SSL"
|
|
|
|
|
|
+#: src/views/certificate/CertificateEditor.vue:168
|
|
|
+#, fuzzy
|
|
|
+msgid "The path exists, but the file is not a certificate"
|
|
|
+msgstr "La ruta existe, pero el archivo no es una clave privada"
|
|
|
+
|
|
|
#: src/views/certificate/CertificateEditor.vue:183
|
|
|
msgid "The path exists, but the file is not a private key"
|
|
|
msgstr "La ruta existe, pero el archivo no es una clave privada"
|
|
|
|
|
|
-#: src/views/certificate/CertificateEditor.vue:168
|
|
|
-msgid "The path exists, but the file is not a public key"
|
|
|
-msgstr "La ruta existe, pero el archivo no es una clave pública"
|
|
|
-
|
|
|
#: src/views/domain/cert/components/AutoCertStepOne.vue:45
|
|
|
msgid ""
|
|
|
"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"
|
|
|
msgid "You can check Nginx UI upgrade at this page."
|
|
|
msgstr "Puede consultar la actualización de Nginx UI en esta página."
|
|
|
|
|
|
+#~ msgid "The path exists, but the file is not a public key"
|
|
|
+#~ msgstr "La ruta existe, pero el archivo no es una clave pública"
|
|
|
+
|
|
|
#, fuzzy
|
|
|
#~ msgid "Server"
|
|
|
#~ msgstr "Información del servidor"
|