Skip to content
firewall.po 47.4 KiB
Newer Older
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2021-05-07 17:19+0000\n"
"Last-Translator: Mete <selimmeteozdogan@gmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfirewall/tr/>\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
Jo-Philipp Wich's avatar
Jo-Philipp Wich committed
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.7-dev\n"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
msgid ""
"%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
"<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
"%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
"<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>"
"%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
"%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with "
"mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with "
"%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
"<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
"name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
"%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
"&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
"val}</var>}}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:448
msgstr "IP ekle"
#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:496
msgstr "MAC ekle"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
msgid ""
"<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
msgstr ""
"<var data-tooltip=\"ACCEPT\">KABUL ET</var> %{src?%{dest?forward:input}:"
"output}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
msgstr ""
"<var data-tooltip=\"ACCEPT\">Kaynağın yeniden yazılmasını engelle</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
msgid ""
"<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
"%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
msgid ""
"<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
"<var data-tooltip=\"DROP\">Düşür</var> %{src?%{dest?forward:input}:output}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
msgid ""
"<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
"</var>"
msgstr ""
"<var data-tooltip=\"DSCP\">DSCP tanımla</var> classification <var>%{set_dscp}"
"</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
msgid ""
"<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
"%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
msgid ""
"<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
"%{set_mark?:%{set_xmark}}</var>"
Hannu Nyman's avatar
Hannu Nyman committed
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84
msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
Hannu Nyman's avatar
Hannu Nyman committed
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
msgid ""
"<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
"output}"
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
msgid ""
"<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
msgstr ""
"<var data-tooltip=\"REJECT\">REDDET</var> %{src?%{dest?forward:input}:output}"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81
msgid ""
"<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
"<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224
msgid "A rewrite IP must be specified!"
msgstr "Yeniden yazmak için bir IP belirtilmek zorunda!"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
msgid "ACCEPT - Disable address rewriting"
msgstr "KABUL ET - Adres yeniden yazmayı devre dışı bırak"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
msgid "Action"
msgstr "Eylem"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:289
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid ""
"Additional raw <em>iptables</em> arguments to classify zone destination "
"traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
"traffic."
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:279
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid ""
"Additional raw <em>iptables</em> arguments to classify zone source traffic, "
"e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106
msgid "Advanced Settings"
msgstr "Gelişmiş Ayarlar"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "Allow \"invalid\" traffic"
msgstr "\"Geçersiz\" trafiğe izin ver"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:351
msgid "Allow forward from <em>source zones</em>:"
msgstr "<em>Kaynak bölgelerden</em> gelen yönlendirmeye izin ver"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:310
msgid "Allow forward to <em>destination zones</em>:"
msgstr "<em> Hedef bölgelerden </em> gelen yönlendirmeye izin ver"
#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:523
msgid "Any"
msgstr "Herhangi"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:454
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:273
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "Any day"
msgstr "Herhangi bir gün"
#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
msgid ""
"Apply a bitwise XOR of the given value and the existing mark value on "
"established connections. Format is value[/mask]. If a mask is specified then "
"those bits set in the mask are zeroed out."
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
msgid "Apply the given DSCP class or value to established connections."
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400
msgid "Assign the specified connection tracking helper to matched traffic."
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "Automatic helper assignment"
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid ""
"Automatically assign conntrack helpers based on traffic protocol and port"
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "Conntrack Settings"
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "Conntrack helpers"
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
msgid "Contents have been saved."
msgstr ""

Loading full blame...