luci-app-firewall: rework rule descriptions, deduplicate code
[project/luci.git] / applications / luci-app-firewall / po / ko / firewall.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2010-03-30 17:00+0200\n"
6 "PO-Revision-Date: 2020-01-14 15:22+0000\n"
7 "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
8 "Language-Team: Korean <https://hosted.weblate.org/projects/openwrt/"
9 "luciapplicationsfirewall/ko/>\n"
10 "Language: ko\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-dev\n"
16
17 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:47
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
34 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
35 msgid "-- add IP --"
36 msgstr ""
37
38 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:479
39 msgid "-- add MAC --"
40 msgstr ""
41
42 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:117
43 msgid ""
44 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
45 msgstr ""
46
47 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86
48 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
49 msgstr ""
50
51 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80
52 msgid ""
53 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
54 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
55 msgstr ""
56
57 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:114
58 msgid ""
59 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
60 msgstr ""
61
62 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:132
63 msgid ""
64 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
65 "</var>"
66 msgstr ""
67
68 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:126
69 msgid ""
70 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
71 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
72 msgstr ""
73
74 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129
75 msgid ""
76 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
77 "%{set_mark?:%{set_xmark}}</var>"
78 msgstr ""
79
80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:83
81 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
82 msgstr ""
83
84 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:123
85 msgid ""
86 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
87 "output}"
88 msgstr ""
89
90 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:120
91 msgid ""
92 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
93 msgstr ""
94
95 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:80
96 msgid ""
97 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
98 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
99 msgstr ""
100
101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
102 msgid "A rewrite IP must be specified!"
103 msgstr ""
104
105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:204
106 msgid "ACCEPT - Disable address rewriting"
107 msgstr ""
108
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:164
110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:220
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:149
113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
114 msgid "Action"
115 msgstr ""
116
117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
118 msgid ""
119 "Additional raw <em>iptables</em> arguments to classify zone destination "
120 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
121 "traffic."
122 msgstr ""
123
124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
125 msgid ""
126 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
127 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
128 msgstr ""
129
130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:78
134 msgid "Advanced Settings"
135 msgstr ""
136
137 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211
138 msgid "Allow \"invalid\" traffic"
139 msgstr ""
140
141 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:311
142 msgid "Allow forward from <em>source zones</em>:"
143 msgstr "<em>Source zone</em> 로부터의 forward 허용:"
144
145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:270
146 msgid "Allow forward to <em>destination zones</em>:"
147 msgstr "<em>Destination zone</em> 으로 forward 허용:"
148
149 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:506
150 msgid "Any"
151 msgstr ""
152
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:421
154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
157 msgid "Any day"
158 msgstr ""
159
160 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:314
161 msgid ""
162 "Apply a bitwise XOR of the given value and the existing mark value on "
163 "established connections. Format is value[/mask]. If a mask is specified then "
164 "those bits set in the mask are zeroed out."
165 msgstr ""
166
167 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
168 msgid "Apply the given DSCP class or value to established connections."
169 msgstr ""
170
171 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
172 msgid "Assign the specified connection tracking helper to matched traffic."
173 msgstr ""
174
175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214
176 msgid "Automatic helper assignment"
177 msgstr ""
178
179 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214
180 msgid ""
181 "Automatically assign conntrack helpers based on traffic protocol and port"
182 msgstr ""
183
184 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:79
185 msgid "Conntrack Settings"
186 msgstr ""
187
188 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
189 msgid "Conntrack helpers"
190 msgstr ""
191
192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:15
193 msgid "Contents have been saved."
194 msgstr ""
195
196 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:181
197 msgid "Covered devices"
198 msgstr ""
199
200 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
201 msgid "Covered networks"
202 msgstr ""
203
204 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:186
205 msgid "Covered subnets"
206 msgstr ""
207
208 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
209 msgid "Custom Rules"
210 msgstr "Custom Rule"
211
212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
213 msgid ""
214 "Custom rules allow you to execute arbitrary iptables commands which are not "
215 "otherwise covered by the firewall framework. The commands are executed after "
216 "each firewall restart, right after the default ruleset has been loaded."
217 msgstr ""
218 "Custom rule 은 방화벽 UI 로 해결이 되지 않는 임의의 iptables 명령을 실행할 "
219 "수 있도록 합니다. 입력된 명령어들은 매 방화벽 재시작시 실행되는데 default "
220 "ruleset 이 load 된 후 시점입니다."
221
222 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:365
223 msgid "DSCP classification"
224 msgstr ""
225
226 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
227 msgid "DSCP mark"
228 msgstr ""
229
230 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:294
231 msgid "DSCP mark required"
232 msgstr ""
233
234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
236 msgid "Destination address"
237 msgstr "Destination 주소"
238
239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348
240 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
241 msgid "Destination port"
242 msgstr ""
243
244 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340
245 msgid "Destination zone"
246 msgstr ""
247
248 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
249 msgid "Device name"
250 msgstr ""
251
252 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211
253 msgid ""
254 "Do not install extra rules to reject forwarded traffic with conntrack state "
255 "<em>invalid</em>. This may be required for complex asymmetric route setups."
256 msgstr ""
257
258 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:36
259 msgid "Drop invalid packets"
260 msgstr ""
261
262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:172
263 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:226
264 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:155
265 msgid "Enable"
266 msgstr "활성화"
267
268 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
269 msgid "Enable NAT Loopback"
270 msgstr "NAT Loopback 활성화"
271
272 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:35
273 msgid "Enable SYN-flood protection"
274 msgstr "SYN-flood protection 활성화"
275
276 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:224
277 msgid "Enable logging on this zone"
278 msgstr "zone 의 logging 활성화"
279
280 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
281 msgid "Expecting: %s"
282 msgstr ""
283
284 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:54
285 msgid "Experimental feature. Not fully compatible with QoS/SQM."
286 msgstr ""
287
288 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
289 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
290 msgstr ""
291
292 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
293 msgid "External IP address"
294 msgstr "외부 IP 주소"
295
296 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
297 msgid "External port"
298 msgstr "외부 port"
299
300 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:275
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:240
303 msgid "Extra arguments"
304 msgstr "추가 argument"
305
306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
307 msgid "Extra destination arguments"
308 msgstr ""
309
310 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:80
311 msgid "Extra iptables arguments"
312 msgstr ""
313
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
315 msgid "Extra source arguments"
316 msgstr ""
317
318 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
319 msgid "Firewall"
320 msgstr "방화벽"
321
322 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:24
323 msgid "Firewall - Custom Rules"
324 msgstr "방화벽 - Custom Rules"
325
326 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:118
327 msgid "Firewall - NAT Rules"
328 msgstr ""
329
330 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:120
331 msgid "Firewall - Port Forwards"
332 msgstr "방화벽 - Port Forwards"
333
334 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:164
335 msgid "Firewall - Traffic Rules"
336 msgstr "방화벽 - Traffic Rules"
337
338 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:28
339 msgid "Firewall - Zone Settings"
340 msgstr "방화벽 - Zone 설정"
341
342 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
344 msgid "Forward"
345 msgstr ""
346
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:29
348 msgid ""
349 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
350 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
351 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
352 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
353 msgstr ""
354
355 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:255
357 msgid "Friday"
358 msgstr "금요일"
359
360 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:38
361 msgid ""
362 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
363 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
364 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
365 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
366 "ival}</var>}}"
367 msgstr ""
368
369 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:63
370 msgid ""
371 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
372 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
373 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
374 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
375 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
376 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
377 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
378 "</var>}}"
379 msgstr ""
380
381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:47
382 msgid ""
383 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
384 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
385 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
386 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
387 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
388 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
389 "name}\"}}>%{item.ival}</var>}}"
390 msgstr ""
391
392 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:128
393 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:172
394 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:126
395 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:31
396 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
397 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:16
398 msgid "General Settings"
399 msgstr ""
400
401 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:65
402 msgid "Hardware flow offloading"
403 msgstr ""
404
405 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:263
406 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:192
407 msgid "IPv4 and IPv6"
408 msgstr ""
409
410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:264
411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:193
412 msgid "IPv4 only"
413 msgstr ""
414
415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:265
416 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:194
417 msgid "IPv6 only"
418 msgstr ""
419
420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:235
421 msgid "Inbound device"
422 msgstr ""
423
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:37
425 msgid ""
426 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
427 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
428 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
429 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
430 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
431 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
432 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
433 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
434 "\"%{helper.name}\">%{helper.val}</var>}}"
435 msgstr ""
436
437 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
438 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:115
439 msgid "Input"
440 msgstr ""
441
442 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:225
443 msgid "Internal IP address"
444 msgstr "내부 IP 주소"
445
446 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:230
447 msgid "Internal port"
448 msgstr "내부 port"
449
450 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:219
451 msgid "Internal zone"
452 msgstr "내부 zone"
453
454 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:302
455 msgid "Invalid DSCP mark"
456 msgstr ""
457
458 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:370
459 msgid "Invalid limit value"
460 msgstr ""
461
462 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:380
463 msgid "Limit burst"
464 msgstr ""
465
466 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:227
467 msgid "Limit log messages"
468 msgstr ""
469
470 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:346
471 msgid "Limit matching"
472 msgstr ""
473
474 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:74
475 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:95
476 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
477 msgid ""
478 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
479 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
480 msgstr ""
481
482 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:347
483 msgid "Limits traffic matching to the specified rate."
484 msgstr ""
485
486 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:244
487 msgid "Loopback source IP"
488 msgstr ""
489
490 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
491 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
492 msgstr ""
493
494 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:134
495 msgid "MSS clamping"
496 msgstr ""
497
498 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:131
499 msgid "Masquerading"
500 msgstr ""
501
502 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
503 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
504 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:138
505 msgid "Match"
506 msgstr ""
507
508 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
509 msgid "Match DSCP"
510 msgstr ""
511
512 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
513 msgid "Match ICMP type"
514 msgstr ""
515
516 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:232
517 msgid "Match device"
518 msgstr ""
519
520 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
521 msgid "Match forwarded traffic directed at the given IP address."
522 msgstr ""
523
524 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:191
525 msgid ""
526 "Match forwarded traffic directed at the given destination port or port range."
527 msgstr ""
528
529 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
530 msgid "Match forwarded traffic from this IP or range."
531 msgstr ""
532
533 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:177
534 msgid ""
535 "Match forwarded traffic originating from the given source port or port range."
536 msgstr ""
537
538 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
539 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:390
540 msgid "Match helper"
541 msgstr ""
542
543 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
544 msgid ""
545 "Match incoming traffic directed at the given destination port or port range "
546 "on this host"
547 msgstr ""
548
549 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
550 msgid "Match mark"
551 msgstr ""
552
553 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
554 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:390
555 msgid "Match traffic using the specified connection tracking helper."
556 msgstr ""
557
558 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
559 msgid "Matches a specific firewall mark or a range of different marks."
560 msgstr ""
561
562 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:231
563 msgid "Matches forwarded traffic using the specified outbound network device."
564 msgstr ""
565
566 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
567 msgid "Matches traffic carrying the specified DSCP marking."
568 msgstr ""
569
570 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:381
571 msgid ""
572 "Maximum initial number of packets to match: this number gets recharged by "
573 "one every time the limit specified above is not reached, up to this number."
574 msgstr ""
575
576 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:423
577 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:251
578 msgid "Monday"
579 msgstr "월요일"
580
581 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433
582 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
583 msgid "Month Days"
584 msgstr ""
585
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:121
587 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:43
588 msgid "NAT Rules"
589 msgstr ""
590
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:119
592 msgid ""
593 "NAT rules allow fine grained control over the source IP to use for outbound "
594 "or forwarded traffic."
595 msgstr ""
596
597 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:149
598 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:205
599 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:134
600 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:93
601 msgid "Name"
602 msgstr "이름"
603
604 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
605 msgid "Only match incoming traffic directed at the given IP address."
606 msgstr ""
607
608 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:188
609 msgid "Only match incoming traffic from these MACs."
610 msgstr ""
611
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:193
613 msgid "Only match incoming traffic from this IP or range."
614 msgstr ""
615
616 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198
617 msgid ""
618 "Only match incoming traffic originating from the given source port or port "
619 "range on the client host"
620 msgstr ""
621
622 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:236
623 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
624 msgid "Outbound device"
625 msgstr ""
626
627 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
628 msgid "Outbound zone"
629 msgstr ""
630
631 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
632 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
633 msgid "Output"
634 msgstr ""
635
636 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:276
637 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
638 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:241
639 msgid "Passes additional arguments to iptables. Use with care!"
640 msgstr "iptables 명령에 추가 인자들을 더합니다. 조심해 사용하세요!"
641
642 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
643 msgid ""
644 "Passing raw iptables arguments to source and destination traffic "
645 "classification rules allows to match packets based on other criteria than "
646 "interfaces or subnets. These options should be used with extreme care as "
647 "invalid values could render the firewall ruleset broken, completely exposing "
648 "all services."
649 msgstr ""
650
651 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:123
652 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:25
653 msgid "Port Forwards"
654 msgstr "Port Forward"
655
656 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:121
657 msgid ""
658 "Port forwarding allows remote computers on the Internet to connect to a "
659 "specific computer or service within the private LAN."
660 msgstr ""
661 "Port forwarding 기능은 인터넷 상의 원격 컴퓨터가 내부 LAN 에 속한 특정 컴퓨터"
662 "나 서비스에 접속할 수 있도록 합니다."
663
664 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:177
665 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
666 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:160
667 msgid "Protocol"
668 msgstr ""
669
670 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:231
671 msgid ""
672 "Redirect matched incoming traffic to the given port on the internal host"
673 msgstr ""
674
675 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:226
676 msgid "Redirect matched incoming traffic to the specified internal host"
677 msgstr ""
678
679 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:66
680 msgid "Requires hardware NAT support. Implemented at least for mt7621"
681 msgstr ""
682
683 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204
684 msgid "Restrict Masquerading to given destination subnets"
685 msgstr "주어진 destination subnet 으로 Masquerading 제한"
686
687 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:197
688 msgid "Restrict Masquerading to given source subnets"
689 msgstr "주어진 source subnet 으로 Masquerading 제한"
690
691 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:260
692 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:191
693 msgid "Restrict to address family"
694 msgstr "Address family 제한"
695
696 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:206
697 msgid "Rewrite IP address"
698 msgstr ""
699
700 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:207
701 msgid "Rewrite matched traffic to the specified source IP address."
702 msgstr ""
703
704 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:222
705 msgid "Rewrite matched traffic to the specified source port or port range."
706 msgstr ""
707
708 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:221
709 msgid "Rewrite port"
710 msgstr ""
711
712 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:53
713 msgid "Routing/NAT Offloading"
714 msgstr ""
715
716 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:202
717 msgid "SNAT - Rewrite to specific source IP or port"
718 msgstr ""
719
720 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:428
721 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:256
722 msgid "Saturday"
723 msgstr "토요일"
724
725 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
726 msgid "Set mark"
727 msgstr ""
728
729 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
730 msgid ""
731 "Set the given mark value on established connections. Format is value[/mask]. "
732 "If a mask is specified then only those bits set in the mask are modified."
733 msgstr ""
734
735 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
736 msgid "Software based offloading for routing/NAT"
737 msgstr ""
738
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:60
740 msgid "Software flow offloading"
741 msgstr ""
742
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
744 msgid "Source IP address"
745 msgstr "Source IP 주소"
746
747 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
748 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:330
749 msgid "Source MAC address"
750 msgstr "Source MAC 주소"
751
752 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:331
753 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:171
754 msgid "Source address"
755 msgstr "Source 주소"
756
757 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
758 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333
759 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:176
760 msgid "Source port"
761 msgstr ""
762
763 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:181
764 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:324
765 msgid "Source zone"
766 msgstr ""
767
768 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:253
769 msgid ""
770 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
771 "network device."
772 msgstr ""
773
774 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:244
775 msgid ""
776 "Specifies whether to use the external or the internal IP address for "
777 "reflected traffic."
778 msgstr ""
779
780 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452
781 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:280
782 msgid "Start Date (yyyy-mm-dd)"
783 msgstr "시작 날짜 (yyyy-mm-dd)"
784
785 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:444
786 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:272
787 msgid "Start Time (hh.mm.ss)"
788 msgstr ""
789
790 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:456
791 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:284
792 msgid "Stop Date (yyyy-mm-dd)"
793 msgstr "종료 날짜 (yyyy-mm-dd)"
794
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448
796 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:276
797 msgid "Stop Time (hh.mm.ss)"
798 msgstr ""
799
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422
801 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
802 msgid "Sunday"
803 msgstr "일요일"
804
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:29
806 msgid ""
807 "The firewall creates zones over your network interfaces to control network "
808 "traffic flow."
809 msgstr ""
810 "방화벽 기능을 이용하여 네트워크 인터페이스와 연결된 zone 을 생성할 수 있고 이"
811 "를 이용하여 네트워크 traffic flow 를 제어할 수 있습니다."
812
813 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
814 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
815 msgid ""
816 "The options below control the forwarding policies between this zone (%s) and "
817 "other zones. <em>Destination zones</em> cover forwarded traffic "
818 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
819 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
820 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
821 "<em>not</em> imply a permission to forward from wan to lan as well."
822 msgstr ""
823 "이 zone (%s) 과 다른 zone 들 사이의 forwarding 정책을 제어하는 옵션들입니다. "
824 "<em>Destination zones</em> 은 <strong>%q 에서 출발한 </strong> forward "
825 "traffic 을 뜻하고, <em>Source zones</em> 은 다른 zone 들에서 <strong>%q 로 전"
826 "달되는</strong> forward traffic 을 뜻합니다. Forwarding rule 은 "
827 "<em>unidirectional</em> 인데, 예를 들어 LAN 에서 WAN 으로의 forward 규칙이 "
828 "WAN 에서 LAN 으로의 forward 를 허락하는 것이 아닙니다."
829
830 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
831 #, fuzzy
832 msgid ""
833 "This section defines common properties of %q. The <em>input</em> and "
834 "<em>output</em> options set the default policies for traffic entering and "
835 "leaving this zone while the <em>forward</em> option describes the policy for "
836 "forwarded traffic between different networks within the zone. <em>Covered "
837 "networks</em> specifies which available networks are members of this zone."
838 msgstr ""
839 "이 섹션은 %q 의 공통 속성을 설정할 수 있습니다. <em>input</em> 과 "
840 "<em>output</em> 옵션은 이 zone 으로 전달되어 들오거나 나가는 트래픽에 대한 기"
841 "본 정책을 뜻합니다. <em>forward</em> 옵션은 zone 내에서 다른 네트워크들 사이"
842 "를 오가는 forward traffic 에 대한 정책을 뜻합니다. <em>Covered networks</em> "
843 "에서는 zone 의 영향을 받을 네트워크들을 지정할 수 있습니다."
844
845 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:426
846 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:254
847 msgid "Thursday"
848 msgstr "목요일"
849
850 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
851 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
852 msgid "Time Restrictions"
853 msgstr ""
854
855 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
856 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
857 msgid "Time in UTC"
858 msgstr "UTC 기준시"
859
860 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:76
861 msgid ""
862 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
863 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
864 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
865 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
866 "ival}</var>}}"
867 msgstr ""
868
869 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:48
870 msgid ""
871 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
872 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
873 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
874 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
875 "%{item.val}.\"}>%{item.ival}</var>}}"
876 msgstr ""
877
878 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:56
879 msgid ""
880 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
881 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
882 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
883 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
884 msgstr ""
885
886 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
887 msgid "Tracking helper"
888 msgstr ""
889
890 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:167
891 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:34
892 msgid "Traffic Rules"
893 msgstr "Traffic Rule"
894
895 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:165
896 msgid ""
897 "Traffic rules define policies for packets traveling between different zones, "
898 "for example to reject traffic between certain hosts or to open WAN ports on "
899 "the router."
900 msgstr ""
901 "Traffic rule 은 서로 다른 zone 사이를 오가는 패킷들에 대한 정책을 정의합니"
902 "다. 예를 들어 특정 host 들 사이의 트래픽을 차단하거나 공유기의 WAN port 를 "
903 "open 할때 사용됩니다."
904
905 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:424
906 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:252
907 msgid "Tuesday"
908 msgstr "화요일"
909
910 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:18
911 msgid "Unable to save contents: %s"
912 msgstr ""
913
914 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:268
915 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
916 msgid "Unknown or not installed conntrack helper \"%s\""
917 msgstr ""
918
919 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:131
920 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
921 msgid "Unnamed NAT"
922 msgstr ""
923
924 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:136
925 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:150
926 msgid "Unnamed forward"
927 msgstr ""
928
929 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
930 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:206
931 msgid "Unnamed rule"
932 msgstr ""
933
934 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
935 msgid "Unnamed zone"
936 msgstr ""
937
938 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:548
939 msgid "Unrecognized protocol"
940 msgstr ""
941
942 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
943 msgid "Use external IP address"
944 msgstr ""
945
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:247
947 msgid "Use internal IP address"
948 msgstr ""
949
950 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:181
951 msgid ""
952 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
953 "network devices."
954 msgstr ""
955
956 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:186
957 msgid ""
958 "Use this option to classify zone traffic by source or destination subnet "
959 "instead of networks or devices."
960 msgstr ""
961
962 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:328
963 msgid "Valid firewall mark required"
964 msgstr ""
965
966 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:425
967 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253
968 msgid "Wednesday"
969 msgstr "수요일"
970
971 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
972 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:245
973 msgid "Week Days"
974 msgstr "주일"
975
976 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:364
977 msgid "XOR firewall mark"
978 msgstr ""
979
980 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
981 msgid "XOR mark"
982 msgstr ""
983
984 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
985 msgid "Zone ⇒ Forwardings"
986 msgstr ""
987
988 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:72
989 msgid "Zones"
990 msgstr "Zone 내역"
991
992 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:359
993 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47
994 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
995 msgid "accept"
996 msgstr ""
997
998 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:265
999 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
1000 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:453
1001 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
1002 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
1003 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
1005 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:336
1006 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:351
1007 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392
1009 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
1011 msgid "any"
1012 msgstr ""
1013
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
1015 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
1016 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
1017 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1018 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1020 msgid "any zone"
1021 msgstr ""
1022
1023 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:363
1024 msgid "apply firewall mark"
1025 msgstr ""
1026
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362
1028 msgid "assign conntrack helper"
1029 msgstr ""
1030
1031 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1032 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1033 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1034 msgid "day"
1035 msgstr ""
1036
1037 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:225
1038 msgid "do not rewrite"
1039 msgstr ""
1040
1041 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:361
1042 msgid "don't track"
1043 msgstr ""
1044
1045 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
1046 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:46
1047 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
1048 msgid "drop"
1049 msgstr ""
1050
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1053 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1054 msgid "hour"
1055 msgstr ""
1056
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1059 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1060 msgid "minute"
1061 msgstr ""
1062
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:360
1064 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
1066 msgid "reject"
1067 msgstr ""
1068
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1070 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1071 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1072 msgid "second"
1073 msgstr ""
1074
1075 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
1076 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
1077 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
1078 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
1079 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1080 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1081 msgid "this device"
1082 msgstr ""
1083
1084 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
1085 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:176
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:265
1087 msgid "this new zone"
1088 msgstr ""
1089
1090 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:351
1091 msgid "unlimited"
1092 msgstr ""
1093
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:234
1095 msgid "unspecified"
1096 msgstr ""
1097
1098 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
1099 msgid "valid firewall mark"
1100 msgstr ""
1101
1102 #~ msgid "%s%s with %s"
1103 #~ msgstr "%s%s ,%s"
1104
1105 #~ msgid "Destination IP address"
1106 #~ msgstr "Destination IP 주소"
1107
1108 #~ msgid "IPv4"
1109 #~ msgstr "IPv4"
1110
1111 #~ msgid "MAC"
1112 #~ msgstr "MAC"
1113
1114 #~ msgid "Add and edit..."
1115 #~ msgstr "추가 후 수정..."
1116
1117 #~ msgid "External zone"
1118 #~ msgstr "외부 zone"
1119
1120 #~ msgid "New SNAT rule"
1121 #~ msgstr "새로운 SNAT rule"
1122
1123 #~ msgid "New forward rule"
1124 #~ msgstr "새로운 forward rule"
1125
1126 #~ msgid "New input rule"
1127 #~ msgstr "새로운 input rule"
1128
1129 #~ msgid "New port forward"
1130 #~ msgstr "새로운 port forward"
1131
1132 #~ msgid "New source NAT"
1133 #~ msgstr "새로운 source NAT"
1134
1135 #~ msgid ""
1136 #~ "Source NAT is a specific form of masquerading which allows fine grained "
1137 #~ "control over the source IP used for outgoing traffic, for example to map "
1138 #~ "multiple WAN addresses to internal subnets."
1139 #~ msgstr ""
1140 #~ "Source NAT 기능은 masquerading 의 한 형태로써 outgoing 트래픽이 사용할 "
1141 #~ "source IP 를 세밀하게 제어할 수 있습니다. 예를 들어 다수의 WAN 주소들을 "
1142 #~ "내부 subnet 에 매핑(mapping) 할 경우 사용됩니다."
1143
1144 #~ msgid "Start Time (hh:mm:ss)"
1145 #~ msgstr "시작 시간 (hh:mm:ss)"
1146
1147 #~ msgid "Stop Time (hh:mm:ss)"
1148 #~ msgstr "종료 시간 (hh:mm:ss)"
1149
1150 #~ msgid ""
1151 #~ "This page allows you to change advanced properties of the port forwarding "
1152 #~ "entry. In most cases there is no need to modify those settings."
1153 #~ msgstr ""
1154 #~ "이 메뉴에서는 port forwarding 의 고급 설정 정보를 변경할 수 있습니다. 대부"
1155 #~ "분의 경우 이 설정을 수정할 일이 없습니다."
1156
1157 #~ msgid ""
1158 #~ "This page allows you to change advanced properties of the traffic rule "
1159 #~ "entry, such as matched source and destination hosts."
1160 #~ msgstr ""
1161 #~ "이 메뉴에서는 traffic rule 항목의 고급 설정, 예를 들어 source host 와 "
1162 #~ "destination host 매칭, 을 변경할 수 있습니다."