Welcome to mirror list, hosted at ThFree Co, Russian Federation.

unbound.po « pl « po « luci-app-unbound « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 39ddfca1e30794877ceaba06f6d66eff7832e406 (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
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
msgid ""
msgstr ""
"Language: pl\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:96
msgid "(root)"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:201
msgid ", and <var>%s</var> entries"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:172
msgid ", and try <var>%s</var>"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:78
msgid "AXFR"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:67
msgid "Accept queries only from local subnets"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:214
msgid "Adblock domain list is too large to display in LuCI."
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:46
msgid "Advanced"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:245
msgid "Aggressive"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:34
msgid "Allow open recursion when record not in zone"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:38
msgid "Authoritative (zone file)"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:41
msgid "Basic"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:250
msgid "Break down query components for limited added privacy"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:77
msgid "Break the loop where DNSSEC needs NTP and NTP needs DNS"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:83
msgid "Choose Unbounds listening port"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:221
msgid "Chose the IP versions used upstream and downstream"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:56
msgid "Connect to servers using TLS"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:47
msgid "DHCP"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:139
msgid "DHCP Link"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:147
msgid "DHCPv4 to SLAAC"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:56
msgid "DNS Cache"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:55
msgid "DNS over TLS"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:106
msgid "DNS64 Prefix"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:76
msgid "DNSSEC NTP Fix"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:222
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:233
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:243
msgid "Default"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:164
msgid "Denied (nxdomain)"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:22
msgid "Directed Zone"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:77
msgid "Directory only part of URL"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:114
msgid "Domain Insecure"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:72
msgid "Domain name to verify TLS certificate"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:154
msgid "Domain suffix for this router and DHCP clients"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:262
msgid "EDNS Size"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/manual.lua:14
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/uciedit.lua:14
msgid "Edit '"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/server.lua:14
msgid "Edit 'server:' clause options for 'include:"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:23
msgid ""
"Edit a forward, stub, or zone-file-cache zone for Unbound to use instead of "
"recursion."
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/extended.lua:14
msgid "Edit clauses such as 'forward-zone:' for 'include:"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:85
msgid "Edit: Extended"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:82
msgid "Edit: Server"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:70
msgid "Edit: UCI"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:77
msgid "Edit: Unbound"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:39
msgid "Enable"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:101
msgid "Enable DNS64"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:71
msgid "Enable DNSSEC"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:53
msgid "Enable Unbound"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:211
msgid "Enable access for unbound-control"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:102
msgid "Enable the DNS64 module"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:72
msgid "Enable the DNSSEC validator module"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:54
msgid "Enable the initialization scripts for Unbound"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:30
msgid "Enable this directed zone"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:29
msgid "Enabled"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:274
msgid "Extended Statistics"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:275
msgid "Extended statistics are printed from unbound-control"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:196
msgid "Extra DNS"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:33
msgid "Fall Back"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:36
msgid "Fallback"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:65
msgid "Files"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:98
msgid "Filter Entire Subnet"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:89
msgid "Filter Localhost Rebind"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:97
msgid "Filter Private Address"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:94
msgid "Filter Private Rebind"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:71
msgid "Forward"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:40
msgid "Forward (simple handoff)"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:68
msgid "Forward TLS"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:52
msgid "Forward to upstream nameservers (ISP)"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:178
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:190
msgid "Host FQDN, All Addresses"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:200
msgid "Host Records"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:201
msgid "Host/MX/SRV RR"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:202
msgid "Host/MX/SRV/CNAME RR"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:177
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:189
msgid "Hostname, All Addresses"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:176
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:188
msgid "Hostname, Primary Address"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:173
msgid "How to enter the LAN or local network router in DNS"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:162
msgid "How to treat queries of this local domain"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:224
msgid "IP4 All and IP6 Local"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:223
msgid "IP4 Only"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:227
msgid "IP4 and IP6"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:225
msgid "IP6 Only*"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:226
msgid "IP6 Preferred"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:199
msgid "Ignore"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:179
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:191
msgid "Interface FQDN, All Addresses"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:172
msgid "LAN DNS"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:237
msgid "Large"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:120
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:281
msgid "Limit days between RFC5011 copies to reduce flash writes"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:263
msgid "Limit extended DNS packet size"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:140
msgid "Link to supported programs to load DHCP into DNS"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:115
msgid "List domains to bypass checks of DNSSEC"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:82
msgid "Listening Port"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:50
msgid "Local Data"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:153
msgid "Local Domain"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:161
msgid "Local Domain Type"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:215
msgid "Local Host, Encrypted"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:214
msgid "Local Host, No Encryption"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:66
msgid "Local Service"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:216
msgid "Local Subnet, Encrypted"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:217
msgid "Local Subnet, Static Encryption"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:53
msgid "Local Zones"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:41
msgid "Log"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:57
msgid "Manual Conf"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:236
msgid "Medium"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:231
msgid "Memory Resource"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:130
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:291
msgid "Networks that may trigger Unbound to reload (avoid wan6)"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:175
msgid "No Entry"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:96
msgid "No Filter"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:141
msgid "No Link"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:213
msgid "No Remote Control"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:45
msgid ""
"Note: SSL/TLS library is missing an API. Please review syslog. >> logread ..."
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:35
msgid ""
"Note: local DNS is configured to look at odhpcd, but odhpcd UCI lease "
"trigger is incorrectly set:"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:16
msgid ""
"Organize directed forward, stub, and authoritative zones <a href=\"%s\" "
"target=\"_blank\">(help)</a>."
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:185
msgid "Override the WAN side router entry in DNS"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:244
msgid "Passive"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:60
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:66
msgid "Port servers will receive queries on"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:107
msgid "Prefix for generated DNS64 addresses"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:269
msgid "Prevent excessively short cache periods"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:90
msgid "Protect against upstream response of 127.0.0.0/8"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:95
msgid "Protect against upstream responses within local subnets"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:249
msgid "Query Minimize"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:75
msgid "Recurse"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:220
msgid "Recursion Protocol"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:241
msgid "Recursion Strength"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:242
msgid "Recursion activity affects memory growth and CPU load"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:22
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:24
msgid "Recursive DNS"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:165
msgid "Refused"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:48
msgid "Resource"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:119
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:280
msgid "Root DSKEY Age"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/extended.lua:11
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/manual.lua:11
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/server.lua:11
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/uciedit.lua:11
msgid "Save"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:59
msgid "Server Port"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:65
msgid "Server TLS Port"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:47
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:33
msgid "Servers"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:48
msgid "Servers for this zone; see README.md for optional form"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:96
msgid "Show: Adblock"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:90
msgid "Show: DHCP"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:73
msgid "Show: Unbound"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:58
msgid "Skip UCI and use /etc/unbound/unbound.conf"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:235
msgid "Small"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:166
msgid "Static (local only)"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:47
#: applications/luci-app-unbound/luasrc/controller/unbound.lua:59
msgid "Statistics"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:38
msgid "Status"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:256
msgid "Strict Minimize"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:257
msgid "Strict version of 'query minimize' but it can break DNS"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:39
msgid "Stub (forced recursion)"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:71
msgid "TLS Name Index"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:268
msgid "TTL Minimum"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:103
msgid "This could display more statistics with the unbound-control package."
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:186
#: applications/luci-app-unbound/luasrc/controller/unbound.lua:197
#: applications/luci-app-unbound/luasrc/controller/unbound.lua:222
msgid "This shows '"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:173
msgid ""
"This shows 'ubound-control dump_cache' for auditing records including DNSSEC."
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:137
msgid ""
"This shows Unbound 'local-data:' entries from default, .conf, or control."
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:149
msgid ""
"This shows Unbound 'local-zone:' entries from default, .conf, or control."
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:125
msgid "This shows Unbound self reported performance statistics."
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:113
msgid "This shows syslog filtered for events involving Unbound."
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:234
msgid "Tiny"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:167
msgid "Transparent (local/global)"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:129
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:290
msgid "Trigger Networks"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:27
msgid "Type"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:26
msgid "Unbound"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:25
msgid ""
"Unbound <a href=\"%s\" target=\"_blank\">(NLnet Labs)</a> is a validating, "
"recursive, and caching DNS resolver <a href=\"%s\" target=\"_blank\">(help)</"
"a>."
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:210
msgid "Unbound Control App"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:166
msgid "Unbound cache is too large to display in LuCI."
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:81
msgid "Undefined"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:51
msgid "Use 'resolv.conf.auto'"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:148
msgid "Use DHCPv4 MAC to discover IP6 hosts SLAAC (EUI64)"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:187
msgid "Use Upstream"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:197
msgid "Use extra DNS entries found in /etc/config/dhcp"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:232
msgid "Use menu System/Processes to observe any memory growth"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:184
msgid "WAN DNS"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:44
msgid "Zone (Domain) names included in this zone combination"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:76
msgid "Zone Download URL"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:43
msgid "Zone Names"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zone-details.lua:37
msgid "Zone Type"
msgstr ""

#: applications/luci-app-unbound/luasrc/controller/unbound.lua:32
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:30
msgid "Zones"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:112
msgid "accept upstream results for"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:123
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:284
msgid "default"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:175
msgid "download from <var>%s</var>"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:126
#: applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua:287
msgid "never"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:118
msgid "prefetch zone files for"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:115
msgid "select recursion for"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:121
msgid "unknown action for"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:205
msgid "use <var>%s</var> nameservers"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:156
msgid "use nameservers"
msgstr ""

#: applications/luci-app-unbound/luasrc/model/cbi/unbound/zones.lua:164
msgid "with default certificate for <var>%s</var>"
msgstr ""