Translated using Weblate (Romanian)
[project/luci.git] / applications / luci-app-firewall / po / ro / firewall.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2021-11-16 22:33+0000\n"
5 "Last-Translator: Simona Iacob <s@zp1.net>\n"
6 "Language-Team: Romanian <https://hosted.weblate.org/projects/openwrt/"
7 "luciapplicationsfirewall/ro/>\n"
8 "Language: ro\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
13 "20)) ? 1 : 2;\n"
14 "X-Generator: Weblate 4.9.1-dev\n"
15
16 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
17 msgid ""
18 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
19 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
20 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
21 "<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>"
22 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
23 "%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with "
24 "mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with "
25 "%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
26 "<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
27 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
28 "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
29 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
30 "val}</var>}}"
31 msgstr ""
32 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> și "
33 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol "
34 "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
35 "name}<span class=\"cbi-tooltip\">ICMP cu tipuri %{item.types#%{next?, "
36 "}<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark "
37 "<var%{mark.inv? data-tooltip=\"Potrivește fwmarks cu excepția %{mark.num}%{"
38 "mark.mask? cu masca %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Maschează "
39 "valoarea fwmark cu %{mark.mask} înainte de comparație.\"}}>%{mark."
40 "val}</var>}%{dscp?, DSCP %{dscp.inv?<var data-tooltip=\"Potrivește "
41 "clasificările DSCP cu excepția %{dscp.num?:%{dscp.name}}\">%{dscp."
42 "val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper %{helper.inv?<var data-"
43 "tooltip=\"Potrivește orice helper cu excepția &quot;%{helper.name}&quot;\""
44 ">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
45 "val}</var>}}"
46
47 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
48 msgid "-- add IP --"
49 msgstr "-- adăugați IP --"
50
51 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:509
52 msgid "-- add MAC --"
53 msgstr "-- adăugați MAC --"
54
55 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
56 msgid ""
57 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
58 msgstr ""
59 "<var data-tooltip=\"ACCEPT\">Acceptă</var> "
60 "%{src?%{dest?forward:input}:output}"
61
62 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
63 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
64 msgstr "<var data-tooltip=\"ACCEPT\">Preveniți rescrierea sursei</var>"
65
66 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
67 msgid ""
68 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
69 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
70 msgstr ""
71 "<var data-tooltip=\"DNAT\">Forward</var> la %{dest}%{dest_ip? IP "
72 "<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
73
74 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
75 msgid ""
76 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
77 msgstr ""
78 "<var data-tooltip=\"DROP\">Picătură</var> %{src?%{dest?forward:input}:output}"
79
80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
81 msgid ""
82 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
83 "</var>"
84 msgstr ""
85 "<var data-tooltip=\"DSCP\">Assign DSCP</var> clasificare "
86 "<var>%{set_dscp}</var>"
87
88 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
89 msgid ""
90 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
91 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
92 msgstr ""
93 "<var data-tooltip=\"HELPER\">Assign conntrack</var> ajutător <var%{"
94 "helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
95
96 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
97 msgid ""
98 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
99 "%{set_mark?:%{set_xmark}}</var>"
100 msgstr ""
101 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> marcaj firewall "
102 "<var>%{set_mark?:%{set_xmark}}</var>"
103
104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84
105 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
106 msgstr ""
107 "<var data-tooltip=\"MASQUERADE\">Automat rescrieți automat</var> sursa IP"
108
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
110 msgid ""
111 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
112 "output}"
113 msgstr ""
114 "<var data-tooltip=\"NOTRACK\">Nu urmăriți</var> "
115 "%{src?%{dest?forward:input}:output}"
116
117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
118 msgid ""
119 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
120 msgstr ""
121 "<var data-tooltip=\"REJECT\">Rejectare</var> "
122 "%{src?%{dest?forward:input}:output}"
123
124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81
125 msgid ""
126 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
127 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
128 msgstr ""
129 "<var data-tooltip=\"SNAT\">Statically rewrite</var> la sursă %{snat_ip?IP "
130 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
131
132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224
133 msgid "A rewrite IP must be specified!"
134 msgstr "Trebuie specificat un IP de rescriere!"
135
136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
137 msgid "ACCEPT - Disable address rewriting"
138 msgstr "ACCEPT - Dezactivează rescrierea adreselor"
139
140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173
141 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
142 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
144 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
145 msgid "Action"
146 msgstr "Acțiune"
147
148 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:289
149 msgid ""
150 "Additional raw <em>iptables</em> arguments to classify zone destination "
151 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
152 "traffic."
153 msgstr ""
154 "Argumente brute suplimentare <em>iptables</em> pentru a clasifica traficul "
155 "de destinație al zonei, de exemplu, <code>-p tcp --dport 443</code> pentru a "
156 "se potrivi numai cu traficul HTTPS de ieșire."
157
158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:279
159 msgid ""
160 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
161 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
162 msgstr ""
163 "Argumente brute suplimentare <em>iptables</em> pentru a clasifica traficul "
164 "sursă din zonă, de exemplu, <code>-p tcp --sport 443</code> pentru a se "
165 "potrivi numai cu traficul HTTPS de intrare."
166
167 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
168 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106
171 msgid "Advanced Settings"
172 msgstr "Setări avansate"
173
174 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
175 msgid "Allow \"invalid\" traffic"
176 msgstr ""
177
178 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:351
179 msgid "Allow forward from <em>source zones</em>:"
180 msgstr "Permite trecerea din <em>zonele sursa</em>:"
181
182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:310
183 msgid "Allow forward to <em>destination zones</em>:"
184 msgstr "Permite trecerea catre <em>zonele sursa</em>:"
185
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:539
187 msgid "Any"
188 msgstr "Oricare"
189
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:443
191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:459
192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
193 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:273
194 msgid "Any day"
195 msgstr "Orice zi"
196
197 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
198 msgid ""
199 "Apply a bitwise XOR of the given value and the existing mark value on "
200 "established connections. Format is value[/mask]. If a mask is specified then "
201 "those bits set in the mask are zeroed out."
202 msgstr ""
203
204 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
205 msgid "Apply the given DSCP class or value to established connections."
206 msgstr ""
207
208 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
209 msgid "Assign the specified connection tracking helper to matched traffic."
210 msgstr ""
211
212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
213 msgid "Automatic helper assignment"
214 msgstr ""
215
216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
217 msgid ""
218 "Automatically assign conntrack helpers based on traffic protocol and port"
219 msgstr ""
220
221 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
222 msgid "Conntrack Settings"
223 msgstr ""
224
225 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
226 msgid "Conntrack helpers"
227 msgstr ""
228
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
230 msgid "Contents have been saved."
231 msgstr "Conţinutul a fost salvat."
232
233 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:687
234 msgid "Continue"
235 msgstr "Continuă"
236
237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
238 msgid "Covered devices"
239 msgstr ""
240
241 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:173
242 msgid "Covered networks"
243 msgstr "Retele acoperite"
244
245 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
246 msgid "Covered subnets"
247 msgstr ""
248
249 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:54
250 msgid "Custom Rules"
251 msgstr "Reguli suplimentare"
252
253 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
254 msgid ""
255 "Custom rules allow you to execute arbitrary iptables commands which are not "
256 "otherwise covered by the firewall framework. The commands are executed after "
257 "each firewall restart, right after the default ruleset has been loaded."
258 msgstr ""
259
260 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:387
261 msgid "DSCP classification"
262 msgstr ""
263
264 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
265 msgid "DSCP mark"
266 msgstr ""
267
268 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
269 msgid "DSCP mark required"
270 msgstr ""
271
272 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
273 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
274 msgid "Destination address"
275 msgstr "Destinaţie adresă"
276
277 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
278 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
279 msgid "Destination port"
280 msgstr "Portul de destinație"
281
282 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362
283 msgid "Destination zone"
284 msgstr "Zonă de destinație"
285
286 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
287 msgid "Device name"
288 msgstr "Numele dispozitivului"
289
290 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
291 msgid ""
292 "Do not install extra rules to reject forwarded traffic with conntrack state "
293 "<em>invalid</em>. This may be required for complex asymmetric route setups."
294 msgstr ""
295
296 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:58
297 msgid "Drop invalid packets"
298 msgstr "Descarcă pachetele invalide"
299
300 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:181
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
303 msgid "Enable"
304 msgstr "Activați"
305
306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
307 msgid "Enable NAT Loopback"
308 msgstr "Activează loopback NAT"
309
310 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
311 msgid "Enable SYN-flood protection"
312 msgstr "Activează protecţia SYN-flood"
313
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:264
315 msgid "Enable logging on this zone"
316 msgstr "Activeaza log in aceasta zona"
317
318 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
319 msgid "Expecting: %s"
320 msgstr ""
321
322 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
323 msgid "Experimental feature. Not fully compatible with QoS/SQM."
324 msgstr "Funcție experimentală. Nu este complet compatibiă cu QoS/SQM."
325
326 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
327 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
328 msgstr ""
329
330 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215
331 msgid "External IP address"
332 msgstr "Adresă IP externă"
333
334 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
335 msgid "External port"
336 msgstr "Port extern"
337
338 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284
339 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435
340 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:248
341 msgid "Extra arguments"
342 msgstr ""
343
344 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:289
345 msgid "Extra destination arguments"
346 msgstr ""
347
348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
349 msgid "Extra iptables arguments"
350 msgstr ""
351
352 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:279
353 msgid "Extra source arguments"
354 msgstr ""
355
356 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
357 msgid "Firewall"
358 msgstr "Firewall"
359
360 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
361 msgid "Firewall - Custom Rules"
362 msgstr "Firewall - Reguli particularizate"
363
364 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
365 msgid "Firewall - NAT Rules"
366 msgstr ""
367
368 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
369 msgid "Firewall - Port Forwards"
370 msgstr "Firewall - Port-uri forwardate"
371
372 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
373 msgid "Firewall - Traffic Rules"
374 msgstr "Firewall - Reguli ale traficului"
375
376 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
377 msgid "Firewall - Zone Settings"
378 msgstr "Setari zona la firewall"
379
380 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:680
381 msgid "Firewall configuration migration"
382 msgstr ""
383
384 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
385 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
386 msgid "Forward"
387 msgstr "Redirecţionare"
388
389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
390 msgid ""
391 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
392 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
393 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
394 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
395 msgstr ""
396
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:449
398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
399 msgid "Friday"
400 msgstr "Vineri"
401
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
403 msgid ""
404 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
405 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
406 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
407 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
408 "ival}</var>}}"
409 msgstr ""
410
411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
412 msgid ""
413 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
414 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
415 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
416 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
417 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
418 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
419 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
420 "</var>}}"
421 msgstr ""
422
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
424 msgid ""
425 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
426 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
427 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
428 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
429 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
430 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
431 "name}\"}}>%{item.ival}</var>}}"
432 msgstr ""
433
434 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
435 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
436 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
437 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
438 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:105
439 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
440 msgid "General Settings"
441 msgstr "Setări generale"
442
443 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
444 msgid "Grant access to firewall configuration"
445 msgstr ""
446
447 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87
448 msgid "Hardware flow offloading"
449 msgstr ""
450
451 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
452 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232
453 msgid "IPv4 and IPv6"
454 msgstr "IPv4 şi IPv6"
455
456 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
457 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:233
458 msgid "IPv4 only"
459 msgstr "Doar IPv4"
460
461 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
462 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:234
463 msgid "IPv6 only"
464 msgstr "Doar IPv6"
465
466 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
467 msgid "Inbound device"
468 msgstr ""
469
470 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
471 msgid ""
472 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
473 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
474 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
475 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
476 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
477 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
478 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
479 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
480 "\"%{helper.name}\">%{helper.val}</var>}}"
481 msgstr ""
482
483 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
484 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143
485 msgid "Input"
486 msgstr "Intrare"
487
488 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
489 msgid "Internal IP address"
490 msgstr "Adresa IP interna"
491
492 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
493 msgid "Internal port"
494 msgstr "Port intern"
495
496 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228
497 msgid "Internal zone"
498 msgstr "Zonă internă"
499
500 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
501 msgid "Invalid DSCP mark"
502 msgstr ""
503
504 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
505 msgid "Invalid limit value"
506 msgstr ""
507
508 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
509 msgid "Limit burst"
510 msgstr ""
511
512 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:267
513 msgid "Limit log messages"
514 msgstr "Limitează mesaje în log"
515
516 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
517 msgid "Limit matching"
518 msgstr ""
519
520 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
521 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
522 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
523 msgid ""
524 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
525 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
526 msgstr ""
527
528 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165
529 msgid "Limited masquerading enabled"
530 msgstr ""
531
532 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
533 msgid "Limits traffic matching to the specified rate."
534 msgstr ""
535
536 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
537 msgid "Loopback source IP"
538 msgstr ""
539
540 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
541 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
542 msgstr ""
543
544 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:170
545 msgid "MSS clamping"
546 msgstr "Ajustare MSS"
547
548 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159
549 msgid "Masquerading"
550 msgstr "Translatare"
551
552 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162
553 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
554 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
555 msgid "Match"
556 msgstr "Potrivire"
557
558 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
559 msgid "Match DSCP"
560 msgstr ""
561
562 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
563 msgid "Match ICMP type"
564 msgstr "Potriveste pe tipul de ICMP"
565
566 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
567 msgid "Match device"
568 msgstr ""
569
570 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
571 msgid "Match forwarded traffic directed at the given IP address."
572 msgstr ""
573
574 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
575 msgid ""
576 "Match forwarded traffic directed at the given destination port or port range."
577 msgstr ""
578
579 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
580 msgid "Match forwarded traffic from this IP or range."
581 msgstr ""
582
583 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
584 msgid ""
585 "Match forwarded traffic originating from the given source port or port range."
586 msgstr ""
587
588 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
589 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
590 msgid "Match helper"
591 msgstr ""
592
593 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
594 msgid ""
595 "Match incoming traffic directed at the given destination port or port range "
596 "on this host"
597 msgstr ""
598
599 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
600 msgid "Match mark"
601 msgstr ""
602
603 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
604 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
605 msgid "Match traffic using the specified connection tracking helper."
606 msgstr ""
607
608 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
609 msgid "Matches a specific firewall mark or a range of different marks."
610 msgstr ""
611
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
613 msgid "Matches forwarded traffic using the specified outbound network device."
614 msgstr ""
615
616 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
617 msgid "Matches traffic carrying the specified DSCP marking."
618 msgstr ""
619
620 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
621 msgid ""
622 "Maximum initial number of packets to match: this number gets recharged by "
623 "one every time the limit specified above is not reached, up to this number."
624 msgstr ""
625
626 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
627 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
628 msgid "Monday"
629 msgstr "Luni"
630
631 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:455
632 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:269
633 msgid "Month Days"
634 msgstr ""
635
636 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
637 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
638 msgid "NAT Rules"
639 msgstr ""
640
641 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
642 msgid ""
643 "NAT rules allow fine grained control over the source IP to use for outbound "
644 "or forwarded traffic."
645 msgstr ""
646
647 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
649 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
650 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
651 msgid "Name"
652 msgstr "Nume"
653
654 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
655 msgid "Only match incoming traffic directed at the given IP address."
656 msgstr ""
657
658 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
659 msgid "Only match incoming traffic from these MACs."
660 msgstr ""
661
662 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
663 msgid "Only match incoming traffic from this IP or range."
664 msgstr ""
665
666 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
667 msgid ""
668 "Only match incoming traffic originating from the given source port or port "
669 "range on the client host"
670 msgstr ""
671
672 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
674 msgid "Outbound device"
675 msgstr ""
676
677 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
678 msgid "Outbound zone"
679 msgstr ""
680
681 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
682 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144
683 msgid "Output"
684 msgstr "Ieşire"
685
686 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
687 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
688 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
689 msgid "Passes additional arguments to iptables. Use with care!"
690 msgstr ""
691
692 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:276
693 msgid ""
694 "Passing raw iptables arguments to source and destination traffic "
695 "classification rules allows to match packets based on other criteria than "
696 "interfaces or subnets. These options should be used with extreme care as "
697 "invalid values could render the firewall ruleset broken, completely exposing "
698 "all services."
699 msgstr ""
700
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
702 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
703 msgid "Port Forwards"
704 msgstr ""
705
706 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
707 msgid ""
708 "Port forwarding allows remote computers on the Internet to connect to a "
709 "specific computer or service within the private LAN."
710 msgstr ""
711
712 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186
713 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
714 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
715 msgid "Protocol"
716 msgstr "Protocol"
717
718 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
719 msgid ""
720 "Redirect matched incoming traffic to the given port on the internal host"
721 msgstr ""
722
723 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
724 msgid "Redirect matched incoming traffic to the specified internal host"
725 msgstr ""
726
727 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
728 msgid "Requires hardware NAT support. Implemented at least for mt7621"
729 msgstr ""
730
731 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
732 msgid "Restrict Masquerading to given destination subnets"
733 msgstr ""
734
735 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
736 msgid "Restrict Masquerading to given source subnets"
737 msgstr ""
738
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
740 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:231
741 msgid "Restrict to address family"
742 msgstr ""
743
744 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
745 msgid "Rewrite IP address"
746 msgstr ""
747
748 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
749 msgid "Rewrite matched traffic to the specified source IP address."
750 msgstr ""
751
752 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
753 msgid "Rewrite matched traffic to the specified source port or port range."
754 msgstr ""
755
756 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229
757 msgid "Rewrite port"
758 msgstr ""
759
760 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
761 msgid "Routing/NAT Offloading"
762 msgstr ""
763
764 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
765 msgid "SNAT - Rewrite to specific source IP or port"
766 msgstr ""
767
768 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450
769 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
770 msgid "Saturday"
771 msgstr "Sâmbătă"
772
773 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
774 msgid "Set mark"
775 msgstr ""
776
777 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
778 msgid ""
779 "Set the given mark value on established connections. Format is value[/mask]. "
780 "If a mask is specified then only those bits set in the mask are modified."
781 msgstr ""
782
783 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
784 msgid "Software based offloading for routing/NAT"
785 msgstr ""
786
787 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82
788 msgid "Software flow offloading"
789 msgstr ""
790
791 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201
792 msgid "Source IP address"
793 msgstr "Sursă adresă IP"
794
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196
796 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:352
797 msgid "Source MAC address"
798 msgstr "Sursă adresă MAC"
799
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:353
801 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
802 msgid "Source address"
803 msgstr "Adresa sursa"
804
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
806 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
807 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
808 msgid "Source port"
809 msgstr "Port sursa"
810
811 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
812 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
813 msgid "Source zone"
814 msgstr "Zona sursa"
815
816 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
817 msgid ""
818 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
819 "network device."
820 msgstr ""
821
822 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
823 msgid ""
824 "Specifies whether to use the external or the internal IP address for "
825 "reflected traffic."
826 msgstr ""
827
828 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:474
829 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
830 msgid "Start Date (yyyy-mm-dd)"
831 msgstr ""
832
833 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:466
834 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:280
835 msgid "Start Time (hh:mm:ss)"
836 msgstr ""
837
838 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478
839 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:292
840 msgid "Stop Date (yyyy-mm-dd)"
841 msgstr ""
842
843 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
844 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:284
845 msgid "Stop Time (hh:mm:ss)"
846 msgstr ""
847
848 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:444
849 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
850 msgid "Sunday"
851 msgstr "Duminică"
852
853 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:681
854 msgid ""
855 "The existing firewall configuration needs to be changed for LuCI to function "
856 "properly."
857 msgstr ""
858
859 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
860 msgid ""
861 "The firewall creates zones over your network interfaces to control network "
862 "traffic flow."
863 msgstr ""
864
865 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:217
866 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
867 msgid ""
868 "The options below control the forwarding policies between this zone (%s) and "
869 "other zones. <em>Destination zones</em> cover forwarded traffic "
870 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
871 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
872 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
873 "<em>not</em> imply a permission to forward from wan to lan as well."
874 msgstr ""
875
876 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
877 msgid ""
878 "This section defines common properties of %q. The <em>input</em> and "
879 "<em>output</em> options set the default policies for traffic entering and "
880 "leaving this zone while the <em>forward</em> option describes the policy for "
881 "forwarded traffic between different networks within the zone. <em>Covered "
882 "networks</em> specifies which available networks are members of this zone."
883 msgstr ""
884
885 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448
886 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
887 msgid "Thursday"
888 msgstr "Joi"
889
890 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
891 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
892 msgid "Time Restrictions"
893 msgstr "Restricţii de timp"
894
895 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482
896 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:296
897 msgid "Time in UTC"
898 msgstr ""
899
900 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
901 msgid "Time restritions are enabled for this rule"
902 msgstr ""
903
904 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
905 msgid ""
906 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
907 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
908 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
909 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
910 "ival}</var>}}"
911 msgstr ""
912
913 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
914 msgid ""
915 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
916 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
917 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
918 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
919 "%{item.val}.\"}>%{item.ival}</var>}}"
920 msgstr ""
921
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
923 msgid ""
924 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
925 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
926 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
927 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
928 msgstr ""
929
930 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
931 msgid "Tracking helper"
932 msgstr ""
933
934 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
935 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
936 msgid "Traffic Rules"
937 msgstr ""
938
939 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
940 msgid ""
941 "Traffic rules define policies for packets traveling between different zones, "
942 "for example to reject traffic between certain hosts or to open WAN ports on "
943 "the router."
944 msgstr ""
945
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446
947 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
948 msgid "Tuesday"
949 msgstr "Marţi"
950
951 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
952 msgid "Unable to save contents: %s"
953 msgstr ""
954
955 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
956 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
957 msgid "Unknown or not installed conntrack helper \"%s\""
958 msgstr ""
959
960 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
961 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
962 msgid "Unnamed NAT"
963 msgstr ""
964
965 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
966 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
967 msgid "Unnamed forward"
968 msgstr ""
969
970 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
971 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
972 msgid "Unnamed rule"
973 msgstr ""
974
975 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
976 msgid "Unnamed zone"
977 msgstr ""
978
979 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:585
980 msgid "Unrecognized protocol"
981 msgstr ""
982
983 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:682
984 msgid ""
985 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
986 "be converted to \"nat\" sections and the firewall will be restarted to apply "
987 "the updated configuration."
988 msgstr ""
989
990 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
991 msgid "Use external IP address"
992 msgstr ""
993
994 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
995 msgid "Use internal IP address"
996 msgstr ""
997
998 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
999 msgid ""
1000 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1001 "network devices."
1002 msgstr ""
1003
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
1005 msgid ""
1006 "Use this option to classify zone traffic by source or destination subnet "
1007 "instead of networks or devices."
1008 msgstr ""
1009
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
1011 msgid "Valid firewall mark required"
1012 msgstr ""
1013
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
1015 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
1016 msgid "Wednesday"
1017 msgstr "Miercuri"
1018
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:439
1020 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253
1021 msgid "Week Days"
1022 msgstr ""
1023
1024 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
1025 msgid "XOR firewall mark"
1026 msgstr ""
1027
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1029 msgid "XOR mark"
1030 msgstr ""
1031
1032 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1033 msgid "Zone ⇒ Forwardings"
1034 msgstr ""
1035
1036 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
1037 msgid "Zones"
1038 msgstr "Zone"
1039
1040 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:381
1041 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1043 msgid "accept"
1044 msgstr "acceptă"
1045
1046 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1047 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
1048 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:483
1049 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
1050 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1053 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
1054 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
1055 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1059 msgid "any"
1060 msgstr "oricare"
1061
1062 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1064 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1066 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1067 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1068 msgid "any zone"
1069 msgstr "orice zona"
1070
1071 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1072 msgid "apply firewall mark"
1073 msgstr ""
1074
1075 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:384
1076 msgid "assign conntrack helper"
1077 msgstr ""
1078
1079 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1080 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1082 msgid "day"
1083 msgstr "zi"
1084
1085 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233
1086 msgid "do not rewrite"
1087 msgstr ""
1088
1089 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
1090 msgid "don't track"
1091 msgstr ""
1092
1093 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:380
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1095 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
1096 msgid "drop"
1097 msgstr ""
1098
1099 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1102 msgid "hour"
1103 msgstr "oră"
1104
1105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1108 msgid "minute"
1109 msgstr "minut"
1110
1111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382
1112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
1113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
1114 msgid "reject"
1115 msgstr ""
1116
1117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1120 msgid "second"
1121 msgstr "secundă"
1122
1123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1125 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1127 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1129 msgid "this device"
1130 msgstr ""
1131
1132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
1133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216
1134 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:305
1135 msgid "this new zone"
1136 msgstr ""
1137
1138 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1139 msgid "unlimited"
1140 msgstr ""
1141
1142 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1143 msgid "unspecified"
1144 msgstr ""
1145
1146 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1147 msgid "valid firewall mark"
1148 msgstr ""