1f1a8e71cf69c6d4a9ba412c09e876c08cc4ae8e
[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/ipsets.js:198
43 msgid "0"
44 msgstr ""
45
46 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:181
47 msgid "1024"
48 msgstr ""
49
50 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
51 msgid ""
52 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
53 msgstr ""
54
55 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:93
56 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
57 msgstr ""
58
59 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:85
60 msgid ""
61 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP "
62 "<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
63 msgstr ""
64
65 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
66 msgid ""
67 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
68 msgstr ""
69
70 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
71 msgid ""
72 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
73 "</var>"
74 msgstr ""
75
76 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
77 msgid ""
78 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper "
79 "<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
80 msgstr ""
81
82 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
83 msgid ""
84 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark "
85 "<var>%{set_mark?:%{set_xmark}}</var>"
86 msgstr ""
87
88 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:90
89 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
90 msgstr ""
91
92 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
93 msgid ""
94 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
95 "output}"
96 msgstr ""
97
98 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
99 msgid ""
100 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
101 msgstr ""
102
103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
104 msgid ""
105 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
106 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
107 msgstr ""
108
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:302
110 msgid "A rewrite IP must be specified!"
111 msgstr ""
112
113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
114 msgid "ACCEPT - Disable address rewriting"
115 msgstr ""
116
117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:410
120 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
121 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:283
122 msgid "Action"
123 msgstr "액션"
124
125 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
126 msgid ""
127 "Additional raw <em>iptables</em> arguments to classify zone destination "
128 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
129 "traffic."
130 msgstr ""
131
132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
133 msgid ""
134 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
135 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
136 msgstr ""
137
138 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107
139 msgid "Address family, Internal IP address must match"
140 msgstr ""
141
142 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
143 msgid ""
144 "Address family, source address, destination address, rewrite IP address must "
145 "match"
146 msgstr ""
147
148 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
149 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
152 msgid "Advanced Settings"
153 msgstr "고급 설정"
154
155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
156 msgid "Allow \"invalid\" traffic"
157 msgstr ""
158
159 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:379
160 msgid "Allow forward from <em>source zones</em>:"
161 msgstr "<em>Source zone</em> 로부터의 forward 허용:"
162
163 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:338
164 msgid "Allow forward to <em>destination zones</em>:"
165 msgstr "<em>Destination zone</em> 으로 forward 허용:"
166
167 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:549
168 msgid "Any"
169 msgstr ""
170
171 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478
172 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:494
173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:348
174 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:364
175 msgid "Any day"
176 msgstr ""
177
178 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
179 msgid ""
180 "Apply a bitwise XOR of the given value and the existing mark value on "
181 "established connections. Format is value[/mask]. If a mask is specified then "
182 "those bits set in the mask are zeroed out."
183 msgstr ""
184
185 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
186 msgid "Apply the given DSCP class or value to established connections."
187 msgstr ""
188
189 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
190 msgid "Assign the specified connection tracking helper to matched traffic."
191 msgstr ""
192
193 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
194 msgid "Automatic helper assignment"
195 msgstr ""
196
197 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
198 msgid ""
199 "Automatically assign conntrack helpers based on traffic protocol and port"
200 msgstr ""
201
202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:60
203 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:61
204 msgid "Comment"
205 msgstr ""
206
207 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
208 msgid "Conntrack Settings"
209 msgstr ""
210
211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
212 msgid "Conntrack helpers"
213 msgstr ""
214
215 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
216 msgid "Contents have been saved."
217 msgstr ""
218
219 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:698
220 msgid "Continue"
221 msgstr ""
222
223 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:203
224 msgid "Counters"
225 msgstr ""
226
227 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
228 msgid "Covered devices"
229 msgstr ""
230
231 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
232 msgid "Covered networks"
233 msgstr ""
234
235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
236 msgid "Covered subnets"
237 msgstr ""
238
239 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:62
240 msgid "Custom Rules"
241 msgstr "사용자 규칙"
242
243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
244 msgid ""
245 "Custom rules allow you to execute arbitrary iptables commands which are not "
246 "otherwise covered by the firewall framework. The commands are executed after "
247 "each firewall restart, right after the default ruleset has been loaded."
248 msgstr ""
249 "사용자 규칙을 사용하면 방화벽 프레임워크로 해결이 되지 않는 임의의 iptables "
250 "명령을 실행할 수 있습니다. 입력된 명령어들은 매 방화벽 재시작시 default "
251 "ruleset을 불러온 직후 실행됩니다."
252
253 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:420
254 msgid "DSCP classification"
255 msgstr ""
256
257 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
258 msgid "DSCP mark"
259 msgstr ""
260
261 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
262 msgid "DSCP mark required"
263 msgstr ""
264
265 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
266 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
267 msgid "Destination address"
268 msgstr "목적지 주소"
269
270 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:403
271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
272 msgid "Destination port"
273 msgstr ""
274
275 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395
276 msgid "Destination zone"
277 msgstr ""
278
279 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
280 msgid "Device name"
281 msgstr ""
282
283 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
284 msgid ""
285 "Do not install extra rules to reject forwarded traffic with conntrack state "
286 "<em>invalid</em>. This may be required for complex asymmetric route setups."
287 msgstr ""
288
289 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:59
290 msgid "Drop invalid packets"
291 msgstr ""
292
293 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228
294 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
295 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:209
296 msgid "Enable"
297 msgstr "활성화"
298
299 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:302
300 msgid "Enable NAT Loopback"
301 msgstr "NAT 루프백 활성화"
302
303 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
304 msgid "Enable SYN-flood protection"
305 msgstr "SYN-flood protection 활성화"
306
307 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
308 msgid "Enable logging on this zone"
309 msgstr "해당 Zone 의 로그 활성화"
310
311 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
312 msgid ""
313 "Enable network address and port translation IPv4 (NAT4 or NAPT4) for "
314 "outbound traffic on this zone. This is typically enabled on the <em>wan</em> "
315 "zone."
316 msgstr ""
317
318 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
319 msgid ""
320 "Enable network address and port translation IPv6 (NAT6 or NAPT6) for "
321 "outbound traffic on this zone."
322 msgstr ""
323
324 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:210
325 msgid "Enabled"
326 msgstr ""
327
328 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:204
329 msgid "Enables packet and byte count tracking for the set."
330 msgstr ""
331
332 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
333 msgid "Expecting: %s"
334 msgstr ""
335
336 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
337 msgid "Experimental feature. Not fully compatible with QoS/SQM."
338 msgstr ""
339
340 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
341 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
342 msgstr ""
343
344 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:270
345 msgid "External IP address"
346 msgstr "외부 IP 주소"
347
348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:275
349 msgid "External port"
350 msgstr "외부 포트"
351
352 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:345
353 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
354 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:338
355 msgid "Extra arguments"
356 msgstr "추가 변수"
357
358 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
359 msgid "Extra destination arguments"
360 msgstr ""
361
362 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:110
363 msgid "Extra iptables arguments"
364 msgstr ""
365
366 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
367 msgid "Extra source arguments"
368 msgstr ""
369
370 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:66
371 msgid "Family"
372 msgstr ""
373
374 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
375 msgid "Firewall"
376 msgstr "방화벽"
377
378 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
379 msgid "Firewall - Custom Rules"
380 msgstr "방화벽 - 사용자 규칙"
381
382 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:20
383 msgid "Firewall - IP sets"
384 msgstr ""
385
386 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
387 msgid "Firewall - NAT Rules"
388 msgstr "방화벽 - NAT 규칙"
389
390 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:152
391 msgid "Firewall - Port Forwards"
392 msgstr "방화벽 - 포트 포워드"
393
394 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
395 msgid "Firewall - Traffic Rules"
396 msgstr "방화벽 - 트래픽 규칙"
397
398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
399 msgid "Firewall - Zone Settings"
400 msgstr "방화벽 - Zone 설정"
401
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:691
403 msgid "Firewall configuration migration"
404 msgstr "방화벽 구성 마이그레이션"
405
406 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:64
407 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:147
408 msgid "Forward"
409 msgstr "포워드"
410
411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:34
412 msgid ""
413 "Forwarded %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
414 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
415 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
416 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
417 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
418 "</var>}"
419 msgstr ""
420
421 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
422 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:354
423 msgid "Friday"
424 msgstr "금요일"
425
426 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:45
427 msgid ""
428 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
429 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
430 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
431 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
432 "ival}</var>}}"
433 msgstr ""
434
435 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
436 msgid ""
437 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
438 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
439 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
440 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
441 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
442 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
443 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
444 "</var>}}"
445 msgstr ""
446
447 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
448 msgid ""
449 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-"
450 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
451 "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-"
452 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, "
453 "MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Match MACs except "
454 "%{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? "
455 "data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
456 msgstr ""
457
458 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
459 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
460 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
461 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
462 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
463 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
464 msgid "General Settings"
465 msgstr "기본 설정"
466
467 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
468 msgid "Grant access to firewall configuration"
469 msgstr ""
470
471 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
472 msgid "Hardware flow offloading"
473 msgstr ""
474
475 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:143
476 msgid "IP (range)"
477 msgstr ""
478
479 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:32
480 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
481 msgid "IP Sets"
482 msgstr ""
483
484 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:151
485 msgid "IPs/Networks"
486 msgstr ""
487
488 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:106
489 msgid "IPs/Networks/MACs"
490 msgstr ""
491
492 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:67
493 msgid "IPv4"
494 msgstr ""
495
496 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
497 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
498 msgid "IPv4 and IPv6"
499 msgstr "IPv4와 IPv6"
500
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
502 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
503 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:218
504 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
505 msgid "IPv4 only"
506 msgstr "IPv4 전용"
507
508 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:68
509 msgid "IPv6"
510 msgstr ""
511
512 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
513 msgid "IPv6 Masquerading"
514 msgstr ""
515
516 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
517 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
518 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:219
519 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
520 msgid "IPv6 only"
521 msgstr "IPv6 전용"
522
523 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
524 msgid "Inbound device"
525 msgstr "인바운드 장치"
526
527 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:186
528 msgid "Include File"
529 msgstr ""
530
531 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:40
532 msgid ""
533 "Incoming %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
534 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var "
535 "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
536 "with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:"
537 "<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match "
538 "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark."
539 "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}"
540 ">%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match "
541 "any helper except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-"
542 "tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
543 msgstr ""
544
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:179
546 msgid "Initial Hash Size"
547 msgstr ""
548
549 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
550 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
551 msgid "Input"
552 msgstr "입력"
553
554 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:288
555 msgid "Internal IP address"
556 msgstr "내부 IP 주소"
557
558 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:293
559 msgid "Internal port"
560 msgstr "내부 포트"
561
562 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:283
563 msgid "Internal zone"
564 msgstr "내부 Zone"
565
566 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
567 msgid "Invalid DSCP mark"
568 msgstr "잘못된 DSCP 마크"
569
570 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
571 msgid "Invalid limit value"
572 msgstr "잘못된 limit 값"
573
574 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:46
575 msgid "Invalid set name"
576 msgstr ""
577
578 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
579 msgid "Limit burst"
580 msgstr ""
581
582 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:293
583 msgid "Limit log messages"
584 msgstr "로그 메시지 제한"
585
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
587 msgid "Limit matching"
588 msgstr ""
589
590 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:79
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
592 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:74
593 msgid ""
594 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
595 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
596 msgstr ""
597
598 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:169
599 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
600 msgid "Limited masquerading enabled"
601 msgstr ""
602
603 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
604 msgid "Limits traffic matching to the specified rate."
605 msgstr ""
606
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:307
608 msgid "Loopback source IP"
609 msgstr "루프백 소스 IP"
610
611 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:287
612 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
613 msgstr ""
614
615 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
616 msgid "MSS clamping"
617 msgstr ""
618
619 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:161
620 msgid "Masquerading"
621 msgstr ""
622
623 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:209
624 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
625 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:192
626 msgid "Match"
627 msgstr ""
628
629 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
630 msgid "Match DSCP"
631 msgstr ""
632
633 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
634 msgid "Match ICMP type"
635 msgstr ""
636
637 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
638 msgid "Match device"
639 msgstr ""
640
641 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:267
642 msgid "Match forwarded traffic directed at the given IP address."
643 msgstr ""
644
645 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
646 msgid ""
647 "Match forwarded traffic directed at the given destination port or port range."
648 msgstr ""
649
650 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
651 msgid "Match forwarded traffic from this IP or range."
652 msgstr ""
653
654 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
655 msgid ""
656 "Match forwarded traffic originating from the given source port or port range."
657 msgstr ""
658
659 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:322
660 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
661 msgid "Match helper"
662 msgstr ""
663
664 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:276
665 msgid ""
666 "Match incoming traffic directed at the given destination port or port range "
667 "on this host"
668 msgstr ""
669
670 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
671 msgid "Match mark"
672 msgstr ""
673
674 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:322
675 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
676 msgid "Match traffic using the specified connection tracking helper."
677 msgstr ""
678
679 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
680 msgid "Matches a specific firewall mark or a range of different marks."
681 msgstr ""
682
683 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:328
684 msgid "Matches forwarded traffic using the specified outbound network device."
685 msgstr ""
686
687 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
688 msgid "Matches traffic carrying the specified DSCP marking."
689 msgstr ""
690
691 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:112
692 msgid "Max Entries"
693 msgstr ""
694
695 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:171
696 msgid "Max Length"
697 msgstr ""
698
699 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
700 msgid ""
701 "Maximum initial number of packets to match: this number gets recharged by "
702 "one every time the limit specified above is not reached, up to this number."
703 msgstr ""
704
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
706 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:350
707 msgid "Monday"
708 msgstr "월요일"
709
710 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:490
711 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:360
712 msgid "Month Days"
713 msgstr ""
714
715 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:175
716 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
717 msgid "NAT Rules"
718 msgstr ""
719
720 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
721 msgid ""
722 "NAT rules allow fine grained control over the source IP to use for outbound "
723 "or forwarded traffic."
724 msgstr ""
725
726 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
727 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:41
728 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:51
729 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:188
731 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
732 msgid "Name"
733 msgstr "이름"
734
735 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:165
736 msgid "Netmask"
737 msgstr ""
738
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:271
740 msgid "Only match incoming traffic directed at the given IP address."
741 msgstr ""
742
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
744 msgid "Only match incoming traffic from these MACs."
745 msgstr ""
746
747 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
748 msgid "Only match incoming traffic from this IP or range."
749 msgstr ""
750
751 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
752 msgid ""
753 "Only match incoming traffic originating from the given source port or port "
754 "range on the client host"
755 msgstr ""
756
757 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
758 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:327
759 msgid "Outbound device"
760 msgstr ""
761
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:242
763 msgid "Outbound zone"
764 msgstr ""
765
766 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
768 msgid "Output"
769 msgstr ""
770
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:74
772 msgid "Packet Field Match"
773 msgstr ""
774
775 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:75
776 msgid ""
777 "Packet fields to match upon.<br />Syntax: <em>direction_datatype</em>. e.g.: "
778 "<code>src_port, dest_net</code>.<br />Directions: <code>src, dst</code>. "
779 "Datatypes: <code>ip, port, mac, net, set</code>.<br />Direction prefixes are "
780 "optional.<br />*Note: datatype <code>set</code> is unsupported in fw4."
781 msgstr ""
782
783 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:346
784 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
785 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:339
786 msgid "Passes additional arguments to iptables. Use with care!"
787 msgstr "iptables 명령에 추가 변수들을 전달합니다. 주의하여 사용하세요!"
788
789 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:303
790 msgid ""
791 "Passing raw iptables arguments to source and destination traffic "
792 "classification rules allows to match packets based on other criteria than "
793 "interfaces or subnets. These options should be used with extreme care as "
794 "invalid values could render the firewall ruleset broken, completely exposing "
795 "all services."
796 msgstr ""
797
798 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:187
799 msgid "Path to file of CIDRs, subnets, host IPs, etc.<br />"
800 msgstr ""
801
802 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:155
803 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
804 msgid "Port Forwards"
805 msgstr "Port Forward"
806
807 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
808 msgid ""
809 "Port forwarding allows remote computers on the Internet to connect to a "
810 "specific computer or service within the private LAN."
811 msgstr ""
812 "Port forwarding 기능은 인터넷 상의 원격 컴퓨터가 내부 LAN 에 속한 특정 컴퓨터"
813 "나 서비스에 접속할 수 있도록 합니다."
814
815 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:157
816 msgid "Port range"
817 msgstr ""
818
819 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:233
820 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
821 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
822 msgid "Protocol"
823 msgstr "프로토콜"
824
825 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:294
826 msgid ""
827 "Redirect matched incoming traffic to the given port on the internal host"
828 msgstr ""
829
830 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:289
831 msgid "Redirect matched incoming traffic to the specified internal host"
832 msgstr ""
833
834 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:121
835 msgid "Refer To External Set"
836 msgstr ""
837
838 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:316
839 msgid "Reflection zones"
840 msgstr ""
841
842 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
843 msgid "Requires hardware NAT support."
844 msgstr ""
845
846 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
847 msgid "Restrict Masquerading to given destination subnets"
848 msgstr "주어진 destination subnet 으로 Masquerading 제한"
849
850 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:255
851 msgid "Restrict Masquerading to given source subnets"
852 msgstr "주어진 source subnet 으로 Masquerading 제한"
853
854 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
855 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
856 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
857 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
858 msgid "Restrict to address family"
859 msgstr "Address family 제한"
860
861 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
862 msgid "Rewrite IP address"
863 msgstr ""
864
865 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
866 msgid "Rewrite matched traffic to the specified source IP address."
867 msgstr ""
868
869 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:308
870 msgid "Rewrite matched traffic to the specified source port or port range."
871 msgstr ""
872
873 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:307
874 msgid "Rewrite port"
875 msgstr ""
876
877 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
878 msgid "Routing/NAT Offloading"
879 msgstr ""
880
881 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
882 msgid "SNAT - Rewrite to specific source IP or port"
883 msgstr ""
884
885 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:485
886 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:355
887 msgid "Saturday"
888 msgstr "토요일"
889
890 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
891 msgid "Set mark"
892 msgstr ""
893
894 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
895 msgid ""
896 "Set the given mark value on established connections. Format is value[/mask]. "
897 "If a mask is specified then only those bits set in the mask are modified."
898 msgstr ""
899
900 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:84
901 msgid "Software based offloading for routing/NAT"
902 msgstr ""
903
904 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
905 msgid "Software flow offloading"
906 msgstr ""
907
908 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
909 msgid "Source IP address"
910 msgstr "Source IP 주소"
911
912 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:251
913 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
914 msgid "Source MAC address"
915 msgstr "Source MAC 주소"
916
917 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
918 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
919 msgid "Source address"
920 msgstr "Source 주소"
921
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261
923 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388
924 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
925 msgid "Source port"
926 msgstr ""
927
928 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:237
929 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
930 msgid "Source zone"
931 msgstr ""
932
933 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
934 msgid ""
935 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
936 "network device."
937 msgstr ""
938
939 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:307
940 msgid ""
941 "Specifies whether to use the external or the internal IP address for "
942 "reflected traffic."
943 msgstr ""
944
945 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:509
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:379
947 msgid "Start Date (yyyy-mm-dd)"
948 msgstr "시작 날짜 (yyyy-mm-dd)"
949
950 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:501
951 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:371
952 msgid "Start Time (hh:mm:ss)"
953 msgstr ""
954
955 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:513
956 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:383
957 msgid "Stop Date (yyyy-mm-dd)"
958 msgstr "종료 날짜 (yyyy-mm-dd)"
959
960 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:505
961 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:375
962 msgid "Stop Time (hh:mm:ss)"
963 msgstr ""
964
965 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:129
966 msgid "Storage Method"
967 msgstr ""
968
969 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:479
970 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:349
971 msgid "Sunday"
972 msgstr "일요일"
973
974 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:692
975 msgid ""
976 "The existing firewall configuration needs to be changed for LuCI to function "
977 "properly."
978 msgstr ""
979
980 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
981 msgid ""
982 "The firewall creates zones over your network interfaces to control network "
983 "traffic flow."
984 msgstr ""
985 "방화벽 기능을 이용하여 네트워크 인터페이스와 연결된 zone 을 생성할 수 있고 이"
986 "를 이용하여 네트워크 traffic flow 를 제어할 수 있습니다."
987
988 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
989 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:334
990 msgid ""
991 "The options below control the forwarding policies between this zone (%s) and "
992 "other zones. <em>Destination zones</em> cover forwarded traffic "
993 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
994 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
995 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
996 "<em>not</em> imply a permission to forward from wan to lan as well."
997 msgstr ""
998 "이 zone (%s) 과 다른 zone 들 사이의 forwarding 정책을 제어하는 옵션들입니다. "
999 "<em>Destination zones</em> 은 <strong>%q 에서 출발한 </strong> forward "
1000 "traffic 을 뜻하고, <em>Source zones</em> 은 다른 zone 들에서 <strong>%q 로 전"
1001 "달되는</strong> forward traffic 을 뜻합니다. Forwarding rule 은 "
1002 "<em>unidirectional</em> 인데, 예를 들어 LAN 에서 WAN 으로의 forward 규칙이 "
1003 "WAN 에서 LAN 으로의 forward 를 허락하는 것이 아닙니다."
1004
1005 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119
1006 msgid ""
1007 "This section defines common properties of %q. The <em>input</em> and "
1008 "<em>output</em> options set the default policies for traffic entering and "
1009 "leaving this zone while the <em>forward</em> option describes the policy for "
1010 "forwarded traffic between different networks within the zone. <em>Covered "
1011 "networks</em> specifies which available networks are members of this zone."
1012 msgstr ""
1013 "이 섹션은 %q 의 공통 속성을 설정할 수 있습니다. <em>input</em> 과 "
1014 "<em>output</em> 옵션은 이 Zone 으로 전달되어 들오거나 나가는 트래픽에 대한 기"
1015 "본 정책을 뜻합니다. <em>forward</em> 옵션은 Zone 내에서 다른 네트워크들 사이"
1016 "를 오가는 포워드 트래픽에 대한 정책을 뜻합니다. <em>Covered networks</em> 에"
1017 "서는 Zone 의 영향을 받을 네트워크들을 지정할 수 있습니다."
1018
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:483
1020 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:353
1021 msgid "Thursday"
1022 msgstr "목요일"
1023
1024 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
1025 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:182
1026 msgid "Time Restrictions"
1027 msgstr ""
1028
1029 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:517
1030 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:387
1031 msgid "Time in UTC"
1032 msgstr "UTC 기준시"
1033
1034 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1035 msgid "Time restrictions are enabled for this rule"
1036 msgstr ""
1037
1038 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:195
1039 msgid "Timeout"
1040 msgstr ""
1041
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1043 msgid ""
1044 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
1045 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
1046 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
1047 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
1048 "ival}</var>}}"
1049 msgstr ""
1050
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:55
1052 msgid ""
1053 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1054 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1055 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1056 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1057 "%{item.val}.\"}>%{item.ival}</var>}}"
1058 msgstr ""
1059
1060 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:61
1061 msgid ""
1062 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
1063 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1064 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-"
1065 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1066 msgstr ""
1067
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
1069 msgid "Tracking helper"
1070 msgstr ""
1071
1072 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
1073 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
1074 msgid "Traffic Rules"
1075 msgstr "Traffic Rule"
1076
1077 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
1078 msgid ""
1079 "Traffic rules define policies for packets traveling between different zones, "
1080 "for example to reject traffic between certain hosts or to open WAN ports on "
1081 "the router."
1082 msgstr ""
1083 "Traffic rule 은 서로 다른 zone 사이를 오가는 패킷들에 대한 정책을 정의합니"
1084 "다. 예를 들어 특정 host 들 사이의 트래픽을 차단하거나 공유기의 WAN port 를 "
1085 "open 할때 사용됩니다."
1086
1087 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:351
1089 msgid "Tuesday"
1090 msgstr "화요일"
1091
1092 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
1093 msgid "Unable to save contents: %s"
1094 msgstr ""
1095
1096 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:196
1097 msgid ""
1098 "Unit: seconds. Default <code>0</code> means the entry is added permanently "
1099 "to the set.<br />Max: 2147483 seconds."
1100 msgstr ""
1101
1102 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:337
1103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
1104 msgid "Unknown or not installed conntrack helper \"%s\""
1105 msgstr ""
1106
1107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
1108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
1109 msgid "Unnamed NAT"
1110 msgstr ""
1111
1112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:168
1113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:183
1114 msgid "Unnamed forward"
1115 msgstr ""
1116
1117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
1118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
1119 msgid "Unnamed rule"
1120 msgstr ""
1121
1122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:56
1123 msgid "Unnamed set"
1124 msgstr ""
1125
1126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124
1127 msgid "Unnamed zone"
1128 msgstr ""
1129
1130 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:595
1131 msgid "Unrecognized protocol"
1132 msgstr ""
1133
1134 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:693
1135 msgid ""
1136 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1137 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1138 "the updated configuration."
1139 msgstr ""
1140
1141 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:311
1142 msgid "Use external IP address"
1143 msgstr ""
1144
1145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
1146 msgid "Use internal IP address"
1147 msgstr ""
1148
1149 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
1151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:318
1152 msgid "Use ipset"
1153 msgstr ""
1154
1155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
1156 msgid ""
1157 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1158 "network devices."
1159 msgstr ""
1160
1161 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
1162 msgid ""
1163 "Use this option to classify zone traffic by source or destination subnet "
1164 "instead of networks or devices."
1165 msgstr ""
1166
1167 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
1168 msgid "Valid firewall mark required"
1169 msgstr ""
1170
1171 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482
1172 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:352
1173 msgid "Wednesday"
1174 msgstr "수요일"
1175
1176 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:474
1177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:344
1178 msgid "Week Days"
1179 msgstr "주일"
1180
1181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:419
1182 msgid "XOR firewall mark"
1183 msgstr ""
1184
1185 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1186 msgid "XOR mark"
1187 msgstr ""
1188
1189 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:28
1190 msgid "Your device does not run firewall4."
1191 msgstr ""
1192
1193 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:26
1194 msgid "Your device runs firewall4."
1195 msgstr ""
1196
1197 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
1198 msgid "Zone ⇒ Forwardings"
1199 msgstr ""
1200
1201 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
1202 msgid "Zones"
1203 msgstr "Zone 내역"
1204
1205 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:316
1206 msgid ""
1207 "Zones from which reflection rules shall be created. If unset, only the "
1208 "destination zone is used."
1209 msgstr ""
1210
1211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70
1213 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:153
1214 msgid "accept"
1215 msgstr ""
1216
1217 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1218 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
1219 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:484
1220 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:266
1221 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:297
1222 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:324
1223 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
1224 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:406
1225 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:440
1226 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
1227 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
1228 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:278
1229 msgid "any"
1230 msgstr ""
1231
1232 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1233 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1236 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:46
1237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1238 msgid "any zone"
1239 msgstr ""
1240
1241 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1242 msgid "any/all"
1243 msgstr ""
1244
1245 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:418
1246 msgid "apply firewall mark"
1247 msgstr ""
1248
1249 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
1250 msgid "assign conntrack helper"
1251 msgstr ""
1252
1253 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
1254 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:220
1255 msgid "automatic"
1256 msgstr ""
1257
1258 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:130
1259 msgid "bitmap"
1260 msgstr ""
1261
1262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:136
1263 msgid "bitmap is ipv4 only"
1264 msgstr ""
1265
1266 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1268 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1269 msgid "day"
1270 msgstr ""
1271
1272 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:92
1273 msgid "dest_ip: Destination IP"
1274 msgstr ""
1275
1276 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:94
1277 msgid "dest_mac: Destination MAC addr"
1278 msgstr ""
1279
1280 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:95
1281 msgid "dest_net: Destination (sub)net"
1282 msgstr ""
1283
1284 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:93
1285 msgid "dest_port: Destination Port"
1286 msgstr ""
1287
1288 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:97
1289 msgid "dest_set: Destination ipset*"
1290 msgstr ""
1291
1292 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:311
1293 msgid "do not rewrite"
1294 msgstr ""
1295
1296 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416
1297 msgid "don't track"
1298 msgstr ""
1299
1300 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
1301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
1303 msgid "drop"
1304 msgstr ""
1305
1306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:21
1307 msgid ""
1308 "firewall4 supports referencing and creating IP sets to simplify matching of "
1309 "large address lists without the need to create one rule per item to match. "
1310 "Port ranges in ipsets are unsupported by firewall4.<br />"
1311 msgstr ""
1312
1313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:158
1314 msgid "fromport-toport"
1315 msgstr ""
1316
1317 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:131
1318 msgid "hash"
1319 msgstr ""
1320
1321 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1322 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1323 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1324 msgid "hour"
1325 msgstr ""
1326
1327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:80
1328 msgid "ip: IP addr"
1329 msgstr ""
1330
1331 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:152
1332 msgid "ip[/cidr]<br />"
1333 msgstr ""
1334
1335 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:144
1336 msgid "ip[/cidr]<br />For use with Match datatypes: <code>*_ip</code>."
1337 msgstr ""
1338
1339 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:69
1340 msgid "ipv4"
1341 msgstr ""
1342
1343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:132
1344 msgid "list"
1345 msgstr ""
1346
1347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:82
1348 msgid "mac: MAC addr"
1349 msgstr ""
1350
1351 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:107
1352 msgid "macaddr|ip[/cidr]<br />"
1353 msgstr ""
1354
1355 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1357 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1358 msgid "minute"
1359 msgstr ""
1360
1361 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:83
1362 msgid "net: (sub)net"
1363 msgstr ""
1364
1365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:81
1366 msgid "port: Port"
1367 msgstr ""
1368
1369 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
1370 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1371 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1372 msgid "reject"
1373 msgstr ""
1374
1375 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1376 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1377 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1378 msgid "second"
1379 msgstr ""
1380
1381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:85
1382 msgid "set: ipset*"
1383 msgstr ""
1384
1385 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:91
1386 msgid "src_Set: Source ipset*"
1387 msgstr ""
1388
1389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:86
1390 msgid "src_ip: Source IP"
1391 msgstr ""
1392
1393 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:88
1394 msgid "src_mac: Source MAC addr"
1395 msgstr ""
1396
1397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:89
1398 msgid "src_net: Source (sub)net"
1399 msgstr ""
1400
1401 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:87
1402 msgid "src_port: Source Port"
1403 msgstr ""
1404
1405 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1406 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
1407 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1408 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1409 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1411 msgid "this device"
1412 msgstr ""
1413
1414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:118
1415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220
1416 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:333
1417 msgid "this new zone"
1418 msgstr ""
1419
1420 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1421 msgid "unlimited"
1422 msgstr "무제한"
1423
1424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1425 msgid "unspecified"
1426 msgstr "명시되지 않음"
1427
1428 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:113
1429 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:172
1430 msgid "up to 65536 entries."
1431 msgstr ""
1432
1433 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1434 msgid "valid firewall mark"
1435 msgstr ""