diff options
Diffstat (limited to 'applications/luci-app-bcp38/po/es/bcp38.po')
-rw-r--r-- | applications/luci-app-bcp38/po/es/bcp38.po | 38 |
1 files changed, 22 insertions, 16 deletions
diff --git a/applications/luci-app-bcp38/po/es/bcp38.po b/applications/luci-app-bcp38/po/es/bcp38.po index 5f0cd8c455..69cae04c71 100644 --- a/applications/luci-app-bcp38/po/es/bcp38.po +++ b/applications/luci-app-bcp38/po/es/bcp38.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2022-05-01 16:23+0000\n" -"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" +"PO-Revision-Date: 2023-02-28 10:31+0000\n" +"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsbcp38/es/>\n" "Language: es\n" @@ -11,13 +11,13 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.12.1\n" +"X-Generator: Weblate 4.16-dev\n" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:41 msgid "Allowed IP ranges" msgstr "Rangos de IP permitidos" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:34 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:26 msgid "" "Attempt to automatically detect if the upstream IP will be blocked by the " "configuration, and add an exception if it will. If this does not work " @@ -27,24 +27,24 @@ msgstr "" "configuración, y agregue una excepción si lo hace. Si esto no funciona " "correctamente, puede agregar excepciones manualmente a continuación." -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:33 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:25 msgid "Auto-detect upstream IP" msgstr "Detección automática de IP ascendente" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:20 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:10 #: applications/luci-app-bcp38/root/usr/share/luci/menu.d/luci-app-bcp38.json:3 msgid "BCP38" msgstr "BCP38" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:27 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:18 msgid "BCP38 config" msgstr "Configuración de BCP38" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:56 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:38 msgid "Blocked IP ranges" msgstr "Rangos de IP bloqueados" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:30 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:21 msgid "Enable" msgstr "Activar" @@ -52,17 +52,18 @@ msgstr "Activar" msgid "Grant UCI access for luci-app-bcp38" msgstr "Conceder acceso UCI para luci-app-bcp38" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:31 msgid "Interface name" msgstr "Nombre de la interfaz" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:32 msgid "" -"Interface to apply the blocking to (should be the upstream WAN interface)." +"Interface to apply the blocking to should be the upstream WAN interface)." msgstr "" -"Interfaz para aplicar el bloqueo a (debe ser la interfaz WAN ascendente)." +"La interfaz a la que se aplica el bloqueo debe ser la interfaz WAN " +"ascendente." -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:42 msgid "" "Takes precedence over blocked ranges. Use to whitelist your upstream network " "if you're behind a double NAT and the auto-detection doesn't work." @@ -71,7 +72,7 @@ msgstr "" "blanca a su red ascendente si está detrás de un NAT doble y la detección " "automática no funciona." -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:21 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:11 msgid "" "This function blocks packets with private address destinations from going " "out onto the internet as per <a href=\"http://tools.ietf.org/html/" @@ -82,3 +83,8 @@ msgstr "" "salgan a Internet según <a href=\"http://tools.ietf.org/html/bcp38\">BCP 38</" "a>. Para IPv6, solo se instalan rutas predeterminadas específicas de la " "fuente, por lo que no se necesitan rutas de firewall BCP38." + +#~ msgid "" +#~ "Interface to apply the blocking to (should be the upstream WAN interface)." +#~ msgstr "" +#~ "Interfaz para aplicar el bloqueo a (debe ser la interfaz WAN ascendente)." |