summaryrefslogtreecommitdiffstats
path: root/po/hu.po
blob: 7d20b7da7def64d332d5116a6f06f7311fcc19c8 (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
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
# translation of hu.po to deutsch
# translation of hu.po to Hungarian
# translation of kshowmail.po to Hungarian
# This file is distributed under the same license as the PACKAGE package.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
# Sandor Laza <slaza@xs4all.nl>, 2003.
# Eggert Ehmke <eggert.ehmke@berlin.de>, 2003, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: hu\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-01-13 19:16+0100\n"
"PO-Revision-Date: 2004-02-02 22:23+0100\n"
"Last-Translator: Eggert Ehmke <eggert.ehmke@berlin.de>\n"
"Language-Team: deutsch\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.0.2\n"

#: _translatorinfo:1 main.cpp:65
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Sándor Laza"

#: _translatorinfo:2 main.cpp:65
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "slaza@xs4all.nl"

#: configelem.cpp:294
#, c-format
msgid "Please type in the password for %1"
msgstr ""

#: configelem.cpp:515
msgid "Time out on %1. The operation could not be finished on time"
msgstr ""

#: configelem.cpp:515
#, fuzzy
msgid "Time Out"
msgstr "Idő"

#: configelem.cpp:1652
msgid ""
"You want to check your mails for spam, but SpamAssassin is not running.\n"
"KShowmail skips the spam check."
msgstr ""

#: configelem.cpp:1652
msgid "SpamAssassin is not running"
msgstr ""

#: filterlog.cpp:128
msgid "Could not save the filter log."
msgstr ""

#: filterlogview.cpp:21
msgid "Filter Log View"
msgstr ""

#: filterlogview.cpp:31
#, fuzzy
msgid "Deleted Mails:"
msgstr "Szűrő törlése"

#: filterlogview.cpp:35 filterlogview.cpp:62 kcmconfigs/configdisplay.cpp:90
#: kshowmailview.cpp:74
msgid "Date"
msgstr "Dátum"

#: filterlogview.cpp:36 filterlogview.cpp:63
#, fuzzy
msgid "Sender"
msgstr "Feladó:"

#: filterlogview.cpp:37 filterlogview.cpp:64 kcmconfigs/configdisplay.cpp:50
#: kcmconfigs/configdisplay.cpp:74 kcmconfigs/filtercriteriawidget.cpp:31
#: kshowmailview.cpp:54 kshowmailview.cpp:70
msgid "Account"
msgstr "Póstaláda"

#: filterlogview.cpp:38 filterlogview.cpp:66
#: kcmconfigs/filtercriteriawidget.cpp:29 kshowmailview.cpp:73
msgid "Subject"
msgstr "Tárgy"

#: filterlogview.cpp:49
msgid "Clear the list of deleted mails"
msgstr ""

#: filterlogview.cpp:58
msgid "Moved Mails:"
msgstr ""

#: filterlogview.cpp:65
msgid "Moved To"
msgstr ""

#: filterlogview.cpp:78
msgid "Clear the list of moved mails"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:39 serverdialog.cpp:44
msgid "Account:"
msgstr "Póstaláda:"

#: kcmconfigs/accountsetupdialog.cpp:42 kcmconfigs/accountsetupdialog.cpp:43
#: serverdialog.cpp:47 serverdialog.cpp:48
msgid "Unique Account Name"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:47 serverdialog.cpp:52
msgid "Server:"
msgstr "Szerver:"

#: kcmconfigs/accountsetupdialog.cpp:49 kcmconfigs/accountsetupdialog.cpp:50
#: serverdialog.cpp:55 serverdialog.cpp:56
#, fuzzy
msgid "Server Name"
msgstr "Szerver"

#: kcmconfigs/accountsetupdialog.cpp:54 serverdialog.cpp:60
msgid "Protocol:"
msgstr "Protokol:"

#: kcmconfigs/accountsetupdialog.cpp:57 kcmconfigs/accountsetupdialog.cpp:58
#: serverdialog.cpp:63 serverdialog.cpp:64
msgid ""
"Protocol, which shall be used to get the mails from the server. Currently "
"KShowmail just supports POP3."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:62 serverdialog.cpp:68
msgid "Port:"
msgstr "Port:"

#: kcmconfigs/accountsetupdialog.cpp:65 kcmconfigs/accountsetupdialog.cpp:66
#: serverdialog.cpp:71 serverdialog.cpp:72
msgid "Port Number. Normally POP3 uses port 110."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:70 serverdialog.cpp:76
msgid "User:"
msgstr "Felhasználó:"

#: kcmconfigs/accountsetupdialog.cpp:72 kcmconfigs/accountsetupdialog.cpp:73
#: serverdialog.cpp:78 serverdialog.cpp:79
msgid "To authenticate to the mail server you need an user name."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:78 serverdialog.cpp:84
msgid "Password"
msgstr "Jelszó"

#: kcmconfigs/accountsetupdialog.cpp:89 serverdialog.cpp:95
#, fuzzy
msgid "Don't save"
msgstr "Nem egyenlő"

#: kcmconfigs/accountsetupdialog.cpp:90 serverdialog.cpp:96
#, fuzzy
msgid "Save password"
msgstr "Jelszó Tárolása"

#: kcmconfigs/accountsetupdialog.cpp:91 serverdialog.cpp:97
msgid "Use TDEWallet"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:95 serverdialog.cpp:101
msgid ""
"Don't save password. KShowmail will ask you for it at first server connect."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:96 serverdialog.cpp:102
msgid ""
"Save password in the configuration file. Not recommended, because the "
"password is just lightly encrypted"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:97 serverdialog.cpp:103
msgid ""
"Use TDEWallet to save the password. Maybe you have to type in the TDEWallet "
"master password at first server connect."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:113 kcmconfigs/configdisplay.cpp:46
#: kshowmailview.cpp:53 serverdialog.cpp:119
msgid "Active"
msgstr "Aktív"

#: kcmconfigs/accountsetupdialog.cpp:114 serverdialog.cpp:120
#, fuzzy
msgid "Select it to activate this account."
msgstr "Válssz pop3 póstaládát"

#: kcmconfigs/accountsetupdialog.cpp:119 serverdialog.cpp:125
msgid "Encryption"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:129 kshowmailfeedback.cpp:57
#: serverdialog.cpp:135
msgid "None"
msgstr "Semmi"

#: kcmconfigs/accountsetupdialog.cpp:130 serverdialog.cpp:136
msgid "SSL"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:131 serverdialog.cpp:137
msgid "TLS"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:135 serverdialog.cpp:141
msgid ""
"The download of the mail header and body will not be encrypted. Use this, if "
"your provider doesn't make a secure transfer available."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:136 serverdialog.cpp:142
msgid ""
"Secure Sockets Layer (SSL), is a cryptographic protocol that provides secure "
"communications on the Internet."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:137 serverdialog.cpp:143
msgid ""
"Transport Layer Security (TLS) is a cryptographic protocol that provides "
"secure communications on the Internet. It is the successor of SSL."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:145 serverdialog.cpp:152
#, fuzzy
msgid "General"
msgstr "Feladó"

#: kcmconfigs/accountsetupdialog.cpp:146 serverdialog.cpp:153
msgid "Security"
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:150 serverdialog.cpp:157
msgid "New account"
msgstr "Új póstaláda"

#: kcmconfigs/accountsetupdialog.cpp:152 serverdialog.cpp:159
msgid "Edit account"
msgstr "Póstaláda módosítása"

#: kcmconfigs/accountsetupdialog.cpp:182
msgid "Please enter an account name."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:187 serverdialog.cpp:194
msgid "Please enter an server."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:193 serverdialog.cpp:200
msgid "Please enter an user name."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:228
msgid "There is already an account named %1. Please choose another name."
msgstr ""

#: kcmconfigs/accountsetupdialog.cpp:241
msgid ""
"You have changed the account name. The account will lose all downloaded mail "
"headers. Please perform a refresh."
msgstr ""

#: kcmconfigs/configaccounts.cpp:34 kcmconfigs/configfilter.cpp:71
#, fuzzy
msgid "Name"
msgstr "Név:"

#: kcmconfigs/configaccounts.cpp:194
msgid "Do you really want to remove account %1?"
msgstr ""

#: kcmconfigs/configactions.cpp:33
#, fuzzy
msgid "Action if new &mail"
msgstr "Teendő új üzenet érkezésekor"

#: kcmconfigs/configactions.cpp:34
#, fuzzy
msgid "Action if &no mail"
msgstr "Teendő ha nincs új üzenet"

#: kcmconfigs/configactions.cpp:45
msgid "Show message box"
msgstr "Üzenj"

#: kcmconfigs/configactions.cpp:46
msgid "Show message if new mail arrives"
msgstr "Üzenj ha új üzenet érkezett"

#: AlertDlg.ui:35 kcmconfigs/configactions.cpp:49
#, no-c-format
msgid "Show main window"
msgstr "Mutasd meg"

#: kcmconfigs/configactions.cpp:50
msgid "Show main window if new mail arrives"
msgstr "A főablak megnyitása, ha új üzenet érkezett"

#: kcmconfigs/configactions.cpp:53
#, fuzzy
msgid "&Beep"
msgstr "Sípolj"

#: kcmconfigs/configactions.cpp:54
msgid "Beeps the internal speaker if new mail"
msgstr "Sípol a belső hangszórón keresztül, ha új üzenet érkezett"

#: kcmconfigs/configactions.cpp:57
#, fuzzy
msgid "Sound:"
msgstr "Dallam"

#: kcmconfigs/configactions.cpp:58
msgid "Plays sound if new mail"
msgstr "Játssz dallamot, ha új levél érkezett"

#: kcmconfigs/configactions.cpp:61
msgid "Play the selected sound file"
msgstr "Játszd le a kiválasztott dallam állományt"

#: kcmconfigs/configactions.cpp:67
msgid "Press to select sound file"
msgstr "Nyomd meg a gombot a dalam állomány kiválasztásához"

#: kcmconfigs/configactions.cpp:70
msgid "Command:"
msgstr "Parancs:"

#: kcmconfigs/configactions.cpp:71
msgid "Starts external program if new mail"
msgstr "Indíts külső programot, ha új levél érkezett"

#: kcmconfigs/configactions.cpp:74
msgid "Start the selected program"
msgstr "Indítsd a programot"

#: kcmconfigs/configactions.cpp:80 kcmconfigs/configactions.cpp:213
msgid "Select external command"
msgstr "Válassz külső programot"

#: kcmconfigs/configactions.cpp:84
#, fuzzy
msgid "Minimi&ze"
msgstr "Minimalizálás"

#: kcmconfigs/configactions.cpp:85
msgid "Minimize window if no new mail"
msgstr "Minimalizáld az ablakot, ha nincs új üzenet"

#: kcmconfigs/configactions.cpp:87
msgid "Terminate"
msgstr "Kilépés"

#: kcmconfigs/configactions.cpp:88
msgid "Terminate kshowmail if no new mail"
msgstr "Kshowmail leállítása, ha nincs új üzenet"

#: kcmconfigs/configactions.cpp:203
#, fuzzy
msgid "Sound files (*.wav, *.ogg)"
msgstr "Wave állományok (*.wav)"

#: kcmconfigs/configactions.cpp:203
msgid "All files (*)"
msgstr "Minden állomány (*)"

#: kcmconfigs/configactions.cpp:203
msgid "Select Sound File"
msgstr "Válasszon hang állományt"

#: kcmconfigs/configdisplay.cpp:33
msgid "Account list"
msgstr "Póstaláda lista"

#: kcmconfigs/configdisplay.cpp:35
msgid "Mail list"
msgstr "Üzenet lista"

#: kcmconfigs/configdisplay.cpp:37
msgid "Mail content"
msgstr "Üzenet tartalom"

#: kcmconfigs/configdisplay.cpp:47
msgid "To switch on/off the 'Active' column in the account list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:51
msgid "To switch on/off the 'Account' column in the account list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:54 kshowmailview.cpp:55
msgid "Server"
msgstr "Szerver"

#: kcmconfigs/configdisplay.cpp:55
msgid "To switch on/off the 'Server' column in the account list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:58 kshowmailview.cpp:56
msgid "User"
msgstr "Felhasználó"

#: kcmconfigs/configdisplay.cpp:59
msgid "To switch on/off the 'User' column in the account list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:62 kshowmailview.cpp:57
msgid "Messages"
msgstr "Üzenetek száma"

#: kcmconfigs/configdisplay.cpp:63
msgid "To switch on/off the 'Messages' column in the account list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:66
#, fuzzy
msgid "Si&ze"
msgstr "Méret"

#: kcmconfigs/configdisplay.cpp:67
msgid "To switch on/off the 'Size' column in the account list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:70 kshowmailview.cpp:69
msgid "Number"
msgstr "Sorszám"

#: kcmconfigs/configdisplay.cpp:71
msgid "To switch on/off the 'Number' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:75
msgid "To switch on/off the 'Account' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:78 kcmconfigs/filtercriteriawidget.cpp:26
#: kshowmailview.cpp:71
msgid "From"
msgstr "Feladó"

#: kcmconfigs/configdisplay.cpp:79
msgid "To switch on/off the 'From' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:82 kcmconfigs/filtercriteriawidget.cpp:27
#: kshowmailview.cpp:72
msgid "To"
msgstr "Címzett"

#: kcmconfigs/configdisplay.cpp:83
msgid "To switch on/off the 'To' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:86
#, fuzzy
msgid "Su&bject"
msgstr "Tárgy"

#: kcmconfigs/configdisplay.cpp:87
msgid "To switch on/off the 'Subject' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:91
msgid "To switch on/off the 'Date' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:94 kshowmailview.cpp:58 kshowmailview.cpp:75
msgid "Size"
msgstr "Méret"

#: kcmconfigs/configdisplay.cpp:95
msgid "To switch on/off the 'Size' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:98 kshowmailview.cpp:76
msgid "Content"
msgstr "Tartalom"

#: kcmconfigs/configdisplay.cpp:99
msgid "To switch on/off the 'Content' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:102 kshowmailview.cpp:77
msgid "State"
msgstr "Állapot"

#: kcmconfigs/configdisplay.cpp:103
msgid "To switch on/off the 'State' column in the message list"
msgstr ""

#: kcmconfigs/configdisplay.cpp:106
msgid "Allow HTML"
msgstr "HTML engedélyezése"

#: kcmconfigs/configdisplay.cpp:107
msgid "To switch on/off HTML in the message view"
msgstr ""

#: kcmconfigs/configfilter.cpp:33
#, fuzzy
msgid "Activate Filter"
msgstr "Szűrő módosítása"

#: kcmconfigs/configfilter.cpp:35
msgid "Check to activate the header filter."
msgstr ""

#: kcmconfigs/configfilter.cpp:41
msgid "First Check: Sender Lists"
msgstr ""

#: kcmconfigs/configfilter.cpp:45
msgid "Whitelist"
msgstr ""

#: kcmconfigs/configfilter.cpp:46
msgid ""
"Click here to edit the list of senders whose mails shall pass the filter."
msgstr ""

#: kcmconfigs/configfilter.cpp:52
#, fuzzy
msgid "Blacklist"
msgstr "L&ista törlése"

#: kcmconfigs/configfilter.cpp:53
msgid ""
"Click here to edit the list of senders whose mails shall be deleted or "
"marked."
msgstr ""

#: kcmconfigs/configfilter.cpp:65
msgid "Second Check: Filters"
msgstr ""

#: kcmconfigs/configfilter.cpp:70
msgid "No."
msgstr ""

#: kcmconfigs/configfilter.cpp:72 kcmconfigs/senderlistdialog.cpp:53
#, fuzzy
msgid "Action"
msgstr "&Tevékenységek"

#: kcmconfigs/configfilter.cpp:86
msgid "Moves the selected filter at the top"
msgstr ""

#: kcmconfigs/configfilter.cpp:87
#, fuzzy
msgid "Moves the selected filter up"
msgstr "Játszd le a kiválasztott dallam állományt"

#: kcmconfigs/configfilter.cpp:88
#, fuzzy
msgid "Moves the selected filter down"
msgstr "Játszd le a kiválasztott dallam állományt"

#: kcmconfigs/configfilter.cpp:89
msgid "Moves the selected filter at the bottm"
msgstr ""

#: kcmconfigs/configfilter.cpp:116
msgid "Third Check: Action for all others"
msgstr ""

#: kcmconfigs/configfilter.cpp:123
msgid ""
"Choose the action for all mails which are not filtered by the steps before."
msgstr ""

#: kcmconfigs/configfilter.cpp:128 kcmconfigs/filtersetupdialog.cpp:90
#: kcmconfigs/filtersetupitem.cpp:253
#, fuzzy
msgid "Show"
msgstr "KShowmail"

#: kcmconfigs/configfilter.cpp:130 kcmconfigs/configspamcheck.cpp:60
#: kcmconfigs/filtersetupdialog.cpp:92 kcmconfigs/filtersetupitem.cpp:255
#: kcmconfigs/senderlistdialog.cpp:59
msgid "Mark"
msgstr ""

#: kcmconfigs/configfilter.cpp:132 kcmconfigs/filtersetupdialog.cpp:94
msgid "Spamcheck"
msgstr ""

#: AlertDlg.ui:27 kcmconfigs/configfilter.cpp:133
#: kcmconfigs/filtersetupdialog.cpp:95 kcmconfigs/filtersetupitem.cpp:257
#, no-c-format
msgid "Ignore"
msgstr "Érdektelen"

#: kcmconfigs/configfilter.cpp:143 kcmconfigs/configspamcheck.cpp:71
#: kcmconfigs/filtersetupdialog.cpp:104
msgid "Choose the mailbox"
msgstr ""

#: kcmconfigs/configfilter.cpp:603 kcmconfigs/configspamcheck.cpp:190
#: kcmconfigs/filtersetupdialog.cpp:442
#, fuzzy
msgid "Mailbox Select"
msgstr "Üzenet lista"

#: kcmconfigs/configgeneral.cpp:37
msgid "&Timers"
msgstr ""

#: kcmconfigs/configgeneral.cpp:44
msgid "Confirm Close"
msgstr "Bezárás Jóváhagyása"

#: kcmconfigs/configgeneral.cpp:45
#, fuzzy
msgid "If checked, window close must be confirmed"
msgstr "Ha be van kapcsolva, akkor az üzenetek törlését jóvá kell hagyni"

#: kcmconfigs/configgeneral.cpp:48
msgid "Confirm delete"
msgstr "Törlés jóváhagyása"

#: kcmconfigs/configgeneral.cpp:49
msgid "If checked, message delete must be confirmed"
msgstr "Ha be van kapcsolva, akkor az üzenetek törlését jóvá kell hagyni"

#: kcmconfigs/configgeneral.cpp:52
#, fuzzy
msgid "Start Minimi&zed"
msgstr "Minimalizált formában indul"

#: kcmconfigs/configgeneral.cpp:53
msgid "Application is started as icon"
msgstr "Az alkalmazás ikonizált formában indul"

#: kcmconfigs/configgeneral.cpp:56
msgid "Close to tray"
msgstr ""

#: kcmconfigs/configgeneral.cpp:57
msgid "Close button leaves the application running in tray"
msgstr ""

#: kcmconfigs/configgeneral.cpp:60
#, fuzzy
msgid "Minimize to tray"
msgstr "Minimalizálás"

#: kcmconfigs/configgeneral.cpp:61
msgid "Minimizes to the tray rather than to the taskbar"
msgstr ""

#: kcmconfigs/configgeneral.cpp:64
msgid "Show Connection Errors during refresh"
msgstr ""

#: kcmconfigs/configgeneral.cpp:65
msgid ""
"If a connection error occurs during refresh (e.g. unknown server), an error "
"message will be shown. During other actions, this error always will be shown"
msgstr ""

#: kcmconfigs/configgeneral.cpp:68
#, fuzzy
msgid "&Keep mail as new"
msgstr "Őrizd meg az üzenetet mint újat"

#: kcmconfigs/configgeneral.cpp:69
msgid "Keep mail as new until termination"
msgstr "Őrizd meg az üzenetet mint újat a program befejezéséig"

#: kcmconfigs/configgeneral.cpp:72
msgid "Initial Timer:"
msgstr "Kezdeti Időzítő:"

#: kcmconfigs/configgeneral.cpp:73 kcmconfigs/configgeneral.cpp:91
msgid "[Seconds]"
msgstr ""

#: kcmconfigs/configgeneral.cpp:75 kcmconfigs/configgeneral.cpp:76
msgid "Seconds until first automatic logon (0 = no automatic)"
msgstr ""
"Másodpercek az első automatikus bejelentkezésig (0 = nincs automatikus)"

#: kcmconfigs/configgeneral.cpp:81
msgid "Interval Timer:"
msgstr "Intervallum Időzítő:"

#: kcmconfigs/configgeneral.cpp:82
msgid "[Minutes]"
msgstr ""

#: kcmconfigs/configgeneral.cpp:84 kcmconfigs/configgeneral.cpp:85
msgid "Minutes between automatic logon (0 = no automatic)"
msgstr ""
"Másodpercek az automatikus bejelentkezések között (0 = nincs automatikus)"

#: kcmconfigs/configgeneral.cpp:90
#, fuzzy
msgid "Timeout:"
msgstr "Idő"

#: kcmconfigs/configgeneral.cpp:93 kcmconfigs/configgeneral.cpp:94
msgid "Seconds until a server connect will be canceled"
msgstr ""

#: kcmconfigs/configlog.cpp:34
#, fuzzy
msgid "Log mails deleted by filter"
msgstr "Szűrő törlése"

#: kcmconfigs/configlog.cpp:36
msgid "Check to activate the log of mails deleted by filter."
msgstr ""

#: kcmconfigs/configlog.cpp:46 kcmconfigs/configlog.cpp:78
msgid "Remove log entries at exit"
msgstr ""

#: kcmconfigs/configlog.cpp:52 kcmconfigs/configlog.cpp:84
msgid "Remove log entries after"
msgstr ""

#: kcmconfigs/configlog.cpp:58 kcmconfigs/configlog.cpp:90
msgid " Days"
msgstr ""

#: kcmconfigs/configlog.cpp:66
msgid "Log mails moved by filter"
msgstr ""

#: kcmconfigs/configlog.cpp:68
msgid "Check to activate the log of mails moved by filter."
msgstr ""

#: kcmconfigs/configspamcheck.cpp:37
msgid ""
"KShowmail uses SpamAssassin to check the mails for spam. You have to "
"install, configure and start the SpamAssassin daemon, before you can use "
"this service."
msgstr ""

#: kcmconfigs/configspamcheck.cpp:48
#, fuzzy
msgid "Action for Spam"
msgstr "Teendő ha nincs új üzenet"

#: kcmconfigs/configspamcheck.cpp:54
msgid "Choose the action for spam mails."
msgstr ""

#: kcmconfigs/configspamcheck.cpp:226
msgid "SpamAssassin is running."
msgstr ""

#: kcmconfigs/configspamcheck.cpp:226 kcmconfigs/configspamcheck.cpp:231
msgid "Check for SpamAssassin"
msgstr ""

#: kcmconfigs/configspamcheck.cpp:231
msgid "SpamAssassin is not running."
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:28
msgid "Size (Bytes)"
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:30
msgid "Header"
msgstr "Fejléc"

#: kcmconfigs/filtercriteriawidget.cpp:48
#, fuzzy
msgid "contains"
msgstr "Tartalmaz"

#: kcmconfigs/filtercriteriawidget.cpp:49
#, fuzzy
msgid "does not contain"
msgstr "Nem tartalmaz"

#: kcmconfigs/filtercriteriawidget.cpp:50
#, fuzzy
msgid "equals"
msgstr "Egyenlő"

#: kcmconfigs/filtercriteriawidget.cpp:51
#, fuzzy
msgid "does not equal"
msgstr "Nem egyenlő"

#: kcmconfigs/filtercriteriawidget.cpp:52
#, fuzzy
msgid "matches regular expression"
msgstr "Szabványos kifejezés módosítása"

#: kcmconfigs/filtercriteriawidget.cpp:53
msgid "does not match reg. expr."
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:69
msgid "is equal to"
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:70
#, fuzzy
msgid "is not equal to"
msgstr "Nem egyenlő"

#: kcmconfigs/filtercriteriawidget.cpp:71
msgid "is greater than"
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:72
msgid "is greater than or equal to"
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:73
msgid "is less than"
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:74
msgid "is less than or equal to"
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:107
msgid "Case sensitive"
msgstr "Betűnagyság érzékeny"

#: kcmconfigs/filtercriteriawidget.cpp:196
msgid "The Regular Expression Editor could not be initilized."
msgstr ""

#: kcmconfigs/filtercriteriawidget.cpp:211
msgid "The Regular Expression Editor is not available."
msgstr ""

#: kcmconfigs/filtersetupdialog.cpp:23
#, fuzzy
msgid "New filter"
msgstr "Új szűrő "

#: kcmconfigs/filtersetupdialog.cpp:25
msgid "Edit filter"
msgstr "Szűrő módosítása"

#: kcmconfigs/filtersetupdialog.cpp:34
#, fuzzy
msgid "Name:"
msgstr "Név:"

#: kcmconfigs/filtersetupdialog.cpp:40
#, fuzzy
msgid "Filter Criterias"
msgstr "Szűrő állapot"

#: kcmconfigs/filtersetupdialog.cpp:44
#, fuzzy
msgid "Filter Action"
msgstr "FilterDialog"

#: kcmconfigs/filtersetupdialog.cpp:52
msgid "Match all of the following"
msgstr ""

#: kcmconfigs/filtersetupdialog.cpp:53
msgid "Match any of the following"
msgstr ""

#: kcmconfigs/filtersetupdialog.cpp:73
#, fuzzy
msgid "More"
msgstr "Érdektelen"

#: kcmconfigs/filtersetupdialog.cpp:73
msgid "Add a further criteria."
msgstr ""

#: kcmconfigs/filtersetupdialog.cpp:74
msgid "Fewer"
msgstr ""

#: kcmconfigs/filtersetupdialog.cpp:74
msgid "Remove the last criteria."
msgstr ""

#: kcmconfigs/filtersetupdialog.cpp:86
msgid "Choose the action for all mails which are filtered by this filter."
msgstr ""

#: kcmconfigs/filtersetupitem.cpp:256
#, c-format
msgid "Move to %1"
msgstr ""

#: kcmconfigs/filtersetupitem.cpp:258
#, fuzzy
msgid "Check for spam"
msgstr "Teendő ha nincs új üzenet"

#: kcmconfigs/filtersetupitem.cpp:259
msgid "Unknown action"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:27
msgid "Press to choose the mail directory"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:32
msgid ""
"Please choose the path to the mailboxes.\n"
"KShowmail supports only MailDir boxes."
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:47
msgid "Please choose the mailbox"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:65
msgid "Choose the mailbox directory"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:134
msgid "Inbox"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:136
msgid "Outbox"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:138
#, fuzzy
msgid "Drafts"
msgstr "Dátum"

#: kcmconfigs/mailboxwizard.cpp:140
msgid "sent-mail"
msgstr ""

#: kcmconfigs/mailboxwizard.cpp:142
msgid "Trash"
msgstr ""

#: kcmconfigs/senderlistdialog.cpp:39
msgid "List"
msgstr ""

#: kcmconfigs/senderlistdialog.cpp:41
msgid ""
"A mail whose sender is listed here will pass the filter.\n"
"A mail will be accepted, if its From line incloses a list entry.\n"
"E.g. a line of\n"
"\"Ulrich Weigelt\" <ulrich.weigelt@gmx.de> is accepted by the entries\n"
"Ulrich Weigelt\n"
"ulrich.weigelt@gmx.de\n"
"\"Ulrich Weigelt\" <ulrich.weigelt@gmx.de>"
msgstr ""

#: kcmconfigs/senderlistdialog.cpp:43
msgid ""
"A mail whose sender is listed here will be hold up by the filter.\n"
"A mail will be stopped, if its From line incloses a list entry.\n"
"E.g. a line of\n"
"\"Ulrich Weigelt\" <ulrich.weigelt@gmx.de> is filtered by the entries\n"
"Ulrich Weigelt\n"
"ulrich.weigelt@gmx.de\n"
"\"Ulrich Weigelt\" <ulrich.weigelt@gmx.de>"
msgstr ""

#: kcmconfigs/senderlistdialog.cpp:64
msgid "The mails will be deleted."
msgstr ""

#: kcmconfigs/senderlistdialog.cpp:65
msgid "The mails will be marked."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:17 kcmconfigs/tdewalletaccess.cpp:86
#: tdewalletaccess.cpp:17 tdewalletaccess.cpp:86
msgid "TDEWallet is not available."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:25 kcmconfigs/tdewalletaccess.cpp:94
#: tdewalletaccess.cpp:25 tdewalletaccess.cpp:94
msgid "Could not get wallet name for network datas from TDEWallet."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:45 kcmconfigs/tdewalletaccess.cpp:114
#: tdewalletaccess.cpp:45 tdewalletaccess.cpp:114
msgid "Could not open TDEWallet."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:56 tdewalletaccess.cpp:56
msgid "Could not create folder for KShowmail in TDEWallet."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:65 kcmconfigs/tdewalletaccess.cpp:122
#: tdewalletaccess.cpp:65 tdewalletaccess.cpp:122
msgid "Could not open folder for KShowmail in TDEWallet."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:73 tdewalletaccess.cpp:73
msgid "Could not save password in TDEWallet."
msgstr ""

#: kcmconfigs/tdewalletaccess.cpp:132 tdewalletaccess.cpp:132
msgid "Could not get password of account %1 from TDEWallet."
msgstr ""

#: kfeedback.cpp:35
msgid "Feedback"
msgstr "Vélemény"

#: kfeedback.cpp:39
msgid "&Mail this..."
msgstr "&Póstázd ezt..."

#: kfeedback.cpp:89
msgid ""
"<p><b>Please tell us your opinion about this program.</b></p><p>You will be "
"able to review everything in your mailer before any mail is sent.<br>Nothing "
"will be sent behind your back.</p>"
msgstr ""
"<p><b>Kérem mondjátok el a véleményeteket a pogramról. </b></p><p>Elküldés "
"előtt lhetőséged lessz mindent átnézni a levelezőprogramodban.<br>Semmi sem "
"kerül elküldésre a tudtod nélkül.</p>"

#: kfeedback.cpp:114
msgid "Questions marked with "
msgstr "Az így jelölt kérdések "

#: kfeedback.cpp:123
msgid " must be answered before a mail can be sent."
msgstr " megválaszolása kötelező mielőtt a levél elküldésre kerülhetne. "

#: kfeedback.cpp:134
msgid "&Additional comments:"
msgstr "&További kívánságok:"

#: kfeedback.cpp:312
msgid "yes"
msgstr "igen"

#: kfeedback.cpp:313
msgid "no"
msgstr "nem"

#: kshowmail.cpp:75
msgid ""
"Thank You for using KShowmail.\n"
"Please use the feedback dialog to tell us your experience with this program."
msgstr ""

#: kshowmail.cpp:75
msgid "Welcome"
msgstr ""

#: kshowmail.cpp:102
#, c-format
msgid "Autorefresh: %1"
msgstr "Automatikus frissítés: %1"

#: kshowmail.cpp:132
msgid "&Refresh messages"
msgstr "Üzenetek &frissítése"

#: kshowmail.cpp:133
msgid "Show &header of highlighted messages"
msgstr "A kijelölt üzenetek fej&lécének megjelenítése"

#: kshowmail.cpp:134
msgid "Show &complete highlighted messages"
msgstr "A kijelölt üzenetek &teljes tartalmának megjelenítése"

#: kshowmail.cpp:135
msgid "&Delete highlighted messages"
msgstr "A kijelölt &üzenetek törlése"

#: kshowmail.cpp:136
msgid "S&top current transfer"
msgstr "A folyamatban levő átvitel &megszakítása"

#: kshowmail.cpp:137
msgid "Show Filter Log"
msgstr ""

#: kshowmail.cpp:138
msgid "Add sender to whitelist"
msgstr ""

#: kshowmail.cpp:139
msgid "Add sender to blacklist"
msgstr ""

#: kshowmail.cpp:150
msgid "Send &Feedback Mail"
msgstr "&Vélemény küldése"

#: kshowmail.cpp:153
msgid "Setup &account"
msgstr "&Póstaládák beállítása"

#: kshowmail.cpp:159 kshowmail.cpp:543 kshowmail.cpp:559 kshowmail.cpp:644
msgid "Ready."
msgstr "Kész."

#: kshowmail.cpp:165
msgid ""
"Shows the number of deleted, moved or ignored mails by the filter.\n"
"The positions denotes:\n"
"by last refresh / since application start / listed by the log"
msgstr ""

#: kshowmail.cpp:326
msgid "Refreshing ..."
msgstr ""

#: kshowmail.cpp:363
msgid "Job was stopped"
msgstr "A munkafolyamat megállításra került."

#: kshowmail.cpp:392
msgid "%1 message(s) with a total of %2 bytes are waiting"
msgstr "%1 üzenet várakozik, összesen %2 byte-nyi információval"

#: kshowmail.cpp:418
msgid "Do you want to delete these mails?"
msgstr ""

#: kshowmail.cpp:418
#, fuzzy
msgid "Delete?"
msgstr "Törölve"

#: kshowmail.cpp:428
msgid "Deleting Mail(s) ..."
msgstr ""

#: kshowmail.cpp:469
msgid "Downloading ..."
msgstr ""

#: kshowmail.cpp:491
#, fuzzy, c-format
msgid "Last Refresh: %1"
msgstr "Automatikus frissítés: %1"

#: kshowmail.cpp:523
msgid ""
"KShowmail will be closed.\n"
"Are you sure?"
msgstr ""
"KShowmail futása befejeződik.\n"
"Biztos vagy benne?"

#: kshowmail.cpp:805
msgid "Filter: Deleted: %1/%2/%3; Moved: %4/%5/%6; Ignored: %7"
msgstr ""

#: kshowmaildock.cpp:37
#, fuzzy
msgid "KShowmail: a powerful pop3 email checker"
msgstr "Egy sokoldalú pop3 póstaláda figyelő"

#: kshowmailfeedback.cpp:31
msgid "What is your general opinion about this program?"
msgstr "Mi a véleményed erről a programról általánosságban?"

#: kshowmailfeedback.cpp:33
msgid "It's one of my favourites"
msgstr "Ez az egyik kedvencem"

#: kshowmailfeedback.cpp:34
msgid "I like it"
msgstr "Szeretem"

#: kshowmailfeedback.cpp:35
msgid "It's sometimes useful"
msgstr "Néha hasznos"

#: kshowmailfeedback.cpp:36
msgid "It's average"
msgstr "Átlagos"

#: kshowmailfeedback.cpp:37
msgid "Nice try, but this could be done better"
msgstr "Jó próbálkozás, de lehetne jobb is"

#: kshowmailfeedback.cpp:38
msgid "It's poor"
msgstr "Gyenge"

#: kshowmailfeedback.cpp:39
msgid "It's useless"
msgstr "Használhatatlan"

#: kshowmailfeedback.cpp:40
msgid "It's crap"
msgstr "Vacak"

#: kshowmailfeedback.cpp:42
msgid "Which features of this program do you like?"
msgstr "Melyik szolgáltatásokat szereted?"

#: kshowmailfeedback.cpp:45
msgid "What is your favourite feature?"
msgstr "Melyik a kedvenc szolgáltatásod?"

#: kshowmailfeedback.cpp:48
msgid "Which features don't you like?"
msgstr "Melyik szolgáltatásokat nem szereted?"

#: kshowmailfeedback.cpp:51
msgid "Which features do you never use?"
msgstr "Melyek azok a szolgáltatások amelyeket sosem használsz?"

#: kshowmailfeedback.cpp:54
msgid "Are there features you are missing?"
msgstr "Mely szolgáltatások hiányoznak?"

#: kshowmailfeedback.cpp:55
msgid "Yes, a lot! (please add comment below)"
msgstr "Igen, rengeteg! (Kérlek írd le a megjegyzésed itt alul)"

#: kshowmailfeedback.cpp:56
msgid "Some (please add comment below)"
msgstr "Néhány (Kérlek írd le a megjegyzésed itt alul)"

#: kshowmailfeedback.cpp:58
msgid "It has too many features already!"
msgstr "Már amúgyis túl sok szolgáltatást nyújt!"

#: kshowmailfeedback.cpp:60
msgid "How do you rate the stability of this program?"
msgstr "Hogyan értékelnéd a program stabilitását?"

#: kshowmailfeedback.cpp:61
msgid "Rock solid"
msgstr "Szikla szilárd"

#: kshowmailfeedback.cpp:62 kshowmailfeedback.cpp:69
msgid "Good"
msgstr "Jó"

#: kshowmailfeedback.cpp:63 kshowmailfeedback.cpp:70 kshowmailfeedback.cpp:77
#: kshowmailfeedback.cpp:84
msgid "Average"
msgstr "Átlagos"

#: kshowmailfeedback.cpp:64 kshowmailfeedback.cpp:71
msgid "Poor"
msgstr "Gyenge"

#: kshowmailfeedback.cpp:65
msgid "It keeps crashing all the time"
msgstr "Állandóan elszáll"

#: kshowmailfeedback.cpp:67
msgid "How do you rate the performance of this program?"
msgstr "Hogyan értékeled a program teljesítményét?"

#: kshowmailfeedback.cpp:68
msgid "Great"
msgstr "Nagyszerű"

#: kshowmailfeedback.cpp:72
msgid "It's so slow it drives me nuts"
msgstr "Olyan lassú, hogy őrület"

#: kshowmailfeedback.cpp:74
msgid "What is your experience with computers in general?"
msgstr "Mennyire vagy járatos a számítástechnikában?"

#: kshowmailfeedback.cpp:75 kshowmailfeedback.cpp:82
msgid "Expert"
msgstr "Szakértő"

#: kshowmailfeedback.cpp:76 kshowmailfeedback.cpp:83
msgid "Fair"
msgstr "Meglehetősen"

#: kshowmailfeedback.cpp:78 kshowmailfeedback.cpp:85
msgid "Learning"
msgstr "Tanulom"

#: kshowmailfeedback.cpp:79 kshowmailfeedback.cpp:86
msgid "Newbie"
msgstr "Újonc"

#: kshowmailfeedback.cpp:81
msgid "What is your experience with Unix/Linux systems?"
msgstr "Mennyire vagy járatos UNIX/Linux rendszerekben?"

#: kshowmailfeedback.cpp:88
msgid "Did you have trouble figuring out how to work with this program?"
msgstr "Problémát okozott annak kiderítése, hogy hogyan használd a programot?"

#: kshowmailfeedback.cpp:90
msgid "No problem"
msgstr "Semmi gond"

#: kshowmailfeedback.cpp:91
msgid "Some"
msgstr "Valamennyire"

#: kshowmailfeedback.cpp:92
msgid "I'm still learning"
msgstr "Még mindíg csak tanulom"

#: kshowmailfeedback.cpp:93
msgid "I didn't have a clue what to do at first"
msgstr "Először fogalmam sem volt, hogy mit csináljak"

#: kshowmailfeedback.cpp:94
msgid "I still don't have a clue what to do"
msgstr "Még mindíg fogalmam sincs, hogy mit csináljak"

#: kshowmailfeedback.cpp:96
msgid "Where do you use this program most?"
msgstr "Hol használod leggyakrabban a programot?"

#: kshowmailfeedback.cpp:97
msgid "At work"
msgstr "Munkahelyen"

#: kshowmailfeedback.cpp:98
msgid "At home"
msgstr "Otthon"

#: kshowmailfeedback.cpp:99
msgid "At university / school"
msgstr "Egyetemen / iskolában"

#: kshowmailfeedback.cpp:101
msgid "What is your primary role there?"
msgstr "Mitvel foglalkozol ott?"

#: kshowmailfeedback.cpp:102 kshowmailfeedback.cpp:110
msgid "Home user"
msgstr "Otthoni felhasználó"

#: kshowmailfeedback.cpp:103 kshowmailfeedback.cpp:111
msgid "Student"
msgstr "Tanuló"

#: kshowmailfeedback.cpp:104 kshowmailfeedback.cpp:112
msgid "Educational (teacher / professor)"
msgstr "Oktató (tanár / professzor )"

#: kshowmailfeedback.cpp:105 kshowmailfeedback.cpp:113
msgid "Non-computer related work"
msgstr "Nem-számítástechnikával kapcsolatos"

#: kshowmailfeedback.cpp:106 kshowmailfeedback.cpp:114
msgid "Developer"
msgstr "Fejlesztő"

#: kshowmailfeedback.cpp:107 kshowmailfeedback.cpp:115
msgid "System administrator"
msgstr "Rendszeradminisztrátor"

#: kshowmailfeedback.cpp:109
msgid "Do you have any other roles there?"
msgstr "Foglalkozol egyéb dologgal is?"

#: kshowmailfeedback.cpp:117
msgid "How did you get to know this program?"
msgstr "Hogyan jutottál a programhoz?"

#: kshowmailfeedback.cpp:118
msgid "In a menu on my machine"
msgstr "A gépemen egy menüpontból"

#: kshowmailfeedback.cpp:119
msgid "Somebody told me about it"
msgstr "Valaki említette"

#: kshowmailfeedback.cpp:120
msgid "On the internet"
msgstr "Az internetről"

#: kshowmailfeedback.cpp:121
msgid "Printed magazine / book"
msgstr "Nyomtatott újságból / könyvből"

#: kshowmailfeedback.cpp:122
msgid "Other (please add comment below)"
msgstr "Más forrásból (Kérlek írd le a megjegyzésed itt alul)"

#: kshowmailfeedback.cpp:124
msgid "Would you recommend this program to a friend?"
msgstr "Ajánlanád ezt a programot a barátaidnak?"

#: kshowmailfeedback.cpp:132
msgid "The message list display in general"
msgstr "Az üzenetlista általánosságban"

#: kshowmailfeedback.cpp:133
msgid "Display of message headers"
msgstr "Az üzenetfejlécek megjelenítése"

#: kshowmailfeedback.cpp:134
msgid "Display of complete messages"
msgstr "A teljes üzenet megjelenítése"

#: kshowmailfeedback.cpp:136
msgid "Filters"
msgstr "Szűrők"

#: kshowmailfeedback.cpp:137
msgid "Manual delete of unwanted messages"
msgstr "A felesleges üzenetek kézi törlése"

#: kshowmailfeedback.cpp:138
#, fuzzy
msgid "Automatic move of filtered messages"
msgstr "A kiszűrt üzenetek automatikus törlése"

#: kshowmailfeedback.cpp:139
msgid "Automatic delete of filtered messages"
msgstr "A kiszűrt üzenetek automatikus törlése"

#: kshowmailfeedback.cpp:140
#, fuzzy
msgid "Automatic mark of filtered messages"
msgstr "A kiszűrt üzenetek automatikus törlése"

#: kshowmailfeedback.cpp:141
#, fuzzy
msgid "Ignoring of filtered messages"
msgstr "A kiszűrt üzenetek kézi törlése"

#: kshowmailfeedback.cpp:142
msgid "Integration of SpamAssassin"
msgstr ""

#: kshowmailfeedback.cpp:143
#, fuzzy
msgid "White- and Blacklist"
msgstr "L&ista törlése"

#: kshowmailfeedback.cpp:144
#, fuzzy
msgid "Filter Log"
msgstr "Szűrő"

#: kshowmailfeedback.cpp:145
msgid "Filter messages by regular expressions"
msgstr "Üzenetek szűrése szabványos kifejezésekkel"

#: kshowmailfeedback.cpp:148
msgid "Sorting of messages by size, date etc."
msgstr "Üzenetek rendezése méret, dátum stb. szerint"

#: kshowmailfeedback.cpp:150
msgid "Play sound"
msgstr "Dallam játszása"

#: kshowmailfeedback.cpp:151
msgid "Play beep"
msgstr "Sípolás"

#: kshowmailfeedback.cpp:152
msgid "Initial timer"
msgstr "Kezdeti időzítő"

#: kshowmailfeedback.cpp:153
msgid "Interval timer"
msgstr "Intervallum időzítő"

#: kshowmailfeedback.cpp:154
msgid "This feedback survey :-)"
msgstr "Ez a felmérés :-)"

#: main.cpp:33
msgid "A powerful pop3 mail checker"
msgstr "Egy sokoldalú pop3 póstaláda figyelő"

#: main.cpp:40
msgid "Refresh messages now"
msgstr "Frissítsd az üzeneteket most"

#: main.cpp:42
msgid "Launch configure dialog"
msgstr "Indítsd a beállítás dialógust"

#: main.cpp:107
msgid "Kshowmail is already running!"
msgstr "Kshowmail már fut!"

#: showheaderdialog.cpp:28 showmaildialog.cpp:39
msgid "Subject:"
msgstr "Tárgy:"

#: showmaildialog.cpp:15
msgid "Reply"
msgstr "Válasz"

#: showmaildialog.cpp:30
msgid "Sender:"
msgstr "Feladó:"

#: showmaildialog.cpp:33
msgid "Date:"
msgstr "Dátum:"

#: showmaildialog.cpp:36
msgid "Size:"
msgstr "Méret:"

#: showrecordelem.cpp:160
msgid "new"
msgstr "új"

#: showrecordelem.cpp:162
msgid "old"
msgstr "régi"

#: AlertDlg.ui:16
#, no-c-format
msgid "KShowmail"
msgstr "KShowmail"

#: AlertDlg.ui:61
#, no-c-format
msgid "New mail"
msgstr "Új üzenet"

#: AlertDlg.ui:76
#, no-c-format
msgid "has arrived !"
msgstr "érkezett !"

#: kshowmailui.rc:4
#, no-c-format
msgid "&Actions"
msgstr "&Tevékenységek"

#, fuzzy
#~ msgid "Delete"
#~ msgstr "Törölve"

#, fuzzy
#~ msgid "Options"
#~ msgstr "Szerver Beállítások"

#~ msgid "Execute user commands"
#~ msgstr "Felhasználói parancsok futtatása"

#, fuzzy
#~ msgid "Pass"
#~ msgstr "Jelszó"

#~ msgid "Condition"
#~ msgstr "Feltétel"

#~ msgid "Contains"
#~ msgstr "Tartalmaz"

#~ msgid "Doesn't contain"
#~ msgstr "Nem tartalmaz"

#~ msgid "Equals"
#~ msgstr "Egyenlő"

#~ msgid "Doesn't equal"
#~ msgstr "Nem egyenlő"

#~ msgid "Greater"
#~ msgstr "Nagyobb"

#~ msgid "Less"
#~ msgstr "Kisebb"

#~ msgid "No more Conditions"
#~ msgstr "Nincs több Feltétel"

#~ msgid "And"
#~ msgstr "És"

#~ msgid "Or"
#~ msgstr "Vagy"

#~ msgid "Edit regular expression"
#~ msgstr "Szabványos kifejezés módosítása"

#~ msgid "Regular Expression"
#~ msgstr "Szabványos Kifejezés"

#~ msgid "For help about regular expressions lookup the Qt documentation"
#~ msgstr ""
#~ "Szabványos kifejezésekkel kapcsolatos segítséget a Qt dokumentációból "
#~ "kaphatsz"

#~ msgid "second Condition"
#~ msgstr "második Feltétel"

#~ msgid "Counter"
#~ msgstr "Számláló"

#~ msgid ""
#~ "<qt>Filters are counted for each automatic deletion;<br>Filters with high "
#~ "counters are listed first</qt>"
#~ msgstr ""
#~ "<qt>A program számontartja hogy a szűrők hányszor voltak használva "
#~ "automatikus törlések során;<br> A gyakrabban használt szűrők hamarabb "
#~ "kerülnek felsorolásra a listán</qt>"

#~ msgid "Reset Counter"
#~ msgstr "Számláló Újraindítása"

#~ msgid "Filter Status"
#~ msgstr "Szűrő állapot"

#~ msgid "Filters are switched off"
#~ msgstr "Kikapcsolt szűrők"

#~ msgid "Filters are switched on"
#~ msgstr "Bekapcsolt szűrők"

#~ msgid "Automatic Delete"
#~ msgstr "Automatikus Törlés"

#~ msgid "Filters are switched on and are applied automatically"
#~ msgstr "A bekapcsolt szűrők automatikusan alkalmazásra kerülnek"

#~ msgid "Add filter"
#~ msgstr "Új szűrő "

#~ msgid "Copy filter"
#~ msgstr "Szűrő másolása"

#~ msgid ""
#~ "Filter %1 will be deleted.\n"
#~ "Are you sure ?"
#~ msgstr ""
#~ "Szűrő %1 törlésre kerül.\n"
#~ "Biztos vagy benne ?"

#~ msgid ""
#~ "Automatic filters can cause loss of important mails.\n"
#~ "Please test your filters.\n"
#~ "Are you sure ?"
#~ msgstr ""
#~ "Az autómatikus szűrők fontos üzenetek elvesztését okozhatják.\n"
#~ "Kérlek próbáld ki alaposan a szűrőket.\n"
#~ "Biztos vagy benne ?"

#~ msgid ""
#~ "Your conditions contain empty match strings.\n"
#~ "This will not work."
#~ msgstr ""
#~ "A feltételeid üres keresési mintát tartalmaznak.\n"
#~ "Ez nem fog működni."

#~ msgid "Setup &filters"
#~ msgstr "&Szűrők beállítása"

#~ msgid ""
#~ "Command %1 will be deleted.\n"
#~ "Are you sure ?"
#~ msgstr ""
#~ "Parancs %1 törlésre kerül. \n"
#~ "Biztos vagy benne?"

#~ msgid ""
#~ "Account %1 will be deleted.\n"
#~ "Are you sure ?"
#~ msgstr ""
#~ "A %1 póstaláda törlésre fog kerülni.\n"
#~ "Biztos vagy benne?"

#~ msgid ""
#~ "Password will be stored as scrambled text.\n"
#~ "It might be possible to decipher it.\n"
#~ "Are you sure ?\n"
#~ msgstr ""
#~ "A jelszó összekevert formában kerül tárolásra.\n"
#~ "Visszafejtése lehetséges.\n"
#~ "Biztos benne ?\n"

#~ msgid "Message"
#~ msgstr "Üzenet"

#~ msgid "Send reply mail"
#~ msgstr "Válaszlevél küldése"

#~ msgid "User command"
#~ msgstr "Felhasználói parancs"

#~ msgid "Menu Entry"
#~ msgstr "Kézi Bevitel"

#~ msgid "Press button to select command path"
#~ msgstr "Nyomd meg a gombot a parancs ótvonal beállításához"

#~ msgid "Test"
#~ msgstr "Próba"

#~ msgid "Execute the command immediatly"
#~ msgstr "A parancs azonnali végrehajtása"

#~ msgid "Wait for command to complete"
#~ msgstr "Várakozás a parancs befejezésére"

#~ msgid "Enter menu entry name"
#~ msgstr "Add meg a menüelem nevét"

#~ msgid ""
#~ "<qt>Enter path to selected command and arguments<br>&lt;user&gt;, &lt;"
#~ "server&gt;, &lt;passwd&gt;, &lt;header&gt; and &lt;body&gt; may be used "
#~ "as arguments</qt>"
#~ msgstr ""
#~ "<qt>Add meg az utat a kiválasztott parancsokhoz és paraméterekhez<br>&lt;"
#~ "user&gt;, &lt;server&gt;, &lt;passwd&gt;, &lt;header&gt; és &lt;body&gt; "
#~ "használható mint paraméter</qt>"

#~ msgid "Password:"
#~ msgstr "Jelszó:"

#~ msgid "The account must have a name"
#~ msgstr "A póstaládát el kell nevezni valahogy"

#~ msgid "This account is already present"
#~ msgstr "Ilyen nevű póstaláda már létezik"

#~ msgid "Command"
#~ msgstr "Parancs"

#~ msgid "User commands"
#~ msgstr "Felhasználói parancsok"

#~ msgid "Add user command"
#~ msgstr "Új felhasználói parancs"

#~ msgid "Edit user command"
#~ msgstr "Felhasználói parancs módosítása"

#~ msgid "Copy user command"
#~ msgstr "Felhasználói parancs másolása"

#~ msgid "Delete user command"
#~ msgstr "Felhasználói parancs törlése"

#~ msgid "Accounts"
#~ msgstr "Póstaládák"

#~ msgid "Delete account"
#~ msgstr "Póstaláda törlése"

#~ msgid "copy account"
#~ msgstr "póstaláda másolása"

#~ msgid "Add new account"
#~ msgstr "Új bejelentkezás hozzáadáasa"

#, fuzzy
#~ msgid "&General Options"
#~ msgstr "Általános Beállítások"

#~ msgid "Save password (not recommended !)"
#~ msgstr "Jelszó tárolása (nem ajánlott !)"

#~ msgid "Pop3 Timer"
#~ msgstr "Pop3 Időzítő"

#~ msgid "Pop3 timeout"
#~ msgstr "Pop3 időtúllépés"

#~ msgid "Max Size:"
#~ msgstr "Maximális méret:"

#~ msgid "Maximal size of downloaded mail body in kilobytes"
#~ msgstr "Az üzenetekből letöltött maximális mennyiség kilobyte-okban"

#~ msgid "Display Options"
#~ msgstr "Megjelenítés beállítások"

#, fuzzy
#~ msgid "E&xternal Program"
#~ msgstr "Külső program"

#~ msgid "Sound File:"
#~ msgstr "Dallam:"

#~ msgid "Enter sound file"
#~ msgstr "Add meg a dallam állományt"

#~ msgid "Setup &accounts"
#~ msgstr "&Póstaládák beállítása"

#~ msgid "Setup &commands"
#~ msgstr "P&arancsok beállítása"

#~ msgid "&Setup"
#~ msgstr "&Beállítások"

#~ msgid "Select Command"
#~ msgstr "Parancs Kiválasztása"

#~ msgid "Send complain mails"
#~ msgstr "Reklamációk küldése"

#~ msgid "Clear message list by Ctrl-C"
#~ msgstr "Üzenetlista törlése Ctrl-C -vel"

#~ msgid "Forced refresh of all messages by Shift-F5"
#~ msgstr "Összes üzenet frissítésének kikényszerítése Shift-F5 -tel"

#~ msgid "Select account"
#~ msgstr "Válassz póstaládát"

#~ msgid "EditDialog"
#~ msgstr "EditDialog"

#~ msgid "KShowMailApp"
#~ msgstr "KShowMailApp"

#~ msgid "KshowmailDoc"
#~ msgstr "KshowmailDoc"

#~ msgid "KShowMailDock"
#~ msgstr "KShowMailDock"

#~ msgid "KFeedbackDialog"
#~ msgstr "KFeedbackDialog"

#~ msgid "KFeedbackForm"
#~ msgstr "KFeedbackForm"

#~ msgid "KFeedbackQuestionList"
#~ msgstr "KFeedbackQuestionList"

#~ msgid "FilterEntryDialog"
#~ msgstr "FilterEntryDialog"

#~ msgid "ServerDialog"
#~ msgstr "ServerDialog"

#~ msgid "KshowmailView"
#~ msgstr "KshowmailView"

#~ msgid "AlertDialog"
#~ msgstr "AlertDialog"

#~ msgid "CommandDialog"
#~ msgstr "CommandDialog"

#~ msgid "CommandEntryDialog"
#~ msgstr "CommandEntryDialog"

#~ msgid "Refresh &all messages"
#~ msgstr "Az &összes üzenet frissítése"

#~ msgid "&Send complain mail"
#~ msgstr "&Reklamáció küldése"

#~ msgid "Logging in to server %1 ..."
#~ msgstr "Bejelentkezés a %1 szerverre ..."

#~ msgid "connection to pop3 server %1 established successfully"
#~ msgstr "Sikeresen létrejött a kapcsolat a %1 szerverrel"

#~ msgid "POP3 Timeout"
#~ msgstr "POP3 kifutott az időből"

#~ msgid "Timeout: job was killed"
#~ msgstr "Időtúllépés: a munkafolyamat beszüntetésre került"

#~ msgid "getting UIDLs ..."
#~ msgstr "UIDL-ek fogadása ..."

#~ msgid "getting message %1 of %2 ..."
#~ msgstr "Üzenet %1 fogadása a(z) %2 póstaládából ..."

#~ msgid "Deleting highlighted messages..."
#~ msgstr "Kijelölt üzenetek törlése folyamatban ..."

#~ msgid ""
#~ "Message %1 at %2 will be deleted.\n"
#~ "Are you sure ?\n"
#~ msgstr ""
#~ "Üzenet %1 a(z) %2 postaládábó törlésre kerül.\n"
#~ "Biztos vagy benne?\n"

#~ msgid "Yes all"
#~ msgstr "Igen, mindet"

#~ msgid "Sending complain mails..."
#~ msgstr "Reklamációk küldése folyamatban..."

#~ msgid ""
#~ "Complain mail will be sent for message %1 at %2.\n"
#~ "Are you sure ?\n"
#~ msgstr ""
#~ "Reklamáló levelet fogsz küldenia a(z) %1 . üzenetre a %2 póstaládából.\n"
#~ "Biztos vagy benne? \n"

#~ msgid "Header %1 at %2"
#~ msgstr "%1. fejléc a %2 -ből"

#~ msgid "Getting complete highlighted messages..."
#~ msgstr "A kijekölt üzenetek teljes tartalmának fogadása..."

#~ msgid "Message %1 at %2"
#~ msgstr "%1. üzenet a %2-ból"

#~ msgid "OptionDialog"
#~ msgstr "OptionDialog"

#, fuzzy
#~ msgid ""
#~ "<qt>Enter path to selected command and arguments<br>&lt;user&gt;, "
#~ "<server>, \\<passwd\\>, \\<header\\> and \\<body\\> may be used as "
#~ "arguments</qt>"
#~ msgstr ""
#~ "Add meg az utat a kiválasztott parancsokhoz és paraméterekhez\n"
#~ "<user>, <server>, <passwd>, <header> és <body> használható mint paraméter"

#~ msgid ""
#~ "Enter path to selected command and arguments\\n<user>, <server>, "
#~ "<passwd>, <header> and <body> may be used as arguments"
#~ msgstr ""
#~ "Add meg az utat a kiválasztott parancsokhoz és paraméterekhez\\n<user>, "
#~ "<server>, <passwd>, <header> és <body> használható mint paraméter"