summaryrefslogtreecommitdiff
path: root/po/hu.po
blob: b1edb2764ce0c6122fd7a2258eb806306e721625 (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
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
# gnome-core hu.po 
# Copyright (C) 1998 Free Software Foundation, Inc. 
# Szabolcs BAN <shooby@gnome.hu>, 1999. 
# 
msgid ""
msgstr ""
"Project-Id-Version: gnome-core 1.0.0\n"
"POT-Creation-Date: 2000-04-20 02:31-0400\n"
"PO-Revision-Date: 2000-05-10 13:54+0100\n"
"Last-Translator: Szabolcs BAN <shooby@gnome.hu>\n"
"Language-Team: Hungarian <hu@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"

#: panel/swallow.c:174
msgid "Create swallow applet"
msgstr "Lebegő alkalmazás készítése"

#: panel/swallow.c:190
msgid "Title of application to swallow"
msgstr "A lebegő alkalmazás neve"

#: panel/swallow.c:200
msgid "Command (optional)"
msgstr "Parancs (opcionális)"

#: applets/fish/fish.c:412 applets/gen_util/mailcheck.c:900
#: gnome-hint/gnome-hint-properties.c:162 gnome-terminal/gnome-terminal.c:1280
#: panel/menu-properties.c:407 panel/panel-util.c:101 panel/panel-util.c:141
#: panel/panel-util.c:181 panel/panel_config.c:1073 panel/swallow.c:202
msgid "Browse"
msgstr "Keresés"

#: panel/swallow.c:211
msgid "Width"
msgstr "Szélesség"

#: panel/swallow.c:224
msgid "Height"
msgstr "Magasság"

#: applets/desk-guide/deskguide_applet.c:235 applets/fish/fish.c:787
#: applets/gen_util/clock.c:388 applets/gen_util/mailcheck.c:1343
#: applets/gen_util/printer.c:466 applets/tasklist/tasklist_applet.c:786
#: gnome-terminal/gnome-terminal.c:1661 gsm/session-properties.c:179
#: help-browser/window.c:255 panel/drawer.c:414 panel/gnome-run.c:286
#: panel/launcher.c:526 panel/logout.c:72 panel/logout.c:133 panel/menu.c:4431
#: panel/status.c:367 panel/swallow.c:369
msgid "Help"
msgstr "Súgó"

#: panel/session.c:211
msgid ""
"An applet is not responding to a save request.\n"
"Remove the applet or continue waiting?"
msgstr ""
"Egy applet nem válaszol a mentésre való felszólításra,\n"
"leszedhetem az appletet, vagy várjak?"

#: panel/session.c:222
msgid "Remove applet"
msgstr "Applet leszedése"

#: panel/session.c:225
msgid "Continue waiting"
msgstr "Várakozás folytatása"

#: panel/session.c:234
msgid "Timed out on sending session save to an applet"
msgstr "Időtúllépés beállítások mentésének kérésénél"

#: panel/panel_config.c:364
msgid "Hiding"
msgstr "Elrejtés"

#. Auto-hide
#: panel/panel_config.c:372
msgid "Enable Auto-hide"
msgstr "Automatikus elrejtés engedélyezése"

#. Hidebuttons enable
#: panel/panel_config.c:382
msgid "Show hide buttons"
msgstr "Elrejtőgombok mutatása"

#. Arrow enable
#: panel/panel_config.c:392
msgid "Show arrows on hide button"
msgstr "Nyilak mutatása az elrejtőgombokon"

#: panel/panel_config.c:443
msgid "Panel Position"
msgstr "Panel pozíció"

#: panel/panel_config.c:562 panel/panel_config.c:589 panel/panel_config.c:645
#: panel/panel_config.c:744
msgid "Size and Position"
msgstr "Méret és pozíció"

#: panel/panel_config.c:660
msgid "Orient panel horizontally"
msgstr "Panel elhelyezése vízszintesen"

#: panel/panel_config.c:672
msgid "Orient panel vertically"
msgstr "Panel elhelyezése függőlegesen"

#: panel/panel_config.c:684
msgid "Top left corner's position: X"
msgstr "Bal fölső sarok pozíciója: X"

#: help-browser/gnome-help-browser.c:131 panel/panel_config.c:699
msgid "Y"
msgstr "Y"

#: panel/panel_config.c:756
msgid "Offset from screen edge:"
msgstr "Eltolás a képernyő élétől:"

#: panel/panel_config.c:826
msgid "Panel size:"
msgstr "Panel mérete:"

#: panel/menu.c:3463 panel/panel_config.c:835
msgid "Tiny (24 pixels)"
msgstr "Mini (24 képpont)"

#: panel/menu.c:3464 panel/panel_config.c:843
msgid "Small (36 pixels)"
msgstr "Kicsi (36 képpont)"

#: panel/menu.c:3465 panel/panel_config.c:851
msgid "Standard (48 pixels)"
msgstr "Normál (48 képpont)"

#: panel/menu.c:3466 panel/panel_config.c:859
msgid "Large (64 pixels)"
msgstr "Nagy (64 képpont)"

#: panel/menu.c:3467 panel/panel_config.c:867
msgid "Huge (80 pixels)"
msgstr "Hatalmas (80 képpont)"

#: panel/panel_config.c:881
msgid ""
"Note: The panel will size itself to the\n"
"largest applet in the panel, and that\n"
"not all applets obey these sizes."
msgstr ""
"Megjegyzés: A panel saját magát méretezi\n"
"a legnagyobb applethez. Az appletek\n"
"értesítődnek a méretváltozásról, de nem\n"
"mind törődik vele. Az ikonok megteszik."

#: panel/panel_config.c:1007
msgid "Background Type: "
msgstr "Háttér típusa:"

#: panel/menu.c:3472 panel/panel_config.c:1015
msgid "Standard"
msgstr "Alap"

#. color frame
#: panel/menu.c:3473 panel/panel_config.c:1019 panel/panel_config.c:1034
msgid "Color"
msgstr "Szín"

#: panel/menu.c:3474 panel/panel_config.c:1023
msgid "Pixmap"
msgstr "Kép"

#: panel/panel_config.c:1046
msgid "Color to use:"
msgstr "Színséma:"

#. image frame
#: gnome-terminal/gnome-terminal.c:1241 panel/panel_config.c:1061
msgid "Image"
msgstr "Kép"

#: panel/panel_config.c:1087
msgid "Don't scale image to fit"
msgstr "Ne feszítse a képet"

#: panel/panel_config.c:1093
msgid "Scale image (keep proportions)"
msgstr "Kép feszítése (arányok tartásával)"

#: panel/panel_config.c:1098
msgid "Stretch image (change proportions)"
msgstr "Kép feszítése (aránytorzítással is)"

#: panel/panel_config.c:1113
msgid "Rotate image for vertical panels"
msgstr "A kép függőleges panelon forgatása"

#: panel/menu.c:2598 panel/menu.c:3436 panel/panel_config.c:1167
#: panel/panel_config.c:1277
msgid "Edge panel"
msgstr "Élpanel"

#: panel/menu.c:2606 panel/menu.c:3437 panel/panel_config.c:1174
#: panel/panel_config.c:1287
msgid "Aligned panel"
msgstr "Elhelyezett panel"

#: panel/menu.c:2614 panel/menu.c:3438 panel/panel_config.c:1180
#: panel/panel_config.c:1297
msgid "Sliding panel"
msgstr "Csúszó panel"

#: panel/menu.c:2622 panel/menu.c:3439 panel/panel_config.c:1186
#: panel/panel_config.c:1307
msgid "Floating panel"
msgstr "Úszó panel"

#: panel/panel_config.c:1267
msgid "Panel properties"
msgstr "Panel beállítások"

#: panel/panel_config.c:1325
msgid "Background"
msgstr "Háttér"

#: panel/gnome-panel-properties.c:987 panel/gnome-panel-properties.c:1012
#: panel/panel-util.c:619 panel/panel-util.c:676
msgid "Disabled"
msgstr "Tiltva"

#: panel/menu.c:125
msgid "The GNOME Panel"
msgstr "A GNOME panel"

#: panel/menu.c:128
msgid ""
"This program is responsible for launching other applications, embedding "
"small applets within itself, world peace, and random X crashes."
msgstr ""
"Ez a program felelős más progtamok indításáért, beleértve magán belül kis "
"appleteket is, a világbékéért, valamint a véletlenszerű X összeomlásokért. A "
"magyarítást Bán Szabolcs (Shooby) követte el, a reklamációkat, jobb "
"fordításokat a <Ban.Szabolcs@Synergon.hu> címre kérem."

#: panel/menu.c:142
msgid "Can't execute 'About GNOME'"
msgstr "Nem tudom elindítani a 'GNOME névjegy'-et"

#: panel/menu.c:153 panel/menu.c:1621
msgid "Can't load entry"
msgstr "Nem tudom betölteni a bejegyzést"

#: panel/menu.c:170
msgid "Can't execute copy (cp)"
msgstr "Nem tudom elindítani a másolást (cp)"

#: panel/menu.c:557
msgid "Cannot create an item with an empty command"
msgstr "Nem tudok menüelemet létrehozni üres paranccsal"

#: gmenu/treenew.c:137 gmenu/treenew.c:144 panel/menu.c:563
msgid "untitled"
msgstr "névtelen"

#: panel/menu.c:593
#, c-format
msgid "Could not get file from path: %s"
msgstr "Nem látom a fájlt az útvonalon: %s"

#: panel/menu.c:597 panel/menu.c:695
#, c-format
msgid "Could not open .order file: %s"
msgstr "Nem tudom a .order fájlt megnyitni: %s"

#: panel/menu.c:604
#, c-format
msgid "Could not open file '%s' for writing"
msgstr "Nem tudom a '%s' fájlt írásra megnyitni"

#: panel/menu.c:624
msgid "Create menu item"
msgstr "Új menüelem létrehozása"

#: panel/menu.c:667
#, c-format
msgid "Could not remove the menu item %s: %s\n"
msgstr "Nem tudom kitörölni a %s menüelemet: %s\n"

#: panel/menu.c:674
#, c-format
msgid "Could not get file name from path: %s"
msgstr "Nem látom a fájlt az útvonalon: %s"

#: panel/menu.c:714
#, c-format
msgid "Could not rename tmp file %s"
msgstr "Nem tudom átnevezni a tmp fájlt: %s"

#: panel/menu.c:931 panel/menu.c:981
msgid "Desktop entry properties"
msgstr "Desktop bejegyzés beállítások"

#: panel/menu.c:1069
msgid "Add this launcher to panel"
msgstr "Add ezt az indítót a panelhoz"

#: panel/menu.c:1072
msgid "Add this applet as a launcher to panel"
msgstr "Add ezt az apletet mint indítót a panelhoz"

#: panel/menu.c:1082 panel/menu.c:1129
msgid "Add this to Favorites menu"
msgstr "Add ezt a Kedvencek menühöz"

#: panel/menu.c:1095
msgid "Remove this item"
msgstr "Menüelem törlése"

#: panel/menu.c:1112
msgid "Add this as drawer to panel"
msgstr "Add ezt mint fiókot a panelhoz"

#: panel/menu.c:1121
msgid "Add this as menu to panel"
msgstr "Add ezt mint menüt a panelhoz"

#: panel/menu.c:1141
msgid "Add new item to this menu"
msgstr "Új menüelem hozzáadása"

#: applets/desk-guide/deskguide_applet.c:229 applets/fish/fish.c:780
#: applets/gen_util/clock.c:381 applets/gen_util/mailcheck.c:1337
#: applets/gen_util/printer.c:459 applets/tasklist/tasklist_applet.c:780
#: panel/drawer.c:411 panel/launcher.c:523 panel/menu.c:1174 panel/menu.c:4422
msgid "Properties..."
msgstr "Tulajdonságok..."

#: panel/menu.c:1375 panel/menu.c:1451
msgid "..."
msgstr ">"

#: panel/menu.c:1600
msgid "You already have a status dock on the panel. You can only have one"
msgstr "Már van státusz dokk a panelon. Egy elég belőle"

#: panel/launcher.c:76 panel/menu.c:1629
msgid "Can't get goad_id from desktop entry!"
msgstr "Nem tudom megkapne a goad_id-t a képernyő bejegyzéstől!"

#: panel/menu.c:1939
msgid "Adding tearoff when tearoffs are disabled"
msgstr "Letépősáv hozzáadása amikor nincs engedélyezve"

#: panel/menu.c:2079
msgid "Can't get goad_id for applet, ignoring it"
msgstr "Nem tudom megkapne a goad_id-t, elvetem azt"

#: panel/gnome-panel-properties.c:505 panel/gnome-panel-properties.c:1297
#: panel/menu-properties.c:423 panel/menu.c:2206 panel/menu.c:2259
#: panel/menu.c:2261 panel/menu.c:3522 panel/menu.c:4343
msgid "Menu"
msgstr "Menü"

#: panel/menu.c:2261
msgid " (empty)"
msgstr " (üres)"

#: panel/menu.c:2344 panel/menu.c:4124
msgid "Applets"
msgstr "Appletek"

#: panel/menu.c:2521
msgid "You can only have one menu panel at a time."
msgstr "Csak egy menü paneled lehet egyszerre."

#: panel/menu.c:2558 panel/menu.c:2563 panel/menu.c:3758
msgid "Create panel"
msgstr "Panel létrehozása"

#: panel/menu.c:2590
msgid "Menu panel"
msgstr "Menü panel"

#: panel/applet.c:452 panel/menu.c:2644
#, c-format
msgid "Cannot find pixmap file %s"
msgstr "Nem találom a képfájlt: %s"

#: panel/menu.c:2663 panel/menu.c:2668 panel/menu.c:4094
msgid "Programs"
msgstr "Programok"

#: panel/menu.c:2677 panel/menu.c:2680
msgid "No system menus found!"
msgstr "Nem találtam rendszermenüket!"

#: panel/menu.c:2695
msgid "Can't create the user menu directory"
msgstr "Nem tudja a felhasználói könyvtárat létrehozni"

#: panel/menu.c:2719 panel/menu.c:2723 panel/menu.c:4154
msgid "Debian menus"
msgstr "Debian menük"

#: panel/menu.c:2741 panel/menu.c:2747 panel/menu.c:4178
msgid "KDE menus"
msgstr "KDE menük"

#: panel/menu.c:2800
msgid "You cannot remove your last panel."
msgstr "Nem tudom törölni az utolsó panelodat."

#: panel/menu.c:2810
msgid ""
"When a panel is removed, the panel and its\n"
"applet settings are lost. Remove this panel?"
msgstr ""
"Amikor a panelt töröljük, a panel és az appletek\n"
"beállításai elvesznek. Törlöd a panelt?"

#: panel/applet.c:453 panel/applet.c:459 panel/menu.c:2849 panel/menu.c:2854
#: panel/menu.c:3869 panel/menu.c:3874 panel/menu.c:4203
msgid "Panel"
msgstr "Panel"

#. ExplicitHide Animation step_size scale frame
#: panel/gnome-panel-properties.c:302 panel/menu.c:3444
msgid "Explicit hide"
msgstr "Explicit elrejtés"

#: panel/gnome-panel-properties.c:295 panel/gnome-panel-properties.c:313
#: panel/menu.c:3445
msgid "Auto hide"
msgstr "Automatikus elrejtés"

#: panel/menu.c:3450
msgid "With pixmap arrow"
msgstr "Nyíl képekkel"

#: panel/menu.c:3451
msgid "Without pixmap"
msgstr "Nyilak nélkül"

#: gnome-terminal/gnome-terminal.c:1253 panel/menu.c:3452
msgid "None"
msgstr "Nincs"

#: applets/tasklist/tasklist_properties.c:156 panel/menu.c:3457
msgid "Horizontal"
msgstr "Függőleges"

#: applets/tasklist/tasklist_properties.c:201 panel/menu.c:3458
msgid "Vertical"
msgstr "Vízszintes"

#: panel/menu.c:3478
msgid "Type"
msgstr "Típus"

#: panel/menu.c:3481
msgid "Hiding policy"
msgstr "Elrejtési szabály"

#: panel/menu.c:3484
msgid "Hide buttons"
msgstr "Elrejtőgombok"

#: applets/tasklist/tasklist_properties.c:238 panel/menu.c:3487
msgid "Size"
msgstr "Méret"

#: panel/menu.c:3490
msgid "Orientation"
msgstr "Elhelyezkedés"

#: gnome-terminal/gnome-terminal.c:1243 panel/menu.c:3493
msgid "Background type"
msgstr "Háttér típusa"

#: panel/menu.c:3511
msgid "Applet"
msgstr "Applet"

#: panel/menu-properties.c:330 panel/menu-properties.c:351 panel/menu.c:3532
msgid "Main menu"
msgstr "Főmenü"

#: panel/menu.c:3543
msgid "Programs menu"
msgstr "Programok menü"

#: panel/menu.c:3553
msgid "Favorites menu"
msgstr "Kedvencek menü"

#: panel/menu.c:3564
msgid "Launcher..."
msgstr "Indítóikon..."

#: panel/drawer.c:160 panel/drawer.c:272 panel/gnome-panel-properties.c:504
#: panel/menu.c:3574
msgid "Drawer"
msgstr "Fiók"

#: panel/menu.c:3585
msgid "Log out button"
msgstr "Kilépés gomb"

#: panel/menu.c:3596
msgid "Lock button"
msgstr "Képernyőzár gomb"

#: panel/menu.c:3607
msgid "Run button"
msgstr "Indítás gomb"

#: panel/menu.c:3619
msgid "Swallowed app..."
msgstr "Lebegő alkalmazás..."

#: panel/menu.c:3627
msgid "Status dock"
msgstr "Státusz dokk"

#: panel/menu.c:3651 panel/menu.c:3656 panel/menu.c:3734
msgid "Add to panel"
msgstr "Panelra helyezés"

#: panel/menu.c:3671
msgid "Cannot execute panel global properties"
msgstr "Nem tudom a panel globális beállításait elindítani"

#: panel/menu.c:3711
msgid "Remove this panel..."
msgstr "Panel törlése..."

#: panel/menu.c:3713 panel/menu.c:3769
msgid "Remove this panel"
msgstr "Panel törlése"

#: panel/menu.c:3786
msgid "Properties"
msgstr "Beállítások"

#: panel/menu.c:3797
msgid "All properties..."
msgstr "Tulajdonságok..."

#: panel/menu.c:3813
msgid "Global Preferences..."
msgstr "Globális beállítások..."

#: panel/menu.c:3827
msgid "Panel Manual..."
msgstr "Panel kézikönyv..."

#: panel/menu.c:3846
msgid "Cannot execute xscreensaver"
msgstr "Nem tudom az xscreensaver-t elindítani"

#: panel/menu.c:3898 panel/menu.c:3903 panel/menu.c:4212
msgid "Desktop"
msgstr "Munkaasztal"

#: panel/menu.c:3940
msgid "About the panel..."
msgstr "Panel névjegy..."

#: panel/menu.c:3956
msgid "About GNOME..."
msgstr "GNOME névjegy..."

#: panel/logout.c:87 panel/logout.c:89 panel/menu.c:3999
msgid "Lock screen"
msgstr "Képernyőzár"

#: panel/logout.c:47 panel/menu.c:4011
msgid "Log out"
msgstr "Kilépés"

#: panel/menu.c:4064 panel/menu.c:4106 panel/menu.c:4112
msgid "Favorites"
msgstr "Kedvencek"

#: panel/menu.c:4072 panel/menu.c:4132 panel/menu.c:4138
msgid "AnotherLevel menus"
msgstr "AnotherLevel menük"

#: panel/gnome-run.c:261 panel/gnome-run.c:263 panel/menu.c:4189
msgid "Run..."
msgstr "Futtat..."

#: panel/menu.c:4267
msgid "Can't create menu, using main menu!"
msgstr "Nem tudom elkészíteni a menüt, a főmenüt használom!"

#: panel/menu-properties.c:128 panel/menu.c:4427
msgid "Edit menus..."
msgstr "Menük szerkesztése..."

#: panel/menu-properties.c:135
msgid "Can't open directory, using main menu!"
msgstr "Nem tudom megnyitni a könyvtárat, a főmenüt használom!"

#: panel/gnome-panel-properties.c:712 panel/menu-properties.c:258
msgid "Off"
msgstr "Ki"

#: panel/gnome-panel-properties.c:719 panel/menu-properties.c:270
msgid "In a submenu"
msgstr "Új almenü létrehozása"

#: panel/menu-properties.c:282
msgid "On the main menu"
msgstr "Főmenün"

#: panel/menu-properties.c:316
msgid "Menu properties"
msgstr "Menü beállítások"

#: panel/menu-properties.c:323
msgid "Menu type"
msgstr "Menü típusa"

#: panel/menu-properties.c:342 panel/menu-properties.c:394
msgid "Normal menu"
msgstr "Normál menü"

#: panel/gnome-panel-properties.c:108 panel/menu-properties.c:362
msgid "Programs: "
msgstr "Programok: "

#: panel/gnome-panel-properties.c:109 panel/menu-properties.c:366
msgid "Favorites: "
msgstr "Kedvencek: "

#: panel/gnome-panel-properties.c:110 panel/menu-properties.c:370
msgid "Applets: "
msgstr "Appletek: "

#: panel/menu-properties.c:374
msgid "AnotherLevel menu (if found): "
msgstr "AnotherLevel menü (ha van): "

#: panel/menu-properties.c:378
msgid "KDE menu (if found): "
msgstr "KDE menü (ha van):"

#: panel/menu-properties.c:382
msgid "Debian menu (if found): "
msgstr "Debian menü (ha van): "

#: panel/menu-properties.c:386
msgid "Panel menu: "
msgstr "Panel menü: "

#: panel/menu-properties.c:390
msgid "Desktop menu: "
msgstr "Munkaasztal menü: "

#: panel/menu-properties.c:404
msgid "Menu path"
msgstr "Menü útvonalak"

#: panel/main.c:177
msgid ""
"I've detected a panel already running.\n"
"Start another panel as well?\n"
"(The new panel will not be restarted.)"
msgstr ""
"Úgy vettem észre, fut egy másik panel.\n"
"Tényleg még egy panelt akarsz futtatni?\n"
"(Az új panel nem fog újraindulni.)"

#: panel/main.c:188
msgid ""
"There was a problem registering the panel with the GOAD server.\n"
"The panel will now exit."
msgstr ""
"Probléma lépett fel a panelszélesség regisztrációjánál a GOAD szerverrel.\n"
" A panel ki fog lépni."

#: panel/logout.c:49
msgid "Log out of GNOME"
msgstr "Kilépés"

#: panel/logout.c:122
msgid "Blank Screen Now"
msgstr "Képernyő elsötétítése most"

#: panel/logout.c:124
msgid "Lock Screen Now"
msgstr "Képernyőzár most"

#: panel/logout.c:126
msgid "Kill Daemon"
msgstr "Daemon kilövése"

#: panel/logout.c:128
msgid "Restart Daemon"
msgstr "Daemon újraindítóa"

#: panel/logout.c:130
msgid "Preferences"
msgstr "Globális beállítások..."

#: panel/launcher.c:49
msgid "This launch icon does not specify a program to run"
msgstr "Ez az indító ikon nem indít programot"

#: panel/launcher.c:313
msgid "App"
msgstr "App"

#: panel/launcher.c:432
msgid "Launcher properties"
msgstr "Indító beállításai"

#: panel/launcher.c:568
msgid "Create launcher applet"
msgstr "Nem tudom elkészíteni az appletet!"

#: panel/gnome-run.c:69
#, c-format
msgid ""
"Failed to execute command:\n"
"%s"
msgstr ""
"Nem sikerült a parancsot elindítani:\n"
"%s"

#: panel/gnome-run.c:125
#, c-format
msgid ""
"Failed to execute command:\n"
"%s\n"
"%s"
msgstr ""
"Nem sikerült elindítani:\n"
"%s\n"
"%s"

#: gnome-terminal/gnome-terminal.c:1139 panel/gnome-run.c:162
#: panel/gnome-run.c:231
msgid "Browse..."
msgstr "Keres..."

#: panel/gnome-run.c:198
msgid "Run Program"
msgstr "Program futtatása"

#: panel/gnome-run.c:204
msgid "Run"
msgstr "Futtat"

#: panel/gnome-run.c:240
msgid "Run in terminal"
msgstr "Terminálban futtassa"

#: panel/gnome-panel-properties.c:111
msgid "AnotherLevel: "
msgstr "AnotherLevel: "

#: panel/gnome-panel-properties.c:112
msgid "KDE: "
msgstr "KDE: "

#: panel/gnome-panel-properties.c:113
msgid "Debian: "
msgstr "Debian: "

#: panel/gnome-panel-properties.c:114
msgid "Panel: "
msgstr "Panel: "

#: panel/gnome-panel-properties.c:115
msgid "Desktop: "
msgstr "Munkaasztal: "

#. Animation enable
#: panel/gnome-panel-properties.c:274
msgid "Enable animations"
msgstr "Animációk engedélyezése"

#: panel/gnome-panel-properties.c:279
msgid "Constant speed animations"
msgstr "Állandó sebességű animációk"

#. AutoHide Animation step_size scale frame
#: panel/gnome-panel-properties.c:285
msgid "Animation speed"
msgstr "Animáció sebessége"

#. DrawerHide Animation step_size scale frame
#: panel/gnome-panel-properties.c:308
msgid "Drawer sliding"
msgstr "Fiók csúszás"

#. Minimize Delay scale frame
#: panel/gnome-panel-properties.c:324
msgid "Delay (ms)"
msgstr "Késleltetés (ms)"

#. Minimized size scale frame
#: panel/gnome-panel-properties.c:330
msgid "Size (pixels)"
msgstr "Méret (képpont)"

#: panel/gnome-panel-properties.c:421
msgid "Launcher icon"
msgstr "Indítóikon"

#: panel/gnome-panel-properties.c:422
msgid "Drawer icon"
msgstr "Fiókikon"

#: panel/gnome-panel-properties.c:423
msgid "Menu icon"
msgstr "Menüikon"

#: panel/gnome-panel-properties.c:424
msgid "Special icon"
msgstr "Speciális ikon"

#. toggle button
#: panel/gnome-panel-properties.c:436
msgid "Tiles enabled"
msgstr "Keretképek engedélyezve"

#: panel/gnome-panel-properties.c:450
msgid "Normal tile"
msgstr "Normál keret"

#: panel/gnome-panel-properties.c:462
msgid "Clicked tile"
msgstr "Aktív keret"

#. Minimized size scale frame
#: panel/gnome-panel-properties.c:478
msgid "Border width (tile only)"
msgstr "Keretszélesség (csak a keretképnél)"

#. Minimized size scale frame
#: panel/gnome-panel-properties.c:484
msgid "Depth (displacement when pressed)"
msgstr "Mélység (nyomva tartás közbeni áthelyeződés)"

#: panel/gnome-panel-properties.c:503
msgid "Launcher"
msgstr "Indítóikon"

#: panel/gnome-panel-properties.c:506
msgid "Special"
msgstr "Speciális"

#: panel/gnome-panel-properties.c:516
msgid "Button type: "
msgstr "Gomb típusa: "

#. show/hide frame
#: panel/gnome-panel-properties.c:549
msgid "Make buttons flush with panel edge"
msgstr "Az ikonok panel élén túlfolyása"

#. only show tiles when mouse is over the button
#: panel/gnome-panel-properties.c:556
msgid "Show button tiles only when cursor is over the button"
msgstr "A gombélek csak akkor látszanak, ha a kurzor rajtuk van"

#. saturate on mouseovers hack
#: panel/gnome-panel-properties.c:562
msgid "Keep saturation low when cursor is not on the button"
msgstr "A gomb élességének csökkentése ha a kurzor nincs rajta"

#. Movement frame
#: panel/gnome-panel-properties.c:617
msgid "Default movement mode"
msgstr "Alap mozgatási mód"

#. Switched
#: panel/gnome-panel-properties.c:627
msgid "Switched movement (or use Ctrl)"
msgstr "Rögzített mozgatás (vagy használj Ctrl-t)"

#: panel/gnome-panel-properties.c:635
msgid "Free movement (doesn't disturb other applets) (or use Alt)"
msgstr "Szabad mozgatás (ne törődjön más appletekkel) (vagy használj Alt-t)"

#: panel/gnome-panel-properties.c:643
msgid "Push movement (or use Shift)"
msgstr "Mozgatás tolással (vagy használj Shift-t)"

#: panel/gnome-panel-properties.c:648
msgid "Padding"
msgstr "Kitöltés"

#: panel/gnome-panel-properties.c:725
msgid "In the menu"
msgstr "A menüben"

#. Menu frame
#: panel/gnome-panel-properties.c:744
msgid "Menus"
msgstr "Menük"

#. Dot Buttons
#: panel/gnome-panel-properties.c:754
msgid "Show [...] buttons"
msgstr "Mutassa a > gombokat"

#. Off Panel Popup menus
#: panel/gnome-panel-properties.c:760
msgid "Show popup menus outside of panels"
msgstr "A panelen kívül mutassa a menüket"

#. Hungry Menus
#: panel/gnome-panel-properties.c:766
msgid "Keep menus in memory"
msgstr "A menük maradjanak a memóriában"

#. large icons
#: panel/gnome-panel-properties.c:772
msgid "Use large icons"
msgstr "Nagy ikonok használata"

#. Menu frame
#: panel/gnome-panel-properties.c:778
msgid "Global menu"
msgstr "Globális menü"

#: panel/gnome-panel-properties.c:896
msgid "Press a key..."
msgstr "Üss le egy billentyűt.."

#. Miscellaneous frame
#: applets/tasklist/tasklist_properties.c:272 help-browser/toc-man.c:25
#: help-browser/toc2-man.c:27 panel/gnome-panel-properties.c:918
#: panel/gnome-panel-properties.c:1302
msgid "Miscellaneous"
msgstr "Egyéb"

#. Tooltips enable
#: panel/gnome-panel-properties.c:928
msgid "Tooltips enabled"
msgstr "Segédszövegek engedélyezése"

#. Drawer/launcher auto close
#: panel/gnome-panel-properties.c:934
msgid "Close drawer if a launcher inside it is pressed"
msgstr "A fiók becsukása, ha valami indítva lett belőle"

#. Autoraise
#: panel/gnome-panel-properties.c:940
msgid "Raise panels on mouse-over"
msgstr "Egér alól a palen jöjjön elő"

#. Keep on bottom
#: panel/gnome-panel-properties.c:946
msgid "Keep panel below windows (GNOME compliant window managers only)"
msgstr "Panel ablak alatt tartása"

#. Confirm panel removal
#: panel/gnome-panel-properties.c:952
msgid "Confirm the removal of panels with a dialog"
msgstr "Panelek törlésénél kérdés dialógussal"

#. Key Bindings frame
#: panel/gnome-panel-properties.c:958
msgid "Key Bindings"
msgstr "Billengyű parancsok"

#. enabled
#: panel/gnome-panel-properties.c:971
msgid "Enable panel keybindings"
msgstr "Panel billentyűzet-elkapás engedélyezése"

#. menu key
#: panel/gnome-panel-properties.c:978
msgid "Popup menu key"
msgstr "Menü forróbillentyű"

#: panel/gnome-panel-properties.c:998 panel/gnome-panel-properties.c:1023
msgid "Grab key..."
msgstr "Billentyű megadása.."

#. run key...
#: panel/gnome-panel-properties.c:1005
msgid "Run dialog key"
msgstr "Dialógus futtatás"

#: panel/gnome-panel-properties.c:1282
msgid "Animation"
msgstr "Animáció"

#: panel/gnome-panel-properties.c:1287
msgid "Buttons"
msgstr "Gombok"

#: panel/gnome-panel-properties.c:1292
msgid "Panel Objects"
msgstr "Panel objektumok"

#: panel/extern.c:443
msgid "Couldn't add applet"
msgstr "Nem tudom hozzáadni az appletet"

#: panel/extern.c:499
msgid "Whoops! for some reason we can't add to the panel"
msgstr "Oppá! valami miatt nem sikerül panelt letenni"

#: panel/extern.c:572
msgid "No socket was created"
msgstr "Nem jött létre socket"

#: panel/drawer.c:112
msgid "Tooltip/Name"
msgstr "Segédszöveg/Név"

#: panel/drawer.c:116
msgid "Icon"
msgstr "Ikon"

#: panel/drawer.c:120
msgid "Applet appearance"
msgstr "Applet megjelenés"

#: panel/drawer.c:127
msgid "Drawer handle"
msgstr "Fiók fogantyú"

#. we store this in w for later use!, so don't use w as temp from now
#. on
#: panel/drawer.c:132
msgid "Enable hidebutton"
msgstr "Az elrejtőgomb engedélyezése"

#: panel/drawer.c:141
msgid "Enable hidebutton arrow"
msgstr "Az elrejtőgombon lévő nyíl engedélyezése"

#: panel/applet.c:393
msgid "???"
msgstr ">"

#: panel/applet.c:433
msgid "Remove from panel"
msgstr "Törlés a panelről"

#: panel/applet.c:440
msgid "Move"
msgstr "Mozgatás"

#: panel/applet.c:677
msgid "Can't find an empty spot"
msgstr "Nem találtam üres helyet"

#: panel/applet-widget.c:912
msgid "Cannot activate a panel object"
msgstr "Nem tudom a panel objektumot aktiválni"

#: panel/applet-widget.c:1014
msgid "Cannot start CORBA"
msgstr "Nem indul a CORBA"

#: panel/applet-widget.c:1176 panel/applet-widget.c:1277
#: panel/applet-widget.c:1347 panel/applet-widget.c:1376
#: panel/applet-widget.c:1403 panel/applet-widget.c:1439
#: panel/applet-widget.c:1572
msgid "CORBA Exception"
msgstr "CORBA kivétel"

#: panel/applet-widget.c:1974
msgid "Cannot create object"
msgstr "Nem tudom elkészíteni az objektumot"

#: help-browser/window.c:151
msgid "_New Window"
msgstr "Ú_j ablak"

#: help-browser/window.c:152
msgid "Open new browser window"
msgstr "Egy új ablakot nyit"

#: help-browser/window.c:158
msgid "_Add Bookmark"
msgstr "Könyvjel_ző betétele"

#: help-browser/window.c:158
msgid "Add bookmark"
msgstr "Könyvjelzőt tesz a laphoz"

#: help-browser/window.c:173
msgid "_Back"
msgstr "_Vissza"

#: help-browser/window.c:176
msgid "_Forward"
msgstr "_Előre"

#: help-browser/window.c:181
msgid "_Reload"
msgstr "Új_ratölt"

#: help-browser/window.c:186
msgid "_Index"
msgstr "_Tartalom"

#: help-browser/window.c:208
msgid "_History"
msgstr "_Napló"

#: help-browser/window.c:208 help-browser/window.c:250
msgid "Show History Window"
msgstr "Eddigi URL-ek listája"

#: help-browser/window.c:213
msgid "_Bookmarks"
msgstr "_Könyvjelzők"

#: help-browser/window.c:213 help-browser/window.c:252
msgid "Show Bookmarks Window"
msgstr "Könyvjelzők megmutatása"

#: help-browser/window.c:227
msgid "_Window"
msgstr "_Ablak"

#: help-browser/window.c:228
msgid "_View"
msgstr "_Nézet"

#: help-browser/window.c:237
msgid "Back"
msgstr "Vissza"

#: help-browser/window.c:238
msgid "Go to the previous location in the history list"
msgstr "Vissza az előző helyre a history listában"

#: help-browser/window.c:240
msgid "Forward"
msgstr "Előre"

#: help-browser/window.c:241
msgid "Go to the next location in the history list"
msgstr "A következő helyre ugrás a history listában"

#: help-browser/window.c:244
msgid "Reload"
msgstr "Újratölt"

#: help-browser/window.c:247
msgid "Index"
msgstr "Tartalom"

#: help-browser/window.c:247
msgid "Show Documentation Index"
msgstr "Tartalomjegyzékre ugrás"

#: help-browser/window.c:250
msgid "History"
msgstr "Napló"

#: help-browser/window.c:252
msgid "BMarks"
msgstr "Könyvjelzők"

#: help-browser/window.c:255
msgid "Help on Help"
msgstr "Súgó a súgóról"

#: help-browser/window.c:611
msgid "Location: "
msgstr "Hely:"

#: help-browser/gnome-help-browser.c:361 help-browser/window.c:913
msgid "Gnome Help Browser"
msgstr "Gnome súgó-böngésző"

#: help-browser/window.c:1081
#, c-format
msgid ""
"Error loading document:\n"
"\n"
"%s\n"
"\n"
"You probably don't\n"
"have this documentation\n"
"installed on your system."
msgstr ""
"Hiba a dokumentum betöltése közben:\n"
"\n"
"%s\n"
"\n"
"Bizonyára nincs\n"
"dokumentáció telepítve\n"
"a rendszeredre."

#: help-browser/window.c:1084
msgid "Ok"
msgstr "Ok"

#: help-browser/visit.c:84
msgid "<BODY>Could not load default TOC page</BODY>"
msgstr "<BODY>Nem tudom betölteni az induló tartalomjegyzék-lapot</BODY>"

#: help-browser/visit.c:102
msgid "<BODY>Unknown TOC argument</BODY>"
msgstr "<BODY>Nem ismert tartalomjegyzék paraméter</BODY>"

#: help-browser/toc2.c:115 help-browser/toc2.c:258 help-browser/toc2.c:322
msgid "<h1>Table of Contents</h1>\n"
msgstr "<h1>Tartalomjegyzék</h1>\n"

#. Man Pages
#: help-browser/toc2.c:119
msgid "<h2>Man Pages</h2>\n"
msgstr "<h2>Kézikönyv lapok</h2>\n"

#: help-browser/toc2.c:259
msgid "<br><br><h2>Info Pages</h2>\n"
msgstr "<br><br><h2>Info lapok</h2>\n"

#: help-browser/toc2.c:323
msgid "<br><br><h2>GNOME Help</h2>\n"
msgstr "<br><br><h2>GNOME Súgó</h2>\n"

#: help-browser/toc2.c:467
msgid ""
"<HTML>\n"
"<BODY>\n"
"<H2>Results of the substring search for the string "
msgstr ""
"<HTML>\n"
"<BODY>\n"
"<H2>A keresés eredménye erre a szövegrészletre: "

#: help-browser/toc2.c:473
msgid ""
"<p>\n"
"<br>\n"
"<H3>Manual Pages</H3>\n"
"<p>\n"
"<UL>\n"
msgstr ""
"<p>\n"
"<br>\n"
"<H3>Kézikönyv lapok</H3>\n"
"<p>\n"
"<UL>\n"

#: help-browser/toc2.c:496
msgid ""
"\n"
"<p>\n"
"<br>\n"
"<H3>GNU Info Pages</H3>\n"
"<p>\n"
"<UL>\n"
msgstr ""
"\n"
"<p>\n"
"<br>\n"
"<H3>GNU Info lapok</H3>\n"
"<p>\n"
"<UL>\n"

#: help-browser/toc2.c:520
msgid ""
"\n"
"<p>\n"
"<br>\n"
"<H3>GNOME Help Pages</H3>\n"
"<p>\n"
"<UL>\n"
msgstr ""
"\n"
"<p>\n"
"<br>\n"
"<H3>GNOME Help lapok</H3>\n"
"<p>\n"
"<UL>\n"

#: help-browser/toc2.c:542
msgid "<br><B>No matches found</B>\n"
msgstr "<br><B>Nincs találat</B>\n"

#: help-browser/toc-man.c:19 help-browser/toc2-man.c:21
msgid "User Commands"
msgstr "Felhasználói parancsok"

#: help-browser/toc-man.c:20 help-browser/toc2-man.c:22
msgid "System Calls"
msgstr "Redszerhívások"

#: help-browser/toc-man.c:21 help-browser/toc2-man.c:23
msgid "Library Functions"
msgstr "Könyvtári függvények"

#: help-browser/toc-man.c:22 help-browser/toc2-man.c:24
msgid "Special Files"
msgstr "Speciális fájlok"

#: help-browser/toc-man.c:23 help-browser/toc2-man.c:25
msgid "File Formats"
msgstr "Fájlformátumok"

#: help-browser/toc-man.c:24 help-browser/toc2-man.c:26
msgid "Games"
msgstr "Játékok"

#: help-browser/toc-man.c:26 help-browser/toc2-man.c:28
msgid "Administration"
msgstr "Adminisztráció"

#: help-browser/toc-man.c:27 help-browser/toc2-man.c:29
msgid "man9"
msgstr "man9"

#: help-browser/toc-man.c:28 help-browser/toc2-man.c:30
msgid "mann"
msgstr "mann"

#: help-browser/toc-man.c:29 help-browser/toc2-man.c:31
msgid "manx"
msgstr "manx"

#. Add one new item for each type
#. This really should iterate through the toc_config list
#. MAN PAGES
#: help-browser/toc.c:135
msgid "Man Pages"
msgstr "Kézikönyv lapok"

#. INFO PAGES
#: help-browser/toc.c:147
msgid "Info Pages"
msgstr "Info lapok"

#. GNOME HELP
#: help-browser/toc.c:159
msgid "GNOME Help"
msgstr "GNOME Súgó"

#: help-browser/history.c:257
msgid "URL"
msgstr "URL"

#: help-browser/history.c:257
msgid "Last"
msgstr "Utolsó"

#: help-browser/history.c:257
msgid "Count"
msgstr "Számláló"

#: help-browser/history.c:270
msgid "Gnome Help History"
msgstr "GNOME súgó napló"

#: help-browser/gnome-helpwin.c:268
msgid "<body><h2>Error: file not found</h2></body>"
msgstr "<body><h2>Hiba: nem találom a fájlt</h2></body>"

#: help-browser/gnome-help-browser.c:130
msgid "X position of window"
msgstr "Az ablak X pozíciója"

#: help-browser/gnome-help-browser.c:130
msgid "X"
msgstr "X"

#: help-browser/gnome-help-browser.c:131
msgid "Y position of window"
msgstr "Az ablak Y pozíciója"

#: help-browser/gnome-help-browser.c:132
msgid "Width of window"
msgstr "Az ablak szélessége"

#: help-browser/gnome-help-browser.c:132
msgid "WIDTH"
msgstr "WIDTH"

#: help-browser/gnome-help-browser.c:133
msgid "Height of window"
msgstr "Az ablak magassága"

#: help-browser/gnome-help-browser.c:133
msgid "HEIGHT"
msgstr "HEIGHT"

#: help-browser/gnome-help-browser.c:134
msgid "Debug level"
msgstr "Nyomkövetési szint"

#: help-browser/gnome-help-browser.c:362
msgid "Copyright (c) 1998 Red Hat Software, Inc."
msgstr "Copyright (c) 1998 Red Hat Software, Inc."

#: help-browser/gnome-help-browser.c:364
msgid ""
"GNOME Help Browser allows easy access to various forms of documentation on "
"your system"
msgstr ""
"A GNOME Súgó-böngésző a különböző formában megtalálható dokumentumokhoz ad "
"hozzáférést a rendszereden"

#: help-browser/gnome-help-browser.c:622
msgid "History size"
msgstr "Napló mérete"

#: help-browser/gnome-help-browser.c:623
msgid "History file"
msgstr "Naplófájl"

#: help-browser/gnome-help-browser.c:624
msgid "Cache size"
msgstr "Cache mérete"

#: help-browser/gnome-help-browser.c:625
msgid "Cache file"
msgstr "Cache fájl"

#: help-browser/gnome-help-browser.c:626
msgid "Bookmark file"
msgstr "Könyvjelző fájl"

#: help-browser/gnome-help-browser.c:632
msgid "Man Path"
msgstr "Man útvonalak"

#: help-browser/gnome-help-browser.c:633
msgid "Info Path"
msgstr "Info útvonalak"

#: help-browser/gnome-help-browser.c:634
msgid "GNOME Help Path"
msgstr "GNOME Súgó útvonalak"

#: help-browser/gnome-help-browser.c:709
msgid "Gnome Help Configure"
msgstr "GNOME Súgó beállítások"

#: help-browser/gnome-help-browser.c:712
msgid "History and cache"
msgstr "Napló és cache"

#: help-browser/gnome-help-browser.c:713
msgid "Paths"
msgstr "Útvonalak"

#: help-browser/bookmarks.c:220
msgid "Bookmark"
msgstr "Könyvjelző"

#: help-browser/bookmarks.c:220
msgid "Page Title"
msgstr "Lap címe"

#: help-browser/bookmarks.c:230
msgid "Gnome Help Bookmarks"
msgstr "GNOME Súgó könyvjelzők"

#. Buttons
#: help-browser/bookmarks.c:240
msgid "Remove"
msgstr "Töröl"

#: gsm/splash.c:81
msgid "done"
msgstr "kész"

#: gsm/splash.c:153
msgid "Starting GNOME"
msgstr "A GNOME indul"

#: gsm/splash.c:177
#, c-format
msgid "Starting GNOME... %s"
msgstr "A GNOME indítása... %s"

#. buttons
#: gsm/session-properties.c:167
msgid "Try"
msgstr "Kipróbál"

#: gmenu/edit.c:345 gsm/session-properties.c:170
msgid "Revert"
msgstr "Visszaállítás"

#: gsm/session-properties.c:173
msgid "OK"
msgstr "OK"

#: gsm/session-properties.c:176
msgid "Cancel"
msgstr "Mégsem"

#: gsm/session-properties.c:269
msgid "Session"
msgstr "Szezon"

#. app
#: gsm/session-properties.c:323
msgid "Session Chooser"
msgstr "Szezon választó"

#: gsm/session-properties.c:326
msgid "Start Session"
msgstr "Szezon indítása"

#: gsm/session-properties.c:329
msgid "Cancel Login"
msgstr "Mégsem lépek be"

#: gsm/session-properties.c:355
msgid "Initialize session settings"
msgstr "Szezon tulajdonságok beállítása"

#: gsm/session-properties.c:356
msgid "Only display warnings."
msgstr "Csak a figyelmeztetőüzeneteket írd ki."

#: gsm/save-session.c:44
msgid "Kill session"
msgstr "Szezon kilövése"

#: gsm/save-session.c:45
msgid "Use dialog boxes"
msgstr "Dialógusok használata"

#: gsm/save-session.c:96
msgid "Could not connect to the session manager"
msgstr "Nem tudok a szezonkezelőhöz kapcsolódni"

#: gsm/save-session.c:111
msgid "Could not connect to gnome-session"
msgstr "Nem tudok a gnome-session-hoz kapcsolódni"

#: gsm/save-session.c:162
msgid "Your session has been saved"
msgstr "A munkaasztalod le lett mentve"

#: gsm/manager.c:379
msgid "Wait abandoned due to conflict."
msgstr "Várakozz míg"

#: gsm/manager.c:831
#, c-format
msgid "No response to the %s command."
msgstr "Nincs válasz a %s parancsra."

#: gsm/manager.c:832
msgid "The program may be slow, stopped or broken."
msgstr "A program lassú lehet, megállt, vagy összeomlott."

#: gsm/manager.c:833
msgid "You may wait for it to respond or remove it."
msgstr "Várhatsz a válaszra vagy törölheted."

#: gsm/manager.c:1367
msgid "Respawn abandoned due to failures."
msgstr "Az újrapróbálkozás megszüntetve a hibák miatt."

#: gsm/manager.c:1535
msgid "A session shutdown is in progress."
msgstr "Egy szezon lelövése folyamatban van."

#: gsm/main.c:57
msgid "Start chooser and pick the session"
msgstr "Indítsd a választót és válassz egy szezont"

#: gsm/main.c:58
msgid "Only read saved sessions from the default.session file"
msgstr "A mentett szezonokat a default.session fájlból töltse"

#: gsm/main.c:59
msgid "Millisecond period spent waiting for clients to register (0=forever)"
msgstr "Milliszekundumos idő amíg a kliensek regisztrálására vár (0=örökké)"

#: gsm/main.c:60
msgid "Millisecond period spent waiting for clients to respond (0=forever)"
msgstr "Milliszekundumos idő amíg a kliensek reagálására vár (0=örökké)"

#: gsm/main.c:61
msgid "Millisecond period spent waiting for clients to die (0=forever)"
msgstr "Milliszekundumos idő amíg a kliensek megállására vár (0=örökké)"

#: gsm/logout.c:199
msgid "Really log out?"
msgstr "Tényleg kilépsz?"

#: gsm/logout.c:220
msgid "Save current setup"
msgstr "Beállítások mentése"

#: gsm/logout.c:239
msgid "Action"
msgstr "Akció"

#: gsm/logout.c:247
msgid "Logout"
msgstr "Kilépés"

#: gsm/logout.c:250
msgid "Halt"
msgstr "Leállítás"

#: gsm/logout.c:253
msgid "Reboot"
msgstr "Újraindítás"

#: gsm/gsm-protocol.c:500
msgid "Remove Program"
msgstr "Program törlése"

#: gsm/gsm-client-row.c:31
msgid "Inactive"
msgstr "Nem aktív"

#: gsm/gsm-client-row.c:32
msgid "Waiting to start or already finished."
msgstr "Várakozás indításra, vagy már végzett."

#: gsm/gsm-client-row.c:34
msgid "Starting"
msgstr "Töltődik"

#: gsm/gsm-client-row.c:35
msgid "Started but has not yet reported state."
msgstr "Elindult, de nem jelezte státuszát."

#: gsm/gsm-client-row.c:37
msgid "Running"
msgstr "Fut"

#: gsm/gsm-client-row.c:38
msgid "A normal member of the session."
msgstr "Normális tagja a szezonnak."

#: gsm/gsm-client-row.c:40
msgid "Saving"
msgstr "Mentés alatt"

#: gsm/gsm-client-row.c:41
msgid "Saving session details."
msgstr "Szezon tulajdonságok mentése."

#: gsm/gsm-client-row.c:43
msgid "Unknown"
msgstr "Nem ismert"

#: gsm/gsm-client-row.c:44
msgid "State not reported within timeout."
msgstr "Nem jelezte státuszát egy időn belül."

#: gsm/gsm-client-row.c:50
msgid "Normal"
msgstr "Normál"

#: gsm/gsm-client-row.c:51
msgid "Unaffected by logouts but can die."
msgstr "Kilépéssel nem felejtődik el, de ki lehet lőni."

#: gsm/gsm-client-row.c:53
msgid "Respawn"
msgstr "Újraindul"

#: gsm/gsm-client-row.c:54
msgid "Never allowed to die."
msgstr "Nem lőheted ki."

#: gsm/gsm-client-row.c:56
msgid "Trash"
msgstr "Kuka"

#: gsm/gsm-client-row.c:57
msgid "Discarded on logout and can die."
msgstr "Nem indul újra kilépés után, ki lehet lőni."

#: gnome-terminal/gnome-terminal.c:1656 gsm/gsm-client-row.c:59
msgid "Settings"
msgstr "Beállítások"

#: gsm/gsm-client-row.c:60
msgid "Always started on every login."
msgstr "Minden belépéskor elindul."

#: gsm/gsm-client-list.c:114
msgid "Order"
msgstr "Sorrend"

#: gsm/gsm-client-list.c:114
msgid "Style"
msgstr "Stílus"

#: gsm/gsm-client-list.c:114
msgid "State"
msgstr "Státusz"

#: gsm/gsm-client-list.c:114
msgid "Program"
msgstr "Program"

#: gsm/gsm-client-editor.c:97
msgid "Order: "
msgstr "Rendezés: "

#: gsm/gsm-client-editor.c:107
msgid "Style: "
msgstr "Stílus: "

#: gsm/gnome-login-check.c:67
#, c-format
msgid "Looking up internet address for %s"
msgstr "A %s internet cím után nézek..."

#: gsm/gnome-login-check.c:71
msgid "Hide"
msgstr "Rejtett"

#: gsm/gnome-login-check.c:234
msgid "GNOME Login"
msgstr "GNOME Login"

#: gsm/gnome-login-check.c:234
msgid "Login"
msgstr "Bejelentkezés"

#: gsm/gnome-login-check.c:261
msgid "Start with default programs"
msgstr "Indítsd az alapértelmezett programokat"

#: gsm/gnome-login-check.c:265
msgid "Reset all user settings"
msgstr "A felhasználói beállítások újraállítása"

#: gsm/gnome-login-check.c:276
#, c-format
msgid "Really reset all GNOME user settings for %s?"
msgstr "Tényleg szeretnél minden GNOME felhasználói beállítást törölni%s-nek?"

#: gsm/gnome-login-check.c:308
#, c-format
msgid ""
"The directory /tmp/orbit-%s is not owned\n"
"by the current user, %s.\n"
"Please correct the ownership of this directory."
msgstr ""
"A /tmp/orbit-%s könyvtár nem az aktuális\n"
"felhasználó (%s) tulajdona.\n"
"Kérlek javítsd ki a tulajdonosi problémát."

#: gsm/gnome-login-check.c:315 gsm/gnome-login-check.c:340
msgid "Try again"
msgstr "Próbáld újra"

#: gsm/gnome-login-check.c:316 gsm/gnome-login-check.c:341
msgid "Continue"
msgstr "Folytatás"

#: gsm/gnome-login-check.c:332
#, c-format
msgid ""
"Could not look up internet address for %s.\n"
"This will prevent GNOME from operating correctly.\n"
"It may be possible to correct the problem by adding\n"
"%s to the file /etc/hosts."
msgstr ""
"Nem találom a %s internet címét.\n"
"Emiatt nem biztos, hogy rendesen fog működni a GNOME.\n"
"Lehet, hogy %s a /etc/hosts fájlhoz adásával\n"
"ki lehet javítani a hibát."

#: gnome-terminal/gnome-terminal.c:215
msgid "Zvt terminal widget:     Michael Zucchi (zucchi@zedzone.mmc.com.au)"
msgstr "Zvt terminál elem:       Michael Zucchi (zucchi@zedzone.mmc.com.au)"

#: gnome-terminal/gnome-terminal.c:217
msgid "GNOME terminal:     Miguel de Icaza (miguel@kernel.org)"
msgstr "GNOME terminál:     Miguel de Icaza (miguel@kernel.org)"

#: gnome-terminal/gnome-terminal.c:219
msgid "    Erik Troan (ewt@redhat.com)"
msgstr "    Erik Troan (ewt@redhat.com)"

#: gnome-terminal/gnome-terminal.c:236
msgid "GNOME Terminal"
msgstr "GNOME Terminál"

#: gnome-terminal/gnome-terminal.c:239
msgid "The GNOME terminal emulation program."
msgstr "A GNOME terminálemulátor."

#: gnome-terminal/gnome-terminal.c:598 gnome-terminal/gnome-terminal.c:1155
#: gnome-terminal/gnome-terminal.c:1165 gnome-terminal/gnome-terminal.c:2325
msgid "Default"
msgstr " Alapbeállítás"

#: gnome-terminal/gnome-terminal.c:776
msgid ""
"You have switched the class of this window. Do you\n"
" want to reconfigure this window to match the default\n"
"configuration of the new class?"
msgstr ""
"Megváltoztattad az ablaktipust. Ezt az ablakot \n"
"beállísam az alap ablaktipusra, amit most\n"
" adtál meg?"

#: gnome-terminal/gnome-terminal.c:956
msgid "Linux console"
msgstr "Linux konzol"

#: gnome-terminal/gnome-terminal.c:957
msgid "Color Xterm"
msgstr "Színes Xterm"

#: gnome-terminal/gnome-terminal.c:958
msgid "rxvt"
msgstr "rxvt"

#: gnome-terminal/gnome-terminal.c:959
msgid "Custom"
msgstr "Beállított"

#: gnome-terminal/gnome-terminal.c:964
msgid "White on black"
msgstr "Fehér a feketén"

#: gnome-terminal/gnome-terminal.c:965
msgid "Black on white"
msgstr "Fekete a fehéren"

#: gnome-terminal/gnome-terminal.c:966
msgid "Green on black"
msgstr "Zöld a feketén"

#: gnome-terminal/gnome-terminal.c:967
msgid "Black on light yellow"
msgstr "Fekete a világossárgán"

#: gnome-terminal/gnome-terminal.c:968
msgid "Custom colors"
msgstr "Beállított színek"

#: gnome-terminal/gnome-terminal.c:973
msgid "Left"
msgstr "Balra"

#: gnome-terminal/gnome-terminal.c:974
msgid "Right"
msgstr "Jobbra"

#: gnome-terminal/gnome-terminal.c:975
msgid "Hidden"
msgstr "Rejtett"

#: gnome-terminal/gnome-terminal.c:1114
msgid "General"
msgstr "Alap"

#. Font
#: gnome-terminal/gnome-terminal.c:1117
msgid "Font:"
msgstr "Betütipus:"

#. Terminal class
#: gnome-terminal/gnome-terminal.c:1147
msgid "Terminal Class"
msgstr "Terminál tipus"

#. Blinking status
#: gnome-terminal/gnome-terminal.c:1175
msgid "Blinking cursor"
msgstr "Villogó kurzor"

#. Show menu bar
#: gnome-terminal/gnome-terminal.c:1184
msgid "Hide menu bar"
msgstr "Menü elrejtése"

#. Toggle the bell
#: gnome-terminal/gnome-terminal.c:1193
msgid "Silence Terminal bell"
msgstr "Csendes terminálviszhang"

#. Swap keys
#: gnome-terminal/gnome-terminal.c:1202
msgid "Swap DEL/Backspace"
msgstr "DEL/Backspace felcserélése"

#. --login by default
#: gnome-terminal/gnome-terminal.c:1211
msgid "Use --login by default"
msgstr "Használj --login-t alapból"

#. Word selection class
#: gnome-terminal/gnome-terminal.c:1220
msgid "Select-by-word characters"
msgstr "A szó szerint kiválasztás karakterei"

#: gnome-terminal/gnome-terminal.c:1261
msgid "Background pixmap"
msgstr "Háttérkép"

#: gnome-terminal/gnome-terminal.c:1277
msgid "Pixmap file:"
msgstr "Fájl:"

#: gnome-terminal/gnome-terminal.c:1292
msgid "Background pixmap scrolls"
msgstr "Háttérkép görgetése"

#: gnome-terminal/gnome-terminal.c:1305
msgid "Transparent"
msgstr "Átlátszó"

#. Shaded
#: gnome-terminal/gnome-terminal.c:1332
msgid "Background should be shaded"
msgstr "A háttér el lehet mosva"

#: gnome-terminal/gnome-terminal.c:1345
msgid "Colors"
msgstr "Színek"

#. Color palette
#: gnome-terminal/gnome-terminal.c:1348
msgid "Color scheme:"
msgstr "Színséma:"

#. Foreground, background buttons
#: gnome-terminal/gnome-terminal.c:1358
msgid "Foreground color:"
msgstr "Szövegszín:"

#: gnome-terminal/gnome-terminal.c:1366
msgid "Background color:"
msgstr "Háttér színe:"

#: gnome-terminal/gnome-terminal.c:1373
msgid "Color palette:"
msgstr "Színpaletta:"

#. default foreground/backgorund selector
#: gnome-terminal/gnome-terminal.c:1395
msgid "Fore/Background Colour:"
msgstr "Szöveg/háttérszín:"

#: gnome-terminal/gnome-terminal.c:1408
msgid "Scrolling"
msgstr "Görgetés"

#. Scrollbar position
#: gnome-terminal/gnome-terminal.c:1411
msgid "Scrollbar position"
msgstr "Gördülősáv helye"

#. Scroll back
#: gnome-terminal/gnome-terminal.c:1422
msgid "Scrollback lines"
msgstr "Mentett sorok száma"

#. Scroll on keystroke checkbox
#: gnome-terminal/gnome-terminal.c:1436
msgid "Scroll on keystroke"
msgstr "Billentyűleütésre gördül"

#. Scroll on output checkbox
#: gnome-terminal/gnome-terminal.c:1445
msgid "Scroll on output"
msgstr "Kiíráskor gördül"

#: gnome-terminal/gnome-terminal.c:1477
msgid "Color selector"
msgstr "Színes kiválasztás"

#: gnome-terminal/gnome-terminal.c:1583 gnome-terminal/gnome-terminal.c:1600
msgid "_New terminal"
msgstr "Ú_j Terminál"

#: gnome-terminal/gnome-terminal.c:1583 gnome-terminal/gnome-terminal.c:1600
msgid "Creates a new terminal window"
msgstr "Új terminál létrehozása"

#: gnome-terminal/gnome-terminal.c:1585
msgid "_Hide menubar"
msgstr "_Menü elrejtése"

#: gnome-terminal/gnome-terminal.c:1587
msgid "_Close terminal"
msgstr "Terminál _bezárása"

#: gnome-terminal/gnome-terminal.c:1602
msgid "_Show menubar"
msgstr "_Menü megjelenítése"

#: gnome-terminal/gnome-terminal.c:1602
msgid "Toggles whether or not the menubar is displayed."
msgstr "A menüsor eltüntetésére szolgáló kapcsoló"

#: gnome-terminal/gnome-terminal.c:1604
msgid "_Secure keyboard"
msgstr "_Titkos billentyűzet"

#: gnome-terminal/gnome-terminal.c:1605
msgid "Toggles whether or not the keyboard is grabbed by the terminal."
msgstr "Kapcsolja a billentyűzet terminálon keresztüli láthatóságát."

#: gnome-terminal/gnome-terminal.c:1608 gnome-terminal/gnome-terminal.c:1637
msgid "_Reset Terminal"
msgstr "Terminál _reset"

#: gnome-terminal/gnome-terminal.c:1609 gnome-terminal/gnome-terminal.c:1638
msgid "Reset and _Clear"
msgstr "Beállítás és törlés"

#: gnome-terminal/gnome-terminal.c:1619
msgid "_Open in browser"
msgstr "_Megnyitás böngészőben"

#: gnome-terminal/gnome-terminal.c:1640
msgid "C_olor selector..."
msgstr "Szín kiválaszrása"

#: gnome-terminal/gnome-terminal.c:1646
msgid "File"
msgstr "Fájl"

#: gnome-terminal/gnome-terminal.c:1651
msgid "Edit"
msgstr "Szerkesztés"

#: gnome-terminal/gnome-terminal.c:1990
#, c-format
msgid "The error was: %s"
msgstr "A hiba ez volt: %s"

#: gnome-terminal/gnome-terminal.c:1991
msgid ""
"If you are using Linux 2.2.x with glibc 2.1.x, this\n"
"is probably due to incorrectly setup Unix98 ptys.\n"
"\n"
"Please read linux/Documentation/Changes for how to\n"
"set them up correctly."
msgstr ""
"Ha 2.2.x-es linuxot használsz glibc 2.1.x-es glibc-vel,\n"
"lehet, hogy rosszul állítódtak be a Unix98 pty-k.\n"
"\n"
"nézd meg a kernel forrásában a Documentation/Changes-t\n"
"a rendes beállításhoz."

#: gnome-terminal/gnome-terminal.c:1996
#, c-format
msgid ""
"There has been an error while trying to log in.\n"
"\n"
"%s"
msgstr ""
"A bejelentkezés közben hiba történt.\n"
"\n"
"%s"

#: gnome-terminal/gnome-terminal.c:2528
msgid "Terminal class name"
msgstr "Terminál tipus neve"

#: gnome-terminal/gnome-terminal.c:2528
msgid "TCLASS"
msgstr "TCLASS"

#: gnome-terminal/gnome-terminal.c:2531
msgid "Specifies font name"
msgstr "Megadja a betűtipus nevét"

#: gnome-terminal/gnome-terminal.c:2531
msgid "FONT"
msgstr "FONT"

#: gnome-terminal/gnome-terminal.c:2534
msgid "Do not start up shells as login shells"
msgstr "Ne indítson shellt mint bejelentkezéskor"

#: gnome-terminal/gnome-terminal.c:2537
msgid "Start up shells as login shells"
msgstr "Bejelentkezési shell indítása"

#: gnome-terminal/gnome-terminal.c:2540
msgid "Specifies the geometry for the main window"
msgstr "A főablak méretét adja meg"

#: gnome-terminal/gnome-terminal.c:2540
msgid "GEOMETRY"
msgstr "GEOMETRY"

#: gnome-terminal/gnome-terminal.c:2543
msgid "Execute this program instead of a shell"
msgstr "Ezt indítsa shell helyett"

#: gnome-terminal/gnome-terminal.c:2543 gnome-terminal/gnome-terminal.c:2546
msgid "COMMAND"
msgstr "COMMAND"

#: gnome-terminal/gnome-terminal.c:2546
msgid "Execute this program the same way as xterm does"
msgstr "Úgy indítsa ezt a programot mint az xterm csinálja"

#: gnome-terminal/gnome-terminal.c:2549
msgid "Foreground color"
msgstr "Szövegszín"

#: gnome-terminal/gnome-terminal.c:2549 gnome-terminal/gnome-terminal.c:2552
msgid "COLOR"
msgstr "SZÍN"

#: gnome-terminal/gnome-terminal.c:2552
msgid "Background color"
msgstr "Háttérszín"

#: gnome-terminal/gnome-terminal.c:2555
msgid "Update utmp entry"
msgstr "UTMP bejegyzés frissítése"

#: gnome-terminal/gnome-terminal.c:2555
msgid "UTMP"
msgstr "UTMP"

#: gnome-terminal/gnome-terminal.c:2558
msgid "Do not update utmp entry"
msgstr "Ne frissítsd az UTMP bejegyzést"

#: gnome-terminal/gnome-terminal.c:2558
msgid "NOUTMP"
msgstr "NOUTMP"

#: gnome-terminal/gnome-terminal.c:2561
msgid "Update wtmp entry"
msgstr "WTMP bejegyzés frissítése"

#: gnome-terminal/gnome-terminal.c:2561
msgid "WTMP"
msgstr "WTMP"

#: gnome-terminal/gnome-terminal.c:2564
msgid "Do not update wtmp entry"
msgstr "Nem frissítsd a WTMP bejegyzést"

#: gnome-terminal/gnome-terminal.c:2564
msgid "NOWTMP"
msgstr "NOWTMP"

#: gnome-terminal/gnome-terminal.c:2567
msgid "Update lastlog entry"
msgstr "Utolsó bejelentkezések frissítése"

#: gnome-terminal/gnome-terminal.c:2567
msgid "LASTLOG"
msgstr "LASTLOG"

#: gnome-terminal/gnome-terminal.c:2570
msgid "Do not update lastlog entry"
msgstr "Ne frissítsd az UTMP bejegyzést"

#: gnome-terminal/gnome-terminal.c:2570
msgid "NOLASTLOG"
msgstr "NOLASTLOG"

#: gnome-terminal/gnome-terminal.c:2573
msgid "Set the window title"
msgstr "Az ablak cimkéjének beállítása"

#: gnome-terminal/gnome-terminal.c:2573
msgid "TITLE"
msgstr "TITLE"

#: gnome-terminal/gnome-terminal.c:2576
msgid "Set the TERM variable"
msgstr "A TERM változó beállítása"

#: gnome-terminal/gnome-terminal.c:2576
msgid "TERMNAME"
msgstr "TERMNAME"

#: gnome-terminal/gnome-terminal.c:2579
msgid "Try to start a TerminalFactory"
msgstr "Próbáld meg elindítani a TerminalFactory-t"

#: gnome-terminal/gnome-terminal.c:2582
msgid "Try to create the terminal with the TerminalFactory"
msgstr "Próbáld meg létrehozni a terminált TerminalFactory-val"

#: gnome-hint/gnome-hint.c:29
msgid ""
"Press the foot in the lower left corner\n"
"to start working with GNOME"
msgstr ""
"Kattints a gombra a bal alsó sarokban\n"
"a GNOME használatának megkezdéséhez"

#: applets/fish/fish.c:530 gnome-hint/gnome-hint.c:231
msgid "You do not have fortune installed."
msgstr "Nem telepítettél fortune-t."

#: gnome-hint/gnome-hint.c:377
msgid ""
"You've chosen to disable the startup hint.\n"
"To re-enable it, choose \"Startup Hint\"\n"
"in the GNOME Control Center"
msgstr ""
"Nem engedélyezted az indítási segédüzeneteket.\n"
"Az engedélyezésükhöz válaszd ki az 'Indítási segédüzenetek'\n"
"pontot a GNOME Vezérlőpultban"

#: gnome-hint/gnome-hint.c:473
msgid "No message of the day found!"
msgstr "Nincs napi üzenet!"

#: gnome-hint/gnome-hint.c:519
msgid "Message of The Day"
msgstr "Napi üzenet"

#: gnome-hint/gnome-hint.c:526
msgid "Fortune"
msgstr "Fortune"

#: gnome-hint/gnome-hint.c:534
msgid "Gnome hint"
msgstr "GNOME segédszöveg"

#: gnome-hint/gnome-hint.c:556
msgid "Display this dialog next time"
msgstr "Legközelebb is jelenjen meg ez az ablak"

#: gnome-hint/gnome-hint-properties.c:57
msgid ""
"No help is available/installed for these settings. Please make sure you\n"
"have the GNOME User's Guide installed on your system."
msgstr ""
"Nincs súgó ezekhez a beállításokhoz... Kérlek győződj meg róla hogy a GNOME "
"felhasználók kézikönyve (GNOME User's Guide) telepítve van a gépre."

#: gnome-hint/gnome-hint-properties.c:59
msgid "Close"
msgstr "Bezárás"

#. add the enable box
#: gnome-hint/gnome-hint-properties.c:126
msgid "Enable login hints"
msgstr "Belépési segédszöveg engedélyezése"

#. add the hint box
#: gnome-hint/gnome-hint-properties.c:133
msgid "Display normal hints"
msgstr "Segédszövegek megjelenítése"

#: gnome-hint/gnome-hint-properties.c:142
msgid "Display fortunes instead of hints"
msgstr "Fortune-k megjelenítése segédszövegek helyett"

#: gnome-hint/gnome-hint-properties.c:151
msgid "Display message of the day instead of hints"
msgstr "Napi üzenetek megjelenítése segédszövegek helyett"

#: gnome-hint/gnome-hint-properties.c:160
msgid "Message of the day file to use: "
msgstr "Napi üzenetek fájlja:"

#: gnome-edit/gnome-edit.c:141 gnome-edit/gnome-edit.c:148
msgid ""
"Error during execution of chosen editor.\n"
"\n"
"The editor you have chosen is probably either not available,\n"
"or is not on your current path."
msgstr ""
"Hiba a kiválasztott szövegszerkesztő elindítása közben.\n"
"\n"
"Az általad kiválasztott szövegszerkesztő valószínűleg nem\n"
"létezik, vagy nincs bent az elérési útvonaladban (PATH)."

#: gnome-edit/gnome-edit.c:167
msgid ""
"Alternate editor types are not supported by gnome-edit yet.\n"
"Please choose a standard executable editor in the gnome-edit capplet\n"
"in the gnome control center."
msgstr ""
"Más szövegszerkesztő típusok még nincsenek támogatva.\n"
"Kérlek válaszd a sima indítható szövegszerkesztőt a gnome-edit capplet-ben\n"
"a Gnome Vezérlőpultban."

#: gnome-about/gnome-about.c:472
msgid "About GNOME"
msgstr "GNOME névjegy"

#: gnome-about/gnome-about.c:561
msgid "GNOME News Site"
msgstr "GNOME hírek weblap"

#: gnome-about/gnome-about.c:566
msgid "GNOME Main Site"
msgstr "GNOME menüszerkesztő"

#: gnome-about/gnome-about.c:571
msgid "GNOME Developers' Site"
msgstr "GNOME fejlesztői lap"

#: gnome-about/authors.h:10
msgid "GNOME was brought to you by"
msgstr "A GNOME-ot készítette számodra"

#: gnome-about/authors.h:253
msgid "... and many more"
msgstr "... és nagyon sok"

#: gmenu/utils.c:28
#, c-format
msgid "creating user directory: %s\n"
msgstr "készíti a felhasználói könyvtárat: %s\n"

#: gmenu/utils.c:31
#, c-format
msgid "unable to create user directory: %s\n"
msgstr "nem tudja a felhasználói könyvtárat létrehozni: %s\n"

#: gmenu/treenew.c:35 gmenu/treenew.c:110
msgid ""
"You can't add an entry to that submenu.\n"
"You do not have the proper permissions."
msgstr ""
"Nem adhatsz hozzá elemet almenühöz.\n"
"Nincsenek meg hozzá a jogaid."

#: gmenu/treenew.c:43 gmenu/treenew.c:52 gmenu/treenew.c:73 gmenu/treenew.c:82
msgid "New Folder"
msgstr "Új könyvtár"

#: gmenu/treenew.c:63
msgid "Failed to create directory"
msgstr "Nem sikerült létrehozni a könyvtárat ."

#: gmenu/treenew.c:118 gmenu/treenew.c:127
msgid "untitled.desktop"
msgstr "névtelen.desktop"

#: gmenu/treedel.c:117
msgid "You can not delete a top level submenu."
msgstr "Nem törölhetsz egy főmenüt."

#: gmenu/treedel.c:129 gmenu/treedel.c:152
msgid "Delete this menu item?"
msgstr "Kitörli a kiválasztott menüelemet?"

#: gmenu/treedel.c:139
msgid "Delete empty submenu?"
msgstr "Töröljem az üres menüt?"

#: gmenu/treedel.c:145
msgid "Are you sure you want to delete this submenu and all its contents?"
msgstr "Tényleg törölni akarod az almenüt minden tartalmával?"

#. loading dialog
#: gmenu/main.c:243 gmenu/main.c:291 gmenu/tree.c:389
msgid "GNOME menu editor"
msgstr "GNOME menüszerkesztő"

#: gmenu/tree.c:391
msgid "One moment, reading menus..."
msgstr "Egy pillanat, olvasom a menüket..."

#: gmenu/edit.c:385 gmenu/tree.c:410
msgid "Favorites (user menus)"
msgstr "Kedvencek (felhasználói menük)"

#: gmenu/tree.c:411
msgid "Top of user menus"
msgstr "A felhasználói menük teteje"

#: gmenu/edit.c:389 gmenu/tree.c:418
msgid "Programs (system menus)"
msgstr "Programok (rendszer menük)"

#: gmenu/tree.c:419
msgid "Top of system menus"
msgstr "A rendszer menük teteje"

#: gmenu/edit.c:393 gmenu/tree.c:426
msgid "Applets (system menus)"
msgstr "Appletek (rendszer menük)"

#: gmenu/tree.c:427
msgid "Top of applet menus"
msgstr "A felhasználói menük teteje"

#: gmenu/save.c:27 gmenu/save.c:85
msgid "The menu item must have a name"
msgstr "Menüelemnek nevének kell lenni"

#: gmenu/save.c:33
msgid "The menu entry must have a filename"
msgstr "A menübejegyzésnek kell egy fájlnév"

#: gmenu/save.c:40
msgid "Save changes?"
msgstr "Mentsem a változásokat?"

#: gmenu/save.c:54
msgid "This change conflicts with an existing menu item"
msgstr "Ez a változás egy meglévő menüelemmel ütközik"

#: gmenu/save.c:61
msgid "Overwrite existing menu entry?"
msgstr "Fölülírjam a létező menübejegyzést?"

#: gmenu/save.c:112
msgid ""
"This change conflicts with an existing menu item.\n"
"No two menu items in a submenu can have the same name."
msgstr ""
"Ez a változás egy meglévő menüelemmel ütközik.\n"
"Nem lehet ugyanazon a néven két menüelem ugyanabban a menüben."

#: gmenu/order.c:78
#, c-format
msgid "Unable to create file: %s\n"
msgstr "Nem tudom a fájlt létrehozni: %s\n"

#: gmenu/order.c:96
#, c-format
msgid "unable to remove .order file: %s\n"
msgstr "Nem tudom a .order fájlt törölni: %s\n"

#: gmenu/main.c:52 gmenu/main.c:127
msgid "_New Submenu..."
msgstr "_Új almenü..."

#: gmenu/main.c:53 gmenu/main.c:97 gmenu/main.c:128
msgid "Create a new submenu"
msgstr "Új almenü létrehozása"

#: gmenu/main.c:56 gmenu/main.c:124
msgid "New _Item..."
msgstr "Új _menüelem..."

#: gmenu/main.c:57 gmenu/main.c:125
msgid "Create a new menu item"
msgstr "Új menüelem létrehozása"

#: gmenu/main.c:60 gmenu/main.c:133
msgid "_Delete..."
msgstr "_Törlés"

#: gmenu/main.c:71
msgid "_Sort Submenu"
msgstr "Menü _rendezése"

#: gmenu/main.c:75
msgid "Sort Submenu _Recursive"
msgstr "Menü rendezése re_kurzívan"

#: gmenu/main.c:89 gmenu/main.c:148
msgid "_Sort"
msgstr "_Rendez"

#: gmenu/main.c:97
msgid "New Submenu"
msgstr "Új almenü"

#: gmenu/main.c:101
msgid "New Item"
msgstr "Új menüelem"

#: gmenu/main.c:101
msgid "Create a new item"
msgstr "Új menüelem létrehozása"

#: gmenu/main.c:105
msgid "Delete"
msgstr "Törlés"

#: gmenu/main.c:105
msgid "Delete selected menu item"
msgstr "Kitörli a kiválasztott menüelemet"

#: gmenu/main.c:109 gmenu/main.c:139
msgid "Move up"
msgstr "Felfelé mozgatás"

#: gmenu/main.c:109 gmenu/main.c:139
msgid "Move selected menu up"
msgstr "Mozgatja a kiválasztott menüpontot felfelé"

#: gmenu/main.c:112 gmenu/main.c:142
msgid "Move down"
msgstr "Lemozgatás"

#: gmenu/main.c:112 gmenu/main.c:142
msgid "Move selected menu down"
msgstr "Mozgatja a kiválasztott menüpontot lefelé"

#: gmenu/main.c:116
msgid "Sort Submenu"
msgstr "Almenü rendezése"

#: gmenu/main.c:116
msgid "Sort selected submenu"
msgstr "A kiválasztott menüt rendezi"

#: gmenu/main.c:152
msgid "Sort _Recursive"
msgstr "Rendezés re_kurzívan"

#: gmenu/main.c:246
msgid ""
"Released under the terms of the GNU Public License.\n"
"GNOME menu editor."
msgstr ""
"GNU GPL-es program.\n"
"GNOME menüszerkesztő."

#: gmenu/main.c:283
msgid "Unable to retrieve GNOME installation directory\n"
msgstr "Nem tudom a GNOME telepítési könyvtárat létrehozni\n"

#: gmenu/edit.c:327
msgid "Save"
msgstr "Ment"

#: gmenu/desktop.c:80
msgid " Folder"
msgstr "Mappa"

#: applets/tasklist/tasklist_properties.c:147
msgid "Follow panel size"
msgstr "Panel méret követése"

#: applets/tasklist/tasklist_properties.c:164
#: applets/tasklist/tasklist_properties.c:215
msgid "Tasklist width:"
msgstr "Taszklista szélessége:"

#: applets/tasklist/tasklist_properties.c:170
msgid "Rows of tasks:"
msgstr "Taszkok sorai:"

#: applets/tasklist/tasklist_properties.c:182
msgid "Default task size:"
msgstr "Alapértelmezett taszk méret:"

#: applets/tasklist/tasklist_properties.c:191
msgid "Tasklist width is fixed"
msgstr "Taszklista mérete fix"

#: applets/tasklist/tasklist_properties.c:195
msgid "Tasklist width is dynamic"
msgstr "Taszklista mérete változik"

#: applets/tasklist/tasklist_properties.c:208
msgid "Tasklist height:"
msgstr "Taszklista magassága:"

#: applets/tasklist/tasklist_properties.c:227
msgid "Tasklist height is fixed"
msgstr "Taszklista magassága fix"

#: applets/tasklist/tasklist_properties.c:231
msgid "Tasklist height is dynamic"
msgstr "Taszklista magassága változik"

#: applets/tasklist/tasklist_properties.c:251
msgid "Which tasks to show"
msgstr "Melyik taszkot mutassa"

#: applets/tasklist/tasklist_properties.c:259
msgid "Show normal applications"
msgstr "Normális alkalmazások mutatása"

#: applets/tasklist/tasklist_properties.c:262
msgid "Show iconified (minimized) applications"
msgstr "Mutasd az ikonizált (minimalizált) alkalmazásokat"

#: applets/tasklist/tasklist_properties.c:266
msgid "Show normal applications on all desktops"
msgstr "Minden normális alkalmazás mutatása minden munkaasztalon"

#: applets/tasklist/tasklist_properties.c:269
msgid "Show iconified (minimized) applications on all desktops"
msgstr "Mutasd az ikonizált (minimalizált) ablakokat mindenhol"

#: applets/tasklist/tasklist_properties.c:280
msgid "Show mini icons"
msgstr "Kis ikonok mutatása"

#: applets/tasklist/tasklist_properties.c:283
msgid "Confirm before killing windows"
msgstr "Megerősítés az ablak kilövése előtt"

#: applets/tasklist/tasklist_properties.c:286
msgid "Move iconified tasks to current workspace when restoring"
msgstr "Mozgasd az ikonizált taszkot az aktív lapra visszaméretezéskor"

#: applets/desk-guide/deskguide_applet.c:76
#: applets/tasklist/tasklist_properties.c:290
msgid "Display"
msgstr "Képernyő"

#: applets/tasklist/tasklist_properties.c:317
msgid "Tasklist properties"
msgstr "Taszklista beállítások"

#: applets/tasklist/tasklist_menu.c:79
msgid ""
"Warning! Unsaved changes will be lost!\n"
"Proceed?"
msgstr ""
"Figyelem! A mentetlen beállítások elvesznek!\n"
"Mégis?"

#: applets/tasklist/tasklist_menu.c:188
msgid "Restore"
msgstr "Visszaállít"

#: applets/tasklist/tasklist_menu.c:188
msgid "Iconify"
msgstr "Ikonizál"

#: applets/tasklist/tasklist_menu.c:194
msgid "Unshade"
msgstr "Lenyit"

#: applets/tasklist/tasklist_menu.c:194
msgid "Shade"
msgstr "Felcsuk"

#: applets/tasklist/tasklist_menu.c:200
msgid "Unstick"
msgstr "Leszed"

#: applets/tasklist/tasklist_menu.c:200
msgid "Stick"
msgstr "Ragaszt"

#: applets/tasklist/tasklist_menu.c:206
msgid "To desktop"
msgstr "Másik munkaasztalra"

#: applets/tasklist/tasklist_menu.c:245
msgid "Close window"
msgstr "Ablak bezárása"

#: applets/tasklist/tasklist_menu.c:252
msgid "Kill app"
msgstr "Alkalmazás kilövése"

#: applets/desk-guide/deskguide_applet.c:242 applets/fish/fish.c:794
#: applets/gen_util/clock.c:395 applets/gen_util/mailcheck.c:1349
#: applets/gen_util/printer.c:472 applets/tasklist/tasklist_applet.c:793
msgid "About..."
msgstr "Névjegy..."

#: applets/gen_util/printer.c:119
msgid "Can't execute printer command"
msgstr "Nem tudom a nyomtató parancsot elindítani"

#: applets/gen_util/printer.c:305
msgid "Printer properties"
msgstr "Nyomtató beállítások"

#: applets/gen_util/printer.c:312
msgid "Printer name:"
msgstr "Nyomtató neve:"

#: applets/gen_util/printer.c:316
msgid "Print command:"
msgstr "Nyomtatási parancs:"

#: applets/gen_util/printer.c:322
msgid "Printer"
msgstr "Nyomtató"

#: applets/gen_util/printer.c:350
msgid "Printer Applet"
msgstr "Nyomtató applet"

#: applets/gen_util/clock.c:700 applets/gen_util/printer.c:351
msgid "(c) 1998 the Free Software Foundation"
msgstr "(c) 1998 the Free Software Foundation"

#: applets/gen_util/printer.c:353
msgid ""
"The printer applet lets you easily drag files to be printed via a print "
"command"
msgstr ""
"A nyomtató applet segítségével könnyedén kinyomtathatsz megragadott fájlokat "
"(drag&drop)"

#: applets/gen_util/clock.c:333 applets/gen_util/mailcheck.c:1251
#: applets/gen_util/printer.c:416
msgid "Can't create applet!\n"
msgstr "Nem tudom elkészíteni az appletet!\n"

#: applets/gen_util/main.c:54
#, c-format
msgid "Don't know how to activate `%s'\n"
msgstr "Nem tudom hogy aktiválni '%s'-t.\n"

#: applets/gen_util/mailcheck.c:199 applets/gen_util/mailcheck.c:944
msgid "Password:"
msgstr "Jelszó:"

#: applets/gen_util/mailcheck.c:258
msgid ""
"Remote-client-error occured. Remote-polling deactivated. Maybe you used a "
"wrong server/username/password?"
msgstr ""
"'remote-client-error' hiba állt elő. A távoli levélellenőrzés ki lett "
"kapcsolva. Lehet, hogy nem volt jó a megadott szerver/felhasználó/jelszó?"

#: applets/gen_util/mailcheck.c:439
msgid "You have new mail."
msgstr "Új leveled érkezett."

#: applets/gen_util/mailcheck.c:441
msgid "You have mail."
msgstr "Leveled van."

#: applets/gen_util/mailcheck.c:443
msgid "No mail."
msgstr "Nem érkezett levél."

#: applets/gen_util/mailcheck.c:845
msgid "Mailbox resides on:"
msgstr "A levelesláda helye:"

#: applets/gen_util/mailcheck.c:852
msgid "Local mailspool"
msgstr "Helyi levelesláda"

#: applets/gen_util/mailcheck.c:860
msgid "Local maildir"
msgstr "Helyi levélkönyvtár"

#: applets/gen_util/mailcheck.c:868
msgid "Remote POP3-server"
msgstr "Távoli POP3 szerver"

#: applets/gen_util/mailcheck.c:876
msgid "Remote IMAP-server"
msgstr "Távoli IMAP szerver"

#: applets/gen_util/mailcheck.c:896
msgid "Mail spool file:"
msgstr "Levelesláda:"

#: applets/gen_util/mailcheck.c:913
msgid "Mail server:"
msgstr "Levélszerver:"

#: applets/gen_util/mailcheck.c:930
msgid "Username:"
msgstr "Felhasználói menü: "

#: applets/gen_util/mailcheck.c:975
msgid "Execute"
msgstr "Indítás"

#: applets/gen_util/mailcheck.c:986
msgid "Before each update:"
msgstr "Minden frissítés előtt:"

#: applets/gen_util/mailcheck.c:1007
msgid "When new mail arrives:"
msgstr "Levél érkezéskor induljon:"

#: applets/gen_util/mailcheck.c:1026
msgid "When clicked:"
msgstr "Amikor rákattintassz:"

#: applets/gen_util/mailcheck.c:1049
msgid "Check for mail every"
msgstr "Levél ellenőrzése"

#: applets/gen_util/mailcheck.c:1062
msgid "minutes"
msgstr "percek"

#: applets/gen_util/mailcheck.c:1075
msgid "seconds"
msgstr "másodpercek"

#: applets/gen_util/mailcheck.c:1079
msgid "Play a sound when new mail arrives"
msgstr "Játszd le ezt a hangot levél érkezésekor"

#: applets/gen_util/mailcheck.c:1090
msgid "Select animation"
msgstr "Animáció kiválasztása"

#: applets/gen_util/mailcheck.c:1125
msgid "Mail check properties"
msgstr "'Mail check' beállítások"

#: applets/gen_util/mailcheck.c:1129
msgid "Mail check"
msgstr "Levelesláda"

#: applets/gen_util/mailcheck.c:1132
msgid "Mailbox"
msgstr "Levelesláda"

#: applets/gen_util/mailcheck.c:1204
msgid "Mail check Applet"
msgstr "Levelesláda Applet"

#: applets/gen_util/mailcheck.c:1205
msgid "(c) 1998-2000 the Free Software Foundation"
msgstr "(c) 1998-2000 the Free Software Foundation"

#: applets/gen_util/mailcheck.c:1207
msgid "Mail check notifies you when new mail is on your mailbox"
msgstr "A levelesláda figyelmeztet, ha új leveled van"

#: applets/gen_util/mailcheck.c:1315
msgid "Text only"
msgstr "Csak szöveg"

#: applets/gen_util/clock.c:148
msgid ""
"%I:%M\n"
"%p"
msgstr ""
"%I:%M\n"
"%p"

#: applets/gen_util/clock.c:151
msgid "%I:%M %p"
msgstr "%I:%M %p"

#. This format string is used, to display the actual time in
#. 24 hour format.
#: applets/gen_util/clock.c:158
msgid "%H:%M"
msgstr "%H:%M"

#. This format string is used, to display the actual day,
#. when showing a vertical panel.  For an explanation of
#. this format string type 'man strftime'.
#: applets/gen_util/clock.c:169
msgid ""
"%a\n"
"%b %d"
msgstr ""
"%a\n"
"%b %d"

#. This format string is used, to display the actual day,
#. when showing a horizontal panel.
#: applets/gen_util/clock.c:174
msgid "%a %b %d"
msgstr "%a %b %d"

#: applets/gen_util/clock.c:186
msgid "%A, %B %d"
msgstr "%A, %B %d"

#: applets/gen_util/clock.c:522
msgid "Clock properties"
msgstr "Óra beállítások"

#: applets/gen_util/clock.c:526
msgid "Time Format"
msgstr "Idő formátuma"

#: applets/gen_util/clock.c:538
msgid "12 hour"
msgstr "12 órás"

#: applets/gen_util/clock.c:547
msgid "24 hour"
msgstr "24 órás"

#: applets/gen_util/clock.c:582
msgid "Show date in applet"
msgstr "Dátum mutatása az appletben"

#: applets/gen_util/clock.c:596
msgid "Show date in tooltip"
msgstr "Dátum mutatása segédszövegben"

#: applets/gen_util/clock.c:610
msgid "Use GMT"
msgstr "GMT használata"

#: applets/gen_util/clock.c:624
msgid "Unix time"
msgstr "Unix időpont"

#: applets/gen_util/clock.c:653
msgid "Clock"
msgstr "Óra"

#: applets/gen_util/clock.c:699
msgid "Clock Applet"
msgstr "Óra applet"

#: applets/gen_util/clock.c:702
msgid ""
"The clock applet gives your panel a lightweight and simple display of the "
"date and time"
msgstr ""
"Az óra applet egy könnyed és egyszerű idő és dátum megjelenítőt ad a panelhez"

#: applets/fish/fish.c:302 applets/fish/fish.c:629
#, no-c-format
msgid "%s the Fish"
msgstr "%s a hal"

#: applets/fish/fish.c:303
#, c-format
msgid "%s the GNOME Fish Says:"
msgstr "%s a hal ezt mondja:"

#: applets/fish/fish.c:388
msgid "GNOME Fish Properties"
msgstr "GNOME hal beállítások"

#: applets/fish/fish.c:396
msgid "Your GNOME Fish's Name:"
msgstr "A GNOME halad neve:"

#: applets/fish/fish.c:410
msgid "The Animation Filename:"
msgstr "Az animáció fájlneve:"

#: applets/fish/fish.c:425
msgid "Frames In Animation:"
msgstr "Képkockák száma:"

#: applets/fish/fish.c:441
msgid "Pause per frame (s):"
msgstr "Képkockánkénti várakozás (mp):"

#: applets/fish/fish.c:454
msgid "Rotate on vertical panels"
msgstr "Függőleges panelon forgatás"

#: applets/fish/fish.c:463
msgid "Fish"
msgstr "Hal"

#: applets/fish/fish.c:543
msgid ""
"The water needs changing!\n"
"(Look at today's date)"
msgstr ""
"A vizet cserélni kéne!\n"
"(Nézd meg a mai dátumot)"

#: applets/fish/fish.c:638
msgid "(with minor help from George)"
msgstr "(George kis segítségével)"

#: applets/fish/fish.c:642
msgid "The GNOME Fish Applet"
msgstr "GNOME hal applet"

#: applets/fish/fish.c:645
msgid ""
"This applet has no use what-so-ever. It only takes up disk space and "
"compilation time, and if loaded it also takes up precious panel space and "
"memory. If anyone is found using this applet, he should be promptly sent for "
"a psychiatric evaluation."
msgstr ""
"Ez az applet az idődet rabolja, a lemezterületet pocsékolja, valamint a "
"fordítási időt növeli, elindítva a panelről lop helyet, és memóriát pazarol. "
"Ha valakit meglátsz, hogy ezt az appletet használja, hívd a mentőket, hogy "
"zárják diliházba."

#: applets/desk-guide/deskguide_applet.c:77
msgid "Layout"
msgstr "Kiosztás"

#: applets/desk-guide/deskguide_applet.c:79
msgid "Switch tasklist arrow"
msgstr "Kapcsoló nyíl"

#: applets/desk-guide/deskguide_applet.c:81
msgid "Show properties `?' button"
msgstr "Mutasd a beállítások '>' gombját"

#: applets/desk-guide/deskguide_applet.c:83
msgid "Show desktop pager"
msgstr "Mutassa a munkaasztal kalauzt"

#: applets/desk-guide/deskguide_applet.c:85
msgid "Only show current desktop in pager"
msgstr "Csak az aktuális munkaasztalt mutasd"

#: applets/desk-guide/deskguide_applet.c:87
msgid "Raise area grid over tasks"
msgstr "Területosztó rács megjelenítése"

#: applets/desk-guide/deskguide_applet.c:88
msgid "Tooltips"
msgstr "Segédszövegek"

#: applets/desk-guide/deskguide_applet.c:90
msgid "Show Desk-Guide tooltips"
msgstr "Munkaasztal kalauz segédszövegek"

#: applets/desk-guide/deskguide_applet.c:92
msgid "Desk-Guide tooltip delay [ms]"
msgstr "Munkaasztal segédszöveg késleltetése [ms]"

#: applets/desk-guide/deskguide_applet.c:94
msgid "Show desktop name tooltips"
msgstr "Munkaasztal név mutatása segédszövegben"

#: applets/desk-guide/deskguide_applet.c:96
msgid "Desktop name tooltip delay [ms]"
msgstr "Munkaasztalnevek késleltetése [ms]"

#: applets/desk-guide/deskguide_applet.c:98
msgid "Tasks"
msgstr "Taszkok"

#: applets/desk-guide/deskguide_applet.c:99
msgid "Visibility"
msgstr "Láthatóság"

#: applets/desk-guide/deskguide_applet.c:101
msgid "Show hidden tasks (HIDDEN)"
msgstr "A rejtett taszkok mutatása (HIDDEN)"

#: applets/desk-guide/deskguide_applet.c:103
msgid "Show shaded tasks (SHADED)"
msgstr "Felnyitott taszkok mutatása (SHADED)"

#: applets/desk-guide/deskguide_applet.c:105
msgid "Show tasks which hide from window list (SKIP-WINLIST)"
msgstr "Az ablaklistabol kitiltott taszkok mutatása (SKIP-WINLIST)"

#: applets/desk-guide/deskguide_applet.c:107
msgid "Show tasks which hide from taskbar (SKIP-TASKBAR)"
msgstr "A taszklistából tiltott taszkok mutatása (SKIP-TASKBAR)"

#. CONFIG_SECTION (sect_null_1, NULL),
#: applets/desk-guide/deskguide_applet.c:110
msgid "Geometry"
msgstr "Geometria"

#: applets/desk-guide/deskguide_applet.c:111
msgid "Horizontal Layout"
msgstr "Vízszintes kiosztás"

#: applets/desk-guide/deskguide_applet.c:113
msgid "Desktop Height [pixels]"
msgstr "Munkaasztal magassága [képpont]"

#: applets/desk-guide/deskguide_applet.c:115
msgid "Override desktop height with panel size"
msgstr "A munkaasztal magasságát bíráld felül a panel mérettel"

#: applets/desk-guide/deskguide_applet.c:117
msgid "Divide height by number of vertical areas"
msgstr "Oszd a magasságot a függleges területek számával"

#: applets/desk-guide/deskguide_applet.c:119
msgid "Rows of Desktops"
msgstr "Taszkok sorai:"

#: applets/desk-guide/deskguide_applet.c:121
msgid "Divide height by number of rows"
msgstr "Oszd a magasságot a függleges területek számával"

#: applets/desk-guide/deskguide_applet.c:122
msgid "Vertical Layout"
msgstr "Függőleges kiosztás"

#: applets/desk-guide/deskguide_applet.c:124
msgid "Desktop Width [pixels]"
msgstr "Munkaasztal szélessége [képpont]"

#: applets/desk-guide/deskguide_applet.c:126
msgid "Override desktop width with panel size"
msgstr "Bíráld felül a munkaasztal szélességet a panel mérettel"

#: applets/desk-guide/deskguide_applet.c:128
msgid "Divide width by number of horizontal areas"
msgstr "Oszd a szélességet a vízszintes területek számával"

#: applets/desk-guide/deskguide_applet.c:130
msgid "Columns of Desktops"
msgstr "Munkaasztal oszlopok"

#: applets/desk-guide/deskguide_applet.c:132
msgid "Divide width by number of columns"
msgstr "Oszd a szélességet a vízszintes területek számával"

#: applets/desk-guide/deskguide_applet.c:134
msgid "Advanced"
msgstr "Haladó"

#: applets/desk-guide/deskguide_applet.c:135
msgid "Drawing"
msgstr "Rajzolás"

#: applets/desk-guide/deskguide_applet.c:137
msgid "Draw desktops double-buffered (recommended)"
msgstr "Munkaasztalok duplán pufferelt rajzolása (ajánlott)"

#: applets/desk-guide/deskguide_applet.c:138
msgid "Window Manager Workarounds"
msgstr "Ablakkezelő dolgok"

#: applets/desk-guide/deskguide_applet.c:140
msgid ""
"Window manager moves decoration window instead\n"
"(AfterStep, Enlightenment, FVWM, IceWM, Sawmill)"
msgstr ""
"Az ablakkezelő a dekorációt mozgassa az ablak helyett\n"
"(AfterStep, Enlightenment, FVWM, IceWM, SawMill)"

#: applets/desk-guide/deskguide_applet.c:143
msgid ""
"Window manager changes active area on all desktops\n"
"(FVWM, Sawmill)"
msgstr ""
"Az ablakkezelő cseréli az aktív területet minden munkaasztalon\n"
"(FVWM, SawMill)"

#: applets/desk-guide/deskguide_applet.c:146
msgid ""
"Window manager expects pager to modify area+desktop properties directly\n"
"(Enlightenment, FVWM)"
msgstr ""
"Az ablakkezelő elvárja a pager-től hogy az ablak tulajdonságait változtassa\n"
"(Enlightenment, FVWM)"

#: applets/desk-guide/deskguide_applet.c:167
msgid "GNOME Desktop Guide (Pager)"
msgstr "GNOME munkaasztal kalauz (Pager)"

#: applets/desk-guide/deskguide_applet.c:183
msgid ""
"You are not running a GNOME Compliant\n"
"Window Manager. GNOME support by the \n"
"window manager is strongly recommended\n"
"for proper Desk Guide operation."
msgstr ""
"Nem GNOME kompatíbilis ablakkezelőt futtatsz.\n"
"A GNOME kompatíbilitás erősen ajánlott\n"
"a kielégítő Desk Guide működéshez."

#: applets/desk-guide/deskguide_applet.c:188
msgid "Desk Guide Alert"
msgstr "Munkaasztal kalauz figyelmeztetés"

#: applets/desk-guide/deskguide_applet.c:1032
msgid "Global"
msgstr "Globális"

#: applets/desk-guide/deskguide_applet.c:1088
msgid "Desk Guide Settings"
msgstr "Munkaasztal kalauz beállítások"