Merge pull request #5718 from ptpt52/fix-switch
[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: 2022-01-26 08:55+0000\n"
5 "Last-Translator: CRISTIAN ANDREI <cristianvdr@gmail.com>\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.11-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 %{proto#"
34 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
35 "<span class=\"cbi-tooltip\">ICMP cu tipuri %{item.types#%{next?, }<var>"
36 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
37 "%{mark.inv? data-tooltip=\"Potrivește fwmarks cu excepția %{mark.num}%{mark."
38 "mask? cu masca %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Maschează "
39 "valoarea fwmark cu %{mark.mask} înainte de comparație.\"}}>%{mark.val}</"
40 "var>}%{dscp?, DSCP %{dscp.inv?<var data-tooltip=\"Potrivește clasificările "
41 "DSCP cu excepția %{dscp.num?:%{dscp.name}}\">%{dscp.val}</var>:<var>%{dscp."
42 "val}</var>}}%{helper?, helper %{helper.inv?<var data-tooltip=\"Potrivește "
43 "orice helper cu excepția &quot;%{helper.name}&quot;\">%{helper.val}</var>:"
44 "<var data-tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
45
46 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
47 msgid "-- add IP --"
48 msgstr "-- adăugați IP --"
49
50 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:509
51 msgid "-- add MAC --"
52 msgstr "-- adăugați MAC --"
53
54 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
55 msgid ""
56 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
57 msgstr ""
58 "<var data-tooltip=\"ACCEPT\">Acceptă</var> %{src?%{dest?forward:input}:"
59 "output}"
60
61 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
62 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
63 msgstr "<var data-tooltip=\"ACCEPT\">Preveniți rescrierea sursei</var>"
64
65 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
66 msgid ""
67 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
68 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
69 msgstr ""
70 "<var data-tooltip=\"DNAT\">Forward</var> la %{dest}%{dest_ip? IP <var>"
71 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
72
73 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
74 msgid ""
75 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
76 msgstr ""
77 "<var data-tooltip=\"DROP\">Picătură</var> %{src?%{dest?forward:input}:output}"
78
79 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
80 msgid ""
81 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
82 "</var>"
83 msgstr ""
84 "<var data-tooltip=\"DSCP\">Assign DSCP</var> clasificare <var>%{set_dscp}</"
85 "var>"
86
87 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
88 msgid ""
89 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
90 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
91 msgstr ""
92 "<var data-tooltip=\"HELPER\">Assign conntrack</var> ajutător <var"
93 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
94
95 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
96 msgid ""
97 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
98 "%{set_mark?:%{set_xmark}}</var>"
99 msgstr ""
100 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> marcaj firewall <var>"
101 "%{set_mark?:%{set_xmark}}</var>"
102
103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84
104 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
105 msgstr ""
106 "<var data-tooltip=\"MASQUERADE\">Automat rescrieți automat</var> sursa IP"
107
108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
109 msgid ""
110 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
111 "output}"
112 msgstr ""
113 "<var data-tooltip=\"NOTRACK\">Nu urmăriți</var> %{src?%{dest?forward:input}:"
114 "output}"
115
116 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
117 msgid ""
118 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
119 msgstr ""
120 "<var data-tooltip=\"REJECT\">Rejectare</var> %{src?%{dest?forward:input}:"
121 "output}"
122
123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81
124 msgid ""
125 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
126 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
127 msgstr ""
128 "<var data-tooltip=\"SNAT\">Statically rewrite</var> la sursă %{snat_ip?IP "
129 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
130
131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224
132 msgid "A rewrite IP must be specified!"
133 msgstr "Trebuie specificat un IP de rescriere!"
134
135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
136 msgid "ACCEPT - Disable address rewriting"
137 msgstr "ACCEPT - Dezactivează rescrierea adreselor"
138
139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:174
140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
141 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
142 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
144 msgid "Action"
145 msgstr "Acțiune"
146
147 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
148 msgid ""
149 "Additional raw <em>iptables</em> arguments to classify zone destination "
150 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
151 "traffic."
152 msgstr ""
153 "Argumente brute suplimentare <em>iptables</em> pentru a clasifica traficul "
154 "de destinație al zonei, de exemplu, <code>-p tcp --dport 443</code> pentru a "
155 "se potrivi numai cu traficul HTTPS de ieșire."
156
157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
158 msgid ""
159 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
160 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
161 msgstr ""
162 "Argumente brute suplimentare <em>iptables</em> pentru a clasifica traficul "
163 "sursă din zonă, de exemplu, <code>-p tcp --sport 443</code> pentru a se "
164 "potrivi numai cu traficul HTTPS de intrare."
165
166 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
167 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
168 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106
170 msgid "Advanced Settings"
171 msgstr "Setări avansate"
172
173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
174 msgid "Allow \"invalid\" traffic"
175 msgstr "Permiteți traficul \"invalid\""
176
177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:353
178 msgid "Allow forward from <em>source zones</em>:"
179 msgstr "Permite trecerea din <em>zonele sursa</em>:"
180
181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:312
182 msgid "Allow forward to <em>destination zones</em>:"
183 msgstr "Permite trecerea catre <em>zonele sursa</em>:"
184
185 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:539
186 msgid "Any"
187 msgstr "Oricare"
188
189 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461
191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
193 msgid "Any day"
194 msgstr "Orice zi"
195
196 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
197 msgid ""
198 "Apply a bitwise XOR of the given value and the existing mark value on "
199 "established connections. Format is value[/mask]. If a mask is specified then "
200 "those bits set in the mask are zeroed out."
201 msgstr ""
202 "Aplică un XOR în sensul biometric al valorii date și al valorii mărcii "
203 "existente pe conexiunile stabilite. Formatul este value[/mask]. Dacă se "
204 "specifică o mască, atunci acei biți setați în mască sunt eliminați."
205
206 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
207 msgid "Apply the given DSCP class or value to established connections."
208 msgstr "Aplică clasa sau valoarea DSCP dată la conexiunile stabilite."
209
210 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
211 msgid "Assign the specified connection tracking helper to matched traffic."
212 msgstr ""
213 "Alocarea ajutorului de urmărire a conexiunilor specificat pentru traficul "
214 "corespunzător."
215
216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
217 msgid "Automatic helper assignment"
218 msgstr "Atribuirea automată a ajutorului"
219
220 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
221 msgid ""
222 "Automatically assign conntrack helpers based on traffic protocol and port"
223 msgstr ""
224 "Atribuiți automat ajutoare de conntrack pe baza protocolului și portului de "
225 "trafic"
226
227 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
228 msgid "Conntrack Settings"
229 msgstr "Setări Conntrack"
230
231 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
232 msgid "Conntrack helpers"
233 msgstr "Ajutoarele Conntrack"
234
235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
236 msgid "Contents have been saved."
237 msgstr "Conţinutul a fost salvat."
238
239 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:688
240 msgid "Continue"
241 msgstr "Continuați"
242
243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
244 msgid "Covered devices"
245 msgstr "Dispozitive acoperite"
246
247 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:173
248 msgid "Covered networks"
249 msgstr "Retele acoperite"
250
251 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
252 msgid "Covered subnets"
253 msgstr "Subrețele acoperite"
254
255 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:54
256 msgid "Custom Rules"
257 msgstr "Reguli suplimentare"
258
259 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
260 msgid ""
261 "Custom rules allow you to execute arbitrary iptables commands which are not "
262 "otherwise covered by the firewall framework. The commands are executed after "
263 "each firewall restart, right after the default ruleset has been loaded."
264 msgstr ""
265 "Regulile personalizate vă permit să executați comenzi iptables arbitrare "
266 "care nu sunt altfel acoperite de cadrul firewall. Comenzile sunt executate "
267 "după fiecare repornire a firewall-ului, imediat după ce setul de reguli "
268 "implicite a fost încărcat."
269
270 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:387
271 msgid "DSCP classification"
272 msgstr "Clasificarea DSCP"
273
274 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
275 msgid "DSCP mark"
276 msgstr "Marcaj DSCP"
277
278 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
279 msgid "DSCP mark required"
280 msgstr "Marcaj DSCP necesar"
281
282 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
283 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
284 msgid "Destination address"
285 msgstr "Adresa de destinație"
286
287 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
288 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
289 msgid "Destination port"
290 msgstr "Portul de destinație"
291
292 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362
293 msgid "Destination zone"
294 msgstr "Zonă de destinație"
295
296 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
297 msgid "Device name"
298 msgstr "Numele dispozitivului"
299
300 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
301 msgid ""
302 "Do not install extra rules to reject forwarded traffic with conntrack state "
303 "<em>invalid</em>. This may be required for complex asymmetric route setups."
304 msgstr ""
305 "Nu instalați reguli suplimentare pentru a respinge traficul redirecționat cu "
306 "starea conntrack <em>invalid</em>. Acest lucru poate fi necesar pentru "
307 "configurații complexe de rute asimetrice."
308
309 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:58
310 msgid "Drop invalid packets"
311 msgstr "Descarcă pachetele invalide"
312
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
315 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
316 msgid "Enable"
317 msgstr "Activați"
318
319 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
320 msgid "Enable NAT Loopback"
321 msgstr "Activează loopback NAT"
322
323 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
324 msgid "Enable SYN-flood protection"
325 msgstr "Activează protecţia SYN-flood"
326
327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:264
328 msgid "Enable logging on this zone"
329 msgstr "Activeaza log in aceasta zona"
330
331 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
332 msgid "Expecting: %s"
333 msgstr "Se așteaptă: %s"
334
335 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
336 msgid "Experimental feature. Not fully compatible with QoS/SQM."
337 msgstr "Funcție experimentală. Nu este complet compatibiă cu QoS/SQM."
338
339 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
340 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
341 msgstr ""
342 "Alege în mod explicit ajutoarele de urmărire a conexiunilor permise pentru "
343 "traficul din zonă"
344
345 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
346 msgid "External IP address"
347 msgstr "Adresă IP externă"
348
349 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
350 msgid "External port"
351 msgstr "Port extern"
352
353 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
354 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
355 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
356 msgid "Extra arguments"
357 msgstr "Argumente suplimentare"
358
359 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
360 msgid "Extra destination arguments"
361 msgstr "Argumente suplimentare pentru destinație"
362
363 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
364 msgid "Extra iptables arguments"
365 msgstr "Argumente suplimentare pentru iptables"
366
367 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
368 msgid "Extra source arguments"
369 msgstr "Argumente sursă suplimentare"
370
371 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
372 msgid "Firewall"
373 msgstr "Firewall"
374
375 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
376 msgid "Firewall - Custom Rules"
377 msgstr "Firewall - Reguli particularizate"
378
379 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
380 msgid "Firewall - NAT Rules"
381 msgstr "Firewall - Reguli NAT"
382
383 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
384 msgid "Firewall - Port Forwards"
385 msgstr "Firewall - Port-uri forwardate"
386
387 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
388 msgid "Firewall - Traffic Rules"
389 msgstr "Firewall - Reguli ale traficului"
390
391 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
392 msgid "Firewall - Zone Settings"
393 msgstr "Setari zona la firewall"
394
395 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:681
396 msgid "Firewall configuration migration"
397 msgstr "Migrarea configurației firewall-ului"
398
399 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
400 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
401 msgid "Forward"
402 msgstr "Redirecţionare"
403
404 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
405 msgid ""
406 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
407 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
408 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
409 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
410 msgstr ""
411 "Redirecționat IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
412 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Potrivește fwmarks cu "
413 "excepția %{mark.num}%{mark.mask? cu masca %{mark.mask}}.\":%{mark.mask? data-"
414 "tooltip=\"Maschează valoarea fwmark cu %{mark.mask} înainte de comparație."
415 "\"}}>%{mark.val}</var>}"
416
417 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:451
418 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
419 msgid "Friday"
420 msgstr "Vineri"
421
422 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
423 msgid ""
424 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
425 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
426 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
427 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
428 "ival}</var>}}"
429 msgstr ""
430 "De la %{src}%{src_dispozitiv?, interfață <var>%{src_dispozitiv}</"
431 "var>}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
432 "\"Potrivește adresele IP cu excepția lui %{item.val}.\"}>%{item.ival}</"
433 "var>}}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-tooltip="
434 "\"Potrivește porturile, cu excepția %{item.val}.\"}>%{item.ival}</var>}}"
435
436 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
437 msgid ""
438 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
439 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
440 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
441 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
442 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
443 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
444 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
445 "</var>}}"
446 msgstr ""
447 "De la %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
448 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
449 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
450 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
451 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
452 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
453 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
454 "</var>}}"
455
456 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
457 msgid ""
458 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
459 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
460 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
461 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
462 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
463 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
464 "name}\"}}>%{item.ival}</var>}}"
465 msgstr ""
466 "De la %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
467 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
468 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
469 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
470 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
471 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
472 "name}\"}}>%{item.ival}</var>}}"
473
474 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
475 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
476 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
477 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
478 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:105
479 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
480 msgid "General Settings"
481 msgstr "Setări generale"
482
483 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
484 msgid "Grant access to firewall configuration"
485 msgstr "Acordarea accesului la configurația firewall-ului"
486
487 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87
488 msgid "Hardware flow offloading"
489 msgstr "Descărcarea fluxului hardware"
490
491 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
492 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232
493 msgid "IPv4 and IPv6"
494 msgstr "IPv4 și IPv6"
495
496 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
497 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:233
498 msgid "IPv4 only"
499 msgstr "Doar IPv4"
500
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
502 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:234
503 msgid "IPv6 only"
504 msgstr "Doar IPv6"
505
506 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
507 msgid "Inbound device"
508 msgstr "Dispozitiv de intrare"
509
510 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
511 msgid ""
512 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
513 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
514 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
515 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
516 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
517 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
518 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
519 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
520 "\"%{helper.name}\">%{helper.val}</var>}}"
521 msgstr ""
522 "Intrând IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
523 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
524 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
525 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
526 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
527 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
528 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
529 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
530 "\"%{helper.name}\">%{helper.val}</var>}}"
531
532 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
533 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143
534 msgid "Input"
535 msgstr "Intrare"
536
537 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
538 msgid "Internal IP address"
539 msgstr "Adresa IP interna"
540
541 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
542 msgid "Internal port"
543 msgstr "Port intern"
544
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:229
546 msgid "Internal zone"
547 msgstr "Zonă internă"
548
549 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
550 msgid "Invalid DSCP mark"
551 msgstr "Marcaj DSCP invalid"
552
553 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
554 msgid "Invalid limit value"
555 msgstr "Valoare limită invalidă"
556
557 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
558 msgid "Limit burst"
559 msgstr "Limitați explozia"
560
561 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:267
562 msgid "Limit log messages"
563 msgstr "Limitează mesaje în log"
564
565 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
566 msgid "Limit matching"
567 msgstr "Potrivirea limitelor"
568
569 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
570 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
571 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
572 msgid ""
573 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
574 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
575 msgstr ""
576 "Limitați potrivirea la <var>%{limit.num}</var> pachete pe <var>%{limit.unit}"
577 "</var>%{limit.burst? burst <var>%{limit.burst}</var>}"
578
579 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165
580 msgid "Limited masquerading enabled"
581 msgstr "Activarea limitată a mascării"
582
583 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
584 msgid "Limits traffic matching to the specified rate."
585 msgstr "Limitează potrivirea traficului la rata specificată."
586
587 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
588 msgid "Loopback source IP"
589 msgstr "IP sursă Loopback"
590
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
592 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
593 msgstr "MASQUERADE - Rescrierea automată către IP-ul interfeței de ieșire"
594
595 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:170
596 msgid "MSS clamping"
597 msgstr "Ajustare MSS"
598
599 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159
600 msgid "Masquerading"
601 msgstr "Translatare"
602
603 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:163
604 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
605 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
606 msgid "Match"
607 msgstr "Potrivire"
608
609 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
610 msgid "Match DSCP"
611 msgstr "Potrivire DSCP"
612
613 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
614 msgid "Match ICMP type"
615 msgstr "Potriveste pe tipul de ICMP"
616
617 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
618 msgid "Match device"
619 msgstr "Dispozitiv de potrivire"
620
621 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
622 msgid "Match forwarded traffic directed at the given IP address."
623 msgstr "Potrivește traficul redirecționat către adresa IP dată."
624
625 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
626 msgid ""
627 "Match forwarded traffic directed at the given destination port or port range."
628 msgstr ""
629 "Potrivește traficul redirecționat către portul de destinație sau intervalul "
630 "de porturi dat."
631
632 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
633 msgid "Match forwarded traffic from this IP or range."
634 msgstr "Potrivește traficul redirecționat de la acest IP sau interval."
635
636 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
637 msgid ""
638 "Match forwarded traffic originating from the given source port or port range."
639 msgstr ""
640 "Potrivește traficul redirecționat care provine din portul sursă sau din "
641 "intervalul de porturi dat."
642
643 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
644 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
645 msgid "Match helper"
646 msgstr "Ajutor de potrivire"
647
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:222
649 msgid ""
650 "Match incoming traffic directed at the given destination port or port range "
651 "on this host"
652 msgstr ""
653 "Potrivește traficul de intrare direcționat către portul de destinație sau "
654 "intervalul de porturi dat pe această gazdă"
655
656 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
657 msgid "Match mark"
658 msgstr "Marca de meci"
659
660 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
661 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
662 msgid "Match traffic using the specified connection tracking helper."
663 msgstr ""
664 "Potrivește traficul care utilizează ajutorul de urmărire a conexiunilor "
665 "specificat."
666
667 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
668 msgid "Matches a specific firewall mark or a range of different marks."
669 msgstr ""
670 "Se potrivește cu o anumită marcă de firewall sau cu o serie de mărci "
671 "diferite."
672
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
674 msgid "Matches forwarded traffic using the specified outbound network device."
675 msgstr ""
676 "Potrivește traficul redirecționat utilizând dispozitivul de rețea de ieșire "
677 "specificat."
678
679 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
680 msgid "Matches traffic carrying the specified DSCP marking."
681 msgstr "Potrivește traficul care poartă marcajul DSCP specificat."
682
683 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
684 msgid ""
685 "Maximum initial number of packets to match: this number gets recharged by "
686 "one every time the limit specified above is not reached, up to this number."
687 msgstr ""
688 "Numărul maxim inițial de pachete care trebuie să se potrivească: acest număr "
689 "se reîncarcă cu unu de fiecare dată când limita specificată mai sus nu este "
690 "atinsă, până la acest număr."
691
692 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
693 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
694 msgid "Monday"
695 msgstr "Luni"
696
697 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457
698 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:271
699 msgid "Month Days"
700 msgstr "Luna Zile"
701
702 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
703 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
704 msgid "NAT Rules"
705 msgstr "Reguli NAT"
706
707 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
708 msgid ""
709 "NAT rules allow fine grained control over the source IP to use for outbound "
710 "or forwarded traffic."
711 msgstr ""
712 "Regulile NAT permit un control fin asupra IP-ului sursă care va fi utilizat "
713 "pentru traficul de ieșire sau de redirecționare."
714
715 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
716 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
717 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
718 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
719 msgid "Name"
720 msgstr "Nume"
721
722 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:217
723 msgid "Only match incoming traffic directed at the given IP address."
724 msgstr ""
725 "Se potrivește numai cu traficul de intrare direcționat către adresa IP dată."
726
727 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198
728 msgid "Only match incoming traffic from these MACs."
729 msgstr "Potriviți numai traficul de intrare de la aceste MAC-uri."
730
731 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:203
732 msgid "Only match incoming traffic from this IP or range."
733 msgstr ""
734 "Se potrivește numai cu traficul de intrare de la acest IP sau interval."
735
736 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:208
737 msgid ""
738 "Only match incoming traffic originating from the given source port or port "
739 "range on the client host"
740 msgstr ""
741 "Se potrivește numai cu traficul de intrare care provine din portul sursă dat "
742 "sau din intervalul de porturi de pe gazda clientului"
743
744 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
745 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
746 msgid "Outbound device"
747 msgstr "Dispozitiv de ieșire"
748
749 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
750 msgid "Outbound zone"
751 msgstr "Zona de ieșire"
752
753 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
754 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144
755 msgid "Output"
756 msgstr "Ieşire"
757
758 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286
759 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
760 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
761 msgid "Passes additional arguments to iptables. Use with care!"
762 msgstr "Transmite argumente suplimentare către iptables. Folosiți cu grijă!"
763
764 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
765 msgid ""
766 "Passing raw iptables arguments to source and destination traffic "
767 "classification rules allows to match packets based on other criteria than "
768 "interfaces or subnets. These options should be used with extreme care as "
769 "invalid values could render the firewall ruleset broken, completely exposing "
770 "all services."
771 msgstr ""
772 "Transmiterea argumentelor iptables brute către regulile de clasificare a "
773 "traficului la sursă și la destinație permite potrivirea pachetelor pe baza "
774 "altor criterii decât interfețele sau subrețelele. Aceste opțiuni trebuie "
775 "utilizate cu mare atenție, deoarece valorile invalide ar putea face ca setul "
776 "de reguli de firewall să fie rupt, expunând complet toate serviciile."
777
778 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
779 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
780 msgid "Port Forwards"
781 msgstr "Port Redirecționări"
782
783 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
784 msgid ""
785 "Port forwarding allows remote computers on the Internet to connect to a "
786 "specific computer or service within the private LAN."
787 msgstr ""
788 "Redirecționarea porturilor permite computerelor de la distanță de pe "
789 "internet să se conecteze la un anumit computer sau serviciu din cadrul unei "
790 "rețele locale private."
791
792 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
793 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
794 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
795 msgid "Protocol"
796 msgstr "Protocol"
797
798 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
799 msgid ""
800 "Redirect matched incoming traffic to the given port on the internal host"
801 msgstr ""
802 "Redirecționează traficul de intrare corespunzător către portul dat pe gazda "
803 "internă"
804
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
806 msgid "Redirect matched incoming traffic to the specified internal host"
807 msgstr ""
808 "Redirecționează traficul de intrare corespunzător către gazda internă "
809 "specificată"
810
811 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
812 msgid "Requires hardware NAT support. Implemented at least for mt7621"
813 msgstr "Necesită suport hardware NAT. Implementat cel puțin pentru mt7621"
814
815 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
816 msgid "Restrict Masquerading to given destination subnets"
817 msgstr "Restrângerea masquerading-ului la anumite subrețele de destinație"
818
819 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
820 msgid "Restrict Masquerading to given source subnets"
821 msgstr "Restrângerea masquerading-ului la anumite subrețele sursă"
822
823 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
824 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:231
825 msgid "Restrict to address family"
826 msgstr "Restrângerea pentru a se adresa familiei"
827
828 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
829 msgid "Rewrite IP address"
830 msgstr "Rescrieți adresa IP"
831
832 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
833 msgid "Rewrite matched traffic to the specified source IP address."
834 msgstr "Răspândește traficul potrivit la adresa IP sursă specificată."
835
836 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
837 msgid "Rewrite matched traffic to the specified source port or port range."
838 msgstr ""
839 "Rescrie traficul potrivit către portul sursă sau intervalul de porturi "
840 "specificat."
841
842 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229
843 msgid "Rewrite port"
844 msgstr "Port de rescriere"
845
846 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
847 msgid "Routing/NAT Offloading"
848 msgstr "Rutarea/încărcarea NAT"
849
850 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
851 msgid "SNAT - Rewrite to specific source IP or port"
852 msgstr "SNAT - Rescrierea către un anumit IP sau port sursă"
853
854 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452
855 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
856 msgid "Saturday"
857 msgstr "Sâmbătă"
858
859 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
860 msgid "Set mark"
861 msgstr "Marca de setare"
862
863 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
864 msgid ""
865 "Set the given mark value on established connections. Format is value[/mask]. "
866 "If a mask is specified then only those bits set in the mask are modified."
867 msgstr ""
868 "Stabilește valoarea dată a marcajului la conexiunile stabilite. Formatul "
869 "este value[/mask]. Dacă este specificată o mască, atunci sunt modificați "
870 "numai acei biți setați în mască."
871
872 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
873 msgid "Software based offloading for routing/NAT"
874 msgstr "Descărcarea bazată pe software pentru rutare/NAT"
875
876 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82
877 msgid "Software flow offloading"
878 msgstr "Descărcarea fluxului de software"
879
880 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
881 msgid "Source IP address"
882 msgstr "Sursă adresă IP"
883
884 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
885 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:352
886 msgid "Source MAC address"
887 msgstr "Sursă adresă MAC"
888
889 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:353
890 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
891 msgid "Source address"
892 msgstr "Adresă sursă"
893
894 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
895 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
896 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
897 msgid "Source port"
898 msgstr "Port sursă"
899
900 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
901 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
902 msgid "Source zone"
903 msgstr "Zona sursa"
904
905 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
906 msgid ""
907 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
908 "network device."
909 msgstr ""
910 "Specifică dacă se leagă această regulă de trafic de un anumit dispozitiv de "
911 "intrare sau de ieșire din rețea."
912
913 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
914 msgid ""
915 "Specifies whether to use the external or the internal IP address for "
916 "reflected traffic."
917 msgstr ""
918 "Specifică dacă se utilizează adresa IP externă sau internă pentru traficul "
919 "reflectat."
920
921 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:476
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:290
923 msgid "Start Date (yyyy-mm-dd)"
924 msgstr "Data de începere (yyyy-mm-dd)"
925
926 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:468
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:282
928 msgid "Start Time (hh:mm:ss)"
929 msgstr "Ora de începere (hh:mm:ss)"
930
931 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
932 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
933 msgid "Stop Date (yyyy-mm-dd)"
934 msgstr "Data de oprire (yyyy-mm-dd)"
935
936 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:472
937 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
938 msgid "Stop Time (hh:mm:ss)"
939 msgstr "Timp de oprire (hh:mm:ss)"
940
941 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446
942 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
943 msgid "Sunday"
944 msgstr "Duminică"
945
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:682
947 msgid ""
948 "The existing firewall configuration needs to be changed for LuCI to function "
949 "properly."
950 msgstr ""
951 "Configurația existentă a firewall-ului trebuie să fie modificată pentru ca "
952 "LuCI să funcționeze corect."
953
954 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
955 msgid ""
956 "The firewall creates zones over your network interfaces to control network "
957 "traffic flow."
958 msgstr ""
959 "Firewall-ul creează zone peste interfețele de rețea pentru a controla fluxul "
960 "de trafic de rețea."
961
962 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:217
963 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:308
964 msgid ""
965 "The options below control the forwarding policies between this zone (%s) and "
966 "other zones. <em>Destination zones</em> cover forwarded traffic "
967 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
968 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
969 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
970 "<em>not</em> imply a permission to forward from wan to lan as well."
971 msgstr ""
972 "Opțiunile de mai jos controlează politicile de redirecționare între această "
973 "zonă (%s) și alte zone. <em>Zonele de destinație</em> acoperă traficul "
974 "redirecționat <strong>provenit din %q</strong>. <em>Zonele sursă</em> se "
975 "potrivesc cu traficul redirecționat din alte zone <strong>destinate la %q</"
976 "strong>. Regula de redirecționare este <em>unidirecțională</em>, de exemplu, "
977 "o redirecționare de la lan la wan <em>nu implică<em>o permisiune</em> de a "
978 "redirecționa și de la wan la lan."
979
980 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
981 msgid ""
982 "This section defines common properties of %q. The <em>input</em> and "
983 "<em>output</em> options set the default policies for traffic entering and "
984 "leaving this zone while the <em>forward</em> option describes the policy for "
985 "forwarded traffic between different networks within the zone. <em>Covered "
986 "networks</em> specifies which available networks are members of this zone."
987 msgstr ""
988 "Această secțiune definește proprietățile comune ale lui %q. Opțiunile "
989 "<em>input</em> și <em>output</em> stabilesc politicile implicite pentru "
990 "traficul care intră și iese din această zonă, în timp ce opțiunea "
991 "<em>forward</em> descrie politica pentru traficul redirecționat între "
992 "diferite rețele din cadrul zonei. <em>Rețele acoperite</em> specifică ce "
993 "rețele disponibile sunt membre ale acestei zone."
994
995 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450
996 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
997 msgid "Thursday"
998 msgstr "Joi"
999
1000 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
1001 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
1002 msgid "Time Restrictions"
1003 msgstr "Restricţii de timp"
1004
1005 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
1006 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:298
1007 msgid "Time in UTC"
1008 msgstr "Timp în UTC"
1009
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1011 msgid "Time restrictions are enabled for this rule"
1012 msgstr "Restricțiile de timp sunt activate pentru această regulă"
1013
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1015 msgid ""
1016 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
1017 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
1018 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
1019 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
1020 "ival}</var>}}"
1021 msgstr ""
1022 "Pentru %{dest}%{dest_device?, interface <var>%{dest_device}</"
1023 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1024 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1025 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1026 "%{item.val}.\"}>%{item.ival}</var>}}"
1027
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1029 msgid ""
1030 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1031 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1032 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1033 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1034 "%{item.val}.\"}>%{item.ival}</var>}}"
1035 msgstr ""
1036 "Pentru %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1037 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1038 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1039 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1040 "%{item.val}.\"}>%{item.ival}</var>}}"
1041
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
1043 msgid ""
1044 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1045 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1046 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1047 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1048 msgstr ""
1049 "Către %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1050 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1051 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1052 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1053
1054 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
1055 msgid "Tracking helper"
1056 msgstr "Ajutor pentru urmărire"
1057
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
1059 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
1060 msgid "Traffic Rules"
1061 msgstr "Reguli de circulație"
1062
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
1064 msgid ""
1065 "Traffic rules define policies for packets traveling between different zones, "
1066 "for example to reject traffic between certain hosts or to open WAN ports on "
1067 "the router."
1068 msgstr ""
1069 "Regulile de trafic definesc politicile pentru pachetele care călătoresc "
1070 "între diferite zone, de exemplu pentru a respinge traficul între anumite "
1071 "gazde sau pentru a deschide porturile WAN pe router."
1072
1073 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
1075 msgid "Tuesday"
1076 msgstr "Marţi"
1077
1078 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
1079 msgid "Unable to save contents: %s"
1080 msgstr "Nu se poate salva conținutul: %s"
1081
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
1083 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
1084 msgid "Unknown or not installed conntrack helper \"%s\""
1085 msgstr "Ajutor conntrack necunoscut sau neinstalat \"%s\""
1086
1087 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
1089 msgid "Unnamed NAT"
1090 msgstr "Fără nume NAT"
1091
1092 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
1093 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
1094 msgid "Unnamed forward"
1095 msgstr "Înainte fără nume"
1096
1097 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
1098 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
1099 msgid "Unnamed rule"
1100 msgstr "Regula fără nume"
1101
1102 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
1103 msgid "Unnamed zone"
1104 msgstr "Zona fără nume"
1105
1106 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:585
1107 msgid "Unrecognized protocol"
1108 msgstr "Protocol nerecunoscut"
1109
1110 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:683
1111 msgid ""
1112 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1113 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1114 "the updated configuration."
1115 msgstr ""
1116 "La apăsarea butonului \"Continue\", secțiunile \"redirect\" cu țintă \"SNAT"
1117 "\" vor fi convertite în secțiuni \"nat\", iar firewall-ul va fi repornit "
1118 "pentru a aplica configurația actualizată."
1119
1120 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
1121 msgid "Use external IP address"
1122 msgstr "Utilizați adresa IP externă"
1123
1124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
1125 msgid "Use internal IP address"
1126 msgstr "Utilizați adresa IP internă"
1127
1128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
1129 msgid ""
1130 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1131 "network devices."
1132 msgstr ""
1133 "Utilizați această opțiune pentru a clasifica traficul de zonă prin "
1134 "dispozitive de rețea brute, ne<em>uci</em> gestionate."
1135
1136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
1137 msgid ""
1138 "Use this option to classify zone traffic by source or destination subnet "
1139 "instead of networks or devices."
1140 msgstr ""
1141 "Utilizați această opțiune pentru a clasifica traficul din zonă în funcție de "
1142 "subnetul sursă sau destinație în loc de rețele sau dispozitive."
1143
1144 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
1145 msgid "Valid firewall mark required"
1146 msgstr "Este necesară o marcă de firewall validă"
1147
1148 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:449
1149 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
1150 msgid "Wednesday"
1151 msgstr "Miercuri"
1152
1153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:441
1154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:255
1155 msgid "Week Days"
1156 msgstr "Zilele săptămânii"
1157
1158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
1159 msgid "XOR firewall mark"
1160 msgstr "XOR marca firewall"
1161
1162 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1163 msgid "XOR mark"
1164 msgstr "Marcajul XOR"
1165
1166 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1167 msgid "Zone ⇒ Forwardings"
1168 msgstr "Zonă ⇒ Redirecționări"
1169
1170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
1171 msgid "Zones"
1172 msgstr "Zone"
1173
1174 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:381
1175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1176 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1177 msgid "accept"
1178 msgstr "acceptă"
1179
1180 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1181 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
1182 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:483
1183 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
1184 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1185 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1187 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
1188 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
1189 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407
1190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1193 msgid "any"
1194 msgstr "oricare"
1195
1196 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1197 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1198 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1199 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1200 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1201 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1202 msgid "any zone"
1203 msgstr "orice zona"
1204
1205 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1206 msgid "apply firewall mark"
1207 msgstr "aplică marcajul firewall"
1208
1209 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:384
1210 msgid "assign conntrack helper"
1211 msgstr "atribuirea ajutorului conntrack"
1212
1213 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1214 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1215 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1216 msgid "day"
1217 msgstr "zi"
1218
1219 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233
1220 msgid "do not rewrite"
1221 msgstr "nu rescrieți"
1222
1223 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
1224 msgid "don't track"
1225 msgstr "nu urmăriți"
1226
1227 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:380
1228 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
1230 msgid "drop"
1231 msgstr "picătură"
1232
1233 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1236 msgid "hour"
1237 msgstr "oră"
1238
1239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1240 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1241 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1242 msgid "minute"
1243 msgstr "minut"
1244
1245 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382
1246 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
1247 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
1248 msgid "reject"
1249 msgstr "respingeți"
1250
1251 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1252 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1253 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1254 msgid "second"
1255 msgstr "secundă"
1256
1257 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1258 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1259 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1260 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1263 msgid "this device"
1264 msgstr "acest dispozitiv"
1265
1266 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
1267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216
1268 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:307
1269 msgid "this new zone"
1270 msgstr "această nouă zonă"
1271
1272 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1273 msgid "unlimited"
1274 msgstr "nelimitat"
1275
1276 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1277 msgid "unspecified"
1278 msgstr "nespecificat"
1279
1280 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1281 msgid "valid firewall mark"
1282 msgstr "marca de firewall validă"