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