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