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