treewide: Sync translations
[project/luci.git] / applications / luci-app-firewall / po / ca / firewall.po
1 # luci-fw.pot
2 # generated from ./applications/luci-fw/luasrc/i18n/luci-fw.en.lua
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: PACKAGE VERSION\n"
6 "Report-Msgid-Bugs-To: \n"
7 "POT-Creation-Date: 2010-03-30 17:00+0200\n"
8 "PO-Revision-Date: 2024-03-18 11:11+0000\n"
9 "Last-Translator: \"S. Barj.\" <sbarjola@proton.me>\n"
10 "Language-Team: Catalan <https://hosted.weblate.org/projects/openwrt/"
11 "luciapplicationsfirewall/ca/>\n"
12 "Language: ca\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=n != 1;\n"
17 "X-Generator: Weblate 5.5-dev\n"
18
19 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
20 msgid ""
21 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
22 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol "
23 "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
24 "name}<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }"
25 "<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark "
26 "<var%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? "
27 "with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value "
28 "with %{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp."
29 "inv?<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
30 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
31 "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
32 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
33 "val}</var>}}"
34 msgstr ""
35
36 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:463
37 msgid "-- add IP --"
38 msgstr ""
39
40 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:521
41 msgid "-- add MAC --"
42 msgstr ""
43
44 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:198
45 msgid "0"
46 msgstr ""
47
48 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:181
49 msgid "1024"
50 msgstr ""
51
52 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
53 msgid ""
54 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
55 msgstr ""
56
57 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:93
58 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
59 msgstr ""
60
61 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:85
62 msgid ""
63 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP "
64 "<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
65 msgstr ""
66
67 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
68 msgid ""
69 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
70 msgstr ""
71
72 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
73 msgid ""
74 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
75 "</var>"
76 msgstr ""
77
78 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
79 msgid ""
80 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper "
81 "<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
82 msgstr ""
83
84 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
85 msgid ""
86 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark "
87 "<var>%{set_mark?:%{set_xmark}}</var>"
88 msgstr ""
89
90 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:90
91 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
92 msgstr ""
93
94 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
95 msgid ""
96 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
97 "output}"
98 msgstr ""
99
100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
101 msgid ""
102 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
103 msgstr ""
104
105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
106 msgid ""
107 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
108 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
109 msgstr ""
110
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:305
112 msgid "A rewrite IP must be specified!"
113 msgstr ""
114
115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:291
116 msgid "ACCEPT - Disable address rewriting"
117 msgstr ""
118
119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223
120 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
121 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:410
122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
124 msgid "Action"
125 msgstr "Acció"
126
127 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
128 msgid ""
129 "Additional raw <em>iptables</em> arguments to classify zone destination "
130 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
131 "traffic."
132 msgstr ""
133
134 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
135 msgid ""
136 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
137 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
138 msgstr ""
139
140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107
141 msgid "Address family, Internal IP address must match"
142 msgstr ""
143
144 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
145 msgid ""
146 "Address family, source address, destination address, rewrite IP address must "
147 "match"
148 msgstr ""
149
150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
154 msgid "Advanced Settings"
155 msgstr "Configuració avançada"
156
157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
158 msgid "Allow \"invalid\" traffic"
159 msgstr ""
160
161 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:379
162 msgid "Allow forward from <em>source zones</em>:"
163 msgstr "Permet el reenviament des dels <em>zones d'origen</em>:"
164
165 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:338
166 msgid "Allow forward to <em>destination zones</em>:"
167 msgstr "Permet el reenviament als <em>zones de destí</em>:"
168
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:551
170 msgid "Any"
171 msgstr "Qualsevol"
172
173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478
174 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:494
175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:351
176 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:367
177 msgid "Any day"
178 msgstr ""
179
180 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
181 msgid ""
182 "Apply a bitwise XOR of the given value and the existing mark value on "
183 "established connections. Format is value[/mask]. If a mask is specified then "
184 "those bits set in the mask are zeroed out."
185 msgstr ""
186
187 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:264
188 msgid "Apply the given DSCP class or value to established connections."
189 msgstr ""
190
191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
192 msgid "Assign the specified connection tracking helper to matched traffic."
193 msgstr ""
194
195 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
196 msgid "Automatic helper assignment"
197 msgstr ""
198
199 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
200 msgid ""
201 "Automatically assign conntrack helpers based on traffic protocol and port"
202 msgstr ""
203
204 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:60
205 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:61
206 msgid "Comment"
207 msgstr ""
208
209 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
210 msgid "Conntrack Settings"
211 msgstr ""
212
213 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
214 msgid "Conntrack helpers"
215 msgstr ""
216
217 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
218 msgid "Contents have been saved."
219 msgstr "S'han desat els continguts."
220
221 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:700
222 msgid "Continue"
223 msgstr "Continua"
224
225 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:203
226 msgid "Counters"
227 msgstr ""
228
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
230 msgid "Covered devices"
231 msgstr ""
232
233 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
234 msgid "Covered networks"
235 msgstr "Xarxes cobertes"
236
237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
238 msgid "Covered subnets"
239 msgstr ""
240
241 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:62
242 msgid "Custom Rules"
243 msgstr "Regles personalitzades"
244
245 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
246 msgid ""
247 "Custom rules allow you to execute arbitrary iptables commands which are not "
248 "otherwise covered by the firewall framework. The commands are executed after "
249 "each firewall restart, right after the default ruleset has been loaded."
250 msgstr ""
251 "Les regles personalitzades us permet executar ordres del iptables arbitraris "
252 "que la infraestructura de tallafocs no cobreix d'altra manera. Aquests "
253 "ordres s'executen després de cada reinici de tallafocs, just després el "
254 "conjunt de regles per defecte s'ha carregat."
255
256 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:420
257 msgid "DSCP classification"
258 msgstr ""
259
260 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
261 msgid "DSCP mark"
262 msgstr ""
263
264 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:297
265 msgid "DSCP mark required"
266 msgstr ""
267
268 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
269 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:269
270 msgid "Destination address"
271 msgstr "Adreça de destí"
272
273 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:403
274 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:277
275 msgid "Destination port"
276 msgstr "Port de destí"
277
278 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395
279 msgid "Destination zone"
280 msgstr "Zona de destí"
281
282 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
283 msgid "Device name"
284 msgstr ""
285
286 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
287 msgid ""
288 "Do not install extra rules to reject forwarded traffic with conntrack state "
289 "<em>invalid</em>. This may be required for complex asymmetric route setups."
290 msgstr ""
291
292 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:59
293 msgid "Drop invalid packets"
294 msgstr "Descarta els paquets invàlids"
295
296 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:231
297 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
298 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:209
299 msgid "Enable"
300 msgstr "Activa"
301
302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:305
303 msgid "Enable NAT Loopback"
304 msgstr ""
305
306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
307 msgid "Enable SYN-flood protection"
308 msgstr "Habilita protecció contra la inundació SYN"
309
310 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
311 msgid "Enable logging on this zone"
312 msgstr "Habilita el registre d'aquesta zona"
313
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
315 msgid ""
316 "Enable network address and port translation IPv4 (NAT4 or NAPT4) for "
317 "outbound traffic on this zone. This is typically enabled on the <em>wan</em> "
318 "zone."
319 msgstr ""
320
321 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
322 msgid ""
323 "Enable network address and port translation IPv6 (NAT6 or NAPT6) for "
324 "outbound traffic on this zone."
325 msgstr ""
326
327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:210
328 msgid "Enabled"
329 msgstr ""
330
331 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:204
332 msgid "Enables packet and byte count tracking for the set."
333 msgstr ""
334
335 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:339
336 msgid "Expecting: %s"
337 msgstr ""
338
339 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
340 msgid "Experimental feature. Not fully compatible with QoS/SQM."
341 msgstr ""
342
343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
344 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
345 msgstr ""
346
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:273
348 msgid "External IP address"
349 msgstr "Adreça IP extern"
350
351 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:278
352 msgid "External port"
353 msgstr "Port extern"
354
355 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:348
356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
357 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:341
358 msgid "Extra arguments"
359 msgstr "Paràmetres extres"
360
361 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
362 msgid "Extra destination arguments"
363 msgstr ""
364
365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:110
366 msgid "Extra iptables arguments"
367 msgstr ""
368
369 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
370 msgid "Extra source arguments"
371 msgstr ""
372
373 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:66
374 msgid "Family"
375 msgstr ""
376
377 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
378 msgid "Firewall"
379 msgstr "Tallafocs"
380
381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
382 msgid "Firewall - Custom Rules"
383 msgstr "Tallafocs - Regles personalitzades"
384
385 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:20
386 msgid "Firewall - IP sets"
387 msgstr ""
388
389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
390 msgid "Firewall - NAT Rules"
391 msgstr ""
392
393 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:152
394 msgid "Firewall - Port Forwards"
395 msgstr "Tallafocs - Reenviaments de port"
396
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
398 msgid "Firewall - Traffic Rules"
399 msgstr "Tallafocs - Regles de tràfic"
400
401 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
402 msgid "Firewall - Zone Settings"
403 msgstr "Tallafocs - Ajusts de zona"
404
405 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:693
406 msgid "Firewall configuration migration"
407 msgstr ""
408
409 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:64
410 msgid "Forward"
411 msgstr "Reenvia"
412
413 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:34
414 msgid ""
415 "Forwarded %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
416 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
417 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
418 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
419 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
420 "</var>}"
421 msgstr ""
422
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:357
425 msgid "Friday"
426 msgstr "Divendres"
427
428 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:45
429 msgid ""
430 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
431 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
432 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
433 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
434 "ival}</var>}}"
435 msgstr ""
436
437 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
438 msgid ""
439 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
440 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
441 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
442 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
443 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
444 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
445 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
446 "</var>}}"
447 msgstr ""
448
449 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
450 msgid ""
451 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-"
452 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
453 "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-"
454 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, "
455 "MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Match MACs except "
456 "%{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? "
457 "data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
458 msgstr ""
459
460 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
461 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
462 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
463 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
464 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
465 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
466 msgid "General Settings"
467 msgstr "Paràmetres generals"
468
469 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
470 msgid "Grant access to firewall configuration"
471 msgstr ""
472
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
474 msgid "Hardware flow offloading"
475 msgstr ""
476
477 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:143
478 msgid "IP (range)"
479 msgstr ""
480
481 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:32
482 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
483 msgid "IP Sets"
484 msgstr ""
485
486 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:151
487 msgid "IPs/Networks"
488 msgstr ""
489
490 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:106
491 msgid "IPs/Networks/MACs"
492 msgstr ""
493
494 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:67
495 msgid "IPv4"
496 msgstr ""
497
498 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
499 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
500 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:218
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
502 msgid "IPv4 and IPv6"
503 msgstr "IPv4 i IPv6"
504
505 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
506 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
507 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:219
508 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
509 msgid "IPv4 only"
510 msgstr "Només IPv4"
511
512 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:68
513 msgid "IPv6"
514 msgstr "IPv6"
515
516 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
517 msgid "IPv6 Masquerading"
518 msgstr ""
519
520 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
521 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
522 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:220
523 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
524 msgid "IPv6 only"
525 msgstr "Només IPv6"
526
527 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
528 msgid "Inbound device"
529 msgstr ""
530
531 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:186
532 msgid "Include File"
533 msgstr ""
534
535 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:40
536 msgid ""
537 "Incoming %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
538 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var "
539 "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
540 "with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:"
541 "<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match "
542 "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark."
543 "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}"
544 ">%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match "
545 "any helper except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-"
546 "tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
547 msgstr ""
548
549 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:179
550 msgid "Initial Hash Size"
551 msgstr ""
552
553 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
554 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
555 msgid "Input"
556 msgstr "Entrada"
557
558 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:291
559 msgid "Internal IP address"
560 msgstr "Adreça IP interna"
561
562 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:296
563 msgid "Internal port"
564 msgstr "Port intern"
565
566 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286
567 msgid "Internal zone"
568 msgstr "Zona interna"
569
570 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:147
571 msgid "Intra zone forward"
572 msgstr ""
573
574 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:305
575 msgid "Invalid DSCP mark"
576 msgstr ""
577
578 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:373
579 msgid "Invalid limit value"
580 msgstr ""
581
582 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:46
583 msgid "Invalid set name"
584 msgstr ""
585
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
587 msgid "Limit burst"
588 msgstr ""
589
590 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:293
591 msgid "Limit log messages"
592 msgstr "Limita els missatges de registre"
593
594 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
595 msgid "Limit matching"
596 msgstr ""
597
598 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:79
599 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
600 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:74
601 msgid ""
602 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
603 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
604 msgstr ""
605
606 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:169
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
608 msgid "Limited masquerading enabled"
609 msgstr ""
610
611 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:350
612 msgid "Limits traffic matching to the specified rate."
613 msgstr ""
614
615 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
616 msgid "Loopback source IP"
617 msgstr ""
618
619 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:290
620 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
621 msgstr ""
622
623 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
624 msgid "MSS clamping"
625 msgstr "Fixació MSS"
626
627 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:161
628 msgid "Masquerading"
629 msgstr "Mascarada"
630
631 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
632 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
633 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:192
634 msgid "Match"
635 msgstr "Coincideix"
636
637 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
638 msgid "Match DSCP"
639 msgstr ""
640
641 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
642 msgid "Match ICMP type"
643 msgstr "Coincideix amb el tipus ICMP"
644
645 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
646 msgid "Match device"
647 msgstr ""
648
649 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270
650 msgid "Match forwarded traffic directed at the given IP address."
651 msgstr ""
652
653 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:278
654 msgid ""
655 "Match forwarded traffic directed at the given destination port or port range."
656 msgstr ""
657
658 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253
659 msgid "Match forwarded traffic from this IP or range."
660 msgstr ""
661
662 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
663 msgid ""
664 "Match forwarded traffic originating from the given source port or port range."
665 msgstr ""
666
667 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:325
668 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
669 msgid "Match helper"
670 msgstr ""
671
672 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:279
673 msgid ""
674 "Match incoming traffic directed at the given destination port or port range "
675 "on this host"
676 msgstr ""
677 "Coincideix amb trànsit entrant dirigit al port o rang de ports de destí en "
678 "aquest host donat"
679
680 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
681 msgid "Match mark"
682 msgstr ""
683
684 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:325
685 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
686 msgid "Match traffic using the specified connection tracking helper."
687 msgstr ""
688
689 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:319
690 msgid "Matches a specific firewall mark or a range of different marks."
691 msgstr ""
692
693 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:331
694 msgid "Matches forwarded traffic using the specified outbound network device."
695 msgstr ""
696
697 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:264
698 msgid "Matches traffic carrying the specified DSCP marking."
699 msgstr ""
700
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:112
702 msgid "Max Entries"
703 msgstr ""
704
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:171
706 msgid "Max Length"
707 msgstr ""
708
709 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:384
710 msgid ""
711 "Maximum initial number of packets to match: this number gets recharged by "
712 "one every time the limit specified above is not reached, up to this number."
713 msgstr ""
714
715 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
716 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:353
717 msgid "Monday"
718 msgstr "Dilluns"
719
720 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:490
721 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:363
722 msgid "Month Days"
723 msgstr ""
724
725 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:175
726 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
727 msgid "NAT Rules"
728 msgstr ""
729
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
731 msgid ""
732 "NAT rules allow fine grained control over the source IP to use for outbound "
733 "or forwarded traffic."
734 msgstr ""
735
736 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
737 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:41
738 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:51
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
740 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:188
741 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
742 msgid "Name"
743 msgstr "Nom"
744
745 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:165
746 msgid "Netmask"
747 msgstr ""
748
749 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:274
750 msgid "Only match incoming traffic directed at the given IP address."
751 msgstr "Només coincideix amb trànsit entrant dirigit a la adreça IP donada."
752
753 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
754 msgid "Only match incoming traffic from these MACs."
755 msgstr "Només coincideix amb trànsit entrant des d'aquests MAC."
756
757 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:260
758 msgid "Only match incoming traffic from this IP or range."
759 msgstr "Només coincideix amb trànsit entrant des d'aquest IP o rang."
760
761 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:265
762 msgid ""
763 "Only match incoming traffic originating from the given source port or port "
764 "range on the client host"
765 msgstr ""
766 "Només coincideix amb trànsit originant en el host client des del port o del "
767 "rang de ports d'origen donat"
768
769 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
770 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:330
771 msgid "Outbound device"
772 msgstr ""
773
774 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:245
775 msgid "Outbound zone"
776 msgstr ""
777
778 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
779 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
780 msgid "Output"
781 msgstr "Sortida"
782
783 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:74
784 msgid "Packet Field Match"
785 msgstr ""
786
787 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:75
788 msgid ""
789 "Packet fields to match upon.<br />Syntax: <em>direction_datatype</em>. e.g.: "
790 "<code>src_port, dest_net</code>.<br />Directions: <code>src, dst</code>. "
791 "Datatypes: <code>ip, port, mac, net, set</code>.<br />Direction prefixes are "
792 "optional.<br />*Note: datatype <code>set</code> is unsupported in fw4."
793 msgstr ""
794
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:349
796 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
797 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:342
798 msgid "Passes additional arguments to iptables. Use with care!"
799 msgstr "Passa paràmetres addicionals al iptables. Utilitzeu-ho amb cura!"
800
801 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:303
802 msgid ""
803 "Passing raw iptables arguments to source and destination traffic "
804 "classification rules allows to match packets based on other criteria than "
805 "interfaces or subnets. These options should be used with extreme care as "
806 "invalid values could render the firewall ruleset broken, completely exposing "
807 "all services."
808 msgstr ""
809
810 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:187
811 msgid "Path to file of CIDRs, subnets, host IPs, etc.<br />"
812 msgstr ""
813
814 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:155
815 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
816 msgid "Port Forwards"
817 msgstr "Reenviaments de port"
818
819 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
820 msgid ""
821 "Port forwarding allows remote computers on the Internet to connect to a "
822 "specific computer or service within the private LAN."
823 msgstr ""
824 "El reenviament de ports permet que els ordinadors remots en el Internet "
825 "connectin a un ordinador o servei específic dins del LAN privat."
826
827 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:157
828 msgid "Port range"
829 msgstr ""
830
831 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:236
832 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
833 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:241
834 msgid "Protocol"
835 msgstr "Protocol"
836
837 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:297
838 msgid ""
839 "Redirect matched incoming traffic to the given port on the internal host"
840 msgstr "Redirigeix trànsit entrant coincidit al port donat en el host intern"
841
842 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:292
843 msgid "Redirect matched incoming traffic to the specified internal host"
844 msgstr "Redirigeix trànsit entrant coincidit al host intern especificat"
845
846 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:121
847 msgid "Refer To External Set"
848 msgstr ""
849
850 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:319
851 msgid "Reflection zones"
852 msgstr ""
853
854 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
855 msgid "Requires hardware NAT support."
856 msgstr ""
857
858 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
859 msgid "Restrict Masquerading to given destination subnets"
860 msgstr "Restringeix la mascarada a les subxarxes de destí donades"
861
862 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:255
863 msgid "Restrict Masquerading to given source subnets"
864 msgstr "Restringeix la mascarada a les subxarxes d'origen donades"
865
866 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
867 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
868 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
869 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
870 msgid "Restrict to address family"
871 msgstr "Restringeix a la família d'adreces"
872
873 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:296
874 msgid "Rewrite IP address"
875 msgstr ""
876
877 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:297
878 msgid "Rewrite matched traffic to the specified source IP address."
879 msgstr ""
880
881 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:311
882 msgid "Rewrite matched traffic to the specified source port or port range."
883 msgstr ""
884
885 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:310
886 msgid "Rewrite port"
887 msgstr ""
888
889 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
890 msgid "Routing/NAT Offloading"
891 msgstr ""
892
893 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:289
894 msgid "SNAT - Rewrite to specific source IP or port"
895 msgstr ""
896
897 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:485
898 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:358
899 msgid "Saturday"
900 msgstr "Dissabte"
901
902 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
903 msgid "Set mark"
904 msgstr ""
905
906 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
907 msgid ""
908 "Set the given mark value on established connections. Format is value[/mask]. "
909 "If a mask is specified then only those bits set in the mask are modified."
910 msgstr ""
911
912 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:84
913 msgid "Software based offloading for routing/NAT"
914 msgstr ""
915
916 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
917 msgid "Software flow offloading"
918 msgstr ""
919
920 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:259
921 msgid "Source IP address"
922 msgstr "Adreça IP d'origen"
923
924 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:254
925 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
926 msgid "Source MAC address"
927 msgstr "Adreça MAC d'origen"
928
929 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
930 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:252
931 msgid "Source address"
932 msgstr "Adreça d'origen"
933
934 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
935 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388
936 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
937 msgid "Source port"
938 msgstr "Port d'origen"
939
940 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
941 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
942 msgid "Source zone"
943 msgstr "Zona d'origen"
944
945 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
946 msgid ""
947 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
948 "network device."
949 msgstr ""
950
951 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
952 msgid ""
953 "Specifies whether to use the external or the internal IP address for "
954 "reflected traffic."
955 msgstr ""
956
957 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:509
958 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:382
959 msgid "Start Date (yyyy-mm-dd)"
960 msgstr ""
961
962 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:501
963 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:374
964 msgid "Start Time (hh:mm:ss)"
965 msgstr ""
966
967 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:513
968 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:386
969 msgid "Stop Date (yyyy-mm-dd)"
970 msgstr ""
971
972 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:505
973 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:378
974 msgid "Stop Time (hh:mm:ss)"
975 msgstr ""
976
977 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:129
978 msgid "Storage Method"
979 msgstr ""
980
981 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:479
982 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:352
983 msgid "Sunday"
984 msgstr "Diumenge"
985
986 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:694
987 msgid ""
988 "The existing firewall configuration needs to be changed for LuCI to function "
989 "properly."
990 msgstr ""
991
992 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
993 msgid ""
994 "The firewall creates zones over your network interfaces to control network "
995 "traffic flow."
996 msgstr ""
997 "El tallafocs crea zones a les teves interfícies de xarxa per controlar el "
998 "flux de tràfic de xarxa."
999
1000 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
1001 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:334
1002 msgid ""
1003 "The options below control the forwarding policies between this zone (%s) and "
1004 "other zones. <em>Destination zones</em> cover forwarded traffic "
1005 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
1006 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
1007 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
1008 "<em>not</em> imply a permission to forward from wan to lan as well."
1009 msgstr ""
1010 "Les opcions a sota controlen les polítiques de reenviament entre aquesta "
1011 "zona (%s) i altres zones. <em>Zones de destí</em> cobreixen trànsit reenviat "
1012 "<strong>originant des de %q</strong>. <em>Zones d'origen</em> coincideixen "
1013 "amb trànsit reenviat des de altres zones <strong>apuntat a %q</strong>. La "
1014 "regla de reenviament es <em>unidirectional</em>, per exemple un reenviament "
1015 "de lan a wan <em>no</em> implica permís per reenviar de wan a lan també."
1016
1017 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119
1018 #, fuzzy
1019 msgid ""
1020 "This section defines common properties of %q. The <em>input</em> and "
1021 "<em>output</em> options set the default policies for traffic entering and "
1022 "leaving this zone while the <em>forward</em> option describes the policy for "
1023 "forwarded traffic between different networks within the zone. <em>Covered "
1024 "networks</em> specifies which available networks are members of this zone."
1025 msgstr ""
1026 "Aquesta secció defineix propietats comuns de %q. Les opcions <em>entrada</"
1027 "em> i <em>sortida</em> estableixen les polítiques per defecte per a trànsit "
1028 "entrant i sortint aquesta zona mentre l'opció <em>reenvia</em> descriu la "
1029 "política de trànsit reenviat entre xarxes distintes dins de la zona. "
1030 "<em>Xarxes cobertes</em> especifica quines xarxes disponibles són membres "
1031 "d'aquesta zona."
1032
1033 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:483
1034 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:356
1035 msgid "Thursday"
1036 msgstr "Dijous"
1037
1038 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
1039 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:182
1040 msgid "Time Restrictions"
1041 msgstr ""
1042
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:517
1044 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:390
1045 msgid "Time in UTC"
1046 msgstr ""
1047
1048 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1049 msgid "Time restrictions are enabled for this rule"
1050 msgstr ""
1051
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:195
1053 msgid "Timeout"
1054 msgstr ""
1055
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1057 msgid ""
1058 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
1059 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
1060 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
1061 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
1062 "ival}</var>}}"
1063 msgstr ""
1064
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:55
1066 msgid ""
1067 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1068 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1069 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1070 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1071 "%{item.val}.\"}>%{item.ival}</var>}}"
1072 msgstr ""
1073
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:61
1075 msgid ""
1076 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
1077 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1078 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-"
1079 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1080 msgstr ""
1081
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
1083 msgid "Tracking helper"
1084 msgstr ""
1085
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
1087 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
1088 msgid "Traffic Rules"
1089 msgstr "Regles de trànsit"
1090
1091 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
1092 msgid ""
1093 "Traffic rules define policies for packets traveling between different zones, "
1094 "for example to reject traffic between certain hosts or to open WAN ports on "
1095 "the router."
1096 msgstr ""
1097 "Les regles de trànsit defineixen polítiques per als paquets viatjant entre "
1098 "zones distintes, per exemple per a rebutjar trànsit entre certs hosts o "
1099 "obrir ports WAN en el encaminador."
1100
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481
1102 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:354
1103 msgid "Tuesday"
1104 msgstr "Dimarts"
1105
1106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
1107 msgid "Unable to save contents: %s"
1108 msgstr ""
1109
1110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:196
1111 msgid ""
1112 "Unit: seconds. Default <code>0</code> means the entry is added permanently "
1113 "to the set.<br />Max: 2147483 seconds."
1114 msgstr ""
1115
1116 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:340
1117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
1118 msgid "Unknown or not installed conntrack helper \"%s\""
1119 msgstr ""
1120
1121 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
1122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
1123 msgid "Unnamed NAT"
1124 msgstr ""
1125
1126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:168
1127 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:183
1128 msgid "Unnamed forward"
1129 msgstr ""
1130
1131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
1132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
1133 msgid "Unnamed rule"
1134 msgstr ""
1135
1136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:56
1137 msgid "Unnamed set"
1138 msgstr ""
1139
1140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124
1141 msgid "Unnamed zone"
1142 msgstr ""
1143
1144 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:597
1145 msgid "Unrecognized protocol"
1146 msgstr ""
1147
1148 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:695
1149 msgid ""
1150 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1151 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1152 "the updated configuration."
1153 msgstr ""
1154
1155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:314
1156 msgid "Use external IP address"
1157 msgstr ""
1158
1159 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:313
1160 msgid "Use internal IP address"
1161 msgstr ""
1162
1163 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:246
1164 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
1165 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:321
1166 msgid "Use ipset"
1167 msgstr ""
1168
1169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
1170 msgid ""
1171 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1172 "network devices."
1173 msgstr ""
1174
1175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
1176 msgid ""
1177 "Use this option to classify zone traffic by source or destination subnet "
1178 "instead of networks or devices."
1179 msgstr ""
1180
1181 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:331
1182 msgid "Valid firewall mark required"
1183 msgstr ""
1184
1185 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482
1186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:355
1187 msgid "Wednesday"
1188 msgstr "Dimecres"
1189
1190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:474
1191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:347
1192 msgid "Week Days"
1193 msgstr ""
1194
1195 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:419
1196 msgid "XOR firewall mark"
1197 msgstr ""
1198
1199 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
1200 msgid "XOR mark"
1201 msgstr ""
1202
1203 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:28
1204 msgid "Your device does not run firewall4."
1205 msgstr ""
1206
1207 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:26
1208 msgid "Your device runs firewall4."
1209 msgstr ""
1210
1211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
1212 msgid "Zone ⇒ Forwardings"
1213 msgstr "Zona ⇒ Reenviaments"
1214
1215 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
1216 msgid "Zones"
1217 msgstr "Zones"
1218
1219 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:319
1220 msgid ""
1221 "Zones from which reflection rules shall be created. If unset, only the "
1222 "destination zone is used."
1223 msgstr ""
1224
1225 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1226 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70
1227 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:153
1228 msgid "accept"
1229 msgstr "accepta"
1230
1231 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:268
1232 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:463
1233 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:486
1234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:269
1235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:300
1236 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:327
1237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
1238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:406
1239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:440
1240 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
1241 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
1242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:281
1243 msgid "any"
1244 msgstr "qualsevol"
1245
1246 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1247 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1248 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1249 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1250 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:46
1251 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1252 msgid "any zone"
1253 msgstr "qualsevol zona"
1254
1255 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1256 msgid "any/all"
1257 msgstr ""
1258
1259 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:418
1260 msgid "apply firewall mark"
1261 msgstr ""
1262
1263 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
1264 msgid "assign conntrack helper"
1265 msgstr ""
1266
1267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:193
1268 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:221
1269 msgid "automatic"
1270 msgstr ""
1271
1272 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:130
1273 msgid "bitmap"
1274 msgstr ""
1275
1276 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:136
1277 msgid "bitmap is ipv4 only"
1278 msgstr ""
1279
1280 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1281 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1282 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1283 msgid "day"
1284 msgstr ""
1285
1286 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:92
1287 msgid "dest_ip: Destination IP"
1288 msgstr ""
1289
1290 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:94
1291 msgid "dest_mac: Destination MAC addr"
1292 msgstr ""
1293
1294 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:95
1295 msgid "dest_net: Destination (sub)net"
1296 msgstr ""
1297
1298 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:93
1299 msgid "dest_port: Destination Port"
1300 msgstr ""
1301
1302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:97
1303 msgid "dest_set: Destination ipset*"
1304 msgstr ""
1305
1306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:314
1307 msgid "do not rewrite"
1308 msgstr ""
1309
1310 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416
1311 msgid "don't track"
1312 msgstr "no rastregis"
1313
1314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
1315 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1316 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
1317 msgid "drop"
1318 msgstr "descarta"
1319
1320 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:21
1321 msgid ""
1322 "firewall4 supports referencing and creating IP sets to simplify matching of "
1323 "large address lists without the need to create one rule per item to match. "
1324 "Port ranges in ipsets are unsupported by firewall4.<br />"
1325 msgstr ""
1326
1327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:158
1328 msgid "fromport-toport"
1329 msgstr ""
1330
1331 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:131
1332 msgid "hash"
1333 msgstr ""
1334
1335 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1336 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1337 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1338 msgid "hour"
1339 msgstr ""
1340
1341 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:80
1342 msgid "ip: IP addr"
1343 msgstr ""
1344
1345 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:152
1346 msgid "ip[/cidr]<br />"
1347 msgstr ""
1348
1349 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:144
1350 msgid "ip[/cidr]<br />For use with Match datatypes: <code>*_ip</code>."
1351 msgstr ""
1352
1353 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:69
1354 msgid "ipv4"
1355 msgstr ""
1356
1357 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:132
1358 msgid "list"
1359 msgstr ""
1360
1361 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:82
1362 msgid "mac: MAC addr"
1363 msgstr ""
1364
1365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:107
1366 msgid "macaddr|ip[/cidr]<br />"
1367 msgstr ""
1368
1369 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1370 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1371 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1372 msgid "minute"
1373 msgstr ""
1374
1375 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:83
1376 msgid "net: (sub)net"
1377 msgstr ""
1378
1379 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:81
1380 msgid "port: Port"
1381 msgstr ""
1382
1383 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
1384 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1385 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1386 msgid "reject"
1387 msgstr "rebutja"
1388
1389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1390 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1391 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1392 msgid "second"
1393 msgstr ""
1394
1395 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:85
1396 msgid "set: ipset*"
1397 msgstr ""
1398
1399 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:91
1400 msgid "src_Set: Source ipset*"
1401 msgstr ""
1402
1403 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:86
1404 msgid "src_ip: Source IP"
1405 msgstr ""
1406
1407 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:88
1408 msgid "src_mac: Source MAC addr"
1409 msgstr ""
1410
1411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:89
1412 msgid "src_net: Source (sub)net"
1413 msgstr ""
1414
1415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:87
1416 msgid "src_port: Source Port"
1417 msgstr ""
1418
1419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
1421 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1422 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1425 msgid "this device"
1426 msgstr ""
1427
1428 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:118
1429 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220
1430 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:333
1431 msgid "this new zone"
1432 msgstr ""
1433
1434 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:354
1435 msgid "unlimited"
1436 msgstr ""
1437
1438 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1439 msgid "unspecified"
1440 msgstr ""
1441
1442 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:113
1443 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:172
1444 msgid "up to 65536 entries."
1445 msgstr ""
1446
1447 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:339
1448 msgid "valid firewall mark"
1449 msgstr ""