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