summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/eo.po
blob: 148083a678a672a8a082f31b8e0ba15ed669f75b (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
3846
3847
3848
3849
3850
3851
    add2hash_($bootloader, arch() =~ /ppc/ ?
	{
	 defaultos => "linux",
	 entries => [],
	 'init-message' => "Welcome to Mandrakelinux!",
	 delay => 30,	#- OpenFirmware delay
	 timeout => 50,
	 enableofboot => 1,
	 enablecdboot => 1,
	 useboot => $boot,
	 xfsroot => $xfsroot,
	} :
	{
	 bootUnsafe => $unsafe,
	 entries => [],
	 timeout => $onmbr && 10,
	 nowarn => 1,
	   if_(arch() !~ /ia64/,
	 boot => "/dev/" . ($onmbr ? $hds->[0]{device} : fsedit::get_root($fstab, 'boot')->{device}),
	 map => "/boot/map",
	 color => 'black/cyan yellow/cyan',
         ),
	});

    if (!$bootloader->{message} || $bootloader->{message} eq "1") {
	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 20% of 8bits chars
	$msg = $msg_en if int(grep { $_ & 0x80 } unpack "c*", $msg) / length($msg) > 0.2;
	$bootloader->{message} = $msg;
    }

    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($bootloader, 'console' => $s);
	any::set_login_serial_console($port, $speed);
    }

    #- add a restore entry if installation is done from disk, in order to allow redoing it.
    if (my $hd_install_path = any::hdInstallPath()) {
	my ($cmdline, $vga);
	if ($::restore && -e "/tmp/image/boot/vmlinuz" && -e "/tmp/image/boot/all.rdz" &&
	    ($cmdline = cat_("/tmp/image/boot/grub/menu.lst") =~ m|kernel \S+/boot/vmlinuz (.*)$|m)) {
	    #- cmdline should'n have any reference to vga=...
	    $cmdline =~ s/vga=(\S+)//g and $vga = $1;
	    log::l("copying kernel and stage1 install to $::prefix/boot/restore");
	    eval { mkdir "$::prefix/boot/restore";
		   cp_af("/tmp/image/boot/vmlinuz", "$::prefix/boot/restore/vmlinuz");
		   cp_af("/tmp/image/boot/all.rdz", "$::prefix/boot/restore/all.rdz") };
	    unless ($@) {
		log::l("adding a restore bootloader entry on $hd_install_path (remapped to $::prefix/boot/restore)");
		add_entry($bootloader, {
					type => 'image',
					label => 'restore',
					kernel_or_dev => "/boot/restore/vmlinuz",
					initrd => "/boot/restore/all.rdz",
					append => "$cmdline recovery", #- the restore entry is a recovery entry
					if_($vga, vga => $vga),
				       });
	    }
	} else {
	    log::l("no restore bootloader need to be used on $hd_install_path");
	}
    }

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

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

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

    #- remove existing libsafe, don't care if the previous one was modified by the user?
    @{$bootloader->{entries}} = grep { $_->{label} ne 'failsafe' } @{$bootloader->{entries}};

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

    if (arch() =~ /ppc/) {
	#- if we identified a MacOS partition earlier - add it
	if (defined $partition_table::mac::macos_part) {
	    add_entry($bootloader,
		      {
		       label => "macos",
		       kernel_or_dev => $partition_table::mac::macos_part
		      });
	}
    } elsif (arch() !~ /ia64/) {
	#- search for dos (or windows) boot partition. Don't look in extended partitions!
	my @windows_boot_parts =
	  grep { isFat_or_NTFS($_) && isFat_or_NTFS({ pt_type => fsedit::typeOfPart($_->{device}) }) }
	    map { @{$_->{primary}{normal}} } @$hds;
	each_index {
	    add_entry($bootloader,
		      {
		       type => 'other',
		       kernel_or_dev => "/dev/$_->{device}",
		       label => 'windows' . ($::i || ''),
		       table => "/dev/$_->{rootDevice}"
		      });
	} @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($fstab));
}

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

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

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

sub method_choices_raw() {
    arch() =~ /ppc/ ? 'yaboot' : 
      (
       if_(whereis_binary('lilo'), 'lilo-graphic', 'lilo-menu'),
       if_(whereis_binary('grub'), 'grub'),
      );
}
sub method_choices {
    my ($fstab) = @_;

    grep {
	!(/lilo/ && isLoopback(fsedit::get_root($fstab)))
	  && !(/lilo-graphic/ && detect_devices::matching_desc('ProSavageDDR'))
	  && !(/grub/ && isRAID(fsedit::get_root($fstab)));
    } method_choices_raw();
}

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";
	}
    }
}

sub has_profiles { my ($b) = @_; to_bool(get_label("office", $b)) }
sub set_profiles {
    my ($b, $want_profiles) = @_;

    my $office = get_label("office", $b);
    if ($want_profiles xor $office) {
	my $e = get_label("linux", $b);
	if ($want_profiles) {
	    push @{$b->{entries}}, { %$e, label => "office", append => "$e->{append} prof=Office" };
	    $e->{append} .= " prof=Home";
	} else {
	    # remove profiles
	    $e->{append} =~ s/\s*prof=\w+//;
	    @{$b->{entries}} = grep { $_ != $office } @{$b->{entries}};
	}
    }

}

sub get_of_dev {
    my ($unix_dev) = @_;
    my $of_dev;
    run_program::rooted_or_die($::prefix, "/usr/sbin/ofpath", ">", \$of_dev, $unix_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, $_hds) = @_;
    $bootloader->{prompt} ||= $bootloader->{timeout};

    if ($bootloader->{message}) {
	eval { output("$::prefix/boot/message", $bootloader->{message}) }
	  or $bootloader->{message} = 0;
    }
    {
	my @conf;
	push @conf, "#yaboot.conf - generated by DrakX";
	push @conf, qq(init-message="\\n$bootloader->{'init-message'}\\n") if $bootloader->{'init-message'};

	if ($bootloader->{boot}) {
	    push @conf, "boot=$bootloader->{boot}";
	    push @conf, "ofboot=", get_of_dev($bootloader->{boot})
	} else {
	    die "no bootstrap partition defined."
	}
	
	push @conf, map { "$_=$bootloader->{$_}" } grep { $bootloader->{$_} } qw(delay timeout defaultos default);
	push @conf, "install=/usr/lib/yaboot/yaboot";
	push @conf, "magicboot=/usr/lib/yaboot/ofboot";
	push @conf, grep { $bootloader->{$_} } qw(enablecdboot enableofboot);
	#- push @conf, "nonvram";
	my $boot = "/dev/" . $bootloader->{useboot} if $bootloader->{useboot};
		
	foreach (@{$bootloader->{entries}}) {

	    if ($_->{type} eq "image") {
		my $of_dev = '';
		if ($boot !~ /$_->{root}/ && $boot) {
		    $of_dev = get_of_dev($boot);
		    push @conf, "$_->{type}=$of_dev," . substr($_->{kernel_or_dev}, 5);
		} else {
		    $of_dev = get_of_dev($_->{root});    			
		    push @conf, "$_->{type}=$of_dev,$_->{kernel_or_dev}";
		}
		push @conf, "\tlabel=", make_label_lilo_compatible($_->{label});
		push @conf, "\troot=$_->{root}";
		if ($boot !~ /$_->{root}/ && $boot) {
		    push @conf, "\tinitrd=$of_dev," . substr($_->{initrd}, 5) if $_->{initrd};
		} else {
		    push @conf, "\tinitrd=$of_dev,$_->{initrd}" if $_->{initrd};
		}
		#- xfs module on PPC requires larger initrd - say 6MB?
		push @conf, "\tinitrd-size=6144" if $bootloader->{xfsroot};
		push @conf, qq(\tappend=" $_->{append}") if $_->{append};
		push @conf, "\tread-write" if $_->{'read-write'};
		push @conf, "\tread-only" if !$_->{'read-write'};
	    } else {
		my $of_dev = get_of_dev($_->{kernel_or_dev});
		push @conf, "$_->{label}=$of_dev";		
	    }
	}
	my $f = "$::prefix/etc/yaboot.conf";
	log::l("writing yaboot config to $f");
	rename $f, "$f.old";
	output($f, map { "$_\n" } @conf);
    }
}

sub install_yaboot {
    my ($bootloader, $hds) = @_;    
    log::l("Installing boot loader...");
    write_yaboot($bootloader, $hds);
    when_config_changed_yaboot($bootloader);
}
sub when_config_changed_yaboot {
    my ($bootloader) = @_;
    my $f = "$::prefix/tmp/of_boot_dev";
    my $of_dev = get_of_dev($bootloader->{boot});
    output($f, "$of_dev\n");  
    $::testing and return;
    if (defined $install_steps_interactive::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 make_label_lilo_compatible {
    my ($label) = @_; 
    $label = substr($label, 0, 31); #- lilo doesn't handle more than 31 char long labels
    $label =~ s/ /_/g; #- lilo does not support blank character in image names, labels or aliases
    qq("$label");
}

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

    my $file2fullname = sub {
	my ($file) = @_;
	if (arch() =~ /ia64/) {
	    my $fstab = [ fsedit::get_fstab(@$hds) ];
	    (my $part, $file) = fsedit::file2part($fstab, $file);
	    my %hds = map_index { $_ => "hd$::i" } map { $_->{device} } 
	      sort { isFat($b) <=> isFat($a) || $a->{device} cmp $b->{device} } @$fstab;
	    $hds{$part->{device}} . ":" . $file;
	} else {
	    $file
	}
    };

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

    if (is_empty_hash_ref($bootloader->{bios} ||= {}) && $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 is only valid if PASSWORD is set
    delete $bootloader->{restricted} if !$bootloader->{password};

    if (!get_label($bootloader->{default}, $bootloader)) {
	log::l("default bootloader entry $bootloader->{default} is invalid, choose 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 { "$_=$bootloader->{$_}" } grep { $bootloader->{$_} } qw(boot map install vga keytable);
    push @conf, grep { $bootloader->{$_} } qw(linear geometric compact prompt nowarn restricted);
    push @conf, qq(append="$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, "serial=" . $1 if get_append($bootloader, 'console') =~ /ttyS(.*)/;
    
    push @conf, "message=/boot/message" if arch() !~ /ia64/;
    push @conf, "menu-scheme=wb:bw:wb:bw" if arch() !~ /ia64/;

    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}}) {
	push @conf, "$entry->{type}=" . $file2fullname->($entry->{kernel_or_dev});
	my @entry_conf;
	push @entry_conf, "label=" . make_label_lilo_compatible($entry->{label});

	if ($entry->{type} eq "image") {		
	    push @entry_conf, "root=$entry->{root}" if $entry->{root};
	    push @entry_conf, "initrd=" . $file2fullname->($entry->{initrd}) if $entry->{initrd};
	    push @entry_conf, qq(append="$entry->{append}") if $entry->{append};
	    push @entry_conf, "vga=$entry->{vga}" if $entry->{vga};
	    push @entry_conf, $entry->{'read-write'} ? "read-write" : "read-only";
	    push @entry_conf, grep { $entry->{$_} } qw(optional);
	} else {
	    push @entry_conf, "table=$entry->{table}" if $entry->{table};
	    push @entry_conf, "unsafe" if $entry->{unsafe} && !$entry->{table};
		
	    if ($entry->{table}) {
		my $hd = fs::device2part($entry->{table}, $hds);
		if ($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 @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");
    rename $f, "$f.old";
    output_with_perm($f, $bootloader->{password} ? 0600 : 0644, map { "$_\n" } @conf);
}

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

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

    write_lilo($bootloader, $hds);

    when_config_changed_lilo($bootloader);
}

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

    if (!$::testing && arch() !~ /ia64/ && $bootloader->{method} =~ /lilo/) {
	log::l("Installing boot loader on $bootloader->{boot}...");
	my $error;
	run_program::rooted($::prefix, "lilo", "2>", \$error) or die "lilo failed: $error";
    }
}

#- 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 mixed_kind_of_disks {
    my ($hds) = @_;
    (uniq_ { hd2bios_kind($_) } @$hds) > 1;
}

sub sort_hds_according_to_bios {
    my ($bootloader, $hds) = @_;
    my $boot_hd = fs::device2part($bootloader->{first_hd_device} || $bootloader->{boot}, $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) } @$hds;
}

sub device_string2grub {
    my ($dev, $legacy_floppies, $sorted_hds) = @_;
    if (my $device = fs::device2part($dev, [ @$sorted_hds, fsedit::get_fstab(@$sorted_hds) ])) {
	device2grub($device, $sorted_hds);
    } elsif (my $floppy = fs::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) = @_;
    my ($hd, $part_nb) = 
      $device->{rootDevice} ?
	(fs::device2part($device->{rootDevice}, $sorted_hds), $device->{device} =~ /(\d+)$/) :
	$device;
    my $bios = find_index { $hd eq $_ } @$sorted_hds;
    my $part_string = defined $part_nb ? ',' . ($part_nb - 1) : '';    
    "(hd$bios$part_string)";
}

sub read_grub_device_map() {
    my %grub2dev = map { m!\((.*)\) /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";
    rename $f, "$f.old";
    output($f,
	   (map_index { "(fd$::i) /dev/$_->{device}\n" } @$legacy_floppies),
	   (map_index { "(hd$::i) /dev/$_->{device}\n" } @$sorted_hds));
}

sub grub2dev_and_file {
    my ($grub_file, $grub2dev, $o_block_device) = @_;
    my ($grub_dev, $rel_file) = $grub_file =~ m!\((.*?)\)/?(.*)! or return;
    my ($hd, $part) = split(',', $grub_dev);
    $part = $o_block_device ? '' : defined $part && $part + 1; #- grub wants "(hdX,Y)" where lilo just want "hdY+1"
    my $device = '/dev/' . $grub2dev->{$hd} . $part;
    $device, $rel_file;
}
sub grub2dev {
    my ($grub_file, $grub2dev, $o_block_device) = @_;
    first(grub2dev_and_file($grub_file, $grub2dev, $o_block_device));
}

# replace dummy "(hdX,Y)" in "(hdX,Y)/boot/vmlinuz..." by appropriate path if needed
sub grub2file {
    my ($grub_file, $grub2dev, $fstab) = @_;
    if (my ($device, $rel_file) = grub2dev_and_file($grub_file, $grub2dev)) {	
	my $part = fs::device2part($device, $fstab) or log::l("ERROR: unknown device $device (computed from $grub_file)");
	my $mntpoint = $part->{mntpoint} || '';
	($mntpoint eq '/' ? '' : $mntpoint) . '/' . $rel_file;
    } else {
	$grub_file;
    }
}

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

    my $fstab = [ fsedit::get_fstab(@$hds) ]; 
    my @legacy_floppies = detect_devices::floppies();
    my @sorted_hds = sort_hds_according_to_bios($bootloader, $hds);

    write_grub_device_map(\@legacy_floppies, \@sorted_hds);

    my $file2grub = sub {
	my ($part, $file) = fsedit::file2part($fstab, $_[0], 'keep_simple_symlinks');
	device2grub($part, \@sorted_hds) . $file;
    };
    {
	my @conf;

	push @conf, map { "$_ $bootloader->{$_}" } grep { $bootloader->{$_} } qw(timeout color);
	push @conf, map { $_ . ' ' . $file2grub->($bootloader->{$_}) } grep { $bootloader->{$_} } qw(splashimage);
	push @conf, "serial --unit=$1 --speed=$2\nterminal --timeout=" . ($bootloader->{timeout} || 0) . " console serial" if get_append($bootloader, 'console') =~ /ttyS(\d),(\d+)/;

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

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

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

		if ($_->{table}) {
		    if (my $hd = fs::device2part($_->{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);
			    $_->{mapdrive} ||= { '0x80' => $nb, $nb => '0x80' }; 
			}
		    }
		}
		if ($_->{mapdrive}) {
		    push @conf, map_each { "map ($::b) ($::a)" } %{$_->{mapdrive}};
		    push @conf, "makeactive";
		}
		push @conf, "chainloader +1";
	    }
	}
	my $f = "$::prefix/boot/grub/menu.lst";
	log::l("writing grub config to $f");
	rename $f, "$f.old";
	output($f, map { "$_\n" } @conf);
    }
    {
	my $f = "$::prefix/boot/grub/install.sh";
	my $dev = device_string2grub($bootloader->{boot}, \@legacy_floppies, \@sorted_hds);
	my ($stage1, $stage2, $menu_lst) = map { $file2grub->("/boot/grub/$_") } qw(stage1 stage2 menu.lst);
	rename $f, "$f.old";
	output "$::prefix/boot/grub/install.sh",
"grub --device-map=/boot/grub/device.map --batch <<EOF
install $stage1 d $dev $stage2 p $menu_lst
quit
EOF
";
    }

    check_enough_space();
}

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

    write_grub($bootloader, $hds);

    if (!$::testing) {
	log::l("Installing boot loader...");
	symlink "$::prefix/boot", "/boot";
	my $error;
	run_program::run("sh", '/boot/grub/install.sh', "2>", \$error) or die "grub failed: $error";
	unlink "/boot";
    }
}
sub when_config_changed_grub {
    my ($_bootloader) = @_;
    #- don't do anything
}

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, $hds) = @_;

    if (my $part = fs::device2part($bootloader->{boot}, [ fsedit::get_fstab(@$hds) ])) {
	die N("You can't install the bootloader on a %s partition\n", partition_table::type2fs($part))
	  if isThisFs('xfs', $part);
    }
    $bootloader->{keytable} = keytable($bootloader->{keytable});
    action($bootloader, 'install', $hds);
}

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

    my %files = (
		 lilo => '/etc/lilo.conf',
		 grub => '/boot/grub/menu.lst',
		 grub_install => '/boot/grub/install.sh',
		 );

    my %configs = map {
	my $file = "$::prefix/$files{$_}";
	if (-e $file) {
	    my $f = cat_($file);
	    $_ => { orig => $f, new => $f, file => $files{$_} };
	} else { () }
    } keys %files;

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

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

	$configs{grub} or next;

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

    any { $_->{orig} ne $_->{new} } values %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 (values %configs) {
	if ($_->{new} ne $_->{orig}) {
	    rename "$::prefix/$_->{file}", "$::prefix/$_->{file}.old";
	    output("$::prefix/$_->{file}", $_->{new});
	}
    }

    my $main_method = detect_main_method([ fsedit::get_fstab(@$hds) ]);
    my @needed = $main_method ? $main_method : ('lilo', 'grub');
    if (find {
	my $config = $_ eq 'grub' ? 'grub_install' : $_;
	$configs{$config} && $configs{$config}{orig} ne $configs{$config}{new};
    } @needed) {
	$in->ask_warn('', N("The bootloader can't be installed correctly. You have to boot rescue and choose \"%s\"", 
			    N("Re-install Boot Loader")));
    }
    1;
}

1;
50 7051 7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 7068 7069 7070 7071 7072 7073 7074 7075 7076 7077 7078 7079 7080 7081 7082 7083 7084 7085 7086 7087 7088 7089 7090 7091 7092 7093 7094 7095 7096 7097 7098 7099 7100 7101 7102 7103 7104 7105 7106 7107 7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 7119 7120 7121 7122 7123 7124 7125 7126 7127 7128 7129 7130 7131 7132 7133 7134 7135 7136 7137 7138 7139 7140 7141 7142 7143 7144 7145 7146 7147 7148 7149 7150 7151 7152 7153 7154 7155 7156 7157 7158 7159 7160 7161 7162 7163 7164 7165 7166 7167 7168 7169 7170 7171 7172 7173 7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 7185 7186 7187 7188 7189 7190 7191 7192 7193 7194 7195 7196 7197 7198 7199 7200 7201 7202 7203 7204 7205 7206 7207 7208 7209 7210 7211 7212 7213 7214 7215 7216 7217 7218 7219 7220 7221 7222 7223 7224 7225 7226 7227 7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 7238 7239 7240 7241 7242 7243 7244 7245 7246 7247 7248 7249 7250 7251 7252 7253 7254 7255 7256 7257 7258 7259 7260 7261 7262 7263 7264 7265 7266 7267 7268 7269 7270 7271 7272 7273 7274 7275 7276 7277 7278 7279 7280 7281 7282 7283 7284 7285 7286 7287 7288 7289 7290 7291 7292 7293 7294 7295 7296 7297 7298 7299 7300 7301 7302 7303 7304 7305 7306 7307 7308 7309 7310 7311 7312 7313 7314 7315 7316 7317 7318 7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 7334 7335 7336 7337 7338 7339 7340 7341 7342 7343 7344 7345 7346 7347 7348 7349 7350 7351 7352 7353 7354 7355 7356 7357 7358 7359 7360 7361 7362 7363 7364 7365 7366 7367 7368 7369 7370 7371 7372 7373 7374 7375 7376 7377 7378 7379 7380 7381 7382 7383 7384 7385 7386 7387 7388 7389 7390 7391 7392 7393 7394 7395 7396 7397 7398 7399 7400 7401 7402 7403 7404 7405 7406 7407 7408 7409 7410 7411 7412 7413 7414 7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 7430 7431 7432 7433 7434 7435 7436 7437 7438 7439 7440 7441 7442 7443 7444 7445 7446 7447 7448 7449 7450 7451 7452 7453 7454 7455 7456 7457 7458 7459 7460 7461 7462 7463 7464 7465 7466 7467 7468 7469 7470 7471 7472 7473 7474 7475 7476 7477 7478 7479 7480 7481 7482 7483 7484 7485 7486 7487 7488 7489 7490 7491 7492 7493 7494 7495 7496 7497 7498 7499 7500 7501 7502 7503 7504 7505 7506 7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 7524 7525 7526 7527 7528 7529 7530 7531 7532 7533 7534 7535 7536 7537 7538 7539 7540 7541 7542 7543 7544 7545 7546 7547 7548 7549 7550 7551 7552 7553 7554 7555 7556 7557 7558 7559 7560 7561 7562 7563 7564 7565 7566 7567 7568 7569 7570 7571 7572 7573 7574 7575 7576 7577 7578 7579 7580 7581 7582 7583 7584 7585 7586 7587 7588 7589 7590 7591 7592 7593 7594 7595 7596 7597 7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 7614 7615 7616 7617 7618 7619 7620 7621 7622 7623 7624 7625 7626 7627 7628 7629 7630 7631 7632 7633 7634 7635 7636 7637 7638 7639 7640 7641 7642 7643 7644 7645 7646 7647 7648 7649 7650 7651 7652 7653 7654 7655 7656 7657 7658 7659 7660 7661 7662 7663 7664 7665 7666 7667 7668 7669 7670 7671 7672 7673 7674 7675 7676 7677 7678 7679 7680 7681 7682 7683 7684 7685 7686 7687 7688 7689 7690 7691 7692 7693 7694 7695 7696 7697 7698 7699 7700 7701 7702 7703 7704 7705 7706 7707 7708 7709 7710 7711 7712 7713 7714 7715 7716 7717 7718 7719 7720 7721 7722 7723 7724 7725 7726 7727 7728 7729 7730 7731 7732 7733 7734 7735 7736 7737 7738 7739 7740 7741 7742 7743 7744 7745 7746 7747 7748 7749 7750 7751 7752 7753 7754 7755 7756 7757 7758 7759 7760 7761 7762 7763 7764 7765 7766 7767 7768 7769 7770 7771 7772 7773 7774 7775 7776 7777 7778 7779 7780 7781 7782 7783 7784 7785 7786 7787 7788 7789 7790 7791 7792 7793 7794 7795 7796 7797 7798 7799 7800 7801 7802 7803 7804 7805 7806 7807 7808 7809 7810 7811 7812 7813 7814 7815 7816 7817 7818 7819 7820 7821 7822 7823 7824 7825 7826 7827 7828 7829 7830 7831 7832 7833 7834 7835 7836 7837 7838 7839 7840 7841 7842 7843 7844 7845 7846 7847 7848 7849 7850 7851 7852 7853 7854 7855 7856 7857 7858 7859 7860 7861 7862 7863 7864 7865 7866 7867 7868 7869 7870 7871 7872 7873 7874 7875 7876 7877 7878 7879 7880 7881 7882 7883 7884 7885 7886 7887 7888 7889 7890 7891 7892 7893 7894 7895 7896 7897 7898 7899 7900 7901 7902 7903 7904 7905 7906 7907 7908 7909 7910 7911 7912 7913 7914 7915 7916 7917 7918 7919 7920 7921 7922 7923 7924 7925 7926 7927 7928 7929 7930 7931 7932 7933 7934 7935 7936 7937 7938 7939 7940 7941 7942 7943 7944 7945 7946 7947 7948 7949 7950 7951 7952 7953 7954 7955 7956 7957 7958 7959 7960 7961 7962 7963 7964 7965 7966 7967 7968 7969 7970 7971 7972 7973 7974 7975 7976 7977 7978 7979 7980 7981 7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 7997 7998 7999 8000 8001 8002 8003 8004 8005 8006 8007 8008 8009 8010 8011 8012 8013 8014 8015 8016 8017 8018 8019 8020 8021 8022 8023 8024 8025 8026 8027 8028 8029 8030 8031 8032 8033 8034 8035 8036 8037 8038 8039 8040 8041 8042 8043 8044 8045 8046 8047 8048 8049 8050 8051 8052 8053 8054 8055 8056 8057 8058 8059 8060 8061 8062 8063 8064 8065 8066 8067 8068 8069 8070 8071 8072 8073 8074 8075 8076 8077 8078 8079 8080 8081 8082 8083 8084 8085 8086 8087 8088 8089 8090 8091 8092 8093 8094 8095 8096 8097 8098 8099 8100 8101 8102 8103 8104 8105 8106 8107 8108 8109 8110 8111 8112 8113 8114 8115 8116 8117 8118 8119 8120 8121 8122 8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 8137 8138 8139 8140 8141 8142 8143 8144 8145 8146 8147 8148 8149 8150 8151 8152 8153 8154 8155 8156 8157 8158 8159 8160 8161 8162 8163 8164 8165 8166 8167 8168 8169 8170 8171 8172 8173 8174 8175 8176 8177 8178 8179 8180 8181 8182 8183 8184 8185 8186 8187 8188 8189 8190 8191 8192 8193 8194 8195 8196 8197 8198 8199 8200 8201 8202 8203 8204 8205 8206 8207 8208 8209 8210 8211 8212 8213 8214 8215 8216 8217 8218 8219 8220 8221 8222 8223 8224 8225 8226 8227 8228 8229 8230 8231 8232 8233 8234 8235 8236 8237 8238 8239 8240 8241 8242 8243 8244 8245 8246 8247 8248 8249 8250 8251 8252 8253 8254 8255 8256 8257 8258 8259 8260 8261 8262 8263 8264 8265 8266 8267 8268 8269 8270 8271 8272 8273 8274 8275 8276 8277 8278 8279 8280 8281 8282 8283 8284 8285 8286 8287 8288 8289 8290 8291 8292 8293 8294 8295 8296 8297 8298 8299 8300 8301 8302 8303 8304 8305 8306 8307 8308 8309 8310 8311 8312 8313 8314 8315 8316 8317 8318 8319 8320 8321 8322 8323 8324 8325 8326 8327 8328 8329 8330 8331 8332 8333 8334 8335 8336 8337 8338 8339 8340 8341 8342 8343 8344 8345 8346 8347 8348 8349 8350 8351 8352 8353 8354 8355 8356 8357 8358 8359 8360 8361 8362 8363 8364 8365 8366 8367 8368 8369 8370 8371 8372 8373 8374 8375 8376 8377 8378 8379 8380 8381 8382 8383 8384 8385 8386 8387 8388 8389 8390 8391 8392 8393 8394 8395 8396 8397 8398 8399 8400 8401 8402 8403 8404 8405 8406 8407 8408 8409 8410 8411 8412 8413 8414 8415 8416 8417 8418 8419 8420 8421 8422 8423 8424 8425 8426 8427 8428 8429 8430 8431 8432 8433 8434 8435 8436 8437 8438 8439 8440 8441 8442 8443 8444 8445 8446 8447 8448 8449 8450 8451 8452 8453 8454 8455 8456 8457 8458 8459 8460 8461 8462 8463 8464 8465 8466 8467 8468 8469 8470 8471 8472 8473 8474 8475 8476 8477 8478 8479 8480 8481 8482 8483 8484 8485 8486 8487 8488 8489 8490 8491 8492 8493 8494 8495 8496 8497 8498 8499 8500 8501 8502 8503 8504 8505 8506 8507 8508 8509 8510 8511 8512 8513 8514 8515 8516 8517 8518 8519 8520 8521 8522 8523 8524 8525 8526 8527 8528 8529 8530 8531 8532 8533 8534 8535 8536 8537 8538 8539 8540 8541 8542 8543 8544 8545 8546 8547 8548 8549 8550 8551 8552 8553 8554 8555 8556 8557 8558 8559 8560 8561 8562 8563 8564 8565 8566 8567 8568 8569 8570 8571 8572 8573 8574 8575 8576 8577 8578 8579 8580 8581 8582 8583 8584 8585 8586 8587 8588 8589 8590 8591 8592 8593 8594 8595 8596 8597 8598 8599 8600 8601 8602 8603 8604 8605 8606 8607 8608 8609 8610 8611 8612 8613 8614 8615 8616 8617 8618 8619 8620 8621 8622 8623 8624 8625 8626 8627 8628 8629 8630 8631 8632 8633 8634 8635 8636 8637 8638 8639 8640 8641 8642 8643 8644 8645 8646 8647 8648 8649 8650 8651 8652 8653 8654 8655 8656 8657 8658 8659 8660 8661 8662 8663 8664 8665 8666 8667 8668 8669 8670 8671 8672 8673 8674 8675 8676 8677 8678 8679 8680 8681 8682 8683 8684 8685 8686 8687 8688 8689 8690 8691 8692 8693 8694 8695 8696 8697 8698 8699 8700 8701 8702 8703 8704 8705 8706 8707 8708 8709 8710 8711 8712 8713 8714 8715 8716 8717 8718 8719 8720 8721 8722 8723 8724 8725 8726 8727 8728 8729 8730 8731 8732 8733 8734 8735 8736 8737 8738 8739 8740 8741 8742 8743 8744 8745 8746 8747 8748 8749 8750 8751 8752 8753 8754 8755 8756 8757 8758 8759 8760 8761 8762 8763 8764 8765 8766 8767 8768 8769 8770 8771 8772 8773 8774 8775 8776 8777 8778 8779 8780 8781 8782 8783 8784 8785 8786 8787 8788 8789 8790 8791 8792 8793 8794 8795 8796 8797 8798 8799 8800 8801 8802 8803 8804 8805 8806 8807 8808 8809 8810 8811 8812 8813 8814 8815 8816 8817 8818 8819 8820 8821 8822 8823 8824 8825 8826 8827 8828 8829 8830 8831 8832 8833 8834 8835 8836 8837 8838 8839 8840 8841 8842 8843 8844 8845 8846 8847 8848 8849 8850 8851 8852 8853 8854 8855 8856 8857 8858 8859 8860 8861 8862 8863 8864 8865 8866 8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 8882 8883 8884 8885 8886 8887 8888 8889 8890 8891 8892 8893 8894 8895 8896 8897 8898 8899 8900 8901 8902 8903 8904 8905 8906 8907 8908 8909 8910 8911 8912 8913 8914 8915 8916 8917 8918 8919 8920 8921 8922 8923 8924 8925 8926 8927 8928 8929 8930 8931 8932 8933 8934 8935 8936 8937 8938 8939 8940 8941 8942 8943 8944 8945 8946 8947 8948 8949 8950 8951 8952 8953 8954 8955 8956 8957 8958 8959 8960 8961 8962 8963 8964 8965 8966 8967 8968 8969 8970 8971 8972 8973 8974 8975 8976 8977 8978 8979 8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 8998 8999 9000 9001 9002 9003 9004 9005 9006 9007 9008 9009 9010 9011 9012 9013 9014 9015 9016 9017 9018 9019 9020 9021 9022 9023 9024 9025 9026 9027 9028 9029 9030 9031 9032 9033 9034 9035 9036 9037 9038 9039 9040 9041 9042 9043 9044 9045 9046 9047 9048 9049 9050 9051 9052 9053 9054 9055 9056 9057 9058 9059 9060 9061 9062 9063 9064 9065 9066 9067 9068 9069 9070 9071 9072 9073 9074 9075 9076 9077 9078 9079 9080 9081 9082 9083 9084 9085 9086 9087 9088 9089 9090 9091 9092 9093 9094 9095 9096 9097 9098 9099 9100 9101 9102 9103 9104 9105 9106 9107 9108 9109 9110 9111 9112 9113 9114 9115 9116 9117 9118 9119 9120 9121 9122 9123 9124 9125 9126 9127 9128 9129 9130 9131 9132 9133 9134 9135 9136 9137 9138 9139 9140 9141 9142 9143 9144 9145 9146 9147 9148 9149 9150 9151 9152 9153 9154 9155 9156 9157 9158 9159 9160 9161 9162 9163 9164 9165 9166 9167 9168 9169 9170 9171 9172 9173 9174 9175 9176 9177 9178 9179 9180 9181 9182 9183 9184 9185 9186 9187 9188 9189 9190 9191 9192 9193 9194 9195 9196 9197 9198 9199 9200 9201 9202 9203 9204 9205 9206 9207 9208 9209 9210 9211 9212 9213 9214 9215 9216 9217 9218 9219 9220 9221 9222 9223 9224 9225 9226 9227 9228 9229 9230 9231 9232 9233 9234 9235 9236 9237 9238 9239 9240 9241 9242 9243 9244 9245 9246 9247 9248 9249 9250 9251 9252 9253 9254 9255 9256 9257 9258 9259 9260 9261 9262 9263 9264 9265 9266 9267 9268 9269 9270 9271 9272 9273 9274 9275 9276 9277 9278 9279 9280 9281 9282 9283 9284 9285 9286 9287 9288 9289 9290 9291 9292 9293 9294 9295 9296 9297 9298 9299 9300 9301 9302 9303 9304 9305 9306 9307 9308 9309 9310 9311 9312 9313 9314 9315 9316 9317 9318 9319 9320 9321 9322 9323 9324 9325 9326 9327 9328 9329 9330 9331 9332 9333 9334 9335 9336 9337 9338 9339 9340 9341 9342 9343 9344 9345 9346 9347 9348 9349 9350 9351 9352 9353 9354 9355 9356 9357 9358 9359 9360 9361 9362 9363 9364 9365 9366 9367 9368 9369 9370 9371 9372 9373 9374 9375 9376 9377 9378 9379 9380 9381 9382 9383 9384 9385 9386 9387 9388 9389 9390 9391 9392 9393 9394 9395 9396 9397 9398 9399 9400 9401 9402 9403 9404 9405 9406 9407 9408 9409 9410 9411 9412 9413 9414 9415 9416 9417 9418 9419 9420 9421 9422 9423 9424 9425 9426 9427 9428 9429 9430 9431 9432 9433 9434 9435 9436 9437 9438 9439 9440 9441 9442 9443 9444 9445 9446 9447 9448 9449 9450 9451 9452 9453 9454 9455 9456 9457 9458 9459 9460 9461 9462 9463 9464 9465 9466 9467 9468 9469 9470 9471 9472 9473 9474 9475 9476 9477 9478 9479 9480 9481 9482 9483 9484 9485 9486 9487 9488 9489 9490 9491 9492 9493 9494 9495 9496 9497 9498 9499 9500 9501 9502 9503 9504 9505 9506 9507 9508 9509 9510 9511 9512 9513 9514 9515 9516 9517 9518 9519 9520 9521 9522 9523 9524 9525 9526 9527 9528 9529 9530 9531 9532 9533 9534 9535 9536 9537 9538 9539 9540 9541 9542 9543 9544 9545 9546 9547 9548 9549 9550 9551 9552 9553 9554 9555 9556 9557 9558 9559 9560 9561 9562 9563 9564 9565 9566 9567 9568 9569 9570 9571 9572 9573 9574 9575 9576 9577 9578 9579 9580 9581 9582 9583 9584 9585 9586 9587 9588 9589 9590 9591 9592 9593 9594 9595 9596 9597 9598 9599 9600 9601 9602 9603 9604 9605 9606 9607 9608 9609 9610 9611 9612 9613 9614 9615 9616 9617 9618 9619 9620 9621 9622 9623 9624 9625 9626 9627 9628 9629 9630 9631 9632 9633 9634 9635 9636 9637 9638 9639 9640 9641 9642 9643 9644 9645 9646 9647 9648 9649 9650 9651 9652 9653 9654 9655 9656 9657 9658 9659 9660 9661 9662 9663 9664 9665 9666 9667 9668 9669 9670 9671 9672 9673 9674 9675 9676 9677 9678 9679 9680 9681 9682 9683 9684 9685 9686 9687 9688 9689 9690 9691 9692 9693 9694 9695 9696 9697 9698 9699 9700 9701 9702 9703 9704 9705 9706 9707 9708 9709 9710 9711 9712 9713 9714 9715 9716 9717 9718 9719 9720 9721 9722 9723 9724 9725 9726 9727 9728 9729 9730 9731 9732 9733 9734 9735 9736 9737 9738 9739 9740 9741 9742 9743 9744 9745 9746 9747 9748 9749 9750 9751 9752 9753 9754 9755 9756 9757 9758 9759 9760 9761 9762 9763 9764 9765 9766 9767 9768 9769 9770 9771 9772 9773 9774 9775 9776 9777 9778 9779 9780 9781 9782 9783 9784 9785 9786 9787 9788 9789 9790 9791 9792 9793 9794 9795 9796 9797 9798 9799 9800 9801 9802 9803 9804 9805 9806 9807 9808 9809 9810 9811 9812 9813 9814 9815 9816 9817 9818 9819 9820 9821 9822 9823 9824 9825 9826 9827 9828 9829 9830 9831 9832 9833 9834 9835 9836 9837 9838 9839 9840 9841 9842 9843 9844 9845 9846 9847 9848 9849 9850 9851 9852 9853 9854 9855 9856 9857 9858 9859 9860 9861 9862 9863 9864 9865 9866 9867 9868 9869 9870 9871 9872 9873 9874 9875 9876 9877 9878 9879 9880 9881 9882 9883 9884 9885 9886 9887 9888 9889 9890 9891 9892 9893 9894 9895 9896 9897 9898 9899 9900 9901 9902 9903 9904 9905 9906 9907 9908 9909 9910 9911 9912 9913 9914 9915 9916 9917 9918 9919 9920 9921 9922 9923 9924 9925 9926 9927 9928 9929 9930 9931 9932 9933 9934 9935 9936 9937 9938 9939 9940 9941 9942 9943 9944 9945 9946 9947 9948 9949 9950 9951 9952 9953 9954 9955 9956 9957 9958 9959 9960 9961 9962 9963 9964 9965 9966 9967 9968 9969 9970 9971 9972 9973 9974 9975 9976 9977 9978 9979 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 9995 9996 9997 9998 9999 10000 10001 10002 10003 10004 10005 10006 10007 10008 10009 10010 10011 10012 10013 10014 10015 10016 10017 10018 10019 10020 10021 10022 10023 10024 10025 10026 10027 10028 10029 10030 10031 10032 10033 10034 10035 10036 10037 10038 10039 10040 10041 10042 10043 10044 10045 10046 10047 10048 10049 10050 10051 10052 10053 10054 10055 10056 10057 10058 10059 10060 10061 10062 10063 10064 10065 10066 10067 10068 10069 10070 10071 10072 10073 10074 10075 10076 10077 10078 10079 10080 10081 10082 10083 10084 10085 10086 10087 10088 10089 10090 10091 10092 10093 10094 10095 10096 10097 10098 10099 10100 10101 10102 10103 10104 10105 10106 10107 10108 10109 10110 10111 10112 10113 10114 10115 10116 10117 10118 10119 10120 10121 10122 10123 10124 10125 10126 10127 10128 10129 10130 10131 10132 10133 10134 10135 10136 10137 10138 10139 10140 10141 10142 10143 10144 10145 10146 10147 10148 10149 10150 10151 10152 10153 10154 10155 10156 10157 10158 10159 10160 10161 10162 10163 10164 10165 10166 10167 10168 10169 10170 10171 10172 10173 10174 10175 10176 10177 10178 10179 10180 10181 10182 10183 10184 10185 10186 10187 10188 10189 10190 10191 10192 10193 10194 10195 10196 10197 10198 10199 10200 10201 10202 10203 10204 10205 10206 10207 10208 10209 10210 10211 10212 10213 10214 10215 10216 10217 10218 10219 10220 10221 10222 10223 10224 10225 10226 10227 10228 10229 10230 10231 10232 10233 10234 10235 10236 10237 10238 10239 10240 10241 10242 10243 10244 10245 10246 10247 10248 10249 10250 10251 10252 10253 10254 10255 10256 10257 10258 10259 10260 10261 10262 10263 10264 10265 10266 10267 10268 10269 10270 10271 10272 10273 10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 10292 10293 10294 10295 10296 10297 10298 10299 10300 10301 10302 10303 10304 10305 10306 10307 10308 10309 10310 10311 10312 10313 10314 10315 10316 10317 10318 10319 10320 10321 10322 10323 10324 10325 10326 10327 10328 10329 10330 10331 10332 10333 10334 10335 10336 10337 10338 10339 10340 10341 10342 10343 10344 10345 10346 10347 10348 10349 10350 10351 10352 10353 10354 10355 10356 10357 10358 10359 10360 10361 10362 10363 10364 10365 10366 10367 10368 10369 10370 10371 10372 10373 10374 10375 10376 10377 10378 10379 10380 10381 10382 10383 10384 10385 10386 10387 10388 10389 10390 10391 10392 10393 10394 10395 10396 10397 10398 10399 10400 10401 10402 10403 10404 10405 10406 10407 10408 10409 10410 10411 10412 10413 10414 10415 10416 10417 10418 10419 10420 10421 10422 10423 10424 10425 10426 10427 10428 10429 10430 10431 10432 10433 10434 10435 10436 10437 10438 10439 10440 10441 10442 10443 10444 10445 10446 10447 10448 10449 10450 10451 10452 10453 10454 10455 10456 10457 10458 10459 10460 10461 10462 10463 10464 10465 10466 10467 10468 10469 10470 10471 10472 10473 10474 10475 10476 10477 10478 10479 10480 10481 10482 10483 10484 10485 10486 10487 10488 10489 10490 10491 10492 10493 10494 10495 10496 10497 10498 10499 10500 10501 10502 10503 10504 10505 10506 10507 10508 10509 10510 10511 10512 10513 10514 10515 10516 10517 10518 10519 10520 10521 10522 10523 10524 10525 10526 10527 10528 10529 10530 10531 10532 10533 10534 10535 10536 10537 10538 10539 10540 10541 10542 10543 10544 10545 10546 10547 10548 10549 10550 10551 10552 10553 10554 10555 10556 10557 10558 10559 10560 10561 10562 10563 10564 10565 10566 10567 10568 10569 10570 10571 10572 10573 10574 10575 10576 10577 10578 10579 10580 10581 10582 10583 10584 10585 10586 10587 10588 10589 10590 10591 10592 10593 10594 10595 10596 10597 10598 10599 10600 10601 10602 10603 10604 10605 10606 10607 10608 10609 10610 10611 10612 10613 10614 10615 10616 10617 10618 10619 10620 10621 10622 10623 10624 10625 10626 10627 10628 10629 10630 10631 10632 10633 10634 10635 10636 10637 10638 10639 10640 10641 10642 10643 10644 10645 10646 10647 10648 10649 10650 10651 10652 10653 10654 10655 10656 10657 10658 10659 10660 10661 10662 10663 10664 10665 10666 10667 10668 10669 10670 10671 10672 10673 10674 10675 10676 10677 10678 10679 10680 10681 10682 10683 10684 10685 10686 10687 10688 10689 10690 10691 10692 10693 10694 10695 10696 10697 10698 10699 10700 10701 10702 10703 10704 10705 10706 10707 10708 10709 10710 10711 10712 10713 10714 10715 10716 10717 10718 10719 10720 10721 10722 10723 10724 10725 10726 10727 10728 10729 10730 10731 10732 10733 10734 10735 10736 10737 10738 10739 10740 10741 10742 10743 10744 10745 10746 10747 10748 10749 10750 10751 10752 10753 10754 10755 10756 10757 10758 10759 10760 10761 10762 10763 10764 10765 10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 10786 10787 10788 10789 10790 10791 10792 10793 10794 10795 10796 10797 10798 10799 10800 10801 10802 10803 10804 10805 10806 10807 10808 10809 10810 10811 10812 10813 10814 10815 10816 10817 10818 10819 10820 10821 10822 10823 10824 10825 10826 10827 10828 10829 10830 10831 10832 10833 10834 10835 10836 10837 10838 10839 10840 10841 10842 10843 10844 10845 10846 10847 10848 10849 10850 10851 10852 10853 10854 10855 10856 10857 10858 10859 10860 10861 10862 10863 10864 10865 10866 10867 10868 10869 10870 10871 10872 10873 10874 10875 10876 10877 10878 10879 10880 10881 10882 10883 10884 10885 10886 10887 10888 10889 10890 10891 10892 10893 10894 10895 10896 10897 10898 10899 10900 10901 10902 10903 10904 10905 10906 10907 10908 10909 10910 10911 10912 10913 10914 10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 10935 10936 10937 10938 10939 10940 10941 10942 10943 10944 10945 10946 10947 10948 10949 10950 10951 10952 10953 10954 10955 10956 10957 10958 10959 10960 10961 10962 10963 10964 10965 10966 10967 10968 10969 10970 10971 10972 10973 10974 10975 10976 10977 10978 10979 10980 10981 10982 10983 10984 10985 10986 10987 10988 10989 10990 10991 10992 10993 10994 10995 10996 10997 10998 10999 11000 11001 11002 11003 11004 11005 11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 11021 11022 11023 11024 11025 11026 11027 11028 11029 11030 11031 11032 11033 11034 11035 11036 11037 11038 11039 11040 11041 11042 11043 11044 11045 11046 11047 11048 11049 11050 11051 11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 11068 11069 11070 11071 11072 11073 11074 11075 11076 11077 11078 11079 11080 11081 11082 11083 11084 11085 11086 11087 11088 11089 11090 11091 11092 11093 11094 11095 11096 11097 11098 11099 11100 11101 11102 11103 11104 11105 11106 11107 11108 11109 11110 11111 11112 11113 11114 11115 11116 11117 11118 11119 11120 11121 11122 11123 11124 11125 11126 11127 11128 11129 11130 11131 11132 11133 11134 11135 11136 11137 11138 11139 11140 11141 11142 11143 11144 11145 11146 11147 11148 11149 11150 11151 11152 11153 11154 11155 11156 11157 11158 11159 11160 11161 11162 11163 11164 11165 11166 11167 11168 11169 11170 11171 11172 11173 11174 11175 11176 11177 11178 11179 11180 11181 11182 11183 11184 11185 11186 11187 11188 11189 11190 11191 11192 11193 11194 11195 11196 11197 11198 11199 11200 11201 11202 11203 11204 11205 11206 11207 11208 11209 11210 11211 11212 11213 11214 11215 11216 11217 11218 11219 11220 11221 11222 11223 11224 11225 11226 11227 11228 11229 11230 11231 11232 11233 11234 11235 11236 11237 11238 11239 11240 11241 11242 11243 11244 11245 11246 11247 11248 11249 11250 11251 11252 11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 11269 11270 11271 11272 11273 11274 11275 11276 11277 11278 11279 11280 11281 11282 11283 11284 11285 11286 11287 11288 11289 11290 11291 11292 11293 11294 11295 11296 11297 11298 11299 11300 11301 11302 11303 11304 11305 11306 11307 11308 11309 11310 11311 11312 11313 11314 11315 11316 11317 11318 11319 11320 11321 11322 11323 11324 11325 11326 11327 11328 11329 11330 11331 11332 11333 11334 11335 11336 11337 11338 11339 11340 11341 11342 11343 11344 11345 11346 11347 11348 11349 11350 11351 11352 11353 11354 11355 11356 11357 11358 11359 11360 11361 11362 11363 11364 11365 11366 11367 11368 11369 11370 11371 11372 11373 11374 11375 11376 11377 11378 11379 11380 11381 11382 11383 11384 11385 11386 11387 11388 11389 11390 11391 11392 11393 11394 11395 11396 11397 11398 11399 11400 11401 11402 11403 11404 11405 11406 11407 11408 11409 11410 11411 11412 11413 11414 11415 11416 11417 11418 11419 11420 11421 11422 11423 11424 11425 11426 11427 11428 11429 11430 11431 11432 11433 11434 11435 11436 11437 11438 11439 11440 11441 11442 11443 11444 11445 11446 11447 11448 11449 11450 11451 11452 11453 11454 11455 11456 11457 11458 11459 11460 11461 11462 11463 11464 11465 11466 11467 11468 11469 11470 11471 11472 11473 11474 11475 11476 11477 11478 11479 11480 11481 11482 11483 11484 11485 11486 11487 11488 11489 11490 11491 11492 11493 11494 11495 11496 11497 11498 11499 11500 11501 11502 11503 11504 11505 11506 11507 11508 11509 11510 11511 11512 11513 11514 11515 11516 11517 11518 11519 11520 11521 11522 11523 11524 11525 11526 11527 11528 11529 11530 11531 11532 11533 11534 11535 11536 11537 11538 11539 11540 11541 11542 11543 11544 11545 11546 11547 11548 11549 11550 11551 11552 11553 11554 11555 11556 11557 11558 11559 11560 11561 11562 11563 11564 11565 11566 11567 11568 11569 11570 11571 11572 11573 11574 11575 11576 11577 11578 11579 11580 11581 11582 11583 11584 11585 11586 11587 11588 11589 11590 11591 11592 11593 11594 11595 11596 11597 11598 11599 11600 11601 11602 11603 11604 11605 11606 11607 11608 11609 11610 11611 11612 11613 11614 11615 11616 11617 11618 11619 11620 11621 11622 11623 11624 11625 11626 11627 11628 11629 11630 11631 11632 11633 11634 11635 11636 11637 11638 11639 11640 11641 11642 11643 11644 11645 11646 11647 11648 11649 11650 11651 11652 11653 11654 11655 11656 11657 11658 11659 11660 11661 11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 11676 11677 11678 11679 11680 11681 11682 11683 11684 11685 11686 11687 11688 11689 11690 11691 11692 11693 11694 11695 11696 11697 11698 11699 11700 11701 11702 11703 11704 11705 11706 11707 11708 11709 11710 11711 11712 11713 11714 11715 11716 11717 11718 11719 11720 11721 11722 11723 11724 11725 11726 11727 11728 11729 11730 11731 11732 11733 11734 11735 11736
# Esperanto drakbootdisk
# Copyright (C) 2000, 2001 Mandrakesoft
# D. Dale Gulledge <dsplat@rochester.rr.com>, 2000.
#
msgid ""
msgstr ""
"Project-Id-Version: drakfloppy 0.43\n"
"POT-Creation-Date: 2002-07-31 15:56+0200\n"
"PO-Revision-Date: 2001-08-22 19:15-0500\n"
"Last-Translator: D. Dale Gulledge <dsplat@rochester.rr.com>\n"
"Language-Team: Esperanto <eo@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-3\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../Xconfig/card.pm_.c:16
msgid "256 kB"
msgstr "256 KB"

#: ../../Xconfig/card.pm_.c:17
msgid "512 kB"
msgstr "512 KB"

#: ../../Xconfig/card.pm_.c:18
msgid "1 MB"
msgstr "1 MB"

#: ../../Xconfig/card.pm_.c:19
msgid "2 MB"
msgstr "2 MB"

#: ../../Xconfig/card.pm_.c:20
msgid "4 MB"
msgstr "4 MB"

#: ../../Xconfig/card.pm_.c:21
msgid "8 MB"
msgstr "8 MB"

#: ../../Xconfig/card.pm_.c:22
msgid "16 MB"
msgstr "16 MB"

#: ../../Xconfig/card.pm_.c:23
msgid "32 MB"
msgstr "32 MB"

#: ../../Xconfig/card.pm_.c:24
msgid "64 MB or more"
msgstr "64 MB aý pli"

#: ../../Xconfig/card.pm_.c:201
msgid "Choose a X server"
msgstr "Elektu X servilon"

#: ../../Xconfig/card.pm_.c:201
msgid "X server"
msgstr "X servilo"

#: ../../Xconfig/card.pm_.c:225
msgid "Multi-head configuration"
msgstr "Plur-ekrana konfigura¼o"

#: ../../Xconfig/card.pm_.c:226
msgid ""
"Your system support multiple head configuration.\n"
"What do you want to do?"
msgstr ""

#: ../../Xconfig/card.pm_.c:280
msgid "Select the memory size of your graphics card"
msgstr "Elektu memorkapaciton de via grafika karto"

#: ../../Xconfig/card.pm_.c:341
msgid "XFree configuration"
msgstr "XFree Konfigurado"

#: ../../Xconfig/card.pm_.c:343
msgid "Which configuration of XFree do you want to have?"
msgstr "Kiun konfiguron de XFree vi deziras havi?"

#: ../../Xconfig/card.pm_.c:374
msgid "Configure all heads independently"
msgstr ""

#: ../../Xconfig/card.pm_.c:375
msgid "Use Xinerama extension"
msgstr ""

#: ../../Xconfig/card.pm_.c:379
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "ISDN-a Konfigura¼on"

#: ../../Xconfig/card.pm_.c:393 ../../Xconfig/card.pm_.c:394
#: ../../Xconfig/various.pm_.c:21
#, c-format
msgid "XFree %s"
msgstr "XFree %s"

#: ../../Xconfig/card.pm_.c:404 ../../Xconfig/card.pm_.c:429
#: ../../Xconfig/various.pm_.c:21
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s kun 3D aparata akcelado"

#: ../../Xconfig/card.pm_.c:407
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
"Via karto povas havi 3D aparatan akceladon, sed nur kun XFree %s.\n"
"XFree %s subtenas vian karton kiu eble havas pli bonan subtenon en 2D."

#: ../../Xconfig/card.pm_.c:409 ../../Xconfig/card.pm_.c:431
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Vi povas havi 3D aparatan akceladan subtenon kun XFree %s."

#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:437
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s kun EKSPERIMENTA 3D aparata akcelado"

#: ../../Xconfig/card.pm_.c:419
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
"Via karto povas havi 3D aparatan akceladon, sed nur kun XFree %s.\n"
"NOTU KE ÆI TIO ESTAS EKSPERIMENTA SUBTENO KAJ EBLE SVENIGOS VIAN "
"KOMPUTILON.\n"
"XFree %s subtenas vian karton kiu eble havas pli bonan subtenon en 2D."

#: ../../Xconfig/card.pm_.c:422 ../../Xconfig/card.pm_.c:439
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
"Via karto povas havi 3D aparatan akceladon, sed nur kun XFree %s.\n"
"NOTU KE ÆI TIO ESTAS EKSPERIMENTA SUBTENO KAJ EBLE SVENIGOS VIAN KOMPUTILON."

#: ../../Xconfig/card.pm_.c:445
msgid "Xpmac (installation display driver)"
msgstr ""

#: ../../Xconfig/main.pm_.c:60
#, c-format
msgid ""
"Keep the changes?\n"
"The current configuration is:\n"
"\n"
"%s"
msgstr ""
"Æu vi deziras teni la þanøojn?\n"
"Nuna konfiguro estas:\n"
"\n"
"%s"

#: ../../Xconfig/monitor.pm_.c:86
msgid "Choose a monitor"
msgstr "Elektu ekranon"

#: ../../Xconfig/monitor.pm_.c:86
msgid "Monitor"
msgstr "Ekrano"

#: ../../Xconfig/monitor.pm_.c:89 ../../any.pm_.c:973
msgid "Custom"
msgstr "Akomodata"

#: ../../Xconfig/monitor.pm_.c:90
msgid "Plug'n Play"
msgstr ""

#: ../../Xconfig/monitor.pm_.c:91 ../../mouse.pm_.c:45
msgid "Generic"
msgstr "Genera"

#: ../../Xconfig/monitor.pm_.c:92 ../../harddrake/ui.pm_.c:43
#, fuzzy
msgid "Vendor"
msgstr "Malfaru"

#: ../../Xconfig/monitor.pm_.c:102
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
"at which the whole screen is refreshed, and most importantly the horizontal\n"
"sync rate, which is the rate at which scanlines are displayed.\n"
"\n"
"It is VERY IMPORTANT that you do not specify a monitor type with a sync "
"range\n"
"that is beyond the capabilities of your monitor: you may damage your "
"monitor.\n"
" If in doubt, choose a conservative setting."
msgstr ""
"La du gravegaj parametroj estas la vertikala refreþigrapido (vertical\n"
"refresh rate) kiu estas la rapido por refreþigi la tutan ekranon, kaj\n"
"plej grave la horizontala sinkronrapido (horizontal sync rate), kiu estas\n"
"la rapido por montri skanliniojn.\n"
"\n"
"Øi estas TRE GRAVA ke vi ne elektas specon de ekrano kiu havas\n"
"sinkronamplekson kiu estas preter la kapabloj de via ekrano: vi eble\n"
"difektus vian ekranon.  Se vi dubas, elektu zorgeman opcion."

#: ../../Xconfig/monitor.pm_.c:109
msgid "Horizontal refresh rate"
msgstr "Horizontala sinkronrapido (horizontal sync rate)"

#: ../../Xconfig/monitor.pm_.c:110
msgid "Vertical refresh rate"
msgstr "Vertikala refreþigrapido (vertical refresh rate)"

#: ../../Xconfig/resolution_and_depth.pm_.c:12
msgid "256 colors (8 bits)"
msgstr "256 koloroj (8 bitoj)"

#: ../../Xconfig/resolution_and_depth.pm_.c:13
msgid "32 thousand colors (15 bits)"
msgstr "32 mil koloroj (15 bitoj)"

#: ../../Xconfig/resolution_and_depth.pm_.c:14
msgid "65 thousand colors (16 bits)"
msgstr "65 mil koloroj (16 bitoj)"

#: ../../Xconfig/resolution_and_depth.pm_.c:15
msgid "16 million colors (24 bits)"
msgstr "16 milionoj koloroj (24 bitoj)"

#: ../../Xconfig/resolution_and_depth.pm_.c:16
msgid "4 billion colors (32 bits)"
msgstr "4 miliardoj koloroj (32 bitoj)"

#: ../../Xconfig/resolution_and_depth.pm_.c:121
msgid "Resolutions"
msgstr "Distingivoj"

#: ../../Xconfig/resolution_and_depth.pm_.c:197
msgid "Resolution"
msgstr "Distingivo"

#: ../../Xconfig/resolution_and_depth.pm_.c:235
msgid "Choose the resolution and the color depth"
msgstr "Elektu distingivon kaj kolorprofundon"

#: ../../Xconfig/resolution_and_depth.pm_.c:236
#, c-format
msgid "Graphics card: %s"
msgstr "Grafika karto: %s"

#: ../../Xconfig/resolution_and_depth.pm_.c:249 ../../any.pm_.c:1014
#: ../../bootlook.pm_.c:161 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:410 ../../install_steps_gtk.pm_.c:468
#: ../../install_steps_interactive.pm_.c:577 ../../interactive.pm_.c:142
#: ../../interactive.pm_.c:318 ../../interactive.pm_.c:350
#: ../../interactive/stdio.pm_.c:141 ../../my_gtk.pm_.c:724
#: ../../my_gtk.pm_.c:727 ../../my_gtk.pm_.c:1056
#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:1610
#: ../../standalone/drakautoinst_.c:204 ../../standalone/drakbackup_.c:2631
#: ../../standalone/drakbackup_.c:2664 ../../standalone/drakbackup_.c:2685
#: ../../standalone/drakbackup_.c:2706 ../../standalone/drakbackup_.c:2733
#: ../../standalone/drakbackup_.c:2793 ../../standalone/drakbackup_.c:2820
#: ../../standalone/drakbackup_.c:2846 ../../standalone/drakconnect_.c:116
#: ../../standalone/drakconnect_.c:148 ../../standalone/drakconnect_.c:290
#: ../../standalone/drakconnect_.c:538 ../../standalone/drakconnect_.c:680
#: ../../standalone/drakfloppy_.c:235 ../../standalone/drakfloppy_.c:384
#: ../../standalone/drakfont_.c:971 ../../standalone/drakgw_.c:600
#: ../../standalone/logdrake_.c:225 ../../standalone/logdrake_.c:537
#: ../../standalone/tinyfirewall_.c:65
msgid "Cancel"
msgstr "Nuligu"

#: ../../Xconfig/resolution_and_depth.pm_.c:249 ../../install_gtk.pm_.c:84
#: ../../install_steps_gtk.pm_.c:279 ../../interactive.pm_.c:127
#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:318
#: ../../interactive.pm_.c:350 ../../interactive/http.pm_.c:104
#: ../../interactive/newt.pm_.c:170 ../../interactive/stdio.pm_.c:141
#: ../../interactive/stdio.pm_.c:142 ../../my_gtk.pm_.c:723
#: ../../my_gtk.pm_.c:1056 ../../my_gtk.pm_.c:1078
#: ../../standalone/drakbackup_.c:2673 ../../standalone/drakbackup_.c:2761
#: ../../standalone/drakbackup_.c:2780
msgid "Ok"
msgstr "Jeso"

#: ../../Xconfig/test.pm_.c:26
msgid "Do you want to test the configuration?"
msgstr "Æu vi deziras provi la konfigura¼on?"

#: ../../Xconfig/test.pm_.c:26
msgid "Test of the configuration"
msgstr "Provu konfigura¼on"

#: ../../Xconfig/various.pm_.c:27
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Klavara aranøo: %s\n"

#: ../../Xconfig/various.pm_.c:28
#, c-format
msgid "Mouse type: %s\n"
msgstr "Speco de muso: %s\n"

#: ../../Xconfig/various.pm_.c:29
#, c-format
msgid "Mouse device: %s\n"
msgstr "Musaparato: %s\n"

#: ../../Xconfig/various.pm_.c:30
#, c-format
msgid "Monitor: %s\n"
msgstr "Ekrano: %s\n"

#: ../../Xconfig/various.pm_.c:31
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Ekrana horizontala sinkronrapido (horizontal sync rate): %s\n"

#: ../../Xconfig/various.pm_.c:32
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Ekrana vertikala refreþigrapido (vertical refresh rate): %s\n"

#: ../../Xconfig/various.pm_.c:33
#, c-format
msgid "Graphics card: %s\n"
msgstr "Grafika karto: %s\n"

#: ../../Xconfig/various.pm_.c:34
#, c-format
msgid "Graphics memory: %s kB\n"
msgstr "Graifka memoro: %s KB\n"

#: ../../Xconfig/various.pm_.c:36
#, c-format
msgid "Color depth: %s\n"
msgstr "Kolorprofuneco: %s\n"

#: ../../Xconfig/various.pm_.c:37
#, c-format
msgid "Resolution: %s\n"
msgstr "Distingivo: %s\n"

#: ../../Xconfig/various.pm_.c:39
#, c-format
msgid "XFree86 server: %s\n"
msgstr "XFree86 servilo: %s\n"

#: ../../Xconfig/various.pm_.c:40
#, c-format
msgid "XFree86 driver: %s\n"
msgstr "XFree86 pelilo: %s\n"

#: ../../Xconfig/various.pm_.c:51
msgid "Graphical interface at startup"
msgstr "X Fenestro æe komenco"

#: ../../Xconfig/various.pm_.c:52
msgid ""
"I can setup your computer to automatically start the graphical interface "
"(XFree) upon booting.\n"
"Would you like XFree to start when you reboot?"
msgstr ""
"Mi povas konfiguri vian komputilon tiel ke øi aýtomate lanæos X kiam øi\n"
"ekfunkcias.  Æu vi deziras ke X aýtomate lanæos?"

#: ../../any.pm_.c:117 ../../any.pm_.c:142
msgid "First sector of boot partition"
msgstr "Unua sektoro de starta subdisko"

#: ../../any.pm_.c:117 ../../any.pm_.c:142 ../../any.pm_.c:219
msgid "First sector of drive (MBR)"
msgstr "Unu sektoro de drajvo (ÆefStartRikordo)"

#: ../../any.pm_.c:121
msgid "SILO Installation"
msgstr "SILO Instalado"

#: ../../any.pm_.c:122 ../../any.pm_.c:135
msgid "Where do you want to install the bootloader?"
msgstr "Kie vi deziras instali la startþargilon?"

#: ../../any.pm_.c:134
msgid "LILO/grub Installation"
msgstr "LILO/grub Instalado"

#: ../../any.pm_.c:146 ../../any.pm_.c:160
msgid "SILO"
msgstr ""

#: ../../any.pm_.c:148
msgid "LILO with text menu"
msgstr ""

#: ../../any.pm_.c:149 ../../any.pm_.c:160
msgid "LILO with graphical menu"
msgstr ""

#: ../../any.pm_.c:152
msgid "Grub"
msgstr ""

#: ../../any.pm_.c:156
msgid "Boot from DOS/Windows (loadlin)"
msgstr ""

#: ../../any.pm_.c:158 ../../any.pm_.c:160
msgid "Yaboot"
msgstr "Yaboot"

#: ../../any.pm_.c:167 ../../any.pm_.c:199
msgid "Bootloader main options"
msgstr "Startþargilo æefaj opcioj"

#: ../../any.pm_.c:168 ../../any.pm_.c:200
msgid "Bootloader to use"
msgstr "Startþargilo por uzi"

#: ../../any.pm_.c:170
msgid "Bootloader installation"
msgstr "Startþargila instalado"

#: ../../any.pm_.c:172 ../../any.pm_.c:202
msgid "Boot device"
msgstr "Starta aparato"

#: ../../any.pm_.c:173
msgid "LBA (doesn't work on old BIOSes)"
msgstr "LBA (ne funkcias kun malnovaj BIOSoj)"

#: ../../any.pm_.c:174
msgid "Compact"
msgstr "Kompakta"

#: ../../any.pm_.c:174
msgid "compact"
msgstr "kompakta"

#: ../../any.pm_.c:175 ../../any.pm_.c:299
msgid "Video mode"
msgstr "Grafika reøimo"

#: ../../any.pm_.c:177
msgid "Delay before booting default image"
msgstr "Prokrastoperiodo antaý starti defaýltan sistemon"

#: ../../any.pm_.c:179 ../../any.pm_.c:794
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
#: ../../install_steps_interactive.pm_.c:1110 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:732 ../../printerdrake.pm_.c:830
#: ../../standalone/drakconnect_.c:625 ../../standalone/drakconnect_.c:650
msgid "Password"
msgstr "Pasvorto"

#: ../../any.pm_.c:180 ../../any.pm_.c:795
#: ../../install_steps_interactive.pm_.c:1111
msgid "Password (again)"
msgstr "Pasvorto (denove)"

#: ../../any.pm_.c:181
msgid "Restrict command line options"
msgstr "Limigu komandliniajn opciojn"

#: ../../any.pm_.c:181
msgid "restrict"
msgstr "limigu"

#: ../../any.pm_.c:183
msgid "Clean /tmp at each boot"
msgstr "Purigu /tmp dum æiuj startadoj"

#: ../../any.pm_.c:184
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Preciza kvanto de memoro se bezonata (trovis %d MB)"

#: ../../any.pm_.c:186
msgid "Enable multi profiles"
msgstr "Ebligu multoblajn profilojn"

#: ../../any.pm_.c:190
msgid "Give the ram size in MB"
msgstr "Donu kvanton de memoro en MB"

#: ../../any.pm_.c:192
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "Opcio ``Limigu komandliniajn opciojn'' ne estas utila sen pasvorto"

#: ../../any.pm_.c:193 ../../any.pm_.c:770
#: ../../diskdrake/interactive.pm_.c:1178
#: ../../install_steps_interactive.pm_.c:1105
msgid "Please try again"
msgstr "Bonvole provu denove"

#: ../../any.pm_.c:193 ../../any.pm_.c:770
#: ../../install_steps_interactive.pm_.c:1105
msgid "The passwords do not match"
msgstr "La pasvortoj ne egalas"

#: ../../any.pm_.c:201
msgid "Init Message"
msgstr ""

#: ../../any.pm_.c:203
msgid "Open Firmware Delay"
msgstr ""

#: ../../any.pm_.c:204
msgid "Kernel Boot Timeout"
msgstr ""

#: ../../any.pm_.c:205
msgid "Enable CD Boot?"
msgstr ""

#: ../../any.pm_.c:206
msgid "Enable OF Boot?"
msgstr ""

#: ../../any.pm_.c:207
msgid "Default OS?"
msgstr "Defaýlta Mastruma Sistemo?"

#: ../../any.pm_.c:241
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
"System Commander).\n"
"\n"
"On which drive are you booting?"
msgstr ""

#: ../../any.pm_.c:256
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
msgstr ""
"Jen la diversaj enskriboj.\n"
"Vi povas aldoni pli aý þanøi la ekzistantajn."

#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1035
#: ../../standalone/drakbackup_.c:1149 ../../standalone/drakfont_.c:1012
#: ../../standalone/drakfont_.c:1055
msgid "Add"
msgstr "Aldonu"

#: ../../any.pm_.c:266 ../../any.pm_.c:782 ../../diskdrake/hd_gtk.pm_.c:153
#: ../../diskdrake/removable.pm_.c:27 ../../diskdrake/smbnfs_gtk.pm_.c:88
#: ../../interactive/http.pm_.c:153
msgid "Done"
msgstr "Finata"

#: ../../any.pm_.c:266
msgid "Modify"
msgstr "Þanøu"

#: ../../any.pm_.c:274
msgid "Which type of entry do you want to add?"
msgstr "Kiun specon de enskribo vi deziras aldoni"

#: ../../any.pm_.c:275 ../../standalone/drakbackup_.c:1183
msgid "Linux"
msgstr "Linukso"

#: ../../any.pm_.c:275
msgid "Other OS (SunOS...)"
msgstr "Alia Mastruma Sistemo (SunOS...)"

#: ../../any.pm_.c:276
msgid "Other OS (MacOS...)"
msgstr "Alia Mastruma Sistemo (MacOS...)"

#: ../../any.pm_.c:276
msgid "Other OS (windows...)"
msgstr "Alia Mastruma Sistemo (Vindozo...)"

#: ../../any.pm_.c:295
msgid "Image"
msgstr "Kerna bildo"

#: ../../any.pm_.c:296 ../../any.pm_.c:307
msgid "Root"
msgstr "Radiko"

#: ../../any.pm_.c:297 ../../any.pm_.c:325
msgid "Append"
msgstr "Alfiksu"

#: ../../any.pm_.c:301
msgid "Initrd"
msgstr "Initrd"

#: ../../any.pm_.c:302
msgid "Read-write"
msgstr "Lega-skriba"

#: ../../any.pm_.c:309
msgid "Table"
msgstr "Tabelo"

#: ../../any.pm_.c:310
msgid "Unsafe"
msgstr "Danøera"

#: ../../any.pm_.c:317 ../../any.pm_.c:322 ../../any.pm_.c:324
msgid "Label"
msgstr "Etikedo"

#: ../../any.pm_.c:319 ../../any.pm_.c:329 ../../harddrake/bttv.pm_.c:184
msgid "Default"
msgstr "Defaýlta"

#: ../../any.pm_.c:326
msgid "Initrd-size"
msgstr "Initrd-grandeco"

#: ../../any.pm_.c:328
msgid "NoVideo"
msgstr ""

#: ../../any.pm_.c:336
msgid "Remove entry"
msgstr "Forigu enskribon"

#: ../../any.pm_.c:339
msgid "Empty label not allowed"
msgstr "Malplena etikedo ne estas permesata"

#: ../../any.pm_.c:340
msgid "You must specify a kernel image"
msgstr ""

#: ../../any.pm_.c:340
#, fuzzy
msgid "You must specify a root partition"
msgstr "Vi devas havi interþanøan subdiskon"

#: ../../any.pm_.c:341
msgid "This label is already used"
msgstr "Æi tiu etikedo estas jam uzata"

#: ../../any.pm_.c:666
#, c-format
msgid "Found %s %s interfaces"
msgstr "Trovis %s %s interfacojn"

#: ../../any.pm_.c:667
msgid "Do you have another one?"
msgstr "Æu vi havas alian?"

#: ../../any.pm_.c:668
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Æu vi havas iun %s interfacon?"

#: ../../any.pm_.c:670 ../../any.pm_.c:829 ../../interactive.pm_.c:132
#: ../../my_gtk.pm_.c:1055
msgid "No"
msgstr "Ne"

#: ../../any.pm_.c:670 ../../any.pm_.c:828 ../../interactive.pm_.c:132
#: ../../my_gtk.pm_.c:1055
msgid "Yes"
msgstr "Jes"

#: ../../any.pm_.c:671
msgid "See hardware info"
msgstr "Vidu hardvaran informon"

#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
#: ../../any.pm_.c:687
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Instalas pelilon por %s karto %s"

#: ../../any.pm_.c:688
#, c-format
msgid "(module %s)"
msgstr "(modulo %s)"

#: ../../any.pm_.c:697
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""

#: ../../any.pm_.c:703
#, 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 ""
"Nun vi povas provizi øiajn opciojn al modulo %s.\n"
"Opcioj estas en la formo ``nomo=valoro nomo2=valoro2 ...''.\n"
"Ekzemple, ``io=0x300 irq=7''"

#: ../../any.pm_.c:705
msgid "Module options:"
msgstr "Modulaj opcioj:"

#. -PO: the %s is the driver type (scsi, network, sound,...)
#: ../../any.pm_.c:717
#, c-format
msgid "Which %s driver should I try?"
msgstr "Kiun %s pelilon devus mi provi?"

#: ../../any.pm_.c:726
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
"properly, although it normally works fine without. 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 ""
"Iuokaze, la %s pelilo bezonas havi aldonan informon por øuste funkcii,\n"
"kvankam øi normale funkcias bone sen la informo.  Æu vi deziras specifi\n"
"aldonajn opciojn por øi aý permesi al la pelilo esplori vian komputilon\n"
"por la informo øi bezonas?  Kelkfoje, esplori svenas komputilon, sed\n"
"øi ne devus kaýzi difekton."

#: ../../any.pm_.c:730
msgid "Autoprobe"
msgstr "Aýtomate esploru"

#: ../../any.pm_.c:730
msgid "Specify options"
msgstr "Specifu opciojn"

#: ../../any.pm_.c:742
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
"Þargado de modulo %s malsukcesis.\n"
"Æu vi deziras trovi denove kun aliaj parametroj?"

#: ../../any.pm_.c:758
msgid "access to X programs"
msgstr ""

#: ../../any.pm_.c:759
msgid "access to rpm tools"
msgstr ""

#: ../../any.pm_.c:760
msgid "allow \"su\""
msgstr ""

#: ../../any.pm_.c:761
msgid "access to administrative files"
msgstr ""

#: ../../any.pm_.c:766
#, c-format
msgid "(already added %s)"
msgstr "(jam aldonis %s)"

#: ../../any.pm_.c:771
msgid "This password is too simple"
msgstr "Æi tiu pasvorto estas tro simpla"

#: ../../any.pm_.c:772
msgid "Please give a user name"
msgstr "Bonvole donu salutnomon"

#: ../../any.pm_.c:773
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Salutnomo devas enhavi nur minusklojn, ciferojn, `-' kaj `_'"

#: ../../any.pm_.c:774
#, fuzzy
msgid "The user name is too long"
msgstr "Æi tiu salutnomo estas jam aldonita"

#: ../../any.pm_.c:775
msgid "This user name is already added"
msgstr "Æi tiu salutnomo estas jam aldonita"

#: ../../any.pm_.c:779
msgid "Add user"
msgstr "Aldonu uzanto"

#: ../../any.pm_.c:780
#, c-format
msgid ""
"Enter a user\n"
"%s"
msgstr ""
"Enigu uzanton\n"
"%s"

#: ../../any.pm_.c:781
msgid "Accept user"
msgstr "Akceptu uzanto"

#: ../../any.pm_.c:792
msgid "Real name"
msgstr "Vera nomo"

#: ../../any.pm_.c:793 ../../printerdrake.pm_.c:731
#: ../../printerdrake.pm_.c:829
msgid "User name"
msgstr "Salutnomo"

#: ../../any.pm_.c:796
msgid "Shell"
msgstr "Þelo"

#: ../../any.pm_.c:798
msgid "Icon"
msgstr "Piktogramo"

#: ../../any.pm_.c:825
msgid "Autologin"
msgstr "Aýtomata-enregistrado"

#: ../../any.pm_.c:826
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
msgstr ""
"Mi povas konfiguri vian komputilon por aýtomate enregistri unu uzulon kiam\n"
"øi startas.  Se vi ne deziras uzi æi tion, alklaku la `Nuligu' butonon."

#: ../../any.pm_.c:830
msgid "Choose the default user:"
msgstr "Elektu la defaýltan uzulon:"

#: ../../any.pm_.c:831
msgid "Choose the window manager to run:"
msgstr "Elektu la fenestro-administrilon por lanæi:"

#: ../../any.pm_.c:846
#, fuzzy
msgid "Please choose a language to use."
msgstr "Bonvole, elektu lingvon por uzi."

#: ../../any.pm_.c:848
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr ""
"Vi povas elektu aliajn lingvojn kiujn estos uzeblaj malantaý la instalado"

#: ../../any.pm_.c:862 ../../install_steps_interactive.pm_.c:709
#: ../../standalone/drakxtv_.c:78
msgid "All"
msgstr "Æiuj"

#: ../../any.pm_.c:973
#, fuzzy
msgid "Allow all users"
msgstr "Aldonu uzulon"

#: ../../any.pm_.c:973
#, fuzzy
msgid "No sharing"
msgstr "CUPS startas"

#: ../../any.pm_.c:983 ../../network/smbnfs.pm_.c:47
#, fuzzy, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr ""
"Æi tiu paka¼o devus esti promociata.\n"
"Æu vi certas ke vi deziras malelekti øin?"

#: ../../any.pm_.c:986
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""

#: ../../any.pm_.c:994 ../../network/smbnfs.pm_.c:51
#, c-format
msgid "Mandatory package %s is missing"
msgstr ""

#: ../../any.pm_.c:1000
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
"and nautilus.\n"
"\n"
"\"Custom\" permit a per-user granularity.\n"
msgstr ""

#: ../../any.pm_.c:1014
msgid "Launch userdrake"
msgstr ""

#: ../../any.pm_.c:1016
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""

#: ../../any.pm_.c:1066 ../../security/msec.pm_.c:135
msgid "Welcome To Crackers"
msgstr "Bonvenon Al Rompistoj"

#: ../../any.pm_.c:1067 ../../security/msec.pm_.c:136
msgid "Poor"
msgstr "Malbona"

#: ../../any.pm_.c:1068 ../../mouse.pm_.c:31 ../../security/msec.pm_.c:137
msgid "Standard"
msgstr "Laýnorma"

#: ../../any.pm_.c:1069 ../../security/msec.pm_.c:138
msgid "High"
msgstr "Alta"

#: ../../any.pm_.c:1070 ../../security/msec.pm_.c:139
#, fuzzy
msgid "Higher"
msgstr "Alta"

#: ../../any.pm_.c:1071 ../../security/msec.pm_.c:140
msgid "Paranoid"
msgstr "Paranoja"

#: ../../any.pm_.c:1074
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 ""
"vi devus uzi æi tiun nivelon zorge. Øi faras vian komputilon pli facila\n"
"por uzi, sed delikatega: vi devus neniam uzi øi surrete.\n"
"Øi ne havas pasvortojn."

#: ../../any.pm_.c:1077 ../../security/msec.pm_.c:147
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
"Pasvortoj nun estas ebligataj, sed uzado kiel reta komputilo estas ankoraý\n"
"ne rekomendita."

#: ../../any.pm_.c:1078 ../../security/msec.pm_.c:148
#, fuzzy
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
msgstr ""
"Æi tiu estas la normala sekureco rekomendata por komputilo kiu estos uzata\n"
"por konekti al la Interreto kiel kliento.  Nun estas sekurecaj kontroloj."

#: ../../any.pm_.c:1079 ../../security/msec.pm_.c:149
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""

#: ../../any.pm_.c:1080
#, fuzzy
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 ""
"Kun æi tiu sekurnivelo, uzado de æi tiu komputilo kiel servilo ebliøas.\n"
"La sekureco nun estas sufiæe alta por uzi la sistemon kiel servilo kiu\n"
"akceptas konektojn de multaj klientoj."

#: ../../any.pm_.c:1083 ../../security/msec.pm_.c:153
#, fuzzy
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
msgstr ""
"Ni uzas aspektojn de la kvara nivelo, sed nun la komputilo estas tute\n"
"malfermita.  Sekurecaj aspektoj estas æe iliaj maksimumoj."

#: ../../any.pm_.c:1093 ../../security/msec.pm_.c:164
#, fuzzy
msgid "Security level"
msgstr "Elektas sekurnivelon"

#: ../../any.pm_.c:1095 ../../security/msec.pm_.c:166
#, fuzzy
msgid "Use libsafe for servers"
msgstr "Elektu opciojn por servilo"

#: ../../any.pm_.c:1096 ../../security/msec.pm_.c:167
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""

#: ../../any.pm_.c:1097 ../../security/msec.pm_.c:168
msgid "Security Administrator (login or email)"
msgstr ""

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#: ../../bootloader.pm_.c:356
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
"\n"
"Choose an operating system in the list above or\n"
"wait %d seconds for default boot.\n"
"\n"
msgstr ""
"Bonvenon al %s, la mastruma sistema elektilo!\n"
"\n"
"Elektu mastruman sistemon de la supra listo aý\n"
"atendu dum %d sekundoj por defaýlta starto.\n"
"\n"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:912
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Bonvenon al GRUB la elektilo por mastrumaj sistemoj!"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:915
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Uzu la %c kaj %c klavoj por elekti kiun enskribon estas emfazata."

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:918
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr ""
"Premu la enenklavon por starti la elektatan mastruman sistemon, 'e' por\n"
"redakti la"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:921
msgid "commands before booting, or 'c' for a command-line."
msgstr "ordonoj antaux startado, aux 'c' por uzi komandan linion."

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:924
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "La emfazata enskribo startos auxtomate post %d sekundoj."

#: ../../bootloader.pm_.c:928
msgid "not enough room in /boot"
msgstr "mankas sufiæe da spaco en /boot"

#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
#: ../../bootloader.pm_.c:1028
msgid "Desktop"
msgstr "Desktop"

#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#: ../../bootloader.pm_.c:1030
msgid "Start Menu"
msgstr "Start Menu"

#: ../../bootloader.pm_.c:1049
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Kie vi deziras instali la startþargilon?"

#: ../../bootlook.pm_.c:46
msgid "no help implemented yet.\n"
msgstr ""

#: ../../bootlook.pm_.c:62
#, fuzzy
msgid "Boot Style Configuration"
msgstr "Post-instala konfigurado"

#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:11
#: ../../harddrake/ui.pm_.c:12 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Dosiero"

#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:83
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Dosiero/_Foriru"

#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:12
#: ../../standalone/drakfloppy_.c:83 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<stir>F"

#: ../../bootlook.pm_.c:91
msgid "NewStyle Categorizing Monitor"
msgstr ""

#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "NovStila Ekrano"

#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Tradicia Ekrano"

#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Tradicia Gtk+ Ekrano"

#: ../../bootlook.pm_.c:95
msgid "Launch Aurora at boot time"
msgstr ""

#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "Lilo/grub modalo"

#: ../../bootlook.pm_.c:98
msgid "Yaboot mode"
msgstr "Yaboot modalo"

#: ../../bootlook.pm_.c:104
#, fuzzy, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr "Disdividado de Interreta Konekto"

#: ../../bootlook.pm_.c:106 ../../standalone/drakbackup_.c:1804
#: ../../standalone/drakbackup_.c:1815 ../../standalone/drakgw_.c:594
#: ../../standalone/tinyfirewall_.c:59
msgid "Configure"
msgstr "Konfiguru"

#: ../../bootlook.pm_.c:141
msgid "System mode"
msgstr "Sistema modalo"

#: ../../bootlook.pm_.c:143
msgid "Launch the graphical environment when your system starts"
msgstr ""

#: ../../bootlook.pm_.c:148
msgid "No, I don't want autologin"
msgstr ""

#: ../../bootlook.pm_.c:150
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""

#: ../../bootlook.pm_.c:160 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:174 ../../standalone/drakTermServ_.c:301
#: ../../standalone/drakTermServ_.c:403 ../../standalone/drakbackup_.c:2851
#: ../../standalone/drakbackup_.c:3774 ../../standalone/drakconnect_.c:109
#: ../../standalone/drakconnect_.c:141 ../../standalone/drakconnect_.c:297
#: ../../standalone/drakconnect_.c:436 ../../standalone/drakconnect_.c:522
#: ../../standalone/drakconnect_.c:565 ../../standalone/drakconnect_.c:668
#: ../../standalone/drakfloppy_.c:377 ../../standalone/drakfont_.c:613
#: ../../standalone/drakfont_.c:800 ../../standalone/drakfont_.c:877
#: ../../standalone/drakfont_.c:964 ../../standalone/logdrake_.c:530
msgid "OK"
msgstr "Jes"

#: ../../bootlook.pm_.c:229
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr ""

#: ../../common.pm_.c:94
msgid "GB"
msgstr "GB"

#: ../../common.pm_.c:94
msgid "KB"
msgstr "KB"

#: ../../common.pm_.c:94
msgid "MB"
msgstr "MB"

#: ../../common.pm_.c:102
msgid "TB"
msgstr "TB"

#: ../../common.pm_.c:110
#, c-format
msgid "%d minutes"
msgstr "%d minutoj"

#: ../../common.pm_.c:112
msgid "1 minute"
msgstr "1 minuto"

#: ../../common.pm_.c:114
#, c-format
msgid "%d seconds"
msgstr "%d sekundoj"

#: ../../common.pm_.c:159
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "Mi ne povas aldoni plu da subdiskoj"

#: ../../common.pm_.c:166
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr ""
"Vi povas elektu aliajn lingvojn kiujn estos uzeblaj malantaý la instalado"

#: ../../crypto.pm_.c:12 ../../crypto.pm_.c:26 ../../network/tools.pm_.c:113
#, fuzzy
msgid "France"
msgstr "Franca"

#: ../../crypto.pm_.c:13
msgid "Costa Rica"
msgstr ""

#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:27 ../../network/tools.pm_.c:116
#, fuzzy
msgid "Belgium"
msgstr "Belga"

#: ../../crypto.pm_.c:15 ../../crypto.pm_.c:28
msgid "Czech Republic"
msgstr ""

#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29
#, fuzzy
msgid "Germany"
msgstr "Germana"

#: ../../crypto.pm_.c:17 ../../crypto.pm_.c:30
#, fuzzy
msgid "Greece"
msgstr "Greka"

#: ../../crypto.pm_.c:18 ../../crypto.pm_.c:31
#, fuzzy
msgid "Norway"
msgstr "Norvega"

#: ../../crypto.pm_.c:19 ../../crypto.pm_.c:32
#, fuzzy
msgid "Sweden"
msgstr "Sveda"

#: ../../crypto.pm_.c:20 ../../crypto.pm_.c:34 ../../network/tools.pm_.c:114
msgid "Netherlands"
msgstr ""

#: ../../crypto.pm_.c:21 ../../crypto.pm_.c:35 ../../network/tools.pm_.c:115
#: ../../standalone/drakxtv_.c:74
#, fuzzy
msgid "Italy"
msgstr "Itala"

#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36
#, fuzzy
msgid "Austria"
msgstr "seria"

#: ../../crypto.pm_.c:33 ../../crypto.pm_.c:67 ../../network/tools.pm_.c:117
msgid "United States"
msgstr ""

#: ../../diskdrake/hd_gtk.pm_.c:94
msgid "Please make a backup of your data first"
msgstr "Bonvolu fari rezervan kopion de via dateno antaýe"

#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:922
#: ../../diskdrake/interactive.pm_.c:931 ../../diskdrake/interactive.pm_.c:997
msgid "Read carefully!"
msgstr "Legu zorge"

#: ../../diskdrake/hd_gtk.pm_.c:97
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
"at the beginning of the disk"
msgstr ""
"Se vi intencas uzi \"aboot\", zorgu lasi liberan spacon (2048 sektoroj "
"sufiæas)\n"
"æe la komenco de la disko"

#: ../../diskdrake/hd_gtk.pm_.c:116 ../../diskdrake/interactive.pm_.c:335
#: ../../diskdrake/interactive.pm_.c:350 ../../diskdrake/interactive.pm_.c:463
#: ../../diskdrake/interactive.pm_.c:468 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../install_steps.pm_.c:75 ../../install_steps_interactive.pm_.c:67
#: ../../install_steps_interactive.pm_.c:366 ../../interactive/http.pm_.c:119
#: ../../interactive/http.pm_.c:120 ../../standalone/diskdrake_.c:84
msgid "Error"
msgstr "Eraro"

#: ../../diskdrake/hd_gtk.pm_.c:151
msgid "Wizard"
msgstr "Soræisto"

#: ../../diskdrake/hd_gtk.pm_.c:184 ../../diskdrake/removable_gtk.pm_.c:24
msgid "Choose action"
msgstr "Elektu agon"

#: ../../diskdrake/hd_gtk.pm_.c:188
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""
"Vi havas unu grandan FAT subdiskon.\n"
"(øenerale uzata de MicroSoft DOS/Vindozo).\n"
"Mi sugestas ke vi unue regrandecigi tiun subdiskon\n"
"(klaku sur øin, kaj poste klaku sur \"Regrandecigu\")"

#: ../../diskdrake/hd_gtk.pm_.c:191
msgid "Please click on a partition"
msgstr "Bonvolu klaki sur subdiskon"

#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
#: ../../install_steps_gtk.pm_.c:469
msgid "Details"
msgstr "Detaloj"

#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "Ext2"
msgstr "2a Etendata (Ext2)"

#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "FAT"
msgstr "Dosierlokigtabelo (FAT)"

#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "HFS"
msgstr "HFS"

#: ../../diskdrake/hd_gtk.pm_.c:323
#, fuzzy
msgid "Journalised FS"
msgstr "muntado malsukcesis"

#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "SunOS"
msgstr "SunOS"

#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "Swap"
msgstr "Interþanøa"

#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1093
msgid "Empty"
msgstr "Malplena"

#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:329
#: ../../install_steps_gtk.pm_.c:387 ../../mouse.pm_.c:162
#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1232
msgid "Other"
msgstr "Alia"

#: ../../diskdrake/hd_gtk.pm_.c:328
msgid "Filesystem types:"
msgstr "Specoj de dosiersistemoj:"

#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:396
msgid "Create"
msgstr "Kreu"

#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:375
#: ../../diskdrake/interactive.pm_.c:520 ../../diskdrake/removable.pm_.c:26
#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
msgid "Type"
msgstr "Tipo"

#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
#, c-format
msgid "Use ``%s'' instead"
msgstr "Uzu ``%s'' anstataýe"

#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:384
msgid "Delete"
msgstr "Forigu"

#: ../../diskdrake/hd_gtk.pm_.c:351
msgid "Use ``Unmount'' first"
msgstr "Uzu ``Malmuntu'' antaýe"

#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:512
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
"Post vi þanøas la specon de subdisko %s, æiuj datenoj en æi tiu subdisko "
"estos\n"
"perdata"

#: ../../diskdrake/interactive.pm_.c:172
#, fuzzy
msgid "Choose a partition"
msgstr "Elektu agon"

#: ../../diskdrake/interactive.pm_.c:172
#, fuzzy
msgid "Choose another partition"
msgstr "Kreu novan subdiskon"

#: ../../diskdrake/interactive.pm_.c:197
#, fuzzy
msgid "Exit"
msgstr "2a Etendata (Ext2)"

#: ../../diskdrake/interactive.pm_.c:219
msgid "Toggle to expert mode"
msgstr "Þanøu al Spertula reøimo"

#: ../../diskdrake/interactive.pm_.c:219
msgid "Toggle to normal mode"
msgstr "Þanøu al Normala reøimo"

#: ../../diskdrake/interactive.pm_.c:219
msgid "Undo"
msgstr "Malfaru"

#: ../../diskdrake/interactive.pm_.c:238
msgid "Continue anyway?"
msgstr "Æu mi devus daýri malgraýe?"

#: ../../diskdrake/interactive.pm_.c:243
msgid "Quit without saving"
msgstr "Æu eliru sen konservi"

#: ../../diskdrake/interactive.pm_.c:243
msgid "Quit without writing the partition table?"
msgstr "Æu eliru sen skribi la subdisktabelon?"

#: ../../diskdrake/interactive.pm_.c:248
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "Æu vi deziras provi la konfigura¼on?"

#: ../../diskdrake/interactive.pm_.c:260
msgid "Auto allocate"
msgstr "Aýtomate disponigu"

#: ../../diskdrake/interactive.pm_.c:260
msgid "Clear all"
msgstr "Forviþu æion"

#: ../../diskdrake/interactive.pm_.c:260
#: ../../install_steps_interactive.pm_.c:216
msgid "More"
msgstr "Plu"

#: ../../diskdrake/interactive.pm_.c:263
#, fuzzy
msgid "Hard drive information"
msgstr "Detektado de fiksdisko(j)"

#: ../../diskdrake/interactive.pm_.c:293
msgid "All primary partitions are used"
msgstr "Æiuj el la subdiskoj estas uzata"

#: ../../diskdrake/interactive.pm_.c:294
msgid "I can't add any more partition"
msgstr "Mi ne povas aldoni plu da subdiskoj"

#: ../../diskdrake/interactive.pm_.c:295
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
"Por havi plu da subdiskoj, bonvole forigu unu por povi krei etendigitan\n"
"subdiskon"

#: ../../diskdrake/interactive.pm_.c:305
#, fuzzy
msgid "Save partition table"
msgstr "Skribu subdiskotabelon"

#: ../../diskdrake/interactive.pm_.c:306
#, fuzzy
msgid "Restore partition table"
msgstr "Sava subdiskotabelo"

#: ../../diskdrake/interactive.pm_.c:307
msgid "Rescue partition table"
msgstr "Sava subdiskotabelo"

#: ../../diskdrake/interactive.pm_.c:309
#, fuzzy
msgid "Reload partition table"
msgstr "Sava subdiskotabelo"

#: ../../diskdrake/interactive.pm_.c:314
#, fuzzy
msgid "Removable media automounting"
msgstr "Aýtomata muntado de demetebla medio"

#: ../../diskdrake/interactive.pm_.c:323 ../../diskdrake/interactive.pm_.c:343
msgid "Select file"
msgstr "Elektu dosieron"

#: ../../diskdrake/interactive.pm_.c:330
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
"La rezerva subdisktabelo ne estas la sama grandeco\n"
"Æu daýras tamen?"

#: ../../diskdrake/interactive.pm_.c:344
msgid "Warning"
msgstr "Averto"

#: ../../diskdrake/interactive.pm_.c:345
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
msgstr ""
"Enþovu disketon en drajvo\n"
"Æiuj datenoj sur tiu disketo estos perdata"

#: ../../diskdrake/interactive.pm_.c:356
msgid "Trying to rescue partition table"
msgstr "Provas savi subdisktabelon"

#: ../../diskdrake/interactive.pm_.c:362
#, fuzzy
msgid "Detailed information"
msgstr "Montru informon"

#: ../../diskdrake/interactive.pm_.c:374 ../../diskdrake/interactive.pm_.c:557
#: ../../diskdrake/interactive.pm_.c:584 ../../diskdrake/removable.pm_.c:24
#: ../../diskdrake/removable_gtk.pm_.c:15 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Surmetingo"

#: ../../diskdrake/interactive.pm_.c:376 ../../diskdrake/removable.pm_.c:25
#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Opcioj"

#: ../../diskdrake/interactive.pm_.c:377 ../../diskdrake/interactive.pm_.c:651
msgid "Resize"
msgstr "Regrandecigu"

#: ../../diskdrake/interactive.pm_.c:378 ../../diskdrake/interactive.pm_.c:704
msgid "Move"
msgstr "Movu"

#: ../../diskdrake/interactive.pm_.c:379
msgid "Format"
msgstr "Formatu"

#: ../../diskdrake/interactive.pm_.c:380 ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Muntu"

#: ../../diskdrake/interactive.pm_.c:381
msgid "Add to RAID"
msgstr "Aldonu al RAID (Redundanca Aro de Malmultekostaj Diskoj)"

#: ../../diskdrake/interactive.pm_.c:382
msgid "Add to LVM"
msgstr "Aldonu al LVM (Redundanca Aro de Malmultekostaj Diskoj)"

#: ../../diskdrake/interactive.pm_.c:383 ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Malmuntu"

#: ../../diskdrake/interactive.pm_.c:385
msgid "Remove from RAID"
msgstr "Forigu de RAID (Redundanca Aro de Malmultekostaj Diskoj)"

#: ../../diskdrake/interactive.pm_.c:386
msgid "Remove from LVM"
msgstr "Forigu de LVM (Redundanca Aro de Malmultekostaj Diskoj)"

#: ../../diskdrake/interactive.pm_.c:387
msgid "Modify RAID"
msgstr "Þanøu RAID (Redundanca Aro de Malmultekostaj Diskoj)"

#: ../../diskdrake/interactive.pm_.c:388
msgid "Use for loopback"
msgstr "Uzu por retrokonektado"

#: ../../diskdrake/interactive.pm_.c:427
msgid "Create a new partition"
msgstr "Kreu novan subdiskon"

#: ../../diskdrake/interactive.pm_.c:430
msgid "Start sector: "
msgstr "Komenca sektoro: "

#: ../../diskdrake/interactive.pm_.c:432 ../../diskdrake/interactive.pm_.c:803
msgid "Size in MB: "
msgstr "Grandeco en MB: "

#: ../../diskdrake/interactive.pm_.c:433 ../../diskdrake/interactive.pm_.c:804
msgid "Filesystem type: "
msgstr "Speco de dosiersistemo: "

#: ../../diskdrake/interactive.pm_.c:434
#: ../../diskdrake/interactive.pm_.c:1077
#: ../../diskdrake/interactive.pm_.c:1151
msgid "Mount point: "
msgstr "Surmetingo: "

#: ../../diskdrake/interactive.pm_.c:438
msgid "Preference: "
msgstr "Prefero: "

#: ../../diskdrake/interactive.pm_.c:463
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""

#: ../../diskdrake/interactive.pm_.c:493
#, fuzzy
msgid "Remove the loopback file?"
msgstr "Formatas retrokonektan dosieron %s"

#: ../../diskdrake/interactive.pm_.c:518
msgid "Change partition type"
msgstr "Þanøu subdiskspecon"

#: ../../diskdrake/interactive.pm_.c:519 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Kiun dosierosistemo vi deziras uzi?"

#: ../../diskdrake/interactive.pm_.c:525
msgid "Switching from ext2 to ext3"
msgstr ""

#: ../../diskdrake/interactive.pm_.c:555
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Kie vi deziras munti retrokonektan dosieron %s?"

#: ../../diskdrake/interactive.pm_.c:556 ../../diskdrake/interactive.pm_.c:583
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Kie vi deziras munti aparato %s?"

#: ../../diskdrake/interactive.pm_.c:562
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"Ne povas malfiksi surmetingon æar æi tiu subdisko estas uzata por\n"
"retrokonektado.  Unue forigu la retrokonektadon."

#: ../../diskdrake/interactive.pm_.c:607
msgid "Computing FAT filesystem bounds"
msgstr "Kalkulas FAT dosiersistemajn limojn"

#: ../../diskdrake/interactive.pm_.c:607 ../../diskdrake/interactive.pm_.c:666
#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Regrandecigas"

#: ../../diskdrake/interactive.pm_.c:639
msgid "This partition is not resizeable"
msgstr "Æi tiu subdisko ne estas regrandecigebla"

#: ../../diskdrake/interactive.pm_.c:644
msgid "All data on this partition should be backed-up"
msgstr "Æiuj datenoj en æi tiu subdisko devus esti rezervata"

#: ../../diskdrake/interactive.pm_.c:646
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
"Post vi regrandecigas subdiskon %s, æiuj datenoj en æi tiu subdisko estos\n"
"perdata"

#: ../../diskdrake/interactive.pm_.c:651
msgid "Choose the new size"
msgstr "Elektu la novan grandecon"

#: ../../diskdrake/interactive.pm_.c:652
#, fuzzy
msgid "New size in MB: "
msgstr "Grandeco en MB: "

#: ../../diskdrake/interactive.pm_.c:705
msgid "Which disk do you want to move it to?"
msgstr "Al kiu disko vi deziras movi?"

#: ../../diskdrake/interactive.pm_.c:706
msgid "Sector"
msgstr "Sektoro"

#: ../../diskdrake/interactive.pm_.c:707
msgid "Which sector do you want to move it to?"
msgstr "Al kiu sektoro vi deziras movi?"

#: ../../diskdrake/interactive.pm_.c:710
msgid "Moving"
msgstr "Movante"

#: ../../diskdrake/interactive.pm_.c:710
msgid "Moving partition..."
msgstr "Movas subdisko..."

#: ../../diskdrake/interactive.pm_.c:727
msgid "Choose an existing RAID to add to"
msgstr ""

#: ../../diskdrake/interactive.pm_.c:728 ../../diskdrake/interactive.pm_.c:745
msgid "new"
msgstr "nova"

#: ../../diskdrake/interactive.pm_.c:743
msgid "Choose an existing LVM to add to"
msgstr ""
"Elektu ekzistantan RAID (Redundanca Aro de Malmultekostaj Diskoj) por\n"
"aldoni al"

#: ../../diskdrake/interactive.pm_.c:748
msgid "LVM name?"
msgstr ""

#: ../../diskdrake/interactive.pm_.c:789
msgid "This partition can't be used for loopback"
msgstr "Vi ne povas uzi æi tiun subdiskon por retrokonektado"

#: ../../diskdrake/interactive.pm_.c:801
msgid "Loopback"
msgstr "Retrokonektado"

#: ../../diskdrake/interactive.pm_.c:802
msgid "Loopback file name: "
msgstr "Retrokonekta dosieronomo: "

#: ../../diskdrake/interactive.pm_.c:807
#, fuzzy
msgid "Give a file name"
msgstr "Vera nomo"

#: ../../diskdrake/interactive.pm_.c:810
msgid "File already used by another loopback, choose another one"
msgstr "Alia retrokonektado jam uzas tiun dosieron, elektu alian"

#: ../../diskdrake/interactive.pm_.c:811
msgid "File already exists. Use it?"
msgstr "Dosiero jam ekzistas.  Æu vi deziras uzi øin?"

#: ../../diskdrake/interactive.pm_.c:834
#, fuzzy
msgid "Mount options"
msgstr "Modulaj opcioj:"

#: ../../diskdrake/interactive.pm_.c:841
msgid "Various"
msgstr ""

#: ../../diskdrake/interactive.pm_.c:905 ../../standalone/drakfloppy_.c:104
msgid "device"
msgstr "aparato"

#: ../../diskdrake/interactive.pm_.c:906
msgid "level"
msgstr "nivelo"

#: ../../diskdrake/interactive.pm_.c:907
msgid "chunk size"
msgstr "grandeco de pecoj"

#: ../../diskdrake/interactive.pm_.c:922
msgid "Be careful: this operation is dangerous."
msgstr "Zorgu: æi tiu operacio estas danøera."

#: ../../diskdrake/interactive.pm_.c:937
msgid "What type of partitioning?"
msgstr "Kiun specon de subdiskado?"

#: ../../diskdrake/interactive.pm_.c:953
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr ""
"Æi tiu paka¼o devus esti promociata.\n"
"Æu vi certas ke vi deziras malelekti øin?"

#: ../../diskdrake/interactive.pm_.c:967
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
"Either you use LILO and it won't work, or you don't use LILO and you don't "
"need /boot"
msgstr ""
"Bedaýrinde mi ne kreas /boot tiom longe sur la drajvon (æe cilindro > "
"1024).\n"
"Aý vi uzos LILO kaj øi ne funkcios, aý vi ne uzos LILO kaj vi ne bezonas\n"
"/boot."

#: ../../diskdrake/interactive.pm_.c:971
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
"the 1024th cylinder of the hard drive, and you have no /boot partition.\n"
"If you plan to use the LILO boot manager, be careful to add a /boot partition"
msgstr ""
"La subdiskon vi elektis por aldoni kiel la radiko (root, /) estas fizike\n"
"situanta preter la 1024a cilindro de la drajvo, kaj vi ne havas /boot\n"
"subdiskon.  Se vi intencas uzi la LILO startadministranto, zorgu aldoni\n"
"/boot subdiskon."

#: ../../diskdrake/interactive.pm_.c:977
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"So be careful to add a /boot partition"
msgstr ""
"Vi elektis softvaran RAID-an subdiskon por la radika dosiersistemo (/).\n"
"Neniu startþargilo povas trakti tiun sen /boot subdisko.\n"
"Do zorgu aldoni /boot subdiskon."

#: ../../diskdrake/interactive.pm_.c:997
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "La subdisktabelo de drajvo %s estos skribata al disko!"

#: ../../diskdrake/interactive.pm_.c:1001
msgid "You'll need to reboot before the modification can take place"
msgstr "Vi bezonos restarti antaý ol la þanøo povas efektiviøi"

#: ../../diskdrake/interactive.pm_.c:1012
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Post vi formatas la subdiskon %s, æiuj datenoj en æi tiu subdisko estos\n"
"perdata"

#: ../../diskdrake/interactive.pm_.c:1014
msgid "Formatting"
msgstr "Formatas"

#: ../../diskdrake/interactive.pm_.c:1015
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formatas retrokonektan dosieron %s"

#: ../../diskdrake/interactive.pm_.c:1016
#: ../../install_steps_interactive.pm_.c:477
#, c-format
msgid "Formatting partition %s"
msgstr "Formatas subdiskon %s"

#: ../../diskdrake/interactive.pm_.c:1027
#, fuzzy
msgid "Hide files"
msgstr "mkraid malsukcesis"

#: ../../diskdrake/interactive.pm_.c:1027
#, fuzzy
msgid "Move files to the new partition"
msgstr "Mankas sufiæan da libera spaco por disponigi novajn subdiskojn"

#: ../../diskdrake/interactive.pm_.c:1028
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)"
msgstr ""

#: ../../diskdrake/interactive.pm_.c:1039
#, fuzzy
msgid "Moving files to the new partition"
msgstr "Mankas sufiæan da libera spaco por disponigi novajn subdiskojn"

#: ../../diskdrake/interactive.pm_.c:1043
#, c-format
msgid "Copying %s"
msgstr ""

#: ../../diskdrake/interactive.pm_.c:1047
#, fuzzy, c-format
msgid "Removing %s"
msgstr "Distingivo: %s\n"

#: ../../diskdrake/interactive.pm_.c:1057
#, c-format
msgid "partition %s is now known as %s"
msgstr ""

#: ../../diskdrake/interactive.pm_.c:1078
#: ../../diskdrake/interactive.pm_.c:1137
msgid "Device: "
msgstr "Aparato: "

#: ../../diskdrake/interactive.pm_.c:1079
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS-a diskingolitero: %s (nur konjekto)\n"

#: ../../diskdrake/interactive.pm_.c:1083
#: ../../diskdrake/interactive.pm_.c:1091
#: ../../diskdrake/interactive.pm_.c:1155
msgid "Type: "
msgstr "Speco: "

#: ../../diskdrake/interactive.pm_.c:1087
msgid "Name: "
msgstr "Nomo: "

#: ../../diskdrake/interactive.pm_.c:1095
#, c-format
msgid "Start: sector %s\n"
msgstr "Komenco: sektoro %s\n"

#: ../../diskdrake/interactive.pm_.c:1096
#, c-format
msgid "Size: %s"
msgstr "Grandeco: %s"

#: ../../diskdrake/interactive.pm_.c:1098
#, c-format
msgid ", %s sectors"
msgstr ", %s sektoroj"

#: ../../diskdrake/interactive.pm_.c:1100
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "De cilindro %d al cilindro %d\n"

#: ../../diskdrake/interactive.pm_.c:1101
msgid "Formatted\n"
msgstr "Formatita\n"

#: ../../diskdrake/interactive.pm_.c:1102
msgid "Not formatted\n"
msgstr "Ne formatita\n"

#: ../../diskdrake/interactive.pm_.c:1103
msgid "Mounted\n"
msgstr "Muntita\n"

#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "RAID md%s\n"
msgstr "RAID (Redundanca Aro de Malmultekostaj Diskoj) md%s\n"

#: ../../diskdrake/interactive.pm_.c:1106
#, fuzzy, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr "Retrokonekta(j) dosiero(j): %s\n"

#: ../../diskdrake/interactive.pm_.c:1107
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""
"Subdisko startata defaýlte\n"
"    (por MS-DOS starto, ne por \"lilo\")\n"

#: ../../diskdrake/interactive.pm_.c:1109
#, c-format
msgid "Level %s\n"
msgstr "Nivelo %s\n"

#: ../../diskdrake/interactive.pm_.c:1110
#, c-format
msgid "Chunk size %s\n"
msgstr "Grandeco de pecoj %s\n"

#: ../../diskdrake/interactive.pm_.c:1111
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-aj (Redundanca Aro de Malmultekostaj Diskoj) diskoj %s\n"

#: ../../diskdrake/interactive.pm_.c:1113
#, c-format
msgid "Loopback file name: %s"
msgstr "Retrokonekta dosieronomo: %s"

#: ../../diskdrake/interactive.pm_.c:1116
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition, you should\n"
"probably leave it alone.\n"
msgstr ""

#: ../../diskdrake/interactive.pm_.c:1119
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr ""

#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Size: %s\n"
msgstr "Grandeco: %s\n"

#: ../../diskdrake/interactive.pm_.c:1139
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometrio: %s cilindroj, %s kapoj, %s sektoroj\n"

#: ../../diskdrake/interactive.pm_.c:1140
msgid "Info: "
msgstr "Informo: "

#: ../../diskdrake/interactive.pm_.c:1141
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-aj (Redundanca Aro de Malmultekostaj Diskoj) diskoj %s\n"

#: ../../diskdrake/interactive.pm_.c:1142
#, c-format
msgid "Partition table type: %s\n"
msgstr "Subdiskotabelospeco: %s\n"

#: ../../diskdrake/interactive.pm_.c:1143
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "æe buso %d identiga¼o %d\n"

#: ../../diskdrake/interactive.pm_.c:1157
#, c-format
msgid "Options: %s"
msgstr "Opcioj: %s"

#: ../../diskdrake/interactive.pm_.c:1173
#, fuzzy
msgid "Filesystem encryption key"
msgstr "Speco de dosiersistemo: "

#: ../../diskdrake/interactive.pm_.c:1174
msgid "Choose your filesystem encryption key"
msgstr ""

#: ../../diskdrake/interactive.pm_.c:1177
#, fuzzy, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Æi tiu pasvorto ests tro simpla (øi devas esti almenaý %d signoj longa)"

#: ../../diskdrake/interactive.pm_.c:1178
#, fuzzy
msgid "The encryption keys do not match"
msgstr "La pasvortoj ne egalas"

#: ../../diskdrake/interactive.pm_.c:1181
msgid "Encryption key"
msgstr ""

#: ../../diskdrake/interactive.pm_.c:1182
msgid "Encryption key (again)"
msgstr ""

#: ../../diskdrake/removable.pm_.c:47
#, fuzzy
msgid "Change type"
msgstr "Þanøu subdiskspecon"

#: ../../diskdrake/removable_gtk.pm_.c:28
#, fuzzy
msgid "Please click on a medium"
msgstr "Bonvolu klaki sur subdiskon"

#: ../../diskdrake/smbnfs_gtk.pm_.c:162
#, c-format
msgid "Can't login using username %s (bad password?)"
msgstr ""

#: ../../diskdrake/smbnfs_gtk.pm_.c:166 ../../diskdrake/smbnfs_gtk.pm_.c:175
#, fuzzy
msgid "Domain Authentication Required"
msgstr "Aýtentikigado"

#: ../../diskdrake/smbnfs_gtk.pm_.c:167
#, fuzzy
msgid "Another one"
msgstr "Interreto"

#: ../../diskdrake/smbnfs_gtk.pm_.c:167
#, fuzzy
msgid "Which username"
msgstr "Salutnomo"

#: ../../diskdrake/smbnfs_gtk.pm_.c:176
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""

#: ../../diskdrake/smbnfs_gtk.pm_.c:178
#, fuzzy
msgid "Username"
msgstr "Salutnomo"

#: ../../diskdrake/smbnfs_gtk.pm_.c:180
#, fuzzy
msgid "Domain"
msgstr "NIS Domajno"

#: ../../diskdrake/smbnfs_gtk.pm_.c:200
#, fuzzy
msgid "Search servers"
msgstr "DNA servilo"

#: ../../fs.pm_.c:551 ../../fs.pm_.c:561 ../../fs.pm_.c:565 ../../fs.pm_.c:569
#: ../../fs.pm_.c:573 ../../fs.pm_.c:577
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatado de %s malsukcesis"

#: ../../fs.pm_.c:614
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "ne scias kiel formati %s kiel speco %s"

#: ../../fs.pm_.c:686 ../../fs.pm_.c:726 ../../fs.pm_.c:732
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""

#: ../../fs.pm_.c:747 ../../partition_table.pm_.c:602
#, c-format
msgid "error unmounting %s: %s"
msgstr "eraro dum malmunti %s: %s"

#: ../../fsedit.pm_.c:21
msgid "simple"
msgstr "simpla"

#: ../../fsedit.pm_.c:25
msgid "with /usr"
msgstr ""

#: ../../fsedit.pm_.c:30
msgid "server"
msgstr "servilo"

#: ../../fsedit.pm_.c:471
msgid "You can't use JFS for partitions smaller than 16MB"
msgstr "Vi ne povas uzi JFS por subdisko pli malgranda ol 16MB"

#: ../../fsedit.pm_.c:472
msgid "You can't use ReiserFS for partitions smaller than 32MB"
msgstr "Vi ne povas uzi ReiserFS por subdisko pli malgranda ol 32MB"

#: ../../fsedit.pm_.c:491
msgid "Mount points must begin with a leading /"
msgstr "Surmetingoj devas komenci kun antaýa /"

#: ../../fsedit.pm_.c:492
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Jam estas subdisko kun surmetingo æe %s\n"

#: ../../fsedit.pm_.c:496
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""

#: ../../fsedit.pm_.c:498
msgid "This directory should remain within the root filesystem"
msgstr "Æi tiu dosierujo devus resti interne de la radika dosierosistemo (/)"

#: ../../fsedit.pm_.c:500
#, fuzzy
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr "Vi bezonas veran dosiersistemon (ext2, reiserfs) por tiu surmetingo\n"

#: ../../fsedit.pm_.c:502
#, fuzzy, c-format
msgid "You can't use an encrypted file system for mount point %s"
msgstr "Vi bezonas veran dosiersistemon (ext2, reiserfs) por tiu surmetingo\n"

#: ../../fsedit.pm_.c:560
#, fuzzy
msgid "Not enough free space for auto-allocating"
msgstr "Mankas sufiæan da libera spaco por disponigi novajn subdiskojn"

#: ../../fsedit.pm_.c:562
msgid "Nothing to do"
msgstr ""

#: ../../fsedit.pm_.c:626
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Eraro dum malfermado de %s por skribi: %s"

#: ../../fsedit.pm_.c:711
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
"Eraro okazis - neniuj validaj aparatoj estis trovata sur kiuj vi povas krei "
"novajn dosiersistemojn.  Bonvolu kontroli vian ekipa¼on por la kaýzo de æi "
"tiu problemo."

#: ../../fsedit.pm_.c:734
msgid "You don't have any partitions!"
msgstr "Vi ne havas iujn ajn subdiskojn!"

#: ../../harddrake/bttv.pm_.c:15 ../../harddrake/bttv.pm_.c:63
#, fuzzy
msgid "Auto-detect"
msgstr "Malproksima printilo"

#: ../../harddrake/bttv.pm_.c:64
#, fuzzy
msgid "Unknown|Generic"
msgstr "Genera"

#: ../../harddrake/bttv.pm_.c:96
msgid "Unknown|CPH05X (bt878) [many vendors]"
msgstr ""

#: ../../harddrake/bttv.pm_.c:97
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr ""

#: ../../harddrake/bttv.pm_.c:193
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 ""

#: ../../harddrake/bttv.pm_.c:196
#, fuzzy
msgid "Card model :"
msgstr "Memoro de Karto (DMA)"

#: ../../harddrake/bttv.pm_.c:197
#, fuzzy
msgid "PLL setting :"
msgstr "Formatas"

#: ../../harddrake/bttv.pm_.c:198
msgid "Number of capture buffers :"
msgstr ""

#: ../../harddrake/bttv.pm_.c:198
msgid "number of capture buffers for mmap'ed capture"
msgstr ""

#: ../../harddrake/bttv.pm_.c:199
#, fuzzy
msgid "Tuner type :"
msgstr "Þanøu subdiskspecon"

#: ../../harddrake/bttv.pm_.c:200
msgid "Radio support :"
msgstr ""

#: ../../harddrake/bttv.pm_.c:200
msgid "enable radio support"
msgstr ""

#: ../../harddrake/ui.pm_.c:12
#, fuzzy
msgid "/_Quit"
msgstr "Æesu"

#: ../../harddrake/ui.pm_.c:13 ../../harddrake/ui.pm_.c:14
#: ../../harddrake/ui.pm_.c:15 ../../standalone/logdrake_.c:110
msgid "/_Help"
msgstr "/_Helpo"

#: ../../harddrake/ui.pm_.c:14
#, fuzzy
msgid "/_Help..."
msgstr "/_Helpo"

#: ../../harddrake/ui.pm_.c:15
#, fuzzy
msgid "/_About..."
msgstr "/Helpo/_Pri..."

#: ../../harddrake/ui.pm_.c:22
#, fuzzy
msgid "Model"
msgstr "Muso"

#: ../../harddrake/ui.pm_.c:22
#, fuzzy
msgid "hard disk model"
msgstr "Memoro de Karto (DMA)"

#: ../../harddrake/ui.pm_.c:23
#, fuzzy
msgid "Channel"
msgstr "Nuligu"

#: ../../harddrake/ui.pm_.c:23
msgid "EIDE/SCSI channel"
msgstr ""

#: ../../harddrake/ui.pm_.c:25
msgid "Bus"
msgstr ""

#: ../../harddrake/ui.pm_.c:26
msgid ""
"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""

#: ../../harddrake/ui.pm_.c:27
#, fuzzy
msgid "Module"
msgstr "Muso"

#: ../../harddrake/ui.pm_.c:27
msgid "the module of the GNU/Linux kernel that handle that device"
msgstr ""

#: ../../harddrake/ui.pm_.c:28
msgid "Media class"
msgstr ""

#: ../../harddrake/ui.pm_.c:28
msgid "class of hardware device"
msgstr ""

#: ../../harddrake/ui.pm_.c:29 ../../printerdrake.pm_.c:1030
msgid "Description"
msgstr "Priskribo"

#: ../../harddrake/ui.pm_.c:29
msgid "this field describe the device"
msgstr ""

#: ../../harddrake/ui.pm_.c:31
#, fuzzy
msgid "Bus identification"
msgstr "Aýtentikigado"

#: ../../harddrake/ui.pm_.c:32
msgid ""
"- PCI and USB devices : this list the vendor, device, subvendor and "
"subdevice PCI/USB ids"
msgstr ""

#: ../../harddrake/ui.pm_.c:34
msgid "Location on the bus"
msgstr ""

#: ../../harddrake/ui.pm_.c:35
msgid ""
"- pci devices: this gives the PCI slot, device and function of this card\n"
"- eide devices: the device is either a slave or a master device\n"
"- scsi devices: the scsi bus and the scsi device ids"
msgstr ""

#: ../../harddrake/ui.pm_.c:38
#, fuzzy
msgid "Old device file"
msgstr "Elektu dosieron"

#: ../../harddrake/ui.pm_.c:39
msgid "old static device name used in dev package"
msgstr ""

#: ../../harddrake/ui.pm_.c:40
#, fuzzy
msgid "New devfs device"
msgstr "Prokura kluzaparato"

#: ../../harddrake/ui.pm_.c:41
msgid "new dinamic device name generated by incore kernel devfs"
msgstr ""

#: ../../harddrake/ui.pm_.c:42
#, fuzzy
msgid "Number of buttons"
msgstr "2 butonoj"

#: ../../harddrake/ui.pm_.c:43
msgid "the vendor name of the device"
msgstr ""

#: ../../harddrake/ui.pm_.c:92
#, fuzzy
msgid "Harddrake2 version "
msgstr "Detektado de fiksdisko(j)"

#: ../../harddrake/ui.pm_.c:122
#, fuzzy
msgid "Detected hardware"
msgstr "Vidu hardvaran informon"

#: ../../harddrake/ui.pm_.c:136
#, fuzzy
msgid "Informations"
msgstr "Montru informon"

#: ../../harddrake/ui.pm_.c:152
msgid "Run config tool"
msgstr ""

#: ../../harddrake/ui.pm_.c:158
#, fuzzy
msgid "Configure module"
msgstr "Konfiguru muson"

#: ../../harddrake/ui.pm_.c:168
#, fuzzy
msgid "Detection in progress"
msgstr "Duobla surmetingo %s"

#: ../../harddrake/ui.pm_.c:168 ../../interactive.pm_.c:387
msgid "Please wait"
msgstr "Bonvole atendu"

#: ../../harddrake/ui.pm_.c:217
msgid "primary"
msgstr ""

#: ../../harddrake/ui.pm_.c:217
#, fuzzy
msgid "secondary"
msgstr "%d sekundoj"

#: ../../harddrake/ui.pm_.c:260
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Legas datumbason de CUPS peliloj..."

#: ../../harddrake/ui.pm_.c:279
msgid "About Harddrake"
msgstr ""

#: ../../harddrake/ui.pm_.c:280
msgid ""
"This is HardDrake, a Mandrake hardware configuration tool.\n"
"Version:"
msgstr ""

#: ../../harddrake/ui.pm_.c:281
#, fuzzy
msgid "Author:"
msgstr "Aýtomate esploru"

#: ../../harddrake/ui.pm_.c:286
msgid "Harddrake help"
msgstr ""

#: ../../harddrake/ui.pm_.c:287
msgid ""
"Description of the fields:\n"
"\n"
msgstr ""

#: ../../help.pm_.c:13
msgid ""
"GNU/Linux is a multiuser system, and this means that each user can have his\n"
"own preferences, his own files and so on. You can read the ``User Guide''\n"
"to learn more. But unlike \"root\", which is the administrator, the users\n"
"you will add here will not be entitled to change anything except their own\n"
"files and their own configuration. You will have to create at least one\n"
"regular user for yourself. That account is where you should log in for\n"
"routine use. Although it is very practical to log in as \"root\" everyday,\n"
"it may also be very dangerous! The slightest mistake could mean that your\n"
"system would not work any more. If you make a serious mistake as a regular\n"
"user, you may only lose some information, but not the entire system.\n"
"\n"
"First, you have to enter your real name. This is not mandatory, of course -\n"
"as you can actually enter whatever you want. DrakX will then take the first\n"
"word you have entered in the box and will bring it over to the \"User\n"
"name\". This is the name this particular user will use to log onto the\n"
"system. You can change it. You then have to enter a password here. A\n"
"non-privileged (regular) user's password is not as crucial as \"root\"' one\n"
"from a security point of view, but that is no reason to neglect it: after\n"
"all, your files are at risk.\n"
"\n"
"If you click on \"Accept user\", you can then add as many as you want. Add\n"
"a user for each one of your friends: your father or your sister, for\n"
"example. When you finish adding all the users you want, select \"Done\".\n"
"\n"
"Clicking the \"Advanced\" button allows you to change the default \"shell\"\n"
"for that user (bash by default)."
msgstr ""

#: ../../help.pm_.c:41
msgid ""
"Listed above are the existing Linux partitions detected on your hard drive.\n"
"You can keep the choices made by the wizard, they are good for most common\n"
"installations. If you make any changes, you must at least define a root\n"
"partition (\"/\"). Do not choose too small a partition or you will not be\n"
"able to install enough software. If you want to store your data on a\n"
"separate partition, you will also need to create a partition for \"/home\"\n"
"(only possible if you have more than one Linux partition available).\n"
"\n"
"Each partition is listed as follows: \"Name\", \"Capacity\".\n"
"\n"
"\"Name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". For IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc."
msgstr ""

#: ../../help.pm_.c:72
msgid ""
"The Mandrake Linux installation is spread out over several CD-ROMs. DrakX\n"
"knows if a selected package is located on another CD-ROM and will eject the\n"
"current CD and ask you to insert a different one as required."
msgstr ""

#: ../../help.pm_.c:77
msgid ""
"It is now time to specify which programs you wish to install on your\n"
"system. There are thousands of packages available for Mandrake Linux, and\n"
"you are not supposed to know them all by heart.\n"
"\n"
"If you are performing a standard installation from a CD-ROM, you will first\n"
"be asked to specify the CDs you currently have (in Expert mode only). Check\n"
"the CD labels and highlight the boxes corresponding to the CDs you have\n"
"available for installation. Click \"OK\" when you are ready to continue.\n"
"\n"
"Packages are sorted in groups corresponding to a particular use of your\n"
"machine. The groups themselves are sorted into four sections:\n"
"\n"
" * \"Workstation\": if you plan to use your machine as a workstation,\n"
"select one or more of the corresponding groups;\n"
"\n"
" * \"Development\": if your machine is to be used for programming, choose\n"
"the desired group(s);\n"
"\n"
" * \"Server\": if your machine is intended to be a server, you will be able\n"
"to select which of the most common services you wish to install on your\n"
"machine;\n"
"\n"
" * \"Graphical Environment\": finally, this is where you will choose your\n"
"preferred graphical environment. At least one must be selected if you want\n"
"to have a graphical workstation!\n"
"\n"
"Moving the mouse cursor over a group name will display a short explanatory\n"
"text about that group. If you deselect all groups when performing a regular\n"
"installation (by opposition to an upgrade), a dialog will pop up proposing\n"
"different options for a minimal installation:\n"
"\n"
" * \"With X\": install the fewer packages possible to have a working\n"
"graphical desktop;\n"
"\n"
" * \"With basic documentation\": installs the base system plus basic\n"
"utilities and their documentation. This installation is suitable for\n"
"setting up a server;\n"
"\n"
" * \"Truly minimal install\": will install the strict minimum necessary to\n"
"get a working Linux system, in command line only. This installation is\n"
"about 65Mb large.\n"
"\n"
"You can check the \"Individual package selection\" box, which is useful if\n"
"you are familiar with the packages being offered or if you want to have\n"
"total control over what will be installed.\n"
"\n"
"If you started the installation in \"Upgrade\" mode, you can unselect all\n"
"groups to avoid installing any new package. This is useful for repairing or\n"
"updating an existing system."
msgstr ""

#: ../../help.pm_.c:128
msgid ""
"Finally, depending on whether or not you selected individual packages, you\n"
"will be presented a tree containing all packages classified by groups and\n"
"subgroups. While browsing the tree, you can select entire groups,\n"
"subgroups, or individual packages.\n"
"\n"
"Whenever you select a package on the tree, a description appears on the\n"
"right. When your selection is finished, click the \"Install\" button which\n"
"will then launch the installation process. Depending on the speed of your\n"
"hardware and the number of packages that need to be installed, it may take\n"
"a while to complete the process. An estimate of the time it will take to\n"
"install everything is displayed on the screen, to help you gauge if there\n"
"is sufficient time to enjoy a cup of coffee.\n"
"\n"
"!! If a server package has been selected, either intentionally or because\n"
"it was part of a whole group, you will be asked to confirm that you really\n"
"want those servers to be installed. Under Mandrake Linux, any installed\n"
"servers are started by default at boot time. Even if they are safe and have\n"
"no known issues at the time the distribution was shipped, it may happen\n"
"that security holes are discovered after this version of Mandrake Linux was\n"
"finalized. If you do not know what a particular service is supposed to do\n"
"or why it is being installed, then click \"No\". Clicking \"Yes\" will\n"
"install the listed services and they will be started automatically by\n"
"default. !!\n"
"\n"
"The \"Automatic dependencies\" option simply disables the warning dialog\n"
"which appears whenever the installer automatically selects a package. This\n"
"occurs because it has determined that it needs to satisfy a dependency with\n"
"another package in order to successfully complete the installation.\n"
"\n"
"The tiny floppy disk icon at the bottom of the list allows to load the\n"
"package list chosen during a previous installation. Clicking on this icon\n"
"will ask you to insert a floppy disk previously created at the end of\n"
"another installation. See the second tip of last step on how to create such\n"
"a floppy."
msgstr ""

#: ../../help.pm_.c:164
msgid ""
"You are now proposed to set up your Internet/network connection. If you\n"
"wish to connect your computer to the Internet or to a local network, click\n"
"\"OK\". The autodetection of network devices and modem will be launched. If\n"
"this detection fails, uncheck the \"Use auto detection\" box next time. You\n"
"may also choose not to configure the network, or do it later; in that case,\n"
"simply click the \"Cancel\" button.\n"
"\n"
"Available connections are: traditional modem, ISDN modem, ADSL connection,\n"
"cable modem, and finally a simple LAN connection (Ethernet).\n"
"\n"
"Here, we will not detail each configuration. Simply make sure that you have\n"
"all the parameters from your Internet Service Provider or system\n"
"administrator.\n"
"\n"
"You can consult the ``User Guide'' chapter about Internet connections for\n"
"details about the configuration, or simply wait until your system is\n"
"installed and use the program described there to configure your connection.\n"
"\n"
"If you wish to configure the network later after installation, or if you\n"
"are finished configuring your network connection, click \"Cancel\"."
msgstr ""

#: ../../help.pm_.c:186
#, fuzzy
msgid ""
"You may now choose which services you wish to start at boot time.\n"
"\n"
"Here are presented all the services available with the current\n"
"installation. Review them carefully and uncheck those which are not always\n"
"needed at boot time.\n"
"\n"
"You can get a short explanatory text about a service by selecting a\n"
"specific service. However, if you are not sure whether a service is useful\n"
"or not, it is safer to leave the default behavior.\n"
"\n"
"!! At this stage, be very careful if you intend to use your machine as a\n"
"server: you will probably not want to start any services which you do not\n"
"need. Please remember that several services can be dangerous if they are\n"
"enabled on a server. In general, select only the services you really need.\n"
"!!"
msgstr ""
"Nun vi povas elekti kiujn servojn vi deziras starti kiam vi startas\n"
"vian komputilon.  Kiam via muso estas supre de ero, malgranda balono\n"
"ekaperas por helpi vin.  Øi priskribas la rolon de la servo.\n"
"\n"
"Zorgegu en æi tiu paþo se vi intencas uzi vian komputilon kiel servilo:\n"
"ne startu servojn kiujn vi ne deziras uzi."

#: ../../help.pm_.c:203
msgid ""
"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it in\n"
"local time according to the time zone you selected. It is however possible\n"
"to deactivate this by deselecting \"Hardware clock set to GMT\" so that the\n"
"hardware clock is the same as the system clock. This is useful when the\n"
"machine is hosting another operating system like Windows.\n"
"\n"
"The \"Automatic time synchronization\" option will automatically regulate\n"
"the clock by connecting to a remote time server on the Internet. In the\n"
"list that is presented, choose a server located near you. Of course you\n"
"must have a working Internet connection for this feature to work. It will\n"
"actually install on your machine a time server which can be optionally used\n"
"by other machines on your local network."
msgstr ""

#: ../../help.pm_.c:217
msgid ""
"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
"on which all the graphical environments (KDE, GNOME, AfterStep,\n"
"WindowMaker, etc.) bundled with Mandrake Linux rely. In this section, DrakX\n"
"will try to configure X automatically.\n"
"\n"
"It is extremely rare for it to fail, unless the hardware is very old (or\n"
"very new). If it succeeds, it will start X automatically with the best\n"
"resolution possible, depending on the size of the monitor. A window will\n"
"then appear and ask you if you can see it.\n"
"\n"
"If you are doing an \"Expert\" installation, you will enter the X\n"
"configuration wizard. See the corresponding section of the manual for more\n"
"information about this wizard.\n"
"\n"
"If you can see the message during the test, and answer \"Yes\", then DrakX\n"
"will proceed to the next step. If you cannot see the message, it simply\n"
"means that the configuration was wrong and the test will automatically end\n"
"after 10 seconds, restoring the screen."
msgstr ""

#: ../../help.pm_.c:237
msgid ""
"The first time you try the X configuration, you may not be very satisfied\n"
"with its display (screen is too small, shifted left or right...). Hence,\n"
"even if X starts up correctly, DrakX then asks you if the configuration\n"
"suits you. It will also propose to change it by displaying a list of valid\n"
"modes it could find, asking you to select one.\n"
"\n"
"As a last resort, if you still cannot get X to work, choose \"Change\n"
"graphics card\", select \"Unlisted card\", and when prompted on which\n"
"server, choose \"FBDev\". This is a failsafe option which works with any\n"
"modern graphics card. Then choose \"Test again\" to be sure."
msgstr ""

#: ../../help.pm_.c:249
msgid ""
"Finally, you will be asked whether you want to see the graphical interface\n"
"at boot. Note this question will be asked even if you chose not to test the\n"
"configuration. Obviously, you want to answer \"No\" if your machine is to\n"
"act as a server, or if you were not successful in getting the display\n"
"configured."
msgstr ""

#: ../../help.pm_.c:256
msgid ""
"The Mandrake Linux CD-ROM has a built-in rescue mode. You can access it by\n"
"booting from the CD-ROM, press the >>F1<< key at boot and type >>rescue<<\n"
"at the prompt. But in case your computer cannot boot from the CD-ROM, you\n"
"should come back to this step for help in at least two situations:\n"
"\n"
" * when installing the bootloader, DrakX will rewrite the boot sector (MBR)\n"
"of your main disk (unless you are using another boot manager), to allow you\n"
"to start up with either Windows or GNU/Linux (assuming you have Windows in\n"
"your system). If you need to reinstall Windows, the Microsoft install\n"
"process will rewrite the boot sector, and then you will not be able to\n"
"start GNU/Linux!\n"
"\n"
" * if a problem arises and you cannot start up GNU/Linux from the hard\n"
"disk, this floppy disk will be the only means of starting up GNU/Linux. It\n"
"contains a fair number of system tools for restoring a system, which has\n"
"crashed due to a power failure, an unfortunate typing error, a typo in a\n"
"password, or any other reason.\n"
"\n"
"When you click on this step, you will be asked to enter a disk inside the\n"
"drive. The floppy disk you will insert must be empty or contain data which\n"
"you do not need. You will not have to format it since DrakX will rewrite\n"
"the whole disk."
msgstr ""

#: ../../help.pm_.c:280
msgid ""
"At this point, you need to choose where you want to install the Mandrake\n"
"Linux operating system on your hard drive. If your hard drive is empty or\n"
"if an existing operating system is using all the available space, you will\n"
"need to partition it. Basically, partitioning a hard drive consists of\n"
"logically dividing it to create space to install your new Mandrake Linux\n"
"system.\n"
"\n"
"Because the partitioning process' effects are usually irreversible,\n"
"partitioning can be intimidating and stressful if you are an inexperienced\n"
"user. Fortunately, there is a wizard which simplifies this process. Before\n"
"beginning, please consult the manual and take your time.\n"
"\n"
"If you are running the installation in Expert mode, you will enter\n"
"DiskDrake, the Mandrake Linux partitioning tool, which allows you to\n"
"fine-tune your partitions. See the DiskDrake section in the ``User Guide''.\n"
"From the installation interface, you can use the wizards as described here\n"
"by clicking the dialog's \"Wizard\" button.\n"
"\n"
"If partitions have already been defined, either from a previous\n"
"installation or from another partitioning tool, simply select those to\n"
"install your Linux system.\n"
"\n"
"If partitions are not defined, you will need to create them using the\n"
"wizard. Depending on your hard drive configuration, several options are\n"
"available:\n"
"\n"
" * \"Use free space\": this option will simply lead to an automatic\n"
"partitioning of your blank drive(s). You will not be prompted further;\n"
"\n"
" * \"Use existing partition\": the wizard has detected one or more existing\n"
"Linux partitions on your hard drive. If you want to use them, choose this\n"
"option;\n"
"\n"
" * \"Use the free space on the Windows; partition\": if Microsoft Windows\n"
"is installed on your hard drive and takes all the space available on it,\n"
"you have to create free space for Linux data. To do so, you can delete your\n"
"Microsoft Windows partition and data (see ``Erase entire disk'' or ``Expert\n"
"mode'' solutions) or resize your Microsoft Windows partition. Resizing can\n"
"be performed without the loss of any data, provided you previously\n"
"defragment the Windows partition. Backing up your data won't hurt either..\n"
"This solution is recommended if you want to use both Mandrake Linux and\n"
"Microsoft Windows on the same computer.\n"
"\n"
"   Before choosing this option, please understand that after this\n"
"procedure, the size of your Microsoft Windows partition will be smaller\n"
"than at the present time. You will have less free space under Microsoft\n"
"Windows to store your data or to install new software;\n"
"\n"
" * \"Erase entire disk\": if you want to delete all data and all partitions\n"
"present on your hard drive and replace them with your new Mandrake Linux\n"
"system, choose this option. Be careful with this solution because you will\n"
"not be able to revert your choice after you confirm;\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"Remove Windows\": this will simply erase everything on the drive and\n"
"begin fresh, partitioning everything from scratch. All data on your disk\n"
"will be lost;\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"Expert mode\": choose this option if you want to manually partition\n"
"your hard drive. Be careful - it is a powerful but dangerous choice. You\n"
"can very easily lose all your data. Hence, do not choose this unless you\n"
"know what you are doing."
msgstr ""

#: ../../help.pm_.c:347
msgid ""
"There you are. Installation is now complete and your GNU/Linux system is\n"
"ready to use. Just click \"OK\" to reboot the system. You can start\n"
"GNU/Linux or Windows, whichever you prefer (if you are dual-booting), as\n"
"soon as the computer has booted up again.\n"
"\n"
"The \"Advanced\" button (in Expert mode only) shows two more buttons to:\n"
"\n"
" * \"generate auto-install floppy\": to create an installation floppy disk\n"
"which will automatically perform a whole installation without the help of\n"
"an operator, similar to the installation you just configured.\n"
"\n"
"   Note that two different options are available after clicking the button:\n"
"\n"
"    * \"Replay\". This is a partially automated installation as the\n"
"partitioning step (and only this one) remains interactive;\n"
"\n"
"    * \"Automated\". Fully automated installation: the hard disk is\n"
"completely rewritten, all data is lost.\n"
"\n"
"   This feature is very handy when installing a great number of similar\n"
"machines. See the Auto install section on our web site;\n"
"\n"
" * \"Save packages selection\"(*): saves the package selection as done\n"
"previously. Then, when doing another installation, insert the floppy inside\n"
"the drive and run the installation going to the help screen by pressing on\n"
"the [F1] key, and by issuing >>linux defcfg=\"floppy\"<<.\n"
"\n"
"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
"\"mformat a:\")"
msgstr ""

#: ../../help.pm_.c:378
msgid ""
"Any partitions that have been newly defined must be formatted for use\n"
"(formatting means creating a filesystem).\n"
"\n"
"At this time, you may wish to reformat some already existing partitions to\n"
"erase any data they contain. If you wish to do that, please select those\n"
"partitions as well.\n"
"\n"
"Please note that it is not necessary to reformat all pre-existing\n"
"partitions. You must reformat the partitions containing the operating\n"
"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to\n"
"reformat partitions containing data that you wish to keep (typically\n"
"\"/home\").\n"
"\n"
"Please be careful when selecting partitions. After formatting, all data on\n"
"the selected partitions will be deleted and you will not be able to recover\n"
"any of it.\n"
"\n"
"Click on \"OK\" when you are ready to format partitions.\n"
"\n"
"Click on \"Cancel\" if you want to choose another partition for your new\n"
"Mandrake Linux operating system installation.\n"
"\n"
"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
"for bad blocks on the disk."
msgstr ""

#: ../../help.pm_.c:404
msgid ""
"Your new Mandrake Linux operating system is currently being installed.\n"
"Depending on the number of packages you will be installing and the speed of\n"
"your computer, this operation could take from a few minutes to a\n"
"significant amount of time.\n"
"\n"
"Please be patient."
msgstr ""

#: ../../help.pm_.c:412
msgid ""
"At the time you are installing Mandrake Linux, it is likely that some\n"
"packages have been updated since the initial release. Some bugs may have\n"
"been fixed, and security issues solved. To allow you to benefit from these\n"
"updates, you are now proposed to download them from the Internet. Choose\n"
"\"Yes\" if you have a working Internet connection, or \"No\" if you prefer\n"
"to install updated packages later.\n"
"\n"
"Choosing \"Yes\" displays a list of places from which updates can be\n"
"retrieved. Choose the one nearest you. Then a package-selection tree\n"
"appears: review the selection, and press \"Install\" to retrieve and\n"
"install the selected package(s), or \"Cancel\" to abort."
msgstr ""

#: ../../help.pm_.c:425
msgid ""
"Before continuing, you should read carefully the terms of the license. It\n"
"covers the whole Mandrake Linux distribution, and if you do not agree with\n"
"all the terms in it, click on the \"Refuse\" button which will immediately\n"
"terminate the installation. To continue with the installation, click on the\n"
"\"Accept\" button."
msgstr ""

#: ../../help.pm_.c:432
msgid ""
"At this point, it is time to choose the security level desired for the\n"
"machine. As a rule of thumb, the more exposed the machine is, and the more\n"
"the data stored in it is crucial, the higher the security level should be.\n"
"However, a higher security level is generally obtained at the expense of\n"
"easiness of use. Refer to the \"msec\" chapter of the ``Reference Manual''\n"
"to get more information about the meaning of these levels.\n"
"\n"
"If you do not know what to choose, keep the default option."
msgstr ""

#: ../../help.pm_.c:442
msgid ""
"At this point, you need to choose which partition(s) will be used for the\n"
"installation of your Mandrake Linux system. If partitions have already been\n"
"defined, either from a previous installation of GNU/Linux or from another\n"
"partitioning tool, you can use existing partitions. Otherwise, hard drive\n"
"partitions must be defined.\n"
"\n"
"To create partitions, you must first select a hard drive. You can select\n"
"the disk for partitioning by clicking on ``hda'' for the first IDE drive,\n"
"``hdb'' for the second, ``sda'' for the first SCSI drive and so on.\n"
"\n"
"To partition the selected hard drive, you can use these options:\n"
"\n"
" * \"Clear all\": this option deletes all partitions on the selected hard\n"
"drive;\n"
"\n"
" * \"Auto allocate\": this option enables to automatically create \"Ext2\"\n"
"and swap partitions in free space of your hard drive;\n"
"\n"
" * \"More\": gives access to additional features:\n"
"\n"
"    * \"Save partition table\": saves the partition table to a floppy.\n"
"Useful for later partition-table recovery if necessary. It is strongly\n"
"recommended to perform this step;\n"
"\n"
"    * \"Restore partition table\": allows to restore a previously saved\n"
"partition table from floppy disk;\n"
"\n"
"    * \"Rescue partition table\": if your partition table is damaged, you\n"
"can try to recover it using this option. Please be careful and remember\n"
"that it can fail;\n"
"\n"
"    * \"Reload partition table\": discards all changes and loads your\n"
"initial partition table;\n"
"\n"
"    * \"Removable media automounting\": unchecking this option will force\n"
"users to manually mount and unmount removable medias such as floppies and\n"
"CD-ROMs.\n"
"\n"
" * \"Wizard\": use this option if you wish to use a wizard to partition\n"
"your hard drive. This is recommended if you do not have a good knowledge of\n"
"partitioning;\n"
"\n"
" * \"Undo\": use this option to cancel your changes;\n"
"\n"
" * \"Toggle to normal/expert mode\": allows additional actions on\n"
"partitions (type, options, format) and gives more information;\n"
"\n"
" * \"Done\": when you are finished partitioning your hard drive, this will\n"
"save your changes back to disk.\n"
"\n"
"Note: you can reach any option using the keyboard. Navigate through the\n"
"partitions using [Tab] and [Up/Down] arrows.\n"
"\n"
"When a partition is selected, you can use:\n"
"\n"
" * Ctrl-c to create a new partition (when an empty partition is selected);\n"
"\n"
" * Ctrl-d to delete a partition;\n"
"\n"
" * Ctrl-m to set the mount point.\n"
"\n"
"To get information about the different filesystem types available, please\n"
"read the ext2fs chapter from the ``Reference Manual''.\n"
"\n"
"If you are installing on a PPC machine, you will want to create a small HFS\n"
"``bootstrap'' partition of at least 1MB, which will be used by the yaboot\n"
"bootloader. If you opt to make the partition a bit larger, say 50MB, you\n"
"may find it a useful place to store a spare kernel and ramdisk images for\n"
"emergency boot situations."
msgstr ""

#: ../../help.pm_.c:513
msgid ""
"More than one Microsoft partition has been detected on your hard drive.\n"
"Please choose the one you want to resize in order to install your new\n"
"Mandrake Linux operating system.\n"
"\n"
"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"
"\"Capacity\".\n"
"\n"
"\"Linux name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc.\n"
"\n"
"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
"disk or partition is called \"C:\")."
msgstr ""

#: ../../help.pm_.c:544
msgid "Please be patient. This operation can take several minutes."
msgstr ""

#: ../../help.pm_.c:547
msgid ""
"DrakX now needs to know if you want to perform a default (\"Recommended\")\n"
"installation or if you want to have greater control (\"Expert\"). You can\n"
"also choose to do a new install or an upgrade of an existing Mandrake Linux\n"
"system:\n"
"\n"
" * \"Install\": completely wipes out the old system. In fact, depending on\n"
"what currently holds your machine, you will be able to keep some old (Linux\n"
"or other) partitions unchanged;\n"
"\n"
" * \"Upgrade\": this installation class allows to simply update the\n"
"packages currently installed on your Mandrake Linux system. It keeps the\n"
"current partitions of your hard drives as well as user configurations. All\n"
"other configuration steps remain available with respect to plain\n"
"installation;\n"
"\n"
" * \"Upgrade Packages Only\": this brand new class allows to upgrade an\n"
"existing Mandrake Linux system while keeping all system configurations\n"
"unchanged. Adding new packages to the current installation is also\n"
"possible.\n"
"\n"
"Upgrades should work fine for Mandrake Linux systems starting from \"8.1\"\n"
"release.\n"
"\n"
"Depending on your knowledge of GNU/Linux, select one of the following\n"
"choices:\n"
"\n"
" * Recommended: choose this if you have never installed a GNU/Linux\n"
"operating system. The installation will be very easy and you will only be\n"
"asked a few questions;\n"
"\n"
" * Expert: if you have a good knowledge of GNU/Linux, you can choose this\n"
"installation class. The expert installation will allow you to perform a\n"
"highly-customized installation. Answering some of the questions can be\n"
"difficult if you do not have a good knowledge of GNU/Linux, so do not\n"
"choose this unless you know what you are doing."
msgstr ""

#: ../../help.pm_.c:584
msgid ""
"Normally, DrakX selects the right keyboard for you (depending on the\n"
"language you have chosen) and you won't even see this step. However, you\n"
"might not have a keyboard that corresponds exactly to your language: for\n"
"example, if you are an English speaking Swiss person, you may still want\n"
"your keyboard to be a Swiss keyboard. Or if you speak English but are\n"
"located in Quebec, you may find yourself in the same situation. In both\n"
"cases, you will have to go back to this installation step and select an\n"
"appropriate keyboard from the list.\n"
"\n"
"Click on the \"More\" button to be presented with the complete list of\n"
"supported keyboards."
msgstr ""

#: ../../help.pm_.c:597
msgid ""
"Please choose your preferred language for installation and system usage.\n"
"\n"
"Clicking on the \"Advanced\" button will allow you to select other\n"
"languages to be installed on your workstation. Selecting other languages\n"
"will install the language-specific files for system documentation and\n"
"applications. For example, if you will host users from Spain on your\n"
"machine, select English as the main language in the tree view and in the\n"
"Advanced section click on the box corresponding to \"Spanish|Spain\".\n"
"\n"
"Note that multiple languages may be installed. Once you have selected any\n"
"additional locales, click the \"OK\" button to continue."
msgstr ""

#: ../../help.pm_.c:610
msgid ""
"DrakX generally detects the number of buttons your mouse has. If not, it\n"
"assumes you have a two-button mouse and will set it up for third-button\n"
"emulation. DrakX will automatically know whether it is a PS/2, serial or\n"
"USB mouse.\n"
"\n"
"If you wish to specify a different type of mouse select the appropriate\n"
"type from the provided list.\n"
"\n"
"If you choose a mouse other than the default, a test screen will be\n"
"displayed. Use the buttons and wheel to verify that the settings are\n"
"correct. If the mouse is not working well, press the space bar or [Return]\n"
"to \"Cancel\" and choose again."
msgstr ""

#: ../../help.pm_.c:624
#, fuzzy
msgid ""
"Please select the correct port. For example, the \"COM1\" port under\n"
"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
"Bonvolu elekti la øustan pordon.  Ekzemple, la COM1-a\n"
"pordo sub MS Vindozo estas nomata ttyS0 sub GNU/Linukso."

#: ../../help.pm_.c:628
msgid ""
"This is the most crucial decision point for the security of your GNU/Linux\n"
"system: you have to enter the \"root\" password. \"root\" is the system\n"
"administrator and is the only one authorized to make updates, add users,\n"
"change the overall system configuration, and so on. In short, \"root\" can\n"
"do everything! That is why you must choose a password that is difficult to\n"
"guess - DrakX will tell you if it is too easy. As you can see, you can\n"
"choose not to enter a password, but we strongly advise you against this if\n"
"only for one reason: do not think that because you booted GNU/Linux that\n"
"your other operating systems are safe from mistakes. Since \"root\" can\n"
"overcome all limitations and unintentionally erase all data on partitions\n"
"by carelessly accessing the partitions themselves, it is important for it\n"
"to be difficult to become \"root\".\n"
"\n"
"The password should be a mixture of alphanumeric characters and at least 8\n"
"characters long. Never write down the \"root\" password - it makes it too\n"
"easy to compromise a system.\n"
"\n"
"However, please do not make the password too long or complicated because\n"
"you must be able to remember it without too much effort.\n"
"\n"
"The password will not be displayed on screen as you type it in. Hence, you\n"
"will have to type the password twice to reduce the chance of a typing\n"
"error. If you do happen to make the same typing error twice, this\n"
"``incorrect'' password will have to be used the first time you connect.\n"
"\n"
"In Expert mode, you will be asked if you will be connecting to an\n"
"authentication server, like NIS or LDAP.\n"
"\n"
"If your network uses the LDAP (or NIS) protocol for authentication, select\n"
"\"LDAP\" (or \"NIS\") as authentication. If you do not know, ask your\n"
"network administrator.\n"
"\n"
"If your computer is not connected to any administrated network, you will\n"
"want to choose \"Local files\" for authentication."
msgstr ""

#: ../../help.pm_.c:664
msgid ""
"LILO and grub are GNU/Linux bootloaders. This stage, normally, is totally\n"
"automated. In fact, DrakX analyzes the disk boot sector and acts\n"
"accordingly, depending on what it finds here:\n"
"\n"
" * if a Windows boot sector is found, it will replace it with a grub/LILO\n"
"boot sector. Hence, you will be able to load either GNU/Linux or another\n"
"OS;\n"
"\n"
" * if a grub or LILO boot sector is found, it will replace it with a new\n"
"one.\n"
"\n"
"If in doubt, DrakX will display a dialog with various options.\n"
"\n"
" * \"Bootloader to use\": you have three choices:\n"
"\n"
"    * \"GRUB\": if you prefer grub (text menu).\n"
"\n"
"    * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
"interface.\n"
"\n"
"    * \"LILO with text menu\": if you prefer LILO with its text menu\n"
"interface.\n"
"\n"
" * \"Boot device\": in most cases, you will not change the default\n"
"(\"/dev/hda\"), but if you prefer, the bootloader can be installed on the\n"
"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\");\n"
"\n"
" * \"Delay before booting the default image\": when rebooting the computer,\n"
"this is the delay granted to the user to choose - in the bootloader menu,\n"
"another boot entry than the default one.\n"
"\n"
"!! Beware that if you choose not to install a bootloader (by selecting\n"
"\"Cancel\" here), you must ensure that you have a way to boot your Mandrake\n"
"Linux system! Also, be sure you know what you do before changing any of the\n"
"options. !!\n"
"\n"
"Clicking the \"Advanced\" button in this dialog will offer many advanced\n"
"options, which are reserved to the expert user.\n"
"\n"
"After you have configured the general bootloader parameters, the list of\n"
"boot options which will be available at boot time will be displayed.\n"
"\n"
"If there is another operating system installed on your machine, it will\n"
"automatically be added to the boot menu. Here, you can choose to fine-tune\n"
"the existing options. Select an entry and click \"Modify\" to modify or\n"
"remove it; \"Add\" creates a new entry; and \"Done\" goes on to the next\n"
"installation step."
msgstr ""

#: ../../help.pm_.c:713
#, fuzzy
msgid ""
"LILO (the LInux LOader) and grub are bootloaders: they are able to boot\n"
"either GNU/Linux or any other operating system present on your computer.\n"
"Normally, these other operating systems are correctly detected and\n"
"installed. If this is not the case, you can add an entry by hand in this\n"
"screen. Be careful to choose the correct parameters.\n"
"\n"
"You may also not want to give access to these other operating systems to\n"
"anyone. In which case, you can delete the corresponding entries. But then,\n"
"you will need a boot disk in order to boot those other operating systems!"
msgstr ""
"LILO (la Linuksa Þargilo) kaj Grub estas startþargiloj: ili povas starti\n"
"aý GNU/Linukson aý iun ajn mastruman sistemon æeestanta æe via komputilo.\n"
"Normale, æi tiuj aliaj mastrumaj sistemoj estas øuste detektata kaj\n"
"instalada.  Se tiel ne estas, vi povas aldoni enskribon mane per æi tiu\n"
"ekrano.  Zorgu elekti la øustajn parametrojn.\n"
"\n"
"\n"
"Eble vi ankaý ne deziras doni atingon al æi tiuj aliaj mastrumaj sistemoj\n"
"al iu ajn.  Æiokaze vi povas forstreki la respondajn enskribojn.  Sed\n"
"æiokaze, vi bezonos startdiskon por starti ilin!"

#: ../../help.pm_.c:724
#, fuzzy
msgid ""
"You must indicate where you wish to place the information required to boot\n"
"to GNU/Linux.\n"
"\n"
"Unless you know exactly what you are doing, choose \"First sector of drive\n"
"(MBR)\"."
msgstr ""
"Vi bezonas indiki kie vi deziras meti la informon postulata\n"
"por starti GNU/Linukson.\n"
"\n"
"\n"
"Krom se vi scias precize kion vi faras, elektu \"Unua sektoro de\n"
"drajvo (MBR)\""

#: ../../help.pm_.c:731
msgid ""
"Here, we select a printing system for your computer. Other OSs may offer\n"
"you one, but Mandrake Linux offers three.\n"
"\n"
" * \"pdq\" - which means ``print, don't queue'', is the choice if you have\n"
"a direct connection to your printer and you want to be able to panic out of\n"
"printer jams, and you do not have networked printers. It will handle only\n"
"very simple network cases and is somewhat slow for networks. Pick \"pdq\"\n"
"if this is your maiden voyage to GNU/Linux. You can change your choices\n"
"after installation by running PrinterDrake from the Mandrake Control Center\n"
"and clicking the expert button.\n"
"\n"
" * \"CUPS\" - ``Common Unix Printing System'', is excellent at printing to\n"
"your local printer and also halfway-around the planet. It is simple and can\n"
"act as a server or a client for the ancient \"lpd\" printing system. Hence,\n"
"it is compatible with the systems that went before. It can do many tricks,\n"
"but the basic setup is almost as easy as \"pdq\". If you need this to\n"
"emulate an \"lpd\" server, you must turn on the \"cups-lpd\" daemon. It has\n"
"graphical front-ends for printing or choosing printer options.\n"
"\n"
" * \"lprNG\" - ``line printer daemon New Generation''. This system can do\n"
"approximately the same things the others can do, but it will print to\n"
"printers mounted on a Novell Network, because it supports the IPX protocol,\n"
"and it can print directly to shell commands. If you have need of Novell or\n"
"printing to commands without using a separate pipe construct, use lprNG.\n"
"Otherwise, CUPS is preferable as it is simpler and better at working over\n"
"networks."
msgstr ""

#: ../../help.pm_.c:759
#, fuzzy
msgid ""
"DrakX now detects any IDE device present in your computer. It will also\n"
"scan for one or more PCI SCSI card(s) on your system. If a SCSI card is\n"
"found, DrakX will automatically install the appropriate driver.\n"
"\n"
"Because hardware detection does not always detect a piece of hardware,\n"
"DrakX will ask you to confirm if a PCI SCSI card is present. Click \"Yes\"\n"
"if you know that there is a SCSI card installed in your machine. You will\n"
"be presented a list of SCSI cards to choose from. Click \"No\" if you have\n"
"no SCSI hardware. If you are unsure, you can check the list of hardware\n"
"detected in your machine by selecting \"See hardware info\" and clicking\n"
"\"OK\". Examine the list of hardware and then click on the \"OK\" button to\n"
"return to the SCSI interface question.\n"
"\n"
"If you have to manually specify your adapter, DrakX will ask if you want to\n"
"specify options for it. You should allow DrakX to probe the hardware for\n"
"the card-specific options which the hardware needs to initialize. This\n"
"usually works well.\n"
"\n"
"If DrakX is not able to probe for the options which need to be passed, you\n"
"will need to provide options to the driver manually. Please review the\n"
"``User Guide'' (chapter 3, in the ``Collecting Information on Your\n"
"Hardware'' section) for hints on retrieving the parameters required from\n"
"hardware documentation, from the manufacturer's web site (if you have\n"
"Internet access) or from Microsoft Windows (if you used this hardware with\n"
"Windows on your system)."
msgstr ""
"DrakX provos seræi PCI-a(j)n SCSI-a(j)n adaptilo(j)n\n"
"Se DrakX trovas SCSI-an adaptilon kaj scias kiun pelilon øi devas uzi\n"
"øi aýtomate instalos øin (aý ilin).\n"
"\n"
"Se vi havas neniom da SCSI-aj adaptiloj, ISA-an SCSI-an adapilon, aý\n"
"PCI-an SCSI-an adaptilon kiun DrakX ne rekonas DrakX demandos al vi\n"
"se vi havas SCSI-an adaptilon sur via komputilo.  Se vi ne havas adaptilon\n"
"vi povas nur klaki 'Ne'.  Se vi klakos 'Jes', DrakX montros al vi liston de\n"
"peliloj.  Vi povos elekti vian specifan pelilon de la listo.\n"
"\n"
"\n"
"Se vi devas permane elekti vian adaptilon, DrakX demandos\n"
"æu vi deziras specifi opciojn por øi.  Vi devus permesi al DrakX\n"
"esplori la aparaton por la opcioj.  Æi tiu kutime bone funkcias.\n"
"\n"
"Se ne, vi bezonos provizi opciojn al la pelilo.\n"
"Reviziu la Instalgvidlibron por sugestoj pri ekstrakado de æi tiu\n"
"informo de Vindozo (se vi havas øin sur via komputilo),\n"
"de dokumenta¼o de aparato, aý de la TTT-ejo de la fabrikanto\n"
"(se vi havas atingon al la reto)."

#: ../../help.pm_.c:786
msgid ""
"You can add additional entries for yaboot, either for other operating\n"
"systems, alternate kernels, or for an emergency boot image.\n"
"\n"
"For other OSs, the entry consists only of a label and the \"root\"\n"
"partition.\n"
"\n"
"For Linux, there are a few possible options:\n"
"\n"
" * Label: this is simply the name you will have to type at the yaboot\n"
"prompt to select this boot option;\n"
"\n"
" * Image: this would be the name of the kernel to boot. Typically, vmlinux\n"
"or a variation of vmlinux with an extension;\n"
"\n"
" * Root: the \"root\" device or ``/'' for your Linux installation;\n"
"\n"
" * Append: on Apple hardware, the kernel append option is used quite often\n"
"to assist in initializing video hardware, or to enable keyboard mouse\n"
"button emulation for the often lacking 2nd and 3rd mouse buttons on a stock\n"
"Apple mouse. The following are some examples:\n"
"\n"
"         video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111\n"
"hda=autotune\n"
"\n"
"         video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n"
"\n"
" * Initrd: this option can be used either to load initial modules, before\n"
"the boot device is available, or to load a ramdisk image for an emergency\n"
"boot situation;\n"
"\n"
" * Initrd-size: the default ramdisk size is generally 4,096 bytes. If you\n"
"need to allocate a large ramdisk, this option can be used;\n"
"\n"
" * Read-write: normally the \"root\" partition is initially brought up in\n"
"read-only, to allow a file system check before the system becomes ``live''.\n"
"Here, you can override this option;\n"
"\n"
" * NoVideo: should the Apple video hardware prove to be exceptionally\n"
"problematic, you can select this option to boot in ``novideo'' mode, with\n"
"native frame buffer support;\n"
"\n"
" * Default: selects this entry as being the default Linux selection,\n"
"selectable by just pressing ENTER at the yaboot prompt. This entry will\n"
"also be highlighted with a ``*'', if you press [Tab] to see the boot\n"
"selections."
msgstr ""

#: ../../help.pm_.c:833
msgid ""
"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able to boot\n"
"either GNU/Linux, MacOS or MacOSX if present on your computer. Normally,\n"
"these other operating systems are correctly detected and installed. If this\n"
"is not the case, you can add an entry by hand in this screen. Be careful to\n"
"choose the correct parameters.\n"
"\n"
"Yaboot's main options are:\n"
"\n"
" * Init Message: a simple text message displayed before the boot prompt;\n"
"\n"
" * Boot Device: indicates where you want to place the information required\n"
"to boot to GNU/Linux. Generally, you set up a bootstrap partition earlier\n"
"to hold this information;\n"
"\n"
" * Open Firmware Delay: unlike LILO, there are two delays available with\n"
"yaboot. The first delay is measured in seconds and at this point, you can\n"
"choose between CD, OF boot, MacOS or Linux;\n"
"\n"
" * Kernel Boot Timeout: this timeout is similar to the LILO boot delay.\n"
"After selecting Linux, you will have this delay in 0.1 second before your\n"
"default kernel description is selected;\n"
"\n"
" * Enable CD Boot?: checking this option allows you to choose ``C'' for CD\n"
"at the first boot prompt;\n"
"\n"
" * Enable OF Boot?: checking this option allows you to choose ``N'' for\n"
"Open Firmware at the first boot prompt;\n"
"\n"
" * Default OS: you can select which OS will boot by default when the Open\n"
"Firmware Delay expires."
msgstr ""

#: ../../help.pm_.c:865
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may - or not, see the following entries:\n"
"\n"
" * \"Mouse\": check the current mouse configuration and click on the button\n"
"to change it if necessary;\n"
"\n"
" * \"Keyboard\": check the current keyboard map configuration and click on\n"
"the button to change that if necessary;\n"
"\n"
" * \"Timezone\": DrakX, by default, guesses your time zone from the\n"
"language you have chosen. But here again, as for the choice of a keyboard,\n"
"you may not be in the country for which the chosen language should\n"
"correspond. Hence, you may need to click on the \"Timezone\" button in\n"
"order to configure the clock according to the time zone you are in;\n"
"\n"
" * \"Printer\": clicking on the \"No Printer\" button will open the printer\n"
"configuration wizard;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it is\n"
"displayed here. No modification possible at installation time;\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it is displayed\n"
"here. No modification possible at installation time;\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it is\n"
"displayed here. You can click on the button to change the parameters\n"
"associated with it."
msgstr ""

#: ../../help.pm_.c:894
msgid ""
"Choose the hard drive you want to erase in order to install your new\n"
"Mandrake Linux partition. Be careful, all data present on it will be lost\n"
"and will not be recoverable!"
msgstr ""

#: ../../help.pm_.c:899
msgid ""
"Click on \"OK\" if you want to delete all data and partitions present on\n"
"this hard drive. Be careful, after clicking on \"OK\", you will not be able\n"
"to recover any data and partitions present on this hard drive, including\n"
"any Windows data.\n"
"\n"
"Click on \"Cancel\" to cancel this operation without losing any data and\n"
"partitions present on this hard drive."
msgstr ""

#: ../../install2.pm_.c:114
#, c-format
msgid ""
"Can't access kernel modules corresponding to your kernel (file %s is "
"missing), this generally means your boot floppy in not in sync with the "
"Installation medium (please create a newer boot floppy)"
msgstr ""

#: ../../install2.pm_.c:166
#, c-format
msgid "You must also format %s"
msgstr ""

#: ../../install_any.pm_.c:418
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
"\n"
"\n"
"These servers are activated by default. They don't have any known security\n"
"issues, but some new could be found. In that case, you must make sure to "
"upgrade\n"
"as soon as possible.\n"
"\n"
"\n"
"Do you really want to install these servers?\n"
msgstr ""

#: ../../install_any.pm_.c:454
msgid "Can't use broadcast with no NIS domain"
msgstr ""

#: ../../install_any.pm_.c:837
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Enþovu disketon en drajvo %s"

#: ../../install_any.pm_.c:841
msgid "This floppy is not FAT formatted"
msgstr ""

#: ../../install_any.pm_.c:853
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""

#: ../../install_any.pm_.c:875 ../../partition_table.pm_.c:771
#, c-format
msgid "Error reading file %s"
msgstr "Eraro legante dosiero %s"

#: ../../install_interactive.pm_.c:23
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
"You can find some information about them at: %s"
msgstr ""
"Iuj aparatoj sur via komputilo bezonas \"proprietajn\" pelilojn por "
"funkcii.\n"
"Vi povas trovi iun informon pri ili æe: %s"

#: ../../install_interactive.pm_.c:58
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 ""
"Vi devas havi radikan subdiskon.\n"
"Por æi tiu, kreu subdiskon (aý klaku estantan).\n"
"Sekve elektu la agon \"Surmetingo\" kaj faru øin '/'"

#: ../../install_interactive.pm_.c:63
msgid "You must have a swap partition"
msgstr "Vi devas havi interþanøan subdiskon"

#: ../../install_interactive.pm_.c:64
msgid ""
"You don't have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""
"Vi ne havas interþanøan subdiskon\n"
"\n"
"Æu vi deziras daýri tamen?"

#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:164
#, fuzzy
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Vi devas havi interþanøan subdiskon"

#: ../../install_interactive.pm_.c:91
msgid "Use free space"
msgstr "Uzu liberan spacon"

#: ../../install_interactive.pm_.c:93
msgid "Not enough free space to allocate new partitions"
msgstr "Mankas sufiæan da libera spaco por disponigi novajn subdiskojn"

#: ../../install_interactive.pm_.c:101
msgid "Use existing partitions"
msgstr "Uzu ekzistantajn subdiskojn"

#: ../../install_interactive.pm_.c:103
msgid "There is no existing partition to use"
msgstr "Ne ekzistas subdiskojn por uzi"

#: ../../install_interactive.pm_.c:110
msgid "Use the Windows partition for loopback"
msgstr "Uzu la Vindoza subdiskon por retrokonektado"

#: ../../install_interactive.pm_.c:113
#, fuzzy
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Kiun subdiskon vi deziras uzi por meti Linux4Win?"

#: ../../install_interactive.pm_.c:115
msgid "Choose the sizes"
msgstr "Elektu la grandecojn"

#: ../../install_interactive.pm_.c:116
msgid "Root partition size in MB: "
msgstr "Radikosubdiska grandeco en MB: "

#: ../../install_interactive.pm_.c:117
msgid "Swap partition size in MB: "
msgstr "Interþanøa subdiska grandeco en MB: "

#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr "Uzu la liberan spacon sur la Vindoza subdisko"

#: ../../install_interactive.pm_.c:129
msgid "Which partition do you want to resize?"
msgstr "Kiun subdiskon vi deziras regrandecigi?"

#: ../../install_interactive.pm_.c:131
msgid "Resizing Windows partition"
msgstr "Kalkulas Vindozajn dosiersistemajn limojn"

#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occured: %s"
msgstr ""
"La regrandecigilo por la FAT (Dosiero-Atingo-Tablo) ne povas trakti\n"
"vian subdiskon, la sekvanta eraro okazis: %s"

#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
"installation."
msgstr ""
"Via Vindoza subdisko estas tro fragmentigata, bonvole uzu ``defrag'' antaýe"

#: ../../install_interactive.pm_.c:138
#, fuzzy
msgid ""
"WARNING!\n"
"\n"
"DrakX will now resize your Windows partition. Be careful:\n"
"this operation is dangerous. If you have not already done\n"
"so, you should first exit the installation, run scandisk\n"
"under Windows (and optionally run defrag), then restart the\n"
"installation. You should also backup your data.\n"
"When sure, press Ok."
msgstr ""
"AVERTO!\n"
"\n"
"DrakX nun regrandecigas vian Vindozan subdiskon.  Zorgu: æi tiu operacio "
"estas\n"
"danøera.  Se vi ne jam faris øin, vi devus antaýe eliru el la instalado, "
"uzi\n"
"\"scandisk\" sub Vindozo (kaj laývole \"defrag\"), kaj sekve relanæu la\n"
"instaladon.  Ankaý vi devus fari rezervan kopion de via dateno.\n"
"Kiam vi estas certa, klaku \"Jeso\"."

#: ../../install_interactive.pm_.c:148
msgid "Which size do you want to keep for Windows on"
msgstr "Kiun grandecon vi deziras teni por Vindozo?"

#: ../../install_interactive.pm_.c:149
#, c-format
msgid "partition %s"
msgstr "subdisko: %s"

#: ../../install_interactive.pm_.c:156
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Regrandeciøo de FAT malsukcesis: %s"

#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
msgstr ""
"Ne ekzistas FAT-ajn (Dosiero-Atingo-Tablo) subdiskojn por regrandecigi\n"
"aý uzi kiel retrokonektaj subdiskoj (aý ne estas sufiæa da spaco)"

#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Forviþu la tutan diskon"

#: ../../install_interactive.pm_.c:177
msgid "Remove Windows(TM)"
msgstr "Forigu Vindozon"

#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Vi havas pli ol unu fiksdisko, sur kiu vi deziras instali Linukson?"

#: ../../install_interactive.pm_.c:183
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"Æiuj ekzistantaj subdiskoj kaj iliaj datenoj estos perdata sur drajvo %s"

#: ../../install_interactive.pm_.c:191
#, fuzzy
msgid "Custom disk partitioning"
msgstr "Uzu ekzistantajn subdiskojn"

#: ../../install_interactive.pm_.c:195
msgid "Use fdisk"
msgstr "Uzu fdisk"

#: ../../install_interactive.pm_.c:198
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, don't forget to save using `w'"
msgstr ""
"Nun vi povas dispartigi %s.\n"
"Kiam vi finiøos, ne forgesu savi kun `w'."

#: ../../install_interactive.pm_.c:227
#, fuzzy
msgid "You don't have enough free space on your Windows partition"
msgstr "Uzu la liberan spacon sur la Vindoza subdisko"

#: ../../install_interactive.pm_.c:243
#, fuzzy
msgid "I can't find any room for installing"
msgstr "Mi ne povas aldoni plu da subdiskoj"

#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "La Dispartigsoræilo de DrakX trovis æi tiujn solvojn:"

#: ../../install_interactive.pm_.c:250
#, c-format
msgid "Partitioning failed: %s"
msgstr "Dispartigado malsukcesis: %s"

#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "Startado de la reto"

#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "Haltas de la reto"

#: ../../install_steps.pm_.c:76
msgid ""
"An error occurred, but I don't know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
"Eraro okazis, sed mi ne scias kiel trakti øin bone.\n"
"Daýri je via propra risko."

#: ../../install_steps.pm_.c:206
#, c-format
msgid "Duplicate mount point %s"
msgstr "Duobla surmetingo %s"

#: ../../install_steps.pm_.c:392
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
"\"\n"
msgstr ""
"Iuj gravaj paka¼oj ne estis taýge instalata.\n"
"Aý via KDROM drajvo aý via KDROM disko estas difektita.\n"
"Kontrolu la KDROM sur instalata komputilo per\n"
"\"rpm -qpl Mandrake/RPMS/*.rpm\"\n"

#: ../../install_steps.pm_.c:464
#, c-format
msgid "Welcome to %s"
msgstr "Bonvenon al %s"

#: ../../install_steps.pm_.c:518 ../../install_steps.pm_.c:760
msgid "No floppy drive available"
msgstr "Neniu disketilo havebla"

#: ../../install_steps_auto_install.pm_.c:76
#: ../../install_steps_stdio.pm_.c:22
#, c-format
msgid "Entering step `%s'\n"
msgstr "Eniras paþon `%s'\n"

#: ../../install_steps_gtk.pm_.c:149
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"Via sistemo havas malmulte da risurcoj.  Eble vi havos problemojn pri\n"
"instali Linuks-Mandrejkon.  Se tio okazos, vi povos anstataý provi tekstan\n"
"instaladon.  Por æi tio, premu `F1' kiam vi startas de KDROM, kaj sekve\n"
"tajpu `text'."

#: ../../install_steps_gtk.pm_.c:160 ../../install_steps_interactive.pm_.c:232
msgid "Install Class"
msgstr "Instalklaso"

#: ../../install_steps_gtk.pm_.c:163
#, fuzzy
msgid "Please choose one of the following classes of installation:"
msgstr "Bonvole, elektu unu el la sekvantaj specoj de instalado:"

#: ../../install_steps_gtk.pm_.c:242 ../../install_steps_interactive.pm_.c:695
msgid "Package Group Selection"
msgstr "Elektado de Paka¼aj Grupoj"

#: ../../install_steps_gtk.pm_.c:274 ../../install_steps_interactive.pm_.c:710
msgid "Individual package selection"
msgstr "Elektado de individuaj paka¼oj"

#: ../../install_steps_gtk.pm_.c:297 ../../install_steps_interactive.pm_.c:634
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Tuta grandeco: %d / %d MB"

#: ../../install_steps_gtk.pm_.c:339
msgid "Bad package"
msgstr "Malbona paka¼o"

#: ../../install_steps_gtk.pm_.c:340
#, c-format
msgid "Name: %s\n"
msgstr "Nomo: %s\n"

#: ../../install_steps_gtk.pm_.c:341
#, c-format
msgid "Version: %s\n"
msgstr "Versio: %s\n"

#: ../../install_steps_gtk.pm_.c:342
#, c-format
msgid "Size: %d KB\n"
msgstr "Grandeco: %d KB\n"

#: ../../install_steps_gtk.pm_.c:343
#, c-format
msgid "Importance: %s\n"
msgstr "Graveco: %s\n"

#: ../../install_steps_gtk.pm_.c:365
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
"Vi ne povas elekti æi tiun paka¼on æar ne estas sufiæe da spaco por instali\n"
"øin."

#: ../../install_steps_gtk.pm_.c:370
msgid "The following packages are going to be installed"
msgstr "La sekvaj paka¼oj estos instalataj"

#: ../../install_steps_gtk.pm_.c:371
msgid "The following packages are going to be removed"
msgstr "La sekvaj paka¼oj estos malinstalataj"

#: ../../install_steps_gtk.pm_.c:383
msgid "You can't select/unselect this package"
msgstr "Vi ne povas elektu/malelektu æi tiun paka¼on"

#: ../../install_steps_gtk.pm_.c:395
msgid "This is a mandatory package, it can't be unselected"
msgstr "Æi tiu estas deviga paka¼o, vi ne povas malelekti øin"

#: ../../install_steps_gtk.pm_.c:397
msgid "You can't unselect this package. It is already installed"
msgstr "Vi ne povas malelekti æi tiun paka¼on.  Øi estas jam instalita."

#: ../../install_steps_gtk.pm_.c:400
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
msgstr ""
"Æi tiu paka¼o devus esti promociata.\n"
"Æu vi certas ke vi deziras malelekti øin?"

#: ../../install_steps_gtk.pm_.c:403
msgid "You can't unselect this package. It must be upgraded"
msgstr "Vi ne povas malelekti æi tiun paka¼on.  Øi devus esti promociata."

#: ../../install_steps_gtk.pm_.c:408
msgid "Show automatically selected packages"
msgstr ""

#: ../../install_steps_gtk.pm_.c:409 ../../install_steps_interactive.pm_.c:256
#: ../../install_steps_interactive.pm_.c:260
#: ../../standalone/drakbackup_.c:2935
msgid "Install"
msgstr "Instalu"

#: ../../install_steps_gtk.pm_.c:412
msgid "Load/Save on floppy"
msgstr "Þargu/Konservu sur disketo"

#: ../../install_steps_gtk.pm_.c:413
#, fuzzy
msgid "Updating package selection"
msgstr "Elektado de individuaj paka¼oj"

#: ../../install_steps_gtk.pm_.c:418
#, fuzzy
msgid "Minimal install"
msgstr "Eliru instalprogramon"

#: ../../install_steps_gtk.pm_.c:433 ../../install_steps_interactive.pm_.c:539
msgid "Choose the packages you want to install"
msgstr "Elektu la paka¼ojn kiuj vi deziras instali"

#: ../../install_steps_gtk.pm_.c:449 ../../install_steps_interactive.pm_.c:777
msgid "Installing"
msgstr "Instalanta"

#: ../../install_steps_gtk.pm_.c:455
msgid "Estimating"
msgstr "Taksas"

#: ../../install_steps_gtk.pm_.c:462
msgid "Time remaining "
msgstr "Tempo restanta "

#: ../../install_steps_gtk.pm_.c:474
#, fuzzy
msgid "Please wait, preparing installation..."
msgstr "Preparas instaladon"

#: ../../install_steps_gtk.pm_.c:558
#, c-format
msgid "%d packages"
msgstr "%d paka¼oj"

#: ../../install_steps_gtk.pm_.c:563
#, c-format
msgid "Installing package %s"
msgstr "Instalanta paka¼o %s"

#: ../../install_steps_gtk.pm_.c:600 ../../install_steps_interactive.pm_.c:189
#: ../../install_steps_interactive.pm_.c:801
#: ../../standalone/drakautoinst_.c:203
msgid "Accept"
msgstr "Akceptu"

#: ../../install_steps_gtk.pm_.c:600 ../../install_steps_interactive.pm_.c:189
#: ../../install_steps_interactive.pm_.c:801
msgid "Refuse"
msgstr "Malakceptu"

#: ../../install_steps_gtk.pm_.c:601 ../../install_steps_interactive.pm_.c:802
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done.\n"
"If you don't have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
"Þanøu vian KDROM!\n"
"\n"
"Bonvole, enþovu la KDROM-on etikedatan \"%s\" en via drajvo kaj klaku \"Jes"
"\"\n"
"kiam vi finos.\n"
"Se vi ne havas øin, klaku \"Nuligu\" por eviti la instaladon de æi tiu KDROM."

#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_gtk.pm_.c:619
#: ../../install_steps_interactive.pm_.c:814
#: ../../install_steps_interactive.pm_.c:818
msgid "Go on anyway?"
msgstr "Æu vi deziras daýri tamen?"

#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:814
msgid "There was an error ordering packages:"
msgstr "Estis eraro ordigi paka¼ojn:"

#: ../../install_steps_gtk.pm_.c:619 ../../install_steps_interactive.pm_.c:818
msgid "There was an error installing packages:"
msgstr "Estis eraro dum instalado de paka¼oj:"

#: ../../install_steps_interactive.pm_.c:10
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 ""

#: ../../install_steps_interactive.pm_.c:67
msgid "An error occurred"
msgstr "Eraro okazis"

#: ../../install_steps_interactive.pm_.c:85
#, fuzzy
msgid "Do you really want to leave the installation?"
msgstr "Æu vi deziras provi la konfigura¼on?"

#: ../../install_steps_interactive.pm_.c:112
msgid "License agreement"
msgstr "Licenca kontrakto"

#: ../../install_steps_interactive.pm_.c:113
msgid ""
"Introduction\n"
"\n"
"The operating system and the different components available in the Mandrake "
"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 Mandrake 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"
"MandrakeSoft 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"
"MandrakeSoft 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 MandrakeSoft S.A. has been advised of the possibility or "
"occurance 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, MandrakeSoft 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 Mandrake 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 MandrakeSoft.\n"
"The programs developed by MandrakeSoft S.A. are governed by the GPL License. "
"Documentation written \n"
"by MandrakeSoft 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"
"MandrakeSoft 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"
"\"Mandrake\", \"Mandrake Linux\" and associated logos are trademarks of "
"MandrakeSoft 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 MandrakeSoft S.A.  \n"
msgstr ""

#: ../../install_steps_interactive.pm_.c:191
msgid "Are you sure you refuse the licence?"
msgstr ""

#: ../../install_steps_interactive.pm_.c:213
#: ../../install_steps_interactive.pm_.c:1037
#: ../../standalone/keyboarddrake_.c:28
msgid "Keyboard"
msgstr "Klavaro"

#: ../../install_steps_interactive.pm_.c:214
#, fuzzy
msgid "Please choose your keyboard layout."
msgstr "Bonvole, elektu vian klavaran aranøon."

#: ../../install_steps_interactive.pm_.c:215
msgid "Here is the full list of keyboards available"
msgstr ""

#: ../../install_steps_interactive.pm_.c:232
msgid "Which installation class do you want?"
msgstr "Kiun instalklaso deziras vi?"

#: ../../install_steps_interactive.pm_.c:236
msgid "Install/Update"
msgstr "Instalu/Øisdatigu"

#: ../../install_steps_interactive.pm_.c:236
msgid "Is this an install or an update?"
msgstr "Æu tiu æi estas instalado aý øisdatigado?"

#: ../../install_steps_interactive.pm_.c:245
msgid "Recommended"
msgstr "Rekomendata"

#: ../../install_steps_interactive.pm_.c:248
#: ../../install_steps_interactive.pm_.c:251
msgid "Expert"
msgstr "Spertulo"

#: ../../install_steps_interactive.pm_.c:256
#: ../../install_steps_interactive.pm_.c:260
#, fuzzy
msgid "Upgrade"
msgstr "Øisdatigu"

#: ../../install_steps_interactive.pm_.c:256
#: ../../install_steps_interactive.pm_.c:260
#, fuzzy
msgid "Upgrade packages only"
msgstr "Elektado de individuaj paka¼oj"

#: ../../install_steps_interactive.pm_.c:276
#, fuzzy
msgid "Please choose the type of your mouse."
msgstr "Bonvole, elektu la specon de via muso."

#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:60
msgid "Mouse Port"
msgstr "Muspordo"

#: ../../install_steps_interactive.pm_.c:283 ../../standalone/mousedrake_.c:61
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Bonvole, elektu al kiu seria pordo estas via muso konektata."

#: ../../install_steps_interactive.pm_.c:291
msgid "Buttons emulation"
msgstr ""

#: ../../install_steps_interactive.pm_.c:293
msgid "Button 2 Emulation"
msgstr ""

#: ../../install_steps_interactive.pm_.c:294
msgid "Button 3 Emulation"
msgstr ""

#: ../../install_steps_interactive.pm_.c:315
msgid "Configuring PCMCIA cards..."
msgstr "Konfiguras PCMCIA kartojn..."

#: ../../install_steps_interactive.pm_.c:315
msgid "PCMCIA"
msgstr "PCMCIA"

#: ../../install_steps_interactive.pm_.c:322
msgid "Configuring IDE"
msgstr "Konfiguras IDE"

#: ../../install_steps_interactive.pm_.c:322
msgid "IDE"
msgstr "IDE"

#: ../../install_steps_interactive.pm_.c:337
msgid "No partition available"
msgstr "neniuj haveblaj subdiskoj"

#: ../../install_steps_interactive.pm_.c:340
msgid "Scanning partitions to find mount points"
msgstr ""

#: ../../install_steps_interactive.pm_.c:348
msgid "Choose the mount points"
msgstr "Elektu surmetingojn"

#: ../../install_steps_interactive.pm_.c:367
#, c-format
msgid ""
"I can't read your partition table, 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 loose all the partitions?\n"
msgstr ""
"Mi ne povas legi vian subdisktabelon, øi estas tro difektita por mi :(\n"
"Mi povas peni daýri per blankigi difektitajn subdiskojn (ÆIOM DA DATUMO\n"
"pereos!).  La alia solvo estas malpermesi al DrakX þanøi la subdisktabelon.\n"
"(la eraro estas %s)\n"
"\n"
"Æu vi konsentas perdi æiujn subdiskojn?\n"

#: ../../install_steps_interactive.pm_.c:380
msgid ""
"DiskDrake failed to read correctly the partition table.\n"
"Continue at your own risk!"
msgstr ""
"DiskDrake malsukcesis øuste legi la subdisktabelon.\n"
"Daýri je via propra risko!"

#: ../../install_steps_interactive.pm_.c:397
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""

#: ../../install_steps_interactive.pm_.c:406
#, fuzzy
msgid "No root partition found to perform an upgrade"
msgstr "Elektu la subdiskoj kiuj vi deziras formati"

#: ../../install_steps_interactive.pm_.c:407
msgid "Root Partition"
msgstr "Radikosubdisko"

#: ../../install_steps_interactive.pm_.c:408
msgid "What is the root partition (/) of your system?"
msgstr "Kiu estas la radikosubdisko (/) æe via sistemo?"

#: ../../install_steps_interactive.pm_.c:422
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Vi bezonas restarti por la þanøoj al la subdisktabelo efektivigi"

#: ../../install_steps_interactive.pm_.c:446
msgid "Choose the partitions you want to format"
msgstr "Elektu la subdiskoj kiuj vi deziras formati"

#: ../../install_steps_interactive.pm_.c:447
msgid "Check bad blocks?"
msgstr "Æu kontrolas malbonajn blokojn?"

#: ../../install_steps_interactive.pm_.c:474
msgid "Formatting partitions"
msgstr "Formatas subdiskojn"

#: ../../install_steps_interactive.pm_.c:476
#, c-format
msgid "Creating and formatting file %s"
msgstr "Kreas kaj formatas dosieron %s"

#: ../../install_steps_interactive.pm_.c:481
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""

#: ../../install_steps_interactive.pm_.c:483
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Nesufiæa interþanøospaco por plenumi instalado, bonvolu aldoni iom"

#: ../../install_steps_interactive.pm_.c:490
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Seræas haveblajn paka¼ojn"

#: ../../install_steps_interactive.pm_.c:491
msgid "Looking for available packages..."
msgstr "Seræas haveblajn paka¼ojn"

#: ../../install_steps_interactive.pm_.c:495
msgid "Finding packages to upgrade..."
msgstr "Trovadas paka¼ojn por promocii"

#: ../../install_steps_interactive.pm_.c:498
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "Vi ne povas malelekti æi tiun paka¼on.  Øi estas jam instalita."

#: ../../install_steps_interactive.pm_.c:516
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
"> %d)"
msgstr ""
"Via komputilo ne havas sufiæe da spaco por instalado aý promocio (%d > %d)."

#: ../../install_steps_interactive.pm_.c:551
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""

#: ../../install_steps_interactive.pm_.c:554
msgid "Load from floppy"
msgstr "Þargu de disketo"

#: ../../install_steps_interactive.pm_.c:556
msgid "Loading from floppy"
msgstr "Þargas de disketo"

#: ../../install_steps_interactive.pm_.c:556
msgid "Package selection"
msgstr "Elektado de Paka¼oj"

#: ../../install_steps_interactive.pm_.c:561
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Enþovu disketon en drajvo %s"

#: ../../install_steps_interactive.pm_.c:573
msgid "Save on floppy"
msgstr "Konservu sur disketo"

#: ../../install_steps_interactive.pm_.c:647
msgid "Selected size is larger than available space"
msgstr ""

#: ../../install_steps_interactive.pm_.c:661
msgid "Type of install"
msgstr ""

#: ../../install_steps_interactive.pm_.c:662
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""

#: ../../install_steps_interactive.pm_.c:665
msgid "With X"
msgstr ""

#: ../../install_steps_interactive.pm_.c:667
msgid "With basic documentation (recommended!)"
msgstr ""

#: ../../install_steps_interactive.pm_.c:668
msgid "Truly minimal install (especially no urpmi)"
msgstr ""

#: ../../install_steps_interactive.pm_.c:752
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
"If only some CDs are missing, unselect them, then click Ok."
msgstr ""
"Se vi havas æiujn de la KDROM-oj en la listo sube, klaku \"Jes\".\n"
"Se vi havas neniujn de æi tiuj KDROM-oj, klaku \"Nuligu\".\n"
"Se vi mankas nur iujn de la KDROM-oj, malelektu ilin, kaj poste klaku \"Jes"
"\"."

#: ../../install_steps_interactive.pm_.c:757
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "KDROM etikedata \"%s\""

#: ../../install_steps_interactive.pm_.c:777
msgid "Preparing installation"
msgstr "Preparas instaladon"

#: ../../install_steps_interactive.pm_.c:786
#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
"Instalas paka¼o %s\n"
"%d%%"

#: ../../install_steps_interactive.pm_.c:832
msgid "Post-install configuration"
msgstr "Post-instala konfigurado"

#: ../../install_steps_interactive.pm_.c:838
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Enþovu disketon en drajvo %s"

#: ../../install_steps_interactive.pm_.c:844
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Enþovu malplenan disketon en drajvo %s"

#: ../../install_steps_interactive.pm_.c:864
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
"WARNING:\n"
"\n"
"Due to different general requirements applicable to these software and "
"imposed\n"
"by various jurisdictions, customer and/or end user of theses software "
"should\n"
"ensure that the laws of his/their jurisdiction allow him/them to download, "
"stock\n"
"and/or use these software.\n"
"\n"
"In addition customer and/or end user shall particularly be aware to not "
"infringe\n"
"the laws of his/their jurisdiction. Should customer and/or end user not\n"
"respect the provision of these applicable laws, he/they will incure serious\n"
"sanctions.\n"
"\n"
"In no event shall Mandrakesoft nor its manufacturers and/or suppliers be "
"liable\n"
"for special, indirect or incidental damages whatsoever (including, but not\n"
"limited to loss of profits, business interruption, loss of commercial data "
"and\n"
"other pecuniary losses, and eventual liabilities and indemnification to be "
"paid\n"
"pursuant to a court decision) arising out of use, possession, or the sole\n"
"downloading of these software, to which customer and/or end user could\n"
"eventually have access after having sign up the present agreement.\n"
"\n"
"\n"
"For any queries relating to these agreement, please contact \n"
"Mandrakesoft, Inc.\n"
"2400 N. Lincoln Avenue Suite 243\n"
"Altadena California 91001\n"
"USA"
msgstr ""
"Nun vi havas la þancon elþuti softvaron por æifrado.\n"
"\n"
"AVERTO:\n"
"\n"
"Pro malsamaj øeneralaj kondiæoj aplikeblaj al æi tiu softvaro kaj trudata\n"
"de diversaj jurisdikcioj, la kliento kaj/aý fina uzanto de tiu softvaro\n"
"devus certigi ke la leøoj de lia/ilia jurisdikcio permesas li/ili elþuti,\n"
"stoki kaj/aý uzi tiun softvaron.\n"
"\n"
"Plue, la kliento kaj/aý fina uzanto scios specife atentos ne malobei la\n"
"leøojn de lia/ilia jurisdikcio.  Se la kliento kaj/aý la fina uzanto\n"
"malobeas tiujn aplikeblajn leøojn, li/ili altiros sur sin gravajn "
"sankciojn.\n"
"\n"
"Neniuokaze aý Mandrakesoft aý øiaj fabrikistoj responsigos por specialaj,\n"
"nerektaj aý hazardaj reparacioj kiuj ajn (inkluzive, sed ne limigite al\n"
"perdo de profitoj, interrompo de komerco, perdo de komerca dateno kaj\n"
"aliaj monaj malprofitoj, kaj rezultaj þuldoj kaj indemizo pagenda konforme\n"
"al prijuøo) rezulte el uzado, posedado, aý sole elþutado de tiu softvaro, "
"al\n"
"kiu la kliento kaj/aý fina uzanto ne povis atingi post subskribi la nunan\n"
"kontrakton.\n"
"\n"
"Por iuj demandoj rilate al tiu kontrakto, bonvole demandu de\n"
"Mandrakesoft, Inc.\n"
"2400 N. Lincoln Avenue Suite 243\n"
"Altadena California 91001\n"
"USA"

#: ../../install_steps_interactive.pm_.c:903
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
"contain security or bug fixes.\n"
"\n"
"To download these packages, you will need to have a working Internet \n"
"connection.\n"
"\n"
"Do you want to install the updates ?"
msgstr ""

#: ../../install_steps_interactive.pm_.c:918
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "Kontaktu la spegulon por havigi la liston de havebla paka¼oj"

#: ../../install_steps_interactive.pm_.c:923
msgid "Choose a mirror from which to get the packages"
msgstr "Elektu spegulon de kiu havigi la paka¼ojn"

#: ../../install_steps_interactive.pm_.c:932
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Kontaktu la spegulon por havigi la liston de havebla paka¼oj"

#: ../../install_steps_interactive.pm_.c:959
msgid "Which is your timezone?"
msgstr "kio estas vian horzonon?"

#: ../../install_steps_interactive.pm_.c:964
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "Æu via hardvara horloøo estas øustigata en GMT?"

#: ../../install_steps_interactive.pm_.c:965
msgid "Automatic time synchronization (using NTP)"
msgstr ""

#: ../../install_steps_interactive.pm_.c:972
msgid "NTP Server"
msgstr "NTP Servilo"

#: ../../install_steps_interactive.pm_.c:1006
#: ../../install_steps_interactive.pm_.c:1014
msgid "Remote CUPS server"
msgstr "Malproksima CUPS-a servilo"

#: ../../install_steps_interactive.pm_.c:1007
msgid "No printer"
msgstr "Neniu printilo"

#: ../../install_steps_interactive.pm_.c:1024
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "Æu vi havas alian?"

#: ../../install_steps_interactive.pm_.c:1026
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1028
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1033 ../../steps.pm_.c:27
msgid "Summary"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1036
msgid "Mouse"
msgstr "Muso"

#: ../../install_steps_interactive.pm_.c:1038
msgid "Timezone"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1039 ../../printerdrake.pm_.c:2347
#: ../../printerdrake.pm_.c:2425
msgid "Printer"
msgstr "Printilo"

#: ../../install_steps_interactive.pm_.c:1041
msgid "ISDN card"
msgstr "ISDN-karto"

#: ../../install_steps_interactive.pm_.c:1044
#: ../../install_steps_interactive.pm_.c:1046
msgid "Sound card"
msgstr "Sonkarto"

#: ../../install_steps_interactive.pm_.c:1048
msgid "TV card"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1088
#: ../../install_steps_interactive.pm_.c:1113
#: ../../install_steps_interactive.pm_.c:1117
msgid "LDAP"
msgstr "LDAP"

#: ../../install_steps_interactive.pm_.c:1089
#: ../../install_steps_interactive.pm_.c:1113
#: ../../install_steps_interactive.pm_.c:1126
msgid "NIS"
msgstr "NIS"

#: ../../install_steps_interactive.pm_.c:1090
#: ../../install_steps_interactive.pm_.c:1113
#: ../../install_steps_interactive.pm_.c:1134
#, fuzzy
msgid "Windows PDC"
msgstr "Forigu Vindozon"

#: ../../install_steps_interactive.pm_.c:1091
#: ../../install_steps_interactive.pm_.c:1113
msgid "Local files"
msgstr "Lokaj dosieroj"

#: ../../install_steps_interactive.pm_.c:1100
#: ../../install_steps_interactive.pm_.c:1101 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Difinu pasvorton de root"

#: ../../install_steps_interactive.pm_.c:1102
msgid "No password"
msgstr "Neniu pasvorto"

#: ../../install_steps_interactive.pm_.c:1107
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr ""
"Æi tiu pasvorto ests tro simpla (øi devas esti almenaý %d signoj longa)"

#: ../../install_steps_interactive.pm_.c:1113 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:626 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Aýtentikigado"

#: ../../install_steps_interactive.pm_.c:1121
msgid "Authentication LDAP"
msgstr "Aýtentikiga LDAP"

#: ../../install_steps_interactive.pm_.c:1122
msgid "LDAP Base dn"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1123
msgid "LDAP Server"
msgstr "LDAP Servilo"

#: ../../install_steps_interactive.pm_.c:1129
msgid "Authentication NIS"
msgstr "Aýtentikiga NIS"

#: ../../install_steps_interactive.pm_.c:1130
msgid "NIS Domain"
msgstr "NIS Domajno"

#: ../../install_steps_interactive.pm_.c:1131
msgid "NIS Server"
msgstr "NIS Servilo"

#: ../../install_steps_interactive.pm_.c:1138
#, fuzzy
msgid "Authentication Windows PDC"
msgstr "Aýtentikiga LDAP"

#: ../../install_steps_interactive.pm_.c:1139
#, fuzzy
msgid "Windows Domain"
msgstr "NIS Domajno"

#: ../../install_steps_interactive.pm_.c:1140
#, fuzzy
msgid "PDC Server Name"
msgstr "NTP Servilo"

#: ../../install_steps_interactive.pm_.c:1142
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"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1176
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
"install\n"
"SILO on your system, or another operating system removes SILO, or SILO "
"doesn't\n"
"work with your hardware configuration. A custom bootdisk can also be used "
"with\n"
"the Mandrake rescue image, making it much easier to recover from severe "
"system\n"
"failures.\n"
"\n"
"If you want to create a bootdisk for your system, insert a floppy in the "
"first\n"
"drive and press \"Ok\"."
msgstr ""
"Akomodita startdisketo provizas manieron de starti via Linuksa sistemo\n"
"sendepende de la normala startþargilo.  Æi tiu estas utila se vi ne deziras\n"
"instali SILO sur via sistemo, aý alia mastruma sistemo forigas SILO,\n"
"aý SILO ne funkcias kun via aparato-konfigura¼o.  Akomodita startdisketo "
"ankaý\n"
"povas esti uzata kun la Mandrejka savdisko, kiu plifaciligas resaniøi de\n"
"severaj sistemaj paneoj.\n"
"\n"
"Se vi deziras krei startdisketon por via sistemo, enþovu disketon en la\n"
"unua drajvo kaj klaku \"JES\"."

#: ../../install_steps_interactive.pm_.c:1192
msgid "First floppy drive"
msgstr "Unua disketa drajvo"

#: ../../install_steps_interactive.pm_.c:1193
msgid "Second floppy drive"
msgstr "Dua disketa drajvo"

#: ../../install_steps_interactive.pm_.c:1194 ../../printerdrake.pm_.c:1896
msgid "Skip"
msgstr "Ellasu"

#: ../../install_steps_interactive.pm_.c:1199
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
"install\n"
"LILO (or grub) on your system, or another operating system removes LILO, or "
"LILO doesn't\n"
"work with your hardware configuration. A custom bootdisk can also be used "
"with\n"
"the Mandrake rescue image, making it much easier to recover from severe "
"system\n"
"failures. Would you like to create a bootdisk for your system?\n"
"%s"
msgstr ""
"Akomodita startdisketo provizas manieron de starti via Linuksa sistemo\n"
"sendepende de la normala startþargilo.  Æi tiu estas utila se vi ne deziras\n"
"instali LILO (aý grub) sur via sistemo, aý alia mastruma sistemo forigas "
"LILO,\n"
"aý LILO ne funkcias kun via komputilo.  Akomodita startdisketo ankaý povas\n"
"esti uzata kun la Mandrejka savdisko, kiu plifaciligas resaniøi de severaj\n"
"sistemaj paneoj.  Æu vi deziras krei startdisketo por via sistemo?\n"
"%s"

#: ../../install_steps_interactive.pm_.c:1205
msgid ""
"\n"
"\n"
"(WARNING! You're using XFS for your root partition,\n"
"creating a bootdisk on a 1.44 Mb floppy will probably fail,\n"
"because XFS needs a very large driver)."
msgstr ""

#: ../../install_steps_interactive.pm_.c:1213
msgid "Sorry, no floppy drive available"
msgstr "Bedaýrinde, neniu disketdrajvo havebla"

#: ../../install_steps_interactive.pm_.c:1217
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Elektu la disketdrajvo vi deziras uzi por krei la startdisketon"

#: ../../install_steps_interactive.pm_.c:1221
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Enþovu disketon en drajvo %s"

#: ../../install_steps_interactive.pm_.c:1224
msgid "Creating bootdisk..."
msgstr "Kreas startdisketon"

#: ../../install_steps_interactive.pm_.c:1231
msgid "Preparing bootloader..."
msgstr "Preparas startþargilon"

#: ../../install_steps_interactive.pm_.c:1242
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
"The install will continue, but you'll\n"
" need to use BootX to boot your machine"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1248
msgid "Do you want to use aboot?"
msgstr "Æu vi deziras uzi aboot-on?"

#: ../../install_steps_interactive.pm_.c:1251
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
"Eraro daýre mi instalis \"aboot\",\n"
"Æu mi devus provi perforte instali eæ se tio detruas la unuan subdiskon?"

#: ../../install_steps_interactive.pm_.c:1258
#, fuzzy
msgid "Installing bootloader"
msgstr "Instalu restart-þargilon"

#: ../../install_steps_interactive.pm_.c:1264
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Instalado de startþargilo malsukcesis.  La sekvanta eraro okazis:"

#: ../../install_steps_interactive.pm_.c:1272
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader.  If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""

#: ../../install_steps_interactive.pm_.c:1306
#: ../../standalone/drakautoinst_.c:81
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Enþovu malplenan disketon en drajvo %s"

#: ../../install_steps_interactive.pm_.c:1310
msgid "Creating auto install floppy..."
msgstr "Kreas aýtoinstalan disketon"

#: ../../install_steps_interactive.pm_.c:1321
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1332
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
"\n"
"For information on fixes which are available for this release of Mandrake "
"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 Mandrake Linux User's Guide."
msgstr ""

#: ../../install_steps_interactive.pm_.c:1345
msgid "http://www.mandrakelinux.com/en/90errata.php3"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1350
msgid "Generate auto install floppy"
msgstr "Kreu aýtoinstalan disketon"

#: ../../install_steps_interactive.pm_.c:1352
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
"(this is meant for installing on another box).\n"
"\n"
"You may prefer to replay the installation.\n"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1357
msgid "Automated"
msgstr "Aýtomata"

#: ../../install_steps_interactive.pm_.c:1357
msgid "Replay"
msgstr "Reludu"

#: ../../install_steps_interactive.pm_.c:1360
#, fuzzy
msgid "Save packages selection"
msgstr "Elektado de individuaj paka¼oj"

#: ../../install_steps_newt.pm_.c:22
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Linuks-Mandrejka Instalado %s"

#: ../../install_steps_newt.pm_.c:34
msgid ""
"  <Tab>/<Alt-Tab> between elements  | <Space> selects | <F12> next screen "
msgstr "  <Tabo>/<Alt-Tabo> inter eroj | <Spaco> elektas | <F12> sekva ekrano "

#: ../../interactive.pm_.c:87
msgid "kdesu missing"
msgstr "kdesu mankas"

#: ../../interactive.pm_.c:89 ../../interactive.pm_.c:100
msgid "consolehelper missing"
msgstr ""

#: ../../interactive.pm_.c:152
#, fuzzy
msgid "Choose a file"
msgstr "Elektu agon"

#: ../../interactive.pm_.c:315
msgid "Advanced"
msgstr ""

#: ../../interactive.pm_.c:316
msgid "Basic"
msgstr ""

#: ../../interactive/stdio.pm_.c:29 ../../interactive/stdio.pm_.c:147
msgid "Bad choice, try again\n"
msgstr "Malbona elekta¼o, provu denove\n"

#: ../../interactive/stdio.pm_.c:30 ../../interactive/stdio.pm_.c:148
#, c-format
msgid "Your choice? (default %s) "
msgstr "Via elekta¼o? (defaýlo estas %s) "

#: ../../interactive/stdio.pm_.c:52
#, c-format
msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""

#: ../../interactive/stdio.pm_.c:68
#, fuzzy, c-format
msgid "Your choice? (0/1, default `%s') "
msgstr "Via elekta¼o? (defaýlo estas %s) "

#: ../../interactive/stdio.pm_.c:93
#, fuzzy, c-format
msgid "Button `%s': %s"
msgstr "Opcioj: %s"

#: ../../interactive/stdio.pm_.c:94
#, fuzzy
msgid "Do you want to click on this button?"
msgstr "Æu vi deziras uzi aboot-on?"

#: ../../interactive/stdio.pm_.c:103
msgid " enter `void' for void entry"
msgstr ""

#: ../../interactive/stdio.pm_.c:103
#, fuzzy, c-format
msgid "Your choice? (default `%s'%s) "
msgstr "Via elekta¼o? (defaýlo estas %s) "

#: ../../interactive/stdio.pm_.c:121
#, c-format
msgid "=> There are many things to choose from (%s).\n"
msgstr ""

#: ../../interactive/stdio.pm_.c:124
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 ""

#: ../../interactive/stdio.pm_.c:137
#, c-format
msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""

#: ../../interactive/stdio.pm_.c:144
msgid "Re-submit"
msgstr ""

#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:196
msgid "Czech (QWERTZ)"
msgstr "Æe¶a (QWERTZ)"

#: ../../keyboard.pm_.c:166 ../../keyboard.pm_.c:198
msgid "German"
msgstr "Germana"

#: ../../keyboard.pm_.c:167
msgid "Dvorak"
msgstr "Dvorak-a"

#: ../../keyboard.pm_.c:168 ../../keyboard.pm_.c:205
msgid "Spanish"
msgstr "Hispana"

#: ../../keyboard.pm_.c:169 ../../keyboard.pm_.c:206
msgid "Finnish"
msgstr "Finna"

#: ../../keyboard.pm_.c:170 ../../keyboard.pm_.c:207
msgid "French"
msgstr "Franca"

#: ../../keyboard.pm_.c:171 ../../keyboard.pm_.c:232
msgid "Norwegian"
msgstr "Norvega"

#: ../../keyboard.pm_.c:172
msgid "Polish"
msgstr "Pola"

#: ../../keyboard.pm_.c:173 ../../keyboard.pm_.c:240
msgid "Russian"
msgstr "Rusa"

#: ../../keyboard.pm_.c:175 ../../keyboard.pm_.c:242
msgid "Swedish"
msgstr "Sveda"

#: ../../keyboard.pm_.c:176 ../../keyboard.pm_.c:257
msgid "UK keyboard"
msgstr "Unuiøinta Regna klavaro"

#: ../../keyboard.pm_.c:177 ../../keyboard.pm_.c:258
msgid "US keyboard"
msgstr "Usona klavaro"

#: ../../keyboard.pm_.c:179
msgid "Albanian"
msgstr "Albana"

#: ../../keyboard.pm_.c:180
msgid "Armenian (old)"
msgstr "Armena (malnova)"

#: ../../keyboard.pm_.c:181
msgid "Armenian (typewriter)"
msgstr "Armena (skribmaþina)"

#: ../../keyboard.pm_.c:182
msgid "Armenian (phonetic)"
msgstr "Armena (fonetika)"

#: ../../keyboard.pm_.c:187
msgid "Azerbaidjani (latin)"
msgstr "Azerbajøana (latina)"

#: ../../keyboard.pm_.c:189
msgid "Belgian"
msgstr "Belga"

#: ../../keyboard.pm_.c:190
#, fuzzy
msgid "Bulgarian (phonetic)"
msgstr "Armena (fonetika)"

#: ../../keyboard.pm_.c:191
#, fuzzy
msgid "Bulgarian (BDS)"
msgstr "Bulgara"

#: ../../keyboard.pm_.c:192
msgid "Brazilian (ABNT-2)"
msgstr "Brazila (ABNT-2)"

#: ../../keyboard.pm_.c:193
msgid "Belarusian"
msgstr "Belarusa"

#: ../../keyboard.pm_.c:194
msgid "Swiss (German layout)"
msgstr "Svisa (germana aranøo)"

#: ../../keyboard.pm_.c:195
msgid "Swiss (French layout)"
msgstr "Svisa (franca aranøo)"

#: ../../keyboard.pm_.c:197
msgid "Czech (QWERTY)"
msgstr "Æe¶a (QWERTY)"

#: ../../keyboard.pm_.c:199
msgid "German (no dead keys)"
msgstr "Germana (neniom da mortaj klavoj)"

#: ../../keyboard.pm_.c:200
msgid "Danish"
msgstr "Dana"

#: ../../keyboard.pm_.c:201
msgid "Dvorak (US)"
msgstr "Dvorak-a (US)"

#: ../../keyboard.pm_.c:202
msgid "Dvorak (Norwegian)"
msgstr "Dvorak-a (Norvega)"

#: ../../keyboard.pm_.c:203
#, fuzzy
msgid "Dvorak (Swedish)"
msgstr "Dvorak-a (US)"

#: ../../keyboard.pm_.c:204
msgid "Estonian"
msgstr "Estona"

#: ../../keyboard.pm_.c:208
msgid "Georgian (\"Russian\" layout)"
msgstr "Kartvela (\"Rusa\" aranøo)"

#: ../../keyboard.pm_.c:209
msgid "Georgian (\"Latin\" layout)"
msgstr "Kartvela (\"Latina\" aranøo)"

#: ../../keyboard.pm_.c:210
msgid "Greek"
msgstr "Greka"

#: ../../keyboard.pm_.c:211
msgid "Hungarian"
msgstr "Hungara"

#: ../../keyboard.pm_.c:212
msgid "Croatian"
msgstr "Kroata"

#: ../../keyboard.pm_.c:213
msgid "Israeli"
msgstr "Israela"

#: ../../keyboard.pm_.c:214
msgid "Israeli (Phonetic)"
msgstr "Israela (fonetika)"

#: ../../keyboard.pm_.c:215
msgid "Iranian"
msgstr "Irana"

#: ../../keyboard.pm_.c:216
msgid "Icelandic"
msgstr "Islanda"

#: ../../keyboard.pm_.c:217
msgid "Italian"
msgstr "Itala"

#: ../../keyboard.pm_.c:219
msgid "Japanese 106 keys"
msgstr "Japana 106 klavoj"

#: ../../keyboard.pm_.c:222
msgid "Korean keyboard"
msgstr "Korea klavaro"

#: ../../keyboard.pm_.c:223
msgid "Latin American"
msgstr "Latinamerika"

#: ../../keyboard.pm_.c:224
msgid "Lithuanian AZERTY (old)"
msgstr "Litova AZERTY-a (malnova)"

#: ../../keyboard.pm_.c:226
msgid "Lithuanian AZERTY (new)"
msgstr "Litova AZERTY-a (nova)"

#: ../../keyboard.pm_.c:227
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litova \"numero-vica\" QWERTY-a"

#: ../../keyboard.pm_.c:228
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litova \"fonetika\" QWERTY-a"

#: ../../keyboard.pm_.c:229
#, fuzzy
msgid "Latvian"
msgstr "Loko"

#: ../../keyboard.pm_.c:230
msgid "Macedonian"
msgstr "Macedona"

#: ../../keyboard.pm_.c:231
msgid "Dutch"
msgstr "Nederlanda"

#: ../../keyboard.pm_.c:233
msgid "Polish (qwerty layout)"
msgstr "Pola (qwerty aranøo)"

#: ../../keyboard.pm_.c:234
msgid "Polish (qwertz layout)"
msgstr "Pola (qwertz aranøo)"

#: ../../keyboard.pm_.c:235
msgid "Portuguese"
msgstr "Portugala"

#: ../../keyboard.pm_.c:236
msgid "Canadian (Quebec)"
msgstr "Kanada (Kebeka)"

#: ../../keyboard.pm_.c:238
msgid "Romanian (qwertz)"
msgstr "Rumana (qwertz-a)"

#: ../../keyboard.pm_.c:239
msgid "Romanian (qwerty)"
msgstr "Rumana (qwerty-a)"

#: ../../keyboard.pm_.c:241
msgid "Russian (Yawerty)"
msgstr "Rusa (Yawerty-a)"

#: ../../keyboard.pm_.c:243
msgid "Slovenian"
msgstr "Slovena"

#: ../../keyboard.pm_.c:244
msgid "Slovakian (QWERTZ)"
msgstr "Slovaka (QWERTZ)"

#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTY)"
msgstr "Slovaka (QWERTY)"

#: ../../keyboard.pm_.c:247
#, fuzzy
msgid "Serbian (cyrillic)"
msgstr "Azerbajøana (cirila)"

#: ../../keyboard.pm_.c:249
#, fuzzy
msgid "Tamil"
msgstr "Tabelo"

#: ../../keyboard.pm_.c:250
msgid "Thai keyboard"
msgstr "Taja klavaro"

#: ../../keyboard.pm_.c:252
#, fuzzy
msgid "Tajik keyboard"
msgstr "Taja klavaro"

#: ../../keyboard.pm_.c:253
msgid "Turkish (traditional \"F\" model)"
msgstr "Turka (tradicia \"F\" modelo)"

#: ../../keyboard.pm_.c:254
msgid "Turkish (modern \"Q\" model)"
msgstr "Turka (moderna \"Q\" modelo)"

#: ../../keyboard.pm_.c:256
msgid "Ukrainian"
msgstr "Ukrajna"

#: ../../keyboard.pm_.c:259
msgid "US keyboard (international)"
msgstr "Usona klavaro (internacia)"

#: ../../keyboard.pm_.c:260
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Vjetnama \"numero-vica\" QWERTY-a"

#: ../../keyboard.pm_.c:261
#, fuzzy
msgid "Yugoslavian (latin)"
msgstr "Jugoslava (latina/cirila)"

#: ../../keyboard.pm_.c:269
msgid "Right Alt key"
msgstr ""

#: ../../keyboard.pm_.c:270
msgid "Both Shift keys simultaneously"
msgstr ""

#: ../../keyboard.pm_.c:271
msgid "Control and Shift keys simultaneously"
msgstr ""

#: ../../keyboard.pm_.c:272
msgid "CapsLock key"
msgstr ""

#: ../../keyboard.pm_.c:273
msgid "Ctrl and Alt keys simultaneously"
msgstr ""

#: ../../keyboard.pm_.c:274
msgid "Alt and Shift keys simultaneously"
msgstr ""

#: ../../keyboard.pm_.c:275
msgid "\"Menu\" key"
msgstr ""

#: ../../keyboard.pm_.c:276
msgid "Left \"Windows\" key"
msgstr ""

#: ../../keyboard.pm_.c:277
msgid "Right \"Windows\" key"
msgstr ""

#: ../../loopback.pm_.c:32
#, c-format
msgid "Circular mounts %s\n"
msgstr "Cirklaj surmetingoj %s\n"

#: ../../lvm.pm_.c:88
msgid "Remove the logical volumes first\n"
msgstr ""

#: ../../modparm.pm_.c:51
#, fuzzy
msgid "a number"
msgstr "Telefonnumero"

#: ../../modparm.pm_.c:53
#, c-format
msgid "%d comma separated numbers"
msgstr ""

#: ../../modparm.pm_.c:53
#, c-format
msgid "%d comma separated strings"
msgstr ""

#: ../../modparm.pm_.c:55
msgid "comma separated numbers"
msgstr ""

#: ../../modparm.pm_.c:55
#, fuzzy
msgid "comma separated strings"
msgstr "Formatu subdiskojn"

#: ../../modules.pm_.c:283
msgid ""
"PCMCIA support no longer exist for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""

#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - Muso"

#: ../../mouse.pm_.c:32
msgid "Logitech MouseMan+"
msgstr "Loøiteka MouseMan+"

#: ../../mouse.pm_.c:33
msgid "Generic PS2 Wheel Mouse"
msgstr "Nespecifa PS2 RadoMuso"

#: ../../mouse.pm_.c:34
msgid "GlidePoint"
msgstr "GlidePoint"

#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:63
msgid "Kensington Thinking Mouse"
msgstr "Kensington Thinking Mouse"

#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:59
msgid "Genius NetMouse"
msgstr "Genius NetMouse"

#: ../../mouse.pm_.c:38
msgid "Genius NetScroll"
msgstr "Genius NetScroll"

#: ../../mouse.pm_.c:43 ../../mouse.pm_.c:68
msgid "1 button"
msgstr "1 butona"

#: ../../mouse.pm_.c:44 ../../mouse.pm_.c:51
msgid "Generic 2 Button Mouse"
msgstr "Nespecifa 2 Butona Muso"

#: ../../mouse.pm_.c:46
msgid "Wheel"
msgstr "Rado"

#: ../../mouse.pm_.c:49
msgid "serial"
msgstr "seria"

#: ../../mouse.pm_.c:52
msgid "Generic 3 Button Mouse"
msgstr "Nespecifa 3 Butona Muso"

#: ../../mouse.pm_.c:53
msgid "Microsoft IntelliMouse"
msgstr "Mikrosofta IntelliMouse"

#: ../../mouse.pm_.c:54
msgid "Logitech MouseMan"
msgstr "Loøiteka MouseMan"

#: ../../mouse.pm_.c:55
msgid "Mouse Systems"
msgstr "Mouse Systems"

#: ../../mouse.pm_.c:57
msgid "Logitech CC Series"
msgstr "Loøiteka CC serio"

#: ../../mouse.pm_.c:58
msgid "Logitech MouseMan+/FirstMouse+"
msgstr "Loøiteka MouseMan+/FirstMouse+"

#: ../../mouse.pm_.c:60
msgid "MM Series"
msgstr "MM Serio"

#: ../../mouse.pm_.c:61
msgid "MM HitTablet"
msgstr "MM HitTablet"

#: ../../mouse.pm_.c:62
msgid "Logitech Mouse (serial, old C7 type)"
msgstr "Loøiteka Muso (seria, malnova C7 speco)"

#: ../../mouse.pm_.c:66
#, fuzzy
msgid "busmouse"
msgstr "Neniu Muso"

#: ../../mouse.pm_.c:69
msgid "2 buttons"
msgstr "2 butonoj"

#: ../../mouse.pm_.c:70
msgid "3 buttons"
msgstr "3 butonoj"

#: ../../mouse.pm_.c:73
msgid "none"
msgstr "neniu"

#: ../../mouse.pm_.c:75
msgid "No mouse"
msgstr "Neniu Muso"

#: ../../mouse.pm_.c:447
msgid "Please test the mouse"
msgstr "Bonvole, provu la muson"

#: ../../mouse.pm_.c:448
#, fuzzy
msgid "To activate the mouse,"
msgstr "Bonvole, provu la muson"

#: ../../mouse.pm_.c:449
msgid "MOVE YOUR WHEEL!"
msgstr "MOVU VIAN RADON!"

#: ../../my_gtk.pm_.c:688
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""

#: ../../my_gtk.pm_.c:723
msgid "Finish"
msgstr "Finu"

#: ../../my_gtk.pm_.c:723 ../../printerdrake.pm_.c:1612
msgid "Next ->"
msgstr "Sekvanta ->"

#: ../../my_gtk.pm_.c:724 ../../printerdrake.pm_.c:1610
msgid "<- Previous"
msgstr "<- Antaýa"

#: ../../my_gtk.pm_.c:1056
msgid "Is this correct?"
msgstr "Æu tio æi pravas?"

#: ../../my_gtk.pm_.c:1120 ../../services.pm_.c:222
msgid "Info"
msgstr "Informo"

#: ../../my_gtk.pm_.c:1141
msgid "Expand Tree"
msgstr "Etendu Arbon"

#: ../../my_gtk.pm_.c:1142
msgid "Collapse Tree"
msgstr "Maletendu Arbon"

#: ../../my_gtk.pm_.c:1143
msgid "Toggle between flat and group sorted"
msgstr "Þanøu inter ebena kaj ordigita je grupoj"

#: ../../network/adsl.pm_.c:19 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "Konektu al la Interreto"

#: ../../network/adsl.pm_.c:20
#, fuzzy
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
"If you don't know, choose 'use pppoe'"
msgstr ""
"La plej ofte uzata maniero por konekti kun ADSL estas dhcp + pppoe.\n"
"Tamen, ekzistas konektojn kiuj nur uzas dhcp.\n"
"Se vi ne scias, elektu 'uzu pppoe'"

#: ../../network/adsl.pm_.c:22
msgid "Alcatel speedtouch usb"
msgstr ""

#: ../../network/adsl.pm_.c:22
msgid "use dhcp"
msgstr "uzu dhcp"

#: ../../network/adsl.pm_.c:22
msgid "use pppoe"
msgstr "uzu pppoe"

#: ../../network/adsl.pm_.c:22
msgid "use pptp"
msgstr "uzu pptp"

#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
msgstr ""
"Kiun dhcp-an klienton vi deziras uzi?\n"
"La defaýlto estas dhcpcd"

#: ../../network/ethernet.pm_.c:88
#, fuzzy
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""
"Mi ne detektas eterretan retadaptilom sur via sistemo.  Bonvole lanæu la\n"
"aparatokonfigurilon."

#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:249
msgid "Choose the network interface"
msgstr "Elektu la retan interfacon"

#: ../../network/ethernet.pm_.c:93
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr ""
"Bonvole elektu kiun retadaptilon vi deziras uzi por konekti al la interreto"

#: ../../network/ethernet.pm_.c:178
msgid "no network card found"
msgstr "neniu retkarto trovita"

#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:364
msgid "Configuring network"
msgstr "Konfiguras reto"

#: ../../network/ethernet.pm_.c:203
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
"Your host name should be a fully-qualified host name,\n"
"such as ``mybox.mylab.myco.com''."
msgstr ""
"Bonvole enigu vian poþtejon se vi scias øin.\n"
"Iuj DHCP-aj serviloj bezonas poþtejon por funkcii.\n"
"Via poþtejo devus esti plene specifita poþtejo,\n"
"ekzemple ``miakomputilo.mialaborejo.miafirmao.com''."

#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:369
msgid "Host name"
msgstr "Poþtejo"

#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
#: ../../network/netconnect.pm_.c:94 ../../network/netconnect.pm_.c:108
#: ../../network/netconnect.pm_.c:163 ../../network/netconnect.pm_.c:178
#: ../../network/netconnect.pm_.c:205 ../../network/netconnect.pm_.c:228
#: ../../network/netconnect.pm_.c:236
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "ISDN-a Konfigura¼on"

#: ../../network/isdn.pm_.c:22
#, fuzzy
msgid "External ISDN modem"
msgstr "Interna ISDN-karto"

#: ../../network/isdn.pm_.c:22
msgid "Internal ISDN card"
msgstr "Interna ISDN-karto"

#: ../../network/isdn.pm_.c:22
msgid "What kind is your ISDN connection?"
msgstr "Kia estas via ISDN-a konekta¼o?"

#: ../../network/isdn.pm_.c:45
msgid ""
"Which ISDN configuration do you prefer?\n"
"\n"
"* The Old configuration uses isdn4net. It contains powerfull\n"
"  tools, but is tricky to configure, and not standard.\n"
"\n"
"* The New configuration is easier to understand, more\n"
"  standard, but with less tools.\n"
"\n"
"We recommand the light configuration.\n"
msgstr ""

#: ../../network/isdn.pm_.c:54
#, fuzzy
msgid "New configuration (isdn-light)"
msgstr "Konfigura¼o de barilo detektata!"

#: ../../network/isdn.pm_.c:54
#, fuzzy
msgid "Old configuration (isdn4net)"
msgstr "Konfigura¼o de barilo detektata!"

#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
#: ../../network/isdn.pm_.c:198 ../../network/isdn.pm_.c:205
#: ../../network/isdn.pm_.c:215
msgid "ISDN Configuration"
msgstr "ISDN-a Konfigura¼on"

#: ../../network/isdn.pm_.c:170
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
msgstr ""
"Elektu vian interretprovizanton.\n"
" Se øin ne estas en la listo, elektu Nelistiøitan"

#: ../../network/isdn.pm_.c:183
#, fuzzy
msgid "Europe protocol"
msgstr "Protokolo"

#: ../../network/isdn.pm_.c:183
#, fuzzy
msgid "Europe protocol (EDSS1)"
msgstr "Eýropo (EDSS1)"

#: ../../network/isdn.pm_.c:185
#, fuzzy
msgid "Protocol for the rest of the world"
msgstr "La cetero de la mondo"

#: ../../network/isdn.pm_.c:185
#, fuzzy
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
"La cetero de la mondo \n"
" neniom da D-Kanelo (lukontraktataj lineoj)"

#: ../../network/isdn.pm_.c:189
msgid "Which protocol do you want to use?"
msgstr "Kiun protokolon vi deziras uzi?"

#: ../../network/isdn.pm_.c:199
msgid "What kind of card do you have?"
msgstr "Kiun specon de karto vi havas?"

#: ../../network/isdn.pm_.c:200
msgid "I don't know"
msgstr "Mi ne scias"

#: ../../network/isdn.pm_.c:200
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"

#: ../../network/isdn.pm_.c:200
msgid "PCI"
msgstr "PCI"

#: ../../network/isdn.pm_.c:206
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
"\n"
"If you have a PCMCIA card, you have to know the \"irq\" and \"io\" of your "
"card.\n"
msgstr ""
"\n"
"Se via havas ISA-an karton, la valoro sur la sekvanta ekrano devus esti "
"øusta.\n"
"\n"
"Se vi havas PCMCIA-an karton, vi bezonas scii la IRQ-o kaj I/O (Eneligo)\n"
"por via karto.\n"

#: ../../network/isdn.pm_.c:210
msgid "Abort"
msgstr "Æesigu"

#: ../../network/isdn.pm_.c:210
msgid "Continue"
msgstr "Æu mi devus daýri?"

#: ../../network/isdn.pm_.c:216
msgid "Which is your ISDN card?"
msgstr "Kiu estas via ISDN-a karto?"

#: ../../network/isdn.pm_.c:235
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
msgstr ""
"Mi detektis ISDN-an PCI-an Karton, sed mi ne scias la specon.  Bonvole "
"elektu\n"
"unu el la PCI-aj kartojn sur la sekvanta ekrano."

#: ../../network/isdn.pm_.c:244
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""
"Neniu ISDN-a PCI-a karto trovata.  Bonvole elektu unu el la PCI-aj kartojn "
"sur\n"
"la sekvanta ekrano."

#: ../../network/modem.pm_.c:39
msgid "Please choose which serial port your modem is connected to."
msgstr "Bonvole, elektu al kiu seria pordo estas via modemo konektata?"

#: ../../network/modem.pm_.c:44
msgid "Dialup options"
msgstr "Telefon-konektaj opcioj"

#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:622
msgid "Connection name"
msgstr "Nomo de konekto"

#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:623
msgid "Phone number"
msgstr "Telefonnumero"

#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:624
msgid "Login ID"
msgstr "Salutnomo"

#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:626
msgid "CHAP"
msgstr ""

#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:626
msgid "PAP"
msgstr "PAP (Pasvorta Aýtentikigada Protokolo)"

#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:626
msgid "Script-based"
msgstr "Programeto-bazata"

#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:626
msgid "Terminal-based"
msgstr "Finaparato-bazata"

#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:627
msgid "Domain name"
msgstr "Domajna nomo"

#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:628
msgid "First DNS Server (optional)"
msgstr "Unu DNS-a Servilo (nedeviga)"

#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:629
msgid "Second DNS Server (optional)"
msgstr "Du DNS-a Servilo (nedeviga)"

#: ../../network/netconnect.pm_.c:33
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
msgstr ""

#: ../../network/netconnect.pm_.c:33 ../../network/netconnect.pm_.c:36
#, fuzzy
msgid ""
"\n"
"You can reconfigure your connection."
msgstr "Konfiguru interretan konekta¼on"

#: ../../network/netconnect.pm_.c:33
#, fuzzy
msgid "You are currently connected to internet."
msgstr "Kiel vi deziras konekti al la Interreto?"

#: ../../network/netconnect.pm_.c:36
#, fuzzy
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
msgstr "Konektu al la Interreto / Konfiguru lokan Reton"

#: ../../network/netconnect.pm_.c:36
#, fuzzy
msgid "You are not currently connected to Internet."
msgstr "Kiel vi deziras konekti al la Interreto?"

#: ../../network/netconnect.pm_.c:40
msgid "Connect"
msgstr "Konektu"

#: ../../network/netconnect.pm_.c:42
msgid "Disconnect"
msgstr "Malkonektu"

#: ../../network/netconnect.pm_.c:44
#, fuzzy
msgid "Configure the connection"
msgstr "Konfiguru retumon"

#: ../../network/netconnect.pm_.c:49
msgid "Internet connection & configuration"
msgstr "Interreta konekta¼o kaj konfiguro"

#: ../../network/netconnect.pm_.c:99
#, fuzzy, c-format
msgid "We are now going to configure the %s connection."
msgstr "Konfiguru interretan konekta¼on"

#: ../../network/netconnect.pm_.c:108
#, fuzzy, c-format
msgid ""
"\n"
"\n"
"\n"
"We are now going to configure the %s connection.\n"
"\n"
"\n"
"Press OK to continue."
msgstr "Konfiguru interretan konekta¼on"

#: ../../network/netconnect.pm_.c:137 ../../network/netconnect.pm_.c:255
#: ../../network/netconnect.pm_.c:275 ../../network/tools.pm_.c:63
msgid "Network Configuration"
msgstr "Reta Konfigura¼o"

#: ../../network/netconnect.pm_.c:138
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
"Click on Ok to keep your configuration, or cancel to reconfigure your "
"Internet & Network connection.\n"
msgstr ""

#: ../../network/netconnect.pm_.c:164
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
"We are about to configure your internet/network connection.\n"
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""

#: ../../network/netconnect.pm_.c:170
#, fuzzy
msgid "Choose the profile to configure"
msgstr "Elektu la defaýltan uzulon:"

#: ../../network/netconnect.pm_.c:171
msgid "Use auto detection"
msgstr ""

#: ../../network/netconnect.pm_.c:172 ../../printerdrake.pm_.c:2541
#: ../../standalone/drakconnect_.c:275 ../../standalone/drakconnect_.c:278
#: ../../standalone/drakfloppy_.c:146
msgid "Expert Mode"
msgstr "Spertuloreøimo"

#: ../../network/netconnect.pm_.c:178 ../../printerdrake.pm_.c:231
msgid "Detecting devices..."
msgstr "Detektas aparatojn..."

#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
#, fuzzy
msgid "Normal modem connection"
msgstr "Konfiguru interretan konekta¼on"

#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "Duobla surmetingo %s"

#: ../../network/netconnect.pm_.c:190 ../../network/netconnect.pm_.c:199
#, fuzzy
msgid "ISDN connection"
msgstr "Konfiguru interretan konekta¼on"

#: ../../network/netconnect.pm_.c:190 ../../network/netconnect.pm_.c:199
#, c-format
msgid "detected %s"
msgstr ""

#: ../../network/netconnect.pm_.c:191 ../../network/netconnect.pm_.c:200
#, fuzzy
msgid "ADSL connection"
msgstr "LAN Konfigura¼o"

#: ../../network/netconnect.pm_.c:191 ../../network/netconnect.pm_.c:200
#, fuzzy, c-format
msgid "detected on interface %s"
msgstr "Reta interfaco"

#: ../../network/netconnect.pm_.c:192 ../../network/netconnect.pm_.c:201
#, fuzzy
msgid "Cable connection"
msgstr "Konfiguru interretan konekta¼on"

#: ../../network/netconnect.pm_.c:192 ../../network/netconnect.pm_.c:201
#, fuzzy
msgid "cable connection detected"
msgstr "Konfiguru interretan konekta¼on"

#: ../../network/netconnect.pm_.c:193 ../../network/netconnect.pm_.c:202
msgid "LAN connection"
msgstr "LAN Konfigura¼o"

#: ../../network/netconnect.pm_.c:193 ../../network/netconnect.pm_.c:202
msgid "ethernet card(s) detected"
msgstr ""

#: ../../network/netconnect.pm_.c:205
#, fuzzy
msgid "Choose the connection you want to configure"
msgstr "Elektu la ilon kiun vi deziras instali"

#: ../../network/netconnect.pm_.c:229
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""

#: ../../network/netconnect.pm_.c:230
#, fuzzy
msgid "Internet connection"
msgstr "Disdividado de Interreta Konekto"

#: ../../network/netconnect.pm_.c:236
msgid "Do you want to start the connection at boot?"
msgstr "Æu vi deziras starti vian konekta¼on je startado de la sistemo?"

#: ../../network/netconnect.pm_.c:250
msgid "Network configuration"
msgstr "Reta Konfigura¼o"

#: ../../network/netconnect.pm_.c:251
msgid "The network needs to be restarted"
msgstr ""

#: ../../network/netconnect.pm_.c:255
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
"\n"
"%s"
msgstr "Æu vi deziras provi la konfigura¼on?"

#: ../../network/netconnect.pm_.c:265
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
"\n"
msgstr ""

#: ../../network/netconnect.pm_.c:269
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""

#: ../../network/netconnect.pm_.c:270
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""

#: ../../network/network.pm_.c:293
#, fuzzy
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
"Simply accept to keep this device configured.\n"
"Modifying the fields below will override this configuration."
msgstr ""
"AVERTO: Æi tiu aparato estis antaýe konfigurata por konekti al la "
"Interreto.\n"
"Simple klaki JES por teni la konfiguron de æi tiu aparato.\n"
"Se vi modifos la subajn kampojn, vi þanøos æi tiun konfiguron."

#: ../../network/network.pm_.c:298
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
"notation (for example, 1.2.3.4)."
msgstr ""
"Bonvole enigu la IP-an konfigurâjon por æi tiu komputilo.\n"
"Æiu ero devus esti enigata kiel IP-adreson en punktita-decimala notacio\n"
"(ekzemple, 1.2.3.4)."

#: ../../network/network.pm_.c:308 ../../network/network.pm_.c:309
#, c-format
msgid "Configuring network device %s"
msgstr "Konfiguras retan aparaton %s"

#: ../../network/network.pm_.c:309
#, fuzzy, c-format
msgid " (driver %s)"
msgstr "XFree86 pelilo: %s\n"

#: ../../network/network.pm_.c:311 ../../standalone/drakconnect_.c:232
#: ../../standalone/drakconnect_.c:468
msgid "IP address"
msgstr "IP-adreso"

#: ../../network/network.pm_.c:312 ../../standalone/drakconnect_.c:469
msgid "Netmask"
msgstr "Retmasko"

#: ../../network/network.pm_.c:313
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"

#: ../../network/network.pm_.c:313
msgid "Automatic IP"
msgstr "Aýtomata IP"

#: ../../network/network.pm_.c:314
#, fuzzy
msgid "Start at boot"
msgstr "Kreu praþargdisketon"

#: ../../network/network.pm_.c:335 ../../printerdrake.pm_.c:736
msgid "IP address should be in format 1.2.3.4"
msgstr "IP-adreso devus esti en la notacio 1.2.3.4"

#: ../../network/network.pm_.c:365
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
"such as ``mybox.mylab.myco.com''.\n"
"You may also enter the IP address of the gateway if you have one"
msgstr ""
"Bonvole enigu vian poþtejon.\n"
"Via poþtejo devus esti plene specifita poþtejo,\n"
"ekzemple ``miakomputilo.mialaborejo.miafirmao.com''.\n"
"Vi ankaý povas enigi la IP-adreson de la prokura kluzo se via havas unu."

#: ../../network/network.pm_.c:370
msgid "DNS server"
msgstr "DNA servilo"

#: ../../network/network.pm_.c:371
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""

#: ../../network/network.pm_.c:373
msgid "Gateway device"
msgstr "Prokura kluzaparato"

#: ../../network/network.pm_.c:385
msgid "Proxies configuration"
msgstr "Konfigurado de prokuraj serviloj"

#: ../../network/network.pm_.c:386
msgid "HTTP proxy"
msgstr "HTTP prokura servilo"

#: ../../network/network.pm_.c:387
msgid "FTP proxy"
msgstr "FTP prokura servilo"

#: ../../network/network.pm_.c:388
msgid "Track network card id (useful for laptops)"
msgstr ""

#: ../../network/network.pm_.c:391
msgid "Proxy should be http://..."
msgstr "Prokura servilo devus esti http://..."

#: ../../network/network.pm_.c:392
msgid "Proxy should be ftp://..."
msgstr "Prokura servilo devus esti ftp://..."

#: ../../network/tools.pm_.c:41
msgid "Internet configuration"
msgstr "Interreta Konfigurado"

#: ../../network/tools.pm_.c:42
msgid "Do you want to try to connect to the Internet now?"
msgstr "Æu vi deziras provi konekti al la interreto nun?"

#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:197
#, fuzzy
msgid "Testing your connection..."
msgstr "Konfiguru interretan konekta¼on"

#: ../../network/tools.pm_.c:56
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Kiel vi deziras konekti al la Interreto?"

#: ../../network/tools.pm_.c:57
msgid "For security reason, it will be disconnected now."
msgstr ""

#: ../../network/tools.pm_.c:58
#, fuzzy
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr "Konektu al la Interreto / Konfiguru lokan Reton"

#: ../../network/tools.pm_.c:82
msgid "Connection Configuration"
msgstr "Konfigurado de Konekto"

#: ../../network/tools.pm_.c:83
msgid "Please fill or check the field below"
msgstr "Bonvole plenigu aý marku la suban kampon"

#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:608
msgid "Card IRQ"
msgstr "IRQ de Karto"

#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:609
msgid "Card mem (DMA)"
msgstr "Memoro de Karto (DMA)"

#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:610
msgid "Card IO"
msgstr "I/O (Eneligo) de Karto"

#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:611
msgid "Card IO_0"
msgstr "I/O 0 (Eneligo 0) de Karto"

#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:612
msgid "Card IO_1"
msgstr "I/O 1 (Eneligo 1) de Karto"

#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:613
msgid "Your personal phone number"
msgstr "Via persona telefonnumero"

#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:614
msgid "Provider name (ex provider.net)"
msgstr "Nomo de interretprovizanto (ekz-e provizanto.net)"

#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:615
msgid "Provider phone number"
msgstr "Telefonnumero de interretprovizanto"

#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:616
msgid "Provider dns 1 (optional)"
msgstr "Provizanto DNS 1 (nedeviga)"

#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:617
msgid "Provider dns 2 (optional)"
msgstr "Provizanto DNS 2 (nedeviga)"

#: ../../network/tools.pm_.c:95
#, fuzzy
msgid "Choose your country"
msgstr "Elektu vian klavaron"

#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:620
msgid "Dialing mode"
msgstr "Diskuma modalo"

#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:632
#, fuzzy
msgid "Connection speed"
msgstr "Speco de konekto"

#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:633
#, fuzzy
msgid "Connection timeout (in sec)"
msgstr "Speco de konekto"

#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:618
msgid "Account Login (user name)"
msgstr "Konta Salutnomo (uzula nomo)"

#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:619
#: ../../standalone/drakconnect_.c:650
msgid "Account Password"
msgstr "Konta Pasvorto"

#: ../../network/tools.pm_.c:118
msgid "United Kingdom"
msgstr ""

#: ../../partition_table.pm_.c:606
msgid "mount failed: "
msgstr "muntado malsukcesis: "

#: ../../partition_table.pm_.c:670
msgid "Extended partition not supported on this platform"
msgstr "Æi tiu platformo ne subtenas etendatajn subdiskojn"

#: ../../partition_table.pm_.c:688
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
"Vi havas truon en via subdisktabelo sed mi ne povas uzi øin.\n"
"La sola solvo estas movi viajn æefajn subdiskojn por situigi la truon\n"
"apud la etendataj subdiskoj."

#: ../../partition_table.pm_.c:778
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Restaýris el dosiero %s malsukcesis: %s"

#: ../../partition_table.pm_.c:780
msgid "Bad backup file"
msgstr "Malbona rezerva dosiero"

#: ../../partition_table.pm_.c:802
#, c-format
msgid "Error writing to file %s"
msgstr "Eraro skribante al dosiero %s"

#: ../../partition_table/raw.pm_.c:186
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 trash"
msgstr ""

#: ../../pkgs.pm_.c:26
msgid "must have"
msgstr "havenda"

#: ../../pkgs.pm_.c:27
msgid "important"
msgstr "grava(j)"

#: ../../pkgs.pm_.c:28
msgid "very nice"
msgstr "tre agrabla(j)"

#: ../../pkgs.pm_.c:29
msgid "nice"
msgstr "agrabla(j)"

#: ../../pkgs.pm_.c:30
msgid "maybe"
msgstr "elbe"

#: ../../printer.pm_.c:26
msgid "CUPS - Common Unix Printing System"
msgstr ""

#: ../../printer.pm_.c:27
msgid "LPRng - LPR New Generation"
msgstr ""

#: ../../printer.pm_.c:28
msgid "LPD - Line Printer Daemon"
msgstr ""

#: ../../printer.pm_.c:29
msgid "PDQ - Print, Don't Queue"
msgstr ""

#: ../../printer.pm_.c:35 ../../printer.pm_.c:874
msgid "CUPS"
msgstr ""

#: ../../printer.pm_.c:36
msgid "LPRng"
msgstr ""

#: ../../printer.pm_.c:37
msgid "LPD"
msgstr ""

#: ../../printer.pm_.c:38
msgid "PDQ"
msgstr ""

#: ../../printer.pm_.c:50
msgid "Local printer"
msgstr "Loka printilo"

#: ../../printer.pm_.c:51
msgid "Remote printer"
msgstr "Malproksima printilo"

#: ../../printer.pm_.c:52
#, fuzzy
msgid "Printer on remote CUPS server"
msgstr "Malproksima CUPS-a servilo"

#: ../../printer.pm_.c:53 ../../printerdrake.pm_.c:758
#, fuzzy
msgid "Printer on remote lpd server"
msgstr "Malproksimaj lpd servilo"

#: ../../printer.pm_.c:54
msgid "Network printer (TCP/Socket)"
msgstr "Reta Printilo (TCP/ingo)"

#: ../../printer.pm_.c:55
#, fuzzy
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "SMB/Vindozo 95/98/NT"

#: ../../printer.pm_.c:56
#, fuzzy
msgid "Printer on NetWare server"
msgstr "Printservilo"

#: ../../printer.pm_.c:57 ../../printerdrake.pm_.c:762
#, fuzzy
msgid "Enter a printer device URI"
msgstr "Printila Aparato URI"

#: ../../printer.pm_.c:58
msgid "Pipe job into a command"
msgstr ""

#: ../../printer.pm_.c:507 ../../printer.pm_.c:698 ../../printer.pm_.c:1020
#: ../../printerdrake.pm_.c:1690 ../../printerdrake.pm_.c:2801
msgid "Unknown model"
msgstr ""

#: ../../printer.pm_.c:535
#, fuzzy
msgid "Local Printers"
msgstr "Loka printilo"

#: ../../printer.pm_.c:537 ../../printer.pm_.c:875
#, fuzzy
msgid "Remote Printers"
msgstr "Malproksima printilo"

#: ../../printer.pm_.c:544 ../../printerdrake.pm_.c:244
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""

#: ../../printer.pm_.c:547 ../../printerdrake.pm_.c:246
#, c-format
msgid ", USB printer \\/*%s"
msgstr ""

#: ../../printer.pm_.c:552
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""

#: ../../printer.pm_.c:555
msgid ", multi-function device on USB"
msgstr ""

#: ../../printer.pm_.c:557
msgid ", multi-function device on HP JetDirect"
msgstr ""

#: ../../printer.pm_.c:559
msgid ", multi-function device"
msgstr ""

#: ../../printer.pm_.c:562
#, fuzzy, c-format
msgid ", printing to %s"
msgstr "Eraro skribante al dosiero %s"

#: ../../printer.pm_.c:564
#, c-format
msgid "on LPD server \"%s\", printer \"%s\""
msgstr ""

#: ../../printer.pm_.c:566
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""

#: ../../printer.pm_.c:570
#, c-format
msgid "on Windows server \"%s\", share \"%s\""
msgstr ""

#: ../../printer.pm_.c:574
#, c-format
msgid "on Novell server \"%s\", printer \"%s\""
msgstr ""

#: ../../printer.pm_.c:576
#, c-format
msgid ", using command %s"
msgstr ""

#: ../../printer.pm_.c:695 ../../printerdrake.pm_.c:1160
msgid "Raw printer (No driver)"
msgstr ""

#: ../../printer.pm_.c:844
#, fuzzy, c-format
msgid "(on %s)"
msgstr "(modulo %s)"

#: ../../printer.pm_.c:846
msgid "(on this machine)"
msgstr ""

#: ../../printer.pm_.c:871
#, fuzzy, c-format
msgid "On CUPS server \"%s\""
msgstr "IP de SMB servilo"

#: ../../printer.pm_.c:877 ../../printerdrake.pm_.c:2462
#: ../../printerdrake.pm_.c:2473 ../../printerdrake.pm_.c:2689
#: ../../printerdrake.pm_.c:2741 ../../printerdrake.pm_.c:2768
#: ../../printerdrake.pm_.c:2938 ../../printerdrake.pm_.c:2940
msgid " (Default)"
msgstr " (Defaýlta)"

#: ../../printerdrake.pm_.c:22
msgid "Select Printer Connection"
msgstr "Elektu Printilan Konekton"

#: ../../printerdrake.pm_.c:23
msgid "How is the printer connected?"
msgstr "Kiel estas la printilo konektata?"

#: ../../printerdrake.pm_.c:25
#, fuzzy
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
"printers will be automatically detected."
msgstr ""
"Kun malproksima CUPS servilo, vi ne devas konfiguri iun printilon\n"
"æi tie; printiloj estos aýtomate dektektataj.  Se vi havas dubojn,\n"
"elektu \"Malproksima CUPS servilo\"."

#: ../../printerdrake.pm_.c:69 ../../printerdrake.pm_.c:2525
#, fuzzy
msgid "CUPS configuration"
msgstr "LAN Konfigura¼o"

#: ../../printerdrake.pm_.c:70 ../../printerdrake.pm_.c:2526
#, fuzzy
msgid "Specify CUPS server"
msgstr "Malproksima CUPS-a servilo"

#: ../../printerdrake.pm_.c:71
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
"automatically about their printers. All printers currently known to your "
"machine are listed in the \"Remote printers\" section in the main window of "
"Printerdrake. When your CUPS server is not in your local network, you have "
"to enter the CUPS server IP address and optionally the port number to get "
"the printer information from the server, otherwise leave these fields blank."
msgstr ""

#: ../../printerdrake.pm_.c:72
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
"environment, so that you can access the printers on the CUPS servers in your "
"local network. If this does not work correctly, turn off \"Automatic CUPS "
"configuration\" and edit your file /etc/cups/cupsd.conf manually. Do not "
"forget to restart CUPS afterwards (command: \"service cups restart\")."
msgstr ""

#: ../../printerdrake.pm_.c:76
#, fuzzy
msgid "The IP address should look like 192.168.1.20"
msgstr "IP-adreso devus esti en la notacio 1.2.3.4"

#: ../../printerdrake.pm_.c:80 ../../printerdrake.pm_.c:886
msgid "The port number should be an integer!"
msgstr ""

#: ../../printerdrake.pm_.c:87
#, fuzzy
msgid "CUPS server IP"
msgstr "IP de SMB servilo"

#: ../../printerdrake.pm_.c:88 ../../printerdrake.pm_.c:879
msgid "Port"
msgstr "Pordo"

#: ../../printerdrake.pm_.c:90
#, fuzzy
msgid "Automatic CUPS configuration"
msgstr "Post-instala konfigurado"

#: ../../printerdrake.pm_.c:162 ../../printerdrake.pm_.c:2508
#: ../../printerdrake.pm_.c:2628
#, fuzzy
msgid "Add a new printer"
msgstr "Neniu printilo"

#: ../../printerdrake.pm_.c:163
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard allows you to install local or remote printers to be used from "
"this machine and also from other machines in the network.\n"
"\n"
"It asks you for all necessary information to set up the printer and gives "
"you access to all available printer drivers, driver options, and printer "
"connection types."
msgstr ""

#: ../../printerdrake.pm_.c:171 ../../printerdrake.pm_.c:198
#: ../../printerdrake.pm_.c:374 ../../printerdrake.pm_.c:389
#: ../../printerdrake.pm_.c:399 ../../printerdrake.pm_.c:462
#, fuzzy
msgid "Local Printer"
msgstr "Loka printilo"

#: ../../printerdrake.pm_.c:172
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard will help you to install your printer(s) connected to this "
"computer.\n"
"\n"
"Please plug in your printer(s) on this computer and turn it/them on. Click "
"on \"Next\" when you are ready, and on \"Cancel\" when you do not want to "
"set up your printer(s) now.\n"
"\n"
"Note that some computers can crash during the printer auto-detection, turn "
"off \"Auto-detect printers\" to do a printer installation without auto-"
"detection. Use the \"Expert Mode\" of printerdrake when you want to set up "
"printing on a remote printer if printerdrake does not list it automatically."
msgstr ""

#: ../../printerdrake.pm_.c:181
#, fuzzy
msgid "Auto-detect printers"
msgstr "Malproksima printilo"

#: ../../printerdrake.pm_.c:199
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
"\n"
"You can print using the \"Print\" command of your application (usually in "
"the \"File\" menu).\n"
"\n"
"If you want to add, remove, or rename a printer, or if you want to change "
"the default option settings (paper input tray, printout quality, ...), "
"select \"Printer\" in the \"Hardware\" section of the Mandrake Control "
"Center."
msgstr ""

#: ../../printerdrake.pm_.c:218
msgid "Auto-Detection of Printers"
msgstr ""

#: ../../printerdrake.pm_.c:219
msgid ""
"Printerdrake is able to auto-detect your locally connected parallel and USB "
"printers for you, but note that on some systems the auto-detection CAN "
"FREEZE YOUR SYSTEM AND THIS CAN LEAD TO CORRUPTED FILE SYSTEMS! So do it ON "
"YOUR OWN RISK!\n"
"\n"
"Do you really want to get your printers auto-detected?"
msgstr ""

#: ../../printerdrake.pm_.c:222 ../../printerdrake.pm_.c:224
#: ../../printerdrake.pm_.c:225
#, fuzzy
msgid "Do auto-detection"
msgstr "Malproksima printilo"

#: ../../printerdrake.pm_.c:223
#, fuzzy
msgid "Set up printer manually"
msgstr "Malproksima printilo"

#: ../../printerdrake.pm_.c:231 ../../standalone/scannerdrake_.c:42
msgid "Test ports"
msgstr "Provu pordojn"

#: ../../printerdrake.pm_.c:252
#, fuzzy, c-format
msgid "Detected %s"
msgstr "Duobla surmetingo %s"

#: ../../printerdrake.pm_.c:256 ../../printerdrake.pm_.c:283
#: ../../printerdrake.pm_.c:302
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr ""

#: ../../printerdrake.pm_.c:258 ../../printerdrake.pm_.c:285
#: ../../printerdrake.pm_.c:307
#, c-format
msgid "USB printer \\/*%s"
msgstr ""

#: ../../printerdrake.pm_.c:375
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
"equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB "
"printer: /dev/usb/lp1, ...)."
msgstr ""

#: ../../printerdrake.pm_.c:379
#, fuzzy
msgid "You must enter a device or file name!"
msgstr "Printila Aparato URI"

#: ../../printerdrake.pm_.c:390
#, fuzzy
msgid ""
"No local printer found!\n"
"\n"
msgstr "Loka printilo"

#: ../../printerdrake.pm_.c:391
msgid ""
"Network printers can only be installed after the installation. Choose "
"\"Hardware\" and then \"Printer\" in the Mandrake Control Center."
msgstr ""

#: ../../printerdrake.pm_.c:392
msgid ""
"To install network printers, click \"Cancel\", switch to the \"Expert Mode"
"\", and click \"Add a new printer\" again."
msgstr ""

#: ../../printerdrake.pm_.c:403
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""

#: ../../printerdrake.pm_.c:404
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""

#: ../../printerdrake.pm_.c:406
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
"if you prefer a customized printer configuration, turn on \"Manual "
"configuration\"."
msgstr ""

#: ../../printerdrake.pm_.c:407
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
"automatically. If your printer was not correctly detected or if you prefer a "
"customized printer configuration, turn on \"Manual configuration\"."
msgstr ""

#: ../../printerdrake.pm_.c:409
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""

#: ../../printerdrake.pm_.c:410
#, fuzzy
msgid "Please choose the port where your printer is connected to."
msgstr "Bonvole, elektu al kiu seria pordo estas via modemo konektata?"

#: ../../printerdrake.pm_.c:412
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""

#: ../../printerdrake.pm_.c:417
#, fuzzy
msgid "You must choose/enter a printer/device!"
msgstr "Printila Aparato URI"

#: ../../printerdrake.pm_.c:437
#, fuzzy
msgid "Manual configuration"
msgstr "Interreta Konfigurado"

#: ../../printerdrake.pm_.c:463
msgid ""
"Is your printer a multi-function device from HP (OfficeJet, PSC, LaserJet "
"1100/1200/1220/3200/3300 with scanner), an HP PhotoSmart or an HP LaserJet "
"2200?"
msgstr ""

#: ../../printerdrake.pm_.c:480
#, fuzzy
msgid "Installing HPOJ package..."
msgstr "Instalanta paka¼o %s"

#: ../../printerdrake.pm_.c:485
msgid "Checking device and configuring HPOJ..."
msgstr ""

#: ../../printerdrake.pm_.c:504
#, fuzzy
msgid "Installing SANE packages..."
msgstr "Instalanta paka¼o %s"

#: ../../printerdrake.pm_.c:524
#, fuzzy
msgid "Installing mtools packages..."
msgstr "Instalanta paka¼o %s"

#: ../../printerdrake.pm_.c:535
msgid "Scanning on your HP multi-function device"
msgstr ""

#: ../../printerdrake.pm_.c:541
msgid "Photo memory card access on your HP multi-function device"
msgstr ""

#: ../../printerdrake.pm_.c:558
#, fuzzy
msgid "Making printer port available for CUPS..."
msgstr "Legas datumbason de CUPS peliloj..."

#: ../../printerdrake.pm_.c:568 ../../printerdrake.pm_.c:1042
#: ../../printerdrake.pm_.c:1156
#, fuzzy
msgid "Reading printer database..."
msgstr "Legas datumbason de CUPS peliloj..."

#: ../../printerdrake.pm_.c:648
msgid "Remote lpd Printer Options"
msgstr "Malproksimaj lpd Printilaj Opcioj"

#: ../../printerdrake.pm_.c:649
#, fuzzy
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
msgstr ""
"Por uzi malproksima lpd printvico, vi devas provizi la poþtejon de la\n"
"printservilo kaj la printviconomon æe tiu servilo en kiun taskoj devus\n"
"esti metata."

#: ../../printerdrake.pm_.c:650
#, fuzzy
msgid "Remote host name"
msgstr "Malproksima poþtejo"

#: ../../printerdrake.pm_.c:651
#, fuzzy
msgid "Remote printer name"
msgstr "Malproksima printilo"

#: ../../printerdrake.pm_.c:654
#, fuzzy
msgid "Remote host name missing!"
msgstr "Malproksima poþtejo"

#: ../../printerdrake.pm_.c:658
#, fuzzy
msgid "Remote printer name missing!"
msgstr "Malproksima poþtejo"

#: ../../printerdrake.pm_.c:726
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB (Vindozo 9x/NT) Printilaj Opcioj"

#: ../../printerdrake.pm_.c:727
#, fuzzy
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
"the print server, as well as the share name for the printer you wish to "
"access and any applicable user name, password, and workgroup information."
msgstr ""
"Por printi al SMB-a printilo, vi devas provizi la SMB poþtejon (Notu! Øi "
"eble\n"
"estas malsama de øia TCP/IP nomo!) kaj eble la IP-adreson de la "
"printservilo,\n"
"aldone al la opuzan nomon de la printilo vi deziras atingi kaj iun ajn\n"
"taýgan salutnomon, pasvorton, kaj laborgrupan informon."

#: ../../printerdrake.pm_.c:728
msgid "SMB server host"
msgstr "Poþtejo de SMB servilo"

#: ../../printerdrake.pm_.c:729
msgid "SMB server IP"
msgstr "IP de SMB servilo"

#: ../../printerdrake.pm_.c:730
msgid "Share name"
msgstr "Opuza nomo"

#: ../../printerdrake.pm_.c:733
msgid "Workgroup"
msgstr "Laborgrupo"

#: ../../printerdrake.pm_.c:740
msgid "Either the server name or the server's IP must be given!"
msgstr ""

#: ../../printerdrake.pm_.c:744
msgid "Samba share name missing!"
msgstr ""

#: ../../printerdrake.pm_.c:749
msgid "SECURITY WARNING!"
msgstr ""

#: ../../printerdrake.pm_.c:750
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
"a fault in the architecture of the Samba client software the password is put "
"in clear text into the command line of the Samba client used to transmit the "
"print job to the Windows server. So it is possible for every user on this "
"machine to display the password on the screen by issuing commands as \"ps "
"auxwww\".\n"
"\n"
"We recommend to make use of one of the following alternatives (in all cases "
"you have to make sure that only machines from your local network have access "
"to your Windows server, for example by means of a firewall):\n"
"\n"
"Use a password-less account on your Windows server, as the \"GUEST\" account "
"or a special account dedicated for printing. Do not remove the password "
"protection from a personal account or the administrator account.\n"
"\n"
"Set up your Windows server to make the printer available under the LPD "
"protocol. Then set up printing from this machine with the \"%s\" connection "
"type in Printerdrake.\n"
"\n"
msgstr ""

#: ../../printerdrake.pm_.c:760
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
"protocol and set up printing from this machine with the \"%s\" connection "
"type in Printerdrake.\n"
"\n"
msgstr ""

#: ../../printerdrake.pm_.c:763
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
"\n"
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""

#: ../../printerdrake.pm_.c:825
msgid "NetWare Printer Options"
msgstr "NetWare Printilaj Opcioj"

#: ../../printerdrake.pm_.c:826
#, fuzzy
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
"print queue name for the printer you wish to access and any applicable user "
"name and password."
msgstr ""
"Por print al NetWare printilo, vi devas provizi la NetWare printservilan\n"
"nomon (Notu! Øi eble estas malsama de øia TCP/IP nomo!) aldone al la\n"
"printvican nomon por la printilo vi deziras atingi kaj iun ajn taýgan\n"
"salutnomon kaj pasvorton."

#: ../../printerdrake.pm_.c:827
msgid "Printer Server"
msgstr "Printservilo"

#: ../../printerdrake.pm_.c:828
msgid "Print Queue Name"
msgstr "Printvica Nomo"

#: ../../printerdrake.pm_.c:833
msgid "NCP server name missing!"
msgstr ""

#: ../../printerdrake.pm_.c:837
msgid "NCP queue name missing!"
msgstr ""

#: ../../printerdrake.pm_.c:876
#, fuzzy
msgid "TCP/Socket Printer Options"
msgstr "Ing-Printilaj Opcioj"

#: ../../printerdrake.pm_.c:877
#, fuzzy
msgid ""
"To print to a TCP or socket printer, you need to provide the host name of "
"the printer and optionally the port number. On HP JetDirect servers the port "
"number is usually 9100, on other servers it can vary. See the manual of your "
"hardware."
msgstr ""
"Por printi al inga printilo, vi bezonas provizi la\n"
"poþtejon de la printilo kaj opcie la pordnumeron."

#: ../../printerdrake.pm_.c:878
#, fuzzy
msgid "Printer host name"
msgstr "Printilaj Poþtejo"

#: ../../printerdrake.pm_.c:882
#, fuzzy
msgid "Printer host name missing!"
msgstr "Printilaj Poþtejo"

#: ../../printerdrake.pm_.c:911 ../../printerdrake.pm_.c:913
msgid "Printer Device URI"
msgstr "Printila Aparato URI"

#: ../../printerdrake.pm_.c:912
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
"are supported by all the spoolers."
msgstr ""

#: ../../printerdrake.pm_.c:927
msgid "A valid URI must be entered!"
msgstr ""

#: ../../printerdrake.pm_.c:1028
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""

#: ../../printerdrake.pm_.c:1029
msgid "Name of printer"
msgstr "Nomo de printilo"

#: ../../printerdrake.pm_.c:1031
msgid "Location"
msgstr "Loko"

#: ../../printerdrake.pm_.c:1045
#, fuzzy
msgid "Preparing printer database..."
msgstr "Legas datumbason de CUPS peliloj..."

#: ../../printerdrake.pm_.c:1136
#, fuzzy
msgid "Your printer model"
msgstr "Malproksima printilo"

#: ../../printerdrake.pm_.c:1137
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
"detection with the models listed in its printer database to find the best "
"match. This choice can be wrong, especially when your printer is not listed "
"at all in the database. So check whether the choice is correct and click "
"\"The model is correct\" if so and if not, click \"Select model manually\" "
"so that you can choose your printer model manually on the next screen.\n"
"\n"
"For your printer Printerdrake has found:\n"
"\n"
"%s"
msgstr ""

#: ../../printerdrake.pm_.c:1142 ../../printerdrake.pm_.c:1145
#, fuzzy
msgid "The model is correct"
msgstr "Æu tio æi pravas?"

#: ../../printerdrake.pm_.c:1143 ../../printerdrake.pm_.c:1144
#: ../../printerdrake.pm_.c:1147
#, fuzzy
msgid "Select model manually"
msgstr "Malproksima printilo"

#: ../../printerdrake.pm_.c:1163
#, fuzzy
msgid "Printer model selection"
msgstr "Printilan Konekton"

#: ../../printerdrake.pm_.c:1164
#, fuzzy
msgid "Which printer model do you have?"
msgstr "Kiun specon de printilo vi havas?"

#: ../../printerdrake.pm_.c:1165
msgid ""
"\n"
"\n"
"Please check whether Printerdrake did the auto-detection of your printer "
"model correctly. Search the correct model in the list when the cursor is "
"standing on a wrong model or on \"Raw printer\"."
msgstr ""

#: ../../printerdrake.pm_.c:1168
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""

#: ../../printerdrake.pm_.c:1244
#, fuzzy
msgid "OKI winprinter configuration"
msgstr "Interreta Konfigurado"

#: ../../printerdrake.pm_.c:1245
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
"connected to the first parallel port. When your printer is connected to "
"another port or to a print server box please connect the printer to the "
"first parallel port before you print a test page. Otherwise the printer will "
"not work. Your connection type setting will be ignored by the driver."
msgstr ""

#: ../../printerdrake.pm_.c:1288 ../../printerdrake.pm_.c:1315
#, fuzzy
msgid "Lexmark inkjet configuration"
msgstr "Interreta Konfigurado"

#: ../../printerdrake.pm_.c:1289
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
"printer to a local port or configure it on the machine where it is connected "
"to."
msgstr ""

#: ../../printerdrake.pm_.c:1316
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
"com/). Go to the US site and click on the \"Drivers\" button. Then choose "
"your model and afterwards \"Linux\" as operating system. The drivers come as "
"RPM packages or shell scripts with interactive graphical installation. You "
"do not need to do this configuration by the graphical frontends. Cancel "
"directly after the license agreement. Then print printhead alignment pages "
"with \"lexmarkmaintain\" and adjust the head alignment settings with this "
"program."
msgstr ""

#: ../../printerdrake.pm_.c:1532
msgid ""
"Printer default settings\n"
"\n"
"You should make sure that the page size and the ink type/printing mode (if "
"available) and also the hardware configuration of laser printers (memory, "
"duplex unit, extra trays) are set correctly. Note that with a very high "
"printout quality/resolution printing can get substantially slower."
msgstr ""

#: ../../printerdrake.pm_.c:1541
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""

#: ../../printerdrake.pm_.c:1545
#, c-format
msgid "Option %s must be a number!"
msgstr ""

#: ../../printerdrake.pm_.c:1550
#, c-format
msgid "Option %s out of range!"
msgstr ""

#: ../../printerdrake.pm_.c:1589
#, fuzzy, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr "Æu vi deziras provi printado?"

#: ../../printerdrake.pm_.c:1606
#, fuzzy
msgid "Test pages"
msgstr "Provu pordojn"

#: ../../printerdrake.pm_.c:1607
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
"laser printers with too low memory it can even not come out. In most cases "
"it is enough to print the standard test page."
msgstr ""

#: ../../printerdrake.pm_.c:1611
#, fuzzy
msgid "No test pages"
msgstr "Jes, printu ambaý de la provpaøojn"

#: ../../printerdrake.pm_.c:1612
#, fuzzy
msgid "Print"
msgstr "Printilo"

#: ../../printerdrake.pm_.c:1614
#, fuzzy
msgid "Standard test page"
msgstr "Laýnorma"

#: ../../printerdrake.pm_.c:1617
msgid "Alternative test page (Letter)"
msgstr ""

#: ../../printerdrake.pm_.c:1620
#, fuzzy
msgid "Alternative test page (A4)"
msgstr "Printas provpaøo(j)n..."

#: ../../printerdrake.pm_.c:1622
#, fuzzy
msgid "Photo test page"
msgstr "Printas provpaøo(j)n..."

#: ../../printerdrake.pm_.c:1626
#, fuzzy
msgid "Do not print any test page"
msgstr "Printas provpaøo(j)n..."

#: ../../printerdrake.pm_.c:1634 ../../printerdrake.pm_.c:1786
msgid "Printing test page(s)..."
msgstr "Printas provpaøo(j)n..."

#: ../../printerdrake.pm_.c:1659
#, fuzzy, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
"Printing status:\n"
"%s\n"
"\n"
msgstr ""
"Provpaøo(j)n estis sendataj al la printila demono.\n"
"Æi tiu eble postulas iom da tempo antaý ol la printilo komencas.\n"
"Printada stato:\n"
"%s\n"
"\n"
"Æu øi øuste funkcias?"

#: ../../printerdrake.pm_.c:1663
#, fuzzy
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
msgstr ""
"Provpaøo(j)n estis sendataj al la printila demono.\n"
"Æi tiu eble postulas iom da tempo antaý ol la printilo komencas.\n"
"Æu øi øuste funkcias?"

#: ../../printerdrake.pm_.c:1670
msgid "Did it work properly?"
msgstr ""

#: ../../printerdrake.pm_.c:1692 ../../printerdrake.pm_.c:2803
#, fuzzy
msgid "Raw printer"
msgstr "Neniu printilo"

#: ../../printerdrake.pm_.c:1718
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
"the command \"%s <file>\" or a graphical printing tool: \"xpp <file>\" or "
"\"kprinter <file>\". The graphical tools allow you to choose the printer and "
"to modify the option settings easily.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1720
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1723 ../../printerdrake.pm_.c:1740
#: ../../printerdrake.pm_.c:1750
#, c-format
msgid ""
"\n"
"The \"%s\" command also allows to modify the option settings for a "
"particular printing job. Simply add the desired settings to the command "
"line, e. g. \"%s <file>\". "
msgstr ""

#: ../../printerdrake.pm_.c:1726 ../../printerdrake.pm_.c:1766
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
"list shown below or click on the \"Print option list\" button.%s%s\n"
"\n"
msgstr ""

#: ../../printerdrake.pm_.c:1730
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""

#: ../../printerdrake.pm_.c:1735 ../../printerdrake.pm_.c:1745
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""

#: ../../printerdrake.pm_.c:1737 ../../printerdrake.pm_.c:1747
#: ../../printerdrake.pm_.c:1757
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1742 ../../printerdrake.pm_.c:1752
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""

#: ../../printerdrake.pm_.c:1755
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""

#: ../../printerdrake.pm_.c:1759
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
"If you are using KDE as desktop environment you have a \"panic button\", an "
"icon on the desktop, labeled with \"STOP Printer!\", which stops all print "
"jobs immediately when you click it. This is for example useful for paper "
"jams.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1763
#, c-format
msgid ""
"\n"
"The \"%s\" and \"%s\" commands also allow to modify the option settings for "
"a particular printing job. Simply add the desired settings to the command "
"line, e. g. \"%s <file>\".\n"
msgstr ""

#: ../../printerdrake.pm_.c:1773
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Haltas de la reto"

#: ../../printerdrake.pm_.c:1774
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Haltas de la reto"

#: ../../printerdrake.pm_.c:1776
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Haltas de la reto"

#: ../../printerdrake.pm_.c:1777
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "Haltas de la reto"

#: ../../printerdrake.pm_.c:1780 ../../printerdrake.pm_.c:1783
#: ../../printerdrake.pm_.c:1784 ../../printerdrake.pm_.c:1785
#: ../../printerdrake.pm_.c:2787 ../../standalone/drakTermServ_.c:249
#: ../../standalone/drakbackup_.c:1037 ../../standalone/drakbackup_.c:2868
#: ../../standalone/drakbug_.c:107 ../../standalone/drakfont_.c:706
#: ../../standalone/drakfont_.c:1015
msgid "Close"
msgstr "Malfermu"

#: ../../printerdrake.pm_.c:1783
#, fuzzy
msgid "Print option list"
msgstr "Printilaj opcioj"

#: ../../printerdrake.pm_.c:1802
#, c-format
msgid ""
"Your HP multi-function device was configured automatically to be able to "
"scan. Now you can scan with \"scanimage\" (\"scanimage -d hp:%s\" to specify "
"the scanner when you have more than one) from the command line or with the "
"graphical interfaces \"xscanimage\" or \"xsane\". If you are using the GIMP, "
"you can also scan by choosing the appropriate point in the \"File\"/\"Acquire"
"\" menu. Call also \"man scanimage\" on the command line to get more "
"information.\n"
"\n"
"Do not use \"scannerdrake\" for this device!"
msgstr ""

#: ../../printerdrake.pm_.c:1821
msgid ""
"Your HP printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
"graphical program \"MtoolsFM\" (Menu: \"Applications\" -> \"File tools\" -> "
"\"MTools File Manager\") or the command line utilities \"mtools\" (enter "
"\"man mtools\" on the command line for more info). You find the card's file "
"system under the drive letter \"p:\", or subsequent drive letters when you "
"have more than one HP printer with photo card drives. In \"MtoolsFM\" you "
"can switch between drive letters with the field at the upper-right corners "
"of the file lists."
msgstr ""

#: ../../printerdrake.pm_.c:1842 ../../printerdrake.pm_.c:2292
#: ../../printerdrake.pm_.c:2556
#, fuzzy
msgid "Reading printer data..."
msgstr "Legas datumbason de CUPS peliloj..."

#: ../../printerdrake.pm_.c:1862 ../../printerdrake.pm_.c:1890
#: ../../printerdrake.pm_.c:1925
#, fuzzy
msgid "Transfer printer configuration"
msgstr "Interreta Konfigurado"

#: ../../printerdrake.pm_.c:1863
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
"s to %s, your current spooler. All the configuration data (printer name, "
"description, location, connection type, and default option settings) is "
"overtaken, but jobs will not be transferred.\n"
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""

#: ../../printerdrake.pm_.c:1866
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1868
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1870
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""

#: ../../printerdrake.pm_.c:1872
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""

#: ../../printerdrake.pm_.c:1873
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""

#: ../../printerdrake.pm_.c:1874
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""

#: ../../printerdrake.pm_.c:1877
msgid "Do not transfer printers"
msgstr ""

#: ../../printerdrake.pm_.c:1878 ../../printerdrake.pm_.c:1895
msgid "Transfer"
msgstr ""

#: ../../printerdrake.pm_.c:1891
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
"Click \"Transfer\" to overwrite it.\n"
"You can also type a new name or skip this printer."
msgstr ""

#: ../../printerdrake.pm_.c:1899
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""

#: ../../printerdrake.pm_.c:1904
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""

#: ../../printerdrake.pm_.c:1912
#, fuzzy
msgid "New printer name"
msgstr "Neniu printilo"

#: ../../printerdrake.pm_.c:1915
#, c-format
msgid "Transferring %s..."
msgstr ""

#: ../../printerdrake.pm_.c:1926
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""

#: ../../printerdrake.pm_.c:1935
#, fuzzy
msgid "Refreshing printer data..."
msgstr "Legas datumbason de CUPS peliloj..."

#: ../../printerdrake.pm_.c:1943 ../../printerdrake.pm_.c:2014
#: ../../printerdrake.pm_.c:2026
msgid "Configuration of a remote printer"
msgstr ""

#: ../../printerdrake.pm_.c:1944
#, fuzzy
msgid "Starting network..."
msgstr "Startas vian konekta¼on..."

#: ../../printerdrake.pm_.c:1978 ../../printerdrake.pm_.c:1982
#: ../../printerdrake.pm_.c:1984
#, fuzzy
msgid "Configure the network now"
msgstr "Konfiguru retumon"

#: ../../printerdrake.pm_.c:1979
#, fuzzy
msgid "Network functionality not configured"
msgstr "Ekrano ne estas konfigurata"

#: ../../printerdrake.pm_.c:1980
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
"configuration, you will not be able to use the printer which you are "
"configuring now. How do you want to proceed?"
msgstr ""

#: ../../printerdrake.pm_.c:1983
#, fuzzy
msgid "Go on without configuring the network"
msgstr "Konfiguras reto"

#: ../../printerdrake.pm_.c:2016
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
"system and correct the configuration using the Mandrake Control Center, "
"section \"Network & Internet\"/\"Connection\", and afterwards set up the "
"printer, also using the Mandrake Control Center, section \"Hardware\"/"
"\"Printer\""
msgstr ""

#: ../../printerdrake.pm_.c:2017
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""

#: ../../printerdrake.pm_.c:2027
#, fuzzy
msgid "Restarting printing system..."
msgstr "Kiun printsistemo vi deziras uzi?"

#: ../../printerdrake.pm_.c:2065
#, fuzzy
msgid "high"
msgstr "Alta"

#: ../../printerdrake.pm_.c:2065
#, fuzzy
msgid "paranoid"
msgstr "Paranoja"

#: ../../printerdrake.pm_.c:2066
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""

#: ../../printerdrake.pm_.c:2067
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
"s security level.\n"
"\n"
"This printing system runs a daemon (background process) which waits for "
"print jobs and handles them. This daemon is also accessable by remote "
"machines through the network and so it is a possible point for attacks. "
"Therefore only a few selected daemons are started by default in this "
"security level.\n"
"\n"
"Do you really want to configure printing on this machine?"
msgstr ""

#: ../../printerdrake.pm_.c:2099
#, fuzzy
msgid "Starting the printing system at boot time"
msgstr "Kiun printsistemo vi deziras uzi?"

#: ../../printerdrake.pm_.c:2100
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
"is booted.\n"
"\n"
"It is possible that the automatic starting was turned off by changing to a "
"higher security level, because the printing system is a potential point for "
"attacks.\n"
"\n"
"Do you want to have the automatic starting of the printing system turned on "
"again?"
msgstr ""

#: ../../printerdrake.pm_.c:2123 ../../printerdrake.pm_.c:2163
#: ../../printerdrake.pm_.c:2200 ../../printerdrake.pm_.c:2240
#: ../../printerdrake.pm_.c:2352
msgid "Checking installed software..."
msgstr ""

#: ../../printerdrake.pm_.c:2167
msgid "Removing LPRng..."
msgstr ""

#: ../../printerdrake.pm_.c:2204
msgid "Removing LPD..."
msgstr ""

#: ../../printerdrake.pm_.c:2276
#, fuzzy
msgid "Select Printer Spooler"
msgstr "Elektu Printilan Konekton"

#: ../../printerdrake.pm_.c:2277
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr "Kiun printsistemo vi deziras uzi?"

#: ../../printerdrake.pm_.c:2310
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Konfiguru Printilon"

#: ../../printerdrake.pm_.c:2323
#, fuzzy
msgid "Installing Foomatic..."
msgstr "Instalanta paka¼o %s"

#: ../../printerdrake.pm_.c:2380 ../../printerdrake.pm_.c:2419
#: ../../printerdrake.pm_.c:2804 ../../printerdrake.pm_.c:2874
msgid "Printer options"
msgstr "Printilaj opcioj"

#: ../../printerdrake.pm_.c:2389
#, fuzzy
msgid "Preparing PrinterDrake..."
msgstr "Legas datumbason de CUPS peliloj..."

#: ../../printerdrake.pm_.c:2406 ../../printerdrake.pm_.c:2961
#, fuzzy
msgid "Configuring applications..."
msgstr "Konfiguru Printilon"

#: ../../printerdrake.pm_.c:2426
#, fuzzy
msgid "Would you like to configure printing?"
msgstr "Æu vi deziras konfiguri printilon?"

#: ../../printerdrake.pm_.c:2438
msgid "Printing system: "
msgstr ""

#: ../../printerdrake.pm_.c:2486
#, fuzzy
msgid "Printerdrake"
msgstr "Printilo"

#: ../../printerdrake.pm_.c:2490
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
"or to make a printer on a remote CUPS server available for Star Office/"
"OpenOffice.org."
msgstr ""
"Jen la sekvantaj printvicoj.\n"
"Vi povas aldoni pli aý þanøi la ekzistantajn."

#: ../../printerdrake.pm_.c:2491
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
"it."
msgstr ""
"Jen la sekvantaj printvicoj.\n"
"Vi povas aldoni pli aý þanøi la ekzistantajn."

#: ../../printerdrake.pm_.c:2517
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""

#: ../../printerdrake.pm_.c:2535
#, fuzzy
msgid "Change the printing system"
msgstr "Konfiguru retumon"

#: ../../printerdrake.pm_.c:2540 ../../standalone/drakconnect_.c:278
msgid "Normal Mode"
msgstr "Normala Modalo"

#: ../../printerdrake.pm_.c:2544 ../../standalone/logdrake_.c:225
msgid "Quit"
msgstr "Æesu"

#: ../../printerdrake.pm_.c:2696 ../../printerdrake.pm_.c:2746
#: ../../printerdrake.pm_.c:2955
#, fuzzy
msgid "Do you want to configure another printer?"
msgstr "Æu vi deziras provi la konfigura¼on?"

#: ../../printerdrake.pm_.c:2782
#, fuzzy
msgid "Modify printer configuration"
msgstr "Interreta Konfigurado"

#: ../../printerdrake.pm_.c:2784
#, fuzzy, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr "Æu vi deziras provi la konfigura¼on?"

#: ../../printerdrake.pm_.c:2788
msgid "Do it!"
msgstr ""

#: ../../printerdrake.pm_.c:2793 ../../printerdrake.pm_.c:2848
#, fuzzy
msgid "Printer connection type"
msgstr "Disdividado de Interreta Konekto"

#: ../../printerdrake.pm_.c:2794 ../../printerdrake.pm_.c:2852
#, fuzzy
msgid "Printer name, description, location"
msgstr "Printilan Konekton"

#: ../../printerdrake.pm_.c:2796 ../../printerdrake.pm_.c:2867
msgid "Printer manufacturer, model, driver"
msgstr ""

#: ../../printerdrake.pm_.c:2797 ../../printerdrake.pm_.c:2868
msgid "Printer manufacturer, model"
msgstr ""

#: ../../printerdrake.pm_.c:2806 ../../printerdrake.pm_.c:2878
msgid "Set this printer as the default"
msgstr ""

#: ../../printerdrake.pm_.c:2808 ../../printerdrake.pm_.c:2883
msgid "Add this printer to Star Office/OpenOffice.org"
msgstr ""

#: ../../printerdrake.pm_.c:2809 ../../printerdrake.pm_.c:2892
msgid "Remove this printer from Star Office/OpenOffice.org"
msgstr ""

#: ../../printerdrake.pm_.c:2810 ../../printerdrake.pm_.c:2901
#, fuzzy
msgid "Print test pages"
msgstr "Printas provpaøo(j)n..."

#: ../../printerdrake.pm_.c:2811 ../../printerdrake.pm_.c:2903
#, fuzzy
msgid "Know how to use this printer"
msgstr "Æu vi deziras provi la konfigura¼on?"

#: ../../printerdrake.pm_.c:2813 ../../printerdrake.pm_.c:2905
#, fuzzy
msgid "Remove printer"
msgstr "Malproksima printilo"

#: ../../printerdrake.pm_.c:2857
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Legas datumbason de CUPS peliloj..."

#: ../../printerdrake.pm_.c:2881
#, fuzzy
msgid "Default printer"
msgstr "Loka printilo"

#: ../../printerdrake.pm_.c:2882
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""

#: ../../printerdrake.pm_.c:2886 ../../printerdrake.pm_.c:2889
msgid "Adding printer to Star Office/OpenOffice.org"
msgstr ""

#: ../../printerdrake.pm_.c:2887
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org."
msgstr ""

#: ../../printerdrake.pm_.c:2890
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org."
msgstr ""

#: ../../printerdrake.pm_.c:2895 ../../printerdrake.pm_.c:2898
msgid "Removing printer from Star Office/OpenOffice.org"
msgstr ""

#: ../../printerdrake.pm_.c:2896
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org."
msgstr ""

#: ../../printerdrake.pm_.c:2899
#, c-format
msgid "Failed to remove the printer \"%s\" from Star Office/OpenOffice.org."
msgstr ""

#: ../../printerdrake.pm_.c:2907
#, fuzzy, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Æu vi deziras provi la konfigura¼on?"

#: ../../printerdrake.pm_.c:2909
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Legas datumbason de CUPS peliloj..."

#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
#: ../../proxy.pm_.c:78
#, fuzzy
msgid "Proxy configuration"
msgstr "Konfigurado de prokuraj serviloj"

#: ../../proxy.pm_.c:30
msgid ""
"Welcome to the proxy configuration utility.\n"
"\n"
"Here, you'll be able to set up your http and ftp proxies\n"
"with or without login and password\n"
msgstr ""

#: ../../proxy.pm_.c:38
msgid ""
"Please fill in the http proxy informations\n"
"Leave it blank if you don't want an http proxy"
msgstr ""

#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
msgid "URL"
msgstr ""

#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
msgid "port"
msgstr "porto"

#: ../../proxy.pm_.c:44
#, fuzzy
msgid "Url should begin with 'http:'"
msgstr "Prokura servilo devus esti http://..."

#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
msgid "The port part should be numeric"
msgstr ""

#: ../../proxy.pm_.c:59
msgid ""
"Please fill in the ftp proxy informations\n"
"Leave it blank if you don't want an ftp proxy"
msgstr ""

#: ../../proxy.pm_.c:65
#, fuzzy
msgid "Url should begin with 'ftp:'"
msgstr "Prokura servilo devus esti ftp://..."

#: ../../proxy.pm_.c:79
msgid ""
"Please enter proxy login and password, if any.\n"
"Leave it blank if you don't want login/passwd"
msgstr ""

#: ../../proxy.pm_.c:80
#, fuzzy
msgid "login"
msgstr "Aýtomata-enregistrado"

#: ../../proxy.pm_.c:82
msgid "password"
msgstr "pasvorto"

#: ../../proxy.pm_.c:84
#, fuzzy
msgid "re-type password"
msgstr "Neniu pasvorto"

#: ../../proxy.pm_.c:88
msgid "The passwords don't match. Try again!"
msgstr "La pasvortoj ne egalas.  Provu denove!"

#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Ne povas aldoni subdiskon al _formatita_ RAID md%d"

#: ../../raid.pm_.c:108
#, c-format
msgid "Can't write file %s"
msgstr "Ne povas skribi dosieron %s."

#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid malsukcesis"

#: ../../raid.pm_.c:137
msgid "mkraid failed (maybe raidtools are missing?)"
msgstr "mkraid malsukcesis (eble raidtools mankas)"

#: ../../raid.pm_.c:153
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "Ne estas sufiæaj subdiskoj por RAID nivelo %d\n"

#: ../../security/msec.pm_.c:144
#, fuzzy
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 ""
"vi devus uzi æi tiun nivelon zorge. Øi faras vian komputilon pli facila\n"
"por uzi, sed delikatega: vi devus neniam uzi øi surrete.\n"
"Øi ne havas pasvortojn."

#: ../../security/msec.pm_.c:150
#, fuzzy
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 ""
"Kun æi tiu sekurnivelo, uzado de æi tiu komputilo kiel servilo ebliøas.\n"
"La sekureco nun estas sufiæe alta por uzi la sistemon kiel servilo kiu\n"
"akceptas konektojn de multaj klientoj."

#: ../../security/msec.pm_.c:169 ../../standalone/drakfont_.c:680
#, fuzzy
msgid "Advanced Options"
msgstr "LAN Konfigura¼o"

#: ../../security/msec.pm_.c:199
#, fuzzy
msgid "Basic Options"
msgstr "Opcioj"

#: ../../services.pm_.c:14
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr ""

#: ../../services.pm_.c:15
msgid "Anacron a periodic command scheduler."
msgstr "Anacron, perioda ordonvicigilo."

#: ../../services.pm_.c:16
msgid ""
"apmd is used for monitoring batery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""
"apmd estas uzata por monitori la bateriostaton kaj registri øin en la\n"
"sistemlogdosiero (syslog).  Vi ankaý povas uzi øin por halti la komputilon\n"
"kiam la baterioþargo estas malgranda."

#: ../../services.pm_.c:18
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 ""
"Lanæas ordonojn vicigitajn per la 'at' ordono je la horo specifita kiam\n"
"'at' estis uzata, kaj lanæas baæajn ordonojn kiam la þargmezo estas\n"
"sufiæe malgranda."

#: ../../services.pm_.c:20
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 ""
"cron estas norma Uniksa programo kiu lanæas programojn kiujn la uzulo\n"
"specifas je periodaj tempoj.  vixie cron aldonas kelkajn trajtojn al la\n"
"baza Uniksa cron, inkluzive de pli bona sekureco kaj pli fortaj\n"
"konfiguraj opcioj."

#: ../../services.pm_.c:23
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 ""
"GPM aldonas subtenon por musoj al teksta-reøimaj Linuksaj aplikoj ekzemple\n"
"la 'Midnight Commander' (Meznokta Estro).  Ankaý øi permesas uzi la muson\n"
"por transpoþigi æe la konzolo (Sen X Fenestroj)."

#: ../../services.pm_.c:26
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""

#: ../../services.pm_.c:28
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Apache estas Tut-Tera Teksa¼a servilo.  Øi liveras HTML-ajn dosierojn\n"
"kaj CGI (komunakluza interfaco)."

#: ../../services.pm_.c:29
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 ""
"La interreta superservila demono (kutime nomata inetd) lanæas sortimenton\n"
"da aliaj interretaj servoj laýbezone.  Øi respondas por la lanæo de multaj\n"
"servoj, inkluzive de telnet, ftp, rsh, kaj rlogin.  Se vi malþaltas inetd,\n"
"ve malþaltas æiujn el la servoj por kiuj øi respondas."

#: ../../services.pm_.c:33
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""

#: ../../services.pm_.c:35
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 ""
"Æi tiu paka¼o þargas la elektitan klavarmapon laý /etc/sysconfig/keyboard.\n"
"Vi povas elekti æi tion per la kbdconfig utilprogramo.  Vi lasus æi tion\n"
"ebligatan por la plejmulto da sistemoj."

#: ../../services.pm_.c:38
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""

#: ../../services.pm_.c:40
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""

#: ../../services.pm_.c:41
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""

#: ../../services.pm_.c:43
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 ""
"lpd estas la printvica dajmono bezonata por lpr taýge funkcii.  Øi estas\n"
"baze servilo kiu arbitracias printajn taskojn al printilo(j)."

#: ../../services.pm_.c:45
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""

#: ../../services.pm_.c:47
#, fuzzy
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
msgstr ""
"'named' (BIND) estas Domajna NomServilo (DNS) kiun vi uzas por trovi\n"
"poþtejojn de IP adresoj."

#: ../../services.pm_.c:48
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""
"Muntas kaj malmuntas æiujn RetDosierSistemajn (NFS), SMB (Lan\n"
"Manager/Vindozaj), kaj NCP (NetWare) surmetingojn."

#: ../../services.pm_.c:50
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""
"Þaltas/Malþaltas æiujn retajn interfacojn konfiguratajn por lanæi\n"
"dum sistemstartado."

#: ../../services.pm_.c:52
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 ""
"NFS estas populara protokolo por dosierdistribuado tra TCP/IP retoj.\n"
"Æi tiu servo provizas NFS dosierþlosado, kiun vi konfiguras per la\n"
"/etc/exports dosiero."

#: ../../services.pm_.c:55
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""
"NFS estas populara protokolo por dosierdistribuado tra TCP/IP retoj.\n"
"Æi tiu servo provizas NFS dosierþlosado."

#: ../../services.pm_.c:57
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""

#: ../../services.pm_.c:59
msgid "Support the OKI 4w and compatible winprinters."
msgstr ""

#: ../../services.pm_.c:60
msgid ""
"PCMCIA support is usually to support things like ethernet and\n"
"modems in laptops.  It won't get started unless configured so it is safe to "
"have\n"
"it installed on machines that don't need it."
msgstr ""
"PCMCIA subteno kutime estas subteno de a¼o kiel ethernet kaj modemoj en\n"
"tekkomputiloj.  Øi ne estos lanæata krom se vi konfiguras øi por ke øi\n"
"estu sendanøera æe komputiloj kiuj ne bezonas øin."

#: ../../services.pm_.c:63
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 ""
"La pordmapilo direktas RPC konektojn, kiujn protokoloj kiel NFS kaj NIS "
"uzas.\n"
"La pordmapservilo devas esti uzata æe komputiloj kiuj agas kiel serviloj\n"
"por protokoloj kiuj uzas la RPC mekanismon."

#: ../../services.pm_.c:66
#, fuzzy
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
msgstr ""
"\"Postfix\" estas PoþtTransportPerilo, kiu estas la programo kiu movas\n"
"retpoþton de unu komputilo al alia."

#: ../../services.pm_.c:67
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""
"Savas kaj restaýras sisteman entropikomuna¼on por pli altkvalita\n"
"generado de aleatoraj nombroj."

#: ../../services.pm_.c:69
msgid ""
"Assign raw devices to block devices (such as hard drive\n"
"partitions), for the use of applications such as Oracle"
msgstr ""

#: ../../services.pm_.c:71
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 ""
"La routed dajmono permesas aýtomatan øisdatigon de la IP enkursigila tabelo\n"
"per la RIP protokolo.  Kvankam RIP estas vaste uzata je malgrandaj retoj,\n"
"pli malsimplaj enkursigaj protokoloj estas bezonataj por malsimplaj retoj."

#: ../../services.pm_.c:74
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
msgstr ""
"La rstat protokolo permesas al uzuloj sur reto ekstrakti metrikojn\n"
"pri la rapideco de iu ajn komputilo sur tiu reto."

#: ../../services.pm_.c:76
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
msgstr ""
"La ruser protokolo permesas al uzuloj sur reto identigi kiujn estas\n"
"konektataj æe aliaj respondantaj komputiloj."

#: ../../services.pm_.c:78
msgid ""
"The rwho protocol lets remote users get a list of all of the users\n"
"logged into a machine running the rwho daemon (similiar to finger)."
msgstr ""
"La rwho protokolo permesas al uzuloj havigi liston de æiuj el la uzuloj\n"
"konektataj æe komputilo kiu estas uzanta la rwho dajmono (simila al finger)."

#: ../../services.pm_.c:80
msgid "Launch the sound system on your machine"
msgstr ""

#: ../../services.pm_.c:81
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 ""
"Syslog (sistemlogilo) estas la rimedo per kiu multaj dajmonoj registras\n"
"mesaøojn al diversaj sistemlogdosieroj.  Øi estas bona ideo æiam uzi\n"
"syslog."

#: ../../services.pm_.c:83
msgid "Load the drivers for your usb devices."
msgstr ""

#: ../../services.pm_.c:84
#, fuzzy
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
"Startas kaj æesigas la X Tiparan Servilon je starttempo kaj æesiga tempo."

#: ../../services.pm_.c:110 ../../services.pm_.c:152
msgid "Choose which services should be automatically started at boot time"
msgstr ""

#: ../../services.pm_.c:122
#, fuzzy
msgid "Printing"
msgstr "Printilo"

#: ../../services.pm_.c:123
msgid "Internet"
msgstr "Interreto"

#: ../../services.pm_.c:126
msgid "File sharing"
msgstr ""

#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1222
#, fuzzy
msgid "System"
msgstr "Sistema modalo"

#: ../../services.pm_.c:133
#, fuzzy
msgid "Remote Administration"
msgstr "Malproksimaj lpd Printilaj Opcioj"

#: ../../services.pm_.c:141
#, fuzzy
msgid "Database Server"
msgstr "Datumbazoj"

#: ../../services.pm_.c:170
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ""

#: ../../services.pm_.c:186
#, fuzzy
msgid "Services"
msgstr "Servilo"

#: ../../services.pm_.c:198
#, fuzzy
msgid "running"
msgstr "Averto"

#: ../../services.pm_.c:198
#, fuzzy
msgid "stopped"
msgstr "Alfiksu"

#: ../../services.pm_.c:212
msgid "Services and deamons"
msgstr ""

#: ../../services.pm_.c:217
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr ""

#: ../../services.pm_.c:224
#, fuzzy
msgid "On boot"
msgstr "Yaboot"

#: ../../services.pm_.c:236
#, fuzzy
msgid "Start"
msgstr "Stato:"

#: ../../services.pm_.c:236
#, fuzzy
msgid "Stop"
msgstr "Sektoro"

#: ../../share/advertising/00-thanks.pl_.c:9
msgid "Thank you for choosing Mandrake Linux 8.2"
msgstr ""

#: ../../share/advertising/00-thanks.pl_.c:10
msgid "Welcome to the Open Source world"
msgstr ""

#: ../../share/advertising/00-thanks.pl_.c:11
msgid ""
"The success of MandrakeSoft is based upon the principle of Free Software. "
"Your new operating system is the result of collaborative work on the part of "
"the worldwide Linux Community"
msgstr ""

#: ../../share/advertising/01-gnu.pl_.c:9
#, fuzzy
msgid "Join the Free Software world"
msgstr "La cetero de la mondo"

#: ../../share/advertising/01-gnu.pl_.c:10
msgid ""
"Get to know the Open Source community and become a member. Learn, teach, and "
"help others by joining the many discussion forums that you will find in our "
"\"Community\" webpages"
msgstr ""

#: ../../share/advertising/02-internet.pl_.c:9
#, fuzzy
msgid "Internet and Messaging"
msgstr "Interreto"

#: ../../share/advertising/02-internet.pl_.c:10
msgid ""
"Mandrake Linux 8.2 provides the best software to access everything the "
"Internet has to offer: Surf the web & view animations with Mozilla and "
"Konqueror, exchange email & organize your personal information with "
"Evolution and Kmail, and much more"
msgstr ""

#: ../../share/advertising/03-graphic.pl_.c:9
#, fuzzy
msgid "Multimedia and Graphics"
msgstr "Plurmedia - Grafiko"

#: ../../share/advertising/03-graphic.pl_.c:10
msgid ""
"Mandrake Linux 8.2 lets you push your multimedia computer to its limits! Use "
"the latest software to play music and audio files, edit and organize your "
"images and photos, watch TV and videos, and much more"
msgstr ""

#: ../../share/advertising/04-develop.pl_.c:9
#, fuzzy
msgid "Development"
msgstr "Programisto"

#: ../../share/advertising/04-develop.pl_.c:10
msgid ""
"Mandrake Linux 8.2 is the ultimate development platform. Discover the power "
"of the GNU gcc compiler as well as the best Open Source development "
"environments"
msgstr ""

#: ../../share/advertising/05-contcenter.pl_.c:9
#: ../../standalone/drakbug_.c:49
#, fuzzy
msgid "Mandrake Control Center"
msgstr "Konekti al la interreto"

#: ../../share/advertising/05-contcenter.pl_.c:10
msgid ""
"The Mandrake Linux 8.2 Control Center is a one-stop location for fully "
"customizing and configuring your Mandrake system"
msgstr ""

#: ../../share/advertising/06-user.pl_.c:9
#, fuzzy
msgid "User interfaces"
msgstr "Reta interfaco"

#: ../../share/advertising/06-user.pl_.c:10
msgid ""
"Mandrake Linux 8.2 provides 11 different graphical desktop environments and "
"window managers to choose from including GNOME 1.4, KDE 2.2.2, Window Maker "
"0.8, and the rest"
msgstr ""

#: ../../share/advertising/07-server.pl_.c:9
#, fuzzy
msgid "Server Software"
msgstr "Poþtejo de SMB servilo"

#: ../../share/advertising/07-server.pl_.c:10
msgid ""
"Transform your machine into a powerful server with just a few clicks of the "
"mouse: Web server, email, firewall, router, file and print server, ..."
msgstr ""

#: ../../share/advertising/08-games.pl_.c:9
msgid "Games"
msgstr "Ludoj"

#: ../../share/advertising/08-games.pl_.c:10
msgid ""
"Mandrake Linux 8.2 provides the best Open Source games - arcade, action, "
"cards, sports, strategy, ..."
msgstr ""

#: ../../share/advertising/09-MDKcampus.pl_.c:9
msgid "MandrakeCampus"
msgstr ""

#: ../../share/advertising/09-MDKcampus.pl_.c:10
msgid ""
"Would you like to learn Linux simply, quickly, and for free? MandrakeSoft "
"provides free Linux training, as well as a way to test your progress, at "
"MandrakeCampus -- our online training center"
msgstr ""

#: ../../share/advertising/10-MDKexpert.pl_.c:9
#, fuzzy
msgid "MandrakeExpert"
msgstr "Spertulo"

#: ../../share/advertising/10-MDKexpert.pl_.c:10
msgid ""
"Quality support from the Linux Community, and from MandrakeSoft, is just "
"around the corner. And if you're already a Linux veteran, become an \"Expert"
"\" and share your knowledge at our support website"
msgstr ""

#: ../../share/advertising/11-consul.pl_.c:9
msgid "MandrakeConsulting"
msgstr ""

#: ../../share/advertising/11-consul.pl_.c:10
msgid ""
"For all of your IT projects, our consultants are ready to analyze your "
"requirements and offer a customized solution. Benefit from MandrakeSoft's "
"vast experience as a Linux producer to provide a true IT alternative for "
"your business organization"
msgstr ""

#: ../../share/advertising/12-MDKstore.pl_.c:9
msgid "MandrakeStore"
msgstr ""

#: ../../share/advertising/12-MDKstore.pl_.c:10
msgid ""
"A full range of Linux solutions, as well as special offers on products and "
"'goodies', are available online at our e-store"
msgstr ""

#: ../../share/advertising/13-Nvert.pl_.c:9
msgid ""
"For more information on MandrakeSoft's Professional Services and commercial "
"offerings, please see the following web page:"
msgstr ""

#: ../../share/advertising/13-Nvert.pl_.c:11
msgid "http://www.mandrakesoft.com/sales/contact"
msgstr ""

#: ../../standalone.pm_.c:25
#, fuzzy
msgid "Installing packages..."
msgstr "Instalanta paka¼o %s"

#: ../../standalone/XFdrake_.c:131
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr ""
"Bonvole adiaýu kaj sekve uzu Kontrol-Alt-Retropaþo (Ctrl-Alt-Backspace)."

#: ../../standalone/XFdrake_.c:135
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Bonvolu resaluti en %s-n por aktivigi la þanøojn."

#: ../../standalone/diskdrake_.c:85
msgid ""
"I can't read your partition table, it's too corrupted for me :(\n"
"I'll try to go on blanking bad partitions"
msgstr ""
"Mi ne povas legi vian subdisktabelon, øi estas tro difektita por mi :(\n"
"Mi penos daýri per blankigi difektitajn subdiskojn"

#: ../../standalone/drakTermServ_.c:189
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "Interreta Konfigurado"

#: ../../standalone/drakTermServ_.c:204
#, fuzzy
msgid "Enable Server"
msgstr "Datumbazoj"

#: ../../standalone/drakTermServ_.c:211
#, fuzzy
msgid "Disable Server"
msgstr "Datumbazoj"

#: ../../standalone/drakTermServ_.c:219
#, fuzzy
msgid "Start Server"
msgstr "NIS Servilo"

#: ../../standalone/drakTermServ_.c:226
#, fuzzy
msgid "Stop Server"
msgstr "NIS Servilo"

#: ../../standalone/drakTermServ_.c:234
msgid "Etherboot Floppy/ISO"
msgstr ""

#: ../../standalone/drakTermServ_.c:236
msgid "Net Boot Images"
msgstr ""

#: ../../standalone/drakTermServ_.c:240
#, fuzzy
msgid "Add/Del Users"
msgstr "Aldonu uzanto"

#: ../../standalone/drakTermServ_.c:242
msgid "Add/Del Clients"
msgstr ""

#: ../../standalone/drakTermServ_.c:247 ../../standalone/drakbackup_.c:2635
#: ../../standalone/drakbackup_.c:2666 ../../standalone/drakbackup_.c:2687
#: ../../standalone/drakbackup_.c:2710 ../../standalone/drakbackup_.c:2737
#: ../../standalone/drakbackup_.c:2776 ../../standalone/drakbackup_.c:2797
#: ../../standalone/drakbackup_.c:2824 ../../standalone/drakbackup_.c:2848
#: ../../standalone/drakbackup_.c:2870 ../../standalone/drakfont_.c:701
#, fuzzy
msgid "Help"
msgstr "/_Helpo"

#: ../../standalone/drakTermServ_.c:434
msgid "Boot Floppy"
msgstr ""

#: ../../standalone/drakTermServ_.c:436
msgid "Boot ISO"
msgstr ""

#: ../../standalone/drakTermServ_.c:505
msgid "Build Whole Kernel -->"
msgstr ""

#: ../../standalone/drakTermServ_.c:507 ../../standalone/drakTermServ_.c:537
msgid "This will take a few minutes."
msgstr ""

#: ../../standalone/drakTermServ_.c:519
msgid "No kernel selected!"
msgstr ""

#: ../../standalone/drakTermServ_.c:522
msgid "Build Single NIC -->"
msgstr ""

#: ../../standalone/drakTermServ_.c:533
#, fuzzy
msgid "No nic selected!"
msgstr "Ne konektita"

#: ../../standalone/drakTermServ_.c:536
msgid "Build All Kernels -->"
msgstr ""

#: ../../standalone/drakTermServ_.c:550
#, fuzzy
msgid "<-- Delete"
msgstr "Forigu"

#: ../../standalone/drakTermServ_.c:557
#, fuzzy
msgid "Delete All NBIs"
msgstr "Elektu dosieron"

#: ../../standalone/drakTermServ_.c:619
#, fuzzy
msgid "Add User -->"
msgstr "Aldonu uzanto"

#: ../../standalone/drakTermServ_.c:627
msgid "<-- Del User"
msgstr ""

#: ../../standalone/drakTermServ_.c:701
msgid "Add Client -->"
msgstr ""

#: ../../standalone/drakTermServ_.c:733
msgid "<-- Del Client"
msgstr ""

#: ../../standalone/drakTermServ_.c:739
#, fuzzy
msgid "dhcpd Config..."
msgstr "Mi konfiguras..."

#: ../../standalone/drakTermServ_.c:886
#, fuzzy
msgid "Write Config"
msgstr "rekonfiguru"

#: ../../standalone/drakTermServ_.c:944
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Enþovu disketon en drajvo %s"

#: ../../standalone/drakTermServ_.c:948
msgid "Couldn't access the floppy!"
msgstr ""

#: ../../standalone/drakTermServ_.c:950
msgid "Floppy can be removed now"
msgstr ""

#: ../../standalone/drakTermServ_.c:953
#, fuzzy
msgid "No floppy drive available!"
msgstr "Neniu disketilo havebla"

#: ../../standalone/drakTermServ_.c:962
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""

#: ../../standalone/drakTermServ_.c:964
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""

#: ../../standalone/drakTermServ_.c:983
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""

#: ../../standalone/drakautoinst_.c:45
#, fuzzy
msgid "Error!"
msgstr "Eraro"

#: ../../standalone/drakautoinst_.c:46
#, c-format
msgid "I can't find needed image file `%s'."
msgstr ""

#: ../../standalone/drakautoinst_.c:48
#, fuzzy
msgid "Auto Install Configurator"
msgstr "Post-instala konfigurado"

#: ../../standalone/drakautoinst_.c:49
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
"\n"
"With that feature, you will be able to replay the installation you've "
"performed on this computer, being interactively prompted for some steps, in "
"order to change their values.\n"
"\n"
"For maximum safety, the partitioning and formatting will never be performed "
"automatically, whatever you chose during the install of this computer.\n"
"\n"
"Do you want to continue?"
msgstr ""

#: ../../standalone/drakautoinst_.c:71
#, fuzzy
msgid "Automatic Steps Configuration"
msgstr "Post-instala konfigurado"

#: ../../standalone/drakautoinst_.c:72
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""

#: ../../standalone/drakautoinst_.c:83
#, fuzzy
msgid "Creating auto install floppy"
msgstr "Kreas aýtoinstalan disketon"

#: ../../standalone/drakautoinst_.c:145
msgid ""
"\n"
"Welcome.\n"
"\n"
"The parameters of the auto-install are available in the sections on the left"
msgstr ""

#: ../../standalone/drakautoinst_.c:240 ../../standalone/drakgw_.c:550
#: ../../standalone/scannerdrake_.c:106
msgid "Congratulations!"
msgstr "Gratulojn!"

#: ../../standalone/drakautoinst_.c:241
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""

#: ../../standalone/drakautoinst_.c:279
#, fuzzy
msgid "Auto Install"
msgstr "Instalu"

#: ../../standalone/drakautoinst_.c:349
#, fuzzy
msgid "Add an item"
msgstr "Aldonu uzulon"

#: ../../standalone/drakautoinst_.c:356
#, fuzzy
msgid "Remove the last item"
msgstr "Formatas retrokonektan dosieron %s"

#: ../../standalone/drakbackup_.c:599
msgid ""
"\n"
"                      DrakBackup Report \n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:600
msgid ""
"\n"
"                      DrakBackup Daemon Report\n"
"\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:604
msgid ""
"\n"
"                    DrakBackup Report Details\n"
"\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:626 ../../standalone/drakbackup_.c:642
msgid "total progess"
msgstr ""

#: ../../standalone/drakbackup_.c:751 ../../standalone/drakbackup_.c:795
msgid "Backup system files..."
msgstr ""

#: ../../standalone/drakbackup_.c:796 ../../standalone/drakbackup_.c:858
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Malbona rezerva dosiero"

#: ../../standalone/drakbackup_.c:808
#, fuzzy
msgid "Backup User files..."
msgstr "Malbona rezerva dosiero"

#: ../../standalone/drakbackup_.c:809
msgid "Hard Disk Backup Progress..."
msgstr ""

#: ../../standalone/drakbackup_.c:857
#, fuzzy
msgid "Backup Other files..."
msgstr "Malbona rezerva dosiero"

#: ../../standalone/drakbackup_.c:871 ../../standalone/drakbackup_.c:895
#, c-format
msgid ""
"\n"
"Drakbackup activities via %s:\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:880
#, c-format
msgid ""
"file list sent by FTP : %s\n"
" "
msgstr ""

#: ../../standalone/drakbackup_.c:883
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:900
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:905
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:914
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "Eraro legante dosiero %s"

#: ../../standalone/drakbackup_.c:1011 ../../standalone/drakbackup_.c:1022
#: ../../standalone/drakbackup_.c:1033 ../../standalone/drakfont_.c:1005
#, fuzzy
msgid "File Selection"
msgstr "Elektado de Paka¼oj"

#: ../../standalone/drakbackup_.c:1038
msgid "Select the files or directories and click on 'Add'"
msgstr ""

#: ../../standalone/drakbackup_.c:1078
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1079
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1080
msgid "Backup your System files. ( /etc directory )"
msgstr ""

#: ../../standalone/drakbackup_.c:1081
msgid "Use incremental backup  (do not replace old backups)"
msgstr ""

#: ../../standalone/drakbackup_.c:1082
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""

#: ../../standalone/drakbackup_.c:1083
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""

#: ../../standalone/drakbackup_.c:1100
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr "Bonvole, elektu la paka¼ojn kiujn vi deziras instali."

#: ../../standalone/drakbackup_.c:1127
msgid "Do not include the browser cache"
msgstr ""

#: ../../standalone/drakbackup_.c:1128 ../../standalone/drakbackup_.c:1152
msgid "Use Incremental Backups  (do not replace old backups)"
msgstr ""

#: ../../standalone/drakbackup_.c:1150 ../../standalone/drakfont_.c:1059
#, fuzzy
msgid "Remove Selected"
msgstr "Malinstalu printvicon"

#: ../../standalone/drakbackup_.c:1188
#, fuzzy
msgid "Windows (FAT32)"
msgstr "Forigu Vindozon"

#: ../../standalone/drakbackup_.c:1227
#, fuzzy
msgid "Users"
msgstr "Salutnomo"

#: ../../standalone/drakbackup_.c:1257
#, fuzzy
msgid "Use network connection to backup"
msgstr "Malbona rezerva dosiero"

#: ../../standalone/drakbackup_.c:1264
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Bonvole, provu la muson"

#: ../../standalone/drakbackup_.c:1269
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""

#: ../../standalone/drakbackup_.c:1274
#, fuzzy
msgid "Please enter your login"
msgstr "Bonvole provu denove"

#: ../../standalone/drakbackup_.c:1279
#, fuzzy
msgid "Please enter your password"
msgstr "Bonvole provu denove"

#: ../../standalone/drakbackup_.c:1285
#, fuzzy
msgid "Remember this password"
msgstr "Neniu pasvorto"

#: ../../standalone/drakbackup_.c:1360 ../../standalone/drakbackup_.c:3295
msgid "Use CD/DVDROM to backup"
msgstr ""

#: ../../standalone/drakbackup_.c:1363 ../../standalone/drakbackup_.c:3299
#, fuzzy
msgid "Please choose your CD space"
msgstr "Bonvole, elektu vian klavaran aranøon."

#: ../../standalone/drakbackup_.c:1369 ../../standalone/drakbackup_.c:3311
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Bonvolu klaki sur subdiskon"

#: ../../standalone/drakbackup_.c:1375 ../../standalone/drakbackup_.c:3317
msgid "Please check if you want to erase your CDRW before"
msgstr ""

#: ../../standalone/drakbackup_.c:1382
#, fuzzy
msgid ""
"Please check if you want to include\n"
" install boot on your CD."
msgstr "Bonvole, elektu la paka¼ojn kiujn vi deziras instali."

#: ../../standalone/drakbackup_.c:1388
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""

#: ../../standalone/drakbackup_.c:1437
#, fuzzy
msgid "Use tape to backup"
msgstr "Malbona rezerva dosiero"

#: ../../standalone/drakbackup_.c:1440
msgid "Please enter the device name to use for backup"
msgstr ""

#: ../../standalone/drakbackup_.c:1446
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Bonvole, elektu la paka¼ojn kiujn vi deziras instali."

#: ../../standalone/drakbackup_.c:1452 ../../standalone/drakbackup_.c:1505
#: ../../standalone/drakbackup_.c:2381
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""

#: ../../standalone/drakbackup_.c:1497
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Bonvole, provu la muson"

#: ../../standalone/drakbackup_.c:1511 ../../standalone/drakbackup_.c:2387
#, fuzzy
msgid "Use quota for backup files."
msgstr "Malbona rezerva dosiero"

#: ../../standalone/drakbackup_.c:1580
#, fuzzy
msgid "Network"
msgstr "Reta interfaco"

#: ../../standalone/drakbackup_.c:1585
msgid "CDROM / DVDROM"
msgstr ""

#: ../../standalone/drakbackup_.c:1590
msgid "HardDrive / NFS"
msgstr ""

#: ../../standalone/drakbackup_.c:1595
#, fuzzy
msgid "Tape"
msgstr "Tipo"

#: ../../standalone/drakbackup_.c:1609 ../../standalone/drakbackup_.c:1613
#: ../../standalone/drakbackup_.c:1617
msgid "hourly"
msgstr ""

#: ../../standalone/drakbackup_.c:1610 ../../standalone/drakbackup_.c:1614
#: ../../standalone/drakbackup_.c:1617
msgid "daily"
msgstr ""

#: ../../standalone/drakbackup_.c:1611 ../../standalone/drakbackup_.c:1615
#: ../../standalone/drakbackup_.c:1617
msgid "weekly"
msgstr ""

#: ../../standalone/drakbackup_.c:1612 ../../standalone/drakbackup_.c:1616
#: ../../standalone/drakbackup_.c:1617
msgid "monthly"
msgstr ""

#: ../../standalone/drakbackup_.c:1630
#, fuzzy
msgid "Use daemon"
msgstr "Salutnomo"

#: ../../standalone/drakbackup_.c:1635
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Bonvole, elektu la paka¼ojn kiujn vi deziras instali."

#: ../../standalone/drakbackup_.c:1641
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Bonvole, elektu lingvon por uzi."

#: ../../standalone/drakbackup_.c:1648
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""

#: ../../standalone/drakbackup_.c:1706
msgid "Send mail report after each backup to :"
msgstr ""

#: ../../standalone/drakbackup_.c:1748
msgid "What"
msgstr ""

#: ../../standalone/drakbackup_.c:1753
#, fuzzy
msgid "Where"
msgstr "Rado"

#: ../../standalone/drakbackup_.c:1758
#, fuzzy
msgid "When"
msgstr "Rado"

#: ../../standalone/drakbackup_.c:1763
#, fuzzy
msgid "More Options"
msgstr "Modulaj opcioj:"

#: ../../standalone/drakbackup_.c:1782 ../../standalone/drakbackup_.c:3207
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Reta Konfigura¼o"

#: ../../standalone/drakbackup_.c:1800
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Bonvole, elektu la paka¼ojn kiujn vi deziras instali."

#: ../../standalone/drakbackup_.c:1802
msgid "on Hard Drive"
msgstr ""

#: ../../standalone/drakbackup_.c:1813
msgid "across Network"
msgstr ""

#: ../../standalone/drakbackup_.c:1877
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Bonvole, elektu la paka¼ojn kiujn vi deziras instali."

#: ../../standalone/drakbackup_.c:1878
#, fuzzy
msgid "Backup system"
msgstr "Dosiersistemo konfiguro"

#: ../../standalone/drakbackup_.c:1879
msgid "Backup Users"
msgstr ""

#: ../../standalone/drakbackup_.c:1882
msgid "Select user manually"
msgstr ""

#: ../../standalone/drakbackup_.c:1964
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""

#: ../../standalone/drakbackup_.c:1965
msgid ""
"\n"
"- System Files:\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1967
msgid ""
"\n"
"- User Files:\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1969
msgid ""
"\n"
"- Other Files:\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1971
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path : %s\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1976
msgid ""
"\n"
"- Burn to CD"
msgstr ""

#: ../../standalone/drakbackup_.c:1977
msgid "RW"
msgstr ""

#: ../../standalone/drakbackup_.c:1978
#, fuzzy, c-format
msgid " on device : %s"
msgstr "Musaparato: %s\n"

#: ../../standalone/drakbackup_.c:1979
#, c-format
msgid ""
"\n"
"- Save to Tape on device : %s"
msgstr ""

#: ../../standalone/drakbackup_.c:1980
#, c-format
msgid "\t\tErase=%s"
msgstr ""

#: ../../standalone/drakbackup_.c:1983
#, c-format
msgid ""
"\n"
"- Save via %s on host : %s\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1984
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""

#: ../../standalone/drakbackup_.c:1985
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Opcioj"

#: ../../standalone/drakbackup_.c:1986
msgid "\tDo not include System Files\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1989
msgid "\tBackups use tar and bzip2\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1991
msgid "\tBackups use tar and gzip\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1994
#, c-format
msgid ""
"\n"
"- Daemon (%s) include :\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1995
msgid "\t-Hard drive.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1996
msgid "\t-CDROM.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1997
msgid "\t-Tape \n"
msgstr ""

#: ../../standalone/drakbackup_.c:1998
msgid "\t-Network by FTP.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1999
msgid "\t-Network by SSH.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2000
msgid "\t-Network by rsync.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2001
msgid "\t-Network by webdav.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2003
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2009
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2113
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2115
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Bonvole, elektu al kiu seria pordo estas via modemo konektata?"

#: ../../standalone/drakbackup_.c:2125
msgid "Backup files are corrupted"
msgstr ""

#: ../../standalone/drakbackup_.c:2146
msgid "          All your selectionned data have been          "
msgstr ""

#: ../../standalone/drakbackup_.c:2147
#, c-format
msgid "          Successfuly Restored on %s       "
msgstr ""

#: ../../standalone/drakbackup_.c:2254
#, fuzzy
msgid "         Restore Configuration       "
msgstr "Reta Konfigura¼o"

#: ../../standalone/drakbackup_.c:2272
msgid "OK to restore the other files."
msgstr ""

#: ../../standalone/drakbackup_.c:2290
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""

#: ../../standalone/drakbackup_.c:2340
#, fuzzy
msgid "Backup the system files before:"
msgstr "Malbona rezerva dosiero"

#: ../../standalone/drakbackup_.c:2342
#, fuzzy
msgid "please choose the date to restore"
msgstr "Bonvole, elektu la specon de via muso."

#: ../../standalone/drakbackup_.c:2370
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Malbona rezerva dosiero"

#: ../../standalone/drakbackup_.c:2373
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Bonvole, provu la muson"

#: ../../standalone/drakbackup_.c:2416
#, fuzzy
msgid "FTP Connection"
msgstr "LAN Konfigura¼o"

#: ../../standalone/drakbackup_.c:2424
#, fuzzy
msgid "Secure Connection"
msgstr "Elektu Printilan Konekton"

#: ../../standalone/drakbackup_.c:2451
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Restaýru de disketo"

#: ../../standalone/drakbackup_.c:2453
msgid "Please enter the directory where backups are stored"
msgstr ""

#: ../../standalone/drakbackup_.c:2512
#, fuzzy
msgid "Select another media to restore from"
msgstr "Bonvole, elektu la specon de via muso."

#: ../../standalone/drakbackup_.c:2514
#, fuzzy
msgid "Other Media"
msgstr "Alia"

#: ../../standalone/drakbackup_.c:2520
#, fuzzy
msgid "Restore system"
msgstr "Instalu sistemon"

#: ../../standalone/drakbackup_.c:2521
#, fuzzy
msgid "Restore Users"
msgstr "Restaýru de dosiero"

#: ../../standalone/drakbackup_.c:2522
#, fuzzy
msgid "Restore Other"
msgstr "Restaýru de dosiero"

#: ../../standalone/drakbackup_.c:2524
msgid "select path to restore (instead of / )"
msgstr ""

#: ../../standalone/drakbackup_.c:2528
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""

#: ../../standalone/drakbackup_.c:2529
msgid "Remove user directories before restore."
msgstr ""

#: ../../standalone/drakbackup_.c:2586
msgid "Restore all backups"
msgstr ""

#: ../../standalone/drakbackup_.c:2594
#, fuzzy
msgid "Custom Restore"
msgstr "Akomodata"

#: ../../standalone/drakbackup_.c:2640 ../../standalone/drakbackup_.c:2671
#: ../../standalone/drakbackup_.c:2690 ../../standalone/drakbackup_.c:2715
#: ../../standalone/drakbackup_.c:2742 ../../standalone/drakbackup_.c:2802
#: ../../standalone/drakbackup_.c:2829 ../../standalone/drakbackup_.c:2851
#, fuzzy
msgid "Previous"
msgstr "<- Antaýa"

#: ../../standalone/drakbackup_.c:2644 ../../standalone/drakbackup_.c:2719
#: ../../standalone/logdrake_.c:224
#, fuzzy
msgid "Save"
msgstr "Stato:"

#: ../../standalone/drakbackup_.c:2692
#, fuzzy
msgid "Build Backup"
msgstr "Malbona rezerva dosiero"

#: ../../standalone/drakbackup_.c:2746 ../../standalone/drakbackup_.c:3458
#, fuzzy
msgid "Restore"
msgstr "Restaýru de dosiero"

#: ../../standalone/drakbackup_.c:2806 ../../standalone/drakbackup_.c:2833
#: ../../standalone/drakbackup_.c:2855
#, fuzzy
msgid "Next"
msgstr "Sekvanta ->"

#: ../../standalone/drakbackup_.c:2888
msgid ""
"Please Build backup before to restore it...\n"
" or verify that your path to save is correct."
msgstr ""

#: ../../standalone/drakbackup_.c:2909
msgid ""
"Error durind sendmail\n"
"  your report mail was not sent\n"
"  Please configure sendmail"
msgstr ""

#: ../../standalone/drakbackup_.c:2933
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "La sekvaj paka¼oj estos instalataj"

#: ../../standalone/drakbackup_.c:2956
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""

#: ../../standalone/drakbackup_.c:2979
#, fuzzy
msgid "Please select data to restore..."
msgstr "Bonvole, elektu lingvon por uzi."

#: ../../standalone/drakbackup_.c:3000
#, fuzzy
msgid "Please select media for backup..."
msgstr "Bonvole, elektu lingvon por uzi."

#: ../../standalone/drakbackup_.c:3022
#, fuzzy
msgid "Please select data to backup..."
msgstr "Bonvole, elektu lingvon por uzi."

#: ../../standalone/drakbackup_.c:3044
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""

#: ../../standalone/drakbackup_.c:3065
msgid "Under Devel ... please wait."
msgstr ""

#: ../../standalone/drakbackup_.c:3145
#, fuzzy
msgid "Backup system files"
msgstr "Malbona rezerva dosiero"

#: ../../standalone/drakbackup_.c:3147
#, fuzzy
msgid "Backup user files"
msgstr "Malbona rezerva dosiero"

#: ../../standalone/drakbackup_.c:3149
#, fuzzy
msgid "Backup other files"
msgstr "Malbona rezerva dosiero"

#: ../../standalone/drakbackup_.c:3151 ../../standalone/drakbackup_.c:3182
msgid "Total Progress"
msgstr ""

#: ../../standalone/drakbackup_.c:3173
msgid "files sending by FTP"
msgstr ""

#: ../../standalone/drakbackup_.c:3177
#, fuzzy
msgid "Sending files..."
msgstr "Konservu en dosiero"

#: ../../standalone/drakbackup_.c:3247
msgid "Data list to include on CDROM."
msgstr ""

#: ../../standalone/drakbackup_.c:3305
#, fuzzy
msgid "Please enter the cd writer speed"
msgstr "Bonvole, provu la muson"

#: ../../standalone/drakbackup_.c:3323
msgid "Please enter your CD Writer device name (ex: 0,1,0)"
msgstr ""

#: ../../standalone/drakbackup_.c:3329
#, fuzzy
msgid "Please check if you want to include install boot on your CD."
msgstr "Bonvole, elektu la paka¼ojn kiujn vi deziras instali."

#: ../../standalone/drakbackup_.c:3409
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Reta Konfigura¼o"

#: ../../standalone/drakbackup_.c:3419
#, fuzzy
msgid "View Backup Configuration."
msgstr "Reta Konfigura¼o"

#: ../../standalone/drakbackup_.c:3440
#, fuzzy
msgid "Wizard Configuration"
msgstr "LAN Konfigura¼o"

#: ../../standalone/drakbackup_.c:3445
#, fuzzy
msgid "Advanced Configuration"
msgstr "LAN Konfigura¼o"

#: ../../standalone/drakbackup_.c:3450
#, fuzzy
msgid "Backup Now"
msgstr "Dosiersistemo konfiguro"

#: ../../standalone/drakbackup_.c:3480
msgid "Drakbackup"
msgstr ""

#: ../../standalone/drakbackup_.c:3529
msgid ""
"options description:\n"
"\n"
" In this step Drakbackup allow you to change:\n"
"\n"
" - The compression mode:\n"
"    \n"
"      If you check bzip2 compression, you will compress\n"
"      your data better than gzip (about 2-10 %).\n"
"      This option is not checked by default because\n"
"      this compression mode needs more time ( about 1000% more).\n"
" \n"
" - The update mode:\n"
"\n"
"      This option will update your backup, but this\n"
"      option is not really useful because you need to\n"
"      decompress your backup before you can update it.\n"
"      \n"
" - the .backupignore mode:\n"
"\n"
"      Like with cvs, Drakbackup will ignore all references\n"
"      included in .backupignore files in each directories.\n"
"      ex: \n"
"         /*> cat .backupignore*/\n"
"         *.o\n"
"         *~\n"
"         ...\n"
"      \n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:3559
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
" a bad configuration of postfix. To solve it you have to\n"
" set myhostname or mydomain in /etc/postfix/main.cf\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:3567
msgid ""
"options description:\n"
"\n"
" - Backup system files:\n"
"       \n"
"\tThis option allows you to backup your /etc directory,\n"
"\twhich contains all configuration files. Please be\n"
"\tcareful during the restore step to not overwrite:\n"
"\t\t/etc/passwd \n"
"\t\t/etc/group \n"
"\t\t/etc/fstab\n"
"\n"
" - Backup User files: \n"
"\n"
"\tThis option allows you select all users that you want \n"
"\tto backup.\n"
"\tTo preserve disk space, it is recommended that you \n"
"\tdo not include web browser's cache.\n"
"\n"
" - Backup Other files: \n"
"\n"
"\tThis option allows you to add more data to save.\n"
"\tWith the other backup it's not possible at the \n"
"\tmoment to select select incremental backup.\t\t\n"
" \n"
" - Incremental Backups:\n"
"\n"
"\tThe incremental backup is the most powerful \n"
"\toption for backup. This option allows you \n"
"\tto backup all your data the first time, and \n"
"\tonly the changed afterward.\n"
"\tThen you will be able, during the restore\n"
"\tstep, to restore your data from a specified\n"
"\tdate.\n"
"\tIf you have not selected this option all\n"
"\told backups are deleted before each backup.    \n"
"\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:3606
msgid ""
"restore description:\n"
" \n"
"Only the most recent date will be used ,because with incremental \n"
"backups it is necesarry to restore one by one each older backups.\n"
"\n"
"So if you don't like to restore an user please unselect all his\n"
"check box.\n"
"\n"
"Otherwise, you are able to select only one of this\n"
"\n"
" - Incremental Backups:\n"
"\n"
"\tThe incremental backup is the most powerfull \n"
"\toption to use backup, this option allow you \n"
"\tto backup all your data the first time, and \n"
"\tonly the changed after.\n"
"\tSo you will be able during the restore\n"
"\tstep, to restore your data from a specified\n"
"\tdate.\n"
"\tIf you have not selected this options all\n"
"\told backups are deleted before each backup.    \n"
"\n"
"\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:3632 ../../standalone/drakbackup_.c:3709
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""

#: ../../standalone/drakbackup_.c:3634 ../../standalone/drakbackup_.c:3711
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""

#: ../../standalone/drakbackup_.c:3636 ../../standalone/drakbackup_.c:3713
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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""

#: ../../standalone/drakbackup_.c:3650
msgid ""
"Description:\n"
"\n"
"  Drakbackup is used to backup your system.\n"
"  During the configuration you can select: \n"
"\t- System files, \n"
"\t- Users files, \n"
"\t- Other files.\n"
"\tor All your system ...  and Other (like Windows Partitions)\n"
"\n"
"  Drakbackup allows you to backup your system on:\n"
"\t- Harddrive.\n"
"\t- NFS.\n"
"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
"\t- FTP.\n"
"\t- Rsync.\n"
"\t- Webdav.\n"
"\t- Tape.\n"
"\n"
"  Drakbackup allows you to restore your system to\n"
"  a user selected directory.\n"
"\n"
"  Per default all backup will be stored on your\n"
"  /var/lib/drakbackup directory\n"
"\n"
"  Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
"\n"
"Restore Step:\n"
"  \n"
"  During the restore step, DrakBackup will remove \n"
"  your original directory and verify that all \n"
"  backup files are not corrupted. It is recommended \n"
"  you do a last backup before restoring.\n"
"\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:3688
msgid ""
"options description:\n"
"\n"
"Please be careful when you are using ftp backup, because only \n"
"backups that are already built are sent to the server.\n"
"So at the moment, you need to build the backup on your hard \n"
"drive before sending it to the server.\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:3697
msgid ""
"\n"
"Restore Backup Problems:\n"
"\n"
"During the restore step, Drakbackup will verify all your\n"
"backup files before restoring them.\n"
"Before the restore, Drakbackup will remove \n"
"your original directory, and you will loose all your \n"
"data. It is important to be careful and not modify the \n"
"backup data files by hand.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:3727
msgid ""
"Description:\n"
"\n"
"  Drakbackup is used to backup your system.\n"
"  During the configuration you can select \n"
"\t- System files, \n"
"\t- Users files, \n"
"\t- Other files.\n"
"\tor All your system ...  and Other (like Windows Partitions)\n"
"\n"
"  Drakbackup allows you to backup your system on:\n"
"\t- Harddrive.\n"
"\t- NFS.\n"
"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
"\t- FTP.\n"
"\t- Rsync.\n"
"\t- Webdav.\n"
"\t- Tape.\n"
"\n"
"  Drakbackup allows you to restore your system to\n"
"  a user selected directory.\n"
"\n"
"  Per default all backup will be stored on your\n"
"  /var/lib/drakbackup directory\n"
"\n"
"  Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
"Restore Step:\n"
"  \n"
"  During the restore step, Drakbackup will remove\n"
"  your original directory and verify that all\n"
"  backup files are not corrupted. It is recommended\n"
"  you do a last backup before restoring.\n"
" \n"
"\n"
msgstr ""

#: ../../standalone/drakboot_.c:58
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Instalado de %s malsukcesis.  La sekvanta eraro okazis:"

#: ../../standalone/drakbug_.c:40
msgid "Mandrake Bug Report Tool"
msgstr ""

#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr ""

#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr ""

#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:65
msgid "Standalone Tools"
msgstr ""

#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr ""

#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr "Konekti al la interreto"

#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr "Spertulo"

#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr "Muso"

#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr "Malproksima printilo"

#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "Opuza nomo"

#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr ""

#: ../../standalone/drakbug_.c:60
msgid "Windows Migration tool"
msgstr ""

#: ../../standalone/drakbug_.c:61
#, fuzzy
msgid "Userdrake"
msgstr "Printilo"

#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr "ISDN-a Konfigura¼on"

#: ../../standalone/drakbug_.c:71
#, fuzzy
msgid "Application:"
msgstr "Aýtentikigado"

#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Package: "
msgstr "Elektado de Paka¼oj"

#: ../../standalone/drakbug_.c:79
msgid "Kernel:"
msgstr ""

#: ../../standalone/drakbug_.c:83
#, fuzzy
msgid "Release: "
msgstr "Bonvole atendu"

#: ../../standalone/drakbug_.c:87
msgid ""
"\n"
"\n"
"To submit a bug report, click on the button report.\n"
"This will open  a web browser window  on https://www.bugzilla.com\n"
" where you'll find a form to fill in.The information displayed above will "
"be \n"
"transferred to that server\n"
"\n"
msgstr ""

#: ../../standalone/drakbug_.c:101
#, fuzzy
msgid "Not installed"
msgstr "Eliru instalprogramon"

#: ../../standalone/drakbug_.c:110
#, fuzzy
msgid "Report"
msgstr "porto"

#: ../../standalone/drakbug_.c:123
msgid "connecting to Bugzilla wizard ..."
msgstr ""

#: ../../standalone/drakbug_.c:129
#, fuzzy
msgid "No browser available! Please install one"
msgstr ""
"Vi povas elektu aliajn lingvojn kiujn estos uzeblaj malantaý la instalado"

#: ../../standalone/drakconnect_.c:80
#, fuzzy, c-format
msgid "Network configuration (%d adapters)"
msgstr "ISDN-a Konfigura¼on"

#: ../../standalone/drakconnect_.c:87 ../../standalone/drakconnect_.c:595
#, fuzzy
msgid "Profile: "
msgstr "muntado malsukcesis: "

#: ../../standalone/drakconnect_.c:95
msgid "Del profile..."
msgstr ""

#: ../../standalone/drakconnect_.c:101
msgid "Profile to delete:"
msgstr ""

#: ../../standalone/drakconnect_.c:129
msgid "New profile..."
msgstr ""

#: ../../standalone/drakconnect_.c:135
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""

#: ../../standalone/drakconnect_.c:161
msgid "Hostname: "
msgstr "Poþtejo: "

#: ../../standalone/drakconnect_.c:168
#, fuzzy
msgid "Internet access"
msgstr "Interreto"

#: ../../standalone/drakconnect_.c:181
msgid "Type:"
msgstr "Speco:"

#: ../../standalone/drakconnect_.c:184 ../../standalone/drakconnect_.c:376
msgid "Gateway:"
msgstr "Kluzo:"

#: ../../standalone/drakconnect_.c:184 ../../standalone/drakconnect_.c:376
#, fuzzy
msgid "Interface:"
msgstr "Interreto"

#: ../../standalone/drakconnect_.c:195
msgid "Status:"
msgstr "Stato:"

#: ../../standalone/drakconnect_.c:202
msgid "Wait please"
msgstr ""

#: ../../standalone/drakconnect_.c:220
#, fuzzy
msgid "Configure Internet Access..."
msgstr "Konfiguru servojn"

#: ../../standalone/drakconnect_.c:227 ../../standalone/drakconnect_.c:449
msgid "LAN configuration"
msgstr "LAN Konfigura¼o"

#: ../../standalone/drakconnect_.c:232
msgid "Driver"
msgstr "Pelilo"

#: ../../standalone/drakconnect_.c:232
msgid "Interface"
msgstr "Interfaco"

#: ../../standalone/drakconnect_.c:232
msgid "Protocol"
msgstr "Protokolo"

#: ../../standalone/drakconnect_.c:232
#, fuzzy
msgid "State"
msgstr "Stato:"

#: ../../standalone/drakconnect_.c:244
#, fuzzy
msgid "Configure Local Area Network..."
msgstr "Konfiguru lokan reton"

#: ../../standalone/drakconnect_.c:256
msgid "Click here to launch the wizard ->"
msgstr ""

#: ../../standalone/drakconnect_.c:257
msgid "Wizard..."
msgstr "Soræisto..."

#: ../../standalone/drakconnect_.c:283
msgid "Apply"
msgstr "Apliku"

#: ../../standalone/drakconnect_.c:302
#, fuzzy
msgid "Please Wait... Applying the configuration"
msgstr "Provu konfigura¼on"

#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
msgid "Connected"
msgstr "Konektita"

#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
msgid "Not connected"
msgstr "Ne konektita"

#: ../../standalone/drakconnect_.c:385 ../../standalone/drakconnect_.c:408
msgid "Connect..."
msgstr "Konektu..."

#: ../../standalone/drakconnect_.c:385 ../../standalone/drakconnect_.c:408
msgid "Disconnect..."
msgstr "Malkonektu..."

#: ../../standalone/drakconnect_.c:404
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""

#: ../../standalone/drakconnect_.c:431
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""

#: ../../standalone/drakconnect_.c:453
msgid "LAN Configuration"
msgstr "LAN Konfigura¼o"

#: ../../standalone/drakconnect_.c:464
#, c-format
msgid "Adapter %s: %s"
msgstr "Adaptilo %s: %s"

#: ../../standalone/drakconnect_.c:470
msgid "Boot Protocol"
msgstr ""

#: ../../standalone/drakconnect_.c:471
msgid "Started on boot"
msgstr ""

#: ../../standalone/drakconnect_.c:472
msgid "DHCP client"
msgstr ""

#: ../../standalone/drakconnect_.c:497 ../../standalone/drakconnect_.c:500
#, fuzzy
msgid "activate now"
msgstr "Aktiva"

#: ../../standalone/drakconnect_.c:497 ../../standalone/drakconnect_.c:500
#, fuzzy
msgid "deactivate now"
msgstr "Aktiva"

#: ../../standalone/drakconnect_.c:503
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
msgstr ""

#: ../../standalone/drakconnect_.c:560
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""

#: ../../standalone/drakconnect_.c:584
#, fuzzy
msgid "Internet connection configuration"
msgstr "Interreta konekta¼o kaj konfiguro"

#: ../../standalone/drakconnect_.c:588
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Interreta konekta¼o kaj konfiguro"

#: ../../standalone/drakconnect_.c:597
msgid "Connection type: "
msgstr "Speco de konekto"

#: ../../standalone/drakconnect_.c:603
msgid "Parameters"
msgstr ""

#: ../../standalone/drakconnect_.c:621
msgid "Gateway"
msgstr "Kluzo"

#: ../../standalone/drakconnect_.c:630
msgid "Ethernet Card"
msgstr ""

#: ../../standalone/drakconnect_.c:631
msgid "DHCP Client"
msgstr ""

#: ../../standalone/drakfloppy_.c:64
msgid "usage: drakfloppy\n"
msgstr "uzado: drakfloppy\n"

#: ../../standalone/drakfloppy_.c:68
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-iso8859-3,*"

#: ../../standalone/drakfloppy_.c:69
msgid "Module name"
msgstr "Modulonomo"

#: ../../standalone/drakfloppy_.c:69
msgid "Size"
msgstr "Grandeco"

#: ../../standalone/drakfloppy_.c:74 ../../standalone/drakfloppy_.c:373
msgid "drakfloppy"
msgstr "drakfloppy"

#: ../../standalone/drakfloppy_.c:91
msgid "boot disk creation"
msgstr "Startdiskokreado"

#: ../../standalone/drakfloppy_.c:99 ../../standalone/drakfloppy_.c:112
msgid "default"
msgstr "defaýlta"

#: ../../standalone/drakfloppy_.c:115
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "Eraro DrakFloppy: %s"

#: ../../standalone/drakfloppy_.c:126
msgid "kernel version"
msgstr "Kerna versio"

#: ../../standalone/drakfloppy_.c:132
msgid "General"
msgstr "Øenerala"

#: ../../standalone/drakfloppy_.c:137
msgid "Expert Area"
msgstr "Spertulejo"

#: ../../standalone/drakfloppy_.c:140
msgid "mkinitrd optional arguments"
msgstr "mkinitrd opciaj argumentoj"

#: ../../standalone/drakfloppy_.c:141
msgid "Add a module"
msgstr "Aldonu modulon"

#: ../../standalone/drakfloppy_.c:161
msgid "force"
msgstr "devigu"

#: ../../standalone/drakfloppy_.c:162
msgid "if needed"
msgstr "se bezonata"

#: ../../standalone/drakfloppy_.c:163
msgid "omit scsi modules"
msgstr "forlasu SCSI-ajn modulojn"

#: ../../standalone/drakfloppy_.c:164
msgid "omit raid modules"
msgstr "forlasu RAID-ajn modulojn"

#: ../../standalone/drakfloppy_.c:200
msgid "Remove a module"
msgstr "Forprenu modulon"

#: ../../standalone/drakfloppy_.c:222
msgid "Output"
msgstr "Skribu"

#: ../../standalone/drakfloppy_.c:234
msgid "Build the disk"
msgstr "Konstruu la diskon"

#: ../../standalone/drakfloppy_.c:422
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Kontrolu ke medio estas en la aparato %s"

#: ../../standalone/drakfloppy_.c:427
#, fuzzy, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
"Please insert one."
msgstr ""
"Ne estas medio en aparato %s.\n"
"Bonvole enþovu øin."

#: ../../standalone/drakfloppy_.c:429
#, c-format
msgid "Unable to fork: %s"
msgstr "Ne povis forki: %s"

#: ../../standalone/drakfloppy_.c:433
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
" %s \n"
" %s"
msgstr ""
"Ne povis øuste fermi mkbootdisk-on: \n"
" %s \n"
" %s"

#: ../../standalone/drakfont_.c:232
msgid "Search installed fonts"
msgstr ""

#: ../../standalone/drakfont_.c:234
msgid "Unselect fonts installed"
msgstr ""

#: ../../standalone/drakfont_.c:258
msgid "parse all fonts"
msgstr ""

#: ../../standalone/drakfont_.c:261
#, fuzzy
msgid "no fonts found"
msgstr "neniu retkarto trovita"

#: ../../standalone/drakfont_.c:270 ../../standalone/drakfont_.c:324
#: ../../standalone/drakfont_.c:380 ../../standalone/drakfont_.c:469
#: ../../standalone/drakfont_.c:480 ../../standalone/drakfont_.c:507
#: ../../standalone/drakfont_.c:521 ../../standalone/drakfont_.c:538
#, fuzzy
msgid "done"
msgstr "Finata"

#: ../../standalone/drakfont_.c:276
msgid "could not find any font in your mounted partitions"
msgstr ""

#: ../../standalone/drakfont_.c:322
msgid "Reselect correct fonts"
msgstr ""

#: ../../standalone/drakfont_.c:326
msgid "could not find any font.\n"
msgstr ""

#: ../../standalone/drakfont_.c:350
msgid "Search fonts in installed list"
msgstr ""

#: ../../standalone/drakfont_.c:378
msgid "Fonts copy"
msgstr ""

#: ../../standalone/drakfont_.c:382
#, fuzzy
msgid "True Type fonts installation"
msgstr "Preparas instaladon"

#: ../../standalone/drakfont_.c:390
msgid "please wait during ttmkfdir..."
msgstr ""

#: ../../standalone/drakfont_.c:395
msgid "True Type install done"
msgstr ""

#: ../../standalone/drakfont_.c:404 ../../standalone/drakfont_.c:430
msgid "Fonts conversion"
msgstr ""

#: ../../standalone/drakfont_.c:410 ../../standalone/drakfont_.c:434
#: ../../standalone/drakfont_.c:465
msgid "type1inst building"
msgstr ""

#: ../../standalone/drakfont_.c:420 ../../standalone/drakfont_.c:443
msgid "Ghostscript referencing"
msgstr ""

#: ../../standalone/drakfont_.c:453
msgid "ttf fonts conversion"
msgstr ""

#: ../../standalone/drakfont_.c:460
msgid "pfm fonts conversion"
msgstr ""

#: ../../standalone/drakfont_.c:471
msgid "Suppress temporary Files"
msgstr ""

#: ../../standalone/drakfont_.c:474
#, fuzzy
msgid "Restart XFS"
msgstr "limigu"

#: ../../standalone/drakfont_.c:519 ../../standalone/drakfont_.c:533
msgid "Suppress Fonts Files"
msgstr ""

#: ../../standalone/drakfont_.c:535
#, fuzzy
msgid "xfs restart"
msgstr "limigu"

#: ../../standalone/drakfont_.c:543 ../../standalone/drakfont_.c:952
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
"\n"
"-You can install the fonts using the normal way. In rare cases, bogus fonts "
"may hang up your X Server."
msgstr ""

#: ../../standalone/drakfont_.c:631
#, fuzzy
msgid "Fonts Importation"
msgstr "Formatu subdiskojn"

#: ../../standalone/drakfont_.c:661
msgid "Get Windows Fonts"
msgstr ""

#: ../../standalone/drakfont_.c:669
msgid "Uninstall Fonts"
msgstr ""

#: ../../standalone/drakfont_.c:688
#, fuzzy
msgid "Font List"
msgstr "Surmetingo"

#: ../../standalone/drakfont_.c:910
#, fuzzy
msgid "Choose the applications that will support the fonts :"
msgstr "Elektu la subdiskoj kiuj vi deziras formati"

#: ../../standalone/drakfont_.c:919
msgid "Ghostscript"
msgstr ""

#: ../../standalone/drakfont_.c:926
#, fuzzy
msgid "StarOffice"
msgstr "Oficejo"

#: ../../standalone/drakfont_.c:933
#, fuzzy
msgid "Abiword"
msgstr "Æesigu"

#: ../../standalone/drakfont_.c:940
#, fuzzy
msgid "Generic Printers"
msgstr "Printilo"

#: ../../standalone/drakfont_.c:1017
msgid "Select the font file or directory and click on 'Add'"
msgstr ""

#: ../../standalone/drakfont_.c:1064
#, fuzzy
msgid "Install List"
msgstr "Instalu sistemon"

#: ../../standalone/drakfont_.c:1107
msgid "click here if you are sure."
msgstr ""

#: ../../standalone/drakfont_.c:1114
msgid "here if no."
msgstr ""

#: ../../standalone/drakfont_.c:1175
msgid "Unselected All"
msgstr ""

#: ../../standalone/drakfont_.c:1179
#, fuzzy
msgid "Selected All"
msgstr "Elektu dosieron"

#: ../../standalone/drakfont_.c:1183
#, fuzzy
msgid "Remove List"
msgstr "Malproksima printilo"

#: ../../standalone/drakfont_.c:1205 ../../standalone/drakfont_.c:1238
msgid "Initials tests"
msgstr ""

#: ../../standalone/drakfont_.c:1208
#, fuzzy
msgid "Copy fonts on your system"
msgstr "Via komputilo ne havas retadaptilon!"

#: ../../standalone/drakfont_.c:1212
msgid "Install & convert Fonts"
msgstr ""

#: ../../standalone/drakfont_.c:1216
#, fuzzy
msgid "Post Install"
msgstr "Instalu"

#: ../../standalone/drakfont_.c:1241
#, fuzzy
msgid "Remove fonts on your system"
msgstr "Via komputilo ne havas retadaptilon!"

#: ../../standalone/drakfont_.c:1245
#, fuzzy
msgid "Post Uninstall"
msgstr "Eliru instalprogramon"

#: ../../standalone/drakgw_.c:44 ../../standalone/drakgw_.c:197
msgid "Internet Connection Sharing"
msgstr "Disdividado de Interreta Konekto"

#: ../../standalone/drakgw_.c:123
msgid "Sorry, we support only 2.4 kernels."
msgstr ""

#: ../../standalone/drakgw_.c:135
msgid "Internet Connection Sharing currently enabled"
msgstr "Disdividado de Interreta Konekto nuntempe kapabligata"

#: ../../standalone/drakgw_.c:136
#, fuzzy
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
"\n"
"What would you like to do?"
msgstr ""
"La konfigurado de la disdividado de la Interreta konekto jam estas farita.\n"

#: ../../standalone/drakgw_.c:140
msgid "disable"
msgstr "malebligu"

#: ../../standalone/drakgw_.c:140 ../../standalone/drakgw_.c:165
msgid "dismiss"
msgstr "forsendu"

#: ../../standalone/drakgw_.c:140 ../../standalone/drakgw_.c:165
msgid "reconfigure"
msgstr "rekonfiguru"

#: ../../standalone/drakgw_.c:143
#, fuzzy
msgid "Disabling servers..."
msgstr "Detektas aparatojn..."

#: ../../standalone/drakgw_.c:151
#, fuzzy
msgid "Internet connection sharing is now disabled."
msgstr "Disdividado de Interreta Konekto nuntempe malkapabligata"

#: ../../standalone/drakgw_.c:160
msgid "Internet Connection Sharing currently disabled"
msgstr "Disdividado de Interreta Konekto nuntempe malkapabligata"

#: ../../standalone/drakgw_.c:161
#, fuzzy
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
"\n"
"What would you like to do?"
msgstr ""
"La konfigurado de la disdividado de la Interreta konekto jam estas farita.\n"

#: ../../standalone/drakgw_.c:165
msgid "enable"
msgstr "ebligu"

#: ../../standalone/drakgw_.c:172
msgid "Enabling servers..."
msgstr ""

#: ../../standalone/drakgw_.c:177
#, fuzzy
msgid "Internet connection sharing is now enabled."
msgstr "Disdividado de Interreta Konekto nuntempe kapabligata"

#: ../../standalone/drakgw_.c:198
#, fuzzy
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
"With that feature, other computers on your local network will be able to use "
"this computer's Internet connection.\n"
"\n"
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN)."
msgstr ""
"Nun kiam via Interreta konekto estas konfigurata,\n"
"vi povas konfiguri vian komputilon por disdividi øian Interretan konekton.\n"
"Notu: vi bezonas dediæan Retadaptilon por konfiguri Lokan Reton (LAN).\n"
"\n"
"Æu vi deziras konfiguri Disdividadon de Interreta Konekto?\n"

#: ../../standalone/drakgw_.c:224
#, c-format
msgid "Interface %s (using module %s)"
msgstr ""

#: ../../standalone/drakgw_.c:225
#, c-format
msgid "Interface %s"
msgstr "Interfaco %s"

#: ../../standalone/drakgw_.c:233
msgid "No network adapter on your system!"
msgstr "Via komputilo ne havas retadaptilon!"

#: ../../standalone/drakgw_.c:234
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
"Mi ne detektas eterretan retadaptilom sur via sistemo.  Bonvole lanæu la\n"
"aparatokonfigurilon."

#: ../../standalone/drakgw_.c:240
msgid "Network interface"
msgstr "Reta interfaco"

#: ../../standalone/drakgw_.c:241
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
"\n"
"%s\n"
"\n"
"I am about to setup your Local Area Network with that adapter."
msgstr ""
"Ekzitas nur unu konfigurita retadaptilo sur via sistemo:\n"
"\n"
"%s\n"
"\n"
"Æu vi deziras konfiguri vian Lokan Reton (LAN) kun æi tiu adaptilo?"

#: ../../standalone/drakgw_.c:250
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
"Bonvole elektu kiun retadaptilon estos konektata al via Loka Reto (LAN)."

#: ../../standalone/drakgw_.c:268
#, fuzzy
msgid "Network interface already configured"
msgstr "Ekrano ne estas konfigurata"

#: ../../standalone/drakgw_.c:269
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
"\n"
"Do you want an automatic re-configuration?\n"
"\n"
"You can do it manually but you need to know what you're doing."
msgstr ""

#: ../../standalone/drakgw_.c:274
#, fuzzy
msgid "Automatic reconfiguration"
msgstr "Post-instala konfigurado"

#: ../../standalone/drakgw_.c:275
#, fuzzy
msgid "Show current interface configuration"
msgstr "Interreta Konfigurado"

#: ../../standalone/drakgw_.c:277
#, c-format
msgid ""
"Current configuration of `%s':\n"
"\n"
"Network: %s\n"
"IP address: %s\n"
"IP attribution: %s\n"
"Driver: %s"
msgstr ""

#: ../../standalone/drakgw_.c:289
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the C-Class Network that "
"you use for your local network; I will not reconfigure it and I will not "
"touch your DHCP server configuration.\n"
"\n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""

#: ../../standalone/drakgw_.c:294
msgid "C-Class Local Network"
msgstr ""

#: ../../standalone/drakgw_.c:295
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "IP de SMB servilo"

#: ../../standalone/drakgw_.c:296
msgid "Re-configure interface and DHCP server"
msgstr ""

#: ../../standalone/drakgw_.c:303
msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""

#: ../../standalone/drakgw_.c:314
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "Ebla konflikto pri Loka-Reta adreso trovata en nuna konfiguro de %s!\n"

#: ../../standalone/drakgw_.c:322
msgid "Firewalling configuration detected!"
msgstr "Konfigura¼o de barilo detektata!"

#: ../../standalone/drakgw_.c:323
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
msgstr ""
"Averto.  Ekzistanta konfigura¼o de barilo detektata.  Vi eble devas permane\n"
"fiksi øin poste de la instalado."

#: ../../standalone/drakgw_.c:330
msgid "Configuring..."
msgstr "Mi konfiguras..."

#: ../../standalone/drakgw_.c:331
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""
"Mi konfiguras komandodosierojn, instalas programojn, startas servilojn..."

#: ../../standalone/drakgw_.c:367
#, c-format
msgid "Problems installing package %s"
msgstr "Problemoj instalante paka¼on %s"

#: ../../standalone/drakgw_.c:551
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP)."
msgstr ""

#: ../../standalone/drakgw_.c:568
#, fuzzy
msgid "The setup has already been done, but it's currently disabled."
msgstr ""
"La konfigurado de la disdividado de la Interreta konekto jam estas farita.\n"

#: ../../standalone/drakgw_.c:569
#, fuzzy
msgid "The setup has already been done, and it's currently enabled."
msgstr ""
"La konfigurado de la disdividado de la Interreta konekto jam estas farita.\n"

#: ../../standalone/drakgw_.c:570
#, fuzzy
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Disdividado de Interreta Konekto nuntempe kapabligata"

#: ../../standalone/drakgw_.c:575
#, fuzzy
msgid "Internet connection sharing configuration"
msgstr "Interreta konekta¼o kaj konfiguro"

#: ../../standalone/drakgw_.c:582
#, fuzzy, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
"\n"
"%s\n"
"\n"
"Click on Configure to launch the setup wizard."
msgstr "Disdividado de Interreta Konekto"

#: ../../standalone/drakxconf_.c:47
#, fuzzy
msgid "Control Center"
msgstr "Konekti al la interreto"

#: ../../standalone/drakxconf_.c:48
msgid "Choose the tool you want to use"
msgstr "Elektu la ilon kiun vi deziras instali"

#: ../../standalone/drakxtv_.c:55
msgid ""
"XawTV isn't installed!\n"
"\n"
"\n"
"If you do have a TV card but DrakX has neither detected it (no bttv\n"
"module in \"/etc/modules\") nor installed xawtv, please send the\n"
"results of \"lspcidrake -v -f\" to \"install\\@mandrakesoft.com\"\n"
"with subject \"undetected TV card\".\n"
"\n"
"\n"
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""

#: ../../standalone/drakxtv_.c:72
#, fuzzy
msgid "Canada (cable)"
msgstr "Kanada (Kebeka)"

#: ../../standalone/drakxtv_.c:72
msgid "USA (broadcast)"
msgstr ""

#: ../../standalone/drakxtv_.c:72
msgid "USA (cable)"
msgstr ""

#: ../../standalone/drakxtv_.c:72
msgid "USA (cable-hrc)"
msgstr ""

#: ../../standalone/drakxtv_.c:73
msgid "China (broadcast)"
msgstr ""

#: ../../standalone/drakxtv_.c:73
msgid "Japan (broadcast)"
msgstr ""

#: ../../standalone/drakxtv_.c:73
msgid "Japan (cable)"
msgstr ""

#: ../../standalone/drakxtv_.c:74
#, fuzzy
msgid "East Europe"
msgstr "Eýropo"

#: ../../standalone/drakxtv_.c:74
#, fuzzy
msgid "France [SECAM]"
msgstr "Franca"

#: ../../standalone/drakxtv_.c:74
#, fuzzy
msgid "Ireland"
msgstr "Islanda"

#: ../../standalone/drakxtv_.c:74
#, fuzzy
msgid "West Europe"
msgstr "Eýropo"

#: ../../standalone/drakxtv_.c:75
#, fuzzy
msgid "Australia"
msgstr "seria"

#: ../../standalone/drakxtv_.c:75
msgid "Newzealand"
msgstr ""

#: ../../standalone/drakxtv_.c:76
msgid "South Africa"
msgstr ""

#: ../../standalone/drakxtv_.c:77
msgid "Argentina"
msgstr ""

#: ../../standalone/drakxtv_.c:112
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr ""

#: ../../standalone/drakxtv_.c:114
msgid "TV norm :"
msgstr ""

#: ../../standalone/drakxtv_.c:115
msgid "Area :"
msgstr ""

#: ../../standalone/drakxtv_.c:119
msgid "Scanning for TV channels in progress ..."
msgstr ""

#: ../../standalone/drakxtv_.c:127
msgid "Scanning for TV channels"
msgstr ""

#: ../../standalone/drakxtv_.c:130
#, fuzzy
msgid "There was an error while scanning for TV channels"
msgstr "Estis eraro dum instalado de paka¼oj:"

#: ../../standalone/drakxtv_.c:131
msgid "XawTV isn't installed!"
msgstr ""

#: ../../standalone/drakxtv_.c:134
msgid "Have a nice day!"
msgstr ""

#: ../../standalone/drakxtv_.c:135
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""

#: ../../standalone/drakxtv_.c:153
msgid "No TV Card detected!"
msgstr ""

#: ../../standalone/drakxtv_.c:154
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
"\n"
"\n"
"You can visit our hardware database at:\n"
"\n"
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""

#: ../../standalone/keyboarddrake_.c:16
msgid "usage: keyboarddrake [--expert] [keyboard]\n"
msgstr "uzado: keyboarddrake [--expert] [klavaro]\n"

#: ../../standalone/keyboarddrake_.c:29
msgid "Please, choose your keyboard layout."
msgstr "Bonvole, elektu vian klavaran aranøon."

#: ../../standalone/keyboarddrake_.c:36
msgid "Do you want the BackSpace to return Delete in console?"
msgstr ""

#: ../../standalone/livedrake_.c:24
msgid "Change Cd-Rom"
msgstr "Þanøu KD-ROM-on"

#: ../../standalone/livedrake_.c:25
#, fuzzy
msgid ""
"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n"
"If you don't have it, press Cancel to avoid live upgrade."
msgstr ""
"Þanøu vian KDROM!\n"
"\n"
"Bonvole, enþovu la KDROM-on etikedatan \"%s\" en via drajvo kaj klaku \"Jes"
"\"\n"
"kiam vi finos.\n"
"Se vi ne havas øin, klaku \"Nuligu\" por eviti la instaladon de æi tiu KDROM."

#: ../../standalone/livedrake_.c:35
msgid "Unable to start live upgrade !!!\n"
msgstr ""

#: ../../standalone/localedrake_.c:32
msgid "The change is done, but to be effective you must logout"
msgstr ""

#: ../../standalone/logdrake_.c:85 ../../standalone/logdrake_.c:526
msgid "logdrake"
msgstr "logdrake"

#: ../../standalone/logdrake_.c:95
#, fuzzy
msgid "Show only for the selected day"
msgstr "Montru nur por æi tiu tago"

#: ../../standalone/logdrake_.c:102
msgid "/File/_New"
msgstr "/Dosiero/_Nova"

#: ../../standalone/logdrake_.c:102
msgid "<control>N"
msgstr "<stir>N"

#: ../../standalone/logdrake_.c:103
msgid "/File/_Open"
msgstr "/Dosiero/_Malfermu"

#: ../../standalone/logdrake_.c:103
msgid "<control>O"
msgstr "<stir>M"

#: ../../standalone/logdrake_.c:104
msgid "/File/_Save"
msgstr "/Dosiero/_Savu"

#: ../../standalone/logdrake_.c:104
msgid "<control>S"
msgstr "<stir>S"

#: ../../standalone/logdrake_.c:105
msgid "/File/Save _As"
msgstr "/Dosiero/Savu _Kiel"

#: ../../standalone/logdrake_.c:106
msgid "/File/-"
msgstr "/Dosiero/-"

#: ../../standalone/logdrake_.c:108
msgid "/_Options"
msgstr "/_Opcioj"

#: ../../standalone/logdrake_.c:109
msgid "/Options/Test"
msgstr "/Opcioj/Provu"

#: ../../standalone/logdrake_.c:111
msgid "/Help/_About..."
msgstr "/Helpo/_Pri..."

#: ../../standalone/logdrake_.c:118
msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-iso8859-3,*"

#: ../../standalone/logdrake_.c:119
msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-iso8859-3,*"

#: ../../standalone/logdrake_.c:173
#, fuzzy
msgid "User"
msgstr "Salutnomo"

#: ../../standalone/logdrake_.c:174
#, fuzzy
msgid "Messages"
msgstr "mesaøoj"

#: ../../standalone/logdrake_.c:175
#, fuzzy
msgid "Syslog"
msgstr "sistema logdosiero (syslog)"

#: ../../standalone/logdrake_.c:176
msgid "Mandrake Tools Explanations"
msgstr ""

#: ../../standalone/logdrake_.c:179
msgid "search"
msgstr "seræu"

#: ../../standalone/logdrake_.c:185
msgid "A tool to monitor your logs"
msgstr "Ilo por vidi vian logdosieron"

#: ../../standalone/logdrake_.c:186
msgid "Settings"
msgstr "Konfigura¼oj"

#: ../../standalone/logdrake_.c:191
msgid "matching"
msgstr "konformanta(j)"

#: ../../standalone/logdrake_.c:192
msgid "but not matching"
msgstr "sed ne konformanta(j)"

#: ../../standalone/logdrake_.c:196
msgid "Choose file"
msgstr "Elektu dosieron"

#: ../../standalone/logdrake_.c:201
msgid "Calendar"
msgstr "Kalendaro"

#: ../../standalone/logdrake_.c:211
msgid "Content of the file"
msgstr "Enhavoj de la dosiero"

#: ../../standalone/logdrake_.c:215 ../../standalone/logdrake_.c:392
msgid "Mail/SMS alert"
msgstr ""

#: ../../standalone/logdrake_.c:268
#, c-format
msgid "please wait, parsing file: %s"
msgstr "bonvole atendu, mi vortanalizas la dosieron: %s"

#: ../../standalone/logdrake_.c:409
#, fuzzy
msgid "Mail/SMS alert configuration"
msgstr "Konfigura¼on"

#: ../../standalone/logdrake_.c:410
msgid ""
"Welcome to the mail/SMS configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""

#: ../../standalone/logdrake_.c:417
msgid "Apache World Wide Web Server"
msgstr ""

#: ../../standalone/logdrake_.c:418
#, fuzzy
msgid "Domain Name Resolver"
msgstr "Domajna nomo"

#: ../../standalone/logdrake_.c:419
#, fuzzy
msgid "Ftp Server"
msgstr "NIS Servilo"

#: ../../standalone/logdrake_.c:420
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Datumbazoj"

#: ../../standalone/logdrake_.c:421
#, fuzzy
msgid "Samba Server"
msgstr "NIS Servilo"

#: ../../standalone/logdrake_.c:422
#, fuzzy
msgid "SSH Server"
msgstr "NIS Servilo"

#: ../../standalone/logdrake_.c:423
#, fuzzy
msgid "Webmin Service"
msgstr "Servilo"

#: ../../standalone/logdrake_.c:424
#, fuzzy
msgid "Xinetd Service"
msgstr "Printservilo"

#: ../../standalone/logdrake_.c:431
#, fuzzy
msgid "service setting"
msgstr "Servilo"

#: ../../standalone/logdrake_.c:432
msgid ""
"You will receive an alert if one of the selected service is no more running"
msgstr ""

#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "load setting"
msgstr "Formatas"

#: ../../standalone/logdrake_.c:446
msgid "You will receive an alert if the load is higher than this value"
msgstr ""

#: ../../standalone/logdrake_.c:459
#, fuzzy
msgid "alert configuration"
msgstr "Interreta Konfigurado"

#: ../../standalone/logdrake_.c:460
msgid "Configure the way the system will alert you"
msgstr ""

#: ../../standalone/logdrake_.c:503
msgid "Save as.."
msgstr "Savu Kiel..."

#: ../../standalone/mousedrake_.c:44
msgid "Please, choose the type of your mouse."
msgstr "Bonvole, elektu la specon de via muso."

#: ../../standalone/mousedrake_.c:54
msgid "no serial_usb found\n"
msgstr "neniu serial_usb (seria USB) trovita\n"

#: ../../standalone/mousedrake_.c:58
msgid "Emulate third button?"
msgstr "Æu vi deziras emuli trian musbutonon?"

#: ../../standalone/printerdrake_.c:49
#, fuzzy
msgid "Reading printer data ..."
msgstr "Legas datumbason de CUPS peliloj..."

#: ../../standalone/scannerdrake_.c:42
#, fuzzy
msgid "Detecting devices ..."
msgstr "Detektas aparatojn..."

#: ../../standalone/scannerdrake_.c:53
#, c-format
msgid "%s found on %s, configure it ?"
msgstr ""

#: ../../standalone/scannerdrake_.c:60
#, fuzzy
msgid "Select a scanner"
msgstr "Elektu grafikan karton"

#: ../../standalone/scannerdrake_.c:80
#, c-format
msgid "This %s scanner is unsupported"
msgstr ""

#: ../../standalone/scannerdrake_.c:94
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""

#: ../../standalone/scannerdrake_.c:96
#, fuzzy
msgid "choose device"
msgstr "Starta aparato"

#: ../../standalone/scannerdrake_.c:102
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
"You can launch printerdrake from the Mandrake Control Center in Hardware "
"section."
msgstr ""

#: ../../standalone/scannerdrake_.c:107
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
"You may now scan documents using ``XSane'' from Multimedia/Graphics in the "
"applications menu."
msgstr ""

#: ../../standalone/service_harddrake_.c:57
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr ""

#: ../../standalone/service_harddrake_.c:61
#, c-format
msgid ""
"\n"
"Some devices in the %s class were added:\n"
msgstr ""

#: ../../standalone/tinyfirewall_.c:31
msgid "Firewalling Configuration"
msgstr "Konfigura¼o de barilo"

#: ../../standalone/tinyfirewall_.c:44
msgid "Firewalling configuration"
msgstr "Konfigura¼o de barilo"

#: ../../standalone/tinyfirewall_.c:79
msgid ""
"Firewalling\n"
"\n"
"You already have set up a firewall.\n"
"Click on Configure to change or remove the firewall"
msgstr ""

#: ../../standalone/tinyfirewall_.c:83
msgid ""
"Firewalling\n"
"\n"
"Click on Configure to set up a standard firewall"
msgstr ""

#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Elektu vian lingvon"

#: ../../steps.pm_.c:15
msgid "Select installation class"
msgstr "Elektu instalklason"

#: ../../steps.pm_.c:16
msgid "Hard drive detection"
msgstr "Detektado de fiksdisko(j)"

#: ../../steps.pm_.c:17
msgid "Configure mouse"
msgstr "Konfiguru muson"

#: ../../steps.pm_.c:18
msgid "Choose your keyboard"
msgstr "Elektu vian klavaron"

#: ../../steps.pm_.c:19
msgid "Security"
msgstr ""

#: ../../steps.pm_.c:20
msgid "Setup filesystems"
msgstr "Dosiersistemo konfiguro"

#: ../../steps.pm_.c:21
msgid "Format partitions"
msgstr "Formatu subdiskojn"

#: ../../steps.pm_.c:22
msgid "Choose packages to install"
msgstr "Elektu paka¼ojn"

#: ../../steps.pm_.c:23
msgid "Install system"
msgstr "Instalu sistemon"

#: ../../steps.pm_.c:25
msgid "Add a user"
msgstr "Aldonu uzulon"

#: ../../steps.pm_.c:26
msgid "Configure networking"
msgstr "Konfiguru retumon"

#: ../../steps.pm_.c:28
msgid "Configure services"
msgstr "Konfiguru servojn"

#: ../../steps.pm_.c:29
msgid "Install bootloader"
msgstr "Instalu restart-þargilon"

#: ../../steps.pm_.c:31
msgid "Create a bootdisk"
msgstr "Kreu praþargdisketon"

#: ../../steps.pm_.c:33
msgid "Configure X"
msgstr "Konfiguru X"

#: ../../steps.pm_.c:34
#, fuzzy
msgid "Install system updates"
msgstr "Instalu sistemon"

#: ../../steps.pm_.c:35
msgid "Exit install"
msgstr "Eliru instalprogramon"

#: ../../tinyfirewall.pm_.c:9
msgid ""
"tinyfirewall configurator\n"
"\n"
"This configures a personal firewall for this Mandrake Linux machine.\n"
"For a powerful dedicated firewall solution, please look to the\n"
"specialized MandrakeSecurity Firewall distribution."
msgstr ""

#: ../../tinyfirewall.pm_.c:14
msgid ""
"We'll now ask you questions about which services you'd like to allow\n"
"the Internet to connect to.  Please think carefully about these\n"
"questions, as your computer's security is important.\n"
"\n"
"Please, if you're not currently using one of these services, firewall\n"
"it off.  You can change this configuration anytime you like by\n"
"re-running this application!"
msgstr ""

#: ../../tinyfirewall.pm_.c:21
msgid ""
"Are you running a web server on this machine that you need the whole\n"
"Internet to see? If you are running a webserver that only needs to be\n"
"accessed by this machine, you can safely answer NO here.\n"
"\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:26
msgid ""
"Are you running a name server on this machine? If you didn't set one\n"
"up to give away IP and zone information to the whole Internet, please\n"
"answer no.\n"
"\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:31
msgid ""
"Do you want to allow incoming Secure Shell (ssh) connections? This\n"
"is a telnet-replacement that you might use to login. If you're using\n"
"telnet now, you should definitely switch to ssh. telnet is not\n"
"encrypted -- so some attackers can steal your password if you use\n"
"it. ssh is encrypted and doesn't allow for this eavesdropping."
msgstr ""

#: ../../tinyfirewall.pm_.c:36
msgid ""
"Do you want to allow incoming telnet connections?\n"
"This is horribly unsafe, as we explained in the previous screen. We\n"
"strongly recommend answering No here and using ssh in place of\n"
"telnet.\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:41
msgid ""
"Are you running an FTP server here that you need accessible to the\n"
"Internet? If you are, we strongly recommend that you only use it for\n"
"Anonymous transfers. Any passwords sent by FTP can be stolen by some\n"
"attackers, since FTP also uses no encryption for transferring passwords.\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:46
msgid ""
"Are you running a mail server here? If you're sending you \n"
"messages through pine, mutt or any other text-based mail client,\n"
"you probably are.  Otherwise, you should firewall this off.\n"
"\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:51
msgid ""
"Are you running a POP or IMAP server here? This would\n"
"be used to host non-web-based mail accounts for people via \n"
"this machine.\n"
"\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:56
msgid ""
"You appear to be running a 2.2 kernel.  If your network IP\n"
"is automatically set by a computer in your home or office \n"
"(dynamically assigned), we need to allow for this.  Is\n"
"this the case?\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:61
msgid ""
"Is your computer getting time syncronized to another computer?\n"
"Mostly, this is used by medium-large Unix/Linux organizations\n"
"to synchronize time for logging and such.  If you're not part\n"
"of a larger office and haven't heard of this, you probably \n"
"aren't."
msgstr ""

#: ../../tinyfirewall.pm_.c:66
msgid ""
"Configuration complete.  May we write these changes to disk?\n"
"\n"
"\n"
"\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:82
#, c-format
msgid "Can't open %s: %s\n"
msgstr ""

#: ../../tinyfirewall.pm_.c:84
#, c-format
msgid "Can't open %s for writing: %s\n"
msgstr "Ne povis malfermi %s por skribi: %s\n"

#: ../../tinyfirewall.pm_.c:180
msgid "No I don't need DHCP"
msgstr ""

#: ../../tinyfirewall.pm_.c:180
msgid "Yes I need DHCP"
msgstr ""

#: ../../tinyfirewall.pm_.c:181
msgid "No I don't need NTP"
msgstr ""

#: ../../tinyfirewall.pm_.c:181
msgid "Yes I need NTP"
msgstr ""

#: ../../tinyfirewall.pm_.c:182 ../../tinyfirewall.pm_.c:186
msgid "Don't Save"
msgstr ""

#: ../../tinyfirewall.pm_.c:182 ../../tinyfirewall.pm_.c:186
#: ../../tinyfirewall.pm_.c:206
msgid "Save & Quit"
msgstr ""

#: ../../tinyfirewall.pm_.c:197 ../../tinyfirewall.pm_.c:201
#, fuzzy
msgid "Firewall Configuration Wizard"
msgstr "Konfigura¼o de barilo"

#: ../../tinyfirewall.pm_.c:199
msgid "No (firewall this off from the internet)"
msgstr ""

#: ../../tinyfirewall.pm_.c:200
msgid "Yes (allow this through the firewall)"
msgstr ""

#: ../../tinyfirewall.pm_.c:232
#, fuzzy
msgid "Please Wait... Verifying installed packages"
msgstr "Preparas instaladon"

#: ../../tinyfirewall.pm_.c:238
#, c-format
msgid ""
"Failure installing the needed packages : %s and Bastille.\n"
" Try to install them manually."
msgstr ""

#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "TTT/FTP"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Network Computer (client)"
msgstr "Reta Printilo (ingo)"

#: ../../share/compssUsers:999
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr ""

#: ../../share/compssUsers:999
msgid "Office"
msgstr "Oficejo"

#: ../../share/compssUsers:999
msgid "Gnome Workstation"
msgstr "Gnoma Laborstacio"

#: ../../share/compssUsers:999
msgid "Tools for your Palm Pilot or your Visor"
msgstr ""

#: ../../share/compssUsers:999
msgid "Workstation"
msgstr "Laborstacio"

#: ../../share/compssUsers:999
msgid "Firewall/Router"
msgstr ""

#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
msgstr ""

#: ../../share/compssUsers:999
msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""

#: ../../share/compssUsers:999
msgid "Audio-related tools: mp3 or midi players, mixers, etc"
msgstr ""

#: ../../share/compssUsers:999
msgid "Books and Howto's on Linux and Free Software"
msgstr ""

#: ../../share/compssUsers:999
msgid "KDE Workstation"
msgstr "KDE Laborstacio"

#: ../../share/compssUsers:999
msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""

#: ../../share/compssUsers:999
msgid "Multimedia - Video"
msgstr "Plurmedia - Video"

#: ../../share/compssUsers:999
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Database"
msgstr "Datumbazoj"

#: ../../share/compssUsers:999
msgid "PostgreSQL or MySQL database server"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Tools to ease the configuration of your computer"
msgstr "Æu vi deziras provi la konfigura¼on?"

#: ../../share/compssUsers:999
msgid "Multimedia - Sound"
msgstr "Plurmedia - Sono"

#: ../../share/compssUsers:999
msgid "Documentation"
msgstr "Dokumentaro"

#: ../../share/compssUsers:999
msgid "Console Tools"
msgstr ""

#: ../../share/compssUsers:999
msgid "Postfix mail server, Inn news server"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Internet station"
msgstr "Interreta Konfigurado"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia station"
msgstr "Plurmedia - Sono"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Configuration"
msgstr "LAN Konfigura¼o"

#: ../../share/compssUsers:999
msgid "More Graphical Desktops (Gnome, IceWM)"
msgstr ""

#: ../../share/compssUsers:999
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""

#: ../../share/compssUsers:999
msgid "Graphical Environment"
msgstr ""

#: ../../share/compssUsers:999
msgid "Apache, Pro-ftpd"
msgstr ""

#: ../../share/compssUsers:999
msgid "Tools to create and burn CD's"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Office Workstation"
msgstr "Laborstacio"

#: ../../share/compssUsers:999
msgid "Server"
msgstr "Servilo"

#: ../../share/compssUsers:999
msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""

#: ../../share/compssUsers:999
msgid "Graphics programs such as The Gimp"
msgstr ""

#: ../../share/compssUsers:999
msgid "DNS/NIS "
msgstr "DNS/NIS"

#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr "C kaj C++ programadaj bibliotekoj, programoj kaj æapdosieroj"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Network Computer server"
msgstr "Reta Printilo (ingo)"

#: ../../share/compssUsers:999
msgid "Mail/Groupware/News"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Game station"
msgstr "Dokumentaro"

#: ../../share/compssUsers:999
msgid "Video players and editors"
msgstr ""

#: ../../share/compssUsers:999
msgid "Multimedia - Graphics"
msgstr "Plurmedia - Grafiko"

#: ../../share/compssUsers:999
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr ""

#: ../../share/compssUsers:999
msgid ""
"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
"browse the Web"
msgstr ""

#: ../../share/compssUsers:999
msgid "Personal Finance"
msgstr ""

#: ../../share/compssUsers:999
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""

#: ../../share/compssUsers:999
msgid "Clients for different protocols including ssh"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Internet gateway"
msgstr "Interreto"

#: ../../share/compssUsers:999
msgid "Sound and video playing/editing programs"
msgstr ""

#: ../../share/compssUsers:999
msgid "Other Graphical Desktops"
msgstr ""

#: ../../share/compssUsers:999
msgid "Editors, shells, file tools, terminals"
msgstr "Redaktiloj, þeloj, dosieriloj, terminaloj"

#: ../../share/compssUsers:999
msgid "Programs to manage your finance, such as gnucash"
msgstr ""

#: ../../share/compssUsers:999
msgid "Personal Information Management"
msgstr ""

#: ../../share/compssUsers:999
msgid "Multimedia - CD Burning"
msgstr "Plurmedia - KD-ROM Kreado"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Scientific Workstation"
msgstr "Laborstacio"

#~ msgid "Choose options for server"
#~ msgstr "Elektu opciojn por servilo"

#~ msgid "Monitor not configured"
#~ msgstr "Ekrano ne estas konfigurata"

#~ msgid "Graphics card not configured yet"
#~ msgstr "Grafika karto ne jam konfigurita"

#~ msgid "Resolutions not chosen yet"
#~ msgstr "Vi ne jam elektas distingivojn"

#~ msgid ""
#~ "\n"
#~ "try to change some parameters"
#~ msgstr ""
#~ "\n"
#~ "penu þanøi iom da parametroj"

#~ msgid "An error occurred:"
#~ msgstr "Eraro okazis:"

#~ msgid "Leaving in %d seconds"
#~ msgstr "Mi eliros post %d sekundoj"

#~ msgid "Is this the correct setting?"
#~ msgstr "Æu tio æi pravas?"

#~ msgid "An error occurred, try to change some parameters"
#~ msgstr "Eraro okazis, penu þanøi iom da parametroj"

#~ msgid "XFree86 server: %s"
#~ msgstr "XFree86 servilo: %s"

#~ msgid "Show all"
#~ msgstr "Montru tuton"

#~ msgid "Preparing X-Window configuration"
#~ msgstr "Preparas X-Fenestran konfigura¼on"

#~ msgid "What do you want to do?"
#~ msgstr "Kion vi deziras fari?"

#~ msgid "Change Monitor"
#~ msgstr "Þanøu Ekranon"

#~ msgid "Change Graphics card"
#~ msgstr "Þanøu Grafika karto"

#~ msgid "Change Server options"
#~ msgstr "Þanøu Servilajn opciojn"

#~ msgid "Change Resolution"
#~ msgstr "Þanøu distingivon"

#~ msgid "Show information"
#~ msgstr "Montru informon"

#~ msgid "Test again"
#~ msgstr "Provu denove"

#~ msgid "Setting security level"
#~ msgstr "Elektas sekurnivelon"

#~ msgid "Graphics card"
#~ msgstr "Grafika karto"

#~ msgid "Select a graphics card"
#~ msgstr "Elektu grafikan karton"

#~ msgid "Warning: testing this graphics card may freeze your computer"
#~ msgstr ""
#~ "Averto: provado de æi tiu grafika karto eble svenigos vian komputilon"

#~ msgid "Standard VGA, 640x480 at 60 Hz"
#~ msgstr "Normala VGA, 640x480 æe 60 hercoj (Hz)"

#~ msgid "Super VGA, 800x600 at 56 Hz"
#~ msgstr "Supera VGA, 800x600 æe 56 hercoj (Hz)"

#~ msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)"
#~ msgstr ""
#~ "8514 kongrua karto, 1024x768 æe 87 hercoj (Hz) interplektita (neniu "
#~ "800x600)"

#~ msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz"
#~ msgstr ""
#~ "Supera VGA, 1024x768 æe 87 hercoj (Hz) interplektita, 800x600 æe 56 hercoj"

#~ msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz"
#~ msgstr ""
#~ "Etendita Supera VGA, 800x600 æe 60 hercoj (Hz), 640x480 æe 72 hercoj"

#~ msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz"
#~ msgstr ""
#~ "Neinterplektita Supera VGA, 1024x768 æe 60 hercoj (Hz), 640x480 æe 72 "
#~ "hercoj"

#~ msgid "High Frequency SVGA, 1024x768 at 70 Hz"
#~ msgstr "Altfrekvenca Supera VGA, 1024x768 æe 70 hercoj (Hz)"

#~ msgid "Multi-frequency that can do 1280x1024 at 60 Hz"
#~ msgstr "Plurfrekvenca kiu povas fari 1024x768 æe 60 hercoj (Hz)"

#~ msgid "Multi-frequency that can do 1280x1024 at 74 Hz"
#~ msgstr "Plurfrekvenca kiu povas fari 1280x1024 æe 74 hercoj (Hz)"

#~ msgid "Multi-frequency that can do 1280x1024 at 76 Hz"
#~ msgstr "Plurfrekvenca kiu povas fari 1280x1024 æe 76 hercoj (Hz)"

#~ msgid "Monitor that can do 1600x1200 at 70 Hz"
#~ msgstr "Ekrano kiu povas fari 1600x1200 æe 70 hercoj (Hz)"

#~ msgid "Monitor that can do 1600x1200 at 76 Hz"
#~ msgstr "Ekrano kiu povas fari 1600x1200 æe 76 hercoj (Hz)"

#~ msgid ""
#~ "The total size for the groups you have selected is approximately %d MB.\n"
#~ msgstr ""
#~ "La totala grandeco de la grupoj vi elektis estas proksimume %d MB.\n"

#~ msgid ""
#~ "If you wish to install less than this size,\n"
#~ "select the percentage of packages that you want to install.\n"
#~ "\n"
#~ "A low percentage will install only the most important packages;\n"
#~ "a percentage of 100%% will install all selected packages."
#~ msgstr ""
#~ "Se vi volas instali malpli ol æi tiu grandeco,\n"
#~ "elektu la procenton el la paka¼oj kiuj vi deziras instali.\n"
#~ "\n"
#~ "Malalta procento instalos nur la plej gravajn paka¼ojn;\n"
#~ "100%% instalos æiujn paka¼ojn."

#~ msgid ""
#~ "You have space on your disk for only %d%% of these packages.\n"
#~ "\n"
#~ "If you wish to install less than this,\n"
#~ "select the percentage of packages that you want to install.\n"
#~ "A low percentage will install only the most important packages;\n"
#~ "a percentage of %d%% will install as many packages as possible."
#~ msgstr ""
#~ "Vi havas spacon æe via disko por nur %d%% da æi tiuj paka¼oj.\n"
#~ "\n"
#~ "Se vi deziras instali malpli ol tiom,\n"
#~ "elektu la procenton el la paka¼oj kiun vi deziras instali.\n"
#~ "Malalta procento instalos nur la plej gravajn paka¼ojn;\n"
#~ "%d%% instalos tiom paka¼ojn kiom eblajn."

#~ msgid "You will be able to choose them more specifically in the next step."
#~ msgstr "Vi povos elekti ilin pli precize en la sekvanta paþo."

#~ msgid "Percentage of packages to install"
#~ msgstr "Procento da paka¼oj por instali"

#~ msgid "Please choose the desired security level."
#~ msgstr "Elektu sekurnivelon?"