diff options
author | Sergey Ponomarev <stokito@gmail.com> | 2024-02-27 07:47:53 +0200 |
---|---|---|
committer | Toke Høiland-Jørgensen <toke@toke.dk> | 2024-02-27 11:48:22 +0100 |
commit | 162fba52445a6fb872befab8845350e99c7e377f (patch) | |
tree | 214a36e800508c6239c5a042a60fb2acec8c2cc1 /applications/luci-app-acme/po/es | |
parent | fc90e666dc01620cdb8de3d466a9e3c27209c8f6 (diff) |
luci-app-acme: i18n: Remove obsolete keys
The "Use for nginx" was removed in 390393316c18d02ddc90591be58445c6d8854e28
The "ACME certs" was merged with "ACME certificates" in 90d852c3 the
Other translation keys were re-translated and not needed anymore.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Diffstat (limited to 'applications/luci-app-acme/po/es')
-rw-r--r-- | applications/luci-app-acme/po/es/acme.po | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/applications/luci-app-acme/po/es/acme.po b/applications/luci-app-acme/po/es/acme.po index fe8ccf1510..8a793adc3e 100644 --- a/applications/luci-app-acme/po/es/acme.po +++ b/applications/luci-app-acme/po/es/acme.po @@ -344,34 +344,3 @@ msgstr "" "Directorio raíz del servidor web. Configure esto en la raíz del documento " "del servidor web para ejecutar Acme en modo webroot. El servidor web debe " "ser accesible desde internet en el puerto 80." - -#~ msgid "ACME certs" -#~ msgstr "Certificados ACME" - -#~ msgid "" -#~ "The credentials for the DNS API mode selected above. See https://github." -#~ "com/Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format " -#~ "of credentials required by each API. Add multiple entries here in KEY=VAL " -#~ "shell variable format to supply multiple credential variables." -#~ msgstr "" -#~ "Las credenciales para el modo API de DNS seleccionado anteriormente. " -#~ "Consulte https://github.com/Neilpang/acme.sh/tree/master/dnsapi#how-to-" -#~ "use-dns-api para ver el formato de credenciales requerido por cada API. " -#~ "Agregue varias entradas aquí en formato de variable de shell KEY=VAL para " -#~ "proporcionar múltiples variables de credenciales." - -#~ msgid "" -#~ "To use DNS mode to issue certificates, set this to the name of a DNS API " -#~ "supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/" -#~ "dnsapi for the list of available APIs. In DNS mode, the domain name does " -#~ "not have to resolve to the router IP. DNS mode is also the only mode that " -#~ "supports wildcard certificates. Using this mode requires the acme-dnsapi " -#~ "package to be installed." -#~ msgstr "" -#~ "Para usar el modo DNS para emitir certificados, configúrelo con el nombre " -#~ "de una API DNS compatible con acme.sh. Consulte https://github.com/" -#~ "Neilpang/acme.sh/tree/master/dnsapi para ver la lista de API disponibles. " -#~ "En modo DNS, el nombre de dominio no tiene que resolverse en la dirección " -#~ "IP del enrutador. El modo DNS también es el único modo que admite " -#~ "certificados comodín. El uso de este modo requiere que se instale el " -#~ "paquete acme-dnsapi." |