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