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