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