d431f1b3f9db3fe982bf8073574765bdcaa1d216
[project/luci.git] / applications / luci-app-firewall / po / es / firewall.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: \n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2010-03-30 17:00+0200\n"
6 "PO-Revision-Date: 2024-02-05 02:27+0000\n"
7 "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
8 "Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/"
9 "luciapplicationsfirewall/es/>\n"
10 "Language: es\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Plural-Forms: nplurals=2; plural=n != 1;\n"
15 "X-Generator: Weblate 5.4-dev\n"
16
17 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
18 msgid ""
19 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
20 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol "
21 "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
22 "name}<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }"
23 "<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark "
24 "<var%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? "
25 "with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value "
26 "with %{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp."
27 "inv?<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
28 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
29 "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
30 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
31 "val}</var>}}"
32 msgstr ""
33 "%{src?%{dest?Reenvío:Entrada}:Salida} %{ipv6?%{ipv4?<var>IPv4</var> y "
34 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocolo "
35 "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
36 "name}<span class=\"cbi-tooltip\">ICMP con tipos %{item.types#%{next?, }"
37 "<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, marca "
38 "<var%{mark.inv? data-tooltip=\"Hacer coincidir fwmarks excepto %{mark."
39 "num}%{mark.mask? con máscara %{mark.mask}}.\":%{mark.mask? data-"
40 "tooltip=\"Enmascarar el valor de fwmark con %{mark.mask} antes de comparar."
41 "\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?<var data-tooltip=\"Igualar "
42 "las clasificaciones DSCP excepto %{dscp.num?:%{dscp.name}}\">%{dscp.val}</"
43 "var>:<var>%{dscp.val}</var>}}%{helper?, ayudante %{helper.inv?<var data-"
44 "tooltip=\"Iguala a cualquier ayudante excepto &quot;%{helper.name}&quot;"
45 "\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}</"
46 "var>}}"
47
48 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
49 msgid "-- add IP --"
50 msgstr "-- añadir IP --"
51
52 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:519
53 msgid "-- add MAC --"
54 msgstr "-- añadir MAC --"
55
56 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:198
57 msgid "0"
58 msgstr "0"
59
60 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:181
61 msgid "1024"
62 msgstr "1024"
63
64 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
65 msgid ""
66 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
67 msgstr ""
68 "<var data-tooltip=\"ACCEPT\">Aceptar</var> %{src?%{dest?reenvío:entrada}:"
69 "salida}"
70
71 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:93
72 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
73 msgstr ""
74 "<var data-tooltip=\"ACCEPT\">Prevenir la reescritura de la fuente</var>"
75
76 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:85
77 msgid ""
78 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP "
79 "<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
80 msgstr ""
81 "<var data-tooltip=\"DNAT\">Reenviar</var> a %{dest}%{dest_ip? IP "
82 "<var>%{dest_ip}</var>}%{dest_port? puerto <var>%{dest_port}</var>}"
83
84 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
85 msgid ""
86 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
87 msgstr ""
88 "<var data-tooltip=\"DROP\">Descartar</var> %{src?%{dest?reenvío:entrada}:"
89 "salida}"
90
91 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
92 msgid ""
93 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
94 "</var>"
95 msgstr ""
96 "<var data-tooltip=\"DSCP\">Asignar DSCP</var> clasificación <var>%{set_dscp}"
97 "</var>"
98
99 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
100 msgid ""
101 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper "
102 "<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
103 msgstr ""
104 "<var data-tooltip=\"HELPER\">Asignar conntrack</var> ayudante "
105 "<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
106
107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
108 msgid ""
109 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark "
110 "<var>%{set_mark?:%{set_xmark}}</var>"
111 msgstr ""
112 "<var data-tooltip=\"MARK\">%{set_mark?Asignar:XOR}</var> marca de "
113 "cortafuegos<var>%{set_mark?:%{set_xmark}}</var>"
114
115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:90
116 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
117 msgstr ""
118 "<var data-tooltip=\"MASQUERADE\">Reescribir automáticamente</var> la IP de "
119 "origen"
120
121 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
122 msgid ""
123 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
124 "output}"
125 msgstr ""
126 "<var data-tooltip=\"NOTRACK\">No seguir</var> %{src?%{dest?reenvío:entrada}:"
127 "salida}"
128
129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
130 msgid ""
131 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
132 msgstr ""
133 "<var data-tooltip=\"REJECT\">Rechazar</var> %{src?%{dest?reenvío:entrada}:"
134 "salida}"
135
136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
137 msgid ""
138 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
139 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
140 msgstr ""
141 "<var data-tooltip=\"SNAT\">Reescribir estáticamente</var> a origen %{snat_ip?"
142 "IP <var>%{snat_ip}</var>} %{snat_port?puerto <var>%{snat_port}</var>}"
143
144 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:302
145 msgid "A rewrite IP must be specified!"
146 msgstr "¡Se debe especificar una IP de reescritura!"
147
148 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
149 msgid "ACCEPT - Disable address rewriting"
150 msgstr "ACEPTAR - Desactivar reescritura de direcciones"
151
152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:410
155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:283
157 msgid "Action"
158 msgstr "Acción"
159
160 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
161 msgid ""
162 "Additional raw <em>iptables</em> arguments to classify zone destination "
163 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
164 "traffic."
165 msgstr ""
166 "Argumentos sin procesar adicionales de <em>iptables</em> para clasificar el "
167 "tráfico de destino de la zona, p.e. <code>-p tcp --dport 443</code> para que "
168 "solo coincida con el tráfico HTTPS saliente."
169
170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
171 msgid ""
172 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
173 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
174 msgstr ""
175 "Argumentos sin procesar adicionales de <em>iptables</em> para clasificar el "
176 "tráfico de origen de zona, p.e. <code>-p tcp --sport 443</code> para que "
177 "solo coincida con el tráfico HTTPS entrante."
178
179 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107
180 msgid "Address family, Internal IP address must match"
181 msgstr "Familia de direcciones, la dirección IP interna debe coincidir"
182
183 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
184 msgid ""
185 "Address family, source address, destination address, rewrite IP address must "
186 "match"
187 msgstr ""
188 "La familia de direcciones, la dirección de origen, la dirección de destino, "
189 "la dirección IP de reescritura debe coincidir"
190
191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
193 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
194 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
195 msgid "Advanced Settings"
196 msgstr "Ajustes avanzados"
197
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
199 msgid "Allow \"invalid\" traffic"
200 msgstr "Permitir tráfico \"inválido\""
201
202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:379
203 msgid "Allow forward from <em>source zones</em>:"
204 msgstr "Permitir reenvío desde <em>zonas de origen</em>:"
205
206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:338
207 msgid "Allow forward to <em>destination zones</em>:"
208 msgstr "Permitir reenvío a <em>zonas de destino</em>:"
209
210 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:549
211 msgid "Any"
212 msgstr "Cualquiera"
213
214 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478
215 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:494
216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:348
217 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:364
218 msgid "Any day"
219 msgstr "Cualquier día"
220
221 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
222 msgid ""
223 "Apply a bitwise XOR of the given value and the existing mark value on "
224 "established connections. Format is value[/mask]. If a mask is specified then "
225 "those bits set in the mask are zeroed out."
226 msgstr ""
227 "Aplique un XOR bit a bit del valor dado y el valor de marca existente en las "
228 "conexiones establecidas. El formato es el valor [/ máscara]. Si se "
229 "especifica una máscara, esos bits establecidos en la máscara se ponen a cero."
230
231 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
232 msgid "Apply the given DSCP class or value to established connections."
233 msgstr "Aplique la clase o valor DSCP dado a las conexiones establecidas."
234
235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
236 msgid "Assign the specified connection tracking helper to matched traffic."
237 msgstr ""
238 "Asigne el asistente de seguimiento de conexión especificado al tráfico "
239 "coincidente."
240
241 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
242 msgid "Automatic helper assignment"
243 msgstr "Asignación automática de ayuda"
244
245 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
246 msgid ""
247 "Automatically assign conntrack helpers based on traffic protocol and port"
248 msgstr ""
249 "Asigna automáticamente ayudantes de conntrack según el protocolo de tráfico "
250 "y el puerto"
251
252 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:60
253 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:61
254 msgid "Comment"
255 msgstr "Comentario"
256
257 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
258 msgid "Conntrack Settings"
259 msgstr "Configuraciones de Conntrack"
260
261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
262 msgid "Conntrack helpers"
263 msgstr "Ayudantes de Conntrack"
264
265 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
266 msgid "Contents have been saved."
267 msgstr "Se han guardado los contenidos."
268
269 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:698
270 msgid "Continue"
271 msgstr "Continuar"
272
273 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:203
274 msgid "Counters"
275 msgstr "Contadores"
276
277 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
278 msgid "Covered devices"
279 msgstr "Interfaces cubiertas"
280
281 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
282 msgid "Covered networks"
283 msgstr "Redes cubiertas"
284
285 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
286 msgid "Covered subnets"
287 msgstr "Subredes cubiertas"
288
289 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:62
290 msgid "Custom Rules"
291 msgstr "Reglas personalizadas"
292
293 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
294 msgid ""
295 "Custom rules allow you to execute arbitrary iptables commands which are not "
296 "otherwise covered by the firewall framework. The commands are executed after "
297 "each firewall restart, right after the default ruleset has been loaded."
298 msgstr ""
299 "Las reglas personalizadas le permiten ejecutar comandos de iptables que no "
300 "están disponibles en el marco del Cortafuegos. Los comandos se ejecutarán "
301 "tras cualquier reinicio del Cortafuegos, justo tras haber cargado el "
302 "conjunto de reglas predeterminadas."
303
304 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:420
305 msgid "DSCP classification"
306 msgstr "Clasificación DSCP"
307
308 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
309 msgid "DSCP mark"
310 msgstr "Marca DSCP"
311
312 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
313 msgid "DSCP mark required"
314 msgstr "Marca DSCP requerida"
315
316 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
317 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
318 msgid "Destination address"
319 msgstr "Dirección de destino"
320
321 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:403
322 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
323 msgid "Destination port"
324 msgstr "Puerto de destino"
325
326 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395
327 msgid "Destination zone"
328 msgstr "Zona de destino"
329
330 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
331 msgid "Device name"
332 msgstr "Nombre del dispositivo"
333
334 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
335 msgid ""
336 "Do not install extra rules to reject forwarded traffic with conntrack state "
337 "<em>invalid</em>. This may be required for complex asymmetric route setups."
338 msgstr ""
339 "No instale reglas adicionales para rechazar el tráfico reenviado con el "
340 "estado conntrack <em>inválido</em>. Esto puede ser necesario para "
341 "configuraciones complejas de rutas asimétricas."
342
343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:59
344 msgid "Drop invalid packets"
345 msgstr "Descartar paquetes inválidos"
346
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:231
348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
349 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:209
350 msgid "Enable"
351 msgstr "Activar"
352
353 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:305
354 msgid "Enable NAT Loopback"
355 msgstr "Activar bucle de retorno de NAT"
356
357 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
358 msgid "Enable SYN-flood protection"
359 msgstr "Activar protección contra inundaciones SYN"
360
361 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
362 msgid "Enable logging on this zone"
363 msgstr "Activar registro en esta zona"
364
365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
366 msgid ""
367 "Enable network address and port translation IPv4 (NAT4 or NAPT4) for "
368 "outbound traffic on this zone. This is typically enabled on the <em>wan</em> "
369 "zone."
370 msgstr ""
371 "Activa la dirección de red y la traducción de puertos IPv4 (NAT4 o NAPT4) "
372 "para el tráfico saliente en esta zona. Esto normalmente está activo en la "
373 "zona <em>wan</em>."
374
375 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
376 msgid ""
377 "Enable network address and port translation IPv6 (NAT6 or NAPT6) for "
378 "outbound traffic on this zone."
379 msgstr ""
380 "Activa la dirección de red y la traducción de puertos IPv6 (NAT6 o NAPT6) "
381 "para el tráfico saliente en esta zona."
382
383 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:210
384 msgid "Enabled"
385 msgstr "Activado"
386
387 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:204
388 msgid "Enables packet and byte count tracking for the set."
389 msgstr "Activa el seguimiento del conteo de paquetes y bytes para el conjunto."
390
391 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
392 msgid "Expecting: %s"
393 msgstr "Esperando: %s"
394
395 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
396 msgid "Experimental feature. Not fully compatible with QoS/SQM."
397 msgstr "Característica experimental. No es totalmente compatible con QoS/SQM."
398
399 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
400 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
401 msgstr ""
402 "Elige explícitamente los ayudantes de seguimiento de conexión permitidos "
403 "para el tráfico de zona"
404
405 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:273
406 msgid "External IP address"
407 msgstr "Dirección IP externa"
408
409 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:278
410 msgid "External port"
411 msgstr "Puerto externo"
412
413 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:348
414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:338
416 msgid "Extra arguments"
417 msgstr "Argumentos extra"
418
419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
420 msgid "Extra destination arguments"
421 msgstr "Argumentos de destino adicionales"
422
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:110
424 msgid "Extra iptables arguments"
425 msgstr "Argumentos adicionales de iptables"
426
427 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
428 msgid "Extra source arguments"
429 msgstr "Argumentos fuente adicionales"
430
431 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:66
432 msgid "Family"
433 msgstr "Familia"
434
435 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
436 msgid "Firewall"
437 msgstr "Cortafuegos"
438
439 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
440 msgid "Firewall - Custom Rules"
441 msgstr "Cortafuegos - Reglas personalizadas"
442
443 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:20
444 msgid "Firewall - IP sets"
445 msgstr "Cortafuegos: Conjuntos de IP"
446
447 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
448 msgid "Firewall - NAT Rules"
449 msgstr "Cortafuegos - Reglas de NAT"
450
451 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:152
452 msgid "Firewall - Port Forwards"
453 msgstr "Cortafuegos - Reenvío de puertos"
454
455 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
456 msgid "Firewall - Traffic Rules"
457 msgstr "Cortafuegos - Reglas de tráfico"
458
459 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
460 msgid "Firewall - Zone Settings"
461 msgstr "Cortafuegos - Configuración de la zona"
462
463 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:691
464 msgid "Firewall configuration migration"
465 msgstr "Migración de configuración del Cortafuegos"
466
467 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:64
468 msgid "Forward"
469 msgstr "Reenviar"
470
471 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:34
472 msgid ""
473 "Forwarded %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
474 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
475 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
476 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
477 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
478 "</var>}"
479 msgstr ""
480 "Reenviado %{ipv6?%{ipv4?<var>IPv4</var> e <var>IPv6</var>:<var>IPv6</var>}:"
481 "<var>IPv4</var>}%{proto?, protocolo %{proto#%{next?, }<var>%{item.name}</"
482 "var>}}%{mark?, marca <var%{mark.inv? data-tooltip=\"Hacer coincidir fwmarks "
483 "excepto %{mark.num}%{mark.mask? con máscara %{mark.mask}}.\":%{mark.mask? "
484 "data-tooltip=\"Enmascarar el valor de fwmark con %{mark.mask} antes de "
485 "comparar.\"}}>%{mark.val}</var>}"
486
487 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
488 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:354
489 msgid "Friday"
490 msgstr "Viernes"
491
492 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:45
493 msgid ""
494 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
495 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
496 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
497 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
498 "ival}</var>}}"
499 msgstr ""
500 "Desde %{src}%{src_device?, interfaz <var>%{src_device}</var>}%{src_ip?, IP "
501 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Hacer coincidir las "
502 "direcciones IP excepto %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
503 "puerto %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Igualar puertos "
504 "excepto %{item.val}.\"}>%{item.ival}</var>}}"
505
506 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
507 msgid ""
508 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
509 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
510 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
511 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
512 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
513 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
514 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
515 "</var>}}"
516 msgstr ""
517 "Desde %{src}%{src_device?, interfaz <var>%{src_device}</var>}%{src_ip?, IP "
518 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Hacer coincidir las "
519 "direcciones IP excepto %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
520 "puerto %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Igualar puertos "
521 "excepto %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC "
522 "%{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Hacer coincidir MAC "
523 "excepto %{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item."
524 "hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
525
526 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
527 msgid ""
528 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-"
529 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
530 "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-"
531 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, "
532 "MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Match MACs except "
533 "%{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? "
534 "data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
535 msgstr ""
536 "Desde %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-"
537 "tooltip=\"Hacer coincidir las direcciones IP excepto %{item.val}.\"}>%{item."
538 "ival}</var>}}%{src_port?, puerto %{src_port#%{next?, }<var%{item.inv? data-"
539 "tooltip=\"Igualar puertos excepto %{item.val}.\"}>%{item.ival}</"
540 "var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
541 "tooltip=\"Hacer coincidir MACs excepto %{item.val}%{item.hint.name? a.k.a. "
542 "%{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}"
543 ">%{item.ival}</var>}}"
544
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
547 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
548 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
549 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
550 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
551 msgid "General Settings"
552 msgstr "Configuración general"
553
554 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
555 msgid "Grant access to firewall configuration"
556 msgstr "Conceder acceso a la configuración del Cortafuegos"
557
558 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
559 msgid "Hardware flow offloading"
560 msgstr "Descarga de flujo por hardware"
561
562 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:143
563 msgid "IP (range)"
564 msgstr "IP (rango)"
565
566 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:32
567 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
568 msgid "IP Sets"
569 msgstr "Conjuntos de IP"
570
571 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:151
572 msgid "IPs/Networks"
573 msgstr "IPs/Redes"
574
575 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:106
576 msgid "IPs/Networks/MACs"
577 msgstr "IPs/Redes/MACs"
578
579 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:67
580 msgid "IPv4"
581 msgstr "IPv4"
582
583 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
584 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
585 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
586 msgid "IPv4 and IPv6"
587 msgstr "IPv4 e IPv6"
588
589 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
590 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:218
592 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
593 msgid "IPv4 only"
594 msgstr "Solo IPv4"
595
596 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:68
597 msgid "IPv6"
598 msgstr "IPv6"
599
600 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
601 msgid "IPv6 Masquerading"
602 msgstr "Enmascarar la IPv6"
603
604 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
605 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
606 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:219
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
608 msgid "IPv6 only"
609 msgstr "Solo IPv6"
610
611 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
612 msgid "Inbound device"
613 msgstr "Dispositivo de entrada"
614
615 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:186
616 msgid "Include File"
617 msgstr "Incluir archivo"
618
619 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:40
620 msgid ""
621 "Incoming %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
622 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var "
623 "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
624 "with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:"
625 "<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match "
626 "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark."
627 "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}"
628 ">%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match "
629 "any helper except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-"
630 "tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
631 msgstr ""
632 "Entrada %{ipv6?%{ipv4?<var>IPv4</var> and "
633 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol "
634 "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
635 "name}<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, "
636 "}<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark "
637 "<var%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? "
638 "with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value "
639 "with %{mark.mask} before compare.\"}}>%{mark.val}</var>}%{helper?, helper %{"
640 "helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper."
641 "name}&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\""
642 ">%{helper.val}</var>}}"
643
644 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:179
645 msgid "Initial Hash Size"
646 msgstr "Tamaño de hash inicial"
647
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
649 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
650 msgid "Input"
651 msgstr "Entrada"
652
653 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:291
654 msgid "Internal IP address"
655 msgstr "Dirección IP interna"
656
657 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:296
658 msgid "Internal port"
659 msgstr "Puerto interno"
660
661 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286
662 msgid "Internal zone"
663 msgstr "Zona interna"
664
665 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:147
666 msgid "Intra zone forward"
667 msgstr "Avance dentro de la zona"
668
669 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
670 msgid "Invalid DSCP mark"
671 msgstr "Marca DSCP inválida"
672
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
674 msgid "Invalid limit value"
675 msgstr "Valor límite no válido"
676
677 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:46
678 msgid "Invalid set name"
679 msgstr "Nombre del conjunto no válido"
680
681 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
682 msgid "Limit burst"
683 msgstr "Límite de ráfaga"
684
685 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:293
686 msgid "Limit log messages"
687 msgstr "Limitar registro de mensajes"
688
689 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
690 msgid "Limit matching"
691 msgstr "Limitar coincidencia"
692
693 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:79
694 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
695 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:74
696 msgid ""
697 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
698 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
699 msgstr ""
700 "Limitar coincidencia a <var>%{limit.num}</var> paquetes por <var>%{limit."
701 "unit}</var>%{limit.burst? interrumpir <var>%{limit.burst}</var>}"
702
703 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:169
704 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
705 msgid "Limited masquerading enabled"
706 msgstr "Enmascaramiento limitado activado"
707
708 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
709 msgid "Limits traffic matching to the specified rate."
710 msgstr "Limita el tráfico que coincide con la velocidad especificada."
711
712 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
713 msgid "Loopback source IP"
714 msgstr "IP de origen de bucle de retorno"
715
716 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:287
717 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
718 msgstr ""
719 "MASQUERADE - Reescribir automáticamente a la IP de la interfaz de salida"
720
721 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
722 msgid "MSS clamping"
723 msgstr "Sujeción MSS"
724
725 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:161
726 msgid "Masquerading"
727 msgstr "Enmascaramiento"
728
729 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
731 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:192
732 msgid "Match"
733 msgstr "Coincidir"
734
735 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
736 msgid "Match DSCP"
737 msgstr "Coincidir DSCP"
738
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
740 msgid "Match ICMP type"
741 msgstr "Coincidir con tipo ICMP"
742
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
744 msgid "Match device"
745 msgstr "Dispositivo de coincidencia"
746
747 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:267
748 msgid "Match forwarded traffic directed at the given IP address."
749 msgstr "Haga coincidir el tráfico reenviado dirigido a la dirección IP dada."
750
751 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
752 msgid ""
753 "Match forwarded traffic directed at the given destination port or port range."
754 msgstr ""
755 "Haga coincidir el tráfico reenviado dirigido al puerto de destino o rango de "
756 "puertos dados."
757
758 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
759 msgid "Match forwarded traffic from this IP or range."
760 msgstr "Haga coincidir el tráfico reenviado desde esta IP o rango."
761
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
763 msgid ""
764 "Match forwarded traffic originating from the given source port or port range."
765 msgstr ""
766 "Haga coincidir el tráfico reenviado que se origina en el puerto fuente o "
767 "rango de puertos dados."
768
769 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:325
770 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
771 msgid "Match helper"
772 msgstr "Ayudante de partido"
773
774 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:279
775 msgid ""
776 "Match incoming traffic directed at the given destination port or port range "
777 "on this host"
778 msgstr ""
779 "Coincidir con tráfico de entrada dirigido al puerto o rango de puertos "
780 "destino en este host"
781
782 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
783 msgid "Match mark"
784 msgstr "Marca de partido"
785
786 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:325
787 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
788 msgid "Match traffic using the specified connection tracking helper."
789 msgstr ""
790 "Haga coincidir el tráfico con el ayudante de seguimiento de conexión "
791 "especificado."
792
793 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
794 msgid "Matches a specific firewall mark or a range of different marks."
795 msgstr ""
796 "Coincide con una marca de Cortafuegos específica o un rango de marcas "
797 "diferentes."
798
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:328
800 msgid "Matches forwarded traffic using the specified outbound network device."
801 msgstr ""
802 "Coincide con el tráfico reenviado utilizando el dispositivo de red saliente "
803 "especificado."
804
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
806 msgid "Matches traffic carrying the specified DSCP marking."
807 msgstr "Coincide con el tráfico que lleva la marca DSCP especificada."
808
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:112
810 msgid "Max Entries"
811 msgstr "Máximo de entradas"
812
813 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:171
814 msgid "Max Length"
815 msgstr "Longitud máxima"
816
817 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
818 msgid ""
819 "Maximum initial number of packets to match: this number gets recharged by "
820 "one every time the limit specified above is not reached, up to this number."
821 msgstr ""
822 "Número inicial máximo de paquetes que deben coincidir: este número se "
823 "recarga en uno cada vez que no se alcanza el límite especificado "
824 "anteriormente, hasta este número."
825
826 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
827 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:350
828 msgid "Monday"
829 msgstr "Lunes"
830
831 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:490
832 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:360
833 msgid "Month Days"
834 msgstr "Días del mes"
835
836 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:175
837 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
838 msgid "NAT Rules"
839 msgstr "Reglas de NAT"
840
841 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
842 msgid ""
843 "NAT rules allow fine grained control over the source IP to use for outbound "
844 "or forwarded traffic."
845 msgstr ""
846 "Las reglas de NAT permiten un control detallado sobre la IP de origen para "
847 "el tráfico saliente o reenviado."
848
849 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
850 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:41
851 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:51
852 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
853 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:188
854 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
855 msgid "Name"
856 msgstr "Nombre"
857
858 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:165
859 msgid "Netmask"
860 msgstr "Máscara de red"
861
862 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:274
863 msgid "Only match incoming traffic directed at the given IP address."
864 msgstr "Coincidir sólo con tráfico de entrada a esta dirección IP."
865
866 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
867 msgid "Only match incoming traffic from these MACs."
868 msgstr "Coincidir sólo con tráfico de entrada desde estas MACs."
869
870 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:260
871 msgid "Only match incoming traffic from this IP or range."
872 msgstr "Coincidir sólo con tráfico de entrada desde esta IP o rango."
873
874 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:265
875 msgid ""
876 "Only match incoming traffic originating from the given source port or port "
877 "range on the client host"
878 msgstr ""
879 "Solo coincida con el tráfico entrante que se origina desde el puerto de "
880 "origen o el rango de puertos en el host del cliente"
881
882 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
883 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:327
884 msgid "Outbound device"
885 msgstr "Dispositivo de salida"
886
887 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:242
888 msgid "Outbound zone"
889 msgstr "Zona de salida"
890
891 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
892 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
893 msgid "Output"
894 msgstr "Salida"
895
896 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:74
897 msgid "Packet Field Match"
898 msgstr "Emparejar los paquetes"
899
900 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:75
901 msgid ""
902 "Packet fields to match upon.<br />Syntax: <em>direction_datatype</em>. e.g.: "
903 "<code>src_port, dest_net</code>.<br />Directions: <code>src, dst</code>. "
904 "Datatypes: <code>ip, port, mac, net, set</code>.<br />Direction prefixes are "
905 "optional.<br />*Note: datatype <code>set</code> is unsupported in fw4."
906 msgstr ""
907 "Campos de paquetes para hacer coincidir.<br />Sintaxis: "
908 "<em>direction_datatype</em>. p.e.: <code>src_port, dest_net</code>.<br /"
909 ">Direcciones: <code>src, dst</code>. Tipos de datos: <code>ip, port, mac, "
910 "net, set</code>.<br />Los prefijos de dirección son opcionales.<br />*Nota: "
911 "el tipo de dato <code>set</code> no es compatible con fw4."
912
913 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:349
914 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
915 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:339
916 msgid "Passes additional arguments to iptables. Use with care!"
917 msgstr "Ingrese argumentos adicionales a iptables. ¡Utilícelo con cuidado!"
918
919 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:303
920 msgid ""
921 "Passing raw iptables arguments to source and destination traffic "
922 "classification rules allows to match packets based on other criteria than "
923 "interfaces or subnets. These options should be used with extreme care as "
924 "invalid values could render the firewall ruleset broken, completely exposing "
925 "all services."
926 msgstr ""
927 "Pasar argumentos de iptables sin procesar a las reglas de clasificación de "
928 "tráfico de origen y destino permite hacer coincidir paquetes basados en "
929 "otros criterios que no sean interfaces o subredes. Estas opciones se deben "
930 "usar con extremo cuidado, ya que los valores inválidos pueden hacer que el "
931 "conjunto de reglas del cortafuegos se rompa, exponiendo completamente todos "
932 "los servicios."
933
934 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:187
935 msgid "Path to file of CIDRs, subnets, host IPs, etc.<br />"
936 msgstr "Ruta al archivo de CIDR, subredes, IP de host, etc.<br />"
937
938 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:155
939 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
940 msgid "Port Forwards"
941 msgstr "Reenvío de puertos"
942
943 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
944 msgid ""
945 "Port forwarding allows remote computers on the Internet to connect to a "
946 "specific computer or service within the private LAN."
947 msgstr ""
948 "El reenvío de puertos permite a ordenadores remotos en internet conectar a "
949 "un ordenador o servicio específico en la LAN privada."
950
951 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:157
952 msgid "Port range"
953 msgstr "Rango de puertos"
954
955 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:236
956 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
957 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
958 msgid "Protocol"
959 msgstr "Protocolo"
960
961 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:297
962 msgid ""
963 "Redirect matched incoming traffic to the given port on the internal host"
964 msgstr ""
965 "Redirigir el tráfico de entrada que coincida al puerto dado en el host "
966 "interno"
967
968 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:292
969 msgid "Redirect matched incoming traffic to the specified internal host"
970 msgstr ""
971 "Redirigir el tráfico de entrada que coincida al host interno especificado"
972
973 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:121
974 msgid "Refer To External Set"
975 msgstr "Consulta el Conjunto externo"
976
977 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:319
978 msgid "Reflection zones"
979 msgstr "Zonas de reflexión"
980
981 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
982 msgid "Requires hardware NAT support."
983 msgstr "Requiere soporte de NAT por hardware."
984
985 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
986 msgid "Restrict Masquerading to given destination subnets"
987 msgstr "Restringir enmascaramiento a las subredes destino"
988
989 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:255
990 msgid "Restrict Masquerading to given source subnets"
991 msgstr "Restringir enmascaramiento a las subredes origen"
992
993 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
994 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
995 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
996 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
997 msgid "Restrict to address family"
998 msgstr "Restringir para dirigirse a la familia"
999
1000 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
1001 msgid "Rewrite IP address"
1002 msgstr "Reescribir dirección IP"
1003
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
1005 msgid "Rewrite matched traffic to the specified source IP address."
1006 msgstr ""
1007 "Reescribe el tráfico coincidente a la dirección IP de origen especificada."
1008
1009 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:308
1010 msgid "Rewrite matched traffic to the specified source port or port range."
1011 msgstr ""
1012 "Reescribe el tráfico coincidente al puerto de origen o rango de puertos "
1013 "especificados."
1014
1015 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:307
1016 msgid "Rewrite port"
1017 msgstr "Reescribir puerto"
1018
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
1020 msgid "Routing/NAT Offloading"
1021 msgstr "Enrutamiento/Descarga de NAT"
1022
1023 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
1024 msgid "SNAT - Rewrite to specific source IP or port"
1025 msgstr "SNAT - Reescribe a una fuente específica IP o puerto"
1026
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:485
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:355
1029 msgid "Saturday"
1030 msgstr "Sábado"
1031
1032 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1033 msgid "Set mark"
1034 msgstr "Establecer marca"
1035
1036 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
1037 msgid ""
1038 "Set the given mark value on established connections. Format is value[/mask]. "
1039 "If a mask is specified then only those bits set in the mask are modified."
1040 msgstr ""
1041 "Establezca el valor de marca dado en las conexiones establecidas. El formato "
1042 "es el valor [/máscara]. Si se especifica una máscara, sólo se modifican los "
1043 "bits establecidos en la máscara."
1044
1045 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:84
1046 msgid "Software based offloading for routing/NAT"
1047 msgstr "Descarga basada en software para enrutamiento/NAT"
1048
1049 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
1050 msgid "Software flow offloading"
1051 msgstr "Descarga de flujo por software"
1052
1053 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:259
1054 msgid "Source IP address"
1055 msgstr "Dirección IP de origen"
1056
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:254
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1059 msgid "Source MAC address"
1060 msgstr "Dirección MAC de origen"
1061
1062 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
1064 msgid "Source address"
1065 msgstr "Dirección de origen"
1066
1067 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
1070 msgid "Source port"
1071 msgstr "Puerto de origen"
1072
1073 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1075 msgid "Source zone"
1076 msgstr "Zona de origen"
1077
1078 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
1079 msgid ""
1080 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
1081 "network device."
1082 msgstr ""
1083 "Especifica si se debe vincular esta regla de tráfico a un dispositivo de red "
1084 "entrante o saliente específico."
1085
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
1087 msgid ""
1088 "Specifies whether to use the external or the internal IP address for "
1089 "reflected traffic."
1090 msgstr ""
1091 "Especifica si se debe usar la dirección IP externa o interna para el tráfico "
1092 "reflejado."
1093
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:509
1095 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:379
1096 msgid "Start Date (yyyy-mm-dd)"
1097 msgstr "Fecha de inicio (aaaa-mm-dd)"
1098
1099 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:501
1100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:371
1101 msgid "Start Time (hh:mm:ss)"
1102 msgstr "Hora de inicio (hh:mm:ss)"
1103
1104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:513
1105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:383
1106 msgid "Stop Date (yyyy-mm-dd)"
1107 msgstr "Fecha de finalización (aaaa-mm-dd)"
1108
1109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:505
1110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:375
1111 msgid "Stop Time (hh:mm:ss)"
1112 msgstr "Hora de finalización (hh:mm:ss)"
1113
1114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:129
1115 msgid "Storage Method"
1116 msgstr "Método de almacenamiento"
1117
1118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:479
1119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:349
1120 msgid "Sunday"
1121 msgstr "Domingo"
1122
1123 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:692
1124 msgid ""
1125 "The existing firewall configuration needs to be changed for LuCI to function "
1126 "properly."
1127 msgstr ""
1128 "La configuración del cortafuegos existente debe cambiarse para que LuCI "
1129 "funcione correctamente."
1130
1131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
1132 msgid ""
1133 "The firewall creates zones over your network interfaces to control network "
1134 "traffic flow."
1135 msgstr ""
1136 "El Cortafuegos crea zonas sobre sus interfaces de red para controlar el "
1137 "flujo del tráfico."
1138
1139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
1140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:334
1141 msgid ""
1142 "The options below control the forwarding policies between this zone (%s) and "
1143 "other zones. <em>Destination zones</em> cover forwarded traffic "
1144 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
1145 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
1146 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
1147 "<em>not</em> imply a permission to forward from wan to lan as well."
1148 msgstr ""
1149 "Estas opciones controlan las políticas de reenvío entre esta zona (%s) y "
1150 "otras. <em>Las zonas de origen</em> cubren el tráfico reenviado desde "
1151 "<strong>%q</strong>. <em>Las zonas de origen</em> coinciden con el tráfico "
1152 "reenviado desde otras zonas dirigido a <strong>%q</strong>. La regla de "
1153 "reenvío es <em>unidireccional</em>, por ejemplo una regla de reenvío desde "
1154 "la LAN a la WAN <em>no</em> implica permiso para reenviar desde la WAN a la "
1155 "LAN también."
1156
1157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119
1158 msgid ""
1159 "This section defines common properties of %q. The <em>input</em> and "
1160 "<em>output</em> options set the default policies for traffic entering and "
1161 "leaving this zone while the <em>forward</em> option describes the policy for "
1162 "forwarded traffic between different networks within the zone. <em>Covered "
1163 "networks</em> specifies which available networks are members of this zone."
1164 msgstr ""
1165 "Esta sección define propiedades comunes de %q. Las opciones de <em>entrada</"
1166 "em> y <em>salida</em> marcan las políticas por defecto para el tráfico que "
1167 "entra y sale de esta zona mientras que la opción <em>reenviar</em> describe "
1168 "la política para tráfico reenviado entre diferentes redes dentro de la zona. "
1169 "<em>Redes cubiertas</em> especifica qué redes disponibles son miembros de "
1170 "esta zona."
1171
1172 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:483
1173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:353
1174 msgid "Thursday"
1175 msgstr "Jueves"
1176
1177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
1178 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:182
1179 msgid "Time Restrictions"
1180 msgstr "Restricciones de tiempo"
1181
1182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:517
1183 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:387
1184 msgid "Time in UTC"
1185 msgstr "Tiempo en UTC"
1186
1187 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1188 msgid "Time restrictions are enabled for this rule"
1189 msgstr "Las restricciones de tiempo están activadas para esta regla"
1190
1191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:195
1192 msgid "Timeout"
1193 msgstr "Se acabó el tiempo"
1194
1195 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1196 msgid ""
1197 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
1198 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
1199 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
1200 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
1201 "ival}</var>}}"
1202 msgstr ""
1203 "A %{dest}%{dest_device?, interfaz <var>%{dest_device}</var>}%{dest_ip?, IP "
1204 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Hacer coincidir las "
1205 "direcciones IP excepto %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, "
1206 "puerto %{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Igualar puertos "
1207 "excepto %{item.val}.\"}>%{item.ival}</var>}}"
1208
1209 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:55
1210 msgid ""
1211 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1212 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1213 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1214 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1215 "%{item.val}.\"}>%{item.ival}</var>}}"
1216 msgstr ""
1217 "A %{dest}%{dest_device?, via interfaz <var>%{dest_device}</var>}%{dest_ip?, "
1218 "IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Hacer coincidir las "
1219 "direcciones IP excepto %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, "
1220 "puerto %{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Igualar puertos "
1221 "excepto %{item.val}.\"}>%{item.ival}</var>}}"
1222
1223 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:61
1224 msgid ""
1225 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
1226 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1227 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-"
1228 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1229 msgstr ""
1230 "A %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
1231 "tooltip=\"Hacer coincidir las direcciones IP excepto %{item.val}.\"}>%{item."
1232 "ival}</var>}}%{dest_port?, puerto %{dest_port#%{next?, }<var%{item.inv? data-"
1233 "tooltip=\"Igualar puertos excepto %{item.val}.\"}>%{item.ival}</var>}}"
1234
1235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
1236 msgid "Tracking helper"
1237 msgstr "Ayudante de seguimiento"
1238
1239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
1240 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
1241 msgid "Traffic Rules"
1242 msgstr "Reglas de tráfico"
1243
1244 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
1245 msgid ""
1246 "Traffic rules define policies for packets traveling between different zones, "
1247 "for example to reject traffic between certain hosts or to open WAN ports on "
1248 "the router."
1249 msgstr ""
1250 "Las reglas de tráfico definen políticas para los paquetes que viajan entre "
1251 "diferentes zonas, por ejemplo, para rechazar el tráfico entre ciertos hosts "
1252 "o para abrir puertos WAN en el enrutador."
1253
1254 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481
1255 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:351
1256 msgid "Tuesday"
1257 msgstr "Martes"
1258
1259 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
1260 msgid "Unable to save contents: %s"
1261 msgstr "No se puede guardar el contenido: %s"
1262
1263 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:196
1264 msgid ""
1265 "Unit: seconds. Default <code>0</code> means the entry is added permanently "
1266 "to the set.<br />Max: 2147483 seconds."
1267 msgstr ""
1268 "Unidad: segundos. El <code>0</code> predeterminado significa que la entrada "
1269 "se agrega permanentemente al conjunto.<br />Máx.: 2147483 segundos."
1270
1271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:340
1272 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
1273 msgid "Unknown or not installed conntrack helper \"%s\""
1274 msgstr "Ayudante de Conntrack desconocido o no instalado \"%s\""
1275
1276 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
1277 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
1278 msgid "Unnamed NAT"
1279 msgstr "NAT sin nombre"
1280
1281 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:168
1282 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:183
1283 msgid "Unnamed forward"
1284 msgstr "Reenvío sin nombre"
1285
1286 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
1287 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
1288 msgid "Unnamed rule"
1289 msgstr "Regla sin nombre"
1290
1291 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:56
1292 msgid "Unnamed set"
1293 msgstr "Conjunto sin nombre"
1294
1295 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124
1296 msgid "Unnamed zone"
1297 msgstr "Zona sin nombre"
1298
1299 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:595
1300 msgid "Unrecognized protocol"
1301 msgstr "Protocolo no reconocido"
1302
1303 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:693
1304 msgid ""
1305 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1306 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1307 "the updated configuration."
1308 msgstr ""
1309 "Al presionar \"Continuar\", las secciones de \"redireccionamiento\" con "
1310 "\"SNAT\" de destino se convertirán en secciones \"nat\" y el cortafuegos se "
1311 "reiniciará para aplicar la configuración actualizada."
1312
1313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:314
1314 msgid "Use external IP address"
1315 msgstr "Usar dirección IP externa"
1316
1317 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:313
1318 msgid "Use internal IP address"
1319 msgstr "Usar dirección IP interna"
1320
1321 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:246
1322 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
1323 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:318
1324 msgid "Use ipset"
1325 msgstr "Usar ipset"
1326
1327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
1328 msgid ""
1329 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1330 "network devices."
1331 msgstr ""
1332 "Use esta opción para clasificar el tráfico de zona por raw, dispositivos de "
1333 "red no administrados <em>uci</em>."
1334
1335 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
1336 msgid ""
1337 "Use this option to classify zone traffic by source or destination subnet "
1338 "instead of networks or devices."
1339 msgstr ""
1340 "Use esta opción para clasificar el tráfico de zona por subred de origen o "
1341 "destino en lugar de redes o dispositivos."
1342
1343 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
1344 msgid "Valid firewall mark required"
1345 msgstr "Se requiere una marca de cortafuegos válida"
1346
1347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482
1348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:352
1349 msgid "Wednesday"
1350 msgstr "Miércoles"
1351
1352 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:474
1353 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:344
1354 msgid "Week Days"
1355 msgstr "Días de la semana"
1356
1357 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:419
1358 msgid "XOR firewall mark"
1359 msgstr "Marca de cortafuegos XOR"
1360
1361 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1362 msgid "XOR mark"
1363 msgstr "Marca XOR"
1364
1365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:28
1366 msgid "Your device does not run firewall4."
1367 msgstr "Su dispositivo no ejecuta firewall4."
1368
1369 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:26
1370 msgid "Your device runs firewall4."
1371 msgstr "Su dispositivo ejecuta firewall4."
1372
1373 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
1374 msgid "Zone ⇒ Forwardings"
1375 msgstr "Zona ⇒ Reenvíos"
1376
1377 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
1378 msgid "Zones"
1379 msgstr "Zonas"
1380
1381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:319
1382 msgid ""
1383 "Zones from which reflection rules shall be created. If unset, only the "
1384 "destination zone is used."
1385 msgstr ""
1386 "Zonas a partir de las cuales se crearán las reglas de reflexión. Si no está "
1387 "configurado, solo se utiliza la zona de destino."
1388
1389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1390 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70
1391 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:153
1392 msgid "accept"
1393 msgstr "aceptar"
1394
1395 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1396 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
1397 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:484
1398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:269
1399 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:300
1400 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:327
1401 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
1402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:406
1403 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:440
1404 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
1405 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
1406 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:278
1407 msgid "any"
1408 msgstr "cualquiera"
1409
1410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1412 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1413 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:46
1415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1416 msgid "any zone"
1417 msgstr "cualquier zona"
1418
1419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1420 msgid "any/all"
1421 msgstr "cualquiera/todos"
1422
1423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:418
1424 msgid "apply firewall mark"
1425 msgstr "aplicar marca de cortafuegos"
1426
1427 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
1428 msgid "assign conntrack helper"
1429 msgstr "asignar ayudante de Conntrack"
1430
1431 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:193
1432 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:220
1433 msgid "automatic"
1434 msgstr "automático"
1435
1436 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:130
1437 msgid "bitmap"
1438 msgstr "bitmap"
1439
1440 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:136
1441 msgid "bitmap is ipv4 only"
1442 msgstr "bitmap es solo ipv4"
1443
1444 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1445 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1446 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1447 msgid "day"
1448 msgstr "día"
1449
1450 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:92
1451 msgid "dest_ip: Destination IP"
1452 msgstr "dest_ip: IP de destino"
1453
1454 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:94
1455 msgid "dest_mac: Destination MAC addr"
1456 msgstr "dest_mac: Dirección MAC de destino"
1457
1458 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:95
1459 msgid "dest_net: Destination (sub)net"
1460 msgstr "dest_net: (Sub)red de destino"
1461
1462 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:93
1463 msgid "dest_port: Destination Port"
1464 msgstr "dest_port: Puerto de destino"
1465
1466 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:97
1467 msgid "dest_set: Destination ipset*"
1468 msgstr "dest_set: conjunto de ips de destino*"
1469
1470 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:311
1471 msgid "do not rewrite"
1472 msgstr "no reescribir"
1473
1474 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416
1475 msgid "don't track"
1476 msgstr "no seguir"
1477
1478 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
1479 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1480 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
1481 msgid "drop"
1482 msgstr "descartar"
1483
1484 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:21
1485 msgid ""
1486 "firewall4 supports referencing and creating IP sets to simplify matching of "
1487 "large address lists without the need to create one rule per item to match. "
1488 "Port ranges in ipsets are unsupported by firewall4.<br />"
1489 msgstr ""
1490 "firewall4 admite la referencia y la creación de conjuntos de IP para "
1491 "simplificar la coincidencia de listas de direcciones grandes sin la "
1492 "necesidad de crear una regla por elemento para que coincida. Firewall4 no "
1493 "admite rangos de puertos en ipsets.<br />"
1494
1495 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:158
1496 msgid "fromport-toport"
1497 msgstr "fromport-toport"
1498
1499 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:131
1500 msgid "hash"
1501 msgstr "hash"
1502
1503 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1504 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1505 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1506 msgid "hour"
1507 msgstr "hora"
1508
1509 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:80
1510 msgid "ip: IP addr"
1511 msgstr "ip: Dirección IP"
1512
1513 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:152
1514 msgid "ip[/cidr]<br />"
1515 msgstr "ip[/cidr]<br />"
1516
1517 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:144
1518 msgid "ip[/cidr]<br />For use with Match datatypes: <code>*_ip</code>."
1519 msgstr ""
1520 "ip[/cidr]<br />Para usar con los tipos de datos de iguales:<code>*_ip</code>."
1521
1522 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:69
1523 msgid "ipv4"
1524 msgstr "ipv4"
1525
1526 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:132
1527 msgid "list"
1528 msgstr "lista"
1529
1530 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:82
1531 msgid "mac: MAC addr"
1532 msgstr "mac: Dirección MAC"
1533
1534 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:107
1535 msgid "macaddr|ip[/cidr]<br />"
1536 msgstr "macaddr|ip[/cidr]<br />"
1537
1538 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1539 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1540 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1541 msgid "minute"
1542 msgstr "minuto"
1543
1544 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:83
1545 msgid "net: (sub)net"
1546 msgstr "net: (Sub)red"
1547
1548 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:81
1549 msgid "port: Port"
1550 msgstr "port: Puerto"
1551
1552 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
1553 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1554 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1555 msgid "reject"
1556 msgstr "rechazar"
1557
1558 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1559 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1560 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1561 msgid "second"
1562 msgstr "segundo"
1563
1564 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:85
1565 msgid "set: ipset*"
1566 msgstr "set: ipset*"
1567
1568 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:91
1569 msgid "src_Set: Source ipset*"
1570 msgstr "src_Set: IPset de origen*"
1571
1572 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:86
1573 msgid "src_ip: Source IP"
1574 msgstr "src_ip: IP de origen"
1575
1576 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:88
1577 msgid "src_mac: Source MAC addr"
1578 msgstr "src_mac: Dirección MAC de origen"
1579
1580 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:89
1581 msgid "src_net: Source (sub)net"
1582 msgstr "src_net: (Sub)red de origen"
1583
1584 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:87
1585 msgid "src_port: Source Port"
1586 msgstr "src_port: Puerto de origen"
1587
1588 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1589 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
1590 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1592 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1593 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1594 msgid "this device"
1595 msgstr "este dispositivo"
1596
1597 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:118
1598 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220
1599 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:333
1600 msgid "this new zone"
1601 msgstr "esta nueva zona"
1602
1603 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1604 msgid "unlimited"
1605 msgstr "ilimitado"
1606
1607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1608 msgid "unspecified"
1609 msgstr "sin especificar"
1610
1611 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:113
1612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:172
1613 msgid "up to 65536 entries."
1614 msgstr "hasta 65536 entradas."
1615
1616 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1617 msgid "valid firewall mark"
1618 msgstr "marca de cortafuegos válida"
1619
1620 #~ msgid ""
1621 #~ "Enable network address and port translation (NAT or NAPT) for outbound "
1622 #~ "traffic on this zone. This is typically enabled on the <em>wan</em> zone."
1623 #~ msgstr ""
1624 #~ "Habilite la dirección de red y la traducción de puertos (NAT o NAPT) para "
1625 #~ "el tráfico saliente en esta zona. Esto normalmente está habilitado en la "
1626 #~ "zona <em>wan</em>."
1627
1628 #~ msgid ""
1629 #~ "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
1630 #~ "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
1631 #~ "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
1632 #~ "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark."
1633 #~ "val}</var>}"
1634 #~ msgstr ""
1635 #~ "Reenviar IPv4%{proto?, protocolo %{proto#%{next?, }<var>%{item.name}</"
1636 #~ "var>}}%{mark?, marca <var%{mark.inv? data-tooltip=\"Hacer coincidir "
1637 #~ "fwmarks excepto %{mark.num}%{mark.mask? con máscara %{mark.mask}}.\":"
1638 #~ "%{mark.mask? data-tooltip=\"Enmascarar el valor de fwmark con %{mark."
1639 #~ "mask} antes de comparar.\"}}>%{mark.val}</var>}"
1640
1641 #~ msgid ""
1642 #~ "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var "
1643 #~ "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-"
1644 #~ "tooltip\">ICMP with types %{item.types#%{next?, }<var>%{item}</var>}</"
1645 #~ "span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-"
1646 #~ "tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with mask %{mark."
1647 #~ "mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with %{mark.mask} "
1648 #~ "before compare.\"}}>%{mark.val}</var>}%{helper?, helper %{helper.inv?<var "
1649 #~ "data-tooltip=\"Match any helper except &quot;%{helper.name}&quot;"
1650 #~ "\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}"
1651 #~ "</var>}}"
1652 #~ msgstr ""
1653 #~ "IPv4 entrante%{proto?, protocolo %{proto#%{next?, }%{item.types?<var "
1654 #~ "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-"
1655 #~ "tooltip\">ICMP con tipos %{item.types#%{next?, }<var>%{item}</var>}</"
1656 #~ "span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-"
1657 #~ "tooltip=\"Hacer coincidir fwmarks excepto %{mark.num}%{mark.mask? with "
1658 #~ "mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Enmascarar el valor de "
1659 #~ "fwmark con %{mark.mask} antes de comparar.\"}}>%{mark.val}</"
1660 #~ "var>}%{helper?, ayudante %{helper.inv?<var data-tooltip=\"Iguala a "
1661 #~ "cualquier ayudante excepto &quot;%{helper.name}&quot;\">%{helper.val}</"
1662 #~ "var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}</var>}}"