treewide: i18n - Backport translations from master
[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-05-18 05:32+0000\n"
5 "Last-Translator: semih <semiht@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.7-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 "%{src?%{dest?Yönlendirilen:Gelen}:Giden} %{ipv6?%{ipv4?<var>IPv4</var> ve "
32 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protokol %{proto#"
33 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
34 "<span class=\"cbi-tooltip\">Türlerle ICMP %{item.types#%{next?, }<var>%{item}"
35 "</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? "
36 "data-tooltip=\"Şunlar dışında fwmark'ları eşleştir %{mark.num}%{mark.mask? "
37 "with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Fwmark değerini "
38 "şununla maskele %{mark.mask} karşılaştırmadan önce.\"}}>%{mark.val}</"
39 "var>}%{dscp?, DSCP %{dscp.inv?<var data-tooltip=\"Şunlar dışında DSCP "
40 "sınıflandırmalarını eşleştir %{dscp.num?:%{dscp.name}}\">%{dscp.val}</var>:"
41 "<var>%{dscp.val}</var>}}%{helper?, yardımcı %{helper.inv?<var data-tooltip="
42 "\"Bunun harici herhangi bir yardımcı ile eşleş &quot;%{helper.name}&quot;\">"
43 "%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}</"
44 "var>}}"
45
46 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:448
47 msgid "-- add IP --"
48 msgstr "IP ekle"
49
50 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:496
51 msgid "-- add MAC --"
52 msgstr "MAC ekle"
53
54 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
55 msgid ""
56 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
57 msgstr ""
58 "<var data-tooltip=\"ACCEPT\">KABUL ET</var> %{src?%{dest?forward:input}:"
59 "output}"
60
61 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
62 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
63 msgstr ""
64 "<var data-tooltip=\"ACCEPT\">Kaynağın yeniden yazılmasını engelle</var>"
65
66 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
67 msgid ""
68 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
69 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
70 msgstr ""
71 "<var data-tooltip=\"DNAT\">Yönlendir</var> to %{dest}%{dest_ip? IP <var>"
72 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
73
74 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
75 msgid ""
76 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
77 msgstr ""
78 "<var data-tooltip=\"DROP\">Reddet</var> %{src?%{dest?forward:input}:output}"
79
80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
81 msgid ""
82 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
83 "</var>"
84 msgstr ""
85 "<var data-tooltip=\"DSCP\">DSCP tanımla</var> classification <var>%{set_dscp}"
86 "</var>"
87
88 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
89 msgid ""
90 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
91 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
92 msgstr ""
93 "<var data-tooltip=\"HELPER\">Bağlantı atama </var> yardımcı <var"
94 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
95
96 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
97 msgid ""
98 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
99 "%{set_mark?:%{set_xmark}}</var>"
100 msgstr ""
101 "<var data-tooltip=\"MARK\">%{set_mark?Ata:XOR}</var> güvenlik duvarı işareti "
102 "<var>%{set_mark?:%{set_xmark}}</var>"
103
104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84
105 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
106 msgstr ""
107 "Kaynak IP'sini<var data-tooltip=\"MASQUERADE\">Otomatik olarak yeniden yaz</"
108 "var>"
109
110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
111 msgid ""
112 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
113 "output}"
114 msgstr ""
115 "<var data-tooltip=\"NOTRACK\">Takip etme</var> %{src?%{dest?forward:input}:"
116 "output}"
117
118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
119 msgid ""
120 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
121 msgstr ""
122 "<var data-tooltip=\"REJECT\">REDDET</var> %{src?%{dest?forward:input}:output}"
123
124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81
125 msgid ""
126 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
127 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
128 msgstr ""
129 "<var data-tooltip=\"SNAT\">Statik olarak yeniden yaz </var> kaynağa "
130 "%{snat_ip?IP <var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
131
132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:225
133 msgid "A rewrite IP must be specified!"
134 msgstr "Yeniden yazmak için bir IP belirtilmek zorunda!"
135
136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
137 msgid "ACCEPT - Disable address rewriting"
138 msgstr "KABUL ET - Adres yeniden yazmayı devre dışı bırak"
139
140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173
141 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:229
142 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:365
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
144 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
145 msgid "Action"
146 msgstr "Eylem"
147
148 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:281
149 msgid ""
150 "Additional raw <em>iptables</em> arguments to classify zone destination "
151 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
152 "traffic."
153 msgstr ""
154 "Bölge hedef trafiğini sınıflandırmak için ek ham <em>iptables</em> bağımsız "
155 "değişkenleri, ör. Yalnızca giden HTTPS trafiğini eşleştirmek için <code>-p "
156 "tcp --dport 443</code>."
157
158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:271
159 msgid ""
160 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
161 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
162 msgstr ""
163 "Bölge kaynak trafiğini sınıflandırmak için ek ham <em>iptables</em> bağımsız "
164 "değişkenleri, ör. Yalnızca gelen HTTPS trafiğini eşleştirmek için <code>-p "
165 "tcp --sport 443</code>."
166
167 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
168 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106
171 msgid "Advanced Settings"
172 msgstr "Gelişmiş Ayarlar"
173
174 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:243
175 msgid "Allow \"invalid\" traffic"
176 msgstr "\"Geçersiz\" trafiğe izin ver"
177
178 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:343
179 msgid "Allow forward from <em>source zones</em>:"
180 msgstr "<em>Kaynak bölgelerden</em> gelen yönlendirmeye izin ver"
181
182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:302
183 msgid "Allow forward to <em>destination zones</em>:"
184 msgstr "<em> Hedef bölgelerden </em> gelen yönlendirmeye izin ver"
185
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:523
187 msgid "Any"
188 msgstr "Herhangi"
189
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:431
191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
193 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
194 msgid "Any day"
195 msgstr "Herhangi bir gün"
196
197 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
198 msgid ""
199 "Apply a bitwise XOR of the given value and the existing mark value on "
200 "established connections. Format is value[/mask]. If a mask is specified then "
201 "those bits set in the mask are zeroed out."
202 msgstr ""
203 "Verilen değerin bitsel XOR değerini ve kurulan bağlantılarda mevcut işaret "
204 "değerini uygulayın. Biçim değerdir [/mask]. Bir maske belirtilirse, maskede "
205 "ayarlanan bu bitler sıfırlanır."
206
207 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
208 msgid "Apply the given DSCP class or value to established connections."
209 msgstr "Verilen DSCP sınıfını veya değerini kurulan bağlantılara uygulayın."
210
211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:393
212 msgid "Assign the specified connection tracking helper to matched traffic."
213 msgstr "Belirtilen bağlantı izleme yardımcısını eşleşen trafiğe atayın."
214
215 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:246
216 msgid "Automatic helper assignment"
217 msgstr "Otomatik yardımcı atama"
218
219 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:246
220 msgid ""
221 "Automatically assign conntrack helpers based on traffic protocol and port"
222 msgstr ""
223 "Trafik protokolü ve bağlantı noktasına göre bağlantı yardımcılarını otomatik "
224 "olarak atayın"
225
226 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
227 msgid "Conntrack Settings"
228 msgstr "Conntrack Ayarları"
229
230 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
231 msgid "Conntrack helpers"
232 msgstr "Conntrack yardımcıları"
233
234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
235 msgid "Contents have been saved."
236 msgstr "İçerik kaydedildi."
237
238 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:670
239 msgid "Continue"
240 msgstr "Devam et"
241
242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:213
243 msgid "Covered devices"
244 msgstr "Kapsanan cihazlar"
245
246 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165
247 msgid "Covered networks"
248 msgstr "Kapsanan ağlar"
249
250 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
251 msgid "Covered subnets"
252 msgstr "Kapsanan alt ağlar"
253
254 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:21
255 msgid "Custom Rules"
256 msgstr "Özel Ayarlar"
257
258 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
259 msgid ""
260 "Custom rules allow you to execute arbitrary iptables commands which are not "
261 "otherwise covered by the firewall framework. The commands are executed after "
262 "each firewall restart, right after the default ruleset has been loaded."
263 msgstr ""
264 "Özel kurallar, güvenlik duvarı çerçevesi tarafından başka şekilde "
265 "kapsanmayan keyfi iptables komutlarını yürütmenize olanak tanır. Komutlar, "
266 "her güvenlik duvarı yeniden başlatıldıktan sonra, varsayılan kural seti "
267 "yüklendikten hemen sonra yürütülür."
268
269 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:375
270 msgid "DSCP classification"
271 msgstr "DSCP sınıflandırması"
272
273 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
274 msgid "DSCP mark"
275 msgstr "DSCP işareti"
276
277 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
278 msgid "DSCP mark required"
279 msgstr "DSCP işareti gerekli"
280
281 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:356
282 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
283 msgid "Destination address"
284 msgstr "Hedef adres"
285
286 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
287 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
288 msgid "Destination port"
289 msgstr "Hedef bağlantı noktası"
290
291 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:350
292 msgid "Destination zone"
293 msgstr "Hedef bölge"
294
295 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:261
296 msgid "Device name"
297 msgstr "Cihaz adı"
298
299 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:243
300 msgid ""
301 "Do not install extra rules to reject forwarded traffic with conntrack state "
302 "<em>invalid</em>. This may be required for complex asymmetric route setups."
303 msgstr ""
304 "Bağlantı durumu <em>invalid</em> olan iletilen trafiği reddetmek için "
305 "fazladan kurallar yüklemeyin. Bu, karmaşık asimetrik yol kurulumları için "
306 "gerekli olabilir."
307
308 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:58
309 msgid "Drop invalid packets"
310 msgstr "Geçersiz paketleri düşür"
311
312 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:181
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:235
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
315 msgid "Enable"
316 msgstr "Etkinleştir"
317
318 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
319 msgid "Enable NAT Loopback"
320 msgstr "NAT Döngü sınamasını etkinleştir"
321
322 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
323 msgid "Enable SYN-flood protection"
324 msgstr "SYN-flood korumasını etkinleştir"
325
326 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:256
327 msgid "Enable logging on this zone"
328 msgstr "Bu bölgede günlük kaydetmeyi etkinleştir"
329
330 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
331 msgid "Expecting: %s"
332 msgstr "Beklenen: %s"
333
334 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
335 msgid "Experimental feature. Not fully compatible with QoS/SQM."
336 msgstr "Deneysel özellik. QoS/SQM ile tam uyumlu değildir."
337
338 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
339 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
340 msgstr ""
341 "Bölge trafiği için izin verilen bağlantı izleme yardımcılarını açıkça seçer"
342
343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215
344 msgid "External IP address"
345 msgstr "Harici IP adresi"
346
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
348 msgid "External port"
349 msgstr "Harici port"
350
351 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284
352 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:423
353 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
354 msgid "Extra arguments"
355 msgstr "Ekstra argümanlar"
356
357 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:281
358 msgid "Extra destination arguments"
359 msgstr "Ekstra hedef argümanlar"
360
361 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
362 msgid "Extra iptables arguments"
363 msgstr "Ekstra iptables argümanları"
364
365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:271
366 msgid "Extra source arguments"
367 msgstr "Ekstra kaynak argümanlar"
368
369 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:6
370 msgid "Firewall"
371 msgstr "Güvenlik Duvarı"
372
373 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
374 msgid "Firewall - Custom Rules"
375 msgstr "Güvenlik duvarı - Özel Kurallar"
376
377 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
378 msgid "Firewall - NAT Rules"
379 msgstr "Güvenlik duvarı - NAT Kuralları"
380
381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
382 msgid "Firewall - Port Forwards"
383 msgstr "Güvelik duvarı - Port Yönlendirme"
384
385 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
386 msgid "Firewall - Traffic Rules"
387 msgstr "Güvenlik duvarı - Trafik Kuralları"
388
389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
390 msgid "Firewall - Zone Settings"
391 msgstr "Güvenlik duvarı - Bölge Ayarları"
392
393 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:663
394 msgid "Firewall configuration migration"
395 msgstr "Güvenlik duvarı yapılandırma geçişi"
396
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
399 msgid "Forward"
400 msgstr "Yönlendir"
401
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
403 msgid ""
404 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
405 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
406 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
407 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
408 msgstr ""
409 "Yönlendirilen IPv4 %{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
410 "var>}}%{mark?, işaretle <var%{mark.inv? data-tooltip=\"Şunlar dışında "
411 "fwmark'ları eşleştir %{mark.num}%{mark.mask? maske ile %{mark.mask}}.\":"
412 "%{mark.mask? data-tooltip=\"Fwmark değerini şununla maskele: %{mark.mask} "
413 "karşılaştırmadan önce .\"}}>%{mark.val}</var>}"
414
415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
416 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
417 msgid "Friday"
418 msgstr "Cuma"
419
420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
421 msgid ""
422 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
423 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
424 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
425 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
426 "ival}</var>}}"
427 msgstr ""
428 "Nereden %{src}%{src_device?, arayüz <var>%{src_device}</var>}%{src_ip?, IP "
429 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Şu hariç IP adreslerini "
430 "eşleştir %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#"
431 "%{next?, }<var%{item.inv? data-tooltip=\"Dışındaki bağlantı noktalarını "
432 "eşleştir %{item.val}.\"}>%{item.ival}</var>}}"
433
434 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
435 msgid ""
436 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
437 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
438 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
439 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
440 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
441 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
442 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
443 "</var>}}"
444 msgstr ""
445 "Nereden %{src}%{src_device?, arayüz <var>%{src_device}</var>}%{src_ip?, IP "
446 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Şu hariç IP adreslerini "
447 "eşleştir %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#"
448 "%{next?, }<var%{item.inv? data-tooltip=\"Dışındaki bağlantı noktalarını "
449 "eşleştir %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#"
450 "%{next?, }<var%{item.inv? data-tooltip=\"Dışındaki MAC'leri eşleştir %{item."
451 "val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? data-"
452 "tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
453
454 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
455 msgid ""
456 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
457 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
458 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
459 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
460 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
461 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
462 "name}\"}}>%{item.ival}</var>}}"
463 msgstr ""
464 "Nereden %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
465 "\"Şu hariç IP adreslerini eşleştir %{item.val}.\"}>%{item.ival}</"
466 "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-tooltip="
467 "\"Dışındaki bağlantı noktalarını eşleştir %{item.val}.\"}>%{item.ival}</"
468 "var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip="
469 "\"Dışındaki MAC'leri eşleştir %{item.val}%{item.hint.name? a.k.a. %{item."
470 "hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item."
471 "ival}</var>}}"
472
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
474 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
475 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
476 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
477 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:105
478 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:9
479 msgid "General Settings"
480 msgstr "Genel Ayarlar"
481
482 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87
483 msgid "Hardware flow offloading"
484 msgstr "Donanım akış boşaltma"
485
486 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
487 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:224
488 msgid "IPv4 and IPv6"
489 msgstr "IPv4 ve IPv6"
490
491 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:273
492 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
493 msgid "IPv4 only"
494 msgstr "Yalnızca IPv4"
495
496 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:274
497 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
498 msgid "IPv6 only"
499 msgstr "Yalnızca IPv6"
500
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:244
502 msgid "Inbound device"
503 msgstr "Gelen cihaz"
504
505 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
506 msgid ""
507 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
508 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
509 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
510 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
511 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
512 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
513 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
514 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
515 "\"%{helper.name}\">%{helper.val}</var>}}"
516 msgstr ""
517 "Gelen IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class=\"cbi-"
518 "tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">Türlerle ICMP "
519 "%{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item.name}</"
520 "var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Şunlar dışında "
521 "fwmark'ları eşleştir %{mark.num}%{mark.mask? maske ile %{mark.mask}}.\":"
522 "%{mark.mask? data-tooltip=\"Fwmark değerini şununla maskele %{mark.mask} "
523 "before compare.\"}}>%{mark.val}</var>}%{helper?, yardımcı %{helper.inv?<var "
524 "data-tooltip=\"Dışındaki herhangi bir yardımcı ile eşleştir &quot;%{helper."
525 "name}&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">"
526 "%{helper.val}</var>}}"
527
528 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
529 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143
530 msgid "Input"
531 msgstr "Giriş"
532
533 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
534 msgid "Internal IP address"
535 msgstr "Dahili IP adresi"
536
537 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
538 msgid "Internal port"
539 msgstr "İç bağlantı noktası"
540
541 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228
542 msgid "Internal zone"
543 msgstr "İç bölge"
544
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
546 msgid "Invalid DSCP mark"
547 msgstr "Geçersiz DSCP işareti"
548
549 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
550 msgid "Invalid limit value"
551 msgstr "Geçersiz sınır değeri"
552
553 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
554 msgid "Limit burst"
555 msgstr "Sınır patlaması"
556
557 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:259
558 msgid "Limit log messages"
559 msgstr "Günlük mesajlarını sınırla"
560
561 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
562 msgid "Limit matching"
563 msgstr "Eşlemeyi sınırla"
564
565 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
566 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
567 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
568 msgid ""
569 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
570 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
571 msgstr ""
572 "Eşleşmeyi bununla sınırla <var>%{limit.num}</var> packets per <var>%{limit."
573 "unit}</var>%{limit.burst? burst <var>%{limit.burst}</var>}"
574
575 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
576 msgid "Limits traffic matching to the specified rate."
577 msgstr "Belirtilen oranla eşleşen trafiği sınırlar."
578
579 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
580 msgid "Loopback source IP"
581 msgstr "Geri döngü kaynak IP'si"
582
583 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
584 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
585 msgstr "MASQUERADE - Giden arayüz IP'sine otomatik olarak yeniden yaz"
586
587 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
588 msgid "MSS clamping"
589 msgstr "MSS bağlama"
590
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159
592 msgid "Masquerading"
593 msgstr "Maskeleme"
594
595 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162
596 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:218
597 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
598 msgid "Match"
599 msgstr "Eşleştir"
600
601 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
602 msgid "Match DSCP"
603 msgstr "DSCP ile eşleştir"
604
605 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:285
606 msgid "Match ICMP type"
607 msgstr "ICMP tipiyle eşleş"
608
609 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:241
610 msgid "Match device"
611 msgstr "Cihazı eşleştir"
612
613 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
614 msgid "Match forwarded traffic directed at the given IP address."
615 msgstr "Verilen IP adresine yönlendirilen trafiği eşleştirin."
616
617 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
618 msgid ""
619 "Match forwarded traffic directed at the given destination port or port range."
620 msgstr ""
621 "Verilen hedef, bağlantı noktası veya bağlantı noktası aralığına "
622 "yönlendirilen iletilen trafiği eşleştirin."
623
624 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
625 msgid "Match forwarded traffic from this IP or range."
626 msgstr "Bu IP veya aralıktan yönlendirilen trafiği eşleştirin."
627
628 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
629 msgid ""
630 "Match forwarded traffic originating from the given source port or port range."
631 msgstr ""
632 "Verilen kaynak bağlantı noktasından veya bağlantı noktası aralığından gelen "
633 "iletilen trafiği eşleştirin."
634
635 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
636 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400
637 msgid "Match helper"
638 msgstr "Yardımcıyı eşleştir"
639
640 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
641 msgid ""
642 "Match incoming traffic directed at the given destination port or port range "
643 "on this host"
644 msgstr ""
645 "Bu ana bilgisayardaki belirli hedef bağlantı noktasına veya bağlantı noktası "
646 "aralığına yönlendirilen gelen trafiği eşleştirin"
647
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
649 msgid "Match mark"
650 msgstr "İşaretleri eşleştir"
651
652 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
653 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400
654 msgid "Match traffic using the specified connection tracking helper."
655 msgstr "Belirtilen bağlantı izleme yardımcısını kullanarak trafiği eşleştirin."
656
657 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
658 msgid "Matches a specific firewall mark or a range of different marks."
659 msgstr ""
660 "Belirli bir güvenlik duvarı işaretiyle veya bir dizi farklı işaretle eşleşir."
661
662 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:240
663 msgid "Matches forwarded traffic using the specified outbound network device."
664 msgstr "Belirtilen giden ağ cihazını kullanarak iletilen trafiği eşleştirir."
665
666 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
667 msgid "Matches traffic carrying the specified DSCP marking."
668 msgstr "Belirtilen DSCP işaretini taşıyan trafikle eşleşir."
669
670 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
671 msgid ""
672 "Maximum initial number of packets to match: this number gets recharged by "
673 "one every time the limit specified above is not reached, up to this number."
674 msgstr ""
675 "Eşleşecek maksimum ilk paket sayısı: Bu sayı, bu sayıya kadar yukarıda "
676 "belirtilen sınıra her ulaşılmadığında bir kez yeniden doldurulur."
677
678 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433
679 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
680 msgid "Monday"
681 msgstr "Pazartesi"
682
683 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:443
684 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270
685 msgid "Month Days"
686 msgstr "Ayın Günleri"
687
688 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
689 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:18
690 msgid "NAT Rules"
691 msgstr "NAT Kuralları"
692
693 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
694 msgid ""
695 "NAT rules allow fine grained control over the source IP to use for outbound "
696 "or forwarded traffic."
697 msgstr ""
698 "NAT kuralları, giden veya iletilen trafik için kullanmak üzere kaynak IP "
699 "üzerinde ayrıntılı denetime izin verir."
700
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158
702 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214
703 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
704 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
705 msgid "Name"
706 msgstr "Ad"
707
708 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
709 msgid "Only match incoming traffic directed at the given IP address."
710 msgstr "Yalnızca verilen IP adresine yönlendirilen gelen trafiği eşleştirin."
711
712 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
713 msgid "Only match incoming traffic from these MACs."
714 msgstr "Yalnızca bu MAC'lardan gelen trafiği eşleştirin."
715
716 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
717 msgid "Only match incoming traffic from this IP or range."
718 msgstr "Yalnızca bu IP veya aralıktan gelen trafiği eşleştirin."
719
720 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
721 msgid ""
722 "Only match incoming traffic originating from the given source port or port "
723 "range on the client host"
724 msgstr ""
725 "Yalnızca istemci ana bilgisayardaki belirli kaynak bağlantı noktasından veya "
726 "bağlantı noktası aralığından gelen trafiği eşleştirin"
727
728 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:245
729 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
730 msgid "Outbound device"
731 msgstr "Giden cihaz"
732
733 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
734 msgid "Outbound zone"
735 msgstr "Giden bölge"
736
737 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
738 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144
739 msgid "Output"
740 msgstr "Çıkış"
741
742 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:424
744 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
745 msgid "Passes additional arguments to iptables. Use with care!"
746 msgstr "İptables'a ek argümanlar iletir. Dikkatli kullanın!"
747
748 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:268
749 msgid ""
750 "Passing raw iptables arguments to source and destination traffic "
751 "classification rules allows to match packets based on other criteria than "
752 "interfaces or subnets. These options should be used with extreme care as "
753 "invalid values could render the firewall ruleset broken, completely exposing "
754 "all services."
755 msgstr ""
756 "Ham iptables argümanlarını kaynak ve hedef trafik sınıflandırma kurallarına "
757 "geçirmek, paketleri arayüzler veya alt ağlar dışında başka kriterlere göre "
758 "eşleştirmeye izin verir. Geçersiz değerler güvenlik duvarı kural setini "
759 "bozabileceğinden ve tüm hizmetleri tamamen açığa çıkarabileceğinden, bu "
760 "seçenekler son derece dikkatli kullanılmalıdır."
761
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
763 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:12
764 msgid "Port Forwards"
765 msgstr "Port Yönlendirmeleri"
766
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
768 msgid ""
769 "Port forwarding allows remote computers on the Internet to connect to a "
770 "specific computer or service within the private LAN."
771 msgstr ""
772 "Bağlantı noktası yönlendirme, İnternet üzerindeki uzak bilgisayarların özel "
773 "LAN içindeki belirli bir bilgisayara veya hizmete bağlanmasına izin verir."
774
775 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186
776 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
777 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
778 msgid "Protocol"
779 msgstr "Protokol"
780
781 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
782 msgid ""
783 "Redirect matched incoming traffic to the given port on the internal host"
784 msgstr ""
785 "Gelen trafiği dahili ana bilgisayardaki belirli bağlantı noktasına "
786 "yönlendirin"
787
788 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
789 msgid "Redirect matched incoming traffic to the specified internal host"
790 msgstr "Gelen trafiği belirtilen dahili ana bilgisayara yönlendirin"
791
792 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
793 msgid "Requires hardware NAT support. Implemented at least for mt7621"
794 msgstr "Donanımsal NAT desteği gerektirir. En az mt7621 için uygulanabilir"
795
796 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
797 msgid "Restrict Masquerading to given destination subnets"
798 msgstr "Maskelendirmeyi verilen hedef alt ağlarla sınırla"
799
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:229
801 msgid "Restrict Masquerading to given source subnets"
802 msgstr "Maskelemeyi verilen kaynak alt ağlarla kısıtla"
803
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:223
806 msgid "Restrict to address family"
807 msgstr "Adres ailesiyle sınırla"
808
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
810 msgid "Rewrite IP address"
811 msgstr "IP adresini yeniden yaz"
812
813 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
814 msgid "Rewrite matched traffic to the specified source IP address."
815 msgstr "Eşleşen trafiği belirtilen kaynak IP adresine yeniden yazın."
816
817 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:231
818 msgid "Rewrite matched traffic to the specified source port or port range."
819 msgstr ""
820 "Eşleşen trafiği belirtilen kaynak bağlantı noktasına veya bağlantı noktası "
821 "aralığına yeniden yazın."
822
823 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
824 msgid "Rewrite port"
825 msgstr "Bağlantı noktasını yeniden yaz"
826
827 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
828 msgid "Routing/NAT Offloading"
829 msgstr "Yönlendirme / NAT Aktarımı"
830
831 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
832 msgid "SNAT - Rewrite to specific source IP or port"
833 msgstr "SNAT - Belirli bir kaynak IP'sine veya bağlantı noktasına yeniden yaz"
834
835 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
836 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
837 msgid "Saturday"
838 msgstr "Cumartesi"
839
840 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
841 msgid "Set mark"
842 msgstr "İşaret ayarla"
843
844 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
845 msgid ""
846 "Set the given mark value on established connections. Format is value[/mask]. "
847 "If a mask is specified then only those bits set in the mask are modified."
848 msgstr ""
849 "Kurulan bağlantılarda verilen işaret değerini ayarlayın. Biçim değerdir [/"
850 "mask]. Bir maske belirtilirse, sadece maskede ayarlanan bitler değiştirilir."
851
852 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
853 msgid "Software based offloading for routing/NAT"
854 msgstr "Yazılım tabanlı boşaltma, yönlendirme/NAT için"
855
856 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82
857 msgid "Software flow offloading"
858 msgstr "Yazılım tabanlı akış boşaltma"
859
860 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201
861 msgid "Source IP address"
862 msgstr "Kaynak IP Adresi"
863
864 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196
865 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340
866 msgid "Source MAC address"
867 msgstr "Kaynak MAC adresi"
868
869 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:341
870 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
871 msgid "Source address"
872 msgstr "Kaynak adresi"
873
874 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
875 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:343
876 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
877 msgid "Source port"
878 msgstr "Kaynak portu"
879
880 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
881 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:334
882 msgid "Source zone"
883 msgstr "Kaynak bölgesi"
884
885 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:262
886 msgid ""
887 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
888 "network device."
889 msgstr ""
890 "Bu trafik kuralının belirli bir gelen veya giden ağ cihazına bağlanıp "
891 "bağlanmayacağını belirtir."
892
893 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
894 msgid ""
895 "Specifies whether to use the external or the internal IP address for "
896 "reflected traffic."
897 msgstr ""
898 "Yansıtılan trafik için harici veya dahili IP adresinin kullanılıp "
899 "kullanılmayacağını belirtir."
900
901 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:462
902 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:289
903 msgid "Start Date (yyyy-mm-dd)"
904 msgstr "Başlangıç Tarihi (yyyy-aa-gg)"
905
906 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:454
907 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:281
908 msgid "Start Time (hh.mm.ss)"
909 msgstr "Başlangıç Zamanı (sa.dd.sn)"
910
911 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:466
912 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
913 msgid "Stop Date (yyyy-mm-dd)"
914 msgstr "Bitiş Tarihi (yyyy-aa-gg)"
915
916 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:458
917 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:285
918 msgid "Stop Time (hh.mm.ss)"
919 msgstr "Durdurma Zamanı (sa.dd.sn)"
920
921 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:432
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
923 msgid "Sunday"
924 msgstr "Pazar"
925
926 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:664
927 msgid ""
928 "The existing firewall configuration needs to be changed for LuCI to function "
929 "properly."
930 msgstr ""
931 "LuCI'nin düzgün çalışması için mevcut güvenlik duvarı yapılandırmasının "
932 "değiştirilmesi gerekir."
933
934 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
935 msgid ""
936 "The firewall creates zones over your network interfaces to control network "
937 "traffic flow."
938 msgstr ""
939 "Güvenlik duvarı, ağ trafiği akışını kontrol etmek için ağ arayüzleriniz "
940 "üzerinde bölgeler oluşturur."
941
942 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:209
943 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:298
944 msgid ""
945 "The options below control the forwarding policies between this zone (%s) and "
946 "other zones. <em>Destination zones</em> cover forwarded traffic "
947 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
948 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
949 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
950 "<em>not</em> imply a permission to forward from wan to lan as well."
951 msgstr ""
952 "Aşağıdaki seçenekler, bu bölge (%s) ile diğer bölgeler arasındaki "
953 "yönlendirme politikalarını kontrol eder. <em>Hedef bölgeler</em> "
954 "yönlendirilen trafiği eşleştirin <strong>hedeflenen %q</strong>. <em>Kaynak "
955 "bölgeler</em> diğer bölgelerden gelen trafiği eşleştirin <strong>hedeflenen "
956 "%q</strong>. İletim kuralı <em>tek yönlüdür</em>,Örneğin. lan'dan wan'a "
957 "yönlendirme, wan'dan lan'a yönlendirme izni <em>anlamına gelmez</em>."
958
959 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
960 msgid ""
961 "This section defines common properties of %q. The <em>input</em> and "
962 "<em>output</em> options set the default policies for traffic entering and "
963 "leaving this zone while the <em>forward</em> option describes the policy for "
964 "forwarded traffic between different networks within the zone. <em>Covered "
965 "networks</em> specifies which available networks are members of this zone."
966 msgstr ""
967 "Bu bölüm,% q öğesinin ortak özelliklerini tanımlar. <em>giriş</em> ve "
968 "<em>çıkış</em> seçenekleri, bu bölgeye giren ve çıkan trafik için varsayılan "
969 "politikaları ayarlarken, <em>yönlendir</em> seçeneği farklı ağlar arasında "
970 "yönlendirilen trafik için politikayı açıklar bölge içinde. <em>Kapsanan ağla "
971 "</em>, hangi kullanılabilir ağların bu bölgenin üyesi olduğunu belirtir."
972
973 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
974 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
975 msgid "Thursday"
976 msgstr "Perşembe"
977
978 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
979 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
980 msgid "Time Restrictions"
981 msgstr "Zaman Kısıtlamaları"
982
983 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
984 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:297
985 msgid "Time in UTC"
986 msgstr "UTC Zamanı"
987
988 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
989 msgid ""
990 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
991 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
992 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
993 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
994 "ival}</var>}}"
995 msgstr ""
996 "Buraya %{dest}%{dest_device?, arayüz <var>%{dest_device}</var>}%{dest_ip?, "
997 "IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Şu hariç IP "
998 "adreslerini eşleştir %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
999 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Dışındaki bağlantı "
1000 "noktalarını eşleştir %{item.val}.\"}>%{item.ival}</var>}}"
1001
1002 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1003 msgid ""
1004 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1005 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1006 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1007 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1008 "%{item.val}.\"}>%{item.ival}</var>}}"
1009 msgstr ""
1010 "Buraya %{dest}%{dest_device?, arayüz aracılığıyla <var>%{dest_device}</"
1011 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Şu "
1012 "hariç IP adreslerini eşleştir %{item.val}.\"}>%{item.ival}</"
1013 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1014 "\"Dışındaki bağlantı noktalarını eşleştir %{item.val}.\"}>%{item.ival}</"
1015 "var>}}"
1016
1017 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
1018 msgid ""
1019 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1020 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1021 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1022 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1023 msgstr ""
1024 "Buraya %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
1025 "tooltip=\"Şu hariç IP adreslerini eşleştir %{item.val}.\"}>%{item.ival}</"
1026 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1027 "\"Dışındaki bağlantı noktalarını eşleştir %{item.val}.\"}>%{item.ival}</"
1028 "var>}}"
1029
1030 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:393
1031 msgid "Tracking helper"
1032 msgstr "İzleme yardımcısı"
1033
1034 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
1035 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:15
1036 msgid "Traffic Rules"
1037 msgstr "Trafik kuralları"
1038
1039 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
1040 msgid ""
1041 "Traffic rules define policies for packets traveling between different zones, "
1042 "for example to reject traffic between certain hosts or to open WAN ports on "
1043 "the router."
1044 msgstr ""
1045 "Trafik kuralları, örneğin belirli ana bilgisayarlar arasındaki trafiği "
1046 "reddetmek veya yönlendiricide WAN bağlantı noktalarını açmak gibi farklı "
1047 "bölgeler arasında seyahat eden paketler için politikalar tanımlar."
1048
1049 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434
1050 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
1051 msgid "Tuesday"
1052 msgstr "Salı"
1053
1054 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
1055 msgid "Unable to save contents: %s"
1056 msgstr "İçerik kaydedilemiyor: %s"
1057
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
1059 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
1060 msgid "Unknown or not installed conntrack helper \"%s\""
1061 msgstr "Bilinmeyen veya yüklenmemiş bağlantı yolu yardımcısı \"%s\""
1062
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
1064 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
1065 msgid "Unnamed NAT"
1066 msgstr "İsimsiz NAT"
1067
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
1070 msgid "Unnamed forward"
1071 msgstr "İsimsiz yönlendirme"
1072
1073 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:215
1075 msgid "Unnamed rule"
1076 msgstr "İsimsiz kural"
1077
1078 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
1079 msgid "Unnamed zone"
1080 msgstr "İsimsiz bölge"
1081
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:568
1083 msgid "Unrecognized protocol"
1084 msgstr "Bilinmeyen protokol"
1085
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:665
1087 msgid ""
1088 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1089 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1090 "the updated configuration."
1091 msgstr ""
1092 "\"Devam\" düğmesine basıldığında, \"SNAT\" hedefli \"yeniden yönlendirme\" "
1093 "bölümleri \"nat\" bölümlerine dönüştürülecek ve güncellenmiş yapılandırmayı "
1094 "uygulamak için güvenlik duvarı yeniden başlatılacaktır."
1095
1096 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
1097 msgid "Use external IP address"
1098 msgstr "Harici bir IP adresi kullan"
1099
1100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
1101 msgid "Use internal IP address"
1102 msgstr "Dahili bir IP adresi kullan"
1103
1104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:213
1105 msgid ""
1106 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1107 "network devices."
1108 msgstr ""
1109 "Bölge trafiğini ham, <em>uci</em> yönetilmeyen ağ cihazlarına göre "
1110 "sınıflandırmak için bu seçeneği kullanın."
1111
1112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
1113 msgid ""
1114 "Use this option to classify zone traffic by source or destination subnet "
1115 "instead of networks or devices."
1116 msgstr ""
1117 "Bölge trafiğini ağlar veya cihazlar yerine kaynak veya hedef alt ağa göre "
1118 "sınıflandırmak için bu seçeneği kullanın."
1119
1120 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
1121 msgid "Valid firewall mark required"
1122 msgstr "Geçerli güvenlik duvarı işareti gerekli"
1123
1124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435
1125 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
1126 msgid "Wednesday"
1127 msgstr "Çarşamba"
1128
1129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
1130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:254
1131 msgid "Week Days"
1132 msgstr "Hafta içi"
1133
1134 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:374
1135 msgid "XOR firewall mark"
1136 msgstr "XOR güvenlik duvarı işareti"
1137
1138 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1139 msgid "XOR mark"
1140 msgstr "XOR işareti"
1141
1142 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1143 msgid "Zone ⇒ Forwardings"
1144 msgstr "Bölge ⇒ Yönlendirmeler"
1145
1146 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
1147 msgid "Zones"
1148 msgstr "Bölgeler"
1149
1150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
1151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1153 msgid "accept"
1154 msgstr "kabul et"
1155
1156 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1157 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:448
1158 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:470
1159 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
1160 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1161 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1162 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:290
1163 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
1164 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:361
1165 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395
1166 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:402
1167 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1168 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1169 msgid "any"
1170 msgstr "herhangi"
1171
1172 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1174 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1176 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1178 msgid "any zone"
1179 msgstr "herhangi bir bölge"
1180
1181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
1182 msgid "apply firewall mark"
1183 msgstr "güvenlik duvarı işaretini uygula"
1184
1185 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
1186 msgid "assign conntrack helper"
1187 msgstr "bağlantı yardımcısı atama"
1188
1189 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1192 msgid "day"
1193 msgstr "gün"
1194
1195 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:234
1196 msgid "do not rewrite"
1197 msgstr "yeniden yazma"
1198
1199 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1200 msgid "don't track"
1201 msgstr "izleme"
1202
1203 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
1204 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1205 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
1206 msgid "drop"
1207 msgstr "düşür"
1208
1209 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1210 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1212 msgid "hour"
1213 msgstr "saat"
1214
1215 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1217 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1218 msgid "minute"
1219 msgstr "dakika"
1220
1221 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
1222 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
1223 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
1224 msgid "reject"
1225 msgstr "reddet"
1226
1227 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1228 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1230 msgid "second"
1231 msgstr "ikinci"
1232
1233 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1236 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1239 msgid "this device"
1240 msgstr "bu cihaz"
1241
1242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
1243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:208
1244 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:297
1245 msgid "this new zone"
1246 msgstr "bu yeni bölge"
1247
1248 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1249 msgid "unlimited"
1250 msgstr "sınırsız"
1251
1252 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1253 msgid "unspecified"
1254 msgstr "belirtilmemiş"
1255
1256 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1257 msgid "valid firewall mark"
1258 msgstr "geçerli güvenlik duvarı işareti"