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
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2024-09-15 21:46+0000\n"
"Last-Translator: Džiugas Januševičius <dziugas1959@hotmail.com>\n"
"Language-Team: Lithuanian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsadblock-fast/lt/>\n"
"Language: lt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && ("
"n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 5.8-dev\n"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:245
msgid "%s is currently disabled"
msgstr "%s yra išjungtas/neįgalintas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:117
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:39
msgid "%s is not installed or not found"
msgstr "%s yra neįdiegtas arba nerastas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:85
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:86
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:87
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:88
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:89
msgid "-"
msgstr "-"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:506
msgid "Action"
msgstr "Veiksmas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:127
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:49
msgid "Active"
msgstr "Aktyvus/-i"
#: applications/luci-app-adblock-fast/root/usr/share/luci/menu.d/luci-app-adblock-fast.json:3
msgid "AdBlock Fast"
msgstr "„AdBlock Fast“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:186
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:250
msgid "AdBlock on all instances"
msgstr "Reklaminio/Skelbimų turinio blokatorius visuose egzemplioriuose"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:187
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:251
msgid "AdBlock on select instances"
msgstr "Reklaminio/Skelbimų turinio blokatorius pasirinktuose egzemplioriuose"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:10
msgid "AdBlock-Fast"
msgstr "„AdBlock-Fast“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:457
msgid "AdBlock-Fast - Allowed and Blocked Domains"
msgstr "„AdBlock-Fast“ – Leidžiami ir blokuojami domenai-sritys"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:481
msgid "AdBlock-Fast - Allowed and Blocked Lists URLs"
msgstr "„AdBlock-Fast“ – Leidžiami ir blokuojami saitų sąrašai"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:46
msgid "AdBlock-Fast - Configuration"
msgstr "„AdBlock-Fast“ – Konfigūracija"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:130
msgid "AdBlock-Fast - Status"
msgstr "„AdBlock-Fast“ – Būklė/Būsena"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:359
msgid "Add IPv6 entries"
msgstr "Pridėti IPv6 įvestis"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:356
msgid "Add IPv6 entries to block-list."
msgstr "Pridėti IPv6 įvestis į blokavimo-sąrašą."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:50
msgid "Advanced Configuration"
msgstr "Pažengusi konfigūracija"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:507
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:512
msgid "Allow"
msgstr "Leisti"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:465
msgid "Allowed Domains"
msgstr "Leidžmiami domenai-sritys"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:420
msgid ""
"Attempt to create a compressed cache of block-list in the persistent memory."
msgstr ""
"Mėginti sukurti suglaudintą talpyklos dalį „block-list“ visą laikinoje "
"atmintyje."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:344
msgid "Automatic Config Update"
msgstr "Automatinis konfigūravimo atnaujinimas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:49
msgid "Basic Configuration"
msgstr "Paprasta konfigūracija"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:508
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:512
msgid "Block"
msgstr "Blokuoti"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:473
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:75
msgid "Blocked Domains"
msgstr "Blokuojami domenai-sritys"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:143
msgid "Blocking %s domains (with %s)."
msgstr "Blokuojame %s domenų-sričių (su %s)."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:76
msgid "Cache"
msgstr "Talpykla/Podėlis"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:54
msgid "Cache file"
msgstr "Talpyklos failas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:169
msgid "Cache file found."
msgstr "Talpyklos failas rastas."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:212
msgid "Can't detect free RAM"
msgstr "Nepavyksta aptikti laisvos atminties"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:56
msgid "Compressed cache"
msgstr "Suglaudinta talpykla"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:148
msgid "Compressed cache file created."
msgstr "Suglaudintos talpyklos failas sukurtas."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:171
msgid "Compressed cache file found."
msgstr "Suglaudintos talpyklos failas rastas."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:243
msgid "Config (%s) validation failure!"
msgstr "Konfigūracijos (%s) patikrinimas nepavyko!"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:317
msgid "Controls system log and console output verbosity."
msgstr "Valdo sistemos žurnalą ir konsolės išvesties aprašymą."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:393
msgid "Curl download retry"
msgstr "„Curl“ atsisiuntimas – bandymas iš naujo"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:380
msgid "Curl maximum file size (in bytes)"
msgstr "Maksimalus „Curl“ failo dydis (baitais)"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:131
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:74
msgid "DNS Service"
msgstr "„DNS“ tarnyba"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:53
msgid "DNS resolution option, see the %sREADME%s for details."
msgstr ""
"„DNS“ rezoliucijos parinktis, peržiūrėkite –„%sREADME%s“, norint sužinoti "
"daugiau."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:431
msgid "Directory for compressed cache file"
msgstr "Katalogas suglaudintai talpyklos failui"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:433
msgid ""
"Directory for compressed cache file of block-list in the persistent memory."
msgstr ""
"Katalogas skirtas suglaudintam talpyklos failui „block-list“ pasiliekančioje "
"atmintyje."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:448
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:347
msgid "Disable"
msgstr "Išjungti/Išgalinti"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:449
msgid "Disable Debugging"
msgstr "Išjungti derinimą"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:165
msgid "Disabled"
msgstr "Išjungta/Neįgalinta (-s/-i)"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:442
msgid "Disabling %s service"
msgstr "Išjungiama/Išgalinama – „%s“ tarnyba"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:163
msgid "Dnsmasq Config File URL"
msgstr "„Dnsmasq“ konfigūracijos failo „URL“ – saitas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:358
msgid "Do not add IPv6 entries"
msgstr "Nepridėti IPv6 įvesčių"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:423
msgid "Do not store compressed cache"
msgstr "Nelaikyti (išjungti) suglaudintos talpyklos"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:410
msgid "Do not use simultaneous processing"
msgstr "Nenaudoti (išjungti) daugkartinio apdorojimo"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:370
msgid "Download time-out (in seconds)"
msgstr "Atsisiuntimo laikotarpio atšaukimas (sekundėmis)"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:125
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:45
msgid "Downloading lists"
msgstr "Atsisiunčiami sąrašai"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:429
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:348
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:502
msgid "Enable"
msgstr "Įjungti/Įgalinti"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:446
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:450
msgid "Enable Debugging"
msgstr "Įjungti/Įgalinti derinimą"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:447
msgid "Enables debug output to /tmp/adblock-fast.log."
msgstr "Įjungia/Įgalina derinimo išvestį į „/tmp/adblock-fast.log“."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:423
msgid "Enabling %s service"
msgstr "Įjungiama/Įgalinama – „%s“ tarnyba"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:46
msgid "Error"
msgstr "Klaida"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:322
msgid "Errors encountered, please check the %sREADME%s"
msgstr "Patirtos klaidos, prašome patikrinti „%sREADME%s“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:48
msgid "Fail"
msgstr "Nepavyko"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:266
msgid "Failed to access shared memory"
msgstr "Nepavyko pasiekti bendrintos atminties"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:264
msgid "Failed to create '%s' file"
msgstr "Nepavyko sukurti „%s“ failo"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:284
msgid "Failed to create block-list or restart DNS resolver"
msgstr "Nepavyko sukurti „block-list“ arba paleisti iš naujo „DNS“ sprendiklį*"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:275
msgid "Failed to create compressed cache"
msgstr "Nepavyko sukurti suglaudintos talpyklos"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:263
msgid "Failed to create directory for %s file"
msgstr "Nepavyko sukurti katalogą „%s“ failui"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:296
msgid "Failed to create output/cache/gzip file directory"
msgstr "Nepavyko sukurti „output/cache/gzip“ failo vietovės katalogą"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:298
msgid "Failed to detect format %s"
msgstr "Nepavyko atpažinti formato %s"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:291
msgid "Failed to download %s"
msgstr "Nepavyko atsisiųsti %s"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:289
msgid "Failed to download Config Update file"
msgstr "Nepavyko atsisiųsti konfigūracijos atnaujinimo failo"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:270
msgid "Failed to format data file"
msgstr "Nepavyko formatuoti duomenų failą"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:279
msgid "Failed to move '%s' to '%s'"
msgstr "Nepavyko perkelti „%s“ į „%s“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:272
msgid "Failed to move temporary data file to '%s'"
msgstr "Nepavyko perkelti laikiną duomenų failą į „%s“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:268
msgid "Failed to optimize data file"
msgstr "Nepavyko optimizuoti duomenų failo"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:293
msgid "Failed to parse %s"
msgstr "Nepavyko nagrinėti %s"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:292
msgid "Failed to parse Config Update file"
msgstr "Nepavyko nagrinėti konfigūracijos atnaujinimo failo"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:269
msgid "Failed to process allow-list"
msgstr "Nepavyko apdoroti „allow-list“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:287
msgid "Failed to reload/restart DNS resolver"
msgstr "Nepavyko perleisti/paleisti iš naujo „DNS“ sprendiklio"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:277
msgid "Failed to remove temporary files"
msgstr "Nepavyko pašalinti laikinų failų"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:265
msgid "Failed to restart/reload DNS resolver"
msgstr "Nepavyko paleisti iš naujo/perleisti „DNS“ sprendiklio"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:267
msgid "Failed to sort data file"
msgstr "Nepavyko surūšiuoti duomenų failo"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:126
msgid "Failed to start"
msgstr "Nepavyko pradėti"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:286
msgid "Failed to stop %s"
msgstr "Nepavyko sustabdyti"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:278
msgid "Failed to unpack compressed cache"
msgstr "Nepavyko išpakuoti suglaudintos talpyklos"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:77
msgid "Force DNS Ports"
msgstr "Priversti „DNS“ prievadai"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:151
msgid "Force DNS ports:"
msgstr "Priversti „DNS“ prievadai:"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:124
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:44
msgid "Force Reloading"
msgstr "Priversti perleidimą"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:305
msgid "Force Router DNS"
msgstr "Priversti maršrutizatoriaus „DNS“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:309
msgid "Force Router DNS server to all local devices"
msgstr ""
"Priversti visus vietinius įrenginius, kad naudotų maršrutizatoriaus „DNS“ "
"serverį"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:370
msgid "Force redownloading %s block lists"
msgstr "Priversti pakartotinį atsisiuntimą – „%s“ blokų sąrašo"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:306
msgid "Forces Router DNS use on local devices, also known as DNS Hijacking."
msgstr ""
"Priverčia maršrutizatoriaus „DNS“ naudojimą vietiniams įrenginiams, kitaip "
"žinomas kaip – „DNS užgrobimu“."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:303
msgid "Free ram (%s) is not enough to process all enabled block-lists"
msgstr ""
"Laisvos atminties (%s) kiekis yra nepakankamas apdoroti visus įgalintus "
"sąrašus blokavimo sąraše („block-lists“)"
#: applications/luci-app-adblock-fast/root/usr/share/rpcd/acl.d/luci-app-adblock-fast.json:3
msgid "Grant UCI and file access for luci-app-adblock-fast"
msgstr "Suteikti „UCI“ ir failų prieigą – „luci-app-adblock-fast“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:355
msgid "IPv6 Support"
msgstr "IPv6 palaikymas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:382
msgid ""
"If curl is installed and detected, it would not download files bigger than "
"this."
msgstr ""
"Jeigu „curl“ yra įdiegtas ir aptiktas, tada jis neatsisiųs failų, kurie "
"didesni už šį."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:395
msgid ""
"If curl is installed and detected, it would retry download this many times "
"on timeout/fail."
msgstr ""
"Jeigu „curl“ yra įdiegtas ir aptiktas, tadas bus bandoma atsisiųsti šį daug "
"kartų pasibaigus užklausos laikui/klaidai."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:466
msgid "Individual domains to be allowed."
msgstr "Padaryti, kad individualūs domenai-sritys būtų leidžiami."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:474
msgid "Individual domains to be blocked."
msgstr "Padaryti, kad individualūs domenai-sritys būtų draudžiami."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:210
msgid "Invalid compressed cache directory '%s'"
msgstr "Negalimas suglaudintas talpyklos katalogas – „%s“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:329
msgid "LED to indicate status"
msgstr "„LED“ (lemputė), skirta nurodyti būklę"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:407
msgid ""
"Launch all lists downloads and processing simultaneously, reducing service "
"start time."
msgstr ""
"Paleisti visus sąrašų atsisiuntimus ir apdoroti vienu metu, sumažinant "
"tarnybos paleidimo laiką."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:308
msgid "Let local devices use their own DNS servers if set"
msgstr ""
"Leisti vietiniams (prisijungtiems) įrenginiams naudoti savo nustatytą „DNS“ "
"serverį, jeigu nustatytas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:524
msgid "Name"
msgstr "Vardas/Pavadinimas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:515
msgid "Name/URL"
msgstr "Pavadinimas/„URL“ – saitas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:252
msgid "No AdBlock on SmartDNS"
msgstr "Nėra reklamų/skelbimų turinio blokatoriaus ant „SmartDNS“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:188
msgid "No AdBlock on dnsmasq"
msgstr "Nėra reklamų/skelbimų turinio blokatoriaus ant „dnsmasq“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:294
msgid "No HTTPS/SSL support on device"
msgstr "Nėra „HTTPS/SSL“ palaikymo šiame įrenginyje"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:300
msgid "No blocked list URLs nor blocked-domains enabled"
msgstr ""
"Nėra įgalintų blokuojamųjų „URLs“ – saitų sąrašų, nei blokuojamų domenų-"
"sričių"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:185
msgid "Not installed or not found"
msgstr "Neįdiegta arba nerasta"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:316
msgid "Output Verbosity Setting"
msgstr "Išvesties išsamumo/daugiažodiškumo nustatymas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:391
msgid "Pause"
msgstr "Pauzė"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:386
msgid "Pausing %s"
msgstr "Užlaikomas* („užpauzinamas“) %s"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:345
msgid "Perform config update before downloading the block/allow-lists."
msgstr ""
"Atlikti konfigūracijos atnaujinimą, prieš atsisiunčiant leidžiamus ir/ar "
"draudžiamus sąrašus."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:331
msgid "Pick the LED not already used in %sSystem LED Configuration%s."
msgstr ""
"Pasirinkti „LED“ (lemputės/-ę), kuri nėra naudojama %sSistemos „LED“ "
"(Lemputės) konfigūracijoje%s."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:280
msgid "Pick the SmartDNS instance(s) for AdBlocking"
msgstr ""
"Pasirinkti „SmartDNS“ egzempliorių/-us reklaminio/skelbimų turinio "
"blokatoriui/-iams"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:217
msgid "Pick the dnsmasq instance(s) for AdBlocking"
msgstr ""
"Pasirinkti „dnsmasq“ egzempliorių/-us reklaminio/skelbimų turinio "
"blokatoriui/-iams"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:61
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:66
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:71
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:76
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:83
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:90
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:99
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:106
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:113
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:122
msgid "Please note that %s is not supported on this system."
msgstr "Pranešame, kad „%s“ yra nepalaikomas šioje sistemoje."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:122
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:42
msgid "Processing lists"
msgstr "Apdorojami sąrašai"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:376
msgid "Redownload"
msgstr "Atsisiųsti iš naujo"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:123
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:43
msgid "Restarting"
msgstr "Paleidžiama iš naujo"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:489
msgid "Service Control"
msgstr "Tarnybos valdymas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:313
msgid "Service Errors"
msgstr "Tarnybos klaidos"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:134
msgid "Service Status"
msgstr "Tarnybos būsena"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:217
msgid "Service Warnings"
msgstr "Tarnybos įspėjimai"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:405
msgid "Simultaneous processing"
msgstr "Daugkartinis apdorojimas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:489
msgid "Size"
msgstr "Dydis"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:499
msgid "Size: %s"
msgstr "Dydis: %s"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:320
msgid "Some output"
msgstr "Dalies išvesties"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:201
msgid "Some recommended packages are missing"
msgstr "Kai kurie rekomenduojami paketai yra trūkstami"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:357
msgid "Start"
msgstr "Pradėti/Paleisti"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:121
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:41
msgid "Starting"
msgstr "Pradedamas/-a"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:351
msgid "Starting %s service"
msgstr "Pradedama/Paleidžiama – „%s“ tarnyba"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:72
msgid "Status"
msgstr "Būklė/Būsena"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:410
msgid "Stop"
msgstr "Stop"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:371
msgid "Stop the download if it is stalled for set number of seconds."
msgstr "Stabdyti atsisiuntimą, jeigu niekas nevyksta tiek ir aniek sekundžių."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:120
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:40
msgid "Stopped"
msgstr "Sustabdytas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:404
msgid "Stopping %s service"
msgstr "Stabdoma – „%s“ tarnyba"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:424
msgid "Store compressed cache"
msgstr "Laikyti suglaudinta talpyklą"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:418
msgid "Store compressed cache file on router"
msgstr "Laikyti suglaudintos talpyklos failą maršrutizatoriuje"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:319
msgid "Suppress output"
msgstr "Nuslopinti išvestį"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:261
msgid "The %s failed to discover WAN gateway"
msgstr "„%s“ nepavyko aptikti „WAN“ tinklo tarpuvartės"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:204
msgid ""
"The WebUI application (luci-app-adblock-fast) is outdated, please update it"
msgstr ""
"„WebUI“ aplikacija („luci-app-adblock-fast“) yra pasenusi, prašome "
"atnaujinti ją"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:249
msgid ""
"The dnsmasq ipset support is enabled, but dnsmasq is either not installed or "
"installed dnsmasq does not support ipset"
msgstr ""
"„dnsmasq ipset“ palaikymas yra įgalintas, tačiau „dnsmasq“ nėra įdiegtas "
"arba jo įdiegta būsena nepalaiko „ipset“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:252
msgid ""
"The dnsmasq ipset support is enabled, but ipset is either not installed or "
"installed ipset does not support '%s' type"
msgstr ""
"„dnsmasq ipset“ palaikymas yra įgalintas, tačiau „ipset“ nėra įdiegtas arba "
"jo įdiegta būsena nepalaiko „%s“ tipo"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:255
msgid ""
"The dnsmasq nft set support is enabled, but dnsmasq is either not installed "
"or installed dnsmasq does not support nft set"
msgstr ""
"„dnsmasq nft set“ palaikymas yra įgalintas, tačiau „dnsmasq“ nėra įdiegtas "
"arba jo įdiegta būsena nepalaiko „nft set“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:258
msgid "The dnsmasq nft sets support is enabled, but nft is not installed"
msgstr "„dnsmasq ipset“ palaikymas yra įgalintas, tačiau „nft“ nėra įdiegtas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:207
msgid "The principal package (adblock-fast) is outdated, please update it"
msgstr ""
"Pagrindinis paketas („adblock-fast“) yra pasenęs, prašome atnaujinti jį"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:528
msgid "URL"
msgstr "„URL“ – Saitas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:165
msgid ""
"URL to the external dnsmasq config file, see the %sREADME%s for details."
msgstr ""
"„URL“ – Saitas į išorinį „dnsmasq“ konfigūracijos failą, peržiūrėkite – "
"„%sREADME%s“, dėl išsamesnės informacijos."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:482
msgid "URLs to file(s) containing lists to be allowed or blocked."
msgstr ""
"„URLs“ – Saitai į failą/-us, turinčius leidžiamuosius ar blokuojamuosius "
"sąrašus."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:493
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:520
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:83
msgid "Unknown"
msgstr "Nežinoma/-s/-i"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:320
msgid "Unknown error"
msgstr "Nežinoma klaida"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:225
msgid "Unknown warning"
msgstr "Nežinomas įspėjimas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:242
msgid "Use AdBlocking on the SmartDNS instance(s)"
msgstr ""
"Naudoti reklaminio/skelbimų turinio blokatorių „SmartDNS“ egzemplioriuje/-se"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:178
msgid "Use AdBlocking on the dnsmasq instance(s)"
msgstr ""
"Naudoti reklaminio/skelbimų turinio blokatorių „dnsmasq“ egzemplioriuje/-se"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:198
msgid ""
"Use of external dnsmasq config file detected, please set '%s' option to '%s'"
msgstr ""
"Išorinio „dnsmasq“ konfigūracijos failo naudojimas aptiktas, prašome "
"nustatyti „%s“ parinktį į – „%s“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:411
msgid "Use simultaneous processing"
msgstr "Naudoti daugkartinį apdorojimą"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:321
msgid "Verbose output"
msgstr "Išsamumo/Daugiažodiškumo išvestis"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:73
msgid "Version"
msgstr "Versija"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:137
msgid "Version %s"
msgstr "Versija %s"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/status/include/70_adblock-fast.js:47
msgid "Warning"
msgstr "Įspėjimas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:244
msgid ""
"You can limit the AdBlocking to the specific SmartDNS instance(s) (%smore "
"information%s)."
msgstr ""
"Jūs galite riboti reklaminio/skelbimų turinio blokavimą savitajame/-uosiuose "
"„SmartDNS“ egzemplioriuje/-uose (%sdaugiau informacijos%s)."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:180
msgid ""
"You can limit the AdBlocking to the specific dnsmasq instance(s) (%smore "
"information%s)."
msgstr ""
"Jūs galite riboti reklaminio/skelbimų turinio blokavimą savitajame/-uosiuose "
"„dnsmasq“ egzemplioriuje/-uose (%sdaugiau informacijos%s)."
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:135
msgid "dnsmasq additional hosts"
msgstr "papildomi „dnsmasq“ skleidėjai/vedėjai"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:136
msgid "dnsmasq config"
msgstr "„dnsmasq“ konfigūracija"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:138
msgid "dnsmasq ipset"
msgstr "„dnsmasq“ IP rinkinys"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:141
msgid "dnsmasq nft set"
msgstr "„dnsmasq“ „nft rinkinys“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:143
msgid "dnsmasq servers file"
msgstr "„dnsmasq“ serverių failas"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:305
msgid "failed to create backup file %s"
msgstr ""
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:308
msgid "failed to create final block-list %s"
msgstr ""
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:306
msgid "failed to delete data file %s"
msgstr ""
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/adblock-fast/status.js:307
msgid "failed to restore backup file %s"
msgstr ""
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:334
msgid "none"
msgstr "joks (-ia/-ie)"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:146
msgid "smartdns domain set"
msgstr "„smartdns“ domenų-sričių rinkinys"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:148
msgid "smartdns ipset"
msgstr "„smartdns“ IP rinkinys"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:151
msgid "smartdns nft set"
msgstr "„smartdns“ „nft rinkinys“"
#: applications/luci-app-adblock-fast/htdocs/luci-static/resources/view/adblock-fast/overview.js:155
msgid "unbound adblock list"
msgstr "unbound reklamų/skelbimų turinių blokatoriaus sąrašas"
#~ msgid "%s"
#~ msgstr "%s"
|