summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/hu.po
blob: 20bf937b5ed8e646036eeb807cbca3d45c6ad8b6 (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
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
5241
5242
5243
5244
5245
5246
5247
5248
5249
5250
5251
5252
5253
5254
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266
5267
5268
5269
5270
5271
5272
5273
5274
5275
5276
5277
5278
5279
5280
5281
5282
5283
5284
5285
5286
5287
5288
5289
5290
5291
5292
5293
5294
5295
5296
5297
5298
5299
5300
5301
5302
5303
5304
5305
5306
5307
5308
5309
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321
5322
5323
5324
5325
5326
<
	$v->{kernel_or_dev} = '/boot/' . kernel_str2vmlinuz_short($kernel_str);
	if (arch() =~ /mips/) {
	    log::l("link $::prefix/boot/$vmlinuz_long -> $::prefix$v->{kernel_or_dev}");
	    linkf("$::prefix/boot/$vmlinuz_long", $::prefix . $v->{kernel_or_dev});
	    linkf("$::prefix/boot/$vmlinuz_long", $::prefix . $v->{kernel_or_dev} . ".32");
	} else {
	    _do_the_symlink($bootloader, $v->{kernel_or_dev}, $vmlinuz_long);
	}

	if ($v->{initrd}) {
	    $v->{initrd} = '/boot/' . kernel_str2initrd_short($kernel_str);
	    if (arch() =~ /mips/) {
		log::l("link $::prefix/boot/$initrd_long -> $::prefix$v->{initrd}");
		linkf("$::prefix/boot/$initrd_long", $::prefix . $v->{initrd});
		if ($v->{initrd} =~ s/.img$/.gz/) {
		    linkf("$::prefix/boot/$initrd_long", $::prefix . $v->{initrd});
		}
	    } else {
		_do_the_symlink($bootloader, $v->{initrd}, $initrd_long);
	    }
	}
    }

    add_entry($bootloader, $v);
}

sub rebuild_initrds {
    my ($bootloader) = @_;

    my %done;
    foreach my $v (grep { $_->{initrd} } @{$bootloader->{entries}}) {
	my $kernel_str = vmlinuz2kernel_str($v->{kernel_or_dev}) or next;
	my $initrd_long = '/boot/' . kernel_str2initrd_long($kernel_str);
	next if $done{$initrd_long}++;

	rebuild_initrd($kernel_str->{version}, $bootloader, $v, $initrd_long);
    }
}

# unused (?)
sub duplicate_kernel_entry {
    my ($bootloader, $new_label) = @_;

    get_label($new_label, $bootloader) and return;

    my $entry = { %{ get_label('linux', $bootloader) }, label => $new_label };
    add_entry($bootloader, $entry);
}

my $uniq_dict_appends = join('|', qw(acpi pci resume PROFILE XFree));

