Merge pull request #6250 from systemcrash/extended_icmp
[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: 2023-03-03 19:40+0000\n"
9 "Last-Translator: Roger Pueyo Centelles <weblate@rogerpueyo.com>\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 4.16.2-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:461
37 msgid "-- add IP --"
38 msgstr ""
39
40 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:509
41 msgid "-- add MAC --"
42 msgstr ""
43
44 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
45 msgid ""
46 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
47 msgstr ""
48
49 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
50 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
51 msgstr ""
52
53 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
54 msgid ""
55 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP "
56 "<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
57 msgstr ""
58
59 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
60 msgid ""
61 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
62 msgstr ""
63
64 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
65 msgid ""
66 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
67 "</var>"
68 msgstr ""
69
70 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
71 msgid ""
72 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper "
73 "<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
74 msgstr ""
75
76 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
77 msgid ""
78 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark "
79 "<var>%{set_mark?:%{set_xmark}}</var>"
80 msgstr ""
81
82 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84
83 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
84 msgstr ""
85
86 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
87 msgid ""
88 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
89 "output}"
90 msgstr ""
91
92 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
93 msgid ""
94 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
95 msgstr ""
96
97 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81
98 msgid ""
99 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
100 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
101 msgstr ""
102
103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224
104 msgid "A rewrite IP must be specified!"
105 msgstr ""
106
107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
108 msgid "ACCEPT - Disable address rewriting"
109 msgstr ""
110
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:174
112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
116 msgid "Action"
117 msgstr "Acció"
118
119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:291
120 msgid ""
121 "Additional raw <em>iptables</em> arguments to classify zone destination "
122 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
123 "traffic."
124 msgstr ""
125
126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:281
127 msgid ""
128 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
129 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
130 msgstr ""
131
132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
134 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106
136 msgid "Advanced Settings"
137 msgstr "Configuració avançada"
138
139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
140 msgid "Allow \"invalid\" traffic"
141 msgstr ""
142
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:354
144 msgid "Allow forward from <em>source zones</em>:"
145 msgstr "Permet el reenviament des dels <em>zones d'origen</em>:"
146
147 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:313
148 msgid "Allow forward to <em>destination zones</em>:"
149 msgstr "Permet el reenviament als <em>zones de destí</em>:"
150
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:539
152 msgid "Any"
153 msgstr "Qualsevol"
154
155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461
157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
159 msgid "Any day"
160 msgstr ""
161
162 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
163 msgid ""
164 "Apply a bitwise XOR of the given value and the existing mark value on "
165 "established connections. Format is value[/mask]. If a mask is specified then "
166 "those bits set in the mask are zeroed out."
167 msgstr ""
168
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
170 msgid "Apply the given DSCP class or value to established connections."
171 msgstr ""
172
173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
174 msgid "Assign the specified connection tracking helper to matched traffic."
175 msgstr ""
176
177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:255
178 msgid "Automatic helper assignment"
179 msgstr ""
180
181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:255
182 msgid ""
183 "Automatically assign conntrack helpers based on traffic protocol and port"
184 msgstr ""
185
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
187 msgid "Conntrack Settings"
188 msgstr ""
189
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:259
191 msgid "Conntrack helpers"
192 msgstr ""
193
194 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
195 msgid "Contents have been saved."
196 msgstr "S'han desat els continguts."
197
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:688
199 msgid "Continue"
200 msgstr "Continua"
201
202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:222
203 msgid "Covered devices"
204 msgstr ""
205
206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
207 msgid "Covered networks"
208 msgstr "Xarxes cobertes"
209
210 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:227
211 msgid "Covered subnets"
212 msgstr ""
213
214 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:54
215 msgid "Custom Rules"
216 msgstr "Regles personalitzades"
217
218 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
219 msgid ""
220 "Custom rules allow you to execute arbitrary iptables commands which are not "
221 "otherwise covered by the firewall framework. The commands are executed after "
222 "each firewall restart, right after the default ruleset has been loaded."
223 msgstr ""
224 "Les regles personalitzades us permet executar ordres del iptables arbitraris "
225 "que la infraestructura de tallafocs no cobreix d'altra manera. Aquests "
226 "ordres s'executen després de cada reinici de tallafocs, just després el "
227 "conjunt de regles per defecte s'ha carregat."
228
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:387
230 msgid "DSCP classification"
231 msgstr ""
232
233 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
234 msgid "DSCP mark"
235 msgstr ""
236
237 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
238 msgid "DSCP mark required"
239 msgstr ""
240
241 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
243 msgid "Destination address"
244 msgstr "Adreça de destí"
245
246 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
247 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
248 msgid "Destination port"
249 msgstr "Port de destí"
250
251 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362
252 msgid "Destination zone"
253 msgstr "Zona de destí"
254
255 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
256 msgid "Device name"
257 msgstr ""
258
259 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
260 msgid ""
261 "Do not install extra rules to reject forwarded traffic with conntrack state "
262 "<em>invalid</em>. This may be required for complex asymmetric route setups."
263 msgstr ""
264
265 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:58
266 msgid "Drop invalid packets"
267 msgstr "Descarta els paquets invàlids"
268
269 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
270 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
272 msgid "Enable"
273 msgstr "Activa"
274
275 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
276 msgid "Enable NAT Loopback"
277 msgstr ""
278
279 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
280 msgid "Enable SYN-flood protection"
281 msgstr "Habilita protecció contra la inundació SYN"
282
283 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:265
284 msgid "Enable logging on this zone"
285 msgstr "Habilita el registre d'aquesta zona"
286
287 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:160
288 msgid ""
289 "Enable network address and port translation (NAT or NAPT) for outbound "
290 "traffic on this zone. This is typically enabled on the <em>wan</em> zone."
291 msgstr ""
292
293 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
294 msgid "Expecting: %s"
295 msgstr ""
296
297 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
298 msgid "Experimental feature. Not fully compatible with QoS/SQM."
299 msgstr ""
300
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:259
302 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
303 msgstr ""
304
305 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
306 msgid "External IP address"
307 msgstr "Adreça IP extern"
308
309 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
310 msgid "External port"
311 msgstr "Port extern"
312
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
315 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
316 msgid "Extra arguments"
317 msgstr "Paràmetres extres"
318
319 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:291
320 msgid "Extra destination arguments"
321 msgstr ""
322
323 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
324 msgid "Extra iptables arguments"
325 msgstr ""
326
327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:281
328 msgid "Extra source arguments"
329 msgstr ""
330
331 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
332 msgid "Firewall"
333 msgstr "Tallafocs"
334
335 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
336 msgid "Firewall - Custom Rules"
337 msgstr "Tallafocs - Regles personalitzades"
338
339 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
340 msgid "Firewall - NAT Rules"
341 msgstr ""
342
343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
344 msgid "Firewall - Port Forwards"
345 msgstr "Tallafocs - Reenviaments de port"
346
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
348 msgid "Firewall - Traffic Rules"
349 msgstr "Tallafocs - Regles de tràfic"
350
351 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
352 msgid "Firewall - Zone Settings"
353 msgstr "Tallafocs - Ajusts de zona"
354
355 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:681
356 msgid "Firewall configuration migration"
357 msgstr ""
358
359 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
360 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
361 msgid "Forward"
362 msgstr "Reenvia"
363
364 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
365 msgid ""
366 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
367 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
368 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
369 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
370 "</var>}"
371 msgstr ""
372
373 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:451
374 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
375 msgid "Friday"
376 msgstr "Divendres"
377
378 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
379 msgid ""
380 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
381 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
382 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
383 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
384 "ival}</var>}}"
385 msgstr ""
386
387 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
388 msgid ""
389 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
390 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
391 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
392 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
393 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
394 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
395 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
396 "</var>}}"
397 msgstr ""
398
399 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
400 msgid ""
401 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-"
402 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
403 "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-"
404 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, "
405 "MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Match MACs except "
406 "%{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? "
407 "data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
408 msgstr ""
409
410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
412 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
413 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:105
415 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
416 msgid "General Settings"
417 msgstr "Paràmetres generals"
418
419 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
420 msgid "Grant access to firewall configuration"
421 msgstr ""
422
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87
424 msgid "Hardware flow offloading"
425 msgstr ""
426
427 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
428 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:233
429 msgid "IPv4 and IPv6"
430 msgstr "IPv4 i IPv6"
431
432 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
433 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:234
434 msgid "IPv4 only"
435 msgstr "Només IPv4"
436
437 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
438 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:235
439 msgid "IPv6 only"
440 msgstr "Només IPv6"
441
442 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
443 msgid "Inbound device"
444 msgstr ""
445
446 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
447 msgid ""
448 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var "
449 "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
450 "with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:"
451 "<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match "
452 "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark."
453 "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}"
454 ">%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match "
455 "any helper except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-"
456 "tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
457 msgstr ""
458
459 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
460 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143
461 msgid "Input"
462 msgstr "Entrada"
463
464 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
465 msgid "Internal IP address"
466 msgstr "Adreça IP interna"
467
468 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
469 msgid "Internal port"
470 msgstr "Port intern"
471
472 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:229
473 msgid "Internal zone"
474 msgstr "Zona interna"
475
476 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
477 msgid "Invalid DSCP mark"
478 msgstr ""
479
480 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
481 msgid "Invalid limit value"
482 msgstr ""
483
484 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
485 msgid "Limit burst"
486 msgstr ""
487
488 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:268
489 msgid "Limit log messages"
490 msgstr "Limita els missatges de registre"
491
492 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
493 msgid "Limit matching"
494 msgstr ""
495
496 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
497 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
498 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
499 msgid ""
500 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
501 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
502 msgstr ""
503
504 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:166
505 msgid "Limited masquerading enabled"
506 msgstr ""
507
508 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
509 msgid "Limits traffic matching to the specified rate."
510 msgstr ""
511
512 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
513 msgid "Loopback source IP"
514 msgstr ""
515
516 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
517 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
518 msgstr ""
519
520 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:171
521 msgid "MSS clamping"
522 msgstr "Fixació MSS"
523
524 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159
525 msgid "Masquerading"
526 msgstr "Mascarada"
527
528 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:163
529 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
530 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
531 msgid "Match"
532 msgstr "Coincideix"
533
534 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
535 msgid "Match DSCP"
536 msgstr ""
537
538 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
539 msgid "Match ICMP type"
540 msgstr "Coincideix amb el tipus ICMP"
541
542 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
543 msgid "Match device"
544 msgstr ""
545
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
547 msgid "Match forwarded traffic directed at the given IP address."
548 msgstr ""
549
550 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
551 msgid ""
552 "Match forwarded traffic directed at the given destination port or port range."
553 msgstr ""
554
555 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
556 msgid "Match forwarded traffic from this IP or range."
557 msgstr ""
558
559 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
560 msgid ""
561 "Match forwarded traffic originating from the given source port or port range."
562 msgstr ""
563
564 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
565 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
566 msgid "Match helper"
567 msgstr ""
568
569 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:222
570 msgid ""
571 "Match incoming traffic directed at the given destination port or port range "
572 "on this host"
573 msgstr ""
574 "Coincideix amb trànsit entrant dirigit al port o rang de ports de destí en "
575 "aquest host donat"
576
577 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
578 msgid "Match mark"
579 msgstr ""
580
581 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
582 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
583 msgid "Match traffic using the specified connection tracking helper."
584 msgstr ""
585
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
587 msgid "Matches a specific firewall mark or a range of different marks."
588 msgstr ""
589
590 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
591 msgid "Matches forwarded traffic using the specified outbound network device."
592 msgstr ""
593
594 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
595 msgid "Matches traffic carrying the specified DSCP marking."
596 msgstr ""
597
598 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
599 msgid ""
600 "Maximum initial number of packets to match: this number gets recharged by "
601 "one every time the limit specified above is not reached, up to this number."
602 msgstr ""
603
604 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
605 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
606 msgid "Monday"
607 msgstr "Dilluns"
608
609 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457
610 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:271
611 msgid "Month Days"
612 msgstr ""
613
614 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
615 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
616 msgid "NAT Rules"
617 msgstr ""
618
619 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
620 msgid ""
621 "NAT rules allow fine grained control over the source IP to use for outbound "
622 "or forwarded traffic."
623 msgstr ""
624
625 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
626 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
627 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
628 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
629 msgid "Name"
630 msgstr "Nom"
631
632 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:217
633 msgid "Only match incoming traffic directed at the given IP address."
634 msgstr "Només coincideix amb trànsit entrant dirigit a la adreça IP donada."
635
636 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198
637 msgid "Only match incoming traffic from these MACs."
638 msgstr "Només coincideix amb trànsit entrant des d'aquests MAC."
639
640 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:203
641 msgid "Only match incoming traffic from this IP or range."
642 msgstr "Només coincideix amb trànsit entrant des d'aquest IP o rang."
643
644 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:208
645 msgid ""
646 "Only match incoming traffic originating from the given source port or port "
647 "range on the client host"
648 msgstr ""
649 "Només coincideix amb trànsit originant en el host client des del port o del "
650 "rang de ports d'origen donat"
651
652 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
653 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
654 msgid "Outbound device"
655 msgstr ""
656
657 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
658 msgid "Outbound zone"
659 msgstr ""
660
661 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
662 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144
663 msgid "Output"
664 msgstr "Sortida"
665
666 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286
667 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
668 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
669 msgid "Passes additional arguments to iptables. Use with care!"
670 msgstr "Passa paràmetres addicionals al iptables. Utilitzeu-ho amb cura!"
671
672 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:278
673 msgid ""
674 "Passing raw iptables arguments to source and destination traffic "
675 "classification rules allows to match packets based on other criteria than "
676 "interfaces or subnets. These options should be used with extreme care as "
677 "invalid values could render the firewall ruleset broken, completely exposing "
678 "all services."
679 msgstr ""
680
681 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
682 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
683 msgid "Port Forwards"
684 msgstr "Reenviaments de port"
685
686 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
687 msgid ""
688 "Port forwarding allows remote computers on the Internet to connect to a "
689 "specific computer or service within the private LAN."
690 msgstr ""
691 "El reenviament de ports permet que els ordinadors remots en el Internet "
692 "connectin a un ordinador o servei específic dins del LAN privat."
693
694 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
695 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
696 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
697 msgid "Protocol"
698 msgstr "Protocol"
699
700 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
701 msgid ""
702 "Redirect matched incoming traffic to the given port on the internal host"
703 msgstr "Redirigeix trànsit entrant coincidit al port donat en el host intern"
704
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
706 msgid "Redirect matched incoming traffic to the specified internal host"
707 msgstr "Redirigeix trànsit entrant coincidit al host intern especificat"
708
709 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
710 msgid "Requires hardware NAT support. Implemented at least for mt7621"
711 msgstr ""
712
713 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:245
714 msgid "Restrict Masquerading to given destination subnets"
715 msgstr "Restringeix la mascarada a les subxarxes de destí donades"
716
717 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:238
718 msgid "Restrict Masquerading to given source subnets"
719 msgstr "Restringeix la mascarada a les subxarxes d'origen donades"
720
721 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
722 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232
723 msgid "Restrict to address family"
724 msgstr "Restringeix a la família d'adreces"
725
726 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
727 msgid "Rewrite IP address"
728 msgstr ""
729
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
731 msgid "Rewrite matched traffic to the specified source IP address."
732 msgstr ""
733
734 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
735 msgid "Rewrite matched traffic to the specified source port or port range."
736 msgstr ""
737
738 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229
739 msgid "Rewrite port"
740 msgstr ""
741
742 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
743 msgid "Routing/NAT Offloading"
744 msgstr ""
745
746 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
747 msgid "SNAT - Rewrite to specific source IP or port"
748 msgstr ""
749
750 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452
751 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
752 msgid "Saturday"
753 msgstr "Dissabte"
754
755 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
756 msgid "Set mark"
757 msgstr ""
758
759 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
760 msgid ""
761 "Set the given mark value on established connections. Format is value[/mask]. "
762 "If a mask is specified then only those bits set in the mask are modified."
763 msgstr ""
764
765 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
766 msgid "Software based offloading for routing/NAT"
767 msgstr ""
768
769 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82
770 msgid "Software flow offloading"
771 msgstr ""
772
773 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
774 msgid "Source IP address"
775 msgstr "Adreça IP d'origen"
776
777 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
778 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:352
779 msgid "Source MAC address"
780 msgstr "Adreça MAC d'origen"
781
782 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:353
783 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
784 msgid "Source address"
785 msgstr "Adreça d'origen"
786
787 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
788 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
789 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
790 msgid "Source port"
791 msgstr "Port d'origen"
792
793 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
794 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
795 msgid "Source zone"
796 msgstr "Zona d'origen"
797
798 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
799 msgid ""
800 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
801 "network device."
802 msgstr ""
803
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
805 msgid ""
806 "Specifies whether to use the external or the internal IP address for "
807 "reflected traffic."
808 msgstr ""
809
810 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:476
811 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:290
812 msgid "Start Date (yyyy-mm-dd)"
813 msgstr ""
814
815 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:468
816 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:282
817 msgid "Start Time (hh:mm:ss)"
818 msgstr ""
819
820 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
821 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
822 msgid "Stop Date (yyyy-mm-dd)"
823 msgstr ""
824
825 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:472
826 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
827 msgid "Stop Time (hh:mm:ss)"
828 msgstr ""
829
830 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446
831 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
832 msgid "Sunday"
833 msgstr "Diumenge"
834
835 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:682
836 msgid ""
837 "The existing firewall configuration needs to be changed for LuCI to function "
838 "properly."
839 msgstr ""
840
841 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
842 msgid ""
843 "The firewall creates zones over your network interfaces to control network "
844 "traffic flow."
845 msgstr ""
846 "El tallafocs crea zones a les teves interfícies de xarxa per controlar el "
847 "flux de tràfic de xarxa."
848
849 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
850 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:309
851 msgid ""
852 "The options below control the forwarding policies between this zone (%s) and "
853 "other zones. <em>Destination zones</em> cover forwarded traffic "
854 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
855 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
856 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
857 "<em>not</em> imply a permission to forward from wan to lan as well."
858 msgstr ""
859 "Les opcions a sota controlen les polítiques de reenviament entre aquesta "
860 "zona (%s) i altres zones. <em>Zones de destí</em> cobreixen trànsit reenviat "
861 "<strong>originant des de %q</strong>. <em>Zones d'origen</em> coincideixen "
862 "amb trànsit reenviat des de altres zones <strong>apuntat a %q</strong>. La "
863 "regla de reenviament es <em>unidirectional</em>, per exemple un reenviament "
864 "de lan a wan <em>no</em> implica permís per reenviar de wan a lan també."
865
866 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
867 #, fuzzy
868 msgid ""
869 "This section defines common properties of %q. The <em>input</em> and "
870 "<em>output</em> options set the default policies for traffic entering and "
871 "leaving this zone while the <em>forward</em> option describes the policy for "
872 "forwarded traffic between different networks within the zone. <em>Covered "
873 "networks</em> specifies which available networks are members of this zone."
874 msgstr ""
875 "Aquesta secció defineix propietats comuns de %q. Les opcions <em>entrada</"
876 "em> i <em>sortida</em> estableixen les polítiques per defecte per a trànsit "
877 "entrant i sortint aquesta zona mentre l'opció <em>reenvia</em> descriu la "
878 "política de trànsit reenviat entre xarxes distintes dins de la zona. "
879 "<em>Xarxes cobertes</em> especifica quines xarxes disponibles són membres "
880 "d'aquesta zona."
881
882 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450
883 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
884 msgid "Thursday"
885 msgstr "Dijous"
886
887 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
888 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
889 msgid "Time Restrictions"
890 msgstr ""
891
892 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
893 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:298
894 msgid "Time in UTC"
895 msgstr ""
896
897 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
898 msgid "Time restrictions are enabled for this rule"
899 msgstr ""
900
901 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
902 msgid ""
903 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
904 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
905 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
906 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
907 "ival}</var>}}"
908 msgstr ""
909
910 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
911 msgid ""
912 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
913 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
914 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
915 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
916 "%{item.val}.\"}>%{item.ival}</var>}}"
917 msgstr ""
918
919 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
920 msgid ""
921 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
922 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
923 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-"
924 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
925 msgstr ""
926
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
928 msgid "Tracking helper"
929 msgstr ""
930
931 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
932 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
933 msgid "Traffic Rules"
934 msgstr "Regles de trànsit"
935
936 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
937 msgid ""
938 "Traffic rules define policies for packets traveling between different zones, "
939 "for example to reject traffic between certain hosts or to open WAN ports on "
940 "the router."
941 msgstr ""
942 "Les regles de trànsit defineixen polítiques per als paquets viatjant entre "
943 "zones distintes, per exemple per a rebutjar trànsit entre certs hosts o "
944 "obrir ports WAN en el encaminador."
945
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448
947 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
948 msgid "Tuesday"
949 msgstr "Dimarts"
950
951 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
952 msgid "Unable to save contents: %s"
953 msgstr ""
954
955 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
956 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
957 msgid "Unknown or not installed conntrack helper \"%s\""
958 msgstr ""
959
960 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
961 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
962 msgid "Unnamed NAT"
963 msgstr ""
964
965 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
966 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
967 msgid "Unnamed forward"
968 msgstr ""
969
970 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
971 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
972 msgid "Unnamed rule"
973 msgstr ""
974
975 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
976 msgid "Unnamed zone"
977 msgstr ""
978
979 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:585
980 msgid "Unrecognized protocol"
981 msgstr ""
982
983 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:683
984 msgid ""
985 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
986 "be converted to \"nat\" sections and the firewall will be restarted to apply "
987 "the updated configuration."
988 msgstr ""
989
990 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
991 msgid "Use external IP address"
992 msgstr ""
993
994 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
995 msgid "Use internal IP address"
996 msgstr ""
997
998 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:222
999 msgid ""
1000 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1001 "network devices."
1002 msgstr ""
1003
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:227
1005 msgid ""
1006 "Use this option to classify zone traffic by source or destination subnet "
1007 "instead of networks or devices."
1008 msgstr ""
1009
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
1011 msgid "Valid firewall mark required"
1012 msgstr ""
1013
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:449
1015 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
1016 msgid "Wednesday"
1017 msgstr "Dimecres"
1018
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:441
1020 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:255
1021 msgid "Week Days"
1022 msgstr ""
1023
1024 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
1025 msgid "XOR firewall mark"
1026 msgstr ""
1027
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1029 msgid "XOR mark"
1030 msgstr ""
1031
1032 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1033 msgid "Zone ⇒ Forwardings"
1034 msgstr "Zona ⇒ Reenviaments"
1035
1036 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
1037 msgid "Zones"
1038 msgstr "Zones"
1039
1040 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:381
1041 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1043 msgid "accept"
1044 msgstr "accepta"
1045
1046 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1047 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
1048 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:483
1049 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
1050 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1053 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
1054 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
1055 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1059 msgid "any"
1060 msgstr "qualsevol"
1061
1062 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1064 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1066 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1067 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1068 msgid "any zone"
1069 msgstr "qualsevol zona"
1070
1071 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1072 msgid "apply firewall mark"
1073 msgstr ""
1074
1075 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:384
1076 msgid "assign conntrack helper"
1077 msgstr ""
1078
1079 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1080 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1082 msgid "day"
1083 msgstr ""
1084
1085 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233
1086 msgid "do not rewrite"
1087 msgstr ""
1088
1089 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
1090 msgid "don't track"
1091 msgstr "no rastregis"
1092
1093 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:380
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1095 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
1096 msgid "drop"
1097 msgstr "descarta"
1098
1099 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1102 msgid "hour"
1103 msgstr ""
1104
1105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1108 msgid "minute"
1109 msgstr ""
1110
1111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382
1112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
1113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
1114 msgid "reject"
1115 msgstr "rebutja"
1116
1117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1120 msgid "second"
1121 msgstr ""
1122
1123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1125 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1127 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1129 msgid "this device"
1130 msgstr ""
1131
1132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
1133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:217
1134 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:308
1135 msgid "this new zone"
1136 msgstr ""
1137
1138 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1139 msgid "unlimited"
1140 msgstr ""
1141
1142 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1143 msgid "unspecified"
1144 msgstr ""
1145
1146 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1147 msgid "valid firewall mark"
1148 msgstr ""