summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ddns/po/hu/ddns.po
blob: ac013ddf607fe1d0f4e8ad6a363b4059e5b039d7 (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
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
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
msgid ""
msgstr ""
"Project-Id-Version: luci-app-ddns 2.4.0-1\n"
"POT-Creation-Date: 2016-01-30 11:07+0100\n"
"PO-Revision-Date: 2020-03-28 04:46+0000\n"
"Last-Translator: Gergő Szalka <kisszalimo@gmail.com>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsddns/hu/>\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.0-dev\n"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:430
msgid "\"../\" not allowed in path for Security Reason."
msgstr "Biztonsági okokból a „../” nem engedélyezett az útvonalban."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:462
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:531
msgid "Add new services..."
msgstr "Új szolgáltatások hozzáadása…"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:605
msgid "Advanced Settings"
msgstr "Speciális beállítások"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:399
msgid "Allow non-public IP's"
msgstr "Nem nyilvános IP-k engedélyezése"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:604
msgid "Basic Settings"
msgstr "Alapvető beállítások"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:884
msgid "Bind Network"
msgstr "Hálózat kötése"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:330
msgid "Binding to a specific network not supported"
msgstr "Egy bizonyos hálózathoz való kötés nem támogatott"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:357
msgid ""
"BusyBox's nslookup and Wget do not support to specify the IP version to use "
"for communication with DDNS Provider!"
msgstr ""
"A BusyBox nslookup és Wget parancsai nem támogatják azt, hogy meghatározza "
"az IP verziót DDNS szolgáltatással való kommunikációra!"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:368
msgid ""
"BusyBox's nslookup and hostip do not support to specify to use TCP instead "
"of default UDP when requesting DNS server!"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:379
msgid ""
"BusyBox's nslookup in the current compiled version does not handle given DNS "
"Servers correctly!"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:450
msgid "Ca Certs path"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:451
msgid ""
"Ca Certs path that will be used to download services data. Set IGNORE to "
"skip certificate validation."
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:537
msgid "Cancel"
msgstr "Mégse"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:962
msgid "Check Interval"
msgstr "Ellenőrzési időköz"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:977
msgid "Check Unit"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:522
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:656
msgid "Checking the service support..."
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:27
msgid "Configuration"
msgstr "Beállítás"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:212
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1124
msgid "Configuration Error"
msgstr "Beállítási hiba"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:541
msgid "Create service"
msgstr "Szolgáltatás létrehozása"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:412
msgid "Current setting:"
msgstr "Jelenlegi beállítás:"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:196
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:274
msgid "Currently DDNS updates are not started at boot or on interface events."
msgstr ""
"Jelenleg a DDNS frissítések nincsenek elindítva a rendszerindításkor vagy a "
"csatolóeseményeknél."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:719
msgid "Custom update script to be used for updating your DDNS Provider."
msgstr ""
"A DDNS-szolgáltató frissítéséhez használt egyéni frissítési parancsfájl."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:699
msgid "Custom update-URL"
msgstr "Egyéni frissítési URL"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:718
msgid "Custom update-script"
msgstr "Egyéni frissítő parancsfájl"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:194
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:277
msgid "DDNS Autostart disabled"
msgstr "A DDNS automatikus indítása letiltva"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:193
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:277
msgid "DDNS Autostart enabled"
msgstr "A DDNS automatikus indítása engedélyezve"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:516
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:638
msgid "DDNS Service provider"
msgstr "DDNS-szolgáltató"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:282
msgid "DDns"
msgstr "DDns"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:582
msgid "DDns Service"
msgstr "DDns szolgáltatás"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:367
msgid "DNS requests via TCP not supported"
msgstr "a TCP-n keresztüli DNS-kérések nem támogatottak"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:905
msgid "DNS-Server"
msgstr "DNS-kiszolgáló"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:408
msgid "Date format"
msgstr "Dátumformátum"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:834
msgid "Defines the Web page to read systems IP-Address from."
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:844
msgid "Defines the interface to read systems IP-Address from"
msgstr ""
"Meghatározza azt a csatolót, amelyből a rendszerek IP-címeit olvasni kell"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:826
msgid "Defines the network to read systems IP-Address from"
msgstr ""
"Meghatározza azt a hálózatot, amelyből a rendszerek IP-címeit olvasni kell"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:788
msgid ""
"Defines the source to read systems IP-Address from, that will be send to the "
"DDNS provider"
msgstr ""
"Meghatározza azt a forrást, amelyből a rendszerek IP-címeit olvasni kell, és "
"amelyik elküldésre kerül a DDNS-szolgáltatónak"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:508
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:628
msgid "Defines which IP address 'IPv4/IPv6' is send to the DDNS provider"
msgstr ""
"Meghatározza, hogy mely „IPv4/IPv6” IP-cím legyen elküldve a DDNS-"
"szolgáltatónak"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:424
msgid "Directory contains Log files for each running section."
msgstr "A könyvtár naplófájlokat tartalmaz minden egyes futó szakaszhoz."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:418
msgid ""
"Directory contains PID and other status information for each running section."
msgstr ""
"A könyvtár folyamatazonosítókat és egyéb állapotinformációkat tartalmaz "
"minden egyes futó szakaszhoz."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:17
msgid "Disabled"
msgstr "Letiltva"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:735
msgid "Domain"
msgstr "Tartomány"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:258
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:7
#: applications/luci-app-ddns/root/usr/share/luci/menu.d/luci-app-ddns.json:3
msgid "Dynamic DNS"
msgstr "Dinamikus DNS"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:265
msgid "Dynamic DNS Version"
msgstr "Dinamikus DNS verziója"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:550
msgid "Edit"
msgstr "Szerkesztés"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:768
msgid "Enable secure communication with DDNS provider"
msgstr "Biztonságos kommunikáció engedélyezése a DDNS-szolgáltatóval"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:610
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1132
msgid "Enabled"
msgstr "Engedélyezve"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:947
msgid "Error"
msgstr "Hiba"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1022
msgid "Error Retry Counter"
msgstr "Hiba újrapróbálási számláló"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1032
msgid "Error Retry Interval"
msgstr "Hiba újrapróbálási időköze"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:858
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:867
msgid "Event Network"
msgstr "Eseményhálózat"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:836
msgid "Example for IPv4"
msgstr "Példa az IPv4-hez"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:838
msgid "Example for IPv6"
msgstr "Példa az IPv6-hoz"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:956
msgid "File"
msgstr "Fájl"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:702
msgid "Follow instructions you will find on their WEB page."
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:410
msgid "For supported codes look here"
msgstr "A támogatott kódokért nézzen ide"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:896
msgid "Force IP Version"
msgstr "IP-verzió kényszerítése"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:356
msgid "Force IP Version not supported"
msgstr "Az IP verziójának kényszerítése nem támogatott"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:986
msgid "Force Interval"
msgstr "Kényszerítés időköze"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:917
msgid "Force TCP on DNS"
msgstr "TCP kényszerítése a DNS-en"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1012
msgid "Force Unit"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:929
msgid "Format"
msgstr "Formátum"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:908
msgid "Format: IP or FQDN"
msgstr "Formátum: IP vagy FQDN"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:335
msgid ""
"GNU Wget will use the IP of given network, cURL will use the physical "
"interface."
msgstr ""
"A GNU Wget az adott hálózat IP-jét fogja használni, a cURL a fizikai "
"csatolót fogja használni."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:263
msgid "Global Settings"
msgstr ""

#: applications/luci-app-ddns/root/usr/share/rpcd/acl.d/luci-app-ddns.json:3
msgid "Grant access to ddns procedures"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:318
msgid "HTTPS not supported"
msgstr "A HTTPS nem támogatott"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:620
msgid "Hostname/FQDN to validate, if IP update happen or necessary"
msgstr "Ellenőrzendő gépnév vagy FQDN, ha IP-frissítés történik vagy szükséges"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:787
msgid "IP address source"
msgstr "IP-cím forrása"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:507
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:627
msgid "IP address version"
msgstr "IP-cím verziója"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:510
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:632
msgid "IPv4-Address"
msgstr "IPv4-cím"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:931
msgid "IPv6 address must be given in square brackets"
msgstr "Az IPv6-címet szögletes zárójelben kell megadni"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:309
msgid "IPv6 is currently not (fully) supported by this system"
msgstr "Ez a rendszer jelenleg nem (teljesen) támogatja az IPv6-ot"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:308
msgid "IPv6 not supported"
msgstr "Az IPv6 nem támogatott"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:512
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:634
msgid "IPv6-Address"
msgstr "IPv6-cím"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:443
msgid ""
"If Wget and cURL package are installed, Wget is used for communication by "
"default."
msgstr ""
"Ha a Wget és a cURL csomag is telepítve van, akkor alapértelmezetten a Wget "
"lesz használva a kommunikációnál."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:611
msgid "If this service section is disabled it could not be started."
msgstr ""
"Ha ez a szolgáltatási szakasz le van tiltva, akkor azt nem sikerült "
"elindítani."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:391
msgid "If using secure communication you should verify server certificates!"
msgstr ""
"Biztonságos kommunikáció használatakor ellenőriznie kell a kiszolgáló "
"tanúsítványait!"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:323
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:337
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:349
msgid ""
"In some versions cURL/libcurl in OpenWrt is compiled without proxy support."
msgstr ""
"Az OpenWrt-ben lévő cURL/libcurl néhány verziója proxy-támogatás nélkül lett "
"lefordítva."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:944
msgid "Info"
msgstr "Információ"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:262
msgid "Information"
msgstr "Információ"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:711
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:728
msgid "Insert a Update Script OR a Update URL"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:393
msgid ""
"Install 'ca-certificates' package or needed certificates by hand into /etc/"
"ssl/certs default directory"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:669
msgid "Install Service"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:793
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:843
msgid "Interface"
msgstr "Csatoló"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:987
msgid "Interval to force updates send to DDNS Provider"
msgstr "Időköz a DDNS-szolgáltatónak küldött frissítések kényszerítéséhez"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:978
msgid "Interval unit to check for changed IP"
msgstr "Időköz mértékegysége a megváltozott IP ellenőrzéséhez"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1013
msgid "Interval unit to force updates send to DDNS Provider"
msgstr ""
"Időköz mértékegysége a DDNS-szolgáltatónak küldött frissítések "
"kényszerítéséhez"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1137
msgid "Last Update"
msgstr "Utolsó frissítés"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:607
msgid "Log File Viewer"
msgstr "Naplófájl-megjelenítő"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:423
msgid "Log directory"
msgstr "Naplókönyvtár"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:435
msgid "Log length"
msgstr "Napló hossza"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:950
msgid "Log to file"
msgstr "Naplózás fájlba"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:938
msgid "Log to syslog"
msgstr "Naplózás a rendszernaplóba"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:619
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1120
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:29
msgid "Lookup Hostname"
msgstr "Gépnév keresése"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:495
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1114
msgid "Name"
msgstr "Név"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:331
msgid ""
"Neither GNU Wget with SSL nor cURL installed to select a network to use for "
"communication."
msgstr ""
"Sem az SSL-lel rendelkező GNU Wget, sem a cURL nincs telepítve a "
"kommunikációhoz használandó hálózat kiválasztásához."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:319
msgid ""
"Neither GNU Wget with SSL nor cURL installed to support secure updates via "
"HTTPS protocol."
msgstr ""
"Sem az SSL-lel rendelkező GNU Wget, sem a cURL nincs telepítve a HTTPS "
"protokollon keresztüli biztonságos frissítések támogatásához."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:613
msgid "Neither from LuCI interface nor from console."
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:791
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:825
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:31
msgid "Network"
msgstr "Hálózat"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:859
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:868
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:887
msgid "Network on which the ddns-updater scripts will be started"
msgstr "A hálózat, amelyen a DDNS-frissítő parancsfájlok el fognak indulni"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:214
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1141
msgid "Never"
msgstr "Soha"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:498
msgid "New DDns Service…"
msgstr "Új DDNS szolgáltatás…"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1137
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:28
msgid "Next Update"
msgstr "Következő frissítés"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:213
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1125
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:40
msgid "No Data"
msgstr "Nincs adat"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:390
msgid "No certificates found"
msgstr "Nem találhatók tanúsítványok"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:943
msgid "No logging"
msgstr "Nincs naplózás"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:400
msgid "Non-public and by default blocked IP's"
msgstr "Nem nyilvános és alapértelmezetten blokkolt IP-k"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:216
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1106
msgid "Not Running"
msgstr "Nem fut"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:945
msgid "Notice"
msgstr "Figyelmeztetés"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:436
msgid "Number of last lines stored in log files"
msgstr "A naplófájlokban tárolt utolsó sorok száma"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:897
msgid "OPTIONAL: Force the usage of pure IPv4/IPv6 only communication."
msgstr ""
"ELHAGYHATÓ: a tisztán csak IPv4/IPv6 kommunikáció használatának "
"kényszerítése."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:918
msgid "OPTIONAL: Force the use of TCP instead of default UDP on DNS requests."
msgstr ""
"ELHAGYHATÓ: TCP használatának kényszerítése az alapértelmezett UDP helyett a "
"DNS-kéréseknél."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:885
msgid "OPTIONAL: Network to use for communication"
msgstr "ELHAGYHATÓ: a kommunikációhoz használandó hálózat"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:927
msgid "OPTIONAL: Proxy-Server for detection and updates."
msgstr "ELHAGYHATÓ: proxy-kiszolgáló a felismeréshez és a frissítésekhez."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:906
msgid "OPTIONAL: Use non-default DNS-Server to detect 'Registered IP'."
msgstr ""
"ELHAGYHATÓ: nem alapértelmezett DNS-kiszolgáló használata a „Regisztrált IP” "
"felismeréséhez."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1043
msgid "On Error the script will retry the failed action after given time"
msgstr ""
"Hiba esetén a parancsfájl újrapróbálja a sikertelen műveletet a megadott idő "
"után"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1023
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1033
msgid "On Error the script will stop execution after given number of retrys"
msgstr ""
"Hiba esetén a parancsfájl leállítja a végrehajtást a megadott "
"újrapróbálkozások száma után"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:754
msgid "Optional Encoded Parameter"
msgstr "Elhagyható kódolt paraméterek"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:760
msgid "Optional Parameter"
msgstr "Elhagyható paraméter"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:755
msgid "Optional: Replaces [PARAMENC] in Update-URL (URL-encoded)"
msgstr ""
"Elhagyható: lecseréli a [PARAMENC] értéket a frissítési URL-ben (URL-"
"kódoltan)"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:761
msgid "Optional: Replaces [PARAMOPT] in Update-URL (NOT URL-encoded)"
msgstr ""
"Elhagyható: lecseréli a [PARAMOPT] értéket a frissítési URL-ben (NEM URL-"
"kódoltan)"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:926
msgid "PROXY-Server"
msgstr "Proxy-kiszolgáló"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:747
msgid "Password"
msgstr "Jelszó"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:773
msgid "Path to CA-Certificate"
msgstr "Útvonal a CA-tanúsítványhoz"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:310
msgid ""
"Please follow the instructions on OpenWrt's homepage to enable IPv6 support"
msgstr ""
"Kövesse az OpenWrt honlapján lévő utasításokat az IPv6 támogatás "
"engedélyezéséhez"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1071
msgid "Please press [Read] button"
msgstr "Nyomja meg a [Beolvasás] gombot"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1054
msgid "Read / Reread log file"
msgstr "Naplófájl olvasása vagy újraolvasása"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:684
msgid "Really switch service?"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1120
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:30
msgid "Registered IP"
msgstr "Regisztrált IP"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:572
msgid "Reload"
msgstr "Újratöltés"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:555
msgid "Reload this service"
msgstr "A szolgáltatás újratöltése"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:748
msgid "Replaces [PASSWORD] in Update-URL (URL-encoded)"
msgstr "Lecseréli a [JELSZÓ] értéket a frissítési URL-ben (URL-kódoltan)"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:736
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:742
msgid "Replaces [USERNAME] in Update-URL (URL-encoded)"
msgstr ""
"Lecseréli a [FELHASZNÁLÓNÉV] értéket a frissítési URL-ben (URL-kódoltan)"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:288
msgid "Restart DDns"
msgstr "DDns újraindítása"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1042
msgid "Retry Unit"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:16
msgid "Run once"
msgstr "Futtatás egyszer"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:227
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1109
msgid "Running"
msgstr "Fut"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:794
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:851
msgid "Script"
msgstr "Parancsfájl"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:521
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:655
msgid "Select a service"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:523
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:658
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:678
msgid "Service doesn't support this ip type"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:657
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:668
msgid "Service not installed"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:459
msgid "Services"
msgstr "Szolgáltatások"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:454
msgid "Services URL Download"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:292
msgid "Services list last update"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:989
msgid "Setting this parameter to 0 will force the script to only run once"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:188
msgid "Start DDNS"
msgstr "DDNS indítása"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:270
msgid "State"
msgstr "Állapot"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1103
msgid "Status"
msgstr "Állapot"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:417
msgid "Status directory"
msgstr "Állapotkönyvtár"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:571
msgid "Stop"
msgstr "Leállítás"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:188
msgid "Stop DDNS"
msgstr "DDNS leállítása"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:560
msgid "Stop this service"
msgstr "A szolgáltatás leállítása"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:18
msgid "Stopped"
msgstr "Leállítva"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:685
msgid "Switch service"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1025
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1035
msgid "The default setting of '0' will retry infinite."
msgstr "Az alapértelmezett „0” beállítás végtelenszer fog újrapróbálkozni."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:501
msgid "The service name is already used"
msgstr "A szolgáltatás neve már használatban van"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:43
msgid "There is no service configured."
msgstr "Nincs beállított szolgáltatás."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1070
msgid "This is the current content of the log file in"
msgstr "Ez a naplófájl jelenlegi tartalma ebben:"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:197
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:275
msgid ""
"This is the default if you run DDNS scripts by yourself (i.e. via cron with "
"force_interval set to '0')"
msgstr ""
"Ez az alapértelmezett, ha saját maga futtatja a DDNS parancsfájlokat (azaz "
"cron használatával „0” értékre állított force_interval beállítással)"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:874
msgid "This will be autoset to the selected interface"
msgstr "Ez automatikusan be lesz állítva a kiválasztott csatolóhoz"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:606
msgid "Timer Settings"
msgstr "Időzítő beállításai"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:792
msgid "URL"
msgstr "URL"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:833
msgid "URL to detect"
msgstr "Felismerendő URL"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:215
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1141
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/status/include/70_ddns.js:38
msgid "Unknown"
msgstr "Ismeretlen"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:299
msgid "Update DDns Services List"
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:700
msgid "Update URL to be used for updating your DDNS Provider."
msgstr "A használandó frissítési URL a DDNS-szolgáltató frissítéséhez."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:455
msgid ""
"Url used to download services file. By default is the master openwrt ddns "
"package repo."
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:767
msgid "Use HTTP Secure"
msgstr "HTTP biztonság használata"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:442
msgid "Use cURL"
msgstr "cURL használata"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:852
msgid "User defined script to read systems IP-Address"
msgstr ""
"Felhasználó által meghatározott parancsfájl a rendszerek IP-címének "
"olvasásához"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:741
msgid "Username"
msgstr "Felhasználónév"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:378
msgid "Using specific DNS Server not supported"
msgstr "Bizonyos DNS-kiszolgáló használata nem támogatott"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:971
msgid "Values below 5 minutes == 300 seconds are not supported"
msgstr "Az 5 perc == 300 másodperc alatti értékek nem támogatottak"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1006
msgid "Values lower 'Check Interval' except '0' are not supported"
msgstr ""
"Az „Ellenőrzési időköz” értékénél alacsonyabb értékek a „0” kivételével nem "
"támogatottak"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:15
msgid "Verify"
msgstr "Ellenőrzés"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:946
msgid "Warning"
msgstr "Figyelmeztetés"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:955
msgid ""
"Writes detailed messages to log file. File will be truncated automatically."
msgstr ""
"Részletes üzeneteket ír a naplófájlba. A fájl automatikusan csonkolva lesz."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:939
msgid ""
"Writes log messages to syslog. Critical Errors will always be written to "
"syslog."
msgstr ""
"Kiírja a naplóüzeneteket a rendszernaplóba. A kritikus hibák mindig a "
"rendszernaplóba lesznek írva."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:382
msgid ""
"You should install 'bind-host' or 'knot-host' or 'drill' or 'hostip' "
"package, if you need to specify a DNS server to detect your registered IP."
msgstr ""

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:371
msgid ""
"You should install 'bind-host' or 'knot-host' or 'drill' package for DNS "
"requests."
msgstr ""
"Telepítenie kell a „bind-host”, a „knot-host” vagy a „drill” csomagot a DNS-"
"kérésekhez."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:359
msgid "You should install 'wget' or 'curl' or 'uclient-fetch' package."
msgstr "Telepítenie kell a „wget”, a „curl” vagy az „uclient-fetch” csomagot."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:321
msgid ""
"You should install 'wget' or 'curl' or 'uclient-fetch' with 'libustream-"
"*ssl' package."
msgstr ""
"Telepítenie kell a „wget”, a „curl” vagy a „libustream-*ssl” csomaggal "
"rendelkező „uclient-fetch” csomagot."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:333
msgid "You should install 'wget' or 'curl' package."
msgstr "Telepítenie kell a „wget” vagy a „curl” csomagot."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:347
msgid ""
"You should install 'wget' or 'uclient-fetch' package or replace libcurl."
msgstr ""
"Telepítenie kell a „wget” vagy az „uclient-fetch” csomagot, vagy cserélje le "
"a „libcurl” csomagot."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:345
msgid "cURL is installed, but libcurl was compiled without proxy support."
msgstr ""
"A cURL telepítve van, de a libcurl proxy-támogatás nélkül lett lefordítva."

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:344
msgid "cURL without Proxy Support"
msgstr "cURL proxy-támogatás nélkül"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:517
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:640
msgid "custom"
msgstr "egyéni"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1019
msgid "days"
msgstr "nap"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:774
msgid "directory or path/file"
msgstr "könyvtár vagy útvonal/fájl"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:983
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1018
msgid "hours"
msgstr "óra"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:982
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1017
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1048
msgid "minutes"
msgstr "perc"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:776
msgid "or"
msgstr "vagy"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:311
msgid "or update your system to the latest OpenWrt Release"
msgstr "vagy frissítse a rendszerét a legújabb OpenWrt kiadásra"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:981
#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1047
msgid "seconds"
msgstr "másodperc"

#: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:778
msgid "to run HTTPS without verification of server certificates (insecure)"
msgstr ""
"HTTPS futtatásához a kiszolgáló tanúsítványainak ellenőrzése nélkül (nem "
"biztonságos)"

#~ msgid ""
#~ "Configure here the details for all Dynamic DNS services including this "
#~ "LuCI application."
#~ msgstr ""
#~ "Itt állítsa be a részleteket az összes dinamikus DNS-szolgáltatáshoz, "
#~ "beleértve ezt a LuCI alkalmazást is."

#~ msgid "Example for IPv4: http://checkip.dyndns.com"
#~ msgstr "Példa IPv4-re: http://checkip.dyndns.com"

#~ msgid "Example for IPv6: http://checkipv6.dyndns.com"
#~ msgstr "Példa IPv6-ra: http://checkipv6.dyndns.com"

#~ msgid "For detailed information about parameter settings look here."
#~ msgstr ""
#~ "A paraméterbeállításokkal kapcsolatos részletes információkért nézzen ide."

#~ msgid "Global Configuration"
#~ msgstr "Globális beállítások"

#~ msgid ""
#~ "It is NOT recommended for casual users to change settings on this page."
#~ msgstr ""
#~ "NEM ajánlott az alkalmi felhasználóknak a beállítások megváltoztatása "
#~ "ezen az oldalon."

#~ msgid "BusyBox's nslookup and Wget do not support to specify"
#~ msgstr "A BusyBox nslookup és Wget programjai nem támogatják a megadását"

#~ msgid "BusyBox's nslookup and hostip do not support to specify to use TCP"
#~ msgstr ""
#~ "A BusyBox nslookup és hostip programjai nem támogatják a használandó TCP "
#~ "megadását"

#~ msgid "BusyBox's nslookup in the current compiled version"
#~ msgstr "A BusyBox nslookup programja a jelenleg lefordított verzióban"

#~ msgid "Defines the Web page to read systems IP-Address from"
#~ msgstr ""
#~ "Meghatározza azt a weboldalt, amelyből a rendszerek IP-címeit olvasni kell"

#~ msgid "Install 'ca-certificates' package or needed certificates"
#~ msgstr ""
#~ "Telepítse a „ca-certificates” csomagot vagy a szükséges tanúsítványokat"

#~ msgid ""
#~ "You should install 'bind-host' or 'knot-host' or 'drill' or 'hostip' "
#~ "package,"
#~ msgstr ""
#~ "Telepítenie kell a „bind-host”, a „knot-host”, a „drill” vagy a „hostip” "
#~ "csomagot,"

#~ msgid ""
#~ "Dynamic DNS allows that your router can be reached with a fixed hostname "
#~ "while having a dynamically changing IP address."
#~ msgstr ""
#~ "A dinamikus DNS lehetővé teszi, hogy a routere elérhető legyen egy fix "
#~ "host névvel akkor is ha dinamikusan változó IP címmel rendelkezik."