diff options
Diffstat (limited to 'applications/luci-app-acme/po/es/acme.po')
-rw-r--r-- | applications/luci-app-acme/po/es/acme.po | 39 |
1 files changed, 4 insertions, 35 deletions
diff --git a/applications/luci-app-acme/po/es/acme.po b/applications/luci-app-acme/po/es/acme.po index 57a2a2d2e7..20499af9d8 100644 --- a/applications/luci-app-acme/po/es/acme.po +++ b/applications/luci-app-acme/po/es/acme.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2023-09-24 12:02+0000\n" -"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n" +"PO-Revision-Date: 2024-03-06 09:49+0000\n" +"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsacme/es/>\n" "Language: es\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.1-dev\n" +"X-Generator: Weblate 5.5-dev\n" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25 #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3 @@ -134,7 +134,7 @@ msgstr "Activado" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54 msgid "General Settings" -msgstr "Configuración general" +msgstr "Ajustes generales" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:469 msgid "" @@ -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." |