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