Merge pull request #4373 from wjowsa/ubus-connect-args
[project/luci.git] / applications / luci-app-firewall / po / ja / firewall.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: \n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2010-03-30 17:00+0200\n"
6 "PO-Revision-Date: 2020-10-16 10:26+0000\n"
7 "Last-Translator: RyotaGamer <21ryotagamer@gmail.com>\n"
8 "Language-Team: Japanese <https://hosted.weblate.org/projects/openwrt/"
9 "luciapplicationsfirewall/ja/>\n"
10 "Language: ja\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Plural-Forms: nplurals=1; plural=0;\n"
15 "X-Generator: Weblate 4.3.1-dev\n"
16
17 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
18 msgid ""
19 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
20 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
21 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
22 "<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>"
23 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
24 "%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with "
25 "mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with "
26 "%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
27 "<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
28 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
29 "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
30 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
31 "val}</var>}}"
32 msgstr ""
33 "%{ipv6?%{ipv4?<var>IPv4</var> と <var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</"
34 "var>} の %{src?%{dest?転送:受信}:送信}%{proto?, プロトコル %{proto#"
35 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
36 "<span class=\"cbi-tooltip\">含まれる ICMP タイプ - %{item.types#%{next?, }"
37 "<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, マーク "
38 "<var%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? "
39 "with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value "
40 "with %{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp."
41 "inv?<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
42 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, ヘルパー "
43 "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
44 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
45 "val}</var>}}"
46
47 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:433
48 msgid "-- add IP --"
49 msgstr "-- IP を追加 --"
50
51 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:481
52 msgid "-- add MAC --"
53 msgstr "-- MAC を追加 --"
54
55 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
56 msgid ""
57 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
58 msgstr ""
59 "%{src?%{dest?転送:受信}:送信} を <var data-tooltip=\"ACCEPT\">許可</var>"
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 "<var data-tooltip=\"ACCEPT\">アクセス元の書き換えを防止</var>"
64
65 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
66 msgid ""
67 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
68 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
69 msgstr ""
70 "%{dest}%{dest_ip? IP <var>%{dest_ip}</var>}%{dest_port? port <var>"
71 "%{dest_port}</var>} へ<var data-tooltip=\"DNAT\">転送</var>"
72
73 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
74 msgid ""
75 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
76 msgstr "%{src?%{dest?転送:受信}:送信} を <var data-tooltip=\"DROP\">破棄</var>"
77
78 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
79 msgid ""
80 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
81 "</var>"
82 msgstr ""
83 "<var data-tooltip=\"DSCP\">DSCP 区分</var>の割り当て - <var>%{set_dscp}</var>"
84
85 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
86 msgid ""
87 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
88 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
89 msgstr ""
90 "<var data-tooltip=\"HELPER\">conntrack ヘルパー</var>の割り当て - <var"
91 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
92
93 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
94 msgid ""
95 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
96 "%{set_mark?:%{set_xmark}}</var>"
97 msgstr ""
98 "ファイアウォール マークの<var data-tooltip=\"MARK\">%{set_mark?割り当て:XOR}"
99 "</var> - <var>%{set_mark?:%{set_xmark}}</var>"
100
101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84
102 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
103 msgstr ""
104 "アクセス元 IP を <var data-tooltip=\"MASQUERADE\">自動的に書き換え</var>"
105
106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
107 msgid ""
108 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
109 "output}"
110 msgstr ""
111 "%{src?%{dest?転送:受信}:送信} を<var data-tooltip=\"NOTRACK\">追跡しない</"
112 "var>"
113
114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
115 msgid ""
116 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
117 msgstr ""
118 "%{src?%{dest?転送:受信}:送信} を<var data-tooltip=\"REJECT\">拒否</var>"
119
120 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81
121 msgid ""
122 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
123 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
124 msgstr ""
125 "アクセス元 %{snat_ip?IP <var>%{snat_ip}</var>} %{snat_port?ポート <var>"
126 "%{snat_port}</var>} への<var data-tooltip=\"SNAT\">静的書き換え</var>"
127
128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:225
129 msgid "A rewrite IP must be specified!"
130 msgstr "書き換え先 IP の指定が必要です!"
131
132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
133 msgid "ACCEPT - Disable address rewriting"
134 msgstr "ACCEPT - アドレス書き換えを無効化"
135
136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173
137 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:229
138 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:364
139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
141 msgid "Action"
142 msgstr "アクション"
143
144 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:274
145 msgid ""
146 "Additional raw <em>iptables</em> arguments to classify zone destination "
147 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
148 "traffic."
149 msgstr ""
150 "ゾーンの送信先へのトラフィックを区分するために付加する、生の <em>iptables</"
151 "em> 引数です。(例: HTTPS 送信トラフィックのみにマッチさせる <code>-p tcp --"
152 "dport 443</code>)"
153
154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:264
155 msgid ""
156 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
157 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
158 msgstr ""
159 "ゾーンを送信元とするトラフィックを区分するために付加する、生の <em>iptables</"
160 "em> 引数です。(例: HTTPS 受信トラフィックのみにマッチさせる <code>-p tcp --"
161 "sport 443</code>)"
162
163 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
164 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
165 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
166 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106
167 msgid "Advanced Settings"
168 msgstr "詳細設定"
169
170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
171 msgid "Allow \"invalid\" traffic"
172 msgstr "\"invalid\" トラフィックの許可"
173
174 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:336
175 msgid "Allow forward from <em>source zones</em>:"
176 msgstr "<em>送信元ゾーン</em>からの転送を許可する:"
177
178 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:295
179 msgid "Allow forward to <em>destination zones</em>:"
180 msgstr "<em>宛先ゾーン</em>への転送を許可する:"
181
182 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:508
183 msgid "Any"
184 msgstr "全て"
185
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:430
187 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446
188 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
189 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
190 msgid "Any day"
191 msgstr "全日"
192
193 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
194 msgid ""
195 "Apply a bitwise XOR of the given value and the existing mark value on "
196 "established connections. Format is value[/mask]. If a mask is specified then "
197 "those bits set in the mask are zeroed out."
198 msgstr ""
199
200 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
201 msgid "Apply the given DSCP class or value to established connections."
202 msgstr "指定された DSCP クラスまたは値を確立された接続に適用します。"
203
204 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392
205 msgid "Assign the specified connection tracking helper to matched traffic."
206 msgstr "指定された接続追跡ヘルパーを対象のトラフィックに割り当てます。"
207
208 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
209 msgid "Automatic helper assignment"
210 msgstr "自動ヘルパー割り当て"
211
212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
213 msgid ""
214 "Automatically assign conntrack helpers based on traffic protocol and port"
215 msgstr ""
216 "トラフィックのプロトコルとポートに基づいて、 conntrack ヘルパーを自動的に割り"
217 "当てます。"
218
219 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
220 msgid "Conntrack Settings"
221 msgstr "Conntrack 設定"
222
223 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:243
224 msgid "Conntrack helpers"
225 msgstr "Conntrack ヘルパー"
226
227 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
228 msgid "Contents have been saved."
229 msgstr "内容が保存されました。"
230
231 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:653
232 msgid "Continue"
233 msgstr "続行"
234
235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:206
236 msgid "Covered devices"
237 msgstr "カバーされるデバイス"
238
239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165
240 msgid "Covered networks"
241 msgstr "対象ネットワーク"
242
243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211
244 msgid "Covered subnets"
245 msgstr "カバーされるサブネット"
246
247 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:54
248 msgid "Custom Rules"
249 msgstr "手動設定ルール"
250
251 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
252 msgid ""
253 "Custom rules allow you to execute arbitrary iptables commands which are not "
254 "otherwise covered by the firewall framework. The commands are executed after "
255 "each firewall restart, right after the default ruleset has been loaded."
256 msgstr ""
257 "手動設定ルールの設定では、ファイアウォールの設定画面ではサポートされていない"
258 "ような、任意のiptablesコマンドを実行することが可能です。これらの任意のコマン"
259 "ドは、ファイアウォール機能の起動ごとに、標準のルールが読み込まれた後に実行さ"
260 "れます。"
261
262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:374
263 msgid "DSCP classification"
264 msgstr "DSCP 区分"
265
266 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
267 msgid "DSCP mark"
268 msgstr "DSCP マーク"
269
270 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
271 msgid "DSCP mark required"
272 msgstr "DSCP マークが必要です"
273
274 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
275 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
276 msgid "Destination address"
277 msgstr "宛先アドレス"
278
279 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:357
280 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
281 msgid "Destination port"
282 msgstr "宛先ポート"
283
284 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:349
285 msgid "Destination zone"
286 msgstr "宛先ゾーン"
287
288 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:261
289 msgid "Device name"
290 msgstr "デバイス名"
291
292 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
293 msgid ""
294 "Do not install extra rules to reject forwarded traffic with conntrack state "
295 "<em>invalid</em>. This may be required for complex asymmetric route setups."
296 msgstr ""
297 "conntrack ステートが <em>invalid</em> "
298 "である転送されたトラフィックを拒否する追加ルールをインストールしない。これは、複雑で非対称なルートのセットアップに必要となることがあります。"
299
300 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:58
301 msgid "Drop invalid packets"
302 msgstr "無効なパケットを遮断する"
303
304 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:181
305 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:235
306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
307 msgid "Enable"
308 msgstr "有効"
309
310 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
311 msgid "Enable NAT Loopback"
312 msgstr "NATループバックを有効にする"
313
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
315 msgid "Enable SYN-flood protection"
316 msgstr "SYN-Floodプロテクションを有効にする"
317
318 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
319 msgid "Enable logging on this zone"
320 msgstr "このゾーンのログ記録を有効にする"
321
322 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
323 msgid "Expecting: %s"
324 msgstr "期待される値: %s"
325
326 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
327 msgid "Experimental feature. Not fully compatible with QoS/SQM."
328 msgstr "実験的な機能です。 QoS/SQM との完全な互換性はありません。"
329
330 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:243
331 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
332 msgstr "ゾーン トラフィックの接続追跡ヘルパーを明示的に選択します。"
333
334 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215
335 msgid "External IP address"
336 msgstr "外部IPアドレス"
337
338 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
339 msgid "External port"
340 msgstr "外部ポート"
341
342 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284
343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422
344 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
345 msgid "Extra arguments"
346 msgstr "追加の引数"
347
348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:274
349 msgid "Extra destination arguments"
350 msgstr "追加の送信先引数"
351
352 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
353 msgid "Extra iptables arguments"
354 msgstr "追加の iptables 引数"
355
356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:264
357 msgid "Extra source arguments"
358 msgstr "追加の送信元引数"
359
360 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
361 msgid "Firewall"
362 msgstr "ファイアウォール"
363
364 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
365 msgid "Firewall - Custom Rules"
366 msgstr "ファイアウォール - 手動設定ルール"
367
368 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
369 msgid "Firewall - NAT Rules"
370 msgstr "ファイアウォール - NAT ルール"
371
372 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
373 msgid "Firewall - Port Forwards"
374 msgstr "ファイアウォール - ポートフォワーディング"
375
376 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
377 msgid "Firewall - Traffic Rules"
378 msgstr "ファイアウォール - トラフィック・ルール"
379
380 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
381 msgid "Firewall - Zone Settings"
382 msgstr "ファイアウォール - ゾーン設定"
383
384 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:646
385 msgid "Firewall configuration migration"
386 msgstr "ファイアウォール設定マイグレーション"
387
388 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
390 msgid "Forward"
391 msgstr "転送"
392
393 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
394 msgid ""
395 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
396 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
397 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
398 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
399 msgstr ""
400 "IPv4 の転送%{proto?, プロトコル %{proto#%{next?, }<var>%{item.name}</"
401 "var>}}%{mark?, マーク <var%{mark.inv? data-tooltip=\"Match fwmarks except "
402 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
403 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
404
405 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
406 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
407 msgid "Friday"
408 msgstr "金曜日"
409
410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
411 msgid ""
412 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
413 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
414 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
415 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
416 "ival}</var>}}"
417 msgstr ""
418 "送信元: %{src}%{src_device?, インターフェース <var>%{src_device}</"
419 "var>}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
420 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, ポート "
421 "%{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
422 "%{item.val}.\"}>%{item.ival}</var>}}"
423
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
425 msgid ""
426 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
427 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
428 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
429 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
430 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
431 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
432 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
433 "</var>}}"
434 msgstr ""
435 "送信元: %{src}%{src_device?, インターフェース <var>%{src_device}</"
436 "var>}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
437 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, ポート "
438 "%{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
439 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
440 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
441 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
442 "name}\"}}>%{item.ival}</var>}}"
443
444 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
445 msgid ""
446 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
447 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
448 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
449 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
450 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
451 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
452 "name}\"}}>%{item.ival}</var>}}"
453 msgstr ""
454 "送信元: %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
455 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
456 "ポート %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports "
457 "except %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#"
458 "%{next?, }<var%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item."
459 "hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip="
460 "\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
461
462 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
463 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
464 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
465 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
466 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:105
467 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
468 msgid "General Settings"
469 msgstr "一般設定"
470
471 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
472 msgid "Grant access to firewall configuration"
473 msgstr "ファイアウォール構成へのアクセスを許可"
474
475 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87
476 msgid "Hardware flow offloading"
477 msgstr "ハードウェア フローオフロード"
478
479 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
480 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:217
481 msgid "IPv4 and IPv6"
482 msgstr "IPv4及びIPv6"
483
484 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:273
485 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
486 msgid "IPv4 only"
487 msgstr "IPv4のみ"
488
489 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:274
490 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:219
491 msgid "IPv6 only"
492 msgstr "IPv6のみ"
493
494 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:244
495 msgid "Inbound device"
496 msgstr "受信側デバイス"
497
498 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
499 msgid ""
500 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
501 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
502 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
503 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
504 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
505 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
506 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
507 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
508 "\"%{helper.name}\">%{helper.val}</var>}}"
509 msgstr ""
510 "IPv4 の受信%{proto?, プロトコル %{proto#%{next?, }%{item.types?<var class="
511 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">含まれる "
512 "ICMP タイプ - %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>"
513 "%{item.name}</var>}}}%{mark?, マーク <var%{mark.inv? data-tooltip=\"Match "
514 "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark."
515 "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>"
516 "%{mark.val}</var>}%{helper?, ヘルパー %{helper.inv?<var data-tooltip=\"Match "
517 "any helper except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-"
518 "tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
519
520 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
521 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143
522 msgid "Input"
523 msgstr "受信"
524
525 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
526 msgid "Internal IP address"
527 msgstr "内部IPアドレス"
528
529 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
530 msgid "Internal port"
531 msgstr "内部ポート"
532
533 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228
534 msgid "Internal zone"
535 msgstr "内部ゾーン"
536
537 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
538 msgid "Invalid DSCP mark"
539 msgstr "無効な DSCP マーク"
540
541 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
542 msgid "Invalid limit value"
543 msgstr "無効な制限値"
544
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
546 msgid "Limit burst"
547 msgstr "バースト制限"
548
549 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
550 msgid "Limit log messages"
551 msgstr "ログメッセージを制限"
552
553 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
554 msgid "Limit matching"
555 msgstr "一致の制限"
556
557 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
558 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
559 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
560 msgid ""
561 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
562 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
563 msgstr ""
564 "一致するパケット数を <var>%{limit.unit}</var> あたり <var>%{limit.num}</var> "
565 "に制限%{limit.burst?(バースト <var>%{limit.burst}</var>)}"
566
567 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
568 msgid "Limits traffic matching to the specified rate."
569 msgstr "トラフィックを指定されたレートに制限します。"
570
571 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
572 msgid "Loopback source IP"
573 msgstr "ループバック元 IP"
574
575 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
576 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
577 msgstr "MASQUERADE - 自動的に送信側インターフェース IP へ書き換え"
578
579 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
580 msgid "MSS clamping"
581 msgstr "MSSクランプ"
582
583 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159
584 msgid "Masquerading"
585 msgstr "マスカレード"
586
587 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162
588 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:218
589 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
590 msgid "Match"
591 msgstr "対象"
592
593 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
594 msgid "Match DSCP"
595 msgstr "DSCP の一致"
596
597 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:285
598 msgid "Match ICMP type"
599 msgstr "ICMPタイプの一致"
600
601 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:241
602 msgid "Match device"
603 msgstr "デバイスの一致"
604
605 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
606 msgid "Match forwarded traffic directed at the given IP address."
607 msgstr "指定された IP アドレスに転送されるトラフィックが対象になります。"
608
609 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
610 msgid ""
611 "Match forwarded traffic directed at the given destination port or port range."
612 msgstr ""
613 "指定されたポートまたはポート範囲に転送されるトラフィックが対象になります。"
614
615 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
616 msgid "Match forwarded traffic from this IP or range."
617 msgstr "この IP または範囲からのトラフィックが対象になります。"
618
619 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
620 msgid ""
621 "Match forwarded traffic originating from the given source port or port range."
622 msgstr ""
623 "指定された送信元ポートまたはポート範囲から発信されたトラフィックが対象になり"
624 "ます。"
625
626 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
627 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:399
628 msgid "Match helper"
629 msgstr "ヘルパーの一致"
630
631 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
632 msgid ""
633 "Match incoming traffic directed at the given destination port or port range "
634 "on this host"
635 msgstr ""
636 "設定された宛先ポート(またはポート範囲)に一致した受信トラフィックが対象になり"
637 "ます"
638
639 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
640 msgid "Match mark"
641 msgstr "マークの一致"
642
643 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
644 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:399
645 msgid "Match traffic using the specified connection tracking helper."
646 msgstr "指定された接続追跡ヘルパーを使用するトラフィックが対象になります。"
647
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
649 msgid "Matches a specific firewall mark or a range of different marks."
650 msgstr ""
651 "特定のファイアウォール マークまたは異なる複数のマークの範囲が対象になります。"
652
653 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:240
654 msgid "Matches forwarded traffic using the specified outbound network device."
655 msgstr ""
656 "指定された送信側ネットワーク デバイスを使用して転送されるトラフィックが対象に"
657 "なります。"
658
659 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
660 msgid "Matches traffic carrying the specified DSCP marking."
661 msgstr "指定された DSCP マークを持っているトラフィックが対象になります。"
662
663 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
664 msgid ""
665 "Maximum initial number of packets to match: this number gets recharged by "
666 "one every time the limit specified above is not reached, up to this number."
667 msgstr ""
668 "対象となるパケットの最初の最大数です。この数は、上のレート制限で上限に到達し"
669 "なかった場合に、その時間毎にここで指定された数まで1ずつ回復します。"
670
671 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:432
672 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
673 msgid "Monday"
674 msgstr "月曜日"
675
676 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:442
677 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270
678 msgid "Month Days"
679 msgstr "月間"
680
681 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
682 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
683 msgid "NAT Rules"
684 msgstr "NAT ルール"
685
686 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
687 msgid ""
688 "NAT rules allow fine grained control over the source IP to use for outbound "
689 "or forwarded traffic."
690 msgstr ""
691 "NAT ルールは、送信または転送トラフィックのために使用するアクセス元 IP に対し"
692 "て、とても細かな制御を可能にします。"
693
694 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158
695 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214
696 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
697 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
698 msgid "Name"
699 msgstr "名前"
700
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
702 msgid "Only match incoming traffic directed at the given IP address."
703 msgstr "設定された宛先IPアドレスと一致した受信トラフィックが対象になります。"
704
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
706 msgid "Only match incoming traffic from these MACs."
707 msgstr "設定されたMACアドレスと一致した受信したトラフィックが対象になります。"
708
709 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
710 msgid "Only match incoming traffic from this IP or range."
711 msgstr ""
712 "設定されたIPアドレス (または範囲) と一致した受信したトラフィックが対象になり"
713 "ます。"
714
715 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
716 msgid ""
717 "Only match incoming traffic originating from the given source port or port "
718 "range on the client host"
719 msgstr ""
720 "設定されたクライアントホストの送信元ポート(またはポート範囲)からの受信トラ"
721 "フィックと一致したトラフィックのみを対象にします。"
722
723 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:245
724 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
725 msgid "Outbound device"
726 msgstr "送信側デバイス"
727
728 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
729 msgid "Outbound zone"
730 msgstr "送信側ゾーン"
731
732 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
733 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144
734 msgid "Output"
735 msgstr "送信"
736
737 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
738 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:423
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
740 msgid "Passes additional arguments to iptables. Use with care!"
741 msgstr "iptablesにパススルーする追加の引数を設定してください。注意して設定してください!"
742
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:261
744 msgid ""
745 "Passing raw iptables arguments to source and destination traffic "
746 "classification rules allows to match packets based on other criteria than "
747 "interfaces or subnets. These options should be used with extreme care as "
748 "invalid values could render the firewall ruleset broken, completely exposing "
749 "all services."
750 msgstr ""
751 "送信元と送信先のトラフィックの区分ルールを、インターフェースやサブネット以外"
752 "の基準に基づいてマッチすることができるように、生の iptables 引数を渡します。"
753 "これらのオプションは、無効な値がファイアウォール ルールセットの破壊を引き起こ"
754 "し、全サービスを外部に晒す恐れがあることに、特段の注意を払い使用されなければ"
755 "なりません。"
756
757 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
758 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
759 msgid "Port Forwards"
760 msgstr "ポートフォワーディング"
761
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
763 msgid ""
764 "Port forwarding allows remote computers on the Internet to connect to a "
765 "specific computer or service within the private LAN."
766 msgstr ""
767 "ポートフォワーディングは、インターネット上のリモートコンピュータから、プライ"
768 "ベートなネットワーク上の、特定のコンピュータやサービスへのアクセスを可能にし"
769 "ます。"
770
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186
772 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
773 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
774 msgid "Protocol"
775 msgstr "プロトコル"
776
777 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
778 msgid ""
779 "Redirect matched incoming traffic to the given port on the internal host"
780 msgstr ""
781 "ルールに一致した受信トラフィックを、内部ホストの設定されたポートへ転送します"
782
783 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
784 msgid "Redirect matched incoming traffic to the specified internal host"
785 msgstr "ルールに一致した受信トラフィックを、設定された内部ホストへ転送します"
786
787 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
788 msgid "Requires hardware NAT support. Implemented at least for mt7621"
789 msgstr ""
790 "ハードウェア NAT サポートが必要です。 mt7621 のみにおいて実装されています。"
791
792 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:229
793 msgid "Restrict Masquerading to given destination subnets"
794 msgstr "設定された宛先サブネットへのマスカレードを制限する"
795
796 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:222
797 msgid "Restrict Masquerading to given source subnets"
798 msgstr "設定された送信元サブネットへのマスカレードを制限する"
799
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
801 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216
802 msgid "Restrict to address family"
803 msgstr "アドレスファミリの制限"
804
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
806 msgid "Rewrite IP address"
807 msgstr "IP アドレスの書き換え"
808
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
810 msgid "Rewrite matched traffic to the specified source IP address."
811 msgstr "対象のトラフィックを指定されたアクセス元 IP アドレスに書き換えます。"
812
813 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:231
814 msgid "Rewrite matched traffic to the specified source port or port range."
815 msgstr ""
816 "対象のトラフィックを指定されたアクセス元ポートまたはポート範囲に書き換えま"
817 "す。"
818
819 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
820 msgid "Rewrite port"
821 msgstr "ポートの書き換え"
822
823 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
824 msgid "Routing/NAT Offloading"
825 msgstr "ルーティング/NAT オフロード"
826
827 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
828 msgid "SNAT - Rewrite to specific source IP or port"
829 msgstr "SNAT - 特定のアクセス元 IP またはポートへの書き換え"
830
831 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
832 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
833 msgid "Saturday"
834 msgstr "土曜日"
835
836 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
837 msgid "Set mark"
838 msgstr "マークの設定"
839
840 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
841 msgid ""
842 "Set the given mark value on established connections. Format is value[/mask]. "
843 "If a mask is specified then only those bits set in the mask are modified."
844 msgstr ""
845 "確立された接続にマーク値を設定します。フォーマットは value[/mask] です。もし"
846 "マスクが指定されている場合、マスクによって有効なビットのみ設定されます。"
847
848 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
849 msgid "Software based offloading for routing/NAT"
850 msgstr "ルーティング/NAT のための、ソフトウェアベースのオフロードです。"
851
852 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82
853 msgid "Software flow offloading"
854 msgstr "ソフトウェア フローオフロード"
855
856 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201
857 msgid "Source IP address"
858 msgstr "送信元IPアドレス"
859
860 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196
861 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:339
862 msgid "Source MAC address"
863 msgstr "送信元MACアドレス"
864
865 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340
866 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
867 msgid "Source address"
868 msgstr "送信元アドレス"
869
870 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
871 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:342
872 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
873 msgid "Source port"
874 msgstr "送信元ポート"
875
876 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
877 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333
878 msgid "Source zone"
879 msgstr "送信元ゾーン"
880
881 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:262
882 msgid ""
883 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
884 "network device."
885 msgstr ""
886 "このトラフィック ルールを関連付ける、特定の受信側または送信側ネットワークデバ"
887 "イスを指定します。"
888
889 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
890 msgid ""
891 "Specifies whether to use the external or the internal IP address for "
892 "reflected traffic."
893 msgstr ""
894 "反映されるトラフィックに対し、外部または内部 IP アドレスのどちらを使用するか"
895 "を指定します。"
896
897 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461
898 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:289
899 msgid "Start Date (yyyy-mm-dd)"
900 msgstr "開始日 (yyyy-mm-dd)"
901
902 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:453
903 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:281
904 msgid "Start Time (hh.mm.ss)"
905 msgstr "開始時刻 (hh.mm.ss)"
906
907 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:465
908 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
909 msgid "Stop Date (yyyy-mm-dd)"
910 msgstr "停止日 (yyyy-mm-dd)"
911
912 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457
913 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:285
914 msgid "Stop Time (hh.mm.ss)"
915 msgstr "停止時刻 (hh.mm.ss)"
916
917 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:431
918 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
919 msgid "Sunday"
920 msgstr "日曜日"
921
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:647
923 msgid ""
924 "The existing firewall configuration needs to be changed for LuCI to function "
925 "properly."
926 msgstr ""
927 "既存のファイアウォール設定は、 LuCI が正常に機能するように変更する必要があり"
928 "ます。"
929
930 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
931 msgid ""
932 "The firewall creates zones over your network interfaces to control network "
933 "traffic flow."
934 msgstr ""
935 "ファイアウォール機能は、各ネットワークインターフェース上にゾーンを作成してト"
936 "ラフィックの制御を行います。"
937
938 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:202
939 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:291
940 msgid ""
941 "The options below control the forwarding policies between this zone (%s) and "
942 "other zones. <em>Destination zones</em> cover forwarded traffic "
943 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
944 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
945 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
946 "<em>not</em> imply a permission to forward from wan to lan as well."
947 msgstr ""
948 "下記の設定は、このゾーン (%s)とその他のゾーン間の転送ポリシーを制御します。"
949 "<em>宛先ゾーンへの転送</em> は、<strong>%q から</strong>転送されたトラフィッ"
950 "クに対して転送を許可します。 <em>送信元ゾーンからの転送</em> は、別のゾーンか"
951 "ら<strong>%qへ</strong> の転送を許可します。トラフィック転送設定は、<em>一方"
952 "向</em>であり、例えばlanからwanへの転送設定は、wanからlanへの転送を<em>許可し"
953 "ません。</em>"
954
955 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
956 msgid ""
957 "This section defines common properties of %q. The <em>input</em> and "
958 "<em>output</em> options set the default policies for traffic entering and "
959 "leaving this zone while the <em>forward</em> option describes the policy for "
960 "forwarded traffic between different networks within the zone. <em>Covered "
961 "networks</em> specifies which available networks are members of this zone."
962 msgstr ""
963 "このセクションでは、%sの標準的な動作を設定します。<em>受信</em>及び<em>送信</"
964 "em>オプションは、このゾーンに対して入出力するトラフィックに対する標準のポリ"
965 "シーを設定し、<em>転送</em>オプションは、ゾーン間の転送トラフィックに対する標"
966 "準のポリシーになります。<em>対象ネットワーク</em>は、どのネットワーク設定がこ"
967 "のゾーンに属するかを設定します。"
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:263
971 msgid "Thursday"
972 msgstr "木曜日"
973
974 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
975 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
976 msgid "Time Restrictions"
977 msgstr "時間制限"
978
979 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
980 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:297
981 msgid "Time in UTC"
982 msgstr "UTC時刻を使用"
983
984 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
985 msgid ""
986 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
987 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
988 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
989 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
990 "ival}</var>}}"
991 msgstr ""
992 "送信先: %{dest}%{dest_device?, インターフェース <var>%{dest_device}</"
993 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
994 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, ポート "
995 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
996 "%{item.val}.\"}>%{item.ival}</var>}}"
997
998 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
999 msgid ""
1000 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1001 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1002 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1003 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1004 "%{item.val}.\"}>%{item.ival}</var>}}"
1005 msgstr ""
1006 "送信先: %{dest}%{dest_device?, 経由インターフェース <var>%{dest_device}</"
1007 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1008 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, ポート "
1009 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1010 "%{item.val}.\"}>%{item.ival}</var>}}"
1011
1012 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
1013 msgid ""
1014 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1015 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1016 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1017 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1018 msgstr ""
1019 "送信先: %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
1020 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1021 "var>}}%{dest_port?, ポート %{dest_port#%{next?, }<var%{item.inv? data-"
1022 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1023
1024 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392
1025 msgid "Tracking helper"
1026 msgstr "追跡ヘルパー"
1027
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
1029 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
1030 msgid "Traffic Rules"
1031 msgstr "トラフィック・ルール"
1032
1033 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
1034 msgid ""
1035 "Traffic rules define policies for packets traveling between different zones, "
1036 "for example to reject traffic between certain hosts or to open WAN ports on "
1037 "the router."
1038 msgstr ""
1039 "トラフィック・ルールの設定では、ゾーン間を行き来するパケットのポリシーを設定"
1040 "します。例えば、特定のホスト間や、ルーターのWANポートへのトラフィックの拒否を"
1041 "設定することができます。"
1042
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433
1044 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
1045 msgid "Tuesday"
1046 msgstr "火曜日"
1047
1048 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
1049 msgid "Unable to save contents: %s"
1050 msgstr "内容を保存できません: %s"
1051
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
1053 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1054 msgid "Unknown or not installed conntrack helper \"%s\""
1055 msgstr "不明またはインストールされていない conntrack ヘルパー \"%s\""
1056
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
1059 msgid "Unnamed NAT"
1060 msgstr "名称未設定の NAT"
1061
1062 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
1064 msgid "Unnamed forward"
1065 msgstr "名称未設定の転送"
1066
1067 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:215
1069 msgid "Unnamed rule"
1070 msgstr "名称未設定のルール"
1071
1072 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
1073 msgid "Unnamed zone"
1074 msgstr "名称未設定のゾーン"
1075
1076 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:551
1077 msgid "Unrecognized protocol"
1078 msgstr "認識されていないプロトコル"
1079
1080 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:648
1081 msgid ""
1082 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1083 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1084 "the updated configuration."
1085 msgstr ""
1086 "\"続行\" を押下すると、 \"SNAT\" ターゲットを持つ \"redirect\" セクションは "
1087 "\"nat\" セクションに変換されたうえで、ファイアウォールは更新された設定を適用"
1088 "するために再起動されます。"
1089
1090 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
1091 msgid "Use external IP address"
1092 msgstr "外部 IP アドレスを使用"
1093
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
1095 msgid "Use internal IP address"
1096 msgstr "内部 IP アドレスを使用"
1097
1098 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:206
1099 msgid ""
1100 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1101 "network devices."
1102 msgstr ""
1103 "生の、または非 <em>uci</em> 管理下にあるデバイスによるゾーン トラフィックの区"
1104 "分にこのオプションを使用します。"
1105
1106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211
1107 msgid ""
1108 "Use this option to classify zone traffic by source or destination subnet "
1109 "instead of networks or devices."
1110 msgstr ""
1111 "ネットワークまたはデバイスに代わり、アクセス元またはアクセス先サブネットによ"
1112 "るゾーン トラフィックの区分にこのオプションを使用します。"
1113
1114 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
1115 msgid "Valid firewall mark required"
1116 msgstr "有効なファイアウォール マークが必要です"
1117
1118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434
1119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
1120 msgid "Wednesday"
1121 msgstr "水曜日"
1122
1123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:426
1124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:254
1125 msgid "Week Days"
1126 msgstr "曜日"
1127
1128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
1129 msgid "XOR firewall mark"
1130 msgstr "ファイアウォール マークの XOR"
1131
1132 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1133 msgid "XOR mark"
1134 msgstr "マークの XOR"
1135
1136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1137 msgid "Zone ⇒ Forwardings"
1138 msgstr "ゾーン ⇒ 転送"
1139
1140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
1141 msgid "Zones"
1142 msgstr "ゾーン"
1143
1144 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
1145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1146 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1147 msgid "accept"
1148 msgstr "許可"
1149
1150 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1151 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:433
1152 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:455
1153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
1154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:290
1157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:345
1158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:360
1159 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:394
1160 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
1161 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1162 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1163 msgid "any"
1164 msgstr "全て"
1165
1166 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1167 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1168 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1171 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1172 msgid "any zone"
1173 msgstr "全てのゾーン"
1174
1175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
1176 msgid "apply firewall mark"
1177 msgstr "ファイアウォール マークの適用"
1178
1179 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1180 msgid "assign conntrack helper"
1181 msgstr "conntrack ヘルパーの割り当て"
1182
1183 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1184 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1185 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1186 msgid "day"
1187 msgstr "日"
1188
1189 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:234
1190 msgid "do not rewrite"
1191 msgstr "書き換えない"
1192
1193 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
1194 msgid "don't track"
1195 msgstr "コネクション追跡を行わない"
1196
1197 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:367
1198 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1199 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
1200 msgid "drop"
1201 msgstr "破棄"
1202
1203 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1204 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1205 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1206 msgid "hour"
1207 msgstr "時間"
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 "minute"
1213 msgstr "分"
1214
1215 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
1216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
1217 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
1218 msgid "reject"
1219 msgstr "拒否"
1220
1221 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1222 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1223 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1224 msgid "second"
1225 msgstr "秒"
1226
1227 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1228 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1230 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1231 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1232 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1233 msgid "this device"
1234 msgstr "このデバイス"
1235
1236 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
1237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:201
1238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
1239 msgid "this new zone"
1240 msgstr "この新しいゾーン"
1241
1242 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1243 msgid "unlimited"
1244 msgstr "無制限"
1245
1246 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1247 msgid "unspecified"
1248 msgstr "設定しない"
1249
1250 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1251 msgid "valid firewall mark"
1252 msgstr "有効なファイアウォール マーク"
1253
1254 #~ msgid "%s in %s"
1255 #~ msgstr "%s (%s)"
1256
1257 #~ msgid "%s%s with %s"
1258 #~ msgstr "%s%s ,%s"
1259
1260 #~ msgid "%s, %s in %s"
1261 #~ msgstr "%s, %s (%s)"
1262
1263 #~ msgid "<var>%d</var> pkts. per <var>%s</var>"
1264 #~ msgstr "<var>%d</var> パケット / <var>%s</var>"
1265
1266 #~ msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts."
1267 #~ msgstr ""
1268 #~ "<var>%d</var> パケット / <var>%s</var>, バースト <var>%d</var> パケット"
1269
1270 #~ msgid "<var>%s</var> and limit to %s"
1271 #~ msgstr "<var>%s</var>, %s を上限に設定"
1272
1273 #~ msgid "Accept forward"
1274 #~ msgstr "転送を許可"
1275
1276 #~ msgid "Accept input"
1277 #~ msgstr "入力を許可"
1278
1279 #~ msgid "Accept output"
1280 #~ msgstr "出力を許可"
1281
1282 #~ msgid "Discard forward"
1283 #~ msgstr "転送を破棄"
1284
1285 #~ msgid "Discard input"
1286 #~ msgstr "入力を破棄"
1287
1288 #~ msgid "Discard output"
1289 #~ msgstr "出力を破棄"
1290
1291 #~ msgid "Do not rewrite"
1292 #~ msgstr "リライトしない"
1293
1294 #~ msgid "Do not track forward"
1295 #~ msgstr "転送を追跡しない"
1296
1297 #~ msgid "Do not track input"
1298 #~ msgstr "入力を追跡しない"
1299
1300 #~ msgid "Do not track output"
1301 #~ msgstr "出力を追跡しない"
1302
1303 #~ msgid "Forward to"
1304 #~ msgstr "転送先"
1305
1306 #~ msgid "From %s in %s"
1307 #~ msgstr "送信元 %s (%s)"
1308
1309 #~ msgid "From %s in %s with source %s"
1310 #~ msgstr "送信元 %s (%s) , %s"
1311
1312 #~ msgid "From %s in %s with source %s and %s"
1313 #~ msgstr "送信元 %s (%s) , %s, %s"
1314
1315 #~ msgid "From %s on <var>this device</var>"
1316 #~ msgstr "送信元 %s (<var>デバイス</var>)"
1317
1318 #~ msgid "From %s on <var>this device</var> with source %s"
1319 #~ msgstr "送信元 %s, %s (<var>デバイス</var>)"
1320
1321 #~ msgid "From %s on <var>this device</var> with source %s and %s"
1322 #~ msgstr "送信元 %s, %s, %s (<var>デバイス</var>)"
1323
1324 #~ msgid "IP"
1325 #~ msgstr "IP"
1326
1327 #~ msgid "IP range"
1328 #~ msgstr "IP の範囲"
1329
1330 #~ msgid "IPs"
1331 #~ msgstr "IP"
1332
1333 #~ msgid "IPv4"
1334 #~ msgstr "IPv4"
1335
1336 #~ msgid "IPv6"
1337 #~ msgstr "IPv6"
1338
1339 #~ msgid "MAC"
1340 #~ msgstr "MAC"
1341
1342 #~ msgid "MACs"
1343 #~ msgstr "MAC"
1344
1345 #~ msgid "Network"
1346 #~ msgstr "ネットワーク"
1347
1348 #~ msgid "Refuse forward"
1349 #~ msgstr "転送を拒否"
1350
1351 #~ msgid "Refuse input"
1352 #~ msgstr "入力を拒否"
1353
1354 #~ msgid "Refuse output"
1355 #~ msgstr "出力を拒否"
1356
1357 #~ msgid "To %s at %s on <var>this device</var>"
1358 #~ msgstr "宛先 %s, %s (<var>デバイス</var>)"
1359
1360 #~ msgid "To %s in %s"
1361 #~ msgstr "宛先 %s (%s)"
1362
1363 #~ msgid "To %s on <var>this device</var>"
1364 #~ msgstr "宛先 %s (<var>デバイス</var>)"
1365
1366 #~ msgid "To %s, %s in %s"
1367 #~ msgstr "宛先 %s, %s (%s)"
1368
1369 #~ msgid "Via %s"
1370 #~ msgstr "経由 %s"
1371
1372 #~ msgid "Via %s at %s"
1373 #~ msgstr "経由 %s , %s"
1374
1375 #~ msgid "any host"
1376 #~ msgstr "全てのホスト"
1377
1378 #~ msgid "any router IP"
1379 #~ msgstr "全てのルーターIP"
1380
1381 #~ msgid "port"
1382 #~ msgstr "ポート"
1383
1384 #~ msgid "ports"
1385 #~ msgstr "ポート"
1386
1387 #~ msgid "type"
1388 #~ msgstr "タイプ"
1389
1390 #~ msgid "types"
1391 #~ msgstr "タイプ"
1392
1393 #~ msgid "Force connection tracking"
1394 #~ msgstr "強制的にコネクション追跡を行う"
1395
1396 #~ msgid ""
1397 #~ "Prevent the installation of <em>NOTRACK</em> rules which would bypass "
1398 #~ "connection tracking."
1399 #~ msgstr ""
1400 #~ "コネクション追跡をバイパスさせる <em>NOTRACK</em> ルールのインストールを防"
1401 #~ "ぎます。"
1402
1403 #~ msgid "Disable"
1404 #~ msgstr "無効"
1405
1406 #~ msgid "Restart Firewall"
1407 #~ msgstr "ファイアウォールの再起動"
1408
1409 #~ msgid "Rule is disabled"
1410 #~ msgstr "ルールは無効です"
1411
1412 #~ msgid "Rule is enabled"
1413 #~ msgstr "ルールは有効です"
1414
1415 #~ msgid "Add"
1416 #~ msgstr "追加"
1417
1418 #~ msgid "Add and edit..."
1419 #~ msgstr "追加及び編集..."
1420
1421 #~ msgid "External zone"
1422 #~ msgstr "外部ゾーン"
1423
1424 #~ msgid "New SNAT rule"
1425 #~ msgstr "SNATルールの新規作成"
1426
1427 #~ msgid "New forward rule"
1428 #~ msgstr "転送ルールの新規作成"
1429
1430 #~ msgid "New input rule"
1431 #~ msgstr "受信ルールの新規作成"
1432
1433 #~ msgid "New port forward"
1434 #~ msgstr "転送設定の新規作成"
1435
1436 #~ msgid "New source NAT"
1437 #~ msgstr "SNATルールの新規作成"
1438
1439 #~ msgid "Open ports on router"
1440 #~ msgstr "ポートの開放"
1441
1442 #~ msgid "Other..."
1443 #~ msgstr "その他のプロトコル"
1444
1445 #~ msgid "To source IP"
1446 #~ msgstr "変換後送信元IP"
1447
1448 #~ msgid "To source port"
1449 #~ msgstr "変換後送信元ポート"