Skip to content
firewall.po 74.3 KiB
Newer Older
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-03-30 17:00+0200\n"
"PO-Revision-Date: 2024-03-28 23:40+0000\n"
"Last-Translator: Ioroi Kouhei <kouhei@ioroi.org>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsfirewall/ja/>\n"
Jo-Philipp Wich's avatar
Jo-Philipp Wich committed
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Weblate 5.5-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>}}"
msgstr ""
"%{ipv6?%{ipv4?<var>IPv4</var> と <var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</"
"var>} の %{src?%{dest?転送:受信}:送信}%{proto?, プロトコル "
"%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
"name}<span class=\"cbi-tooltip\">含まれる ICMP タイプ - %{item."
"types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item.name}</"
"var>}}}%{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.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:463
msgstr "-- IP を追加 --"
#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:521
msgstr "-- MAC を追加 --"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:198
Hannu Nyman's avatar
Hannu Nyman committed
msgid "0"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:181
Hannu Nyman's avatar
Hannu Nyman committed
msgid "1024"
msgstr ""

#: 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 ""
"%{src?%{dest?転送:受信}:送信} を <var data-tooltip=\"ACCEPT\">許可</var>"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:93
msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
msgstr "<var data-tooltip=\"ACCEPT\">アクセス元の書き換えを防止</var>"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:85
"<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP "
"<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
"%{dest}%{dest_ip? IP <var>%{dest_ip}</var>}%{dest_port? port "
"<var>%{dest_port}</var>} へ<var data-tooltip=\"DNAT\">転送</var>"
#: 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}"
msgstr "%{src?%{dest?転送:受信}:送信} を <var data-tooltip=\"DROP\">破棄</var>"
#: 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 区分</var>の割り当て - <var>%{set_dscp}</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
"<var data-tooltip=\"HELPER\">Assign conntrack</var> helper "
"<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
"<var data-tooltip=\"HELPER\">conntrack ヘルパー</var>の割り当て - "
"<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
"<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark "
"<var>%{set_mark?:%{set_xmark}}</var>"
"ファイアウォール マークの<var data-tooltip=\"MARK\">%{set_mark?割り当て:XOR}"
"</var> - <var>%{set_mark?:%{set_xmark}}</var>"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:90
msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
msgstr ""
"アクセス元 IP を <var data-tooltip=\"MASQUERADE\">自動的に書き換え</var>"
#: 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 ""
"%{src?%{dest?転送:受信}:送信} を<var data-tooltip=\"NOTRACK\">追跡しない</"
"var>"
#: 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 ""
"%{src?%{dest?転送:受信}:送信} を<var data-tooltip=\"REJECT\">拒否</var>"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
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 ""
"アクセス元 %{snat_ip?IP <var>%{snat_ip}</var>} %{snat_port?ポート "
"<var>%{snat_port}</var>} への<var data-tooltip=\"SNAT\">静的書き換え</var>"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:302
msgid "A rewrite IP must be specified!"
msgstr "書き換え先 IP の指定が必要です!"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
msgid "ACCEPT - Disable address rewriting"
msgstr "ACCEPT - アドレス書き換えを無効化"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223
#: 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:410
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:283
msgid "Action"
msgstr "アクション"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
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 ""
"ゾーンの送信先へのトラフィックを区分するために付加する、生の <em>iptables</"
"em> 引数です。(例: HTTPS 送信トラフィックのみにマッチさせる <code>-p tcp --"
"dport 443</code>)"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
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 ""
"ゾーンを送信元とするトラフィックを区分するために付加する、生の <em>iptables</"
"em> 引数です。(例: HTTPS 受信トラフィックのみにマッチさせる <code>-p tcp --"
"sport 443</code>)"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107
msgid "Address family, Internal IP address must match"
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
msgid ""
"Address family, source address, destination address, rewrite IP address must "
"match"
msgstr ""

#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
msgid "Advanced Settings"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
INAGAKI Hiroshi's avatar
INAGAKI Hiroshi committed
msgid "Allow \"invalid\" traffic"
msgstr "\"invalid\" トラフィックの許可"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:379
msgid "Allow forward from <em>source zones</em>:"
msgstr "<em>送信元ゾーン</em>からの転送を許可する:"
Hannu Nyman's avatar
Hannu Nyman committed
#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:338
msgid "Allow forward to <em>destination zones</em>:"
msgstr "<em>宛先ゾーン</em>への転送を許可する:"
#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:551
Loading full blame...