diff options
Diffstat (limited to 'applications/luci-app-firewall/po/es/firewall.po')
-rw-r--r-- | applications/luci-app-firewall/po/es/firewall.po | 563 |
1 files changed, 457 insertions, 106 deletions
diff --git a/applications/luci-app-firewall/po/es/firewall.po b/applications/luci-app-firewall/po/es/firewall.po index edc1b931da..2dcef8da82 100644 --- a/applications/luci-app-firewall/po/es/firewall.po +++ b/applications/luci-app-firewall/po/es/firewall.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-30 17:00+0200\n" -"PO-Revision-Date: 2019-11-25 13:56+0000\n" +"PO-Revision-Date: 2020-01-16 19:12+0000\n" "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n" "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsfirewall/es/>\n" @@ -12,9 +12,9 @@ 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 3.10-dev\n" +"X-Generator: Weblate 3.10.2-dev\n" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:146 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:154 msgid "%s in %s" msgstr "%s en %s" @@ -22,7 +22,7 @@ msgstr "%s en %s" msgid "%s%s with %s" msgstr "%s%s con %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:144 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:152 msgid "%s, %s in %s" msgstr "%s, %s en %s" @@ -39,6 +39,14 @@ msgstr "" msgid "<var>%s</var> and limit to %s" msgstr "<var>%s</var> y limitar a %s" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:280 +msgid "A rewrite IP must be specified!" +msgstr "¡Se debe especificar una IP de reescritura!" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:267 +msgid "ACCEPT - Disable address rewriting" +msgstr "ACEPTAR - Desactivar reescritura de direcciones" + #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:293 msgid "Accept forward" msgstr "Aceptar reenvío" @@ -51,8 +59,9 @@ msgstr "Aceptar entrada" msgid "Accept output" msgstr "Aceptar salida" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:215 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:354 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262 msgid "Action" msgstr "Acción" @@ -75,8 +84,9 @@ msgstr "" "tráfico de origen de zona, p.e. <code>-p tcp --sport 443</code> para que " "solo coincida con el tráfico HTTPS entrante." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:101 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:169 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:109 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:178 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:163 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:78 msgid "Advanced Settings" msgstr "Configuración avanzada" @@ -93,15 +103,35 @@ msgstr "Permitir reenvío desde <em>zonas de origen</em>:" msgid "Allow forward to <em>destination zones</em>:" msgstr "Permitir reenvío a <em>zonas de destino</em>:" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:244 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:278 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:198 msgid "Any" msgstr "Cualquiera" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:454 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:329 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:345 msgid "Any day" msgstr "Cualquier día" +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:369 +msgid "" +"Apply a bitwise XOR of the given value and the existing mark value on " +"established connections. Format is value[/mask]. If a mask is specified then " +"those bits set in the mask are zeroed out." +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316 +msgid "Apply the given DSCP class or value to established connections." +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416 +msgid "Assign the specified connection tracking helper to matched traffic." +msgstr "" +"Asigne el asistente de seguimiento de conexión especificado al tráfico " +"coincidente." + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214 msgid "Automatic helper assignment" msgstr "Asignación automática de ayuda" @@ -137,7 +167,7 @@ msgstr "Redes cubiertas" msgid "Covered subnets" msgstr "Subredes cubiertas" -#: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:43 +#: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53 msgid "Custom Rules" msgstr "Reglas personalizadas" @@ -152,18 +182,39 @@ msgstr "" "cualquier reinicio del FIrewall, justo tras haber cargado el conjunto de " "reglas predeterminadas." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:339 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:398 +msgid "DSCP classification" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315 +msgid "DSCP mark" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349 +msgid "DSCP mark required" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238 +msgid "Destination IP address" +msgstr "Dirección IP destino" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373 msgid "Destination address" msgstr "Dirección de destino" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:345 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:379 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:251 msgid "Destination port" msgstr "Puerto de destino" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:367 msgid "Destination zone" msgstr "Zona de destino" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:256 +msgid "Device name" +msgstr "Nombre del dispositivo" + #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:299 msgid "Discard forward" msgstr "Descartar reenvío" @@ -185,6 +236,10 @@ msgstr "" "estado conntrack <em>inválido</em>. Esto puede ser necesario para " "configuraciones complejas de rutas asimétricas." +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:125 +msgid "Do not rewrite" +msgstr "No reescribir" + #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:297 msgid "Do not track forward" msgstr "No seguir reenvío" @@ -201,12 +256,13 @@ msgstr "No seguir salida" msgid "Drop invalid packets" msgstr "Descartar paquetes inválidos" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:149 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:221 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:157 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190 msgid "Enable" msgstr "Activar" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:270 msgid "Enable NAT Loopback" msgstr "Activar bucle NAT" @@ -218,6 +274,10 @@ msgstr "Activar protección contra inundaciones SYN" msgid "Enable logging on this zone" msgstr "Activar registro en esta zona" +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:391 +msgid "Expecting: %s" +msgstr "Esperando: %s" + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:54 msgid "Experimental feature. Not fully compatible with QoS/SQM." msgstr "Característica experimental. No es totalmente compatible con QoS/SQM." @@ -228,16 +288,17 @@ msgstr "" "Elige explícitamente los ayudantes de seguimiento de conexión permitidos " "para el tráfico de zona" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:210 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:218 msgid "External IP address" msgstr "Dirección IP externa" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:231 msgid "External port" msgstr "Puerto externo" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:267 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:306 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:320 msgid "Extra arguments" msgstr "Argumentos extra" @@ -261,11 +322,15 @@ msgstr "Firewall" msgid "Firewall - Custom Rules" msgstr "Firewall - Reglas personalizadas" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:92 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:154 +msgid "Firewall - NAT Rules" +msgstr "Firewall - Reglas de NAT" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:100 msgid "Firewall - Port Forwards" msgstr "Firewall - Reenvío de puertos" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:160 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:169 msgid "Firewall - Traffic Rules" msgstr "Firewall - Reglas de tráfico" @@ -278,11 +343,12 @@ msgstr "Firewall - Configuración de la zona" msgid "Forward" msgstr "Reenviar" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:135 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:143 msgid "Forward to" msgstr "Reenviar a" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:376 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:335 msgid "Friday" msgstr "Viernes" @@ -313,8 +379,13 @@ msgstr "Desde %s en <var>este dispositivo</var> con la fuente %s" msgid "From %s on <var>this device</var> with source %s and %s" msgstr "De %s en <var>este dispositivo</var> con la fuente %s y %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:100 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:168 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:93 +msgid "From %{ipaddr?:any host} %{port?with source %{port}}" +msgstr "Desde %{ipaddr?:cualquier host} %{puerto?con origen %{puerto}}" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:108 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:177 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:162 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:31 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:16 @@ -342,12 +413,12 @@ msgid "IPv4" msgstr "IPv4" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:220 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:233 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:192 msgid "IPv4 and IPv6" msgstr "IPv4 e IPv6" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:234 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:193 msgid "IPv4 only" msgstr "Sólo IPv4" @@ -356,32 +427,60 @@ msgstr "Sólo IPv4" msgid "IPv6" msgstr "IPv6" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:235 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:194 msgid "IPv6 only" msgstr "Sólo IPv6" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:239 +msgid "Inbound device" +msgstr "Dispositivo de entrada" + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:115 msgid "Input" msgstr "Entrada" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:247 msgid "Internal IP address" msgstr "Dirección IP interna" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:251 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:259 msgid "Internal port" msgstr "Puerto interno" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:233 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:241 msgid "Internal zone" msgstr "Zona interna" +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:357 +msgid "Invalid DSCP mark" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:425 +msgid "Invalid limit value" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:435 +msgid "Limit burst" +msgstr "" + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:227 msgid "Limit log messages" msgstr "Limitar registro de mensajes" +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:401 +msgid "Limit matching" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:402 +msgid "Limits traffic matching to the specified rate." +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:275 +msgid "Loopback source IP" +msgstr "IP de origen de bucle invertido" + #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:96 msgid "MAC" msgstr "MAC" @@ -390,6 +489,10 @@ msgstr "MAC" msgid "MACs" msgstr "MAC" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266 +msgid "MASQUERADE - Automatically rewrite to outbound interface IP" +msgstr "MASQUERADE - Reescribe automáticamente a la interfaz IP saliente" + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:134 msgid "MSS clamping" msgstr "Fijado de MSS" @@ -398,16 +501,60 @@ msgstr "Fijado de MSS" msgid "Masquerading" msgstr "Enmascaramiento" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:125 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:205 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:133 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:174 msgid "Match" msgstr "Coincidir" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:254 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84 +msgid "" +"Match %{protocol?%{family} %{protocol} traffic:any %{family} traffic} %{mark?" +"with firewall mark %{mark}} %{limit?limited to %{limit}}" +msgstr "" +"Coincidir %{protocolo?%{familia} %{protocolo} tráfico:cualquiera %{familia} " +"tráfico} %{marco?con marco de firewall %{marco}}" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315 +msgid "Match DSCP" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288 msgid "Match ICMP type" msgstr "Coincidir con tipo ICMP" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:224 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:236 +msgid "Match device" +msgstr "Dispositivo de coincidencia" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239 +msgid "Match forwarded traffic directed at the given IP address." +msgstr "Haga coincidir el tráfico reenviado dirigido a la dirección IP dada." + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:252 +msgid "" +"Match forwarded traffic directed at the given destination port or port range." +msgstr "" +"Haga coincidir el tráfico reenviado dirigido al puerto de destino o rango de " +"puertos dados." + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215 +msgid "Match forwarded traffic from this IP or range." +msgstr "Haga coincidir el tráfico reenviado desde esta IP o rango." + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:228 +msgid "" +"Match forwarded traffic originating from the given source port or port range." +msgstr "" +"Haga coincidir el tráfico reenviado que se origina en el puerto fuente o " +"rango de puertos dados." + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:423 +msgid "Match helper" +msgstr "Ayudante de partido" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:232 msgid "" "Match incoming traffic directed at the given destination port or port range " "on this host" @@ -415,17 +562,65 @@ msgstr "" "Coincidir con tráfico de entrada dirigido al puerto o rango de puertos " "destino en este host" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:368 +msgid "Match mark" +msgstr "Marca de partido" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:423 +msgid "Match traffic using the specified connection tracking helper." +msgstr "" +"Haga coincidir el tráfico con el ayudante de seguimiento de conexión " +"especificado." + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:371 +msgid "Matches a specific firewall mark or a range of different marks." +msgstr "" +"Coincide con una marca de firewall específica o un rango de marcas " +"diferentes." + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:311 +msgid "Matches forwarded traffic using the specified outbound network device." +msgstr "" +"Coincide con el tráfico reenviado utilizando el dispositivo de red saliente " +"especificado." + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316 +msgid "Matches traffic carrying the specified DSCP marking." +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:436 +msgid "" +"Maximum initial number of packets to match: this number gets recharged by " +"one every time the limit specified above is not reached, up to this number." +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:456 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:331 msgid "Monday" msgstr "Lunes" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:466 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:341 msgid "Month Days" msgstr "Días del mes" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:121 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:201 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:227 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:157 +#: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:43 +msgid "NAT Rules" +msgstr "Reglas NAT" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:155 +msgid "" +"NAT rules allow fine grained control over the source IP to use for outbound " +"or forwarded traffic." +msgstr "" +"Las reglas de NAT permiten un control detallado sobre la IP de origen para " +"el tráfico saliente o reenviado." + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:93 msgid "Name" msgstr "Nombre" @@ -434,19 +629,19 @@ msgstr "Nombre" msgid "Network" msgstr "Red" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:219 msgid "Only match incoming traffic directed at the given IP address." msgstr "Coincidir sólo con tráfico de entrada a esta dirección IP." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:174 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182 msgid "Only match incoming traffic from these MACs." msgstr "Coincidir sólo con tráfico de entrada desde estas MACs." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:195 msgid "Only match incoming traffic from this IP or range." msgstr "Coincidir sólo con tráfico de entrada desde esta IP o rango." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:200 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:208 msgid "" "Only match incoming traffic originating from the given source port or port " "range on the client host" @@ -454,15 +649,25 @@ msgstr "" "Solo coincida con el tráfico entrante que se origina desde el puerto de " "origen o el rango de puertos en el host del cliente" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:240 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:310 +msgid "Outbound device" +msgstr "Dispositivo saliente" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:207 +msgid "Outbound zone" +msgstr "Zona de salida" + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116 msgid "Output" msgstr "Salida" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:268 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:363 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:307 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:321 msgid "Passes additional arguments to iptables. Use with care!" -msgstr "Pasa argumentos adicionales a iptables. ¡Utilícelo con cuidado!" +msgstr "Ingrese argumentos adicionales a iptables. ¡Utilícelo con cuidado!" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236 msgid "" @@ -479,12 +684,12 @@ msgstr "" "conjunto de reglas del firewall se rompa, exponiendo completamente todos los " "servicios." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:95 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:103 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:25 msgid "Port Forwards" msgstr "Reenvío de puertos" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:93 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:101 msgid "" "Port forwarding allows remote computers on the Internet to connect to a " "specific computer or service within the private LAN." @@ -492,19 +697,20 @@ msgstr "" "El reenvío de puertos permite a ordenadores remotos en internet conectar a " "un ordenador o servicio específico en la LAN privada." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:154 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:241 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:275 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195 msgid "Protocol" msgstr "Protocolo" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:260 msgid "" "Redirect matched incoming traffic to the given port on the internal host" msgstr "" "Redirigir el tráfico de entrada que coincida al puerto dado en el host " "interno" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248 msgid "Redirect matched incoming traffic to the specified internal host" msgstr "" "Redirigir el tráfico de entrada que coincida al host interno especificado" @@ -534,19 +740,66 @@ msgstr "Restringir enmascaramiento a las subredes destino" msgid "Restrict Masquerading to given source subnets" msgstr "Restringir enmascaramiento a las subredes origen" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:264 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:191 msgid "Restrict to address family" msgstr "Restringir a la familia de direcciones" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:269 +msgid "Rewrite IP address" +msgstr "Reescribir dirección IP" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270 +msgid "Rewrite matched traffic to the specified source IP address." +msgstr "" +"Reescribe el tráfico coincidente a la dirección IP de origen especificada." + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:300 +msgid "Rewrite matched traffic to the specified source port or port range." +msgstr "" +"Reescribe el tráfico coincidente al puerto de origen o rango de puertos " +"especificados." + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:299 +msgid "Rewrite port" +msgstr "Reescribir puerto" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:184 +msgid "Rewrite to" +msgstr "Reescribe a" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:116 +msgid "Rewrite to %{ipaddr?%{port?%{ipaddr}, %{port}:%{ipaddr}}:%{port}}" +msgstr "" +"Reescribe a %{ipaddr?%{puerto?%{ipaddr}, %{puerto}:%{ipaddr}}:%{puerto}}" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:122 +msgid "Rewrite to outbound device IP" +msgstr "Reescribir a la IP del dispositivo saliente" + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:53 msgid "Routing/NAT Offloading" msgstr "Enrutamiento/NAT Offloading" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265 +msgid "SNAT - Rewrite to specific source IP or port" +msgstr "SNAT - Reescribe a una fuente específica IP o puerto" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:336 msgid "Saturday" msgstr "Sábado" +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:368 +msgid "Set mark" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:370 +msgid "" +"Set the given mark value on established connections. Format is value[/mask]. " +"If a mask is specified then only those bits set in the mask are modified." +msgstr "" + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61 msgid "Software based offloading for routing/NAT" msgstr "Descarga basada en software para enrutamiento/NAT" @@ -555,46 +808,69 @@ msgstr "Descarga basada en software para enrutamiento/NAT" msgid "Software flow offloading" msgstr "Descarga de flujo por software" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:194 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:214 msgid "Source IP address" msgstr "Dirección IP de origen" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:307 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:181 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:341 msgid "Source MAC address" msgstr "Dirección MAC de origen" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:318 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:352 msgid "Source address" msgstr "Dirección de origen" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:199 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:324 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:227 msgid "Source port" msgstr "Puerto de origen" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:167 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:301 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:175 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:335 msgid "Source zone" msgstr "Zona de origen" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:257 +msgid "" +"Specifies whether to tie this traffic rule to a specific inbound or outbound " +"network device." +msgstr "" +"Especifica si se debe vincular esta regla de tráfico a un dispositivo de red " +"entrante o saliente específico." + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:275 +msgid "" +"Specifies whether to use the external or the internal IP address for " +"reflected traffic." +msgstr "" +"Especifica si se debe usar la dirección IP externa o interna para el tráfico " +"reflejado." + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:485 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:360 msgid "Start Date (yyyy-mm-dd)" msgstr "Fecha de inicio (aaaa-mm-dd)" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:393 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:477 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:352 msgid "Start Time (hh.mm.ss)" msgstr "Hora de inicio (hh.mm.ss)" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:489 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:364 msgid "Stop Date (yyyy-mm-dd)" msgstr "Fecha de finalización (aaaa-mm-dd)" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:397 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:356 msgid "Stop Time (hh.mm.ss)" msgstr "Hora de finalización (hh.mm.ss)" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:455 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:330 msgid "Sunday" msgstr "Domingo" @@ -639,15 +915,18 @@ msgstr "" "<em>Redes cubiertas</em> especifican qué redes disponibles son miembros de " "esta zona." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:375 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:459 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:334 msgid "Thursday" msgstr "Jueves" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:170 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:179 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164 msgid "Time Restrictions" msgstr "Restricciones de tiempo" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:409 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:493 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:368 msgid "Time in UTC" msgstr "Tiempo en UTC" @@ -667,12 +946,24 @@ msgstr "A %s por <var>este dispositivo</var>" msgid "To %s, %s in %s" msgstr "A %s, %s en %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:163 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:103 +msgid "" +"To %{ipaddr?:any destination} %{port?at %{port}} %{zone?via zone %{zone}} " +"%{device?egress device %{device}}" +msgstr "" +"A %{ipaddr?:cualquier destino} %{puerto?a %{puerto}} %{zona?via zona " +"%{zona}} %{dispositivo?dispositivo de salida %{dispositivo}}" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416 +msgid "Tracking helper" +msgstr "Ayudante de seguimiento" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:172 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:34 msgid "Traffic Rules" msgstr "Reglas de tráfico" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:161 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:170 msgid "" "Traffic rules define policies for packets traveling between different zones, " "for example to reject traffic between certain hosts or to open WAN ports on " @@ -682,7 +973,8 @@ msgstr "" "diferentes zonas, por ejemplo, para rechazar el tráfico entre ciertos hosts " "o para abrir puertos WAN en el enrutador." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:332 msgid "Tuesday" msgstr "Martes" @@ -690,13 +982,23 @@ msgstr "Martes" msgid "Unable to save contents: %s" msgstr "No se puede guardar el contenido: %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:108 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:122 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:299 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438 +msgid "Unknown or not installed conntrack helper \"%s\"" +msgstr "Ayudante de Conntrack desconocido o no instalado \"%s\"" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:167 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:171 +msgid "Unnamed NAT" +msgstr "NAT sin nombre" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:116 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130 msgid "Unnamed forward" msgstr "Reenvío sin nombre" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:177 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:202 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:186 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:211 msgid "Unnamed rule" msgstr "Regla sin nombre" @@ -704,6 +1006,14 @@ msgstr "Regla sin nombre" msgid "Unnamed zone" msgstr "Zona sin nombre" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:279 +msgid "Use external IP address" +msgstr "Usar dirección IP externa" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:278 +msgid "Use internal IP address" +msgstr "Usar dirección IP interna" + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:181 msgid "" "Use this option to classify zone traffic by raw, non-<em>uci</em> managed " @@ -720,6 +1030,10 @@ msgstr "" "Use esta opción para clasificar el tráfico de zona por subred de origen o " "destino en lugar de redes o dispositivos." +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383 +msgid "Valid firewall mark required" +msgstr "" + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72 msgid "Via %s" msgstr "Vía %s" @@ -728,14 +1042,24 @@ msgstr "Vía %s" msgid "Via %s at %s" msgstr "Vía %s a %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:374 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:458 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:333 msgid "Wednesday" msgstr "Miércoles" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:366 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:325 msgid "Week Days" msgstr "Días de la semana" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:397 +msgid "XOR firewall mark" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:368 +msgid "XOR mark" +msgstr "" + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107 msgid "Zone ⇒ Forwardings" msgstr "Zona ⇒ Reenvíos" @@ -744,28 +1068,36 @@ msgstr "Zona ⇒ Reenvíos" msgid "Zones" msgstr "Zonas" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123 msgid "accept" msgstr "Aceptar" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:178 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:204 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:259 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:310 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:321 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:327 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:342 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:320 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:199 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:263 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:293 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:344 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:361 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:376 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:418 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:425 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:219 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:232 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:243 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:255 msgid "any" msgstr "cualquiera" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:139 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:147 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:58 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:85 msgid "any host" @@ -779,19 +1111,32 @@ msgstr "cualquier router IP" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:146 msgid "any zone" msgstr "cualquier zona" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:396 +msgid "apply firewall mark" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395 +msgid "assign conntrack helper" +msgstr "asignar ayudante de Conntrack" + #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267 msgid "day" msgstr "Día" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:360 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:273 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:303 +msgid "do not rewrite" +msgstr "no reescribir" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:394 msgid "don't track" msgstr "No seguir" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:357 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:46 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122 msgid "drop" @@ -818,7 +1163,7 @@ msgstr "puerto" msgid "ports" msgstr "puertos" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:359 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:393 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121 msgid "reject" @@ -842,6 +1187,18 @@ msgstr "Tipo" msgid "types" msgstr "Tipos" +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:406 +msgid "unlimited" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:238 +msgid "unspecified" +msgstr "sin especificar" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:391 +msgid "valid firewall mark" +msgstr "marca de firewall válida" + #~ msgid "Force connection tracking" #~ msgstr "Forzar seguimiento de conexión" @@ -870,9 +1227,6 @@ msgstr "Tipos" #~ msgid "Add and edit..." #~ msgstr "Añadir y editar..." -#~ msgid "Do not rewrite" -#~ msgstr "No reescribir" - #~ msgid "External zone" #~ msgstr "Zona externa" @@ -915,9 +1269,6 @@ msgstr "Tipos" #~ msgid "(Unnamed SNAT)" #~ msgstr "(SNAT sin nombre)" -#~ msgid "Destination IP address" -#~ msgstr "Dirección IP destino" - #~ msgid "Inter-Zone Forwarding" #~ msgstr "Reenvío entre zonas" |