blob: 9dd76dbdea12e75cbfa9b765c236334054749c7f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2024-03-14 15:33+0000\n"
"Last-Translator: 이정희 <daemul72@gmail.com>\n"
"Language-Team: Korean <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsnut/ko/>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.5-dev\n"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:16
msgid "%s is mutually exclusive to other choices"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:244
msgid "Additional Shutdown Time(s)"
msgstr "추가 시스템 종료 시간"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:64
msgid "Addresses on which to listen"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:49
msgid "Allowed actions"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_cgi.js:21
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:156
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:185
msgid "As configured by NUT"
msgstr "NUT에 의해 설정됨"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:59
msgid "Auxiliary"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:180
msgid "Bytes to read from interrupt pipe"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:142
msgid "CA Certificate path"
msgstr "CA 인증서 경로"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:101
msgid "Certificate file (SSL)"
msgstr "인증서 파일(SSL)"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:93
msgid "Communications lost message"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:90
msgid "Communications restored message"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_cgi.js:36
msgid "Control UPS via CGI"
msgstr "CGI를 통한 UPS 제어"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:73
msgid "Deadtime"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:116
msgid "Default for UPSes without this field."
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:207
msgid "Delay for kill power command"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:216
msgid "Delay to power on UPS if power returns after kill power"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:157
msgid "Description (Display)"
msgstr "설명 (디스플레이)"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_cgi.js:33
msgid "Display name"
msgstr "디스플레이 이름"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:199
msgid "Do not lock port when starting driver"
msgstr "드라이버 시작할 때 포트 잠그지 않음"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:160
msgid "Driver"
msgstr "드라이버"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:144
msgid "Driver Configuration"
msgstr "드라이버 구성"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:106
msgid "Driver Global Settings"
msgstr "드라이버 전역 설정"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:112
msgid "Driver Path"
msgstr "드라이버 경로"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:240
msgid "Driver Shutdown Order"
msgstr "드라이버 종료 순서"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:135
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:272
msgid "Driver waits for data to be consumed by upsd before publishing more."
msgstr ""
"드라이버는 더 많은 데이터를 게시하기 전에 upsd가 데이터를 사용할 때까지 기다"
"립니다."
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:87
msgid "Drop privileges to this user"
msgstr "이 사용자에 대한 권한 삭제"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_cgi.js:41
msgid "Enable"
msgstr "활성화"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:168
msgid ""
"Enables a hotplug script that makes all ttyUSB devices (e.g. serial USB) "
"group read-write as user %s"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:9
msgid "Execute notify command"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:52
msgid "Forced Shutdown"
msgstr "강제 시스템 종료"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:87
msgid "Forced shutdown message"
msgstr "강제 시스템 종료 메세지"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:40
msgid "Global Settings"
msgstr "공통 설정"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_cgi.js:15
msgid "Go to NUT CGI"
msgstr ""
#: applications/luci-app-nut/root/usr/share/rpcd/acl.d/luci-app-nut.json:3
msgid "Grant UCI access for luci-app-nut"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_cgi.js:17
msgid "Host"
msgstr "호스트"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_cgi.js:24
msgid "Hostname or IP address"
msgstr "호스트 이름 또는 IP 주소"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:159
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:188
msgid "Hostname or address of UPS"
msgstr "UPS의 호스트 네임 또는 IP 주소"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:69
msgid "Hot Sync"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:68
msgid "IP Address"
msgstr "IP 주소"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:161
msgid "If this list is empty you need to %s"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:11
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:16
msgid "Ignore"
msgstr "무시"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:172
msgid "Ignore Low Battery"
msgstr "저전압 무시"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:55
msgid "Instant commands"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:176
msgid "Interrupt Only"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:180
msgid "Interrupt Size"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:84
msgid "Low battery message"
msgstr "저전압 메세지"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:193
msgid "Manufacturer (Display)"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:184
msgid "Max USB HID Length Reported"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:82
msgid "Maximum Age of Data"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:120
msgid "Maximum Retries"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:116
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:188
msgid "Maximum Start Delay"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:95
msgid "Maximum connections"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:120
msgid "Maximum number of times to try starting a driver."
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:130
msgid "Maximum time in seconds between refresh of UPS status"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:47
msgid "Minimum required number or power supplies"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:196
msgid "Model (Display)"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_cgi.js:13
#: applications/luci-app-nut/root/usr/share/luci/menu.d/luci-app-nut.json:42
msgid "NUT CGI"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:37
#: applications/luci-app-nut/root/usr/share/luci/menu.d/luci-app-nut.json:30
msgid "NUT Monitor"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:34
#: applications/luci-app-nut/root/usr/share/luci/menu.d/luci-app-nut.json:18
msgid "NUT Server"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:38
msgid "NUT Users"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:156
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:185
msgid "Name of UPS"
msgstr ""
#: applications/luci-app-nut/root/usr/share/luci/menu.d/luci-app-nut.json:3
msgid "Network UPS Tools"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_cgi.js:14
msgid "Network UPS Tools CGI Configuration"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:38
msgid "Network UPS Tools Monitoring Configuration"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:35
msgid "Network UPS Tools Server Configuration"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:199
msgid "No Lock"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:102
msgid "No communications message"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:203
msgid "No low/high voltage transfer OIDs"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:105
msgid "No parent message"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:108
msgid "Notification defaults"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:56
msgid "Notify command"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:111
msgid "Notify when back online"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:132
msgid "Notify when battery needs replacing"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:126
msgid "Notify when communications lost"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:123
msgid "Notify when communications restored"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:120
msgid "Notify when force shutdown"
msgstr "강제 시스템 종료 시 알림"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:117
msgid "Notify when low battery"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:135
msgid "Notify when no communications"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:138
msgid "Notify when no parent process"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:114
msgid "Notify when on battery"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:129
msgid "Notify when shutting down"
msgstr "시스템 종료 시 알림"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:207
msgid "Off Delay(s)"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:216
msgid "On Delay(s)"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:81
msgid "On battery message"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:78
msgid "Online message"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:176
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:205
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:45
msgid "Password"
msgstr "패스워드"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:142
msgid "Path containing ca certificates to match against host certificate"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:112
msgid "Path to drivers (instead of default)"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:91
msgid "Path to state file"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:82
msgid "Period after which data is considered stale"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:130
msgid "Poll Interval"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:59
msgid "Poll frequency"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:64
msgid "Poll frequency alert"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:225
msgid "Polling Frequency(s)"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_cgi.js:28
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:163
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:192
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:73
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:230
msgid "Port"
msgstr "포트"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:168
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:197
msgid "Power value"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:60
msgid "Primary"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:234
msgid "Product (regex)"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:99
msgid "Replace battery message"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:146
msgid "Require SSL and make sure server CN matches hostname"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:125
msgid "Retry Delay"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:58
msgid "Role"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:109
msgid "Run drivers in a chroot(2) environment"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:44
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:87
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:139
msgid "RunAs User"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:153
msgid "SNMP Community"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:250
msgid "SNMP retries"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:254
msgid "SNMP timeout(s)"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:258
msgid "SNMP version"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:260
msgid "SNMPv1"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:261
msgid "SNMPv2c"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:262
msgid "SNMPv3"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:247
msgid "Serial Number"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:167
msgid "Set USB serial port permissions"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:51
msgid "Set variables"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:52
msgid "Shutdown command"
msgstr "시스템 종료 명령"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:96
msgid "Shutdown message"
msgstr "시스템 종료 메시지"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:135
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:272
msgid "Synchronous Communication"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:145
msgid "The name of this section will be used as UPS name elsewhere"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:125
msgid "Time in seconds between driver start retry attempts."
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:188
msgid "Time in seconds that upsdrvctl will wait for driver to finish starting"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:180
msgid "UPS Auxiliary"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:151
msgid "UPS Primary"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:79
msgid "UPS Server Global Settings"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_cgi.js:21
msgid "UPS name"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:149
msgid "USB Bus(es) (regex)"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:237
msgid "USB Product Id"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:269
msgid "USB Vendor Id"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:26
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:13
msgid "Unable to run ldd: %s"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:55
msgid ""
"Use %s to see full list of commands your UPS supports (requires %s package)"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:139
msgid ""
"User as which to execute driver; requires device file accessed by driver to "
"be read-write for that user."
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:173
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:202
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:42
msgid "Username"
msgstr "사용자명"
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:266
msgid "Vendor (regex)"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:146
msgid "Verify all connection with SSL"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:184
msgid "Workaround for buggy firmware"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:10
msgid "Write to syslog"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:109
msgid "chroot"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_server.js:161
msgid "install drivers"
msgstr ""
#: applications/luci-app-nut/htdocs/luci-static/resources/view/nut/nut_monitor.js:44
msgid "upsmon drops privileges to this user"
msgstr ""
|