sub unpack_append {
    my ($s) = @_;
    my @l = "$s " =~ /((?:[^"\s]+|".*?")*)\s+/g;
    [ grep { !/=/ } @l ], [ map { if_(/(.*?)=(.*)/, [$1, $2]) } @l ];
}
sub pack_append {
    my ($simple, $dict) = @_;

    #- normalize
    $simple = [ reverse(uniq(reverse @$simple)) ];
    $dict = [ reverse(uniq_ { 
	my ($k, $v) = @$_; 
	$k =~ /^($uniq_dict_appends)$/ ? $k : "$k=$v";
    } reverse @$dict) ];

    join(' ', @$simple, map { "$_->[0]=$_->[1]" } @$dict);
}

sub modify_append {
    my ($b, $f) = @_;

    my @l = grep { $_->{type} eq 'image' && !$_->{keep_verbatim} && !($::isStandalone && $_->{label} eq 'failsafe') } @{$b->{entries}};

    foreach (\$b->{perImageAppend}, map { \$_->{append} } @l) {
	my ($simple, $dict) = unpack_append($$_);
	$f->($simple, $dict);
	$$_ = pack_append($simple, $dict);
	log::l("modify_append: $$_");
    }
}

sub get_append_simple {
    my ($b, $key) = @_;
    my ($simple, $_dict) = unpack_append($b->{perImageAppend});
    member($key, @$simple);
}
sub get_append_with_key {
    my ($b, $key) = @_;
    my ($_simple, $dict) = unpack_append($b->{perImageAppend});
    my @l = map { $_->[1] } grep { $_->[0] eq $key } @$dict;

    log::l("more than one $key in $b->{perImageAppend}") if @l > 1;
    $l[0];
}
sub remove_append_simple {
    my ($b, $key) = @_;
    modify_append($b, sub {
	my ($simple, $_dict) = @_;
	@$simple = grep { $_ ne $key } @$simple;
    });
}
sub set_append_with_key {
    my ($b, $key, $val) = @_;

    modify_append($b, sub {
	my ($_simple, $dict) = @_;

	if ($val eq '') {
	    @$dict = grep { $_->[0] ne $key } @$dict;
	} else {
	    push @$dict, [ $key, $val ];
	}
    });
}
sub set_append_simple {
    my ($b, $key) = @_;

    modify_append($b, sub {
	my ($simple, $_dict) = @_;
	@$simple = uniq(@$simple, $key);
    });
}
sub may_append_with_key {
    my ($b, $key, $val) = @_;
    set_append_with_key($b, $key, $val) if !get_append_with_key($b, $key);
}

sub get_append_netprofile {
    my ($e) = @_;
    my ($simple, $dict) = unpack_append($e->{append});
    my ($p, $dict_) = partition { $_->[0] eq 'PROFILE' } @$dict;
    pack_append($simple, $dict_), $p->[0][1];
}
sub set_append_netprofile {
    my ($e, $append, $profile) = @_;
    my ($simple, $dict) = unpack_append($append);
    push @$dict, [ 'PROFILE', $profile ] if $profile;
    $e->{append} = pack_append($simple, $dict);
}

# used when a bootloader $entry has been modified (eg: $entry->{vga})
sub configure_entry {
    my ($bootloader, $entry) = @_;
    $entry->{type} eq 'image' or return;

    if (my $kernel_str = vmlinuz2kernel_str($entry->{kernel_or_dev})) {
	$entry->{initrd} = 
	  mkinitrd($kernel_str->{version}, $bootloader, $entry,
		   $entry->{initrd} || '/boot/' . kernel_str2initrd_short($kernel_str));
    }
}

sub get_kernels_and_labels_before_kernel_remove {
    my ($to_remove_kernel) = @_;
    my @kernels = grep { $_ ne $to_remove_kernel } installed_vmlinuz();
    map { kernel_str2label($_) => $_ } get_kernel_labels(\@kernels);
}

sub get_kernels_and_labels {
    my ($b_prefer_24) = @_;
    get_kernel_labels([ installed_vmlinuz() ], $b_prefer_24);
}

sub get_kernel_labels {
    my ($kernels, $b_prefer_24) = @_;
    
    my @kernels_str = 
      sort { cmp_kernel_versions($b->{version_no_ext}, $a->{version_no_ext}) } 
      grep { -d "$::prefix/lib/modules/$_->{version}" }
      map { vmlinuz2kernel_str($_) } @$kernels;

    if ($b_prefer_24) {
	my ($kernel_24, $other) = partition { $_->{ext} eq '' && $_->{version} =~ /^\Q2.4/ } @kernels_str;
	@kernels_str = (@$kernel_24, @$other);
    }

    my %labels;
    foreach (@kernels_str) {
	if ($labels{$_->{ext}}) {
	    $_->{use_long_name} = 1;
	} else {
	    $labels{$_->{ext}} = 1;
	}
    }

    $kernels_str[0]{ext} = '';

    @kernels_str;
}

sub short_ext {
    my ($kernel_str) = @_;

    my $short_ext = {
	'i586-up-1GB' => 'i586',
	'i686-up-4GB' => '4GB',
	'xen0' => 'xen',
    }->{$kernel_str->{ext}};

    $short_ext || $kernel_str->{ext};
}

# deprecated, only for compatibility (nov 2007)
sub sanitize_ver {    
    my ($_name, $kernel_str) = @_;
    _sanitize_ver($kernel_str);
}

sub _sanitize_ver {
    my ($kernel_str) = @_;

    my $name = $kernel_str->{basename};
    $name = '' if $name eq 'vmlinuz';

    my $v = $kernel_str->{version_no_ext};
    if ($v =~ s/-\d+\.mm\././) {
	$name = join(' ', grep { $_ } $name, 'multimedia');
    }

    $v =~ s!(md[kv]|mnb)$!!;
    $v =~ s!-0\.(pre|rc)(\d+)\.!$1$2-!;

    my $return = join(' ', grep { $_ } $name, short_ext($kernel_str), $v);

    length($return) < 30 or $return =~ s!secure!sec!;
    length($return) < 30 or $return =~ s!enterprise!ent!;
    length($return) < 30 or $return =~ s!multimedia!mm!;

    $return;
}

# for lilo
sub suggest_message_text {
    my ($bootloader) = @_;

    if (!$bootloader->{message} && !$bootloader->{message_text} && arch() !~ /ia64/) {
	my $msg_en =
#-PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
N_("Welcome to the operating system chooser!

Choose an operating system from the list above or
wait for default boot.

");
	my $msg = translate($msg_en);
	#- use the english version if more than 40% of 8bits chars
	#- else, use the translation but force a conversion to ascii
	#- to be sure there won't be undisplayable characters
	if (int(grep { $_ & 0x80 } unpack "c*", $msg) / length($msg) > 0.4) {
	    $msg = $msg_en;
	} else {
	    $msg = Locale::gettext::iconv($msg, "utf-8", "ascii//TRANSLIT");
	}
	$bootloader->{message_text} = $msg;
    }
}

sub suggest {
    my ($bootloader, $all_hds, %options) = @_;
    my $fstab = [ fs::get::fstab($all_hds) ];
    my $root_part = fs::get::root($fstab);
    my $root = isLoopback($root_part) ? '/dev/loop7' : fs::wild_device::from_part('', $root_part);
    my $boot = fs::get::root($fstab, 'boot')->{device};
    #- PPC xfs module requires enlarged initrd
    my $xfsroot = $root_part->{fs_type} eq 'xfs';
    my $mbr;
    
    # If installing onto an USB drive, put the mbr there, else on the first non removable drive
    if ($root_part->{is_removable}) {
        $mbr = fs::get::part2hd($root_part, $all_hds);
    } else {
        $mbr = find { !$_->{is_removable} } @{$all_hds->{hds}};
    }

    my ($onmbr, $unsafe) = $bootloader->{crushMbr} ? (1, 0) : suggest_onmbr($mbr);
    add2hash_($bootloader, arch() =~ /ppc/ ?
	{
	 defaultos => "linux",
	 entries => [],
	 'init-message' => "Welcome to %s!",
	 delay => 30,	#- OpenFirmware delay
	 timeout => 50,
	 enableofboot => 1,
	 enablecdboot => 1,
	   if_(detect_devices::get_mac_model() =~ /IBM/,
	 boot => "/dev/sda1",
           ),
	 xfsroot => $xfsroot,
	} :
	{
	 bootUnsafe => $unsafe,
	 entries => [],
	 timeout => $onmbr && 10,
	 nowarn => 1,
	   if_(arch() !~ /ia64/,
	 boot => "/dev/" . ($onmbr ? $mbr->{device} : $boot),
	 map => "/boot/map",
	 compact => 1,
    	 'large-memory' => 1,
	 color => 'black/cyan yellow/cyan',
	 'menu-scheme' => 'wb:bw:wb:bw'
         ),
	});

    suggest_message_text($bootloader);

    add2hash_($bootloader, { memsize => $1 }) if cat_("/proc/cmdline") =~ /\bmem=(\d+[KkMm]?)(?:\s.*)?$/;
    if (my ($s, $port, $speed) = cat_("/proc/cmdline") =~ /console=(ttyS(\d),(\d+)\S*)/) {
	log::l("serial console $s $port $speed");
	set_append_with_key($bootloader, console => $s);
	any::set_login_serial_console($port, $speed);
    }

    my @kernels = get_kernels_and_labels() or die "no kernel installed";

    my %old_kernels = map { vmlinuz2version($_->{kernel_or_dev}) => 1 } @{$bootloader->{entries}};
    @kernels = grep { !$old_kernels{$_->{version}} } @kernels;

    #- remove existing failsafe and linux-nonfb, do not care if the previous one was modified by the user?
    @{$bootloader->{entries}} = grep { !member($_->{label}, qw(failsafe linux-nonfb)) } @{$bootloader->{entries}};

    foreach my $kernel (@kernels) {
	my $e = add_kernel($bootloader, $kernel,
	       {
		root => $root,
		if_($options{vga_fb}, vga => $options{vga_fb}), #- using framebuffer
		if_($options{vga_fb} && $options{quiet}, append => "splash=silent"),
	       });

	if ($options{vga_fb} && $e->{label} eq 'linux') {
	    add_kernel($bootloader, $kernel, { root => $root, label => 'linux-nonfb' });
	}
    }

    add_kernel($bootloader, $kernels[0],
	       { root => $root, label => 'failsafe', append => 'failsafe' })
      if @kernels;

    if (arch() =~ /ppc/) {
	#- if we identified a MacOS partition earlier - add it
	if (defined $partition_table::mac::macos_part) {
	    add_entry($bootloader,
		      {
		       type => "macos",
		       kernel_or_dev => $partition_table::mac::macos_part
		      });
	}
    } elsif (arch() !~ /ia64/) {
	#- search for dos (or windows) boot partition. Do not look in extended partitions!
	my @windows_boot_parts =
	  grep { $_->{active}
		 && isFat_or_NTFS($_) && member(fs::type::fs_type_from_magic($_), 'vfat', 'ntfs', 'ntfs-3g')
		 && !$_->{is_removable}
		 && !isRecovery($_);
	     }
	    map { @{$_->{primary}{normal}} } @{$all_hds->{hds}};
	each_index {
	    add_entry($bootloader,
		      {
		       type => 'other',
		       kernel_or_dev => "/dev/$_->{device}",
		       label => 'windows' . ($::i || ''),
		       table => "/dev/$_->{rootDevice}",
		       makeactive => 1,
		      });
	} @windows_boot_parts;
    }

    my @preferred = map { "linux-$_" } 'p3-smp-64GB', 'secure', 'enterprise', 'smp', 'i686-up-4GB';
    if (my $preferred = find { get_label($_, $bootloader) } @preferred) {
	$bootloader->{default} ||= $preferred;
    }
    $bootloader->{default} ||= "linux";
    $bootloader->{method} ||= first(method_choices($all_hds, 1), # best installed
				    method_choices($all_hds, 0)); # or best if no valid one is installed

    if (main_method($bootloader->{method}) eq 'grub') {
	foreach my $c (find_other_distros_grub_conf($fstab)) {	    
	    add_entry($bootloader, { 
		type => 'grub_configfile',
		label => $c->{name},
		kernel_or_dev => "/dev/$c->{bootpart}{device}",
		configfile => $c->{grub_conf},
	    });
	}
    }
}

sub detect_main_method {
    my ($all_hds) = @_;
    my $bootloader = &read($all_hds);
    $bootloader && main_method($bootloader->{method});
}

sub main_method {
    my ($method) = @_;
    $method =~ /(\w+)/ && $1;
}

sub config_files() {
    my %files = (
	lilo => '/etc/lilo.conf',
	grub => '/boot/grub/menu.lst',
	grub_install => '/boot/grub/install.sh',
    );
    
    map_each { 
	my $content = cat_("$::prefix/$::b");
	{ main_method => main_method($::a), name => $::a, file => $::b, content => $content };
    } %files;
}

sub method2text {
    my ($method) = @_;
    +{
	'lilo-menu'    => N("LILO with text menu"),
	'grub-graphic' => N("GRUB with graphical menu"),
	'grub-menu'    => N("GRUB with text menu"),
	'yaboot'       => N("Yaboot"),
	'silo'         => N("SILO"),
    }->{$method};
}

sub method_choices_raw {
    my ($b_prefix_mounted) = @_;
    detect_devices::is_xbox() ? 'cromwell' :
    arch() =~ /ppc/ ? 'yaboot' : 
    arch() =~ /ia64/ ? 'lilo' : 
    arch() =~ /sparc/ ? 'silo' : 
    arch() =~ /mips/ ? 'pmon2000' : 
    arch() =~ /arm/ ? 'uboot' :
      (
       if_(!$b_prefix_mounted || whereis_binary('grub', $::prefix), 
	   'grub-graphic', 'grub-menu'),
       if_(!$b_prefix_mounted || whereis_binary('lilo', $::prefix), 
	   'lilo-menu'),
      );
}
sub method_choices {
    my ($all_hds, $b_prefix_mounted) = @_;
    my $fstab = [ fs::get::fstab($all_hds) ];
    my $root_part = fs::get::root($fstab);
    my $boot_part = fs::get::root($fstab, 'boot');
    my $have_dmraid = find { fs::type::is_dmraid($_) } @{$all_hds->{hds}};

    grep {
	!(/lilo/ && (isLoopback($root_part) || $have_dmraid))
	  && !(/grub/ && isRAID($boot_part))
	  && !(/grub-graphic/ && cat_("/proc/cmdline") =~ /console=ttyS/);
    } method_choices_raw($b_prefix_mounted);
}
sub main_method_choices {
    my ($b_prefix_mounted) = @_;
    uniq(map { main_method($_) } method_choices_raw($b_prefix_mounted));
}
sub configured_main_methods() {
    my @bad_main_methods = map { if_(!$_->{content}, $_->{main_method}) } config_files();
    difference2([ main_method_choices(1) ], \@bad_main_methods);
}

# for lilo
sub keytable {
    my ($f) = @_;
    $f or return;

    if ($f !~ /\.klt$/) {
	my $file = "/boot/$f.klt";
	run_program::rooted($::prefix, "keytab-lilo.pl", ">", $file, $f) or return;
	$f = $file;
    }
    -r "$::prefix/$f" && $f;
}


sub create_link_source() {
    #- we simply do it for all kernels :)
    #- so this can be used in %post of kernel and also of kernel-source
    foreach (all("$::prefix/usr/src")) {
	my ($version) = /^linux-(\d+\.\d+.*)/ or next;
	foreach (glob("$::prefix/lib/modules/$version*")) {
	    -d $_ or next;
	    log::l("creating symlink $_/build");
	    symlink "/usr/src/linux-$version", "$_/build";
	    log::l("creating symlink $_/source");
	    symlink "/usr/src/linux-$version", "$_/source";
	}
    }
}

sub dev2yaboot {
    my ($dev) = @_;

    devices::make("$::prefix$dev"); #- create it in the chroot

    my $of_dev;
    run_program::rooted_or_die($::prefix, "/usr/sbin/ofpath", ">", \$of_dev, $dev);
    chomp($of_dev);
    log::l("OF Device: $of_dev");
    $of_dev;
}

sub check_enough_space() {
    my $e = "$::prefix/boot/.enough_space";
    output $e, 1; -s $e or die N("not enough room in /boot");
    unlink $e;
}

sub write_yaboot {
    my ($bootloader, $all_hds) = @_;

    my $fstab = [ fs::get::fstab($all_hds) ]; 

    my $file2yaboot = sub {
	my ($part, $file) = fs::get::file2part($fstab, $_[0]);
	dev2yaboot('/dev/' . $part->{device}) . "," . $file;
    };

    #- do not write yaboot.conf for old-world macs
    my $mac_type = detect_devices::get_mac_model();
    return if $mac_type =~ /Power Macintosh/;

    $bootloader->{prompt} ||= $bootloader->{timeout};

    if ($bootloader->{message_text}) {
	eval { output("$::prefix/boot/message", $bootloader->{message_text}) }
	  and $bootloader->{message} = '/boot/message';
    }

    my @conf;

    if (!get_label($bootloader->{default}, $bootloader)) {
	log::l("default bootloader entry $bootloader->{default} is invalid, choosing another one");
	$bootloader->{default} = $bootloader->{entries}[0]{label};
    }
    push @conf, "# yaboot.conf - generated by DrakX/drakboot";
    push @conf, "# WARNING: do not forget to run ybin after modifying this file\n";
    push @conf, "default=" . make_label_lilo_compatible($bootloader->{default}) if $bootloader->{default};
    push @conf, sprintf('init-message="\n%s\n"', $bootloader->{'init-message'}) if $bootloader->{'init-message'};

    if ($bootloader->{boot}) {
	push @conf, "boot=$bootloader->{boot}";
	push @conf, "ofboot=" . dev2yaboot($bootloader->{boot}) if $mac_type !~ /IBM/;
    } else {
	die "no bootstrap partition defined.";
    }

    push @conf, map { "$_=$bootloader->{$_}" } grep { $bootloader->{$_} } (qw(delay timeout), if_($mac_type !~ /IBM/, 'defaultos'));
    push @conf, "install=/usr/lib/yaboot/yaboot";
    if ($mac_type =~ /IBM/) {
	push @conf, 'nonvram';
    } else {
	push @conf, 'magicboot=/usr/lib/yaboot/ofboot';
	push @conf, grep { $bootloader->{$_} } qw(enablecdboot enableofboot);
    }
    foreach my $entry (@{$bootloader->{entries}}) {

	if ($entry->{type} eq "image") {
	    push @conf, "$entry->{type}=" . $file2yaboot->($entry->{kernel_or_dev});
	    my @entry_conf;
	    push @entry_conf, "label=" . make_label_lilo_compatible($entry->{label});
	    push @entry_conf, "root=$entry->{root}";
	    push @entry_conf, "initrd=" . $file2yaboot->($entry->{initrd}) if $entry->{initrd};
	    #- xfs module on PPC requires larger initrd - say 6MB?
	    push @entry_conf, "initrd-size=6144" if $bootloader->{xfsroot};
	    push @entry_conf, qq(append=" $entry->{append}") if $entry->{append};
	    push @entry_conf, grep { $entry->{$_} } qw(read-write read-only);
	    push @conf, map { "\t$_" } @entry_conf;
	} else {
	    my $of_dev = dev2yaboot($entry->{kernel_or_dev});
	    push @conf, "$entry->{type}=$of_dev";
	}
    }
    my $f = "$::prefix/etc/yaboot.conf";
    log::l("writing yaboot config to $f");
    renamef($f, "$f.old");
    output($f, map { "$_\n" } @conf);
}

sub install_yaboot {
    my ($bootloader, $all_hds) = @_;
    log::l("Installing boot loader...");
    write_yaboot($bootloader, $all_hds);
    when_config_changed_yaboot($bootloader);
}
sub when_config_changed_yaboot {
    my ($bootloader) = @_;
    $::testing and return;
    if (defined $partition_table::mac::new_bootstrap) {
	run_program::run("hformat", $bootloader->{boot}) or die "hformat failed";
    }	
    my $error;
    run_program::rooted($::prefix, "/usr/sbin/ybin", "2>", \$error) or die "ybin failed: $error";
}

sub install_pmon2000 { 
    my ($_bootloader, $_all_hds) = @_;
    log::l("Mips/pmon2000 - nothing to install...");
}
sub write_pmon2000 { 
    my ($_bootloader, $_all_hds) = @_;
    log::l("Mips/pmon2000 - nothing to write...");
}
sub when_config_changed_pmon2000 {
    my ($_bootloader) = @_;
    log::l("Mips/pmon2000 - nothing to do...");
}

sub install_uboot { 
    my ($_bootloader, $_all_hds) = @_;
    log::l("uboot - nothing to install...");
}
sub write_uboot { 
    my ($_bootloader, $_all_hds) = @_;
    log::l("uboot - nothing to write...");
}
sub when_config_changed_uboot {
    my ($_bootloader) = @_;
    log::l("uboot - nothing to do...");
}

sub install_cromwell { 
    my ($_bootloader, $_all_hds) = @_;
    log::l("XBox/Cromwell - nothing to install...");
}
sub write_cromwell { 
    my ($_bootloader, $_all_hds) = @_;
    log::l("XBox/Cromwell - nothing to write...");
}
sub when_config_changed_cromwell {
    my ($_bootloader) = @_;
    log::l("XBox/Cromwell - nothing to do...");
}

sub simplify_label {
    my ($label) = @_;

    length($label) < 31 or $label =~ s/\.//g;

    $label = substr($label, 0, 31); #- lilo does not handle more than 31 char long labels
    $label =~ s/ /_/g; #- lilo does not support blank character in image names, labels or aliases
    $label;
}

sub make_label_lilo_compatible {
    my ($label) = @_;
    '"' . simplify_label($label) . '"';
}

sub write_lilo {
    my ($bootloader, $all_hds, $o_backup_extension) = @_;
    $bootloader->{prompt} ||= $bootloader->{timeout};

    my $file2fullname = sub {
	my ($file) = @_;
	if (arch() =~ /ia64/) {
	    my $fstab = [ fs::get::fstab($all_hds) ];
	    (my $part, $file) = fs::get::file2part($fstab, $file);
	    my %hds = map_index { $_ => "hd$::i" } map { $_->{device} } 
	      sort { 
		  my ($a_is_fat, $b_is_fat) = ($a->{fs_type} eq 'vfat', $b->{fs_type} eq 'vfat');
		  $a_is_fat <=> $b_is_fat || $a->{device} cmp $b->{device};
	      } @$fstab;
	    $hds{$part->{device}} . ":" . $file;
	} else {
	    $file;
	}
    };

    my $quotes = sub {
	my ($s) = @_;
	$s =~ s/"/\\"/g;
	qq("$s");
    };

    my $quotes_if_needed = sub {
	my ($s) = @_;
	$s =~ /["=\s]/ ? $quotes->($s) : $s;
    };
    

    my @sorted_hds = sort_hds_according_to_bios($bootloader, $all_hds);

    if (is_empty_hash_ref($bootloader->{bios} ||= {}) && $all_hds->{hds}[0] != $sorted_hds[0]) {
	log::l("Since we're booting on $sorted_hds[0]{device}, make it bios=0x80");
	$bootloader->{bios} = { "/dev/$sorted_hds[0]{device}" => '0x80' };
    }

    my @conf;

    #- normalize: RESTRICTED and MANDATORY are only valid if PASSWORD is set
    if ($bootloader->{password}) {
	# lilo defaults to mandatory, use restricted by default to have 
	# the same behaviour as with grub
	$bootloader->{restricted} = 1;
    } else {
        delete $bootloader->{mandatory} if !$bootloader->{password};
        delete $bootloader->{restricted} if !$bootloader->{password};
    }
    foreach my $entry (@{$bootloader->{entries}}) {
	delete $entry->{mandatory} if !$entry->{password} && !$bootloader->{password};
	delete $entry->{restricted} if !$entry->{password} && !$bootloader->{password};
    }
    if (get_append_with_key($bootloader, 'console') =~ /ttyS(.*)/) {
	$bootloader->{serial} ||= $1;
    }

    if (!get_label($bootloader->{default}, $bootloader)) {
	log::l("default bootloader entry $bootloader->{default} is invalid, choosing another one");
	$bootloader->{default} = $bootloader->{entries}[0]{label};
    }
    push @conf, "# File generated by DrakX/drakboot";
    push @conf, "# WARNING: do not forget to run lilo after modifying this file\n";
    push @conf, "default=" . make_label_lilo_compatible($bootloader->{default}) if $bootloader->{default};
    push @conf, map { $_ . '=' . $quotes_if_needed->($bootloader->{$_}) } grep { $bootloader->{$_} } qw(boot root map install serial vga keytable raid-extra-boot menu-scheme vmdefault);
    push @conf, grep { $bootloader->{$_} } qw(linear geometric compact prompt mandatory nowarn restricted static-bios-codes large-memory);
    push @conf, "append=" . $quotes->($bootloader->{append}) if $bootloader->{append};
    push @conf, "password=" . $bootloader->{password} if $bootloader->{password}; #- also done by msec
    push @conf, "timeout=" . round(10 * $bootloader->{timeout}) if $bootloader->{timeout};
    
    push @conf, "message=$bootloader->{message}" if $bootloader->{message};

    push @conf, "ignore-table" if any { $_->{unsafe} && $_->{table} } @{$bootloader->{entries}};

    push @conf, map_each { "disk=$::a bios=$::b" } %{$bootloader->{bios}};

    foreach my $entry (@{$bootloader->{entries}}) {
	my $mbootpack_file = get_mbootpack_filename($entry);
        if ($mbootpack_file && !build_mbootpack($entry)) {
	    warn "mbootpack is required for xen but unavailable, skipping\n";
	    next;
	}
	if ($entry->{type} eq 'grub_configfile') {
	    next;
	}

	push @conf, "$entry->{type}=" . $file2fullname->($mbootpack_file || $entry->{kernel_or_dev});
	my @entry_conf;
	push @entry_conf, "label=" . make_label_lilo_compatible($entry->{label}) if $entry->{label};

	if ($entry->{type} eq "image") {		
	    push @entry_conf, 'root=' . $quotes_if_needed->($entry->{root}) if $entry->{root} && !$entry->{xen};
	    push @entry_conf, "initrd=" . $file2fullname->($entry->{initrd}) if $entry->{initrd} && !$mbootpack_file;
	    my $append = join(' ', if_($entry->{xen_append}, $entry->{xen_append}),
	                           if_($entry->{xen}, '--', 'root=' . $entry->{root}),
	                           if_($entry->{append}, $entry->{append}));
	    push @entry_conf, "append=" . $quotes->($append) if $append;
	    push @entry_conf, "vga=$entry->{vga}" if $entry->{vga};
	    push @entry_conf, grep { $entry->{$_} } qw(read-write read-only optional);
	    push @entry_conf, "mandatory" if $entry->{lock};
	} else {
	    delete $entry->{unsafe} if $entry->{table}; #- we can't have both
	    push @entry_conf, map { "$_=$entry->{$_}" } grep { $entry->{$_} } qw(table boot-as);
	    push @entry_conf, grep { $entry->{$_} } qw(unsafe master-boot);
		
	    if ($entry->{table}) {
		#- hum, things like table=c: are needed for some os2 cases,
		#- in that case $hd below is undef
		my $hd = fs::get::device2part($entry->{table}, $all_hds->{hds});
		if ($hd && $hd != $sorted_hds[0]) {		       
		    #- boot off the nth drive, so reverse the BIOS maps
		    my $nb = sprintf("0x%x", 0x80 + (find_index { $hd == $_ } @sorted_hds));
		    $entry->{mapdrive} ||= { '0x80' => $nb, $nb => '0x80' }; 
		}
	    }
	    if ($entry->{mapdrive}) {
		push @entry_conf, map_each { "map-drive=$::a", "   to=$::b" } %{$entry->{mapdrive}};
	    }
	}
	push @entry_conf, "password=$entry->{password}" if $entry->{password};
	push @entry_conf, grep { $entry->{$_} } qw(mandatory vmwarn vmdisable);

	push @conf, map { "\t$_" } @entry_conf;
    }
    my $f = arch() =~ /ia64/ ? "$::prefix/boot/efi/elilo.conf" : "$::prefix/etc/lilo.conf";

    log::l("writing lilo config to $f");
    renamef($f, $f . ($o_backup_extension || '.old'));
    output_with_perm($f, $bootloader->{password} ? 0600 : 0644, map { "$_\n" } @conf);
}

sub install_lilo {
    my ($bootloader, $all_hds) = @_;

    if (my ($install) = $bootloader->{method} =~ /lilo-(text|menu)/) {
	$bootloader->{install} = $install;
    } else {
	delete $bootloader->{install};
    }
    if ($bootloader->{message_text}) {
	output("$::prefix/boot/message-text", $bootloader->{message_text});
    }
    my $message = "message-text";
    if (-r "$::prefix/boot/$message") {
	symlinkf $message, "$::prefix/boot/message";
	$bootloader->{message} = '/boot/message';
    }

    #- ensure message does not contain the old graphic format
    if ($bootloader->{message} && -s "$::prefix$bootloader->{message}" > 65_000) {
	output("$::prefix$bootloader->{message}", '');
    }

    write_lilo($bootloader, $all_hds);

    when_config_changed_lilo($bootloader);

    configure_kdm_BootManager('Lilo');
}

sub install_raw_lilo {
    my ($o_force_answer) = @_;

    my $error;
    my $answer = $o_force_answer || '';
    run_program::rooted($::prefix, "echo $answer | lilo", '2>', \$error) or die "lilo failed: $error";
}

sub when_config_changed_lilo {
    my ($bootloader) = @_;
    if (!$::testing && arch() !~ /ia64/ && $bootloader->{method} =~ /lilo/) {
	log::l("Installing boot loader on $bootloader->{boot}...");
	install_raw_lilo($bootloader->{force_lilo_answer});
    }
}

#- NB: ide is lower than scsi, this is important for sort_hds_according_to_bios()
sub hd2bios_kind {
    my ($hd) = @_;
    lc(join('_', $hd->{bus}, $hd->{host}));
}

sub ensafe_first_bios_drive {
    my ($hds) = @_;
    mixed_kind_of_disks($hds) || @$hds > 1 && _not_first_bios_drive($hds->[0]);
}
sub mixed_kind_of_disks {
    my ($hds) = @_;
    (uniq_ { hd2bios_kind($_) } @$hds) > 1;
}
sub _not_first_bios_drive {
    my ($hd) = @_;
    my $bios = $hd && $hd->{bios_from_edd};
    $bios && $bios ne '80';
}

sub sort_hds_according_to_bios {
    my ($bootloader, $all_hds) = @_;
    my $boot_hd = fs::get::device2part($bootloader->{first_hd_device} || $bootloader->{boot}, $all_hds->{hds}); #- $boot_hd is undefined when installing on floppy
    my $boot_kind = $boot_hd && hd2bios_kind($boot_hd);

    my $translate = sub {
	my ($hd) = @_;
	my $kind = hd2bios_kind($hd);
	$boot_hd ? ($hd == $boot_hd ? 0 : $kind eq $boot_kind ? 1 : 2) . "_$kind" : $kind;
    };
    sort { $translate->($a) cmp $translate->($b) } @{$all_hds->{hds}};
}

sub device_string2grub {
    my ($dev, $legacy_floppies, $sorted_hds) = @_;
    if (my $device = fs::get::device2part($dev, [ @$sorted_hds, fs::get::hds_fstab(@$sorted_hds) ])) {
	device2grub($device, $sorted_hds);
    } elsif (my $floppy = fs::get::device2part($dev, $legacy_floppies)) {
	my $bios = find_index { $floppy eq $_ } @$legacy_floppies;
	"(fd$bios)";
    } else {
	internal_error("unknown device $dev");
    }
}
sub device2grub {
    my ($device, $sorted_hds) = @_;

    if (isRAID($device) && $device->{level} == 1) {
	#- we can take any disk
	$device = $device->{disks}[0];
    }
    my ($hd, $part_nb) = 
      $device->{rootDevice} ?
	(fs::get::device2part($device->{rootDevice}, $sorted_hds), $device->{device} =~ /(\d+)$/) :
	$device;
    my $bios = eval { find_index { $hd eq $_ } @$sorted_hds };
    if (defined $bios) {
	my $part_string = defined $part_nb ? ',' . ($part_nb - 1) : '';    
	"(hd$bios$part_string)";
    } else {
	undef;
    }
}

sub read_grub_device_map() {
    my %grub2dev = map { m!\((.*)\)\s+/dev/(.*)$! } cat_("$::prefix/boot/grub/device.map");
    \%grub2dev;
}
sub write_grub_device_map {
    my ($legacy_floppies, $sorted_hds) = @_;
    my $f = "$::prefix/boot/grub/device.map";
    renamef($f, "$f.old");
    output($f,
	   (map_index { "(fd$::i) /dev/$_->{device}\n" } @$legacy_floppies),
	   (map_index { "(hd$::i) /dev/$_->{device}\n" } @$sorted_hds));
}

# parses things like "(hd0,4)/boot/vmlinuz"
# returns: ("hd0", 4, "boot/vmlinuz")
sub parse_grub_file {
    my ($grub_file) = @_;
    my ($grub_dev, $rel_file) = $grub_file =~ m!\((.*?)\)/?(.*)! or return;
    my ($hd, $part) = split(',', $grub_dev);
    ($hd, $part, $rel_file);
}

# takes things like "(hd0,4)/boot/vmlinuz"
# returns: ("/dev/sda5", "boot/vmlinuz")
sub grub2dev_and_file {
    my ($grub_file, $grub2dev, $o_block_device) = @_;
    my ($hd, $part, $rel_file) = parse_grub_file($grub_file) or return;
    $grub2dev->{$hd} or internal_error("$hd has no mapping in device.map (when translating $grub_file)");
    $part = $o_block_device ? '' : defined $part && $part + 1; #- grub wants "(hdX,Y)" where lilo just want "hdY+1"
    my $device = '/dev/' . ($part eq '' ? $grub2dev->{$hd} : devices::prefix_for_dev($grub2dev->{$hd}) . $part);
    $device, $rel_file;
}
# takes things like "(hd0,4)/boot/vmlinuz"
# returns: "/dev/sda5"
sub grub2dev {
    my ($grub_file, $grub2dev, $o_block_device) = @_;
    first(grub2dev_and_file($grub_file, $grub2dev, $o_block_device));
}

# replaces
# - "/vmlinuz" with "/boot/vmlinuz" when "root" or "rootnoverify" is set for the entry
# - "(hdX,Y)" in "(hdX,Y)/boot/vmlinuz..." by appropriate path if possible/needed
sub grub2file {
    my ($grub_file, $grub2dev, $fstab, $o_entry) = @_;

    if ($grub_file =~ m!^/!) {
	my $root = $o_entry && ($o_entry->{rootnoverify} || $o_entry->{grub_root});
	$root and $grub_file = "$root$grub_file";
    }

    if (my ($device, $rel_file) = grub2dev_and_file($grub_file, $grub2dev)) {	
	my $part = fs::get::device2part($device, $fstab);
	if (my $mntpoint = $part && $part->{mntpoint})  {
	    ($mntpoint eq '/' ? '' : $mntpoint) . '/' . $rel_file;
	} else {
	    log::l("ERROR: unknown device $device (computed from $grub_file)");
	    $grub_file;
	}
    } else {
	$grub_file;
    }
}

sub boot_copies_dir() { '/boot/copied' }
sub create_copy_in_boot {
    my ($file) = @_;

    my $s = $file;
    $s =~ s!/!_!g;
    my $file2 = boot_copies_dir() . "/$s";

    log::l("$file is not available at boot time, creating a copy ($file2)");
    mkdir_p(boot_copies_dir());
    output("$file2.link", $file . "\n");
    update_copy_in_boot("$file2.link");

    $file2;
}
sub update_copy_in_boot {
    my ($link) = @_;
    my $orig = chomp_(cat_("$::prefix$link"));
    (my $dest = $link) =~ s/\.link$// or internal_error("update_copy_in_boot: $link");
    if (-e "$::prefix$orig") {
	log::l("updating $dest from $orig");
	cp_af("$::prefix$orig", "$::prefix$dest");
    } else {
	log::l("removing $dest since $orig does not exist anymore");
	unlink "$::prefix$link", "$::prefix$orig";
    }
}

sub crypt_grub_password {
    my ($password) = @_;
    require IPC::Open2;
    local $ENV{LC_ALL} = 'C';
    my ($his_out, $his_in);
    my $cmd = ($::prefix ? "chroot $::prefix " : "") . "/sbin/grub-md5-crypt";

    my $pid = IPC::Open2::open2($his_out, $his_in, $cmd);

    my ($line, $res);
    while (sysread($his_out, $line, 100)) {
        if ($line =~ /Password/i) {
            syswrite($his_in, "$password\n");
        } else {
            $res = $line;
        }
    }
    waitpid($pid, 0);
    my $status = $? >> 8;           
    die "failed to encrypt password (status=$status)" if $status != 0;
    chomp_($res);
}


sub write_grub {
    my ($bootloader, $all_hds, $o_backup_extension) = @_;

    my $fstab = [ fs::get::fstab($all_hds) ]; 
    my @legacy_floppies = detect_devices::floppies();
    my @sorted_hds = sort_hds_according_to_bios($bootloader, $all_hds);
    write_grub_device_map(\@legacy_floppies, \@sorted_hds);

    my $file2grub; $file2grub = sub {
	my ($file) = @_;
	if ($file =~ m!^\(.*\)/!) {
	    $file; #- it's already in grub format
	} else {
	    my ($part, $rel_file) = fs::get::file2part($fstab, $file, 'keep_simple_symlinks');
	    if (my $grub = device2grub($part, \@sorted_hds)) {
		$grub . $rel_file;
	    } elsif (!begins_with($file, '/boot/')) {
		log::l("$file is on device $part->{device} which is not available at boot time. Copying it");
		$file2grub->(create_copy_in_boot($file));
	    } else {
		log::l("ERROR: $file is on device $part->{device} which is not available at boot time. Defaulting to a dumb value");
		"(hd0,0)$file";
	    }
	}
    };

    if (get_append_with_key($bootloader, 'console') =~ /ttyS(\d),(\d+)/) {
	$bootloader->{serial} ||= "--unit=$1 --speed=$2";
	$bootloader->{terminal} ||= "--timeout=" . ($bootloader->{timeout} || 0) . " console serial";
    } elsif ($bootloader->{method} eq 'grub-graphic') {
	my $bin = '/usr/sbin/grub-gfxmenu';
	if ($bootloader->{gfxmenu} eq '' && -x "$::prefix/usr/sbin/grub-gfxmenu") {
	    my $locale = $::o->{locale} || do { require lang; lang::read() };
	    run_program::rooted($::prefix, $bin, '--lang', $locale->{lang}, '--update-gfxmenu');
	    $bootloader->{gfxmenu} ||= '/boot/gfxmenu';
	}
	#- not handled anymore
	delete $bootloader->{$_} foreach qw(splashimage viewport shade);
    } else {
	delete $bootloader->{gfxmenu};
    }

    my $format = sub { map { "$_ $bootloader->{$_}" } @_ };

    {
	my @conf;

        if ($bootloader->{password}) {
	    if (!is_already_crypted($bootloader->{password})) {
		my $encrypted = crypt_grub_password($bootloader->{password});
		$bootloader->{password} = "--md5 $encrypted";
	    }
        }

	push @conf, $format->(grep { defined $bootloader->{$_} } qw(timeout));
	push @conf, $format->(grep { $bootloader->{$_} } qw(color password serial shade terminal viewport background foreground));

	push @conf, map { $_ . ' ' . $file2grub->($bootloader->{$_}) } grep { $bootloader->{$_} } qw(gfxmenu);

	eval {
	    push @conf, "default " . (find_index { $_->{label} eq $bootloader->{default} } @{$bootloader->{entries}});
	};

	foreach my $entry (@{$bootloader->{entries}}) {
	    my $title = "\ntitle $entry->{label}";

	    if ($entry->{keep_verbatim}) {
		push @conf, '', $entry->{verbatim};
	    } elsif ($entry->{type} eq "image") {
		push @conf, $title;
		push @conf, grep { $entry->{$_} } 'lock';
		push @conf, join(' ', 'kernel', $file2grub->($entry->{xen}), $entry->{xen_append}) if $entry->{xen};

		my $vga = $entry->{vga} || $bootloader->{vga};
		push @conf, join(' ', $entry->{xen} ? 'module' : 'kernel', 
		       $file2grub->($entry->{kernel_or_dev}),
		       $entry->{xen} ? () : 'BOOT_IMAGE=' . simplify_label($entry->{label}),
		       if_($entry->{root}, $entry->{root} =~ /loop7/ ? "root=707" : "root=$entry->{root}"), #- special to workaround bug in kernel (see #ifdef CONFIG_BLK_DEV_LOOP)
		       $entry->{append},
		       if_($entry->{'read-write'}, 'rw'),
		       if_($vga && $vga ne "normal", "vga=$vga"));
		push @conf, "module " . $_ foreach @{$entry->{modules} || []};
		push @conf, join(' ', $entry->{xen} ? 'module' : 'initrd', $file2grub->($entry->{initrd})) if $entry->{initrd};
	    } else {
		my $dev = eval { device_string2grub($entry->{kernel_or_dev}, \@legacy_floppies, \@sorted_hds) };
		if (!$dev) {
		    log::l("dropping bad entry $entry->{label} for unknown device $entry->{kernel_or_dev}");
		    next;
		}
		push @conf, $title;
		push @conf, grep { $entry->{$_} } 'lock';
		push @conf, join(' ', $entry->{rootnoverify} ? 'rootnoverify' : 'root', $dev);

		if ($entry->{table}) {
		    if (my $hd = fs::get::device2part($entry->{table}, \@sorted_hds)) {
			if (my $bios = find_index { $hd eq $_ } @sorted_hds) {
			    #- boot off the nth drive, so reverse the BIOS maps
			    my $nb = sprintf("0x%x", 0x80 + $bios);
			    $entry->{mapdrive} ||= { '0x80' => $nb, $nb => '0x80' }; 
			}
		    }
		}
		if ($entry->{mapdrive}) {
		    push @conf, map_each { "map ($::b) ($::a)" } %{$entry->{mapdrive}};
		}
		push @conf, "makeactive" if $entry->{makeactive};
		if ($entry->{type} eq 'grub_configfile') {
		    push @conf, "configfile $entry->{configfile}";
		} else {
		    push @conf, "chainloader +1";
		}
	    }
	}
	my $f = "$::prefix/boot/grub/menu.lst";
	log::l("writing grub config to $f");
	renamef($f, $f . ($o_backup_extension || '.old'));
	output_with_perm($f, 0600, map { "$_\n" } @conf);
    }
    {
	my $f = "$::prefix/boot/grub/install.sh";
	my $boot_dev = device_string2grub($bootloader->{boot}, \@legacy_floppies, \@sorted_hds);
	my $files_dev = device2grub(fs::get::root_($fstab, 'boot'), \@sorted_hds);
	renamef($f, $f . ($o_backup_extension || '.old'));
	output_with_perm($f, 0755,
"grub --device-map=/boot/grub/device.map --batch <<EOF
root $files_dev
setup --stage2=/boot/grub/stage2 $boot_dev
quit
EOF
");
    }

    check_enough_space();
}

sub configure_kdm_BootManager {
    my ($name) = @_;
    eval { common::update_gnomekderc_no_create("$::prefix/etc/kde/kdm/kdmrc", 'Shutdown' => (
	BootManager => $name
    )) };
}

sub sync_partition_data_to_disk {
    my ($part) = @_;

    common::sync();

    if ($part->{fs_type} eq 'xfs') {
	run_program::rooted($::prefix, 'xfs_freeze', '-f', $part->{mntpoint});
	run_program::rooted($::prefix, 'xfs_freeze', '-u', $part->{mntpoint});
    }
}

sub _dev_to_MBR_backup {
    my ($dev) = @_;
    $dev =~ s!/dev/!!;
    $dev =~ s!/!_!g;
    "$::prefix/boot/boot.backup.$dev";
}

sub save_previous_MBR_bootloader {
    my ($dev) = @_;
    my $t;
    open(my $F, $dev);
    CORE::read($F, $t, 0x1b8); #- up to disk magic
    output(_dev_to_MBR_backup($dev), $t);
}

sub restore_previous_MBR_bootloader {
    my ($dev) = @_;
    log::l("restoring previous bootloader on $dev");
    output($dev, scalar cat_(_dev_to_MBR_backup($dev)));
}

sub install_grub {
    my ($bootloader, $all_hds) = @_;

    write_grub($bootloader, $all_hds);

    if (!$::testing) {
	if ($bootloader->{previous_boot} && $bootloader->{previous_boot} eq $bootloader->{boot}) {
	    # nothing to do (already installed in {boot})
	} else {
	    if ($bootloader->{previous_boot}) {
		restore_previous_MBR_bootloader(delete $bootloader->{previous_boot});
	    }
	    if (fs::get::device2part($bootloader->{boot}, [ fs::get::hds($all_hds) ])) {
		save_previous_MBR_bootloader($bootloader->{boot});
		$bootloader->{previous_boot} = $bootloader->{boot};
	    }
	}

	my @files = grep { /(stage1|stage2|_stage1_5)$/ } glob("$::prefix/lib/grub/*/*");
	cp_af(@files, "$::prefix/boot/grub");
	sync_partition_data_to_disk(fs::get::root([ fs::get::fstab($all_hds) ], 'boot'));
	install_raw_grub(); 
    }

    configure_kdm_BootManager('Grub');
}
sub install_raw_grub() {
    log::l("Installing boot loader...");
    my $error;
    run_program::rooted($::prefix, "sh", "2>", \$error, '/boot/grub/install.sh') or die "grub failed: $error";
}

sub when_config_changed_grub {
    my ($_bootloader) = @_;
    #- do not do anything

    update_copy_in_boot($_) foreach glob($::prefix . boot_copies_dir() . '/*.link');
}

sub action {
    my ($bootloader, $action, @para) = @_;

    my $main_method = main_method($bootloader->{method});
    my $f = $bootloader::{$action . '_' . $main_method} or die "unknown bootloader method $bootloader->{method} ($action)";
    $f->($bootloader, @para);
}

sub install {
    my ($bootloader, $all_hds) = @_;

    if (my $part = fs::get::device2part($bootloader->{boot}, [ fs::get::fstab($all_hds) ])) {
	die N("You cannot install the bootloader on a %s partition\n", $part->{fs_type})
	  if $part->{fs_type} eq 'xfs';
    }
    $bootloader->{keytable} = keytable($bootloader->{keytable});
    action($bootloader, 'install', $all_hds);
}

sub ensure_pkg_is_installed {
    my ($do_pkgs, $bootloader) = @_;

    my $main_method = main_method($bootloader->{method});
    if ($main_method eq 'grub' || $main_method eq 'lilo') {
	$do_pkgs->ensure_binary_is_installed($main_method, $main_method, 1) or return 0;
	if ($bootloader->{method} eq 'grub-graphic') {
	    $do_pkgs->ensure_is_installed('mageia-gfxboot-theme', '/usr/share/gfxboot/themes/Mageia/boot/message', 1) or return 0;
	}
    }
    1;
}

sub find_other_distros_grub_conf {
    my ($fstab) = @_;

    my @unknown_true_fs = 
      grep { isTrueLocalFS($_) && 
	     (!$_->{mntpoint} || !member($_->{mntpoint}, '/home', fs::type::directories_needed_to_boot()));
	 } @$fstab;

    log::l("looking for configured grub on partitions " . join(' ', map { $_->{device} } @unknown_true_fs));

    my @l;
    foreach my $part (@unknown_true_fs) {
	my $handle = any::inspect($part, $::prefix) or next;

	foreach my $bootdir ('', '/boot') {
	    my $f = find { -e "$handle->{dir}$bootdir/$_" } 'grub.conf', 'grub/menu.lst' or next;
	    push @l, { bootpart => $part, bootdir => $bootdir, grub_conf => "$bootdir/$f" };
	}
	if (my $f = common::release_file($handle->{dir})) {
	    my $h = common::parse_release_file($handle->{dir}, $f, $part);
	    $h->{name} = $h->{release};
	    push @l, $h;
	} elsif ($handle && -e "$handle->{dir}/etc/issue") {
	    my ($s, $dropped) = cat_("$handle->{dir}/etc/issue") =~ /^([^\\\n]*)(.*)/;
	    log::l("found /etc/issue: $s (removed: $dropped)");
	    push @l, { name => $s, part => $part };
	}
    }
    my $root;
    my $set_root = sub {
	my ($v) = @_;
	$root and log::l("don't know what to do with $root->{name} ($root->{part}{device})");
	$root = $v;
    };
    my @found;
    while (my $e = shift @l) {
	if ($e->{name}) {
	    $set_root->($e);
	} else {
	    if (@l && $l[0]{name}) {
		$set_root->(shift @l);
	    }

	    my $ok;
	    if ($root && $root->{part} == $e->{bootpart} && $e->{bootdir}) {
		# easy case: /boot is not a separate partition
		$ok = 1;
	    } elsif ($root && $root->{part} != $e->{bootpart} && !$e->{bootdir}) {
		log::l("associating '/' $root->{part}{device} with '/boot' $e->{bootpart}{device}");
		$ok = 1;
	    }
	    if ($ok) {
		add2hash($e, $root);
		undef $root;
	    } elsif ($root) {
		log::l("weird case for grub conf in $e->{bootpart}{device}, keeping '/' from $root->{part}{device}");
	    } else {
		log::l("could not recognise the distribution for $e->{grub_conf} in $e->{bootpart}{device}");
	    }
	    $e->{name} ||= "Linux $e->{bootpart}{device}";
	    push @found, $e;
	}
    }
    $set_root->(undef);

    @found;
}

sub update_for_renumbered_partitions {
    my ($in, $renumbering, $all_hds) = @_;

    my @configs = grep { $_->{content} } config_files();
    $_->{new} = $_->{orig} = $_->{content} foreach @configs;

    my @sorted_hds; {
 	my $grub2dev = read_grub_device_map();
	map_each {
	    $sorted_hds[$1] = fs::get::device2part($::b, $all_hds->{hds}) if $::a =~ /hd(\d+)/;
	} %$grub2dev;
    }

    #- NB: we make the changes with an added string inside so that hda5 is only renamed once to hda6

    foreach (@$renumbering) {
	my ($old, $new) = @$_;
	log::l("renaming $old -> $new");
	(my $lnew = $new) =~ s/(\d+)$/__DRAKX_DONE__$1/;
	$_->{new} =~ s/\b$old/$lnew/g foreach @configs;

	any { $_->{name} eq 'grub' } @configs or next;

	my ($old_grub, $new_grub) = map { device_string2grub($_, [], \@sorted_hds) } $old, $new;
	log::l("renaming $old_grub -> $new_grub");
	(my $lnew_grub = $new_grub) =~ s/\)$/__DRAKX_DONE__)/;
	$_->{new} =~ s/\Q$old_grub/$lnew_grub/g foreach @configs;
    }

    $_->{new} =~ s/__DRAKX_DONE__//g foreach @configs;

    my @changed_configs = grep { $_->{orig} ne $_->{new} } @configs or return 1; # no need to update

    $in->ask_okcancel('', N("Your bootloader configuration must be updated because partition has been renumbered")) or return;

    foreach (@changed_configs) {
	renamef("$::prefix/$_->{file}", "$::prefix/$_->{file}.old");
	output("$::prefix/$_->{file}", $_->{new});
    }

    my $main_method = detect_main_method($all_hds);
    my @needed = map { 
	$_ eq 'grub' ? 'grub_install' : $_;
    } $main_method ? $main_method : ('lilo', 'grub');

    if (intersection(\@needed, [ map { $_->{name} } @changed_configs ])) {
	$in->ask_warn('', N("The bootloader cannot be installed correctly. You have to boot rescue and choose \"%s\"", 
			    N("Re-install Boot Loader")));
    }
    1;
}

1;
have a FAT partition mounted in /boot/efi" msgstr "Szükség van egy FAT partícióra a /boot/efi ponthoz csatolva" #: fs/format.pm:63 #: fs/format.pm:70 #, c-format msgid "Formatting partition %s" msgstr "A(z) %s partíció formázása" #: fs/format.pm:67 #, c-format msgid "Creating and formatting file %s" msgstr "%s fájl létrehozása és formázása" #: fs/format.pm:122 #, c-format msgid "I do not know how to format %s in type %s" msgstr "A(z) %s eszköz nem formázható %s típusúra" #: fs/format.pm:127 #: fs/format.pm:129 #, c-format msgid "%s formatting of %s failed" msgstr "%s formázás sikertelen a(z) %s eszközön" #: fs/loopback.pm:24 #, c-format msgid "Circular mounts %s\n" msgstr "Körkörös csatolások - %s\n" #: fs/mount.pm:79 #, c-format msgid "Mounting partition %s" msgstr "A(z) %s partíció csatolása" #: fs/mount.pm:80 #, c-format msgid "mounting partition %s in directory %s failed" msgstr "a(z) %s partíció ide történő csatolása sikertelen: %s" #: fs/mount.pm:85 #: fs/mount.pm:102 #, c-format msgid "Checking %s" msgstr "%s ellenőrzése" #: fs/mount.pm:119 #: partition_table.pm:403 #, c-format msgid "error unmounting %s: %s" msgstr "hiba történt a(z) %s leválasztásakor: %s" #: fs/mount.pm:134 #, c-format msgid "Enabling swap partition %s" msgstr "A(z) %s lapozópartíció bekapcsolása" #: fs/mount_options.pm:115 #, c-format msgid "Use an encrypted file system" msgstr "Titkosított fájlrendszer használata" #: fs/mount_options.pm:117 #, c-format msgid "Flush write cache on file close" msgstr "Az írási gyorstár kiírása fájlbezáráskor" #: fs/mount_options.pm:119 #, c-format msgid "Enable group disk quota accounting and optionally enforce limits" msgstr "Csoport lemezkvóta bekapcsolása, esetlegesen bizonyos korlátozások érvényesítésével" #: fs/mount_options.pm:121 #, c-format msgid "" "Do not update inode access times on this file system\n" "(e.g, for faster access on the news spool to speed up news servers)." msgstr "" "Az inode-ok elérési időpontjai ne legyenek frissítve ezen a fájlrendszeren\n" "(például hírkiszolgálók esetén gyorsabb hozzáférést biztosíthat a hírekhez)." #: fs/mount_options.pm:124 #, c-format msgid "" "Update inode access times on this filesystem in a more efficient way\n" "(e.g, for faster access on the news spool to speed up news servers)." msgstr "" "Az inode-ok elérési időpontjai hatékonyabb módon legyenek frissítve\n" "ezen a fájlrendszeren (például hírkiszolgálók esetén gyorsabb hozzáférést\n" "biztosíthat a hírekhez)." #: fs/mount_options.pm:127 #, c-format msgid "" "Can only be mounted explicitly (i.e.,\n" "the -a option will not cause the file system to be mounted)." msgstr "" "Csak explicit módon csatolható, vagyis a '-a' opció\n" "hatására nem kerül csatolásra a fájlrendszer." #: fs/mount_options.pm:130 #, c-format msgid "Do not interpret character or block special devices on the file system." msgstr "A fájlrendszerben levő karakter- illetve blokkeszközök ne legyenek értelmezve." #: fs/mount_options.pm:132 #, c-format msgid "" "Do not allow execution of any binaries on the mounted\n" "file system. This option might be useful for a server that has file systems\n" "containing binaries for architectures other than its own." msgstr "" "A felcsatolt fájlrendszeren levő bináris programok ne legyenek végrehajthatók.\n" "Ez akkor lehet hasznos, ha egy kiszolgálón vannak olyan fájlrendszerek is,\n" "amelyek más architektúrákhoz tartozó bináris programokat tartalmaznak." #: fs/mount_options.pm:136 #, c-format msgid "" "Do not allow set-user-identifier or set-group-identifier\n" "bits to take effect. (This seems safe, but is in fact rather unsafe if you\n" "have suidperl(1) installed.)" msgstr "" "A felhasználó- illetve csoportazonosító bitjének (SUID illetve SGID bit)\n" "tiltása. (Ez biztonságosnak tűnhet, de valójában nem az, ha fel van telepítve\n" "az suidperl(1).)" #: fs/mount_options.pm:140 #, c-format msgid "Mount the file system read-only." msgstr "A fájlrendszer csak olvasható módon való csatolása." #: fs/mount_options.pm:142 #, c-format msgid "All I/O to the file system should be done synchronously." msgstr "A fájlrendszer összes I/O művelete szinkron módon történjen." #: fs/mount_options.pm:144 #, c-format msgid "Allow every user to mount and umount the file system." msgstr "A fájlrendszer csatolásának és leválasztásának engedélyezése minden felhasználó számára." #: fs/mount_options.pm:146 #, c-format msgid "Allow an ordinary user to mount the file system." msgstr "A fájlrendszer csatolásának engedélyezése normál felhasználók számára." #: fs/mount_options.pm:148 #, c-format msgid "Enable user disk quota accounting, and optionally enforce limits" msgstr "Felhasználói lemezkvóta bekapcsolása, esetlegesen bizonyos korlátozások érvényesítésével" #: fs/mount_options.pm:150 #, c-format msgid "Support \"user.\" extended attributes" msgstr "\"user.\" kiterjesztett attribútumok támogatása" #: fs/mount_options.pm:152 #, c-format msgid "Give write access to ordinary users" msgstr "Írási jog adása a normál felhasználóknak" #: fs/mount_options.pm:154 #, c-format msgid "Give read-only access to ordinary users" msgstr "Olvasási jog adása a normál felhasználóknak" #: fs/mount_point.pm:80 #, c-format msgid "Duplicate mount point %s" msgstr "A következő csatolási pont kétszer van megadva: %s" #: fs/mount_point.pm:95 #, c-format msgid "No partition available" msgstr "Nincs elérhető partíció" #: fs/mount_point.pm:98 #, c-format msgid "Scanning partitions to find mount points" msgstr "Csatolási pontok keresése a partíciókon" #: fs/mount_point.pm:105 #, c-format msgid "Choose the mount points" msgstr "Válassza ki a csatolási pontokat" #: fs/partitioning.pm:46 #, c-format msgid "Choose the partitions you want to format" msgstr "Válassza ki a formázandó partíciókat" #: fs/partitioning.pm:76 #, c-format msgid "Failed to check filesystem %s. Do you want to repair the errors? (beware, you can lose data)" msgstr "A(z) \"%s\" fájlrendszer ellenőrzése hibákat eredményezett. Szeretné kijavítani a hibákat? (Legyen óvatos, mivel ez adatvesztéshez is vezethet.)" #: fs/partitioning.pm:79 #, c-format msgid "Not enough swap space to fulfill installation, please add some" msgstr "A lapozóterület mérete nem elég nagy. Növelje meg a telepítés befejezéséhez." #: fs/partitioning_wizard.pm:51 #, c-format msgid "" "You must have a root partition.\n" "For this, create a partition (or click on an existing one).\n" "Then choose action ``Mount point'' and set it to `/'" msgstr "" "Feltétlenül kell lennie gyökérpartíciónak.\n" "Hozzon létre egy partíciót (vagy kattintson egy meglevőre).\n" "Utána adja meg csatolási pontnak a \"/\"-t." #: fs/partitioning_wizard.pm:56 #, c-format msgid "" "You do not have a swap partition.\n" "\n" "Continue anyway?" msgstr "" "Nincs egyetlen lapozási (swap) partíció sem.\n" "\n" "Ennek ellenére tovább szeretne lépni?" #: fs/partitioning_wizard.pm:84 #, c-format msgid "Use free space" msgstr "A szabad terület felhasználása" #: fs/partitioning_wizard.pm:86 #, c-format msgid "Not enough free space to allocate new partitions" msgstr "Nincs elég szabad terület új partíció létrehozásához" #: fs/partitioning_wizard.pm:94 #, c-format msgid "Use existing partitions" msgstr "Már létező partíciók használata" #: fs/partitioning_wizard.pm:96 #, c-format msgid "There is no existing partition to use" msgstr "Nincs olyan partíció, amelyet fel lehetne használni" #: fs/partitioning_wizard.pm:103 #, c-format msgid "Use the Microsoft Windows® partition for loopback" msgstr "A loopback-hez a windowsos partíció használata" #: fs/partitioning_wizard.pm:106 #, c-format msgid "Which partition do you want to use for Linux4Win?" msgstr "Melyik partícióra szeretné a Linux4Win-t telepíteni?" #: fs/partitioning_wizard.pm:108 #, c-format msgid "Choose the sizes" msgstr "Adja meg a méreteket" #: fs/partitioning_wizard.pm:109 #, c-format msgid "Root partition size in MB: " msgstr "A gyökérpartíció mérete MB-ban: " #: fs/partitioning_wizard.pm:110 #, c-format msgid "Swap partition size in MB: " msgstr "A lapozási (swap) partíció mérete MB-ban: " #: fs/partitioning_wizard.pm:119 #, c-format msgid "There is no FAT partition to use as loopback (or not enough space left)" msgstr "Nincs loopback-ként használható FAT-partíció, vagy nincs elég hely" #: fs/partitioning_wizard.pm:127 #, c-format msgid "Use the free space on a Microsoft Windows® partition" msgstr "A Microsoft Windows® partíción levő szabad hely felhasználása" #: fs/partitioning_wizard.pm:129 #, c-format msgid "Which partition do you want to resize?" msgstr "Melyik partíciót szeretné átméretezni?" #: fs/partitioning_wizard.pm:143 #, c-format msgid "" "The FAT resizer is unable to handle your partition, \n" "the following error occurred: %s" msgstr "" "A FAT átméretező nem tudja kezelni a partíciót.\n" "A következő hiba keletkezett: %s" #: fs/partitioning_wizard.pm:146 #, c-format msgid "Computing the size of the Microsoft Windows® partition" msgstr "A windowsos partíció méretének meghatározása" #: fs/partitioning_wizard.pm:153 #, c-format msgid "Your Microsoft Windows® partition is too fragmented. Please reboot your computer under Microsoft Windows®, run the ``defrag'' utility, then restart the Mandriva Linux installation." msgstr "A windowsos partíció túlzottan töredezett. Indítsa újra a gépet Microsoft Windows®szal, majd futtassa a \"defrag\" programot. Ennek végeztével indítsa el újra a Mandriva Linux telepítését." #: fs/partitioning_wizard.pm:156 #, c-format msgid "" "WARNING!\n" "\n" "\n" "Your Microsoft Windows® partition will be now resized.\n" "\n" "\n" "Be careful: this operation is dangerous. If you have not already done so, you first need to exit the installation, run \"chkdsk c:\" from a Command Prompt under Microsoft Windows® (beware, running graphical program \"scandisk\" is not enough, be sure to use \"chkdsk\" in a Command Prompt!), optionally run defrag, then restart the installation. You should also backup your data.\n" "\n" "\n" "When sure, press %s." msgstr "" "FIGYELEM!\n" "\n" "\n" "A telepítő most átméretezi a windowsos partíciót.\n" "\n" "\n" "Ez a művelet veszélyes. Ha még nem tette meg, adjon ki egy\n" "\"chkdsk c:\" parancsot egy windowsos parancssorból (a \"scandisk\"\n" "nevű grafikus program futtatása nem elegendő). Ehhez természetesen\n" "ki kell lépnie a telepítőből. Esetleg futtassa le a \"defrag\"\n" "programot is Windows alatt. Ezek végeztével indítsa el újra a\n" "telepítést. Lehetőleg mentse le az adatait, mielőtt hozzákezd\n" "a fenti műveletekhez.\n" "\n" "\n" "Ha biztos abban, hogy folytatni szeretné a telepítést, nyomja meg\n" "a(z) \"%s\" gombot." #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: fs/partitioning_wizard.pm:165 #: interactive.pm:542 #: interactive/curses.pm:263 #: ugtk2.pm:512 #, c-format msgid "Next" msgstr "Következő" #: fs/partitioning_wizard.pm:168 #, c-format msgid "Partitionning" msgstr "Partícionálás" #: fs/partitioning_wizard.pm:168 #, c-format msgid "Which size do you want to keep for Microsoft Windows® on partition %s?" msgstr "Mekkora helyet szeretne fenntartani a Microsoft Windows®nak itt: %s partíció?" #: fs/partitioning_wizard.pm:169 #, c-format msgid "Size" msgstr "Méret" #: fs/partitioning_wizard.pm:178 #, c-format msgid "Resizing Microsoft Windows® partition" msgstr "Microsoft Windows®os partíció átméretezése" #: fs/partitioning_wizard.pm:183 #, c-format msgid "FAT resizing failed: %s" msgstr "A FAT átméretezése nem sikerült: %s" #: fs/partitioning_wizard.pm:198 #, c-format msgid "There is no FAT partition to resize (or not enough space left)" msgstr "Nincs átméretezhető FAT partíció, vagy nincs elég hely" #: fs/partitioning_wizard.pm:203 #, c-format msgid "Remove Microsoft Windows®" msgstr "A Microsoft Windows® eltávolítása" #: fs/partitioning_wizard.pm:203 #, c-format msgid "Erase and use entire disk" msgstr "A teljes lemez törlése és felhasználása" #: fs/partitioning_wizard.pm:205 #, c-format msgid "You have more than one hard drive, which one do you install linux on?" msgstr "Több merevlemeze van. Melyikre kívánja telepíteni a Linuxot?" #: fs/partitioning_wizard.pm:211 #: fsedit.pm:570 #, c-format msgid "ALL existing partitions and their data will be lost on drive %s" msgstr "MINDEN létező partíció és rajtuk minden adat elvész a(z) \"%s\" meghajtón" #: fs/partitioning_wizard.pm:222 #, c-format msgid "Custom disk partitioning" msgstr "Egyéni lemezpartícionálás" #: fs/partitioning_wizard.pm:228 #, c-format msgid "Use fdisk" msgstr "Az fdisk használata" #: fs/partitioning_wizard.pm:231 #, c-format msgid "" "You can now partition %s.\n" "When you are done, do not forget to save using `w'" msgstr "" "Most partícionálható a(z) %s.\n" "Ha kész, ne feledje elmenteni a változásokat a \"w\"-vel" #: fs/partitioning_wizard.pm:271 #, c-format msgid "I can not find any room for installing" msgstr "Nincs elég szabad hely a telepítéshez" #: fs/partitioning_wizard.pm:275 #, c-format msgid "The DrakX Partitioning wizard found the following solutions:" msgstr "A telepítő partícionálási varázslója a következőket javasolja:" #: fs/partitioning_wizard.pm:287 #, c-format msgid "Partitioning failed: %s" msgstr "A partícionálás nem sikerült: %s" #: fs/type.pm:370 #, c-format msgid "You can not use JFS for partitions smaller than 16MB" msgstr "Nem lehet JFS-t használni 16 MB-nál kisebb partíción" #: fs/type.pm:371 #, c-format msgid "You can not use ReiserFS for partitions smaller than 32MB" msgstr "Nem lehet ReiserFS-t használni 32 MB-nál kisebb partíción" #: fsedit.pm:23 #, c-format msgid "simple" msgstr "egyszerű" #: fsedit.pm:27 #, c-format msgid "with /usr" msgstr "/usr-rel" #: fsedit.pm:32 #, c-format msgid "server" msgstr "kiszolgáló" #: fsedit.pm:116 #, c-format msgid "BIOS software RAID detected on disks %s. Activate it?" msgstr "A következő lemezeken BIOS-os szoftveres RAID van: %s. Kívánja aktiválni?" #: fsedit.pm:223 #, c-format msgid "" "I can not read the partition table of device %s, it's too corrupted for me :(\n" "I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n" "The other solution is to not allow DrakX to modify the partition table.\n" "(the error is %s)\n" "\n" "Do you agree to lose all the partitions?\n" msgstr "" "Nem sikerült beolvasni a(z) %s eszköz partíciós tábláját - túl rossz\n" "állapotban van. Meg lehet próbálni a hibás partíciók törlését (MINDEN ADAT\n" "ELVÉSZ EZEKRŐL!). Ha ezt nem fogadja el, akkor a telepítő nem fogja\n" "módosítani a partíciós táblát.\n" "(A hiba: %s)\n" "\n" "Törölni szeretné az összes partíciót?\n" #: fsedit.pm:397 #, c-format msgid "Mount points must begin with a leading /" msgstr "A csatolási pontoknak /-rel kell kezdődni" #: fsedit.pm:398 #, c-format msgid "Mount points should contain only alphanumerical characters" msgstr "A csatolási pontoknak betűkből és számokból kell állni" #: fsedit.pm:399 #, c-format msgid "There is already a partition with mount point %s\n" msgstr "Már van egy partíció amelynek %s a csatolási pontja\n" #: fsedit.pm:403 #, c-format msgid "" "You've selected a software RAID partition as root (/).\n" "No bootloader is able to handle this without a /boot partition.\n" "Please be sure to add a /boot partition" msgstr "" "Szoftveres RAID partíciót választott ki gyökérpartíciónak (/).\n" "Egyik rendszerindító program sem tudja ezt kezelni /boot partíció nélkül,\n" "ezért mindenképpen hozzon létre egy /boot partíciót." #: fsedit.pm:409 #, c-format msgid "You can not use the LVM Logical Volume for mount point %s since it spans physical volumes" msgstr "A(z) \"%s\" csatolási ponthoz nem használható az LVM-es logikai kötet, mivel több fizikai köteten foglal helyet." #: fsedit.pm:411 #, c-format msgid "" "You've selected the LVM Logical Volume as root (/).\n" "The bootloader is not able to handle this when the volume spans physical volumes.\n" "You should create a /boot partition first" msgstr "" "Egy LVM-es logikai kötetet jelölt ki gyökér-fájlrendszerként (/).\n" "A rendszerbetöltő nem képes kezelni ezt abban az esetben, ha a logikai kötet\n" "több fizikai köteten helyezkedik el.\n" "Először hozzon létre egy /boot partíciót." #: fsedit.pm:415 #: fsedit.pm:417 #, c-format msgid "This directory should remain within the root filesystem" msgstr "Ennek a könyvtárnak a gyökér-fájlrendszeren belül kell maradnia" #: fsedit.pm:419 #: fsedit.pm:421 #, c-format msgid "You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount point\n" msgstr "Valódi fájlrendszert (Ext2, Ext3, ReiserFS, XFS vagy JFS) kell használni ennél a csatolási pontnál\n" #: fsedit.pm:423 #, c-format msgid "You can not use an encrypted file system for mount point %s" msgstr "Titkosított fájlrendszer nem használható ehhez a csatolási ponthoz: %s" #: fsedit.pm:487 #, c-format msgid "Not enough free space for auto-allocating" msgstr "Nincs elég szabad terület az automatikus helyfoglaláshoz" #: fsedit.pm:489 #, c-format msgid "Nothing to do" msgstr "Nincs mit tenni" #: harddrake/data.pm:64 #, c-format msgid "SATA controllers" msgstr "SATA vezérlők" #: harddrake/data.pm:73 #, c-format msgid "RAID controllers" msgstr "RAID vezérlők" #: harddrake/data.pm:83 #, c-format msgid "(E)IDE/ATA controllers" msgstr "(E)IDE/ATA-vezérlők" #: harddrake/data.pm:93 #, c-format msgid "Card readers" msgstr "Kártyaolvasók" #: harddrake/data.pm:102 #, c-format msgid "Firewire controllers" msgstr "Firewire vezérlők" #: harddrake/data.pm:111 #, c-format msgid "PCMCIA controllers" msgstr "PCMCIA vezérlők" #: harddrake/data.pm:120 #, c-format msgid "SCSI controllers" msgstr "SCSI vezérlők" #: harddrake/data.pm:129 #, c-format msgid "USB controllers" msgstr "USB vezérlők" #: harddrake/data.pm:138 #, c-format msgid "USB ports" msgstr "USB portok" #: harddrake/data.pm:147 #, c-format msgid "SMBus controllers" msgstr "SMBus vezérlők" #: harddrake/data.pm:156 #, c-format msgid "Bridges and system controllers" msgstr "Hidak és rendszervezérlők" #: harddrake/data.pm:168 #, c-format msgid "Floppy" msgstr "Floppy" #: harddrake/data.pm:178 #, c-format msgid "Zip" msgstr "Zip" #: harddrake/data.pm:194 #, c-format msgid "Hard Disk" msgstr "Merevlemez" #: harddrake/data.pm:204 #, c-format msgid "USB Mass Storage Devices" msgstr "USB-s tárolóeszközök" #: harddrake/data.pm:213 #, c-format msgid "CDROM" msgstr "CDROM" #: harddrake/data.pm:223 #, c-format msgid "CD/DVD burners" msgstr "CD/DVD-írók" #: harddrake/data.pm:233 #, c-format msgid "DVD-ROM" msgstr "DVD-ROM" #: harddrake/data.pm:243 #, c-format msgid "Tape" msgstr "Szalag" #: harddrake/data.pm:254 #, c-format msgid "AGP controllers" msgstr "AGP vezérlők" #: harddrake/data.pm:263 #, c-format msgid "Videocard" msgstr "Videokártya" #: harddrake/data.pm:272 #, c-format msgid "DVB card" msgstr "DVB kártya" #: harddrake/data.pm:280 #, c-format msgid "Tvcard" msgstr "Tévékártya" #: harddrake/data.pm:290 #, c-format msgid "Other MultiMedia devices" msgstr "Egyéb multimédia eszközök" #: harddrake/data.pm:299 #, c-format msgid "Soundcard" msgstr "Hangkártya" #: harddrake/data.pm:312 #, c-format msgid "Webcam" msgstr "Webkamera" #: harddrake/data.pm:326 #, c-format msgid "Processors" msgstr "Processzorok" #: harddrake/data.pm:336 #, c-format msgid "ISDN adapters" msgstr "ISDN kártyák" #: harddrake/data.pm:347 #, c-format msgid "USB sound devices" msgstr "USB-s hangeszközök" #: harddrake/data.pm:356 #, c-format msgid "Radio cards" msgstr "Rádiókártyák" #: harddrake/data.pm:365 #, c-format msgid "ATM network cards" msgstr "ATM hálózati kártyák" #: harddrake/data.pm:374 #, c-format msgid "WAN network cards" msgstr "WAN hálózati kártyák" #: harddrake/data.pm:383 #, c-format msgid "Bluetooth devices" msgstr "Bluetooth eszközök" #: harddrake/data.pm:392 #, c-format msgid "Ethernetcard" msgstr "Ethernet kártya" #: harddrake/data.pm:409 #, c-format msgid "Modem" msgstr "Modem" #: harddrake/data.pm:419 #, c-format msgid "ADSL adapters" msgstr "ADSL kártyák" #: harddrake/data.pm:431 #, c-format msgid "Memory" msgstr "Memória" #: harddrake/data.pm:440 #, c-format msgid "Printer" msgstr "Nyomtató" #. -PO: these are joysticks controllers: #: harddrake/data.pm:454 #, c-format msgid "Game port controllers" msgstr "Játékport vezérlők" #: harddrake/data.pm:463 #, c-format msgid "Joystick" msgstr "Botkormány" #: harddrake/data.pm:473 #, c-format msgid "Keyboard" msgstr "Billentyűzet" #: harddrake/data.pm:486 #, c-format msgid "Tablet and touchscreen" msgstr "Tábla és érintőképernyő" #: harddrake/data.pm:495 #, c-format msgid "Mouse" msgstr "Egér" #: harddrake/data.pm:509 #, c-format msgid "Biometry" msgstr "Biometria" #: harddrake/data.pm:517 #, c-format msgid "UPS" msgstr "UPS" #: harddrake/data.pm:526 #, c-format msgid "Scanner" msgstr "Lapolvasó" #: harddrake/data.pm:537 #, c-format msgid "Unknown/Others" msgstr "Ismeretlen/Egyéb" #: harddrake/data.pm:565 #, c-format msgid "cpu # " msgstr "CPU # " #: harddrake/sound.pm:285 #, c-format msgid "Please Wait... Applying the configuration" msgstr "Kis türelmet - a beállítások módosítása" #: harddrake/sound.pm:346 #, c-format msgid "Enable PulseAudio" msgstr "PulseAudio engedélyezése" #: harddrake/sound.pm:350 #, c-format msgid "Automatic routing from ALSA to PulseAudio" msgstr "Automatikus irányítás az ALSA-ból a PulseAudio felé" #: harddrake/sound.pm:355 #, c-format msgid "Enable 5.1 sound with Pulse Audio" msgstr "PulseAudio 5.1-es hangzás engedélyezése" #: harddrake/sound.pm:360 #, c-format msgid "Enable user switching for audio applications" msgstr "A felhasználó átkapcsolhat a hangkezelő alkalmazások között" #: harddrake/sound.pm:365 #, c-format msgid "Reset sound mixer to default values" msgstr "A hangkeverés alaphelyzetbe állítása" #: harddrake/sound.pm:370 #, c-format msgid "Trouble shooting" msgstr "Problémaelhárítás" #: harddrake/sound.pm:377 #, c-format msgid "No alternative driver" msgstr "Nincs alternatív meghajtó" # a 2. %s egy drivert jelöl #: harddrake/sound.pm:378 #, c-format msgid "There's no known OSS/ALSA alternative driver for your sound card (%s) which currently uses \"%s\"" msgstr "Nincs ismert OSS/ALSA alternatív meghajtó a hangkártyához (%s) - a kártya jelenleg ezt a meghajtót használja: \"%s\"" #: harddrake/sound.pm:385 #, c-format msgid "Sound configuration" msgstr "Hangbeállítások" #: harddrake/sound.pm:387 #, c-format msgid "Here you can select an alternative driver (either OSS or ALSA) for your sound card (%s)." msgstr "Itt kiválaszthat egy alternatív meghajtót (OSS vagy ALSA) a hangkártyához (%s)." #. -PO: here the first %s is either "OSS" or "ALSA", #. -PO: the second %s is the name of the current driver #. -PO: and the third %s is the name of the default driver #: harddrake/sound.pm:392 #, c-format msgid "" "\n" "\n" "Your card currently use the %s\"%s\" driver (default driver for your card is \"%s\")" msgstr "" "\n" "\n" "A hangkártya jelenleg a(z) %s\"%s\" meghajtót használja (a kártya alapértelmezett meghajtója: \"%s\")" #: harddrake/sound.pm:394 #, c-format msgid "" "OSS (Open Sound System) was the first sound API. It's an OS independent sound API (it's available on most UNIX(tm) systems) but it's a very basic and limited API.\n" "What's more, OSS drivers all reinvent the wheel.\n" "\n" "ALSA (Advanced Linux Sound Architecture) is a modularized architecture which\n" "supports quite a large range of ISA, USB and PCI cards.\n" "\n" "It also provides a much higher API than OSS.\n" "\n" "To use alsa, one can either use:\n" "- the old compatibility OSS api\n" "- the new ALSA api that provides many enhanced features but requires using the ALSA library.\n" msgstr "" "Az OSS (Open Sound System) volt az első hang függvénykönyvtár. Operációsrendszer-független (elérhető a legtöbb UNIX-rendszeren), viszont a képességei korlátozottak.\n" "Hátránya az OSS-nek, hogy az ahhoz készült meghajtókban feleslegesen meg kell valósítani olyan funkciókat is, amelyek máshol már léteznek.\n" "\n" "Az ALSA (Advanced Linux Sound Architecture) egy modularizált architektúra, amely nagyszámú ISA-, USB- és PCI-hangkártyát támogat.\n" "\n" "Az ALSA fejlettebb függvénykönyvtárt biztosít, mint az OSS.\n" "\n" "Az ALSA kétféleképpen használható:\n" " - OSS-kompatibilis üzemmódot biztosító hívásokkal;\n" " - ALSA-hívásokkal, amelyek fejlettebb funkciókat valósítanak meg, de ehhez szükség van az ALSA-könyvtár használatára.\n" #: harddrake/sound.pm:408 #: harddrake/sound.pm:491 #, c-format msgid "Driver:" msgstr "Meghajtó:" #: harddrake/sound.pm:422 #, c-format msgid "" "The old \"%s\" driver is blacklisted.\n" "\n" "It has been reported to oops the kernel on unloading.\n" "\n" "The new \"%s\" driver will only be used on next bootstrap." msgstr "" "A régi \"%s\" meghajtóval gondok lehetnek.\n" "\n" "Leállításkor problémákat okozhat a kernelben.\n" "\n" "Az új \"%s\" meghajtó csak a következő indítástól kezdve lesz használva." #: harddrake/sound.pm:430 #, c-format msgid "No open source driver" msgstr "Nincs nyílt forrású meghajtó" # a 2. %s egy drivert jelöl #: harddrake/sound.pm:431 #, c-format msgid "There's no free driver for your sound card (%s), but there's a proprietary driver at \"%s\"." msgstr "Nincs szabadon használható meghajtó a hangkártyához (%s), viszont létezik kötött licencelésű meghajtó: \"%s\"." #: harddrake/sound.pm:434 #, c-format msgid "No known driver" msgstr "Nincs ismert meghajtó" #: harddrake/sound.pm:435 #, c-format msgid "There's no known driver for your sound card (%s)" msgstr "Nincs ismert meghajtó a hangkártyához (%s)" #: harddrake/sound.pm:450 #, c-format msgid "Sound trouble shooting" msgstr "Hangprobléma elhárítása" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: harddrake/sound.pm:453 #, c-format msgid "" "The classic bug sound tester is to run the following commands:\n" "\n" "\n" "- \"lspcidrake -v | fgrep -i AUDIO\" will tell you which driver your card uses\n" "by default\n" "\n" "- \"grep sound-slot /etc/modprobe.conf\" will tell you what driver it\n" "currently uses\n" "\n" "- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n" "loaded or not\n" "\n" "- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n" "tell you if sound and alsa services're configured to be run on\n" "initlevel 3\n" "\n" "- \"aumix -q\" will tell you if the sound volume is muted or not\n" "\n" "- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n" msgstr "" "Hangprobléma esetén a következő parancsokat érdemes használni:\n" "\n" "\n" "- \"lspcidrake -v | fgrep -i AUDIO\": kiírja, melyik meghajtót használja\n" "alapértelmezésben a hangkártya\n" "\n" "- \"grep sound-slot /etc/modprobe.conf\": kiírja, milyen meghajtó használata\n" "van jelenleg beállítva\n" "\n" "- \"/sbin/lsmod\": ezzel ellenőrizhető, hogy be van-e töltve a megfelelő\n" "modul (meghajtó)\n" "\n" "- \"/sbin/chkconfig --list sound\" és \"/sbin/chkconfig --list alsa\":\n" "kiírják, hogy a hangszolgáltatások futtatva vannak-e bizonyos futási\n" "szinteken\n" "\n" "- \"aumix -q\": kiírja, hogy a hangerő le van-e véve vagy sem\n" "\n" "- \"/sbin/fuser -v /dev/dsp\": kiírja, hogy melyik program használja a\n" "hangkártyát\n" #: harddrake/sound.pm:480 #, c-format msgid "Let me pick any driver" msgstr "Szeretnék meghajtót választani" #: harddrake/sound.pm:483 #, c-format msgid "Choosing an arbitrary driver" msgstr "Tetszőleges meghajtó kiválasztása" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: harddrake/sound.pm:486 #, c-format msgid "" "If you really think that you know which driver is the right one for your card\n" "you can pick one in the above list.\n" "\n" "The current driver for your \"%s\" sound card is \"%s\" " msgstr "" "Ha tudja, hogy melyik meghajtó felel meg a hangkártyájának, akkor válassza\n" "ki a megfelelőt a fenti listából.\n" "\n" "A jelenlegi meghajtó a(z) \"%s\" hangkártyához: \"%s\"" #: harddrake/v4l.pm:12 #, c-format msgid "Auto-detect" msgstr "Automatikus azonosítás" #: harddrake/v4l.pm:97 #: harddrake/v4l.pm:285 #: harddrake/v4l.pm:337 #, c-format msgid "Unknown|Generic" msgstr "Ismeretlen|Általános" #: harddrake/v4l.pm:130 #, c-format msgid "Unknown|CPH05X (bt878) [many vendors]" msgstr "Ismeretlen|CPH05X (bt878) [több gyártó]" #: harddrake/v4l.pm:131 #, c-format msgid "Unknown|CPH06X (bt878) [many vendors]" msgstr "Ismeretlen|CPH06X (bt878) [több gyártó]" #: harddrake/v4l.pm:475 #, c-format msgid "" "For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-detect the rights parameters.\n" "If your card is misdetected, you can force the right tuner and card types here. Just select your tv card parameters if needed." msgstr "" "A legtöbb modern tévékártya esetén a Linux kernel bttv modulja automatikusan meghatározza a megfelelő paramétereket.\n" "Ha az Ön kártyáját a rendszer helytelenül határozta meg, akkor itt beállítható a megfelelő tuner- és kártyatípus. Ha szükséges, adja meg a tévékártya-paramétereket." #: harddrake/v4l.pm:478 #, c-format msgid "Card model:" msgstr "Kártyatípus:" #: harddrake/v4l.pm:479 #, c-format msgid "Tuner type:" msgstr "Tuner típus:" #: interactive.pm:125 #: interactive.pm:542 #: interactive/curses.pm:263 #: interactive/http.pm:103 #: interactive/http.pm:156 #: interactive/stdio.pm:39 #: interactive/stdio.pm:148 #: interactive/stdio.pm:149 #: ugtk2.pm:414 #: ugtk2.pm:512 #: ugtk2.pm:801 #: ugtk2.pm:824 #, c-format msgid "Ok" msgstr "OK" #: interactive.pm:224 #: modules/interactive.pm:71 #: ugtk2.pm:800 #: wizards.pm:156 #, c-format msgid "Yes" msgstr "Igen" #: interactive.pm:224 #: modules/interactive.pm:71 #: ugtk2.pm:800 #: wizards.pm:156 #, c-format msgid "No" msgstr "Nem" #: interactive.pm:258 #, c-format msgid "Choose a file" msgstr "Válasszon egy fájlt" #: interactive.pm:383 #: interactive/gtk.pm:420 #, c-format msgid "Add" msgstr "Hozzáadás" #: interactive.pm:383 #: interactive/gtk.pm:420 #, c-format msgid "Modify" msgstr "Módosítás" #: interactive.pm:383 #: interactive/gtk.pm:420 #, c-format msgid "Remove" msgstr "Eltávolítás" #: interactive.pm:542 #: interactive/curses.pm:263 #: ugtk2.pm:512 #, c-format msgid "Finish" msgstr "Befejezés" #: interactive.pm:543 #: interactive/curses.pm:260 #: ugtk2.pm:510 #, c-format msgid "Previous" msgstr "Előző" #: interactive/gtk.pm:548 #, c-format msgid "Beware, Caps Lock is enabled" msgstr "Figyelmeztetés: a Caps Lock be van kapcsolva" #: interactive/stdio.pm:29 #: interactive/stdio.pm:154 #, c-format msgid "Bad choice, try again\n" msgstr "Nem megfelelő választás, próbálja meg újra\n" #: interactive/stdio.pm:30 #: interactive/stdio.pm:155 #, c-format msgid "Your choice? (default %s) " msgstr "Melyiket választja? (az alapértelmezés: %s) " #: interactive/stdio.pm:54 #, c-format msgid "" "Entries you'll have to fill:\n" "%s" msgstr "" "Kitöltendő bejegyzések:\n" "%s" #: interactive/stdio.pm:70 #, c-format msgid "Your choice? (0/1, default `%s') " msgstr "Melyiket választja? (0/1, az alapértelmezés: \"%s\") " #: interactive/stdio.pm:97 #, c-format msgid "Button `%s': %s" msgstr "\"%s\" gomb: %s" #: interactive/stdio.pm:98 #, c-format msgid "Do you want to click on this button?" msgstr "Szeretne rákattintani erre a gombra?" #: interactive/stdio.pm:110 #, c-format msgid "Your choice? (default `%s'%s) " msgstr "Melyiket választja? (az alapértelmezés: \"%s\"%s) " #: interactive/stdio.pm:110 #, c-format msgid " enter `void' for void entry" msgstr " üres bejegyzéshez adjon meg \"void\"-ot" #: interactive/stdio.pm:128 #, c-format msgid "=> There are many things to choose from (%s).\n" msgstr "=> Sok választási lehetőség van (%s).\n" # Number is used to designate approximately the range of entries # you wish to edit because all of them would not fit on-screen. #: interactive/stdio.pm:131 #, c-format msgid "" "Please choose the first number of the 10-range you wish to edit,\n" "or just hit Enter to proceed.\n" "Your choice? " msgstr "" "Jelölje ki a szerkeszteni kívánt 10-es tartomány első számát,\n" "vagy csak nyomja le az Enter billentyűt a továbblépéshez.\n" "Melyiket választja? " #: interactive/stdio.pm:144 #, c-format msgid "" "=> Notice, a label changed:\n" "%s" msgstr "" "=> Megjegyzés: egy címke módosult:\n" "%s" #: interactive/stdio.pm:151 #, c-format msgid "Re-submit" msgstr "Újraküldés" #. -PO: the string "default:LTR" can be translated *ONLY* as "default:LTR" #. -PO: or as "default:RTL", depending if your language is written from #. -PO: left to right, or from right to left; any other string is wrong. #: lang.pm:193 #, c-format msgid "default:LTR" msgstr "default:LTR" #: lang.pm:210 #, c-format msgid "Andorra" msgstr "Andorra" #: lang.pm:211 #: timezone.pm:226 #, c-format msgid "United Arab Emirates" msgstr "Egyesült Arab Emirátusok" #: lang.pm:212 #, c-format msgid "Afghanistan" msgstr "Afganisztán" #: lang.pm:213 #, c-format msgid "Antigua and Barbuda" msgstr "Antigua és Barbuda" #: lang.pm:214 #, c-format msgid "Anguilla" msgstr "Anguilla" #: lang.pm:215 #, c-format msgid "Albania" msgstr "Albánia" #: lang.pm:216 #, c-format msgid "Armenia" msgstr "Örményország" #: lang.pm:217 #, c-format msgid "Netherlands Antilles" msgstr "Holland Antillák" #: lang.pm:218 #, c-format msgid "Angola" msgstr "Angola" #: lang.pm:219 #, c-format msgid "Antarctica" msgstr "Antarktisz" #: lang.pm:220 #: timezone.pm:271 #, c-format msgid "Argentina" msgstr "Argentína" #: lang.pm:221 #, c-format msgid "American Samoa" msgstr "Amerikai Szamoa" #: lang.pm:222 #: mirror.pm:12 #: timezone.pm:229 #, c-format msgid "Austria" msgstr "Ausztria" #: lang.pm:223 #: mirror.pm:11 #: timezone.pm:267 #, c-format msgid "Australia" msgstr "Ausztrália" #: lang.pm:224 #, c-format msgid "Aruba" msgstr "Aruba" #: lang.pm:225 #, c-format msgid "Azerbaijan" msgstr "Azerbajdzsán" #: lang.pm:226 #, c-format msgid "Bosnia and Herzegovina" msgstr "Bosznia és Hercegovina" #: lang.pm:227 #, c-format msgid "Barbados" msgstr "Barbados" #: lang.pm:228 #: timezone.pm:211 #, c-format msgid "Bangladesh" msgstr "Banglades" #: lang.pm:229 #: mirror.pm:13 #: timezone.pm:231 #, c-format msgid "Belgium" msgstr "Belgium" #: lang.pm:230 #, c-format msgid "Burkina Faso" msgstr "Burkina Faso" #: lang.pm:231 #: timezone.pm:232 #, c-format msgid "Bulgaria" msgstr "Bulgária" #: lang.pm:232 #, c-format msgid "Bahrain" msgstr "Bahrein" #: lang.pm:233 #, c-format msgid "Burundi" msgstr "Burundi" #: lang.pm:234 #, c-format msgid "Benin" msgstr "Benin" #: lang.pm:235 #, c-format msgid "Bermuda" msgstr "Bermuda" #: lang.pm:236 #, c-format msgid "Brunei Darussalam" msgstr "Brunei Darussalam" #: lang.pm:237 #, c-format msgid "Bolivia" msgstr "Bolívia" #: lang.pm:238 #: mirror.pm:14 #: timezone.pm:272 #, c-format msgid "Brazil" msgstr "Brazília" #: lang.pm:239 #, c-format msgid "Bahamas" msgstr "Bahama-szigetek" #: lang.pm:240 #, c-format msgid "Bhutan" msgstr "Bhután" #: lang.pm:241 #, c-format msgid "Bouvet Island" msgstr "Bouvet-sziget" #: lang.pm:242 #, c-format msgid "Botswana" msgstr "Botswana" #: lang.pm:243 #: timezone.pm:230 #, c-format msgid "Belarus" msgstr "Fehéroroszország" #: lang.pm:244 #, c-format msgid "Belize" msgstr "Belize" #: lang.pm:245 #: mirror.pm:15 #: timezone.pm:261 #, c-format msgid "Canada" msgstr "Kanada" #: lang.pm:246 #, c-format msgid "Cocos (Keeling) Islands" msgstr "Cocos (Keeling) -szigetek" #: lang.pm:247 #, c-format msgid "Congo (Kinshasa)" msgstr "Kongó (Kinshasa)" #: lang.pm:248 #, c-format msgid "Central African Republic" msgstr "Közép-Afrikai Köztársaság" #: lang.pm:249 #, c-format msgid "Congo (Brazzaville)" msgstr "Kongó (Brazzaville)" #: lang.pm:250 #: mirror.pm:39 #: timezone.pm:255 #, c-format msgid "Switzerland" msgstr "Svájc" #: lang.pm:251 #, c-format msgid "Cote d'Ivoire" msgstr "Elefántcsontpart" #: lang.pm:252 #, c-format msgid "Cook Islands" msgstr "Cook-szigetek" #: lang.pm:253 #: timezone.pm:273 #, c-format msgid "Chile" msgstr "Chile" #: lang.pm:254 #, c-format msgid "Cameroon" msgstr "Kamerun" #: lang.pm:255 #: timezone.pm:212 #, c-format msgid "China" msgstr "Kína" #: lang.pm:256 #, c-format msgid "Colombia" msgstr "Kolumbia" #: lang.pm:257 #: mirror.pm:16 #, c-format msgid "Costa Rica" msgstr "Costa Rica" #: lang.pm:258 #, c-format msgid "Serbia & Montenegro" msgstr "Szerbia és Montenegró" #: lang.pm:259 #, c-format msgid "Cuba" msgstr "Kuba" #: lang.pm:260 #, c-format msgid "Cape Verde" msgstr "Cape Verde" #: lang.pm:261 #, c-format msgid "Christmas Island" msgstr "Karácsony-sziget" #: lang.pm:262 #, c-format msgid "Cyprus" msgstr "Ciprus" #: lang.pm:263 #: mirror.pm:17 #: timezone.pm:233 #, c-format msgid "Czech Republic" msgstr "Cseh Köztársaság" #: lang.pm:264 #: mirror.pm:22 #: timezone.pm:238 #, c-format msgid "Germany" msgstr "Németország" #: lang.pm:265 #, c-format msgid "Djibouti" msgstr "Dzsibuti" #: lang.pm:266 #: mirror.pm:18 #: timezone.pm:234 #, c-format msgid "Denmark" msgstr "Dánia" #: lang.pm:267 #, c-format msgid "Dominica" msgstr "Dominika" #: lang.pm:268 #, c-format msgid "Dominican Republic" msgstr "Dominikai Köztársaság" #: lang.pm:269 #, c-format msgid "Algeria" msgstr "Algéria" #: lang.pm:270 #, c-format msgid "Ecuador" msgstr "Ecuador" #: lang.pm:271 #: mirror.pm:19 #: timezone.pm:235 #, c-format msgid "Estonia" msgstr "Észtország" #: lang.pm:272 #, c-format msgid "Egypt" msgstr "Egyiptom" #: lang.pm:273 #, c-format msgid "Western Sahara" msgstr "Nyugat-Szahara" #: lang.pm:274 #, c-format msgid "Eritrea" msgstr "Eritrea" #: lang.pm:275 #: mirror.pm:37 #: timezone.pm:253 #, c-format msgid "Spain" msgstr "Spanyolország" #: lang.pm:276 #, c-format msgid "Ethiopia" msgstr "Etiópia" #: lang.pm:277 #: mirror.pm:20 #: timezone.pm:236 #, c-format msgid "Finland" msgstr "Finnország" #: lang.pm:278 #, c-format msgid "Fiji" msgstr "Fidzsi-szigetek" #: lang.pm:279 #, c-format msgid "Falkland Islands (Malvinas)" msgstr "Falkland-szigetek (Malvinas)" #: lang.pm:280 #, c-format msgid "Micronesia" msgstr "Mikronézia" #: lang.pm:281 #, c-format msgid "Faroe Islands" msgstr "Feröer-szigetek" #: lang.pm:282 #: mirror.pm:21 #: timezone.pm:237 #, c-format msgid "France" msgstr "Franciaország" #: lang.pm:283 #, c-format msgid "Gabon" msgstr "Gabon" #: lang.pm:284 #: timezone.pm:257 #, c-format msgid "United Kingdom" msgstr "Egyesült Királyság" #: lang.pm:285 #, c-format msgid "Grenada" msgstr "Grenada" #: lang.pm:286 #, c-format msgid "Georgia" msgstr "Grúzia" #: lang.pm:287 #, c-format msgid "French Guiana" msgstr "Francia Guiana" #: lang.pm:288 #, c-format msgid "Ghana" msgstr "Ghána" #: lang.pm:289 #, c-format msgid "Gibraltar" msgstr "Gibraltár" #: lang.pm:290 #, c-format msgid "Greenland" msgstr "Grönland" #: lang.pm:291 #, c-format msgid "Gambia" msgstr "Gambia" #: lang.pm:292 #, c-format msgid "Guinea" msgstr "Guinea" #: lang.pm:293 #, c-format msgid "Guadeloupe" msgstr "Guadeloupe" #: lang.pm:294 #, c-format msgid "Equatorial Guinea" msgstr "Egyenlítői Guinea" #: lang.pm:295 #: mirror.pm:23 #: timezone.pm:239 #, c-format msgid "Greece" msgstr "Görögország" #: lang.pm:296 #, c-format msgid "South Georgia and the South Sandwich Islands" msgstr "Dél-Georgia és a Dél-Sandwich-szigetek" #: lang.pm:297 #: timezone.pm:262 #, c-format msgid "Guatemala" msgstr "Guatemala" #: lang.pm:298 #, c-format msgid "Guam" msgstr "Guam" #: lang.pm:299 #, c-format msgid "Guinea-Bissau" msgstr "Guinea-Bissau" #: lang.pm:300 #, c-format msgid "Guyana" msgstr "Guyana" #: lang.pm:301 #, c-format msgid "Hong Kong SAR (China)" msgstr "Kína (Hongkong)" #: lang.pm:302 #, c-format msgid "Heard and McDonald Islands" msgstr "Heard- és McDonald-szigetek" #: lang.pm:303 #, c-format msgid "Honduras" msgstr "Honduras" #: lang.pm:304 #, c-format msgid "Croatia" msgstr "Horvátország" #: lang.pm:305 #, c-format msgid "Haiti" msgstr "Haiti" #: lang.pm:306 #: mirror.pm:24 #: timezone.pm:240 #, c-format msgid "Hungary" msgstr "Magyarország" #: lang.pm:307 #: timezone.pm:215 #, c-format msgid "Indonesia" msgstr "Indonézia" #: lang.pm:308 #: mirror.pm:25 #: timezone.pm:241 #, c-format msgid "Ireland" msgstr "Írország" #: lang.pm:309 #: mirror.pm:26 #: timezone.pm:217 #, c-format msgid "Israel" msgstr "Izrael" #: lang.pm:310 #: timezone.pm:214 #, c-format msgid "India" msgstr "India" #: lang.pm:311 #, c-format msgid "British Indian Ocean Territory" msgstr "Brit indiai-óceáni terület" #: lang.pm:312 #, c-format msgid "Iraq" msgstr "Irak" #: lang.pm:313 #: timezone.pm:216 #, c-format msgid "Iran" msgstr "Irán" #: lang.pm:314 #, c-format msgid "Iceland" msgstr "Izland" #: lang.pm:315 #: mirror.pm:27 #: timezone.pm:242 #, c-format msgid "Italy" msgstr "Olaszország" #: lang.pm:316 #, c-format msgid "Jamaica" msgstr "Jamaica" #: lang.pm:317 #, c-format msgid "Jordan" msgstr "Jordánia" #: lang.pm:318 #: mirror.pm:28 #: timezone.pm:218 #, c-format msgid "Japan" msgstr "Japán" #: lang.pm:319 #, c-format msgid "Kenya" msgstr "Kenya" #: lang.pm:320 #, c-format msgid "Kyrgyzstan" msgstr "Kirgizisztán" #: lang.pm:321 #, c-format msgid "Cambodia" msgstr "Kambodzsa" #: lang.pm:322 #, c-format msgid "Kiribati" msgstr "Kiribati" #: lang.pm:323 #, c-format msgid "Comoros" msgstr "Comoros" #: lang.pm:324 #, c-format msgid "Saint Kitts and Nevis" msgstr "Saint Kitts és Nevis" #: lang.pm:325 #, c-format msgid "Korea (North)" msgstr "Korea (Észak)" #: lang.pm:326 #: timezone.pm:219 #, c-format msgid "Korea" msgstr "Korea" #: lang.pm:327 #, c-format msgid "Kuwait" msgstr "Kuvait" #: lang.pm:328 #, c-format msgid "Cayman Islands" msgstr "Kajmán-szigetek" #: lang.pm:329 #, c-format msgid "Kazakhstan" msgstr "Kazahsztán" #: lang.pm:330 #, c-format msgid "Laos" msgstr "Laosz" #: lang.pm:331 #, c-format msgid "Lebanon" msgstr "Libanon" #: lang.pm:332 #, c-format msgid "Saint Lucia" msgstr "Saint Lucia" #: lang.pm:333 #, c-format msgid "Liechtenstein" msgstr "Liechtenstein" #: lang.pm:334 #, c-format msgid "Sri Lanka" msgstr "Sri Lanka" #: lang.pm:335 #, c-format msgid "Liberia" msgstr "Libéria" #: lang.pm:336 #, c-format msgid "Lesotho" msgstr "Lesotho" #: lang.pm:337 #: timezone.pm:243 #, c-format msgid "Lithuania" msgstr "Litvánia" #: lang.pm:338 #: timezone.pm:244 #, c-format msgid "Luxembourg" msgstr "Luxemburg" #: lang.pm:339 #, c-format msgid "Latvia" msgstr "Lettország" #: lang.pm:340 #, c-format msgid "Libya" msgstr "Líbia" #: lang.pm:341 #, c-format msgid "Morocco" msgstr "Marokkó" #: lang.pm:342 #, c-format msgid "Monaco" msgstr "Monaco" #: lang.pm:343 #, c-format msgid "Moldova" msgstr "Moldova" #: lang.pm:344 #, c-format msgid "Madagascar" msgstr "Madagaszkár" #: lang.pm:345 #, c-format msgid "Marshall Islands" msgstr "Marshall-szigetek" #: lang.pm:346 #, c-format msgid "Macedonia" msgstr "Macedónia" #: lang.pm:347 #, c-format msgid "Mali" msgstr "Mali" #: lang.pm:348 #, c-format msgid "Myanmar" msgstr "Myanmar" #: lang.pm:349 #, c-format msgid "Mongolia" msgstr "Mongólia" #: lang.pm:350 #, c-format msgid "Northern Mariana Islands" msgstr "Északi Mariana-szigetek" #: lang.pm:351 #, c-format msgid "Martinique" msgstr "Martinique" #: lang.pm:352 #, c-format msgid "Mauritania" msgstr "Mauritánia" #: lang.pm:353 #, c-format msgid "Montserrat" msgstr "Montserrat" #: lang.pm:354 #, c-format msgid "Malta" msgstr "Málta" #: lang.pm:355 #, c-format msgid "Mauritius" msgstr "Mauritius" #: lang.pm:356 #, c-format msgid "Maldives" msgstr "Maldív-szigetek" #: lang.pm:357 #, c-format msgid "Malawi" msgstr "Malawi" #: lang.pm:358 #: timezone.pm:263 #, c-format msgid "Mexico" msgstr "Mexikó" #: lang.pm:359 #: timezone.pm:220 #, c-format msgid "Malaysia" msgstr "Malajzia" #: lang.pm:360 #, c-format msgid "Mozambique" msgstr "Mozambik" #: lang.pm:361 #, c-format msgid "Namibia" msgstr "Namíbia" #: lang.pm:362 #, c-format msgid "New Caledonia" msgstr "Új-Kaledónia" #: lang.pm:363 #, c-format msgid "Niger" msgstr "Niger" #: lang.pm:364 #, c-format msgid "Norfolk Island" msgstr "Norfolk-sziget" #: lang.pm:365 #, c-format msgid "Nigeria" msgstr "Nigéria" #: lang.pm:366 #, c-format msgid "Nicaragua" msgstr "Nicaragua" #: lang.pm:367 #: mirror.pm:29 #: timezone.pm:245 #, c-format msgid "Netherlands" msgstr "Hollandia" #: lang.pm:368 #: mirror.pm:31 #: timezone.pm:246 #, c-format msgid "Norway" msgstr "Norvégia" #: lang.pm:369 #, c-format msgid "Nepal" msgstr "Nepál" #: lang.pm:370 #, c-format msgid "Nauru" msgstr "Nauru" #: lang.pm:371 #, c-format msgid "Niue" msgstr "Niue" #: lang.pm:372 #: mirror.pm:30 #: timezone.pm:268 #, c-format msgid "New Zealand" msgstr "Új-Zéland" #: lang.pm:373 #, c-format msgid "Oman" msgstr "Omán" #: lang.pm:374 #, c-format msgid "Panama" msgstr "Panama" #: lang.pm:375 #, c-format msgid "Peru" msgstr "Peru" #: lang.pm:376 #, c-format msgid "French Polynesia" msgstr "Francia Polinézia" #: lang.pm:377 #, c-format msgid "Papua New Guinea" msgstr "Pápua Új-Guinea" #: lang.pm:378 #: timezone.pm:221 #, c-format msgid "Philippines" msgstr "Fülöp-szigetek" #: lang.pm:379 #, c-format msgid "Pakistan" msgstr "Pakisztán" #: lang.pm:380 #: mirror.pm:32 #: timezone.pm:247 #, c-format msgid "Poland" msgstr "Lengyelország" #: lang.pm:381 #, c-format msgid "Saint Pierre and Miquelon" msgstr "Saint Pierre és Miquelon" #: lang.pm:382 #, c-format msgid "Pitcairn" msgstr "Pitcairn" #: lang.pm:383 #, c-format msgid "Puerto Rico" msgstr "Puerto Rico" #: lang.pm:384 #, c-format msgid "Palestine" msgstr "Palesztina" #: lang.pm:385 #: mirror.pm:33 #: timezone.pm:248 #, c-format msgid "Portugal" msgstr "Portugália" #: lang.pm:386 #, c-format msgid "Paraguay" msgstr "Paraguay" #: lang.pm:387 #, c-format msgid "Palau" msgstr "Palau" #: lang.pm:388 #, c-format msgid "Qatar" msgstr "Qatar" #: lang.pm:389 #, c-format msgid "Reunion" msgstr "Réunion" #: lang.pm:390 #: timezone.pm:249 #, c-format msgid "Romania" msgstr "Románia" #: lang.pm:391 #: mirror.pm:34 #, c-format msgid "Russia" msgstr "Oroszország" #: lang.pm:392 #, c-format msgid "Rwanda" msgstr "Ruanda" #: lang.pm:393 #, c-format msgid "Saudi Arabia" msgstr "Szaúd-Arábia" #: lang.pm:394 #, c-format msgid "Solomon Islands" msgstr "Salamon-szigetek" #: lang.pm:395 #, c-format msgid "Seychelles" msgstr "Seychelles" #: lang.pm:396 #, c-format msgid "Sudan" msgstr "Szudán" #: lang.pm:397 #: mirror.pm:38 #: timezone.pm:254 #, c-format msgid "Sweden" msgstr "Svédország" #: lang.pm:398 #: timezone.pm:222 #, c-format msgid "Singapore" msgstr "Szingapúr" #: lang.pm:399 #, c-format msgid "Saint Helena" msgstr "Saint Helena" #: lang.pm:400 #: timezone.pm:252 #, c-format msgid "Slovenia" msgstr "Szlovénia" #: lang.pm:401 #, c-format msgid "Svalbard and Jan Mayen Islands" msgstr "Svalbard és Jan Mayen-szigetek" #: lang.pm:402 #: mirror.pm:35 #: timezone.pm:251 #, c-format msgid "Slovakia" msgstr "Szlovákia" #: lang.pm:403 #, c-format msgid "Sierra Leone" msgstr "Sierra Leone" #: lang.pm:404 #, c-format msgid "San Marino" msgstr "San Marino" #: lang.pm:405 #, c-format msgid "Senegal" msgstr "Szenegál" #: lang.pm:406 #, c-format msgid "Somalia" msgstr "Szomália" #: lang.pm:407 #, c-format msgid "Suriname" msgstr "Suriname" #: lang.pm:408 #, c-format msgid "Sao Tome and Principe" msgstr "Sao Tome és Principe" #: lang.pm:409 #, c-format msgid "El Salvador" msgstr "Salvador" #: lang.pm:410 #, c-format msgid "Syria" msgstr "Szíria" #: lang.pm:411 #, c-format msgid "Swaziland" msgstr "Szváziföld" #: lang.pm:412 #, c-format msgid "Turks and Caicos Islands" msgstr "Turks és Caicos-szigetek" #: lang.pm:413 #, c-format msgid "Chad" msgstr "Csád" # a déli féltekéről van szó #: lang.pm:414 #, c-format msgid "French Southern Territories" msgstr "Déli francia területek" #: lang.pm:415 #, c-format msgid "Togo" msgstr "Togo" #: lang.pm:416 #: mirror.pm:41 #: timezone.pm:224 #, c-format msgid "Thailand" msgstr "Thaiföld" #: lang.pm:417 #, c-format msgid "Tajikistan" msgstr "Tádzsikisztán" #: lang.pm:418 #, c-format msgid "Tokelau" msgstr "Tokelau" #: lang.pm:419 #, c-format msgid "East Timor" msgstr "Kelet-Timor" #: lang.pm:420 #, c-format msgid "Turkmenistan" msgstr "Türkmenisztán" #: lang.pm:421 #, c-format msgid "Tunisia" msgstr "Tunézia" #: lang.pm:422 #, c-format msgid "Tonga" msgstr "Tonga" #: lang.pm:423 #: timezone.pm:225 #, c-format msgid "Turkey" msgstr "Törökország" #: lang.pm:424 #, c-format msgid "Trinidad and Tobago" msgstr "Trinidad és Tobago" #: lang.pm:425 #, c-format msgid "Tuvalu" msgstr "Tuvalu" #: lang.pm:426 #: mirror.pm:40 #: timezone.pm:223 #, c-format msgid "Taiwan" msgstr "Tajvan" #: lang.pm:427 #: timezone.pm:208 #, c-format msgid "Tanzania" msgstr "Tanzánia" #: lang.pm:428 #: timezone.pm:256 #, c-format msgid "Ukraine" msgstr "Ukrajna" #: lang.pm:429 #, c-format msgid "Uganda" msgstr "Uganda" #: lang.pm:430 #, c-format msgid "United States Minor Outlying Islands" msgstr "Amerikai Egyesült Államok - kisebb külső szigetek" #: lang.pm:431 #: mirror.pm:42 #: timezone.pm:264 #, c-format msgid "United States" msgstr "Amerikai Egyesült Államok" #: lang.pm:432 #, c-format msgid "Uruguay" msgstr "Uruguay" #: lang.pm:433 #, c-format msgid "Uzbekistan" msgstr "Üzbegisztán" #: lang.pm:434 #, c-format msgid "Vatican" msgstr "Vatikán" #: lang.pm:435 #, c-format msgid "Saint Vincent and the Grenadines" msgstr "Saint Vincent és Grenadines" #: lang.pm:436 #, c-format msgid "Venezuela" msgstr "Venezuela" #: lang.pm:437 #, c-format msgid "Virgin Islands (British)" msgstr "Virgin-szigetek (brit)" #: lang.pm:438 #, c-format msgid "Virgin Islands (U.S.)" msgstr "Virgin-szigetek (USA)" #: lang.pm:439 #, c-format msgid "Vietnam" msgstr "Vietnam" #: lang.pm:440 #, c-format msgid "Vanuatu" msgstr "Vanuatu" #: lang.pm:441 #, c-format msgid "Wallis and Futuna" msgstr "Wallis és Futuna" #: lang.pm:442 #, c-format msgid "Samoa" msgstr "Szamoa" #: lang.pm:443 #, c-format msgid "Yemen" msgstr "Jemen" #: lang.pm:444 #, c-format msgid "Mayotte" msgstr "Mayotte" #: lang.pm:445 #: mirror.pm:36 #: timezone.pm:207 #, c-format msgid "South Africa" msgstr "Dél-Afrika" #: lang.pm:446 #, c-format msgid "Zambia" msgstr "Zambia" #: lang.pm:447 #, c-format msgid "Zimbabwe" msgstr "Zimbabwe" #: lang.pm:1201 #, c-format msgid "Welcome to %s" msgstr "Üdvözöljük - %s" #: lvm.pm:84 #, c-format msgid "Moving used physical extents to other physical volumes failed" msgstr "Nem sikerült áthelyezni a használatban levő fizikai kiterjedéseket más fizikai kötetekre" #: lvm.pm:141 #, c-format msgid "Physical volume %s is still in use" msgstr "A(z) \"%s\" fizikai kötet még használatban van" #: lvm.pm:151 #, c-format msgid "Remove the logical volumes first\n" msgstr "Először törölje az összes logikai kötetet\n" #: lvm.pm:184 #, c-format msgid "The bootloader can't handle /boot on multiple physical volumes" msgstr "A rendszerbetöltő nem képes olyan /boot fájlrendszert kezelni, amely több fizikai köteten helyezkedik el" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: messages.pm:10 #, c-format msgid "" "Introduction\n" "\n" "The operating system and the different components available in the Mandriva Linux distribution \n" "shall be called the \"Software Products\" hereafter. The Software Products include, but are not \n" "restricted to, the set of programs, methods, rules and documentation related to the operating \n" "system and the different components of the Mandriva Linux distribution.\n" "\n" "\n" "1. License Agreement\n" "\n" "Please read this document carefully. This document is a license agreement between you and \n" "Mandriva S.A. which applies to the Software Products.\n" "By installing, duplicating or using the Software Products in any manner, you explicitly \n" "accept and fully agree to conform to the terms and conditions of this License. \n" "If you disagree with any portion of the License, you are not allowed to install, duplicate or use \n" "the Software Products. \n" "Any attempt to install, duplicate or use the Software Products in a manner which does not comply \n" "with the terms and conditions of this License is void and will terminate your rights under this \n" "License. Upon termination of the License, you must immediately destroy all copies of the \n" "Software Products.\n" "\n" "\n" "2. Limited Warranty\n" "\n" "The Software Products and attached documentation are provided \"as is\", with no warranty, to the \n" "extent permitted by law.\n" "Mandriva S.A. will, in no circumstances and to the extent permitted by law, be liable for any special,\n" "incidental, direct or indirect damages whatsoever (including without limitation damages for loss of \n" "business, interruption of business, financial loss, legal fees and penalties resulting from a court \n" "judgment, or any other consequential loss) arising out of the use or inability to use the Software \n" "Products, even if Mandriva S.A. has been advised of the possibility or occurrence of such \n" "damages.\n" "\n" "LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME COUNTRIES\n" "\n" "To the extent permitted by law, Mandriva S.A. or its distributors will, in no circumstances, be \n" "liable for any special, incidental, direct or indirect damages whatsoever (including without \n" "limitation damages for loss of business, interruption of business, financial loss, legal fees \n" "and penalties resulting from a court judgment, or any other consequential loss) arising out \n" "of the possession and use of software components or arising out of downloading software components \n" "from one of Mandriva Linux sites which are prohibited or restricted in some countries by local laws.\n" "This limited liability applies to, but is not restricted to, the strong cryptography components \n" "included in the Software Products.\n" "\n" "\n" "3. The GPL License and Related Licenses\n" "\n" "The Software Products consist of components created by different persons or entities. Most \n" "of these components are governed under the terms and conditions of the GNU General Public \n" "Licence, hereafter called \"GPL\", or of similar licenses. Most of these licenses allow you to use, \n" "duplicate, adapt or redistribute the components which they cover. Please read carefully the terms \n" "and conditions of the license agreement for each component before using any component. Any question \n" "on a component license should be addressed to the component author and not to Mandriva.\n" "The programs developed by Mandriva S.A. are governed by the GPL License. Documentation written \n" "by Mandriva S.A. is governed by a specific license. Please refer to the documentation for \n" "further details.\n" "\n" "\n" "4. Intellectual Property Rights\n" "\n" "All rights to the components of the Software Products belong to their respective authors and are \n" "protected by intellectual property and copyright laws applicable to software programs.\n" "Mandriva S.A. reserves its rights to modify or adapt the Software Products, as a whole or in \n" "parts, by all means and for all purposes.\n" "\"Mandriva\", \"Mandriva Linux\" and associated logos are trademarks of Mandriva S.A. \n" "\n" "\n" "5. Governing Laws \n" "\n" "If any portion of this agreement is held void, illegal or inapplicable by a court judgment, this \n" "portion is excluded from this contract. You remain bound by the other applicable sections of the \n" "agreement.\n" "The terms and conditions of this License are governed by the Laws of France.\n" "All disputes on the terms of this license will preferably be settled out of court. As a last \n" "resort, the dispute will be referred to the appropriate Courts of Law of Paris - France.\n" "For any question on this document, please contact Mandriva S.A. \n" msgstr "" "Bevezetés\n" "\n" "A továbbiakban az operációs rendszerre és a Mandriva Linux disztribúcióban elérhető\n" "különféle komponensekre \"Szoftvertermékek\" néven hivatkozunk. A Szoftvertermékek körébe - nem\n" "kizárólagosan - beletartoznak az operációs rendszerhez és a Mandriva Linux disztribúció\n" "különféle komponenseihez kapcsolódó programok, módszerek, szabályok és dokumentáció.\n" "\n" "\n" "1. Licencegyezmény\n" "\n" "Kérjük, olvassa el jelen dokumentumot figyelmesen. Ezen dokumentum egy, a Szoftvertermékekre\n" "vonatkozó licencegyezmény Ön és a Mandriva S.A. között.\n" "Ha a Szoftvertermékeket bármiféle módon telepíti, sokszorosítja vagy felhasználja,\n" "azzal Ön elfogadja jelen licenc kikötéseit és feltételeit, továbbá beleegyezik abba, hogy\n" "azoknak teljes mértékben megfelel.\n" "Ha Ön a Licenc bármely részével nem ért egyet, akkor az Ön számára nem engedélyezett a\n" "Szoftvertermékek telepítése, sokszorosítása illetve felhasználása.\n" "Bármely olyan kísérlet, amely a Szoftvertermékeknek a jelen licenc kikötéseitől és feltételeitől\n" "eltérően való telepítésére, sokszorosítására illetve felhasználására irányul, érvénytelenítő\n" "jellegű, és megvonja az Önnek ezen licenc által adott jogokat. A licencjogok megszűnését\n" "követően Önnek azonnali hatállyal meg kell semmisítenie a Szoftvertermékek összes, Ön által\n" "birtokolt példányát.\n" "\n" "\n" "2. Korlátozott garancia\n" "\n" "A Szoftvertermékek és az azokhoz tartozó dokumentáció \"olyan amilyen\" állapotban állnak\n" "rendelkezésre. Garancia nincsen azokra - a törvények által engedélyezett mértékben.\n" "A Mandriva S.A. - a törvények által engedélyezett mértékben - semmilyen körülmények\n" "között sem vonható felelősségre a Szoftvertermékek használatából vagy használhatatlanságából\n" "származó speciális, előre nem látott, közvetlen vagy közvetett károkért (korlátozás nélkül\n" "beleértve a következőket: üzleti veszteség, üzleti tevékenység megszakadása, pénzügyi\n" "veszteség, jogi díjak illetve bírósági ítéletből származó büntetés, vagy bármilyen\n" "származékos veszteség); még abban az esetben sem, ha a Mandriva S.A. tájékoztatva lett\n" "az ilyesféle károk bekövetkezésének lehetőségéről.\n" "\n" "KORLÁTOZOTT FELELŐSSÉG A BIZONYOS ORSZÁGOKBAN TILTOTT SZOFTVEREK BIRTOKLÁSÁVAL ILLETVE\n" "HASZNÁLATÁVAL KAPCSOLATBAN\n" "\n" "A Mandriva S.A. és disztribútorai - a törvények által engedélyezett mértékben - semmilyen\n" "körülmények között sem vonhatók felelősségre az olyan - speciális, előre nem látott, közvetlen\n" "vagy közvetett - károkért (korlátozás nélkül beleértve a következőket: üzleti veszteség,\n" "üzleti tevékenység megszakadása, pénzügyi veszteség, jogi díjak illetve bírósági\n" "ítéletből származó büntetés, vagy bármilyen származékos veszteség), amely károk a\n" "szoftverkomponensek birtoklásából vagy használatából illetve a helyi törvények által\n" "tiltott vagy korlátozott szoftverkomponenseknek egy Mandriva Linux-címről való\n" "letöltéséből származnak.\n" "Ezen korlátozott felelősség vonatkozik többek közt a Szoftvertermékekben levő titkosító\n" "komponensekre is.\n" "\n" "\n" "3. A GPL és az ahhoz kapcsolódó licencek\n" "\n" "A Szoftvertermékek különböző személyek és intézmények által készített komponensekből állnak.\n" "A legtöbb komponensre a GNU General Public Licence (GNU Általános Nyilvános Licenc; a\n" "továbbiakban: GPL) és hasonló licencek kikötései és feltételei vonatkoznak.\n" "Ezen licencek java része lehetővé teszi a megfelelő komponensek használatát, sokszorosítását,\n" "módosítását illetve terjesztését. Bármely komponens használata előtt olvassa el figyelmesen\n" "a komponensre vonatkozó licenc kikötéseit és feltételeit. Egy komponens licencére vonatkozó\n" "kérdést nem a Mandriva céghez, hanem az adott komponens szerzőjéhez kell irányítani.\n" "A Mandriva S.A. által fejlesztett programok a GPL licenc hatálya alá tartoznak.\n" "A Mandriva S.A. által írt dokumentációs anyagokra egy speciális licenc vonatkozik.\n" "További részletek a dokumentációban.\n" "\n" "\n" "4. Szellemi tulajdonra vonatkozó jogok\n" "\n" "A Szoftvertermékek komponenseire vonatkozó összes jog az adott komponensek szerzőit illeti meg,\n" "és a szoftverekre vonatkozó szellemi tulajdoni illetve szerzői jogi (copyright) törvények\n" "védelme alatt áll.\n" "A Mandriva S.A. fenntartja a jogot arra, hogy módosítsa illetve átalakítsa a\n" "Szoftvertermékeket - teljes egészében vagy részben, bármilyen módon illetve bármilyen célra.\n" "A \"Mandriva\", a \"Mandriva Linux\" és az azokhoz tartozó logók a Mandriva S.A. védjegyei.\n" "\n" "\n" "5. Vonatkozó törvények\n" "\n" "Ha jelen egyezmény bármely része bírósági ítélet alapján semmisnek, törvénytelennek vagy\n" "alkalmazhatatlannak van nyilvánítva, akkor azon rész jelen szerződésből kizárásra kerül.\n" "Az egyezmény többi - alkalmazható - részét Önnek továbbra is be kell tartania.\n" "Jelen licenc kikötései és feltételei Franciaország törvényeinek hatálya alá tartoznak.\n" "A jelen licenc kikötéseivel kapcsolatos viták lezárásának legelőnyösebb módja egy\n" "bíróságon kívül történő megegyezés. Végső lehetőségként a vitás ügy a megfelelő\n" "párizsi (Franciaország) bíróságra kerül.\n" "Ha jelen dokumentummal kapcsolatban kérdése van, vegye fel a kapcsolatot a Mandriva S.A.\n" "céggel.\n" #: messages.pm:90 #, c-format msgid "" "Warning: Free Software may not necessarily be patent free, and some Free\n" "Software included may be covered by patents in your country. For example, the\n" "MP3 decoders included may require a licence for further usage (see\n" "http://www.mp3licensing.com for more details). If you are unsure if a patent\n" "may be applicable to you, check your local laws." msgstr "" "Figyelmeztetés: A szabad szoftver nem feltétlenül szabadalommentes; bizonyos\n" "komponensekre esetleg vonatkozhatnak szabadalmak az Ön országában. Például\n" "az MP3-dekódolók használata esetén szükség lehet licencre (információ:\n" "http://www.mp3licensing.com). Ha nem biztos abban, hogy egy bizonyos\n" "szabadalom vonatkozik-e az Ön esetére, akkor vizsgálja meg az Ön országában\n" "érvényes törvényeket." #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: messages.pm:98 #, c-format msgid "" "\n" "Warning\n" "\n" "Please read carefully the terms below. If you disagree with any\n" "portion, you are not allowed to install the next CD media. Press 'Refuse' \n" "to continue the installation without using these media.\n" "\n" "\n" "Some components contained in the next CD media are not governed\n" "by the GPL License or similar agreements. Each such component is then\n" "governed by the terms and conditions of its own specific license. \n" "Please read carefully and comply with such specific licenses before \n" "you use or redistribute the said components. \n" "Such licenses will in general prevent the transfer, duplication \n" "(except for backup purposes), redistribution, reverse engineering, \n" "de-assembly, de-compilation or modification of the component. \n" "Any breach of agreement will immediately terminate your rights under \n" "the specific license. Unless the specific license terms grant you such\n" "rights, you usually cannot install the programs on more than one\n" "system, or adapt it to be used on a network. In doubt, please contact \n" "directly the distributor or editor of the component. \n" "Transfer to third parties or copying of such components including the \n" "documentation is usually forbidden.\n" "\n" "\n" "All rights to the components of the next CD media belong to their \n" "respective authors and are protected by intellectual property and \n" "copyright laws applicable to software programs.\n" msgstr "" "\n" "Figyelmeztetés\n" "\n" "Olvassa el alaposan az alábbi licencfeltételeket. Ha valamelyik részt nem\n" "fogadja el, akkor nem kezdheti el a telepítést a következő CD-ről. Ha a\n" "\"Nem fogadom el\" lehetőséget választja, akkor a telepítést ezen adathordozó\n" "kihagyásával kell folytatnia.\n" "\n" "\n" "A következő CD-n található néhány szoftverkomponens nem a GPL\n" "(vagy más hasonló) licenc alá tartozik. Mindegyik ilyen komponens\n" "saját, egyéni licencegyezménnyel rendelkezik.\n" "Olvassa el és fogadja el ezeket a licencfeltételeket a komponens\n" "használatba vétele vagy továbbadása előtt.\n" "Ezek a feltételek általában nem engedélyezik a komponens továbbadását,\n" "lemásolását (kivéve biztonsági másolatként), forgalomba hozását,\n" "visszafejtését, gépi kódú kilistázását, visszafordítását és módosítását.\n" "Bármelyik feltétel be nem tartása esetén a licenc érvényét veszti.\n" "Ha a licencegyezmény külön nem engedélyez többet, akkor a telepítés\n" "csak egy rendszerre engedélyezett, és a komponens nem használható\n" "közösen, a hálózaton. Ha pontosabb információra van szüksége,\n" "lépjen kapcsolatba a komponens forgalmazójával vagy készítőjével.\n" "A komponensek átadása, róluk másolat készítése harmadik fél részére\n" "általában nem engedélyezett (beleértve a dokumentációt is).\n" "\n" "\n" "A következő CD-n található komponensek minden joga azok szerzőit illeti\n" "meg, és a szoftvertermékekre vonatkozó szellemi és szerzői jogi\n" "törvények érvényesek rájuk.\n" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX #: messages.pm:131 #, c-format msgid "" "Congratulations, installation is complete.\n" "Remove the boot media and press Enter to reboot.\n" "\n" "\n" "For information on fixes which are available for this release of Mandriva Linux,\n" "consult the Errata available from:\n" "\n" "\n" "%s\n" "\n" "\n" "Information on configuring your system is available in the post\n" "install chapter of the Official Mandriva Linux User's Guide." msgstr "" "Gratulálunk; a telepítés befejeződött. Vegye ki a rendszerindítási\n" "adathordozókat, majd nyomja le az Enter billentyűt a rendszer\n" "újraindításához.\n" "\n" "\n" "Az ehhez a Mandriva Linux verzióhoz elérhető javításokról a következő\n" "helyen olvashat:\n" "\n" "\n" "%s\n" "\n" "\n" "A rendszer beállításával kapcsolatban a Mandriva Linux hivatalos\n" "felhasználói kézikönyvében talál további információkat." #: modules/interactive.pm:19 #, c-format msgid "This driver has no configuration parameter!" msgstr "Ennek a meghajtóprogramnak nincsenek beállítási paraméterei." #: modules/interactive.pm:22 #, c-format msgid "Module configuration" msgstr "Modulbeállítás" #: modules/interactive.pm:22 #, c-format msgid "You can configure each parameter of the module here." msgstr "A modul összes paramétere beállítható itt." #: modules/interactive.pm:63 #, c-format msgid "Found %s interfaces" msgstr "A telepítő %s csatolót talált" #: modules/interactive.pm:64 #, c-format msgid "Do you have another one?" msgstr "Van még másik is?" #: modules/interactive.pm:65 #, c-format msgid "Do you have any %s interfaces?" msgstr "Van valamilyen %s csatoló?" #: modules/interactive.pm:71 #, c-format msgid "See hardware info" msgstr "A hardverjellemzők megjelenítése" #: modules/interactive.pm:82 #, c-format msgid "Installing driver for USB controller" msgstr "Meghajtóprogram telepítése az USB vezérlőhöz" #: modules/interactive.pm:83 #, c-format msgid "Installing driver for firewire controller %s" msgstr "Meghajtóprogram telepítése ehhez a Firewire vezérlőhöz: %s" #: modules/interactive.pm:84 #, c-format msgid "Installing driver for hard drive controller %s" msgstr "Meghajtóprogram telepítése ehhez a merevlemez vezérlőhöz: %s" #: modules/interactive.pm:85 #, c-format msgid "Installing driver for ethernet controller %s" msgstr "Meghajtóprogram telepítése ehhez az Ethernet vezérlőhöz: %s" #. -PO: the first %s is the card type (scsi, network, sound,...) #. -PO: the second is the vendor+model name #: modules/interactive.pm:96 #, c-format msgid "Installing driver for %s card %s" msgstr "Meghajtóprogram telepítése ehhez a(z) %s kártyához: %s" #: modules/interactive.pm:110 #, c-format msgid "" "You may now provide options to module %s.\n" "Note that any address should be entered with the prefix 0x like '0x123'" msgstr "" "Most megadhatók a(z) \"%s\" modul paraméterei.\n" "A címeket \"0x\" előtaggal kell megadni, például: \"0x123\"." #: modules/interactive.pm:116 #, c-format msgid "" "You may now provide options to module %s.\n" "Options are in format ``name=value name2=value2 ...''.\n" "For instance, ``io=0x300 irq=7''" msgstr "" "Itt lehet megadni a(z) %s modul paramétereit\n" "a következő formátumban: \"név1=érték1 név2=érték2 ...\".\n" "Például: \"io=0x300 irq=7\"" #: modules/interactive.pm:118 #, c-format msgid "Module options:" msgstr "A modul paraméterei:" #. -PO: the %s is the driver type (scsi, network, sound,...) #: modules/interactive.pm:131 #, c-format msgid "Which %s driver should I try?" msgstr "Melyik %s meghajtóprogramot próbáljam meg?" #: modules/interactive.pm:140 #, c-format msgid "" "In some cases, the %s driver needs to have extra information to work\n" "properly, although it normally works fine without them. Would you like to specify\n" "extra options for it or allow the driver to probe your machine for the\n" "information it needs? Occasionally, probing will hang a computer, but it should\n" "not cause any damage." msgstr "" "Bizonyos esetekben a(z) %s meghajtóprogramnak további paraméterekre van\n" "szüksége a helyes működéshez. Szeretne további paramétereket megadni a\n" "meghajtóprogramnak, vagy hagyja, hogy az lekérdezze a szükséges\n" "információkat? Bizonyos körülmények esetén az automatikus felderítés\n" "a gép lefagyásához vezethet, de komolyabb kárt nem okozhat." #: modules/interactive.pm:144 #, c-format msgid "Autoprobe" msgstr "Automatikus azonosítás" #: modules/interactive.pm:144 #, c-format msgid "Specify options" msgstr "Paraméterek megadása" #: modules/interactive.pm:156 #, c-format msgid "" "Loading module %s failed.\n" "Do you want to try again with other parameters?" msgstr "" "A(z) %s modul betöltése nem sikerült.\n" "Megpróbálja a betöltést más paraméterekkel?" #: partition_table.pm:409 #, c-format msgid "mount failed: " msgstr "a csatolás nem sikerült: " #: partition_table.pm:518 #, c-format msgid "Extended partition not supported on this platform" msgstr "A kiterjesztett (extended) partíció nem támogatott ezen a platformon" #: partition_table.pm:536 #, c-format msgid "" "You have a hole in your partition table but I can not use it.\n" "The only solution is to move your primary partitions to have the hole next to the extended partitions." msgstr "" "A partíciós táblában van egy üres tartomány, de nem használható.\n" "Az egyetlen megoldás az elsődleges partíciók áthelyezése úgy, hogy\n" "a kiterjesztett partíciók mellé kerüljön az üres hely." #: partition_table/raw.pm:285 #, c-format msgid "" "Something bad is happening on your drive. \n" "A test to check the integrity of data has failed. \n" "It means writing anything on the disk will end up with random, corrupted data." msgstr "" "Valamilyen probléma van a meghajtóval. \n" "Az adatintegritási teszt végrehajtása nem sikerült. \n" "Ez azt jelenti, hogy a lemezre való írás tönkreteheti a meghajtó \n" "adattartalmát." #: raid.pm:42 #, c-format msgid "Can not add a partition to _formatted_ RAID %s" msgstr "Nem lehet partíciót felvenni a _formázott_ RAID %s eszközön" #: raid.pm:157 #, c-format msgid "Not enough partitions for RAID level %d\n" msgstr "Nincs elég partíció a RAID %d szinthez\n" #: scanner.pm:95 #, c-format msgid "Could not create directory /usr/share/sane/firmware!" msgstr "Nem sikerült létrehozni /usr/share/sane/firmware nevű könyvtárt." #: scanner.pm:106 #, c-format msgid "Could not create link /usr/share/sane/%s!" msgstr "Nem sikerült létrehozni /usr/share/sane/%s nevű linket." #: scanner.pm:113 #, c-format msgid "Could not copy firmware file %s to /usr/share/sane/firmware!" msgstr "Nem sikerült a(z) %s firmware fájlt átmásolni ide: /usr/share/sane/firmware" #: scanner.pm:120 #, c-format msgid "Could not set permissions of firmware file %s!" msgstr "Nem sikerült beállítani a(z) %s firmware fájl jogosultságait." #: scanner.pm:200 #, c-format msgid "Scannerdrake" msgstr "ScannerDrake" #: scanner.pm:201 #, c-format msgid "Could not install the packages needed to share your scanner(s)." msgstr "Nem sikerült telepíteni a lapolvasó(k) megosztásához szükséges csomagokat." #: scanner.pm:202 #, c-format msgid "Your scanner(s) will not be available for non-root users." msgstr "A lapolvasó(k) csak a rendszergazdák számára lesz(nek) elérhető(k)." #: security/help.pm:11 #, c-format msgid "Accept bogus IPv4 error messages." msgstr "A hamis IPv4 hibaüzenetek elfogadása" #: security/help.pm:13 #, c-format msgid "Accept broadcasted icmp echo." msgstr "Broadcast-olt ICMP Echo elfogadása" #: security/help.pm:15 #, c-format msgid "Accept icmp echo." msgstr "ICMP Echo elfogadása" #: security/help.pm:17 #, c-format msgid "Allow autologin." msgstr "Automatikus bejelentkezés engedélyezése" #. -PO: here "ALL" is a value in a pull-down menu; translate it the same as "ALL" is #: security/help.pm:21 #, c-format msgid "" "If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n" "\n" "If set to \"None\", no issues are allowed.\n" "\n" "Else only /etc/issue is allowed." msgstr "" "\"Mind\" beállítás esetén létezhet /etc/issue és /etc/issue.net nevű fájl is.\n" "\n" "\"Egyik sem\" beállítás esetén egyik \"issue\" fájl sem létezhet.\n" "\n" "Egyéb esetekben pedig csak a /etc/issue fájl engedélyezett." #: security/help.pm:27 #, c-format msgid "Allow reboot by the console user." msgstr "Újraindítás engedélyezése konzolfelhasználók számára" #: security/help.pm:29 #, c-format msgid "Allow remote root login." msgstr "Távoli rendszergazdai bejelentkezés engedélyezése" #: security/help.pm:31 #, c-format msgid "Allow direct root login." msgstr "Közvetlen rendszergazdai bejelentkezés engedélyezése" #: security/help.pm:33 #, c-format msgid "Allow the list of users on the system on display managers (kdm and gdm)." msgstr "A felhasználólista megjelenítésének engedélyezése a bejelentkezéskezelőkben (KDM és GDM)" #: security/help.pm:35 #, c-format msgid "" "Allow to export display when\n" "passing from the root account to the other users.\n" "\n" "See pam_xauth(8) for more details.'" msgstr "" "A képernyő exportálásának engedélyezése a\n" "rendszergazdai azonosítóról egy másikra való átlépéskor.\n" "\n" "További részletek: pam_xauth(8)." #: security/help.pm:40 #, c-format msgid "" "Allow X connections:\n" "\n" "- \"All\" (all connections are allowed),\n" "\n" "- \"Local\" (only connection from local machine),\n" "\n" "- \"None\" (no connection)." msgstr "" "X kapcsolatok engedélyezése:\n" "\n" "- \"Mind\": minden kapcsolat engedélyezett\n" "\n" "- \"Helyi\": csak a helyi gépről induló kapcsolatok engedélyezettek\n" "\n" "- \"Egyik sem\": semmilyen kapcsolat nincs engedélyezve" #: security/help.pm:48 #, c-format msgid "" "The argument specifies if clients are authorized to connect\n" "to the X server from the network on the tcp port 6000 or not." msgstr "" "Az argumentum megadja, hogy a klienseknek lehetőségük legyen-e kapcsolódni\n" "az X kiszolgálóhoz a hálózatról a 6000-es TCP porton vagy sem" #. -PO: here "ALL", "Local" and "None" are values in a pull-down menu; translate them the same as they're #: security/help.pm:53 #, c-format msgid "" "Authorize:\n" "\n" "- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if set to \"ALL\",\n" "\n" "- only local ones if set to \"Local\"\n" "\n" "- none if set to \"None\".\n" "\n" "To authorize the services you need, use /etc/hosts.allow (see hosts.allow(5))." msgstr "" "Engedélyezés a következők számára:\n" "\n" "- \"Mind\" beállítás esetén: a tcp_wrappers által vezérelt összes szolgáltatás\n" "(információ a hosts.deny(5) leírásban (\"man\"))\n" "\n" "- \"Helyi\" beállítás esetén: csak a helyiek\n" "\n" "- \"Egyik sem\" beállítás esetén: egyik sem\n" "\n" "A szükséges szolgáltatások engedélyezése a /etc/hosts.allow fájl\n" "használatával végezhető (információ a hosts.allow(5) leírásban (\"man\"))." #: security/help.pm:63 #, c-format msgid "" "If SERVER_LEVEL (or SECURE_LEVEL if absent)\n" "is greater than 3 in /etc/security/msec/security.conf, creates the\n" "symlink /etc/security/msec/server to point to\n" "/etc/security/msec/server.<SERVER_LEVEL>.\n" "\n" "The /etc/security/msec/server is used by chkconfig --add to decide to\n" "add a service if it is present in the file during the installation of\n" "packages." msgstr "" "Ha a SERVER_LEVEL (vagy annak hiánya esetén a SECURE_LEVEL) érték 3-nál\n" "nagyobb a /etc/security/msec/security.conf fájlban, akkor a rendszer\n" "létrehozza a /etc/security/msec/server szimbolikus linket a\n" "/etc/security/msec/server.<SERVER_LEVEL> fájlra.\n" "\n" "A /etc/security/msec/server a 'chkconfig --add' parancs számára szükséges\n" "annak eldöntéséhez, hogy csomagtelepítéskor fel kell-e venni egy\n" "szolgáltatást (az alapján, hogy szerepel-e a fájlban)." #: security/help.pm:72 #, c-format msgid "" "Enable crontab and at for users.\n" "\n" "Put allowed users in /etc/cron.allow and /etc/at.allow (see man at(1)\n" "and crontab(1))." msgstr "" "A 'cron' és az 'at' használatának engedélyezése a felhasználók számára.\n" "\n" "Az engedélyezett felhasználókat a /etc/cron.allow illetve a\n" "/etc/at.allow fájlokba kell beírni (információ az at(1) illetve a\n" "crontab(1) leírásban (\"man\"))." #: security/help.pm:77 #, c-format msgid "Enable syslog reports to console 12" msgstr "A 12-es konzolra történő rendszernaplózás bekapcsolása" #: security/help.pm:79 #, c-format msgid "" "Enable name resolution spoofing protection. If\n" "\"%s\" is true, also reports to syslog." msgstr "" "A 'DNS spoofing' (a névfeloldásnak az eredetitől eltérő rendszerrel való\n" "végeztetése) elleni védelem bekapcsolása. Ha a(z) \"%s\"\n" "érték igazra van állítva, akkor a rendszernaplóba is ír." #: security/help.pm:80 #, c-format msgid "Security Alerts:" msgstr "Biztonsági figyelmeztetések:" #: security/help.pm:82 #, c-format msgid "Enable IP spoofing protection." msgstr "Az 'IP spoofing' (más gép IP-címének használata forráscímként) elleni védelem bekapcsolása" #: security/help.pm:84 #, c-format msgid "Enable libsafe if libsafe is found on the system." msgstr "A libsafe bekapcsolása, amennyiben megtalálható a rendszeren" #: security/help.pm:86 #, c-format msgid "Enable the logging of IPv4 strange packets." msgstr "A szokásostól eltérő IPv4 csomagok naplózásának bekapcsolása" #: security/help.pm:88 #, c-format msgid "Enable msec hourly security check." msgstr "Az msec óránkénti biztonsági ellenőrzéseinek bekapcsolása" #: security/help.pm:90 #, c-format msgid "Enable su only from members of the wheel group. If set to no, allows su from any user." msgstr "Az \"su\" parancs használata csak a \"wheel\" nevű csoport tagjainak számára legyen lehetséges. Ha ki van kapcsolva, akkor bármely felhasználó használhatja az \"su\" parancsot." #: security/help.pm:92 #, c-format msgid "Use password to authenticate users." msgstr "Jelszó használata a felhasználók azonosításához" #: security/help.pm:94 #, c-format msgid "Activate ethernet cards promiscuity check." msgstr "Az Ethernet kártyák 'promiscuous' (minden csomagot megtartó) üzemmódjának ellenőrzésének bekapcsolása" #: security/help.pm:96 #, c-format msgid "Activate daily security check." msgstr "A napi biztonsági ellenőrzés bekapcsolása" #: security/help.pm:98 #, c-format msgid "Enable sulogin(8) in single user level." msgstr "Az sulogin(8) engedélyezése egyfelhasználós szinten" #: security/help.pm:100 #, c-format msgid "Add the name as an exception to the handling of password aging by msec." msgstr "Az adott név felvétele az msec féle jelszóelévülés-kezelés alóli kivételként" #: security/help.pm:102 #, c-format msgid "Set password aging to \"max\" days and delay to change to \"inactive\"." msgstr "" "A jelszó élettartamának beállítása \"max\" napra és a módosítási haladék\n" "beállítása az \"inactive\" értékre" #: security/help.pm:104 #, c-format msgid "Set the password history length to prevent password reuse." msgstr "" "A jelszótörténeti lista méretének beállítása a jelszavak újrahasználásának\n" "megakadályozására" #: security/help.pm:106 #, c-format msgid "Set the password minimum length and minimum number of digit and minimum number of capitalized letters." msgstr "" "A minimális jelszóhossz és a számjegyek illetve a nagybetűk minimális\n" "számának beállítása" #: security/help.pm:108 #, c-format msgid "Set the root's file mode creation mask." msgstr "A rendszergazdához tartozó létrehozási fájlmód maszk beállítása" #: security/help.pm:109 #, c-format msgid "if set to yes, check open ports." msgstr "Ha igenre van állítva: nyitott portok ellenőrzése" #: security/help.pm:110 #, c-format msgid "" "if set to yes, check for:\n" "\n" "- empty passwords,\n" "\n" "- no password in /etc/shadow\n" "\n" "- for users with the 0 id other than root." msgstr "" "Ha igenre van állítva, akkor a következők ellenőrzése:\n" "\n" "- van-e üres jelszó\n" "\n" "- hiányzik-e jelszó a /etc/shadow fájlból\n" "\n" "- létezik-e a rendszergazdán kívül 0 azonosítójú felhasználó" #: security/help.pm:117 #, c-format msgid "if set to yes, check permissions of files in the users' home." msgstr "" "Ha igenre van állítva: a felhasználók saját könyvtáraiban levő fájlok\n" "engedélyeinek ellenőrzése" # prom. üzemmód: az eszköz nem csak a neki szóló csomagokat teszi be # a pufferébe, hanem a más eszközöknek szólókat is #: security/help.pm:118 #, c-format msgid "if set to yes, check if the network devices are in promiscuous mode." msgstr "" "Ha igenre van állítva: ellenőrzés, hogy a hálózati eszközök 'promiscuous'\n" "(minden csomagot megtartó) üzemmódban vannak-e" #: security/help.pm:119 #, c-format msgid "if set to yes, run the daily security checks." msgstr "Ha igenre van állítva: a napi biztonsági ellenőrzések végrehajtása" #: security/help.pm:120 #, c-format msgid "if set to yes, check additions/removals of sgid files." msgstr "Ha igenre van állítva: SGID-s fájlok létrehozásának/törlésének ellenőrzése" #: security/help.pm:121 #, c-format msgid "if set to yes, check empty password in /etc/shadow." msgstr "" "Ha igenre van állítva: ellenőrzés, hogy létezik-e üres jelszó a /etc/shadow\n" "fájlban" #: security/help.pm:122 #, c-format msgid "if set to yes, verify checksum of the suid/sgid files." msgstr "Ha igenre van állítva: az SUID/SGID-os fájlok ellenőrzőösszegének ellenőrzése" #: security/help.pm:123 #, c-format msgid "if set to yes, check additions/removals of suid root files." msgstr "Ha igenre van állítva: 'SUID root'-os fájlok létrehozásának/törlésének ellenőrzése" #: security/help.pm:124 #, c-format msgid "if set to yes, report unowned files." msgstr "Ha igenre van állítva: figyelmeztetés a tulajdonos nélküli fájlokra" #: security/help.pm:125 #, c-format msgid "if set to yes, check files/directories writable by everybody." msgstr "Ha igenre van állítva: a mindenki által írható fájlok/könyvtárak ellenőrzése" #: security/help.pm:126 #, c-format msgid "if set to yes, run chkrootkit checks." msgstr "Ha igenre van állítva: chkrootkit ellenőrzések elvégzése" #: security/help.pm:127 #, c-format msgid "if set, send the mail report to this email address else send it to root." msgstr "" "Ha be van állítva: a jelentés ezen email címre való küldése; máskülönben a\n" "rendszergazdának" #: security/help.pm:128 #, c-format msgid "if set to yes, report check result by mail." msgstr "Ha igenre van állítva: az ellenőrzés eredményének elküldése levélben" #: security/help.pm:129 #, c-format msgid "Do not send mails if there's nothing to warn about" msgstr "Levélküldés mellőzése, ha nincs mire figyelmeztetni" #: security/help.pm:130 #, c-format msgid "if set to yes, run some checks against the rpm database." msgstr "Ha igenre van állítva: ellenőrzések elvégzése az RPM adatbázison" #: security/help.pm:131 #, c-format msgid "if set to yes, report check result to syslog." msgstr "Ha igenre van állítva: az ellenőrzés eredményének írása a rendszernaplóba" #: security/help.pm:132 #, c-format msgid "if set to yes, reports check result to tty." msgstr "Ha igenre van állítva: az ellenőrzés eredményének kiírása a konzolra" #: security/help.pm:134 #, c-format msgid "Set shell commands history size. A value of -1 means unlimited." msgstr "" "A parancsértelmező parancstörténeti listájának méretének beállítása.\n" "A -1 érték jelentése: korlátlan." #: security/help.pm:136 #, c-format msgid "Set the shell timeout. A value of zero means no timeout." msgstr "" "A parancsértelmező várakozási idejének beállítása. A 0 érték jelentése:\n" "végtelen hosszúságú várakozási időtartam." #: security/help.pm:136 #, c-format msgid "Timeout unit is second" msgstr "A várakozási idő egysége a másodperc" #: security/help.pm:138 #, c-format msgid "Set the user's file mode creation mask." msgstr "A felhasználóhoz tartozó létrehozási fájlmód maszk beállítása" #: security/l10n.pm:11 #, c-format msgid "Accept bogus IPv4 error messages" msgstr "A hamis IPv4 hibaüzenetek elfogadása" #: security/l10n.pm:12 #, c-format msgid "Accept broadcasted icmp echo" msgstr "Broadcast-olt ICMP Echo elfogadása" #: security/l10n.pm:13 #, c-format msgid "Accept icmp echo" msgstr "ICMP Echo elfogadása" #: security/l10n.pm:15 #, c-format msgid "/etc/issue* exist" msgstr "/etc/issue* létezik" #: security/l10n.pm:16 #, c-format msgid "Reboot by the console user" msgstr "Újraindítás konzolfelhasználók által" #: security/l10n.pm:17 #, c-format msgid "Allow remote root login" msgstr "Távoli rendszergazdai bejelentkezés engedélyezése" #: security/l10n.pm:18 #, c-format msgid "Direct root login" msgstr "Közvetlen rendszergazdai bejelentkezés" #: security/l10n.pm:19 #, c-format msgid "List users on display managers (kdm and gdm)" msgstr "" "A felhasználólista megjelenítése a bejelentkezéskezelőkben\n" "(KDM és GDM)" #: security/l10n.pm:20 #, c-format msgid "Export display when passing from root to the other users" msgstr "A képernyő exportálása a rendszergazdai azonosítóról egy másikra való átlépéskor" #: security/l10n.pm:21 #, c-format msgid "Allow X Window connections" msgstr "X Window kapcsolatok engedélyezése" #: security/l10n.pm:22 #, c-format msgid "Authorize TCP connections to X Window" msgstr "TCP kapcsolatok engedélyezése az X Window rendszer számára" #: security/l10n.pm:23 #, c-format msgid "Authorize all services controlled by tcp_wrappers" msgstr "A tcp_wrappers által vezérelt összes szolgáltatás engedélyezése" #: security/l10n.pm:24 #, c-format msgid "Chkconfig obey msec rules" msgstr "A chkconfig figyelembe veszi-e az msec szabályait" #: security/l10n.pm:25 #, c-format msgid "Enable \"crontab\" and \"at\" for users" msgstr "A \"crontab\" és az \"at\" elérhetővé tétele a felhasználók számára" #: security/l10n.pm:26 #, c-format msgid "Syslog reports to console 12" msgstr "Rendszernaplózás a 12-es konzolra" #: security/l10n.pm:27 #, c-format msgid "Name resolution spoofing protection" msgstr "" "'DNS spoofing' (a névfeloldásnak az eredetitől eltérő rendszerrel való\n" "végeztetése) elleni védelem" #: security/l10n.pm:28 #, c-format msgid "Enable IP spoofing protection" msgstr "" "Az 'IP spoofing' (más gép IP címének használata forráscímként) elleni védelem\n" "bekapcsolása" #: security/l10n.pm:29 #, c-format msgid "Enable libsafe if libsafe is found on the system" msgstr "A libsafe bekapcsolása, amennyiben megtalálható a rendszeren" #: security/l10n.pm:30 #, c-format msgid "Enable the logging of IPv4 strange packets" msgstr "A szokásostól eltérő IPv4 csomagok naplózásának bekapcsolása" #: security/l10n.pm:31 #, c-format msgid "Enable msec hourly security check" msgstr "Az msec óránkénti biztonsági ellenőrzéseinek bekapcsolása" #: security/l10n.pm:32 #, c-format msgid "Enable su only from the wheel group members" msgstr "Az \"su\" parancs használata csak a \"wheel\" nevű csoport tagjainak számára legyen lehetséges." #: security/l10n.pm:33 #, c-format msgid "Use password to authenticate users" msgstr "Jelszó használata a felhasználók azonosításához" #: security/l10n.pm:34 #, c-format msgid "Ethernet cards promiscuity check" msgstr "" "Az Ethernet kártyák 'promiscuous' (minden csomagot megtartó) üzemmódjának\n" "ellenőrzése" #: security/l10n.pm:35 #, c-format msgid "Daily security check" msgstr "Napi biztonsági ellenőrzés" #: security/l10n.pm:36 #, c-format msgid "Sulogin(8) in single user level" msgstr "Sulogin(8) egyfelhasználós szinten" #: security/l10n.pm:37 #, c-format msgid "No password aging for" msgstr "Nincs jelszóelévülés:" #: security/l10n.pm:38 #, c-format msgid "Set password expiration and account inactivation delays" msgstr "A jelszavak lejáratához és az azonosítók deaktiválásához tartozó várakozási idők beállítása" #: security/l10n.pm:39 #, c-format msgid "Password history length" msgstr "A jelszótörténeti lista mérete" #: security/l10n.pm:40 #, c-format msgid "Password minimum length and number of digits and upcase letters" msgstr "A minimális jelszóhossz és a számjegyek illetve a nagybetűk minimális száma" #: security/l10n.pm:41 #, c-format msgid "Root umask" msgstr "Rendszergazdai umask érték" #: security/l10n.pm:42 #, c-format msgid "Shell history size" msgstr "A parancsértelmező történeti listájának mérete" #: security/l10n.pm:43 #, c-format msgid "Shell timeout" msgstr "A parancsértelmező várakozási ideje" #: security/l10n.pm:44 #, c-format msgid "User umask" msgstr "Felhasználói umask érték" #: security/l10n.pm:45 #, c-format msgid "Check open ports" msgstr "Nyitott portok ellenőrzése" #: security/l10n.pm:46 #, c-format msgid "Check for unsecured accounts" msgstr "Ellenőrzés: létezik-e nem biztonságos azonosító" #: security/l10n.pm:47 #, c-format msgid "Check permissions of files in the users' home" msgstr "" "A felhasználók saját könyvtáraiban levő fájlok engedélyeinek\n" "ellenőrzése" # prom. üzemmód: az eszköz nem csak a neki szóló csomagokat teszi be # a pufferébe, hanem a más eszközöknek szólókat is #: security/l10n.pm:48 #, c-format msgid "Check if the network devices are in promiscuous mode" msgstr "" "Ellenőrzés, hogy a hálózati eszközök 'promiscuous'\n" "(minden csomagot megtartó) üzemmódban vannak-e" #: security/l10n.pm:49 #, c-format msgid "Run the daily security checks" msgstr "A napi biztonsági ellenőrzések végrehajtása" #: security/l10n.pm:50 #, c-format msgid "Check additions/removals of sgid files" msgstr "SGID-os fájlok létrehozásának/törlésének ellenőrzése" #: security/l10n.pm:51 #, c-format msgid "Check empty password in /etc/shadow" msgstr "Ellenőrzés, hogy létezik-e üres jelszó a /etc/shadow fájlban" #: security/l10n.pm:52 #, c-format msgid "Verify checksum of the suid/sgid files" msgstr "Az SUID/SGID-os fájlok ellenőrzőösszegének ellenőrzése" #: security/l10n.pm:53 #, c-format msgid "Check additions/removals of suid root files" msgstr "'SUID root'-os fájlok létrehozásának/törlésének ellenőrzése" #: security/l10n.pm:54 #, c-format msgid "Report unowned files" msgstr "Figyelmeztetés a tulajdonos nélküli fájlokra" #: security/l10n.pm:55 #, c-format msgid "Check files/directories writable by everybody" msgstr "A mindenki által írható fájlok/könyvtárak ellenőrzése" #: security/l10n.pm:56 #, c-format msgid "Run chkrootkit checks" msgstr "Chkrootkit ellenőrzések elvégzése" #: security/l10n.pm:57 #, c-format msgid "Do not send empty mail reports" msgstr "Üres jelentés ne legyen küldve" #: security/l10n.pm:58 #, c-format msgid "If set, send the mail report to this email address else send it to root" msgstr "" "Ha be van állítva: a jelentés ezen email címre való küldése; máskülönben a\n" "rendszergazdának" #: security/l10n.pm:59 #, c-format msgid "Report check result by mail" msgstr "Az ellenőrzés eredményének elküldése levélben" #: security/l10n.pm:60 #, c-format msgid "Run some checks against the rpm database" msgstr "Ellenőrzések elvégzése az RPM adatbázison" #: security/l10n.pm:61 #, c-format msgid "Report check result to syslog" msgstr "Az ellenőrzés eredményének írása a rendszernaplóba" #: security/l10n.pm:62 #, c-format msgid "Reports check result to tty" msgstr "Az ellenőrzés eredményének kiírása a konzolra" #: security/level.pm:10 #, c-format msgid "Welcome To Crackers" msgstr "Üdvözlet a cracker-eknek" #: security/level.pm:11 #, c-format msgid "Poor" msgstr "Alacsony" #: security/level.pm:12 #, c-format msgid "Standard" msgstr "Szabványos" #: security/level.pm:13 #, c-format msgid "High" msgstr "Magas" #: security/level.pm:14 #, c-format msgid "Higher" msgstr "Magasabb" #: security/level.pm:15 #, c-format msgid "Paranoid" msgstr "Paranoiás" #: security/level.pm:41 #, c-format msgid "" "This level is to be used with care. It makes your system more easy to use,\n" "but very sensitive. It must not be used for a machine connected to others\n" "or to the Internet. There is no password access." msgstr "" "Ezt a szintet csak körültekintéssel használja.\n" "Egyszerűbbé teszi a rendszer használatát, de így az sebezhetőbb is lesz:\n" "ne válassza ezt a szintet, ha a gép hálózatba van kötve, vagy az internethez\n" "csatlakozik. A hozzáférés nincs jelszóval védve." #: security/level.pm:44 #, c-format msgid "Passwords are now enabled, but use as a networked computer is still not recommended." msgstr "" "A jelszavak be vannak kapcsolva, de hálózatra kapcsolódó gép esetén\n" "ez a konfiguráció még mindig nem ajánlott." #: security/level.pm:45 #, c-format msgid "This is the standard security recommended for a computer that will be used to connect to the Internet as a client." msgstr "Ez a szabványos biztonsági szint, amely az internetre (kliensként) csatlakozó gépek esetén javasolt." #: security/level.pm:46 #, c-format msgid "There are already some restrictions, and more automatic checks are run every night." msgstr "Már vannak bizonyos megszorítások, és több automatikus ellenőrzés fut éjszakánként." #: security/level.pm:47 #, c-format msgid "" "With this security level, the use of this system as a server becomes possible.\n" "The security is now high enough to use the system as a server which can accept\n" "connections from many clients. Note: if your machine is only a client on the Internet, you should choose a lower level." msgstr "" "Ezzel a biztonsági szinttel már használhatja a gépét kiszolgálóként.\n" "Ez a biztonsági szint elég magas ahhoz, hogy a rendszer sok, hálózaton\n" "keresztül csatlakozó klienst szolgáljon ki. Ha a gép az interneten csak\n" "kliensként van jelen, akkor érdemesebb egy alacsonyabb szintet választani." #: security/level.pm:50 #, c-format msgid "This is similar to the previous level, but the system is entirely closed and security features are at their maximum." msgstr "" "Az előző szinthez hasonló, de itt a rendszer teljesen zárt.\n" "Ez a legbiztonságosabb szint." #: security/level.pm:55 #, c-format msgid "Security" msgstr "Biztonság" #: security/level.pm:55 #, c-format msgid "DrakSec Basic Options" msgstr "DrakSec - alapvető beállítások" #: security/level.pm:57 #, c-format msgid "Please choose the desired security level" msgstr "Válassza ki a kívánt biztonsági szintet" #: security/level.pm:61 #, c-format msgid "Security level" msgstr "Biztonsági szint" #: security/level.pm:63 #, c-format msgid "Use libsafe for servers" msgstr "A libsafe használata kiszolgálókhoz" #: security/level.pm:64 #, c-format msgid "A library which defends against buffer overflow and format string attacks." msgstr "Könyvtár, amely védelmet nyújt a puffertúlcsordulásos és a formátumsztringes támadások ellen." #: security/level.pm:65 #, c-format msgid "Security Administrator (login or email)" msgstr "Biztonsági adminisztrátor (felhasználónév vagy email cím)" #: services.pm:19 #, c-format msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system" msgstr "Az ALSA (Advanced Linux Sound Architecture) hangrendszer elindítása" #: services.pm:20 #, c-format msgid "Anacron is a periodic command scheduler." msgstr "Anacron, a parancsidőzítő." #: services.pm:21 #, c-format msgid "" "apmd is used for monitoring battery status and logging it via syslog.\n" "It can also be used for shutting down the machine when the battery is low." msgstr "" "Az apmd monitorozza a telepek állapotát és naplóz a syslog-ba.\n" "Segítségével leállítható a gép, mielőtt a telep lemerül." #: services.pm:23 #, c-format msgid "" "Runs commands scheduled by the at command at the time specified when\n" "at was run, and runs batch commands when the load average is low enough." msgstr "" "Az \"at\" parancs által ütemezett utasításokat hajtja végre a megadott\n" "időpontban, valamint kötegelt (szkriptelt) parancsokat futtat, amikor\n" "a gép terhelése alacsony." #: services.pm:25 #, c-format msgid "" "cron is a standard UNIX program that runs user-specified programs\n" "at periodic scheduled times. vixie cron adds a number of features to the basic\n" "UNIX cron, including better security and more powerful configuration options." msgstr "" "A cron a szabványos parancsütemező program a UNIX operációs rendszereken.\n" "Segítségével programokat lehet futtatni megadott időpontokban. A vixie cron\n" "fejlettebb az alap cronnál: biztonságosabb és több beállítási lehetőséggel\n" "rendelkezik." #: services.pm:28 #, c-format msgid "Common UNIX Printing System (CUPS) is an advanced printer spooling system" msgstr "A CUPS (Common UNIX Printing System) egy fejlett nyomtatási rendszer" #: services.pm:29 #, c-format msgid "Launches the graphical display manager" msgstr "Elindítja a grafikus bejelentkezéskezelőt" #: services.pm:30 #, c-format msgid "" "FAM is a file monitoring daemon. It is used to get reports when files change.\n" "It is used by GNOME and KDE" msgstr "" "A FAM egy fájlfigyelő szolgáltatás, amely értesítést küld a fájlok változásakor.\n" "A GNOME és a KDE is használja." #: services.pm:32 #, c-format msgid "" "GPM adds mouse support to text-based Linux applications such the\n" "Midnight Commander. It also allows mouse-based console cut-and-paste operations,\n" "and includes support for pop-up menus on the console." msgstr "" "A GPM egértámogatást biztosít a szöveg alapú (konzolos) linuxos\n" "alkalmazások (mint például a Midnight Commander) számára. Lehetőséget\n" "nyújt egérrel való másolásra illetve beillesztésre, valamint\n" "felbukkanó menük használatára (konzolon)." #: services.pm:35 #, c-format msgid "HAL is a daemon that collects and maintains information about hardware" msgstr "A HAL egy hardverinformációkat gyűjtő és kezelő szolgáltatás." #: services.pm:36 #, c-format msgid "" "HardDrake runs a hardware probe, and optionally configures\n" "new/changed hardware." msgstr "" "A HardDrake a gép hardverének ellenőrzésére szolgál. Lehetővé teszi az új\n" "vagy megváltozott hardver megfelelő beállítását." #: services.pm:38 #, c-format msgid "Apache is a World Wide Web server. It is used to serve HTML files and CGI." msgstr "" "Az Apache egy WWW kiszolgáló. HTML fájlokat és CGI-t tesz elérhetővé\n" "a hálózaton keresztül." #: services.pm:39 #, c-format msgid "" "The internet superserver daemon (commonly called inetd) starts a\n" "variety of other internet services as needed. It is responsible for starting\n" "many services, including telnet, ftp, rsh, and rlogin. Disabling inetd disables\n" "all of the services it is responsible for." msgstr "" "Az \"internet szuperszerver szolgáltatás\" (inetd) felelős sok hálózati\n" "szolgáltatás indításáért, mint például telnet, ftp, rsh és rlogin. Az inetd\n" "leállításával minden általa irányított szolgáltatás leáll." #: services.pm:43 #, c-format msgid "" "Launch packet filtering for Linux kernel 2.2 series, to set\n" "up a firewall to protect your machine from network attacks." msgstr "" "A csomagszűrés bekapcsolása a Linux kernel 2.2-es változatához.\n" "Lehetővé teszi tűzfal beállítását, hogy a hálózat felőli támadások\n" "kivédhetők legyenek." #: services.pm:45 #, c-format msgid "" "This package loads the selected keyboard map as set in\n" "/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n" "You should leave this enabled for most machines." msgstr "" "Ez a csomag tölti be a billentyűzetkiosztást, ami a\n" "/etc/sysconfig/keyboard-ban állítható be. A beállítás megváltoztatható\n" "a kbdconfig programmal. Ezt bekapcsolva kell hagyni a legtöbb rendszeren." #: services.pm:48 #, c-format msgid "" "Automatic regeneration of kernel header in /boot for\n" "/usr/include/linux/{autoconf,version}.h" msgstr "" "A kernel fejlécének automatikus újragenerálása a /boot-ban a\n" "/usr/include/linux/{autoconf,version}.h alapján" #: services.pm:50 #, c-format msgid "Automatic detection and configuration of hardware at boot." msgstr "A hardvereszközök automatikus felderítése és beállítása a rendszer indulásakor." #: services.pm:51 #, c-format msgid "" "Linuxconf will sometimes arrange to perform various tasks\n" "at boot-time to maintain the system configuration." msgstr "" "A Linuxconf elvégez bizonyos feladatokat a rendszer indításakor,\n" "hogy a beállítások konzisztensek maradjanak." #: services.pm:53 #, c-format msgid "" "lpd is the print daemon required for lpr to work properly. It is\n" "basically a server that arbitrates print jobs to printer(s)." msgstr "" "Az lpd nyomtatószolgáltatás szükséges az lpr helyes működéséhez. Az lpd\n" "alapjában véve egy nyomtatókiszolgáló, amely elrendezi a nyomtatásokat\n" "a különböző nyomtatók között." #: services.pm:55 #, c-format msgid "" "Linux Virtual Server, used to build a high-performance and highly\n" "available server." msgstr "" "Linux Virtual Server, nagyteljesítményű, nagy rendelkezésre állású\n" "kiszolgáló kialakításához használható." #: services.pm:57 #, c-format msgid "DBUS is a daemon which broadcasts notifications of system events and other messages" msgstr "" "A DBUS szolgáltatás értesítéseket küld rendszereseményekről, továbbá egyéb\n" "üzeneteket közvetít." #: services.pm:58 #, c-format msgid "named (BIND) is a Domain Name Server (DNS) that is used to resolve host names to IP addresses." msgstr "" "A named (BIND) egy DNS, azaz tartománynév kiszolgáló, ennek segítségével\n" "feleltetik meg a gépek az IP címeket és a gépneveket." #: services.pm:59 #, c-format msgid "" "Mounts and unmounts all Network File System (NFS), SMB (Lan\n" "Manager/Windows), and NCP (NetWare) mount points." msgstr "" "Fel- illetve lecsatolja (mount-olja illetve unmount-olja) a különböző\n" "hálózati fájlrendszereket, mint például az NFS, az SMB\n" "(LAN Manager/Windows) és az NCP (NetWare)." #: services.pm:61 #, c-format msgid "" "Activates/Deactivates all network interfaces configured to start\n" "at boot time." msgstr "" "Aktiválja vagy deaktiválja a rendszerindításnál automatikusan induló\n" "hálózati csatolókat." #: services.pm:63 #, c-format msgid "" "NFS is a popular protocol for file sharing across TCP/IP networks.\n" "This service provides NFS server functionality, which is configured via the\n" "/etc/exports file." msgstr "" "Az NFS egy népszerű, TCP/IP hálózaton használatos fájlmegosztási protokoll.\n" "Ez a szolgáltatás egy NFS kiszolgáló; beállítása a /etc/exports\n" "fájllal történik." #: services.pm:66 #, c-format msgid "" "NFS is a popular protocol for file sharing across TCP/IP\n" "networks. This service provides NFS file locking functionality." msgstr "" "Az NFS egy népszerű, TCP/IP hálózaton használatos fájlmegosztási protokoll.\n" "Ez a szolgáltatás az NFS fájlzárolást biztosítja." #: services.pm:68 #, c-format msgid "Synchronizes system time using the Network Time Protocol (NTP)" msgstr "Szinkronizálja a rendszeridőt az NTP (Network Time Protocol) használatával." #: services.pm:69 #, c-format msgid "" "Automatically switch on numlock key locker under console\n" "and Xorg at boot." msgstr "" "A NumLock automatikus bekapcsolása rendszerindításkor a konzolon és az\n" "Xorg rendszerben." #: services.pm:71 #, c-format msgid "Support the OKI 4w and compatible winprinters." msgstr "Az OKI 4w és az azzal kompatibilis windowsos nyomtatók támogatása." #: services.pm:72 #, c-format msgid "" "PCMCIA support is usually to support things like ethernet and\n" "modems in laptops. It will not get started unless configured so it is safe to have\n" "it installed on machines that do not need it." msgstr "" "A PCMCIA támogatásra általában azoknak a laptop használóknak van\n" "szükségük, akik PCMCIA szabványú modemet vagy hálózati kártyát használnak.\n" "A szolgáltatás nem indul el, ha nincs beállítva, tehát nyugodtan fel lehet\n" "telepíteni olyan gépre is, ahol nincs rá szükség." #: services.pm:75 #, c-format msgid "" "The portmapper manages RPC connections, which are used by\n" "protocols such as NFS and NIS. The portmap server must be running on machines\n" "which act as servers for protocols which make use of the RPC mechanism." msgstr "" "A portmapper kezeli az RPC kapcsolatokat - ezekre többek között az\n" "NFS-nek és a NIS-nek van szüksége. A portmap szervernek futnia kell\n" "azokon a gépeken, amelyek az RPC mechanizmust használó protokollokhoz\n" "kapcsolódó szolgáltatást nyújtanak." #: services.pm:78 #, c-format msgid "Postfix is a Mail Transport Agent, which is the program that moves mail from one machine to another." msgstr "" "A Postfix egy levéltovábbító (MTA) program, amely a leveleket továbbítja\n" "a különböző gépek között." #: services.pm:79 #, c-format msgid "" "Saves and restores system entropy pool for higher quality random\n" "number generation." msgstr "" "Elmenti és visszaállítja a rendszer entrópia tárolóját, így jobb\n" "véletlenszámokat lehet generálni." #: services.pm:81 #, c-format msgid "" "Assign raw devices to block devices (such as hard drive\n" "partitions), for the use of applications such as Oracle or DVD players" msgstr "" "Közvetlen elérésű (raw) eszközök blokkeszközökhöz való rendelése (például\n" "merevlemezes partíciókhoz), hogy az alkalmazásokból (Oracle, DVD lejátszók,\n" "...) hozzáférhetők legyenek." #: services.pm:83 #, c-format msgid "" "The routed daemon allows for automatic IP router table updated via\n" "the RIP protocol. While RIP is widely used on small networks, more complex\n" "routing protocols are needed for complex networks." msgstr "" "A routed szolgáltatás lehetővé teszi, hogy a RIP protokoll segítségével\n" "automatikusan frissüljön az IP protokoll által használt útválasztótábla\n" "(IP routing table).\n" "A RIP elterjedt a kis hálózatokon; a nagyobb, bonyolultabb hálózatok más\n" "útválasztó protokollokat igényelnek." #: services.pm:86 #, c-format msgid "" "The rstat protocol allows users on a network to retrieve\n" "performance metrics for any machine on that network." msgstr "" "Az rstat protokoll segítségével a felhasználók információt kaphatnak a\n" "(lokális) hálózaton működő gépekről." #: services.pm:88 #, c-format msgid "" "The rusers protocol allows users on a network to identify who is\n" "logged in on other responding machines." msgstr "" "Az rusers protokoll segítségével a felhasználók lekérdezhetik, hogy melyik\n" "gépre ki van bejelentkezve." #: services.pm:90 #, c-format msgid "" "The rwho protocol lets remote users get a list of all of the users\n" "logged into a machine running the rwho daemon (similar to finger)." msgstr "" "Az rwho protokoll segítségével távoli felhasználók kaphatnak egy listát\n" "az rwho szolgáltatást futtató gép aktuális felhasználóiról (olyan, mint a\n" "finger)." #: services.pm:92 #, c-format msgid "SANE (Scanner Access Now Easy) enables to access scanners, video cameras, ..." msgstr "A SANE (Scanner Access Now Easy) hozzáférést biztosít lapolvasókhoz, videokamerákhoz és egyéb eszközökhöz." #: services.pm:93 #, c-format msgid "The SMB/CIFS protocol enables to share access to files & printers and also integrates with a Windows Server domain" msgstr "Az SMB/CIFS protokoll lehetővé teszi fájlok és nyomtatók megosztását, továbbá képes integrálódni windowsos kiszolgálók tartományaiba." #: services.pm:94 #, c-format msgid "Launch the sound system on your machine" msgstr "A gép hangrendszerének elindítása" #: services.pm:95 #, c-format msgid "Secure Shell is a network protocol that allows data to be exchanged over a secure channel between two computers" msgstr "Az SSH (Secure Shell) hálózati protokoll biztonságos csatornán való adatcserét tesz lehetővé két számítógép közt." #: services.pm:96 #, c-format msgid "" "Syslog is the facility by which many daemons use to log messages\n" "to various system log files. It is a good idea to always run syslog." msgstr "" "A syslog-on keresztül naplóznak a szolgáltatások különböző naplófájlokba.\n" "A syslog használata mindig ajánlott." #: services.pm:98 #, c-format msgid "Load the drivers for your usb devices." msgstr "Az USB eszközök meghajtóinak betöltése." #: services.pm:99 #, c-format msgid "Starts the X Font Server." msgstr "Elindítja az X grafikus rendszer betűkészlet kiszolgálóját." #: services.pm:100 #, c-format msgid "Starts other deamons on demand." msgstr "Igény esetén elindít más szolgáltatásokat." #: services.pm:123 #, c-format msgid "Printing" msgstr "Nyomtatás" #: services.pm:124 #, c-format msgid "Internet" msgstr "Internet" #: services.pm:127 #, c-format msgid "File sharing" msgstr "Fájlmegosztás" #: services.pm:129 #, c-format msgid "System" msgstr "Rendszer" #: services.pm:134 #, c-format msgid "Remote Administration" msgstr "Távoli adminisztráció" #: services.pm:142 #, c-format msgid "Database Server" msgstr "Adatbázis kiszolgáló" #: services.pm:153 #: services.pm:189 #, c-format msgid "Services" msgstr "Szolgáltatások" #: services.pm:153 #, c-format msgid "Choose which services should be automatically started at boot time" msgstr "Válassza ki, mely szolgáltatások induljanak el rendszerindításkor" #: services.pm:171 #, c-format msgid "Services: %d activated for %d registered" msgstr "Szolgáltatások: %d aktivált, %d regisztrált" #: services.pm:205 #, c-format msgid "running" msgstr "fut" #: services.pm:205 #, c-format msgid "stopped" msgstr "leállítva" #: services.pm:210 #, c-format msgid "Services and daemons" msgstr "Szolgáltatások és démonok" #: services.pm:216 #, c-format msgid "" "No additional information\n" "about this service, sorry." msgstr "" "Nem érhető el további információ\n" "erről a szolgáltatásról." #: services.pm:221 #: ugtk2.pm:911 #, c-format msgid "Info" msgstr "Információ" #: services.pm:224 #, c-format msgid "Start when requested" msgstr "Indítás kérésre" #: services.pm:224 #, c-format msgid "On boot" msgstr "Rendszerindításkor" #: services.pm:242 #, c-format msgid "Start" msgstr "Indítás" #: services.pm:242 #, c-format msgid "Stop" msgstr "Leállítás" #: standalone.pm:25 #, c-format msgid "" "This program is free software; you can redistribute it and/or modify\n" "it under the terms of the GNU General Public License as published by\n" "the Free Software Foundation; either version 2, or (at your option)\n" "any later version.\n" "\n" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" "GNU General Public License for more details.\n" "\n" "You should have received a copy of the GNU General Public License\n" "along with this program; if not, write to the Free Software\n" "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.\n" msgstr "" "Ez a program szabad szoftver; terjeszthető és/vagy módosítható\n" "a Free Software Foundation által publikált GNU General Public\n" "License 2. vagy annál újabb verziója alapján.\n" "\n" "A program annak reményében kerül terjesztésre, hogy hasznosnak\n" "bizonyul, de GARANCIA NÉLKÜL; még a PIACKÉPESSÉG illetve\n" "egy BIZONYOS CÉLRA VALÓ ALKALMASSÁG sincs garantálva. További\n" "részletek a GNU General Public License-ben.\n" "\n" "A programmal együtt Önnek kapnia kellett egy példányt a GNU General\n" "Public License-ből; ha nem így történt, írjon a következő címre:\n" "Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,\n" "Boston, MA 02110-1301, USA.\n" #: standalone.pm:44 #, c-format msgid "" "[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n" "Backup and Restore application\n" "\n" "--default : save default directories.\n" "--debug : show all debug messages.\n" "--show-conf : list of files or directories to backup.\n" "--config-info : explain configuration file options (for non-X users).\n" "--daemon : use daemon configuration. \n" "--help : show this message.\n" "--version : show version number.\n" msgstr "" "[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n" "Mentések készítésére és azok visszatöltésére szolgáló alkalmazás\n" "\n" "--default : az alapértelmezett könyvtárak elmentése\n" "--debug : az összes nyomkövetési üzenet megjelenítése\n" "--show-conf : a mentendő fájlok illetve könyvtárak listázása\n" "--config-info : a beállítási fájl opcióinak magyarázata (az\n" " X grafikus rendszert nem használók számára)\n" "--daemon : a szolgáltatás beállításának használata\n" "--help : jelen segítség megjelenítése\n" "--version : verzióinformáció megjelenítése\n" #: standalone.pm:56 #, c-format msgid "" "[--boot] [--splash]\n" "OPTIONS:\n" " --boot - enable to configure boot loader\n" " --splash - enable to configure boot theme\n" "default mode: offer to configure autologin feature" msgstr "" "[--boot] [--splash]\n" "OPCIÓK:\n" " --boot - a rendszerindító beállítása\n" " --splash - a rendszerindítási téma beállítása\n" "alapértelmezett üzemmód: az automatikus bejelentkezés beállítása" #: standalone.pm:61 #, c-format msgid "" "[OPTIONS] [PROGRAM_NAME]\n" "\n" "OPTIONS:\n" " --help - print this help message.\n" " --report - program should be one of Mandriva Linux tools\n" " --incident - program should be one of Mandriva Linux tools" msgstr "" "[OPCIÓK] [PROGRAMNÉV]\n" "\n" "OPCIÓK:\n" " --help - jelen segítség megjelenítése\n" " --report - programnév (a Mandriva Linux eszközök egyike)\n" " --incident - programnév (a Mandriva Linux eszközök egyike)" #: standalone.pm:67 #, c-format msgid "" "[--add]\n" " --add - \"add a network interface\" wizard\n" " --del - \"delete a network interface\" wizard\n" " --skip-wizard - manage connections\n" " --internet - configure internet\n" " --wizard - like --add" msgstr "" "[--add]\n" " --add - \"hálózati csatoló felvétele\" varázsló\n" " --del - \"hálózati csatoló eltávolítása\" varázsló\n" " --skip-wizard - kapcsolatok kezelése\n" " --internet - az internet beállítása\n" " --wizard - mint a --add" #: standalone.pm:73 #, c-format msgid "" "\n" "Font Importation and monitoring application\n" "\n" "OPTIONS:\n" "--windows_import : import from all available windows partitions.\n" "--xls_fonts : show all fonts that already exist from xls\n" "--install : accept any font file and any directory.\n" "--uninstall : uninstall any font or any directory of font.\n" "--replace : replace all font if already exist\n" "--application : 0 none application.\n" " : 1 all application available supported.\n" " : name_of_application like so for staroffice \n" " : and gs for ghostscript for only this one." msgstr "" "\n" "Betűkészletek importálása és lekérdezése\n" "\n" "OPCIÓK:\n" "--windows_import : importálás az összes elérhető windowsos partícióról\n" "--xls_fonts : a betűkészletek listázása (xlsfonts)\n" "--install : betűkészlet vagy betűkészlet könyvtár telepítése\n" "--uninstall : betűkészlet vagy betűkészlet könyvtár eltávolítása\n" "--replace : a már létező betűkészletek felülírása\n" "--application : 0: egyik alkalmazáshoz se legyen telepítve támogatás;\n" " 1: az összes elérhető alkalmazáshoz legyen támogatás;\n" " alkalmazásnév: az adott alkalmazáshoz legyen támogatás\n" " (például az 'so' alkalmazásnév a StarOffice programot\n" " jelöli, a 'gs' pedig a Ghostscriptet)" #: standalone.pm:88 #, c-format msgid "" "[OPTIONS]...\n" "Mandriva Linux Terminal Server Configurator\n" "--enable : enable MTS\n" "--disable : disable MTS\n" "--start : start MTS\n" "--stop : stop MTS\n" "--adduser : add an existing system user to MTS (requires username)\n" "--deluser : delete an existing system user from MTS (requires username)\n" "--addclient : add a client machine to MTS (requires MAC address, IP, nbi image name)\n" "--delclient : delete a client machine from MTS (requires MAC address, IP, nbi image name)" msgstr "" "[OPCIÓK]...\n" "A Mandriva Linux terminálkiszolgáló (MTS) beállítása\n" "--enable : az MTS bekapcsolása\n" "--disable : az MTS kikapcsolása\n" "--start : az MTS elindítása\n" "--stop : az MTS leállítása\n" "--adduser : létező rendszerfelhasználó felvétele az MTS-be\n" " (felhasználónevet igényel)\n" "--deluser : létező rendszerfelhasználó eltávolítása az MTS-ből\n" " (felhasználónevet igényel)\n" "--addclient : kliensgép felvétele az MTS-be (MAC-címet, IP-címet\n" " és NBI-képmásnevet igényel)\n" "--delclient : kliensgép eltávolítása az MTS-ből (MAC-címet, IP-címet\n" " és NBI-képmásnevet igényel)" #: standalone.pm:100 #, c-format msgid "[keyboard]" msgstr "[billentyűzet]" #: standalone.pm:101 #, c-format msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]" msgstr "[--file=fájl] [--word=szó] [--explain=reguláris_kifejezés] [--alert]" #: standalone.pm:102 #, c-format msgid "" "[OPTIONS]\n" "Network & Internet connection and monitoring application\n" "\n" "--defaultintf interface : show this interface by default\n" "--connect : connect to internet if not already connected\n" "--disconnect : disconnect to internet if already connected\n" "--force : used with (dis)connect : force (dis)connection.\n" "--status : returns 1 if connected 0 otherwise, then exit.\n" "--quiet : do not be interactive. To be used with (dis)connect." msgstr "" "[OPCIÓK]\n" "Hálózati- és internetkapcsolat létrehozása és figyelése\n" "\n" "--defaultintf csatoló: alapértelmezésben ezen csatoló megjelenítése\n" "--connect: kapcsolódás az internetre, ha nincs kapcsolódva\n" "--disconnect: lekapcsolódás az internetről, ha kapcsolódva van\n" "--force: (dis)connect funkció esetén a (le)kapcsolódás kikényszerítése\n" "--status: ha kapcsolódva van, 1-es kóddal lép ki, ha nem, akkor 0-ssal\n" "--quiet: interaktivitás kikapcsolása - (dis)connect esetére" #: standalone.pm:112 #, c-format msgid "" "[OPTION]...\n" " --no-confirmation do not ask first confirmation question in Mandriva Update mode\n" " --no-verify-rpm do not verify packages signatures\n" " --changelog-first display changelog before filelist in the description window\n" " --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found" msgstr "" "[OPCIÓ]...\n" " --no-confirmation az első megerősítési kérdés kihagyása\n" " Mandriva Update módban\n" " --no-verify-rpm a csomagaláírások ellenőrzésének kihagyása\n" " --changelog-first a módosítási napló megjelenítése a fájllista\n" " előtt a leírásablakban\n" " --merge-all-rpmnew az összes megtalált .rpmnew illetve .rpmsave\n" " fájl összefűzésének felajánlása" #: standalone.pm:117 #, c-format msgid "[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-usbtable] [--dynamic=dev]" msgstr "[--manual] [--device=eszköz] [--update-sane=sane_forráskönyvtár] [--update-usbtable] [--dynamic=eszköz]" #: standalone.pm:118 #, c-format msgid "" " [everything]\n" " XFdrake [--noauto] monitor\n" " XFdrake resolution" msgstr "" " [everything]\n" " XFdrake [--noauto] monitor\n" " XFdrake felbontás" #: standalone.pm:154 #, c-format msgid "" "\n" "Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--testing] [-v|--version] " msgstr "" "\n" "Használat: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--testing] [-v|--version] " #: timezone.pm:161 #: timezone.pm:162 #, c-format msgid "All servers" msgstr "Az összes kiszolgáló" #: timezone.pm:196 #, c-format msgid "Global" msgstr "Globális" #: timezone.pm:199 #, c-format msgid "Africa" msgstr "Afrika" #: timezone.pm:200 #, c-format msgid "Asia" msgstr "Ázsia" #: timezone.pm:201 #, c-format msgid "Europe" msgstr "Európa" #: timezone.pm:202 #, c-format msgid "North America" msgstr "Észak-Amerika" #: timezone.pm:203 #, c-format msgid "Oceania" msgstr "Óceánia" #: timezone.pm:204 #, c-format msgid "South America" msgstr "Dél-Amerika" #: timezone.pm:213 #, c-format msgid "Hong Kong" msgstr "Hongkong" #: timezone.pm:250 #, c-format msgid "Russian Federation" msgstr "Oroszország" #: timezone.pm:258 #, c-format msgid "Yugoslavia" msgstr "Jugoszlávia" #: ugtk2.pm:801 #, c-format msgid "Is this correct?" msgstr "Elfogadja?" #: ugtk2.pm:861 #, c-format msgid "No file chosen" msgstr "Nincs kiválasztva fájl" #: ugtk2.pm:863 #, c-format msgid "You have chosen a file, not a directory" msgstr "Fájlt adott meg, nem könyvtárt" #: ugtk2.pm:865 #, c-format msgid "You have chosen a directory, not a file" msgstr "Könyvtárt adott meg, nem fájlt" #: ugtk2.pm:867 #, c-format msgid "No such directory" msgstr "Nincs ilyen könyvtár" #: ugtk2.pm:867 #, c-format msgid "No such file" msgstr "Nincs ilyen fájl" #: ugtk2.pm:946 #, c-format msgid "Expand Tree" msgstr "A fa kibontása" #: ugtk2.pm:947 #, c-format msgid "Collapse Tree" msgstr "A fa összecsukása" #: ugtk2.pm:948 #, c-format msgid "Toggle between flat and group sorted" msgstr "Váltás sima és csoportok szerint rendezett nézet között" #: wizards.pm:95 #, c-format msgid "" "%s is not installed\n" "Click \"Next\" to install or \"Cancel\" to quit" msgstr "" "A(z) %s nincs telepítve.\n" "Telepítés a \"Következő\" gombbal; kilépés a \"Mégsem\" gombbal." #: wizards.pm:99 #, c-format msgid "Installation failed" msgstr "A telepítés hibával ért véget." #~ msgid "Active Directory with SFU" #~ msgstr "Active Directory SFU-val" #~ msgid "Active Directory with Winbind" #~ msgstr "Active Directory Winbinddal" #~ msgid "Use information stored in local files for all authentication" #~ msgstr "" #~ "Helyi fájlokban levő információk használata minden " #~ "felhasználóazonosításhoz" #~ msgid "Active Directory with SFU:" #~ msgstr "Active Directory SFU-val:" #~ msgid "Active Directory with Winbind:" #~ msgstr "Active Directory Winbinddal:" #~ msgid "" #~ "Winbind allows the system to authenticate users in a Windows Active " #~ "Directory Server." #~ msgstr "" #~ "A Winbind lehetővé teszi a rendszer számára, hogy felhasználókat " #~ "azonosítson egy windowsos Active Directory-kiszolgálón." #~ msgid "Authentication LDAP" #~ msgstr "LDAP-alapú azonosítás" #~ msgid "TLS" #~ msgstr "TLS" #~ msgid "SSL" #~ msgstr "SSL" #~ msgid "security layout (SASL/Kerberos)" #~ msgstr "biztonsági rendszer (SASL/Kerberos)" #~ msgid "Authentication Active Directory" #~ msgstr "Azonosítás - Active Directory" #~ msgid "LDAP users database" #~ msgstr "LDAP-felhasználók adatbázisa" #~ msgid "LDAP user allowed to browse the Active Directory" #~ msgstr "Az LDAP-felhasználó böngészheti az Active Directoryt" #~ msgid "Password for user" #~ msgstr "A felhasználó jelszava" #~ msgid "Authentication NIS" #~ msgstr "NIS-alapú azonosítás" #~ msgid "" #~ "For this to work for a W2K PDC, you will probably need to have the admin " #~ "run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /" #~ "add and reboot the server.\n" #~ "You will also need the username/password of a Domain Admin to join the " #~ "machine to the Windows(TM) domain.\n" #~ "If networking is not yet enabled, Drakx will attempt to join the domain " #~ "after the network setup step.\n" #~ "Should this setup fail for some reason and domain authentication is not " #~ "working, run 'smbpasswd -j DOMAIN -U USER%%PASSWORD' using your Windows" #~ "(tm) Domain, and Admin Username/Password, after system boot.\n" #~ "The command 'wbinfo -t' will test whether your authentication secrets are " #~ "good." #~ msgstr "" #~ "Hogy ez működjön egy W2K PDC-vel, ahhoz az adminisztrátornak valószínűleg " #~ "végre kell hajtania a következő windowsos parancsot, majd újra kell " #~ "indítani a kiszolgálót: 'net localgroup \"Pre-Windows 2000 Compatible " #~ "Access\" everyone /add'.\n" #~ "Szükség lesz egy tartományadminisztrátor nevére és jelszavára is ahhoz, " #~ "hogy a gépet csatlakoztatni lehessen a windowsos tartományhoz.\n" #~ "Ha a hálózat még nincs beállítva, akkor a telepítő a hálózatbeállítási " #~ "lépést követően fogja megkísérelni a tartományhoz való csatlakozást.\n" #~ "Ha a beállítás nem sikerül, és a tartományhitelesítés nem működik, akkor " #~ "a rendszer indítását követően futtassa az 'smbpasswd -j TARTOMÁNY -U " #~ "FELHASZNÁLÓ%%JELSZÓ' parancsot a windowsos tartomány és a megfelelő " #~ "adminisztrátori név illetve jelszó használatával.\n" #~ "A 'wbinfo -t' parancs használatával letesztelhető, hogy a hozzáférés " #~ "(illetve a létrehozott gépazonosító) működik-e." #~ msgid "Authentication Windows Domain" #~ msgstr "Hitelesítési Windows-tartomány" #~ msgid "Undo" #~ msgstr "Visszavonás" #~ msgid "Save partition table" #~ msgstr "A partíciós tábla mentése" #~ msgid "Restore partition table" #~ msgstr "Partíciós tábla visszatöltése" #~ msgid "" #~ "The backup partition table has not the same size\n" #~ "Still continue?" #~ msgstr "" #~ "A partíciós tábla két példányának mérete eltér.\n" #~ "Mégis kívánja folytatni a műveletet?" #~ msgid "Info: " #~ msgstr "Információ: " #~ msgid "Unknown driver" #~ msgstr "Ismeretlen meghajtó" #~ msgid "Error: The \"%s\" driver for your sound card is unlisted" #~ msgstr "Hiba: a hangkártya meghajtója (%s) nem elérhető" #~ msgid "Error reading file %s" #~ msgstr "Hiba a(z) %s fájl olvasása közben" #~ msgid "Restoring from file %s failed: %s" #~ msgstr "A(z) %s fájlból való visszaállítás sikertelen: %s" #~ msgid "Bad backup file" #~ msgstr "Hibás mentésfájl" #~ msgid "Error writing to file %s" #~ msgstr "Hiba a(z) %s fájl írása közben"