luci-app-firewall: rework rule descriptions, deduplicate code
[project/luci.git] / applications / luci-app-firewall / po / fr / firewall.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2010-03-30 17:00+0200\n"
6 "PO-Revision-Date: 2020-01-11 18:22+0000\n"
7 "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
8 "Language-Team: French <https://hosted.weblate.org/projects/openwrt/"
9 "luciapplicationsfirewall/fr/>\n"
10 "Language: fr\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Plural-Forms: nplurals=2; plural=n > 1;\n"
15 "X-Generator: Weblate 3.10.1\n"
16
17 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:47
18 msgid ""
19 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
20 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
21 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
22 "<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>"
23 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
24 "%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with "
25 "mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with "
26 "%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
27 "<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
28 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
29 "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
30 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
31 "val}</var>}}"
32 msgstr ""
33
34 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
35 msgid "-- add IP --"
36 msgstr ""
37
38 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:479
39 msgid "-- add MAC --"
40 msgstr ""
41
42 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:117
43 msgid ""
44 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
45 msgstr ""
46
47 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86
48 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
49 msgstr ""
50
51 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80
52 msgid ""
53 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
54 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
55 msgstr ""
56
57 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:114
58 msgid ""
59 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
60 msgstr ""
61
62 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:132
63 msgid ""
64 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
65 "</var>"
66 msgstr ""
67
68 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:126
69 msgid ""
70 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
71 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
72 msgstr ""
73
74 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129
75 msgid ""
76 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
77 "%{set_mark?:%{set_xmark}}</var>"
78 msgstr ""
79
80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:83
81 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
82 msgstr ""
83
84 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:123
85 msgid ""
86 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
87 "output}"
88 msgstr ""
89
90 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:120
91 msgid ""
92 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
93 msgstr ""
94
95 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:80
96 msgid ""
97 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
98 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
99 msgstr ""
100
101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
102 msgid "A rewrite IP must be specified!"
103 msgstr ""
104
105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:204
106 msgid "ACCEPT - Disable address rewriting"
107 msgstr ""
108
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:164
110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:220
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:149
113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
114 msgid "Action"
115 msgstr "Action"
116
117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
118 msgid ""
119 "Additional raw <em>iptables</em> arguments to classify zone destination "
120 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
121 "traffic."
122 msgstr ""
123
124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
125 msgid ""
126 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
127 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
128 msgstr ""
129
130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:78
134 msgid "Advanced Settings"
135 msgstr "Paramètres avancés"
136
137 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211
138 msgid "Allow \"invalid\" traffic"
139 msgstr "Autoriser le trafic \"non valide\""
140
141 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:311
142 msgid "Allow forward from <em>source zones</em>:"
143 msgstr "Permettre la transmission des <em>zones source</em> :"
144
145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:270
146 msgid "Allow forward to <em>destination zones</em>:"
147 msgstr "Permettre la transmission vers les <em>zones destination</em> :"
148
149 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:506
150 msgid "Any"
151 msgstr "N'importe lequel"
152
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:421
154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
157 msgid "Any day"
158 msgstr "N'importe quel jour"
159
160 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:314
161 msgid ""
162 "Apply a bitwise XOR of the given value and the existing mark value on "
163 "established connections. Format is value[/mask]. If a mask is specified then "
164 "those bits set in the mask are zeroed out."
165 msgstr ""
166
167 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
168 msgid "Apply the given DSCP class or value to established connections."
169 msgstr ""
170
171 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
172 msgid "Assign the specified connection tracking helper to matched traffic."
173 msgstr ""
174
175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214
176 msgid "Automatic helper assignment"
177 msgstr ""
178
179 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214
180 msgid ""
181 "Automatically assign conntrack helpers based on traffic protocol and port"
182 msgstr ""
183 "Attribuer automatiquement des assistants conntrack en fonction du protocole "
184 "de trafic et du port"
185
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:79
187 msgid "Conntrack Settings"
188 msgstr "Paramètres Conntrack"
189
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
191 msgid "Conntrack helpers"
192 msgstr ""
193
194 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:15
195 msgid "Contents have been saved."
196 msgstr "Le contenu a été enregistré."
197
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:181
199 msgid "Covered devices"
200 msgstr "Appareils couverts"
201
202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
203 msgid "Covered networks"
204 msgstr "Réseaux couverts"
205
206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:186
207 msgid "Covered subnets"
208 msgstr "Sous-réseaux couverts"
209
210 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
211 msgid "Custom Rules"
212 msgstr "Régles spécifiques"
213
214 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
215 msgid ""
216 "Custom rules allow you to execute arbitrary iptables commands which are not "
217 "otherwise covered by the firewall framework. The commands are executed after "
218 "each firewall restart, right after the default ruleset has been loaded."
219 msgstr ""
220 "Les règles personnalisées vous permettent d'exécuter des commandes iptables "
221 "arbitraires qui ne sont pas autrement couvertes par le framework de pare-"
222 "feu. Les commandes sont exécutées après chaque redémarrage du pare-feu, "
223 "juste après le chargement de l'ensemble de règles par défaut."
224
225 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:365
226 msgid "DSCP classification"
227 msgstr ""
228
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
230 msgid "DSCP mark"
231 msgstr ""
232
233 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:294
234 msgid "DSCP mark required"
235 msgstr ""
236
237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
239 msgid "Destination address"
240 msgstr "Adresse de destination"
241
242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348
243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
244 msgid "Destination port"
245 msgstr "Port de destination"
246
247 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340
248 msgid "Destination zone"
249 msgstr "Zone de destination"
250
251 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
252 msgid "Device name"
253 msgstr ""
254
255 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211
256 msgid ""
257 "Do not install extra rules to reject forwarded traffic with conntrack state "
258 "<em>invalid</em>. This may be required for complex asymmetric route setups."
259 msgstr ""
260
261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:36
262 msgid "Drop invalid packets"
263 msgstr "Supprimer les paquets invalides"
264
265 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:172
266 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:226
267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:155
268 msgid "Enable"
269 msgstr "Activer"
270
271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
272 msgid "Enable NAT Loopback"
273 msgstr "Activer le NAT sur la boucle-locale"
274
275 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:35
276 msgid "Enable SYN-flood protection"
277 msgstr "Activer la protection contre le SYN-flood"
278
279 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:224
280 msgid "Enable logging on this zone"
281 msgstr "Activer les traces (logs) sur cette zone"
282
283 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
284 msgid "Expecting: %s"
285 msgstr ""
286
287 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:54
288 msgid "Experimental feature. Not fully compatible with QoS/SQM."
289 msgstr ""
290
291 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
292 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
293 msgstr ""
294
295 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
296 msgid "External IP address"
297 msgstr "Adresse IP externe"
298
299 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
300 msgid "External port"
301 msgstr "Port externe"
302
303 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:275
304 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
305 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:240
306 msgid "Extra arguments"
307 msgstr "Arguments supplémentaires"
308
309 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
310 msgid "Extra destination arguments"
311 msgstr ""
312
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:80
314 msgid "Extra iptables arguments"
315 msgstr "Arguments supplémentaires iptables"
316
317 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
318 msgid "Extra source arguments"
319 msgstr ""
320
321 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
322 # applications/luci-fw/luasrc/model/cbi/luci_fw/zones.lua #
323 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
324 #
325 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
326 msgid "Firewall"
327 msgstr "Pare-feu"
328
329 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:24
330 msgid "Firewall - Custom Rules"
331 msgstr "Pare-feu - Règles personnalisées"
332
333 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:118
334 msgid "Firewall - NAT Rules"
335 msgstr ""
336
337 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:120
338 msgid "Firewall - Port Forwards"
339 msgstr "Pare-feu - Redirections de ports"
340
341 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:164
342 msgid "Firewall - Traffic Rules"
343 msgstr "Pare-feu - Règles de trafic"
344
345 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:28
346 msgid "Firewall - Zone Settings"
347 msgstr "Pare-feu - Configuration des zones"
348
349 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
350 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
351 msgid "Forward"
352 msgstr "Transférer"
353
354 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:29
355 msgid ""
356 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
357 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
358 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
359 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
360 msgstr ""
361
362 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
363 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:255
364 msgid "Friday"
365 msgstr "Vendredi"
366
367 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:38
368 msgid ""
369 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
370 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
371 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
372 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
373 "ival}</var>}}"
374 msgstr ""
375
376 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:63
377 msgid ""
378 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
379 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
380 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
381 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
382 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
383 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
384 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
385 "</var>}}"
386 msgstr ""
387
388 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:47
389 msgid ""
390 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
391 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
392 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
393 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
394 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
395 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
396 "name}\"}}>%{item.ival}</var>}}"
397 msgstr ""
398
399 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:128
400 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:172
401 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:126
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:31
403 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
404 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:16
405 msgid "General Settings"
406 msgstr "Paramètres généraux"
407
408 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:65
409 msgid "Hardware flow offloading"
410 msgstr ""
411
412 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:263
413 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:192
414 msgid "IPv4 and IPv6"
415 msgstr "IPv4 et IPv6"
416
417 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:264
418 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:193
419 msgid "IPv4 only"
420 msgstr "IPv4 seulement"
421
422 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:265
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:194
424 msgid "IPv6 only"
425 msgstr "IPv6 seulement"
426
427 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:235
428 msgid "Inbound device"
429 msgstr ""
430
431 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:37
432 msgid ""
433 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
434 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
435 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
436 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
437 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
438 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
439 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
440 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
441 "\"%{helper.name}\">%{helper.val}</var>}}"
442 msgstr ""
443
444 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
445 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:115
446 msgid "Input"
447 msgstr "Entrée"
448
449 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:225
450 msgid "Internal IP address"
451 msgstr "Adresse IP interne"
452
453 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:230
454 msgid "Internal port"
455 msgstr "Port interne"
456
457 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:219
458 msgid "Internal zone"
459 msgstr "Zone interne"
460
461 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:302
462 msgid "Invalid DSCP mark"
463 msgstr ""
464
465 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:370
466 msgid "Invalid limit value"
467 msgstr ""
468
469 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:380
470 msgid "Limit burst"
471 msgstr ""
472
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:227
474 msgid "Limit log messages"
475 msgstr "Limiter les messages de journalisation"
476
477 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:346
478 msgid "Limit matching"
479 msgstr ""
480
481 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:74
482 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:95
483 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
484 msgid ""
485 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
486 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
487 msgstr ""
488
489 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:347
490 msgid "Limits traffic matching to the specified rate."
491 msgstr ""
492
493 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:244
494 msgid "Loopback source IP"
495 msgstr ""
496
497 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
498 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
499 msgstr ""
500
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:134
502 msgid "MSS clamping"
503 msgstr "Contrainte du MSS"
504
505 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:131
506 msgid "Masquerading"
507 msgstr "Masquage"
508
509 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
510 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
511 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:138
512 msgid "Match"
513 msgstr ""
514
515 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
516 msgid "Match DSCP"
517 msgstr ""
518
519 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
520 msgid "Match ICMP type"
521 msgstr "Type ICMP correspondant"
522
523 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:232
524 msgid "Match device"
525 msgstr ""
526
527 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
528 msgid "Match forwarded traffic directed at the given IP address."
529 msgstr ""
530
531 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:191
532 msgid ""
533 "Match forwarded traffic directed at the given destination port or port range."
534 msgstr ""
535
536 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
537 msgid "Match forwarded traffic from this IP or range."
538 msgstr ""
539
540 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:177
541 msgid ""
542 "Match forwarded traffic originating from the given source port or port range."
543 msgstr ""
544
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:390
547 msgid "Match helper"
548 msgstr ""
549
550 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
551 msgid ""
552 "Match incoming traffic directed at the given destination port or port range "
553 "on this host"
554 msgstr ""
555 "Prendre en compte le trafic dirigé vers le port de destination donné (ou la "
556 "gamme de ports) sur cet hôte"
557
558 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
559 msgid "Match mark"
560 msgstr ""
561
562 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
563 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:390
564 msgid "Match traffic using the specified connection tracking helper."
565 msgstr ""
566
567 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
568 msgid "Matches a specific firewall mark or a range of different marks."
569 msgstr ""
570
571 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:231
572 msgid "Matches forwarded traffic using the specified outbound network device."
573 msgstr ""
574
575 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
576 msgid "Matches traffic carrying the specified DSCP marking."
577 msgstr ""
578
579 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:381
580 msgid ""
581 "Maximum initial number of packets to match: this number gets recharged by "
582 "one every time the limit specified above is not reached, up to this number."
583 msgstr ""
584
585 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:423
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:251
587 msgid "Monday"
588 msgstr "Lundi"
589
590 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
592 msgid "Month Days"
593 msgstr ""
594
595 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:121
596 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:43
597 msgid "NAT Rules"
598 msgstr ""
599
600 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:119
601 msgid ""
602 "NAT rules allow fine grained control over the source IP to use for outbound "
603 "or forwarded traffic."
604 msgstr ""
605
606 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:149
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:205
608 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:134
609 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:93
610 msgid "Name"
611 msgstr "Nom"
612
613 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
614 msgid "Only match incoming traffic directed at the given IP address."
615 msgstr ""
616
617 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:188
618 msgid "Only match incoming traffic from these MACs."
619 msgstr "Montrer seulement le trafic entrant provenant de ces adresses MAC."
620
621 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:193
622 msgid "Only match incoming traffic from this IP or range."
623 msgstr ""
624
625 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198
626 msgid ""
627 "Only match incoming traffic originating from the given source port or port "
628 "range on the client host"
629 msgstr ""
630
631 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:236
632 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
633 msgid "Outbound device"
634 msgstr ""
635
636 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
637 msgid "Outbound zone"
638 msgstr ""
639
640 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
641 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
642 msgid "Output"
643 msgstr "Sortie"
644
645 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:276
646 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
647 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:241
648 msgid "Passes additional arguments to iptables. Use with care!"
649 msgstr ""
650 "Passe des arguments supplémentaires aux tables d'adresses IP. A utiliser "
651 "avec précaution !"
652
653 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
654 msgid ""
655 "Passing raw iptables arguments to source and destination traffic "
656 "classification rules allows to match packets based on other criteria than "
657 "interfaces or subnets. These options should be used with extreme care as "
658 "invalid values could render the firewall ruleset broken, completely exposing "
659 "all services."
660 msgstr ""
661
662 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:123
663 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:25
664 msgid "Port Forwards"
665 msgstr "Redirections de port"
666
667 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:121
668 msgid ""
669 "Port forwarding allows remote computers on the Internet to connect to a "
670 "specific computer or service within the private LAN."
671 msgstr ""
672 "La redirection de port permet aux ordinateurs distants sur Internet, de se "
673 "connecter à un ordinateur ou service spécifié dans le réseau local privé."
674
675 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:177
676 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
677 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:160
678 msgid "Protocol"
679 msgstr "Protocole"
680
681 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:231
682 msgid ""
683 "Redirect matched incoming traffic to the given port on the internal host"
684 msgstr ""
685 "Rediriger le trafic entrant correspondant vers le port donné sur l'hôte "
686 "interne"
687
688 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:226
689 msgid "Redirect matched incoming traffic to the specified internal host"
690 msgstr "Rediriger le trafic entrant correspondant vers l'hôte interne spécifié"
691
692 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:66
693 msgid "Requires hardware NAT support. Implemented at least for mt7621"
694 msgstr ""
695
696 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204
697 msgid "Restrict Masquerading to given destination subnets"
698 msgstr ""
699 "Restreindre la substitution d'adresses (Masquerade) à ces sous-réseaux "
700 "destinataires"
701
702 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:197
703 msgid "Restrict Masquerading to given source subnets"
704 msgstr ""
705 "Restreindre la substitution d'adresses (Masquerade) à ces sous-réseaux "
706 "sources"
707
708 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:260
709 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:191
710 msgid "Restrict to address family"
711 msgstr "Restreindre à cette famille d'adresses"
712
713 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:206
714 msgid "Rewrite IP address"
715 msgstr ""
716
717 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:207
718 msgid "Rewrite matched traffic to the specified source IP address."
719 msgstr ""
720
721 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:222
722 msgid "Rewrite matched traffic to the specified source port or port range."
723 msgstr ""
724
725 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:221
726 msgid "Rewrite port"
727 msgstr ""
728
729 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:53
730 msgid "Routing/NAT Offloading"
731 msgstr ""
732
733 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:202
734 msgid "SNAT - Rewrite to specific source IP or port"
735 msgstr ""
736
737 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:428
738 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:256
739 msgid "Saturday"
740 msgstr "Samedi"
741
742 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
743 msgid "Set mark"
744 msgstr ""
745
746 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
747 msgid ""
748 "Set the given mark value on established connections. Format is value[/mask]. "
749 "If a mask is specified then only those bits set in the mask are modified."
750 msgstr ""
751
752 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
753 msgid "Software based offloading for routing/NAT"
754 msgstr ""
755
756 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:60
757 msgid "Software flow offloading"
758 msgstr ""
759
760 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
761 # applications/luci-fw/luasrc/model/cbi/luci_fw/rrule.lua #
762 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
763 #
764 # msgid "Traffic Redirection"
765 # msgstr ""
766 #
767 # msgid ""
768 # "Traffic redirection allows you to change the destination address of "
769 # "forwarded packets."
770 # msgstr ""
771 #
772 # msgid "Overview"
773 # msgstr ""
774 #
775 # msgid "Name"
776 # msgstr ""
777 #
778 # msgid "Source zone"
779 # msgstr ""
780 #
781 # msgid "Source MAC-address"
782 # msgstr ""
783 #
784 # msgid "Source port"
785 # msgstr ""
786 #
787 # msgid "Protocol"
788 # msgstr ""
789 #
790 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
791 msgid "Source IP address"
792 msgstr "Adresse IP source"
793
794 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:330
796 msgid "Source MAC address"
797 msgstr "Adresse MAC source"
798
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:331
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:171
801 msgid "Source address"
802 msgstr "Adresse source"
803
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333
806 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:176
807 msgid "Source port"
808 msgstr "Port source"
809
810 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:181
811 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:324
812 msgid "Source zone"
813 msgstr "Zone source"
814
815 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:253
816 msgid ""
817 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
818 "network device."
819 msgstr ""
820
821 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:244
822 msgid ""
823 "Specifies whether to use the external or the internal IP address for "
824 "reflected traffic."
825 msgstr ""
826
827 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452
828 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:280
829 msgid "Start Date (yyyy-mm-dd)"
830 msgstr ""
831
832 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:444
833 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:272
834 msgid "Start Time (hh.mm.ss)"
835 msgstr ""
836
837 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:456
838 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:284
839 msgid "Stop Date (yyyy-mm-dd)"
840 msgstr ""
841
842 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448
843 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:276
844 msgid "Stop Time (hh.mm.ss)"
845 msgstr ""
846
847 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422
848 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
849 msgid "Sunday"
850 msgstr "Dimanche"
851
852 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:29
853 msgid ""
854 "The firewall creates zones over your network interfaces to control network "
855 "traffic flow."
856 msgstr ""
857 "Le pare-feu crée des zones sur les interfaces réseau pour contrôler le flux "
858 "du trafic réseau."
859
860 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
861 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
862 msgid ""
863 "The options below control the forwarding policies between this zone (%s) and "
864 "other zones. <em>Destination zones</em> cover forwarded traffic "
865 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
866 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
867 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
868 "<em>not</em> imply a permission to forward from wan to lan as well."
869 msgstr ""
870 "Les options ci-dessous contrôlent les politiques de transmission entre cette "
871 "zone (%s) et les autres zones. <em>Zones de destination</em> couvre le "
872 "trafic transfmis <strong>venant de %q</strong>. <em>Zones source</em> "
873 "correspond au trafic transféré d'autres zones <strong> à destination de %q</"
874 "strong>. La règle de transmission est <em>unidirectionnelle</em>, la "
875 "transmission du LAN au WAN n'implique <em>pas</em> également l'autorisation "
876 "de transmission du WAN au LAN."
877
878 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
879 #, fuzzy
880 msgid ""
881 "This section defines common properties of %q. The <em>input</em> and "
882 "<em>output</em> options set the default policies for traffic entering and "
883 "leaving this zone while the <em>forward</em> option describes the policy for "
884 "forwarded traffic between different networks within the zone. <em>Covered "
885 "networks</em> specifies which available networks are members of this zone."
886 msgstr ""
887 "Cette section définit des propriétés communes de %q. Les options <em>entrée</"
888 "em> et <em>sortie</em> définissent les politiques par défaut pour le trafic "
889 "entrant et sortant de cette zone, tandis que l'option <em>transmission</em> "
890 "décrit la politique pour le trafic transmis entre différents réseaux dans "
891 "cette zone. Les <em>réseaux couverts</em> indiquent quels réseaux "
892 "disponibles sont membre de cette zone."
893
894 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:426
895 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:254
896 msgid "Thursday"
897 msgstr "Jeudi"
898
899 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
900 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
901 msgid "Time Restrictions"
902 msgstr ""
903
904 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
905 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
906 msgid "Time in UTC"
907 msgstr "Heure en UTC"
908
909 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:76
910 msgid ""
911 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
912 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
913 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
914 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
915 "ival}</var>}}"
916 msgstr ""
917
918 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:48
919 msgid ""
920 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
921 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
922 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
923 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
924 "%{item.val}.\"}>%{item.ival}</var>}}"
925 msgstr ""
926
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:56
928 msgid ""
929 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
930 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
931 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
932 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
933 msgstr ""
934
935 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
936 msgid "Tracking helper"
937 msgstr ""
938
939 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:167
940 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:34
941 msgid "Traffic Rules"
942 msgstr "Règles de trafic"
943
944 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:165
945 msgid ""
946 "Traffic rules define policies for packets traveling between different zones, "
947 "for example to reject traffic between certain hosts or to open WAN ports on "
948 "the router."
949 msgstr ""
950 "Les règles de trafic définissent des politiques pour les paquets voyageant "
951 "entre différentes zones, par exemple pour rejeter le trafic entre certains "
952 "hôtes ou pour ouvrir des ports WAN sur le routeur."
953
954 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:424
955 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:252
956 msgid "Tuesday"
957 msgstr "Mardi"
958
959 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:18
960 msgid "Unable to save contents: %s"
961 msgstr ""
962
963 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:268
964 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
965 msgid "Unknown or not installed conntrack helper \"%s\""
966 msgstr ""
967
968 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:131
969 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
970 msgid "Unnamed NAT"
971 msgstr ""
972
973 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:136
974 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:150
975 msgid "Unnamed forward"
976 msgstr ""
977
978 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
979 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:206
980 msgid "Unnamed rule"
981 msgstr ""
982
983 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
984 msgid "Unnamed zone"
985 msgstr ""
986
987 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:548
988 msgid "Unrecognized protocol"
989 msgstr ""
990
991 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
992 msgid "Use external IP address"
993 msgstr ""
994
995 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:247
996 msgid "Use internal IP address"
997 msgstr ""
998
999 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:181
1000 msgid ""
1001 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1002 "network devices."
1003 msgstr ""
1004
1005 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:186
1006 msgid ""
1007 "Use this option to classify zone traffic by source or destination subnet "
1008 "instead of networks or devices."
1009 msgstr ""
1010 "Utilisez cette option pour classer le trafic de zone par sous-réseau source "
1011 "ou de destination au lieu de réseaux ou de périphériques."
1012
1013 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:328
1014 msgid "Valid firewall mark required"
1015 msgstr ""
1016
1017 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:425
1018 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253
1019 msgid "Wednesday"
1020 msgstr "Mercredi"
1021
1022 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
1023 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:245
1024 msgid "Week Days"
1025 msgstr ""
1026
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:364
1028 msgid "XOR firewall mark"
1029 msgstr ""
1030
1031 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
1032 msgid "XOR mark"
1033 msgstr ""
1034
1035 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
1036 msgid "Zone ⇒ Forwardings"
1037 msgstr "Zone ⇒ Transmissions"
1038
1039 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:72
1040 msgid "Zones"
1041 msgstr "Zones"
1042
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:359
1044 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47
1045 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
1046 msgid "accept"
1047 msgstr "accepter"
1048
1049 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:265
1050 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:453
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
1053 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
1054 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
1055 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:336
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:351
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1059 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392
1060 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
1061 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
1062 msgid "any"
1063 msgstr "tous"
1064
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
1066 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
1067 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
1070 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1071 msgid "any zone"
1072 msgstr "n'importe quelle zone"
1073
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:363
1075 msgid "apply firewall mark"
1076 msgstr ""
1077
1078 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362
1079 msgid "assign conntrack helper"
1080 msgstr ""
1081
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1083 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1084 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1085 msgid "day"
1086 msgstr "journée"
1087
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:225
1089 msgid "do not rewrite"
1090 msgstr ""
1091
1092 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:361
1093 msgid "don't track"
1094 msgstr ""
1095
1096 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
1097 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:46
1098 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
1099 msgid "drop"
1100 msgstr "ignorer"
1101
1102 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1105 msgid "hour"
1106 msgstr "heure"
1107
1108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1111 msgid "minute"
1112 msgstr "minute"
1113
1114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:360
1115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
1116 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
1117 msgid "reject"
1118 msgstr "rejeter"
1119
1120 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1121 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1123 msgid "second"
1124 msgstr ""
1125
1126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
1127 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
1128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
1129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
1130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1132 msgid "this device"
1133 msgstr ""
1134
1135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
1136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:176
1137 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:265
1138 msgid "this new zone"
1139 msgstr ""
1140
1141 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:351
1142 msgid "unlimited"
1143 msgstr ""
1144
1145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:234
1146 msgid "unspecified"
1147 msgstr ""
1148
1149 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
1150 msgid "valid firewall mark"
1151 msgstr ""
1152
1153 #~ msgid "%s in %s"
1154 #~ msgstr "%s dans %s"
1155
1156 #~ msgid "%s%s with %s"
1157 #~ msgstr "%s%s avec %s"
1158
1159 #~ msgid "%s, %s in %s"
1160 #~ msgstr "%s, %s dans %s"
1161
1162 #~ msgid "Accept input"
1163 #~ msgstr "Accepter l'entrée"
1164
1165 #~ msgid "Destination IP address"
1166 #~ msgstr "Adresse IP de destination"
1167
1168 #~ msgid "Forward to"
1169 #~ msgstr "Transférer à"
1170
1171 #~ msgid "IP"
1172 #~ msgstr "IP"
1173
1174 #~ msgid "IP range"
1175 #~ msgstr "Plage IP"
1176
1177 #~ msgid "IPs"
1178 #~ msgstr "IPs"
1179
1180 #~ msgid "IPv4"
1181 #~ msgstr "IPv4"
1182
1183 #~ msgid "IPv6"
1184 #~ msgstr "IPv6"
1185
1186 #~ msgid "MAC"
1187 #~ msgstr "MAC"
1188
1189 #~ msgid "MACs"
1190 #~ msgstr "MACs"
1191
1192 #~ msgid "Network"
1193 #~ msgstr "Réseau"
1194
1195 #~ msgid "any host"
1196 #~ msgstr "n'importe quel hôte"
1197
1198 #~ msgid "not"
1199 #~ msgstr "ne pas"
1200
1201 #~ msgid "port"
1202 #~ msgstr "port"
1203
1204 #~ msgid "type"
1205 #~ msgstr "type"
1206
1207 #~ msgid "Force connection tracking"
1208 #~ msgstr "Forcer le suivi des connexions"
1209
1210 #~ msgid "Disable"
1211 #~ msgstr "Désactiver"
1212
1213 #~ msgid "External zone"
1214 #~ msgstr "Zone externe"
1215
1216 #~ msgid "New SNAT rule"
1217 #~ msgstr "Nouvelle règle SNAT"
1218
1219 #~ msgid "New input rule"
1220 #~ msgstr "Nouvelle règle d'entrée"
1221
1222 #~ msgid "New port forward"
1223 #~ msgstr "Nouvelle redirection de port"
1224
1225 #~ msgid "New source NAT"
1226 #~ msgstr "Nouvelle source NAT"
1227
1228 #~ msgid "Open ports on router"
1229 #~ msgstr "Ports ouverts sur le routeur"
1230
1231 #~ msgid "Other..."
1232 #~ msgstr "Autre..."
1233
1234 #~ msgid "Inter-Zone Forwarding"
1235 #~ msgstr "Transmission entre zones"
1236
1237 #~ msgid "SNAT IP address"
1238 #~ msgstr "Adresse IP SNAT"
1239
1240 #~ msgid "SNAT port"
1241 #~ msgstr "Port SNAT"
1242
1243 #~ msgid "Source NAT"
1244 #~ msgstr "Source NAT"
1245
1246 #~ msgid ""
1247 #~ "This page allows you to change advanced properties of the port forwarding "
1248 #~ "entry. In most cases there is no need to modify those settings."
1249 #~ msgstr ""
1250 #~ "Cette page vous permet de modifier les propriétés avancées parmi les "
1251 #~ "entrées de redirection de port. Dans la plupart des cas, cela n'est pas "
1252 #~ "nécessaire de modifier ces paramètres."
1253
1254 #~ msgid "Zone %q"
1255 #~ msgstr "Zone %q"