summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/po/am.po
blob: 9a6f0d87abdb23212247d6bae292d37473b22076 (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
# Latest versions of po files are at http://www.mandrivalinux.com/l10n/am.php3
# Copyright (C) 2004 Mandriva SA
# Alemayehu Gemeda <alemayehu@gmx.at>, 2004.
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-13 07:38-0400\n"
"PO-Revision-Date: 2004-06-01 03:36+0100\n"
"Last-Translator: Alemayehu <alemayehu@gmx.at>\n"
"Language-Team: Amharic <am-translate@geez.org>\n"
"Language: am\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: display_help:54 display_help:59 drakbug:173 drakperm:134
#, c-format
msgid "Help"
msgstr "መረጃ"

#: display_help:67 drakbug:178 drakfont:507
#, c-format
msgid "Close"
msgstr "ዝጋ"

#: drakauth:24 drakauth:26 draksec:183
#, fuzzy, c-format
msgid "Authentication"
msgstr "ማስረጃ"

#: drakauth:37 drakclock:116 drakclock:139 drakdvb:74 drakfont:213
#: drakfont:226 drakfont:264 finish-install:136 logdrake:178 logdrake:454
#: logdrake:459 scannerdrake:57 scannerdrake:99 scannerdrake:140
#: scannerdrake:198 scannerdrake:257 scannerdrake:727 scannerdrake:738
#: scannerdrake:877 scannerdrake:888 scannerdrake:958
#, c-format
msgid "Error"
msgstr "ስህተት"

#: drakboot:55
#, c-format
msgid "No bootloader found, creating a new configuration"
msgstr ""

#: drakboot:90 harddrake2:191 logdrake:78
#, c-format
msgid "_File"
msgstr "ፋይል (_F)"

#: drakboot:91 harddrake2:192 logdrake:79 logdrake:80
#, c-format
msgid "_Quit"
msgstr "ውጣ (_Q)"

#: drakboot:91 harddrake2:192 logdrake:80
#, c-format
msgid "<control>Q"
msgstr "<control>Q"

#: drakboot:139
#, c-format
msgid "Text only"
msgstr "ጽሑፉን ብቻ"

#: drakboot:140
#, c-format
msgid "Silent"
msgstr ""

#: drakboot:146 drakbug:250 drakdvb:57 drakfont:681 drakperm:371 drakperm:381
#: drakups:27 harddrake2:504 localedrake:45 scannerdrake:49 scannerdrake:52
#: scannerdrake:295 scannerdrake:300 scannerdrake:952
#, c-format
msgid "Warning"
msgstr "ማስጠንቀቂያ"

#: drakboot:147
#, c-format
msgid ""
"Your system bootloader is not in framebuffer mode. To activate graphical "
"boot, select a graphic video mode from the bootloader configuration tool."
msgstr ""

#: drakboot:148
#, fuzzy, c-format
msgid "Do you want to configure it now?"
msgstr "ምርጫውን መሞከር ይፈልጋሉ?"

#: drakboot:157
#, fuzzy, c-format
msgid "Install themes"
msgstr "ሲስተም ትከል"

#: drakboot:159
#, c-format
msgid "Graphical boot theme selection"
msgstr ""

#: drakboot:162
#, fuzzy, c-format
msgid "Graphical boot mode:"
msgstr "ከቀኝ ወደ ግራ ተራ ተጠቀም"

#: drakboot:164
#, c-format
msgid "Theme"
msgstr "ጭብጥ"

#: drakboot:198
#, fuzzy, c-format
msgid "Default user"
msgstr "የተጠቃሚ ስም"

#: drakboot:199
#, fuzzy, c-format
msgid "Default desktop"
msgstr "የነበረው _ሠሌዳ"

#: drakboot:202
#, c-format
msgid "No, I do not want autologin"
msgstr ""

#: drakboot:203
#, c-format
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""

#: drakboot:210
#, fuzzy, c-format
msgid "System mode"
msgstr "የመሸፈኛ ዘዴ"

#: drakboot:213
#, c-format
msgid "Launch the graphical environment when your system starts"
msgstr ""

#: drakboot:273
#, c-format
msgid "Boot Style Configuration"
msgstr "የአጀማመር ዘይቤ ምርጫ"

#: drakboot:275 drakboot:279
#, c-format
msgid "Video mode"
msgstr "የቪዲዮ አሰራር ዘዴ"

#: drakboot:276
#, c-format
msgid ""
"Please choose a video mode, it will be applied to each of the boot entries "
"selected below.\n"
"Be sure your video card supports the mode you choose."
msgstr ""

#: drakbug:52 drakbug:140
#, c-format
msgid "The \"%s\" program has crashed with the following error:"
msgstr ""

#: drakbug:62
#, fuzzy, c-format
msgid "%s Bug Report Tool"
msgstr "አንቀጹን መሀል ኩልኩል አድርግ"

#: drakbug:62 drakbug:67 drakbug:72 drakbug:73 drakbug:99 drakfont:523
#: drakfont:527 drakhelp:53 draksec:110 draksec:169 harddrake2:523
#: harddrake2:527 logdrake:56
#, fuzzy, c-format
msgid "Mageia"
msgstr "Mageia Online"

#: drakbug:67
#, c-format
msgid "%s Control Center"
msgstr "የ%s ቁጥጥር ማእከል"

#: drakbug:68
#, fuzzy, c-format
msgid "First Time Wizard"
msgstr "ቀን እና ሰዓት"

#: drakbug:69
#, fuzzy, c-format
msgid "Synchronization tool"
msgstr "የመስሪያውን ምልክት"

#: drakbug:70 drakbug:206
#, fuzzy, c-format
msgid "Standalone Tools"
msgstr "መሣሪያዎች/Toolbox"

#: drakbug:72 drakbug:73
#, fuzzy, c-format
msgid "%s Online"
msgstr "Mageia Online"

#: drakbug:74
#, fuzzy, c-format
msgid "Remote Control"
msgstr "ምስል መቆጣጠሪያ"

#: drakbug:75
#, fuzzy, c-format
msgid "Software Manager"
msgstr "ማውጫዎች &አስተዳዳሪ"

#: drakbug:76
#, fuzzy, c-format
msgid "Windows Migration tool"
msgstr "የመስሪያውን ፍንጭ አሳይ"

#: drakbug:77
#, fuzzy, c-format
msgid "Configuration Wizards"
msgstr "የማስተካከያው አራሚ"

#: drakbug:99
#, fuzzy, c-format
msgid "Select %s Tool:"
msgstr "ሁሉንም &ተዉት"

#: drakbug:100
#, c-format
msgid ""
"or Application Name\n"
"(or Full Path):"
msgstr ""

#: drakbug:103
#, fuzzy, c-format
msgid "Find Package"
msgstr "ሐረጉን ፈልግ"

#: drakbug:104
#, fuzzy, c-format
msgid "Browse"
msgstr "ቃኝ"

#: drakbug:106
#, fuzzy, c-format
msgid "Package: "
msgstr "ጥቅል"

#: drakbug:107
#, c-format
msgid "Kernel:"
msgstr ""

#: drakbug:139
#, c-format
msgid "The \"%s\" program has segfaulted with the following error:"
msgstr ""

#: drakbug:144
#, c-format
msgid "Used theme: %s"
msgstr ""

#: drakbug:146
#, c-format
msgid ""
"To submit a bug report, click on the report button.  \n"
"This will open a web browser window on %s where you'll find a form to fill "
"in.  The information displayed above will be transferred to that server"
msgstr ""

#: drakbug:148
#, c-format
msgid ""
"It would be very useful to attach to your report the output of the following "
"command: %s."
msgid_plural ""
"Things useful to attach to your report are the output of the following "
"commands: %s."
msgstr[0] ""
msgstr[1] ""

#: drakbug:151
#, c-format
msgid "'%s'"
msgstr ""

#: drakbug:154
#, fuzzy, c-format
msgid "You should also attach the following files: %s as well as %s."
msgstr "ምርጫዎችን ማስቀመጥ አልተቻለም"

#: drakbug:161
#, c-format
msgid "Please describe what you were doing when it crashed:"
msgstr ""

#: drakbug:177
#, c-format
msgid "Report"
msgstr "ሪፖርት"

#: drakbug:213
#, fuzzy, c-format
msgid "Not installed"
msgstr "አልተገኘም"

#: drakbug:226
#, fuzzy, c-format
msgid "Package not installed"
msgstr "ማንበብ አልቻለም፦ "

#: drakbug:251
#, c-format
msgid ""
"You must type in what you were doing when this bug happened in order to "
"enable us to reproduce this bug and to increase the odds of fixing it"
msgstr ""

#: drakbug:252
#, c-format
msgid "Thanks."
msgstr ""

#: drakclock:29 draksec:189
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr ""

#: drakclock:38
#, fuzzy, c-format
msgid "not defined"
msgstr "አልተገኘም"

#: drakclock:40
#, fuzzy, c-format
msgid "Change Time Zone"
msgstr "ቀን እና ሰዓት"

#: drakclock:45
#, c-format
msgid "Timezone - DrakClock"
msgstr ""

#: drakclock:45
#, c-format
msgid "Which is your timezone?"
msgstr "የሰአት ክልሎት የትኛው ነው?"

#: drakclock:46
#, c-format
msgid "GMT - DrakClock"
msgstr ""

#: drakclock:46
#, c-format
msgid "Is your hardware clock set to GMT?"
msgstr ""

#: drakclock:74
#, fuzzy, c-format
msgid "Network Time Protocol"
msgstr "ቀን እና ሰዓት"

#: drakclock:76
#, c-format
msgid ""
"Your computer can synchronize its clock\n"
" with a remote time server using NTP"
msgstr ""

#: drakclock:77
#, c-format
msgid "Enable Network Time Protocol"
msgstr ""

#: drakclock:85
#, c-format
msgid "Server:"
msgstr "ተጠሪ፦"

#: drakclock:99
#, c-format
msgid "Timezone"
msgstr "የሰአት ክልል"

#: drakclock:116
#, c-format
msgid "Please enter a valid NTP server address."
msgstr ""

#: drakclock:140
#, c-format
msgid "Could not synchronize with %s."
msgstr ""

#: drakclock:141 drakdvb:149 logdrake:183 scannerdrake:489
#, c-format
msgid "Quit"
msgstr "ውጣ"

#: drakclock:142
#, fuzzy, c-format
msgid "Retry"
msgstr "ወደ መጀመሪያው መልስ"

#: drakclock:165 drakclock:175
#, c-format
msgid "Reset"
msgstr "እንደነበረ አድረግ"

#: drakdvb:30
#, fuzzy, c-format
msgid "DVB"
msgstr "ዲቪዲ"

#: drakdvb:39 harddrake2:101
#, c-format
msgid "Channel"
msgstr "ጣቢያ"

#: drakdvb:57
#, c-format
msgid "%s already exists and its contents will be lost"
msgstr ""

#: drakdvb:74
#, c-format
msgid "Could not get the list of available channels"
msgstr ""

#: drakdvb:80 draksec:69 drakups:99 finish-install:109 harddrake2:358
#: scannerdrake:64 scannerdrake:68 scannerdrake:76 scannerdrake:317
#: scannerdrake:366 scannerdrake:502 scannerdrake:506 scannerdrake:528
#: service_harddrake:410
#, c-format
msgid "Please wait"
msgstr "እባክዎ ይጠብቁ"

#: drakdvb:84
#, c-format
msgid "Detecting DVB channels, this will take a few minutes"
msgstr ""

#: drakdvb:85 drakfont:570 drakfont:650 drakfont:735 drakups:217 logdrake:183
#, c-format
msgid "Cancel"
msgstr "ተወው"

#: drakdvb:148
#, fuzzy, c-format
msgid "Detect Channels"
msgstr "ጣቢያ"

#: drakdvb:150
#, fuzzy, c-format
msgid "View Channel"
msgstr "ጣቢያ"

#: drakedm:41
#, c-format
msgid "GDM (GNOME Display Manager)"
msgstr ""

#: drakedm:42
#, c-format
msgid "KDM (KDE Display Manager)"
msgstr ""

#: drakedm:43
#, fuzzy, c-format
msgid "XDM (X Display Manager)"
msgstr "የአቢወርድ የተጨማሪ ፕሮግራም አስተዳደር"

#: drakedm:54
#, fuzzy, c-format
msgid "Choosing a display manager"
msgstr "የአቢወርድ የተጨማሪ ፕሮግራም አስተዳደር"

#: drakedm:55
#, c-format
msgid ""
"X11 Display Manager allows you to graphically log\n"
"into your system with the X Window System running and supports running\n"
"several different X sessions on your local machine at the same time."
msgstr ""

#: drakedm:74
#, c-format
msgid "The change is done, do you want to restart the dm service?"
msgstr ""

#: drakedm:75
#, c-format
msgid ""
"You are going to close all running programs and lose your current session. "
"Are you really sure that you want to restart the dm service?"
msgstr ""

#: drakfont:187
#, fuzzy, c-format
msgid "Search installed fonts"
msgstr "&መረጃውን አስስ"

#: drakfont:189
#, c-format
msgid "Unselect fonts installed"
msgstr ""

#: drakfont:213
#, fuzzy, c-format
msgid "No fonts found"
msgstr "ምንም ጽሑፍ አልተገኘም"

#: drakfont:217
#, fuzzy, c-format
msgid "parse all fonts"
msgstr "ሁሉንም የምስል ፋይሎች"

#: drakfont:222 drakfont:263 drakfont:339 drakfont:380 drakfont:384
#: drakfont:410 drakfont:428 drakfont:436
#, c-format
msgid "done"
msgstr "አልቋል"

#: drakfont:226
#, c-format
msgid "Could not find any font in your mounted partitions"
msgstr ""

#: drakfont:261
#, fuzzy, c-format
msgid "Reselect correct fonts"
msgstr "ይህ ትክክል ነው?"

#: drakfont:264
#, c-format
msgid "Could not find any font.\n"
msgstr ""

#: drakfont:274
#, c-format
msgid "Search for fonts in installed list"
msgstr ""

#: drakfont:298
#, c-format
msgid "%s fonts conversion"
msgstr "%s የፊደላት ለውጥ"

#: drakfont:337
#, c-format
msgid "Fonts copy"
msgstr "የፊደላት ቅጂ"

#: drakfont:340
#, c-format
msgid "True Type fonts installation"
msgstr ""

#: drakfont:348
#, fuzzy, c-format
msgid "please wait during ttmkfdir..."
msgstr "ሲያትም እባክዎ ይጠብቁ\n"

#: drakfont:349
#, c-format
msgid "True Type install done"
msgstr ""

#: drakfont:355 drakfont:370
#, fuzzy, c-format
msgid "type1inst building"
msgstr "የሰነድ ግንባታ..."

#: drakfont:364
#, c-format
msgid "Ghostscript referencing"
msgstr ""

#: drakfont:381
#, fuzzy, c-format
msgid "Suppress Temporary Files"
msgstr "ሁሉንም የምስል ፋይሎች"

#: drakfont:426 drakfont:432
#, fuzzy, c-format
msgid "Suppress Fonts Files"
msgstr "ሁሉንም የምስል ፋይሎች"

#: drakfont:440
#, c-format
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 the normal way. In rare cases, bogus fonts may "
"hang up your X Server."
msgstr ""

#: drakfont:479
#, fuzzy, c-format
msgid "Font Installation"
msgstr "ሲስተም ትከል"

#: drakfont:490
#, c-format
msgid "DrakFont"
msgstr ""

#: drakfont:491 drakfont:640
#, c-format
msgid "Font List"
msgstr "የፊደል ዝርዝር"

#: drakfont:494
#, c-format
msgid "Get Windows Fonts"
msgstr ""

#: drakfont:500
#, c-format
msgid "About"
msgstr "ስለ"

#: drakfont:501 drakfont:539
#, c-format
msgid "Options"
msgstr "ምርጫዎች"

#: drakfont:502 drakfont:720
#, c-format
msgid "Uninstall"
msgstr "አፍርስ"

#: drakfont:503
#, c-format
msgid "Import"
msgstr "ከውጭ አስገባ"

#: drakfont:521
#, c-format
msgid "Drakfont"
msgstr ""

#: drakfont:523 harddrake2:523
#, c-format
msgid "Copyright (C) %s by %s"
msgstr ""

#: drakfont:525
#, fuzzy, c-format
msgid "Font installer."
msgstr "አልተገኘም"

#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#: drakfont:531 harddrake2:531
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr "Alemayehu <alemayehu@gmx.at>\n"

#: drakfont:541
#, c-format
msgid "Choose the applications that will support the fonts:"
msgstr ""

#: drakfont:552
#, c-format
msgid "Ghostscript"
msgstr "ጎስትስክሪፕት"

#: drakfont:553
#, c-format
msgid "LibreOffice"
msgstr ""

#: drakfont:554
#, c-format
msgid "Abiword"
msgstr "አቢወርድ"

#: drakfont:555
#, fuzzy, c-format
msgid "Generic Printers"
msgstr "ሁሉም ማተሚያዎች"

#: drakfont:560 drakfont:570 drakups:210
#, c-format
msgid "Ok"
msgstr "እሺ"

#: drakfont:569
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr ""

#: drakfont:570
#, fuzzy, c-format
msgid "File Selection"
msgstr "የተመረጠውን አጥፉ"

#: drakfont:574
#, c-format
msgid "Fonts"
msgstr "የፊደል ቅርጾች"

#: drakfont:638 draksec:185
#, fuzzy, c-format
msgid "Import fonts"
msgstr "የፊደል ቅርጽ ክተቱ"

#: drakfont:644 drakups:299 drakups:375
#, c-format
msgid "Add"
msgstr "ጨምር"

#: drakfont:645 drakfont:734 drakups:301 drakups:377
#, c-format
msgid "Remove"
msgstr "አስወግድ"

#: drakfont:651
#, c-format
msgid "Install"
msgstr "ትከል"

#: drakfont:683
#, c-format
msgid "Are you sure you want to uninstall the following fonts?"
msgstr ""

#: drakfont:687 draksec:59 harddrake2:302
#, c-format
msgid "Yes"
msgstr "አዎ"

#: drakfont:689 draksec:58 harddrake2:303
#, c-format
msgid "No"
msgstr "አይ"

#: drakfont:728
#, fuzzy, c-format
msgid "Unselect All"
msgstr "ሁሉንም &ተዉት"

#: drakfont:731
#, fuzzy, c-format
msgid "Select All"
msgstr "ሁሉንም &ተዉት"

#: drakfont:748
#, fuzzy, c-format
msgid "Importing fonts"
msgstr "የፊደል ቅርጽ ክተቱ"

#: drakfont:752 drakfont:772
#, c-format
msgid "Initial tests"
msgstr "የመጀመሪያ ሙከራዎች"

#: drakfont:753
#, c-format
msgid "Copy fonts on your system"
msgstr "ፊደላትን ወደ ሲስተሜ ቅዳ"

#: drakfont:754
#, c-format
msgid "Install & convert Fonts"
msgstr "ፊደላትን ትከል እና ለውጥ"

#: drakfont:755
#, fuzzy, c-format
msgid "Post Install"
msgstr "ሲስተም ትከል"

#: drakfont:767
#, fuzzy, c-format
msgid "Removing fonts"
msgstr "የፊደል ቅርጽ ክተቱ"

#: drakfont:773
#, c-format
msgid "Remove fonts on your system"
msgstr "ከሲስተሜ ውስጥ ፊደላትን አስወግድ"

#: drakfont:774
#, fuzzy, c-format
msgid "Post Uninstall"
msgstr "ፖስታ ቤት"

#: drakhelp:17
#, c-format
msgid ""
" drakhelp 0.1\n"
"Copyright (C) %s Mandriva.\n"
"Copyright (C) %s Mageia.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"Usage: \n"
msgstr ""

#: drakhelp:23
#, fuzzy, c-format
msgid "  --help                - display this help     \n"
msgstr "የመረጃ ማውጫ አሳይ"

#: drakhelp:24
#, c-format
msgid ""
" --id <id_label>       - load the html help page which refers to id_label\n"
msgstr ""

#: drakhelp:25
#, c-format
msgid ""
" --doc <link>          - link to another web page ( for WM welcome "
"frontend)\n"
msgstr ""

#: drakhelp:53
#, fuzzy, c-format
msgid "%s Help Center"
msgstr "አንቀጹን መሀል ኩልኩል አድርግ"

#: drakhelp:53
#, c-format
msgid "No Help entry for %s\n"
msgstr ""

#: drakperm:23
#, c-format
msgid "System settings"
msgstr "የስይስተም ምርጫዎች"

#: drakperm:24
#, fuzzy, c-format
msgid "Custom settings"
msgstr "የአሁኑን ምርጫዎች"

#: drakperm:25
#, fuzzy, c-format
msgid "Custom & system settings"
msgstr "Comment=የመደቡ ይዞታዎች"

#: drakperm:33
#, fuzzy, c-format
msgid "Security Permissions"
msgstr "ፈቃዶች"

#: drakperm:45
#, c-format
msgid "Editable"
msgstr ""

#: drakperm:50 drakperm:318
#, c-format
msgid "Path"
msgstr "መተላለፊያ"

#: drakperm:50 drakperm:247
#, c-format
msgid "User"
msgstr "ተጠቃሚ"

#: drakperm:50 drakperm:247
#, c-format
msgid "Group"
msgstr "የውይይት መድረክ"

#: drakperm:50 drakperm:107 drakperm:330 draksec:200
#, c-format
msgid "Permissions"
msgstr "ፈቃዶች"

#: drakperm:60
#, c-format
msgid "Add a new rule"
msgstr ""

#: drakperm:67 drakperm:102 drakperm:126
#, fuzzy, c-format
msgid "Edit current rule"
msgstr "የአሁኑን ግለ መግለጫ _ያስተካክሉ..."

#: drakperm:108
#, c-format
msgid ""
"Here you can see files to use in order to fix permissions, owners, and "
"groups via msec.\n"
"You can also edit your own rules which will overwrite the default rules."
msgstr ""

#: drakperm:110
#, c-format
msgid ""
"The current security level is %s.\n"
"Select permissions to see/edit"
msgstr ""

#: drakperm:122
#, c-format
msgid "Up"
msgstr "ወደላይ"

#: drakperm:122
#, c-format
msgid "Move selected rule up one level"
msgstr ""

#: drakperm:123
#, c-format
msgid "Down"
msgstr "ወደታች"

#: drakperm:123
#, c-format
msgid "Move selected rule down one level"
msgstr ""

#: drakperm:124
#, fuzzy, c-format
msgid "Add a rule"
msgstr "ሰነዶችን ጨምር"

#: drakperm:124
#, c-format
msgid "Add a new rule at the end"
msgstr ""

#: drakperm:125
#, c-format
msgid "Delete"
msgstr "አጥፋ"

#: drakperm:125
#, fuzzy, c-format
msgid "Delete selected rule"
msgstr "የተመረጠው መለያ ምልክቶች አጥፉ"

#: drakperm:126 drakups:300 drakups:376
#, c-format
msgid "Edit"
msgstr "አስተካክል"

#: drakperm:239
#, c-format
msgid "browse"
msgstr "ቃኝ"

#: drakperm:244
#, fuzzy, c-format
msgid "user"
msgstr "ጥቅም"

#: drakperm:244
#, c-format
msgid "group"
msgstr "መድረክ"

#: drakperm:244
#, c-format
msgid "other"
msgstr "ሌላ"

#: drakperm:247
#, c-format
msgid "Other"
msgstr "ሌላ"

#: drakperm:249
#, c-format
msgid "Read"
msgstr "አንብብ"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:252
#, fuzzy, c-format
msgid "Enable \"%s\" to read the file"
msgstr "ለፋይል %s መጻፍ አልተቻለም"

#: drakperm:256
#, c-format
msgid "Write"
msgstr "ይጻፍ"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:259
#, fuzzy, c-format
msgid "Enable \"%s\" to write the file"
msgstr "ለፋይል %s መጻፍ አልተቻለም"

#: drakperm:263
#, c-format
msgid "Execute"
msgstr "አስኪድ"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:266
#, fuzzy, c-format
msgid "Enable \"%s\" to execute the file"
msgstr "ለፋይል %s መጻፍ አልተቻለም"

#: drakperm:269
#, fuzzy, c-format
msgid "Sticky-bit"
msgstr "8 _bit PCM"

#: drakperm:269
#, c-format
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""

#: drakperm:270
#, fuzzy, c-format
msgid "Set-UID"
msgstr "ቋንቋን &ይምረጡ"

#: drakperm:270
#, c-format
msgid "Use owner id for execution"
msgstr ""

#: drakperm:271
#, fuzzy, c-format
msgid "Set-GID"
msgstr "ቋንቋን &ይምረጡ"

#: drakperm:271
#, c-format
msgid "Use group id for execution"
msgstr ""

#: drakperm:288
#, c-format
msgid "User:"
msgstr "ተጠቃሚ፦"

#: drakperm:289
#, c-format
msgid "Group:"
msgstr "የውይይት መድረክ፦"

#: drakperm:293
#, c-format
msgid "Current user"
msgstr "የአሁኑ ተጠቃሚ"

#: drakperm:294
#, c-format
msgid "When checked, owner and group will not be changed"
msgstr ""

#: drakperm:304
#, c-format
msgid "Path selection"
msgstr "የመንገድ ምርጫ"

#: drakperm:324
#, c-format
msgid "Property"
msgstr "ፀባይ"

#: drakperm:371
#, c-format
msgid ""
"The first character of the path must be a slash (\"/\"):\n"
"\"%s\""
msgstr ""

#: drakperm:381
#, c-format
msgid "Both the username and the group must valid!"
msgstr ""

#: drakperm:382
#, c-format
msgid "User: %s"
msgstr ""

#: drakperm:383
#, c-format
msgid "Group: %s"
msgstr ""

#: draksec:53
#, c-format
msgid "ALL"
msgstr "ሁሉም"

#: draksec:54
#, c-format
msgid "LOCAL"
msgstr "የቅርብ"

#: draksec:55
#, c-format
msgid "NONE"
msgstr "ምንም"

#: draksec:56 draksec:113
#, c-format
msgid "Default"
msgstr "ቀዳሚ"

#: draksec:57
#, c-format
msgid "Ignore"
msgstr "ይተዉ"

#: draksec:87
#, fuzzy, c-format
msgid "Security Level and Checks"
msgstr "የደህንነት ደረጃ፦"

#: draksec:110
#, c-format
msgid "Configure authentication required to access %s tools"
msgstr ""

#: draksec:114
#, c-format
msgid "No password"
msgstr "ሚስጢራዊ ቃል የለም"

#: draksec:115
#, c-format
msgid "Administrator password"
msgstr ""

#: draksec:116
#, c-format
msgid "User password"
msgstr ""

#: draksec:168 draksec:222
#, fuzzy, c-format
msgid "Software Management"
msgstr "ማውጫዎች &አስተዳዳሪ"

#: draksec:169
#, fuzzy, c-format
msgid "%s Update"
msgstr "Mageia Online"

#: draksec:170
#, fuzzy, c-format
msgid "Software Media Manager"
msgstr "ማውጫዎች &አስተዳዳሪ"

#: draksec:171
#, c-format
msgid "Configure 3D Desktop effects"
msgstr ""

#: draksec:172
#, fuzzy, c-format
msgid "Graphical Server Configuration"
msgstr "ፈጣን ደብዳቤ"

#: draksec:173
#, fuzzy, c-format
msgid "Mouse Configuration"
msgstr "በእጅ ምርጫ"

#: draksec:174
#, fuzzy, c-format
msgid "Keyboard Configuration"
msgstr "የመረብ ምርጫ"

#: draksec:175
#, fuzzy, c-format
msgid "UPS Configuration"
msgstr "ተስተካክሎ የተቀመጠውን ባዕድ መነሻ ጥቀስ"

#: draksec:176
#, fuzzy, c-format
msgid "Network Configuration"
msgstr "የማስተካከያው አራሚ"

#: draksec:177
#, c-format
msgid "Hosts definitions"
msgstr ""

#: draksec:178
#, fuzzy, c-format
msgid "Network Center"
msgstr "መረብ እና ኢንተርኔት"

#: draksec:179
#, c-format
msgid "Wireless Network Roaming"
msgstr ""

#: draksec:180
#, c-format
msgid "VPN"
msgstr ""

#: draksec:181
#, fuzzy, c-format
msgid "Proxy Configuration"
msgstr "የማስተካከያው አራሚ"

#: draksec:182
#, fuzzy, c-format
msgid "Connection Sharing"
msgstr "ግንኙነት"

#: draksec:184
#, c-format
msgid "Backups"
msgstr ""

#: draksec:186 logdrake:57
#, fuzzy, c-format
msgid "Logs"
msgstr "Log"

#: draksec:187
#, c-format
msgid "Services"
msgstr "አገልግሎቶች"

#: draksec:188
#, fuzzy, c-format
msgid "Users"
msgstr "ተጠቃሚ"

#: draksec:190
#, fuzzy, c-format
msgid "Boot Configuration"
msgstr "የማስተካከያው አራሚ"

#: draksec:223
#, c-format
msgid "Hardware"
msgstr "ሀርድዌር"

#: draksec:224
#, fuzzy, c-format
msgid "Network"
msgstr "ምርጫዎችን አስገባ"

#: draksec:225
#, c-format
msgid "System"
msgstr "ሲስተም"

#: draksec:226
#, c-format
msgid "Boot"
msgstr "ጀምር"

#: draksound:48
#, c-format
msgid "No Sound Card detected!"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: draksound:51
#, c-format
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in"
msgstr ""

#: draksound:54
#, c-format
msgid ""
"\n"
"\n"
"\n"
"Note: if you've an ISA PnP sound card, you'll have to use the alsaconf or "
"the sndconfig program.  Just type \"alsaconf\" or \"sndconfig\" in a console."
msgstr ""

#: drakups:71
#, c-format
msgid "Connected through a serial port or an usb cable"
msgstr ""

#: drakups:72
#, c-format
msgid "Manual configuration"
msgstr "በእጅ ምርጫ"

#: drakups:78
#, fuzzy, c-format
msgid "Add an UPS device"
msgstr "አምድ በኋላ ጨምር"

#: drakups:81
#, c-format
msgid ""
"Welcome to the UPS configuration utility.\n"
"\n"
"Here, you'll add a new UPS to your system.\n"
msgstr ""

#: drakups:88
#, c-format
msgid ""
"We're going to add an UPS device.\n"
"\n"
"Do you want to autodetect UPS devices connected to this machine or to "
"manually select them?"
msgstr ""

#: drakups:91
#, c-format
msgid "Autodetection"
msgstr ""

#: drakups:99 harddrake2:358
#, fuzzy, c-format
msgid "Detection in progress"
msgstr "የተሻሻለ ዊድጌት ፍጠር"

#: drakups:118 drakups:157 logdrake:466 logdrake:472
#, c-format
msgid "Congratulations"
msgstr "እንኳን ደስ ያለዎ!"

#: drakups:119
#, c-format
msgid "The wizard successfully added the following UPS devices:"
msgstr ""

#: drakups:121
#, c-format
msgid "No new UPS devices was found"
msgstr ""

#: drakups:126 drakups:138
#, fuzzy, c-format
msgid "UPS driver configuration"
msgstr "ተስተካክሎ የተቀመጠውን ባዕድ መነሻ ጥቀስ"

#: drakups:126
#, c-format
msgid "Please select your UPS model."
msgstr ""

#: drakups:127
#, fuzzy, c-format
msgid "Manufacturer / Model:"
msgstr "<b>ሞዴል</b>፦ %s<br>"

#: drakups:138
#, c-format
msgid ""
"We are configuring the \"%s\" UPS from \"%s\".\n"
"Please fill in its name, its driver and its port."
msgstr ""

#: drakups:143
#, c-format
msgid "Name:"
msgstr "ስም፦"

#: drakups:143
#, fuzzy, c-format
msgid "The name of your ups"
msgstr "ኤ-መልዕክት አድራሻዎ"

#: drakups:144
#, c-format
msgid "Driver:"
msgstr ""

#: drakups:144
#, c-format
msgid "The driver that manages your ups"
msgstr ""

#: drakups:145
#, c-format
msgid "Port:"
msgstr "ፖርት፦"

#: drakups:147
#, c-format
msgid "The port on which is connected your ups"
msgstr ""

#: drakups:157
#, c-format
msgid "The wizard successfully configured the new \"%s\" UPS device."
msgstr ""

#: drakups:248
#, c-format
msgid "UPS devices"
msgstr ""

#: drakups:249 drakups:268 drakups:284 harddrake2:89 harddrake2:116
#: harddrake2:123
#, c-format
msgid "Name"
msgstr "ስም"

#: drakups:249 harddrake2:139
#, c-format
msgid "Driver"
msgstr ""

#: drakups:249 harddrake2:56
#, c-format
msgid "Port"
msgstr "ፖርት"

#: drakups:267
#, c-format
msgid "UPS users"
msgstr ""

#: drakups:283
#, fuzzy, c-format
msgid "Access Control Lists"
msgstr "አፈንጋጭ እንግዳ መቆጣጠሪያ"

#: drakups:284
#, c-format
msgid "IP address"
msgstr "IP አድራሻ"

#: drakups:284
#, fuzzy, c-format
msgid "IP mask"
msgstr "የማተሚያ IP"

#: drakups:296
#, c-format
msgid "Rules"
msgstr ""

#: drakups:297
#, c-format
msgid "Action"
msgstr "ተግባር"

#: drakups:297 harddrake2:85
#, c-format
msgid "Level"
msgstr "ደረጃ"

#: drakups:297
#, fuzzy, c-format
msgid "ACL name"
msgstr "የፋይል ስም"

#: drakups:297 finish-install:201
#, c-format
msgid "Password"
msgstr "ሚስጢራዊ ቃል"

#: drakups:329
#, fuzzy, c-format
msgid "UPS Management"
msgstr "የመምሪያው ጉባኤ"

#: drakups:333 drakups:342
#, c-format
msgid "DrakUPS"
msgstr ""

#: drakups:339
#, c-format
msgid "Welcome to the UPS configuration tools"
msgstr ""

#: drakxtv:67
#, c-format
msgid "No TV Card detected!"
msgstr ""

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: drakxtv:69
#, c-format
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in."
msgstr ""

#: finish-install:60
#, c-format
msgid "Keyboard"
msgstr "የፊደል ገበታ"

#: finish-install:61
#, fuzzy, c-format
msgid "Please choose your keyboard layout."
msgstr "እባክዎ ሀገሮን ይምረጡ።"

#: finish-install:109
#, c-format
msgid "Testing your connection..."
msgstr ""

#: finish-install:199 finish-install:217 finish-install:230
#, c-format
msgid "Encrypted home partition"
msgstr ""

#: finish-install:199
#, c-format
msgid "Please enter a password for the %s user"
msgstr ""

#: finish-install:202
#, c-format
msgid "Password (again)"
msgstr "ሚስጢራዊ ቃል (እንደገና)"

#: finish-install:217
#, c-format
msgid "Creating encrypted home partition"
msgstr ""

#: finish-install:230
#, c-format
msgid "Formatting encrypted home partition"
msgstr ""

#: finish-install:264
#, fuzzy, c-format
msgid "Finishing install"
msgstr "አልተገኘም"

#: finish-install:264
#, c-format
msgid ""
"This system will be rebooted\n"
"for the changes to take effect!"
msgstr ""

#: harddrake2:30
#, c-format
msgid "Alternative drivers"
msgstr ""

#: harddrake2:31
#, c-format
msgid "the list of alternative drivers for this sound card"
msgstr ""

#: harddrake2:33 harddrake2:125
#, c-format
msgid "Bus"
msgstr ""

#: harddrake2:34
#, c-format
msgid ""
"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""

#: harddrake2:36 harddrake2:151
#, c-format
msgid "Bus identification"
msgstr ""

#: harddrake2:37
#, c-format
msgid ""
"- PCI and USB devices: this lists the vendor, device, subvendor and "
"subdevice PCI/USB ids"
msgstr ""

#: harddrake2:39
#, fuzzy, c-format
msgid "Location on the bus"
msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"

#: harddrake2:40
#, c-format
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 ""

#: harddrake2:43
#, c-format
msgid "Drive capacity"
msgstr ""

#: harddrake2:43
#, c-format
msgid "special capacities of the driver (burning ability and or DVD support)"
msgstr ""

#: harddrake2:44
#, c-format
msgid "Description"
msgstr "መግለጫ"

#: harddrake2:44
#, c-format
msgid "this field describes the device"
msgstr ""

#: harddrake2:45
#, fuzzy, c-format
msgid "Old device file"
msgstr "ጥሩው የፋይል ዓይነት"

#: harddrake2:46
#, c-format
msgid "old static device name used in dev package"
msgstr ""

#. -PO: here "module" is the "jargon term" for a kernel driver
#: harddrake2:49
#, c-format
msgid "Module"
msgstr "አቅድ"

#: harddrake2:49
#, c-format
msgid "the module of the GNU/Linux kernel that handles the device"
msgstr ""

#: harddrake2:50
#, fuzzy, c-format
msgid "Extended partitions"
msgstr "አዲስ ሰነድ ፍጠር"

#: harddrake2:50
#, fuzzy, c-format
msgid "the number of extended partitions"
msgstr "የዐምድ ብዛት"

#: harddrake2:51
#, fuzzy, c-format
msgid "Geometry"
msgstr "እንደገና ይሞከር"

#: harddrake2:51
#, c-format
msgid "Cylinder/head/sectors geometry of the disk"
msgstr ""

#: harddrake2:52
#, fuzzy, c-format
msgid "Disk controller"
msgstr "የSMBus ተቆጣጣሪዎች"

#: harddrake2:52
#, c-format
msgid "the disk controller on the host side"
msgstr ""

#: harddrake2:53
#, fuzzy, c-format
msgid "Identifier"
msgstr "የኔ ቇቋንቋዎች"

#: harddrake2:53
#, c-format
msgid "usually the device serial number"
msgstr ""

#: harddrake2:54
#, c-format
msgid "Media class"
msgstr ""

#: harddrake2:54
#, fuzzy, c-format
msgid "class of hardware device"
msgstr "እንደ ሀርድዌር አሳይ"

#: harddrake2:55 harddrake2:86
#, c-format
msgid "Model"
msgstr "ሞዴል"

#: harddrake2:55
#, fuzzy, c-format
msgid "hard disk model"
msgstr "የማተሚያውን ሞዴል ምረጡ"

#: harddrake2:56
#, fuzzy, c-format
msgid "network printer port"
msgstr "ማተሚያውን አልተገኘም።"

#: harddrake2:57
#, fuzzy, c-format
msgid "Primary partitions"
msgstr "የጽሑፍ ማስተካከያ"

#: harddrake2:57
#, fuzzy, c-format
msgid "the number of the primary partitions"
msgstr "የዐምድ ብዛት"

#: harddrake2:58 harddrake2:92
#, fuzzy, c-format
msgid "Vendor"
msgstr "መለያ አስገባ"

#: harddrake2:58
#, fuzzy, c-format
msgid "the vendor name of the device"
msgstr "ህገ ወጥ የዶሴ ስም"

#: harddrake2:59
#, c-format
msgid "PCI domain"
msgstr ""

#: harddrake2:59 harddrake2:60
#, fuzzy, c-format
msgid "the PCI domain of the device"
msgstr "ህገ ወጥ የዶሴ ስም"

#: harddrake2:60
#, fuzzy, c-format
msgid "PCI revision"
msgstr "ፈቃዶች"

#: harddrake2:61
#, c-format
msgid "Bus PCI #"
msgstr ""

#: harddrake2:61
#, c-format
msgid "the PCI bus on which the device is plugged"
msgstr ""

#: harddrake2:62
#, fuzzy, c-format
msgid "PCI device #"
msgstr "መሳሪያ"

#: harddrake2:62
#, fuzzy, c-format
msgid "PCI device number"
msgstr "የዐምድ ብዛት"

#: harddrake2:63
#, c-format
msgid "PCI function #"
msgstr ""

#: harddrake2:63
#, fuzzy, c-format
msgid "PCI function number"
msgstr "የፋይል ስም"

#: harddrake2:64
#, fuzzy, c-format
msgid "Vendor ID"
msgstr "መለያ አስገባ"

#: harddrake2:64
#, c-format
msgid "this is the standard numerical identifier of the vendor"
msgstr ""

#: harddrake2:65
#, fuzzy, c-format
msgid "Device ID"
msgstr "መሳሪያ: "

#: harddrake2:65
#, fuzzy, c-format
msgid "this is the numerical identifier of the device"
msgstr "ህገ ወጥ የዶሴ ስም"

#: harddrake2:66
#, c-format
msgid "Sub vendor ID"
msgstr ""

#: harddrake2:66
#, c-format
msgid "this is the minor numerical identifier of the vendor"
msgstr ""

#: harddrake2:67
#, fuzzy, c-format
msgid "Sub device ID"
msgstr "መሳሪያ"

#: harddrake2:67
#, fuzzy, c-format
msgid "this is the minor numerical identifier of the device"
msgstr "ህገ ወጥ የዶሴ ስም"

#: harddrake2:68
#, fuzzy, c-format
msgid "Device USB ID"
msgstr "መሳሪያ: "

#: harddrake2:68
#, c-format
msgid ".."
msgstr ""

#: harddrake2:73 harddrake2:74
#, c-format
msgid "Bogomips"
msgstr "Bogomips"

#: harddrake2:73 harddrake2:74
#, c-format
msgid ""
"the GNU/Linux kernel needs to run a calculation loop at boot time to "
"initialize a timer counter.  Its result is stored as bogomips as a way to "
"\"benchmark\" the cpu."
msgstr ""

#: harddrake2:75
#, fuzzy, c-format
msgid "Cache size"
msgstr "የፊደል ቅርጽ መጠን፦"

#: harddrake2:75
#, c-format
msgid "size of the (second level) cpu cache"
msgstr ""

#: harddrake2:76
#, fuzzy, c-format
msgid "Cpuid family"
msgstr "የፊደል ቅርጽ ቤተሰብ"

#: harddrake2:76
#, c-format
msgid "family of the cpu (eg: 6 for i686 class)"
msgstr ""

#: harddrake2:77
#, c-format
msgid "Cpuid level"
msgstr "Cpuid ደረጃ"

#: harddrake2:77
#, c-format
msgid "information level that can be obtained through the cpuid instruction"
msgstr ""

#: harddrake2:78
#, c-format
msgid "Frequency (MHz)"
msgstr ""

#: harddrake2:78
#, c-format
msgid ""
"the CPU frequency in MHz (Megahertz which in first approximation may be "
"coarsely assimilated to number of instructions the cpu is able to execute "
"per second)"
msgstr ""

#: harddrake2:79
#, c-format
msgid "Flags"
msgstr "ባንዲራዎች፦"

#: harddrake2:79
#, c-format
msgid "CPU flags reported by the kernel"
msgstr ""

#: harddrake2:80 harddrake2:144
#, fuzzy, c-format
msgid "Cores"
msgstr "ዝጋ"

#: harddrake2:80
#, c-format
msgid "CPU cores"
msgstr ""

#: harddrake2:81
#, fuzzy, c-format
msgid "Core ID"
msgstr "መለያ አስገባ"

#: harddrake2:82
#, c-format
msgid "Physical ID"
msgstr ""

#: harddrake2:83
#, c-format
msgid "ACPI ID"
msgstr ""

#: harddrake2:84
#, fuzzy, c-format
msgid "Siblings"
msgstr "ስየማዎች"

#: harddrake2:85
#, c-format
msgid "sub generation of the cpu"
msgstr ""

#: harddrake2:86
#, c-format
msgid "generation of the cpu (eg: 8 for Pentium III, ...)"
msgstr ""

#: harddrake2:87 harddrake2:88
#, c-format
msgid "Model name"
msgstr "የሞዴል ስም"

#: harddrake2:87 harddrake2:88
#, c-format
msgid "official vendor name of the cpu"
msgstr ""

#: harddrake2:89
#, fuzzy, c-format
msgid "the name of the CPU"
msgstr "Name=ሲፒዩ"

#: harddrake2:90
#, fuzzy, c-format
msgid "Processor ID"
msgstr "መለያ አስገባ"

#: harddrake2:90
#, fuzzy, c-format
msgid "the number of the processor"
msgstr "የዐምድ ብዛት"

#: harddrake2:91
#, fuzzy, c-format
msgid "Model stepping"
msgstr "<b>ሞዴል</b>፦ %s<br>"

#: harddrake2:91
#, c-format
msgid "stepping of the cpu (sub model (generation) number)"
msgstr ""

#: harddrake2:92
#, fuzzy, c-format
msgid "the vendor name of the processor"
msgstr "ሰነዶች/Word Processor"

#: harddrake2:93
#, c-format
msgid "Write protection"
msgstr "መጻፍ ከልካይ"

#: harddrake2:93
#, c-format
msgid ""
"the WP flag in the CR0 register of the cpu enforce write protection at the "
"memory page level, thus enabling the processor to prevent unchecked kernel "
"accesses to user memory (aka this is a bug guard)"
msgstr ""

#: harddrake2:97
#, fuzzy, c-format
msgid "Floppy format"
msgstr "ሠንጠረዥ ፎርማቱ"

#: harddrake2:97
#, c-format
msgid "format of floppies supported by the drive"
msgstr ""

#: harddrake2:101
#, fuzzy, c-format
msgid "EIDE/SCSI channel"
msgstr "ደረጃ/አልፋ/Add Alpha Channel"

#: harddrake2:102
#, fuzzy, c-format
msgid "Disk identifier"
msgstr "የኔ ቇቋንቋዎች"

#: harddrake2:102
#, c-format
msgid "usually the disk serial number"
msgstr ""

#: harddrake2:103
#, c-format
msgid "Target id number"
msgstr ""

#: harddrake2:103
#, c-format
msgid "the SCSI target identifier"
msgstr ""

#: harddrake2:104
#, fuzzy, c-format
msgid "Logical unit number"
msgstr "ህገ ወጥ የዶሴ ስም"

#: harddrake2:104
#, c-format
msgid ""
"the SCSI Logical Unit Number (LUN). SCSI devices connected to a host are "
"uniquely identified by a\n"
"channel number, a target id and a logical unit number"
msgstr ""

#. -PO: here, "size" is the size of the ram chip (eg: 128Mo, 256Mo, ...)
#: harddrake2:111
#, fuzzy, c-format
msgid "Installed size"
msgstr "ሲስተም ትከል"

#: harddrake2:111
#, c-format
msgid "Installed size of the memory bank"
msgstr ""

#: harddrake2:112
#, fuzzy, c-format
msgid "Enabled Size"
msgstr "ይቻል"

#: harddrake2:112
#, c-format
msgid "Enabled size of the memory bank"
msgstr ""

#: harddrake2:113 harddrake2:122
#, c-format
msgid "Type"
msgstr "አይነት"

#: harddrake2:113
#, fuzzy, c-format
msgid "type of the memory device"
msgstr "የምስክር አካል አይደለም"

#: harddrake2:114
#, c-format
msgid "Speed"
msgstr "ፍጥነት"

#: harddrake2:114
#, c-format
msgid "Speed of the memory bank"
msgstr ""

#: harddrake2:115
#, fuzzy, c-format
msgid "Bank connections"
msgstr "ተጨማሪ ፕሮግራሞችን ተቆጣጠሩ"

#: harddrake2:116
#, c-format
msgid "Socket designation of the memory bank"
msgstr ""

#: harddrake2:118
#, fuzzy, c-format
msgid "Location"
msgstr "ተግባር"

#: harddrake2:119
#, c-format
msgid "Size"
msgstr "መጠን"

#: harddrake2:119
#, fuzzy, c-format
msgid "Size of the memory device"
msgstr "የምስክር አካል አይደለም"

#: harddrake2:124
#, fuzzy, c-format
msgid "Device file"
msgstr "ጥሩው የፋይል ዓይነት"

#: harddrake2:120
#, c-format
msgid ""
"the device file used to communicate with the kernel driver for the mouse"
msgstr ""

#: harddrake2:121
#, c-format
msgid "Emulated wheel"
msgstr ""

#: harddrake2:121
#, fuzzy, c-format
msgid "whether the wheel is emulated or not"
msgstr "አኃዞች (ከክፍተት ጋር)"

#: harddrake2:122
#, fuzzy, c-format
msgid "the type of the mouse"
msgstr "Comment=የመክፈቻና የመፈለጊያው ምርጫዎች"

#: harddrake2:123
#, fuzzy, c-format
msgid "the name of the mouse"
msgstr "Name=ሲፒዩ"

#: harddrake2:124
#, fuzzy, c-format
msgid "Number of buttons"
msgstr "የዐምድ ብዛት"

#: harddrake2:124
#, c-format
msgid "the number of buttons the mouse has"
msgstr ""

#: harddrake2:125
#, c-format
msgid "the type of bus on which the mouse is connected"
msgstr ""

#: harddrake2:126
#, c-format
msgid "Mouse protocol used by X11"
msgstr ""

#: harddrake2:126
#, c-format
msgid "the protocol that the graphical desktop use with the mouse"
msgstr ""

#: harddrake2:130
#, fuzzy, c-format
msgid "Identification"
msgstr "ማስታወቂያ"

#: harddrake2:135 harddrake2:150
#, c-format
msgid "Connection"
msgstr "ግንኙነት"

#: harddrake2:145
#, fuzzy, c-format
msgid "Performances"
msgstr "ምርጫዎች"

#: harddrake2:152
#, c-format
msgid "Device"
msgstr "መሳሪያ"

#: harddrake2:153
#, fuzzy, c-format
msgid "Partitions"
msgstr "የጽሑፍ ማስተካከያ"

#: harddrake2:158
#, c-format
msgid "Features"
msgstr ""

#: harddrake2:179
#, c-format
msgid "Autodetect _modems"
msgstr ""

#: harddrake2:180
#, c-format
msgid "Autodetect parallel _zip drives"
msgstr ""

#: harddrake2:184
#, fuzzy, c-format
msgid "Hardware Configuration"
msgstr "የመረብ ምርጫ"

#: harddrake2:193
#, c-format
msgid "_Options"
msgstr "ምርጫዎች (_O)"

#: harddrake2:194 harddrake2:195
#, c-format
msgid "_Help"
msgstr "መረጃ (_H)"

#: harddrake2:195
#, fuzzy, c-format
msgid "<control>H"
msgstr "<control>Q"

#: harddrake2:196
#, fuzzy, c-format
msgid "_Fields description"
msgstr "መግለጫ የለም"

#: harddrake2:197
#, c-format
msgid "_Report Bug"
msgstr "የሶፍትዌርን ችግር ዘግብ (_R)"

#: harddrake2:198
#, c-format
msgid "_About..."
msgstr "ስለ... (_A)"

#: harddrake2:242
#, fuzzy, c-format
msgid "Detected hardware"
msgstr "የሀርድዌር ተመልካች"

#: harddrake2:245 scannerdrake:284
#, c-format
msgid "Information"
msgstr "መረጃ"

#: harddrake2:247
#, c-format
msgid "Set current driver options"
msgstr ""

#: harddrake2:254
#, fuzzy, c-format
msgid "Run config tool"
msgstr "የመስሪያውን ፍንጭ አሳይ"

#: harddrake2:280
#, c-format
msgid ""
"Click on a device in the tree on the left in order to display its "
"information here."
msgstr ""

#: harddrake2:300 notify-x11-free-driver-switch:13
#, c-format
msgid "unknown"
msgstr "ያልታወቀ"

#: harddrake2:301
#, c-format
msgid "Unknown"
msgstr "ያልታወቀ"

#: harddrake2:321
#, c-format
msgid "Misc"
msgstr "የተለያየ"

#: harddrake2:404
#, c-format
msgid "secondary"
msgstr ""

#: harddrake2:404
#, c-format
msgid "primary"
msgstr ""

#: harddrake2:408
#, c-format
msgid "burner"
msgstr ""

#: harddrake2:408
#, c-format
msgid "DVD"
msgstr "ዲቪዲ"

#: harddrake2:504
#, c-format
msgid "The following packages need to be installed:\n"
msgstr ""

#: harddrake2:521
#, fuzzy, c-format
msgid "Harddrake"
msgstr "የመረጃ &ማውጫ"

#: harddrake2:525
#, c-format
msgid "This is HardDrake, a %s hardware configuration tool."
msgstr ""

#: harddrake2:540
#, fuzzy, c-format
msgid "Harddrake help"
msgstr "የመረጃ &ማውጫ"

#: harddrake2:541
#, fuzzy, c-format
msgid ""
"Description of the fields:\n"
"\n"
msgstr "መግለጫ የለም"

#: harddrake2:548
#, fuzzy, c-format
msgid "Select a device!"
msgstr "የመረብ ዕቃ"

#: harddrake2:548
#, c-format
msgid ""
"Once you've selected a device, you'll be able to see the device information "
"in fields displayed on the right frame (\"Information\")"
msgstr ""

#: localedrake:38
#, c-format
msgid "LocaleDrake"
msgstr ""

#: localedrake:46
#, fuzzy, c-format
msgid "You should install the following packages: %s"
msgstr "ምርጫዎችን ማስቀመጥ አልተቻለም"

#. -PO: the following is used to combine packages names. eg: "initscripts, harddrake, yudit"
#: localedrake:49
#, c-format
msgid ", "
msgstr ""

#: logdrake:56
#, fuzzy, c-format
msgid "%s Tools Logs"
msgstr "መሣሪያዎች/የነበረው ቀለሞች"

#: logdrake:70
#, c-format
msgid "Show only for the selected day"
msgstr ""

#: logdrake:79
#, c-format
msgid "<control>S"
msgstr "<control>S"

#: logdrake:118
#, c-format
msgid ""
"_:this is the auth.log log file\n"
"Authentication"
msgstr ""

#: logdrake:119
#, c-format
msgid ""
"_:this is the user.log log file\n"
"User"
msgstr ""

#: logdrake:120
#, c-format
msgid ""
"_:this is the /var/log/messages log file\n"
"Messages"
msgstr ""

#: logdrake:121
#, c-format
msgid ""
"_:this is the /var/log/syslog log file\n"
"Syslog"
msgstr ""

#: logdrake:125
#, c-format
msgid "search"
msgstr "ፈለግ"

#: logdrake:137
#, c-format
msgid "A tool to monitor your logs"
msgstr ""

#: logdrake:139
#, c-format
msgid "Settings"
msgstr "ስየማዎች"

#: logdrake:142
#, c-format
msgid "Matching"
msgstr ""

#: logdrake:143
#, fuzzy, c-format
msgid "but not matching"
msgstr "ማንበብ አልቻለም፦ "

#: logdrake:146
#, c-format
msgid "Choose file"
msgstr "ፋይል ይምረጡ"

#: logdrake:158
#, c-format
msgid "Calendar"
msgstr "ቀን መቁጠሪያ"

#: logdrake:167
#, c-format
msgid "Content of the file"
msgstr "የፋይሉ ይዘት"

#: logdrake:171 logdrake:416
#, c-format
msgid "Mail alert"
msgstr "የመልዕክት ማንቂያ"

#: logdrake:178
#, c-format
msgid "The alert wizard has failed unexpectedly:"
msgstr ""

#: logdrake:182
#, c-format
msgid "Save"
msgstr "አስቀምጥ"

#: logdrake:231
#, fuzzy, c-format
msgid "please wait, parsing file: %s"
msgstr "እባክዎ ያለ ሰነድን ይምረጡ"

#: logdrake:253
#, c-format
msgid "Sorry, log file isn't available!"
msgstr ""

#: logdrake:301
#, c-format
msgid "Error while opening \"%s\" log file: %s\n"
msgstr ""

#: logdrake:394
#, c-format
msgid "Apache World Wide Web Server"
msgstr ""

#: logdrake:395
#, fuzzy, c-format
msgid "Domain Name Resolver"
msgstr "ህገ ወጥ የዶሴ ስም"

#: logdrake:396
#, c-format
msgid "Ftp Server"
msgstr "የFTP ተጠሪ"

#: logdrake:397
#, fuzzy, c-format
msgid "Postfix Mail Server"
msgstr "የመልዕክት ተጠሪ ሚስጢራዊ ቃል ያስፈልጋል"

#: logdrake:398
#, fuzzy, c-format
msgid "Samba Server"
msgstr "የሳምባ ተጠሪ"

#: logdrake:399
#, fuzzy, c-format
msgid "SSH Server"
msgstr "ስለተጠሪ መረጃ"

#: logdrake:400
#, c-format
msgid "Webmin Service"
msgstr ""

#: logdrake:401
#, c-format
msgid "Xinetd Service"
msgstr ""

#: logdrake:410
#, c-format
msgid "Configure the mail alert system"
msgstr ""

#: logdrake:411
#, c-format
msgid "Stop the mail alert system"
msgstr ""

#: logdrake:419
#, fuzzy, c-format
msgid "Mail alert configuration"
msgstr "ፈጣን ደብዳቤ"

#: logdrake:420
#, c-format
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""

#: logdrake:423
#, c-format
msgid "What do you want to do?"
msgstr "ምን ማድረግ ይፈልጋሉ?"

#: logdrake:430
#, fuzzy, c-format
msgid "Services settings"
msgstr "የአሁኑን ምርጫዎች"

#: logdrake:431
#, c-format
msgid ""
"You will receive an alert if one of the selected services is no longer "
"running"
msgstr ""

#: logdrake:438
#, fuzzy, c-format
msgid "Load setting"
msgstr "ምርጫዎች ጫን (_L)"

#: logdrake:439
#, c-format
msgid "You will receive an alert if the load is higher than this value"
msgstr ""

#: logdrake:440
#, c-format
msgid ""
"_: load here is a noun, the load of the system\n"
"Load"
msgstr ""

#: logdrake:445
#, fuzzy, c-format
msgid "Alert configuration"
msgstr "የማስተካከያው አራሚ"

#: logdrake:446
#, c-format
msgid "Please enter your email address below "
msgstr ""

#: logdrake:447
#, c-format
msgid "and enter the name (or the IP) of the SMTP server you wish to use"
msgstr ""

#: logdrake:449
#, fuzzy, c-format
msgid "Email address"
msgstr "IP አድራሻ"

#: logdrake:450
#, fuzzy, c-format
msgid "Email server"
msgstr "የሳምባ ተጠሪ"

#: logdrake:454
#, c-format
msgid "\"%s\" neither is a valid email nor is an existing local user!"
msgstr ""

#: logdrake:459
#, c-format
msgid ""
"\"%s\" is a local user, but you did not select a local smtp, so you must use "
"a complete email address!"
msgstr ""

#: logdrake:466
#, c-format
msgid "The wizard successfully configured the mail alert."
msgstr ""

#: logdrake:472
#, c-format
msgid "The wizard successfully disabled the mail alert."
msgstr ""

#: logdrake:531
#, c-format
msgid "Save as.."
msgstr "እንደ...ያስቀምጡ"

#: notify-x11-free-driver-switch:18 service_harddrake:452
#, c-format
msgid "Display driver setup"
msgstr ""

#: notify-x11-free-driver-switch:20
#, c-format
msgid "The display driver has been automatically switched to '%s'."
msgstr ""

#: notify-x11-free-driver-switch:21
#, c-format
msgid "Reason: %s."
msgstr ""

#: scannerdrake:49
#, c-format
msgid ""
"SANE packages need to be installed to use scanners.\n"
"\n"
"Do you want to install the SANE packages?"
msgstr ""

#: scannerdrake:53
#, c-format
msgid "Aborting Scannerdrake."
msgstr ""

#: scannerdrake:58
#, c-format
msgid ""
"Could not install the packages needed to set up a scanner with Scannerdrake."
msgstr ""

#: scannerdrake:59
#, c-format
msgid "Scannerdrake will not be started now."
msgstr ""

#: scannerdrake:65 scannerdrake:503
#, c-format
msgid "Searching for configured scanners..."
msgstr ""

#: scannerdrake:69 scannerdrake:507
#, c-format
msgid "Searching for new scanners..."
msgstr ""

#: scannerdrake:77 scannerdrake:529
#, c-format
msgid "Re-generating list of configured scanners..."
msgstr ""

#: scannerdrake:99
#, c-format
msgid "The %s is not supported by this version of %s."
msgstr ""

#: scannerdrake:102 scannerdrake:113
#, fuzzy, c-format
msgid "Confirmation"
msgstr "ስየማ"

#: scannerdrake:102
#, c-format
msgid "%s found on %s, configure it automatically?"
msgstr ""

#: scannerdrake:114
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""

#: scannerdrake:128
#, fuzzy, c-format
msgid "Scanner configuration"
msgstr "የማስተካከያው አራሚ"

#: scannerdrake:129
#, c-format
msgid "Select a scanner model (Detected model: %s, Port: %s)"
msgstr ""

#: scannerdrake:131
#, c-format
msgid "Select a scanner model (Detected model: %s)"
msgstr ""

#: scannerdrake:132
#, c-format
msgid "Select a scanner model (Port: %s)"
msgstr ""

#: scannerdrake:134 scannerdrake:137
#, c-format
msgid " (UNSUPPORTED)"
msgstr ""

#: scannerdrake:140
#, fuzzy, c-format
msgid "The %s is not supported under Linux."
msgstr "አይደለም"

#: scannerdrake:167 scannerdrake:181
#, c-format
msgid "Do not install firmware file"
msgstr ""

#: scannerdrake:170 scannerdrake:220
#, c-format
msgid "Scanner Firmware"
msgstr ""

#: scannerdrake:171 scannerdrake:223
#, c-format
msgid ""
"It is possible that your %s needs its firmware to be uploaded everytime when "
"it is turned on."
msgstr ""

#: scannerdrake:172 scannerdrake:224
#, c-format
msgid "If this is the case, you can make this be done automatically."
msgstr ""

#: scannerdrake:173 scannerdrake:227
#, c-format
msgid ""
"To do so, you need to supply the firmware file for your scanner so that it "
"can be installed."
msgstr ""

#: scannerdrake:174 scannerdrake:228
#, c-format
msgid ""
"You find the file on the CD or floppy coming with the scanner, on the "
"manufacturer's home page, or on your Windows partition."
msgstr ""

#: scannerdrake:176 scannerdrake:235
#, fuzzy, c-format
msgid "Install firmware file from"
msgstr "ከ &pot ሰነድ አሻሽል"

#: scannerdrake:178 scannerdrake:186 scannerdrake:237 scannerdrake:244
#, c-format
msgid "CD-ROM"
msgstr "ሲዲ-ሮም"

#: scannerdrake:179 scannerdrake:188 scannerdrake:238 scannerdrake:246
#, fuzzy, c-format
msgid "Floppy Disk"
msgstr "Name=መረጃ መያዣ"

#: scannerdrake:180 scannerdrake:190 scannerdrake:239 scannerdrake:248
#, fuzzy, c-format
msgid "Other place"
msgstr "ሌላ ምርጫዎች"

#: scannerdrake:196
#, fuzzy, c-format
msgid "Select firmware file"
msgstr "ጥሩው የፋይል ዓይነት"

#: scannerdrake:199 scannerdrake:258
#, c-format
msgid "The firmware file %s does not exist or is unreadable!"
msgstr ""

#: scannerdrake:222
#, c-format
msgid ""
"It is possible that your scanners need their firmware to be uploaded "
"everytime when they are turned on."
msgstr ""

#: scannerdrake:226
#, c-format
msgid ""
"To do so, you need to supply the firmware files for your scanners so that it "
"can be installed."
msgstr ""

#: scannerdrake:229
#, c-format
msgid ""
"If you have already installed your scanner's firmware you can update the "
"firmware here by supplying the new firmware file."
msgstr ""

#: scannerdrake:231
#, fuzzy, c-format
msgid "Install firmware for the"
msgstr "&መረጃውን አስስ"

#: scannerdrake:254
#, fuzzy, c-format
msgid "Select firmware file for the %s"
msgstr "ለአማራጩ የፋይል መመልከቻ አርእስት"

#: scannerdrake:272
#, fuzzy, c-format
msgid "Could not install the firmware file for the %s!"
msgstr "ለመጻፍ ፋይል %sን መክፈት አልቻለም"

#: scannerdrake:285
#, c-format
msgid "The firmware file for your %s was successfully installed."
msgstr ""

#: scannerdrake:295
#, fuzzy, c-format
msgid "The %s is unsupported"
msgstr "አይደለም"

#: scannerdrake:300
#, c-format
msgid ""
"The %s must be configured by system-config-printer.\n"
"You can launch system-config-printer from the %s Control Center in Hardware "
"section."
msgstr ""

#: scannerdrake:318
#, fuzzy, c-format
msgid "Setting up kernel modules..."
msgstr "የፋይል ስም አቅድ"

#: scannerdrake:328 scannerdrake:335 scannerdrake:365
#, c-format
msgid "Auto-detect available ports"
msgstr ""

#: scannerdrake:329 scannerdrake:375
#, fuzzy, c-format
msgid "Device choice"
msgstr "ጥሩው የፋይል ዓይነት"

#: scannerdrake:330 scannerdrake:376
#, c-format
msgid "Please select the device where your %s is attached"
msgstr ""

#: scannerdrake:331
#, c-format
msgid "(Note: Parallel ports cannot be auto-detected)"
msgstr ""

#: scannerdrake:333 scannerdrake:378
#, fuzzy, c-format
msgid "choose device"
msgstr "የመረብ ዕቃ"

#: scannerdrake:367
#, fuzzy, c-format
msgid "Searching for scanners..."
msgstr "&መረጃውን አስስ"

#: scannerdrake:403 scannerdrake:410
#, fuzzy, c-format
msgid "Attention!"
msgstr "አርጀንቲና"

#: scannerdrake:404
#, c-format
msgid ""
"Your %s cannot be configured fully automatically.\n"
"\n"
"Manual adjustments are required. Please edit the configuration file /etc/"
"sane.d/%s.conf. "
msgstr ""

#: scannerdrake:405 scannerdrake:414
#, c-format
msgid ""
"More info in the driver's manual page. Run the command \"man sane-%s\" to "
"read it."
msgstr ""

#: scannerdrake:407 scannerdrake:416
#, c-format
msgid ""
"After that you may scan documents using \"XSane\" or \"%s\" from Multimedia/"
"Graphics in the applications menu."
msgstr ""

#: scannerdrake:411
#, c-format
msgid ""
"Your %s has been configured, but it is possible that additional manual "
"adjustments are needed to get it to work. "
msgstr ""

#: scannerdrake:412
#, c-format
msgid ""
"If it does not appear in the list of configured scanners in the main window "
"of Scannerdrake or if it does not work correctly, "
msgstr ""

#: scannerdrake:413
#, c-format
msgid "edit the configuration file /etc/sane.d/%s.conf. "
msgstr ""

#: scannerdrake:418
#, fuzzy, c-format
msgid "Congratulations!"
msgstr "እንኳን ደስ ያለዎ!"

#: scannerdrake:419
#, c-format
msgid ""
"Your %s has been configured.\n"
"You may now scan documents using \"XSane\" or \"%s\" from Multimedia/"
"Graphics in the applications menu."
msgstr ""

#: scannerdrake:444
#, c-format
msgid ""
"The following scanners\n"
"\n"
"%s\n"
"are available on your system.\n"
msgstr ""

#: scannerdrake:445
#, c-format
msgid ""
"The following scanner\n"
"\n"
"%s\n"
"is available on your system.\n"
msgstr ""

#: scannerdrake:447 scannerdrake:450
#, c-format
msgid "There are no scanners found which are available on your system.\n"
msgstr ""

#: scannerdrake:458
#, fuzzy, c-format
msgid "Scanner Management"
msgstr "የመምሪያው ጉባኤ"

#: scannerdrake:464
#, fuzzy, c-format
msgid "Search for new scanners"
msgstr "ስለ...መረጃ አስስ"

#: scannerdrake:470
#, fuzzy, c-format
msgid "Add a scanner manually"
msgstr "አምድ በኋላ ጨምር"

#: scannerdrake:477
#, c-format
msgid "Install/Update firmware files"
msgstr ""

#: scannerdrake:483
#, c-format
msgid "Scanner sharing"
msgstr ""

#: scannerdrake:542 scannerdrake:707
#, c-format
msgid "All remote machines"
msgstr ""

#: scannerdrake:554 scannerdrake:857
#, c-format
msgid "This machine"
msgstr "ይህ አስሊ"

#: scannerdrake:593
#, c-format
msgid "Scanner Sharing"
msgstr ""

#: scannerdrake:594
#, c-format
msgid ""
"Here you can choose whether the scanners connected to this machine should be "
"accessible by remote machines and by which remote machines."
msgstr ""

#: scannerdrake:595
#, c-format
msgid ""
"You can also decide here whether scanners on remote machines should be made "
"available on this machine."
msgstr ""

#: scannerdrake:598
#, c-format
msgid "The scanners on this machine are available to other computers"
msgstr ""

#: scannerdrake:600
#, c-format
msgid "Scanner sharing to hosts: "
msgstr ""

#: scannerdrake:605 scannerdrake:622
#, fuzzy, c-format
msgid "No remote machines"
msgstr "(ስለ ቃላት አጻጻፍ አስተያየት የለም)"

#: scannerdrake:614
#, c-format
msgid "Use scanners on remote computers"
msgstr ""

#: scannerdrake:617
#, c-format
msgid "Use the scanners on hosts: "
msgstr ""

#: scannerdrake:644 scannerdrake:716 scannerdrake:866
#, c-format
msgid "Sharing of local scanners"
msgstr ""

#: scannerdrake:645
#, c-format
msgid ""
"These are the machines on which the locally connected scanner(s) should be "
"available:"
msgstr ""

#: scannerdrake:656 scannerdrake:806
#, c-format
msgid "Add host"
msgstr "ተጠሪን ጨምር"

#: scannerdrake:662 scannerdrake:812
#, c-format
msgid "Edit selected host"
msgstr "የተመረጠው ተጠሪ ይታረም"

#: scannerdrake:671 scannerdrake:821
#, c-format
msgid "Remove selected host"
msgstr "የተመረጠው ተጠሪ ይወገድ"

#: scannerdrake:680 scannerdrake:830
#, c-format
msgid "Done"
msgstr "ጨርሷል"

#: scannerdrake:695 scannerdrake:703 scannerdrake:708 scannerdrake:754
#: scannerdrake:845 scannerdrake:853 scannerdrake:858 scannerdrake:904
#, c-format
msgid "Name/IP address of host:"
msgstr ""

#: scannerdrake:717 scannerdrake:867
#, c-format
msgid "Choose the host on which the local scanners should be made available:"
msgstr ""

#: scannerdrake:728 scannerdrake:878
#, c-format
msgid "You must enter a host name or an IP address.\n"
msgstr ""

#: scannerdrake:739 scannerdrake:889
#, c-format
msgid "This host is already in the list, it cannot be added again.\n"
msgstr ""

#: scannerdrake:794
#, c-format
msgid "Usage of remote scanners"
msgstr ""

#: scannerdrake:795
#, c-format
msgid "These are the machines from which the scanners should be used:"
msgstr ""

#: scannerdrake:952
#, c-format
msgid ""
"saned needs to be installed to share the local scanner(s).\n"
"\n"
"Do you want to install the saned package?"
msgstr ""

#: scannerdrake:956 scannerdrake:960
#, c-format
msgid "Your scanner(s) will not be available on the network."
msgstr ""

#: scannerdrake:959
#, c-format
msgid "Could not install the packages needed to share your scanner(s)."
msgstr ""

#: service_harddrake:157
#, c-format
msgid "The graphics card '%s' is no longer supported by driver '%s'"
msgstr ""

#: service_harddrake:167
#, c-format
msgid "New release, reconfiguring X for %s"
msgstr ""

#: service_harddrake:258
#, c-format
msgid "The proprietary kernel driver was not found for X.org driver '%s'"
msgstr ""

#: service_harddrake:297
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr ""

#: service_harddrake:298
#, c-format
msgid "- %s was removed\n"
msgstr ""

#: service_harddrake:301
#, c-format
msgid "Some devices were added: %s\n"
msgstr ""

#: service_harddrake:302
#, c-format
msgid "- %s was added\n"
msgstr ""

#: service_harddrake:384
#, c-format
msgid "Hardware changes in \"%s\" class (%s seconds to answer)"
msgstr ""

#: service_harddrake:385
#, c-format
msgid "Do you want to run the appropriate config tool?"
msgstr ""

#: service_harddrake:410
#, c-format
msgid "Hardware probing in progress"
msgstr ""

#: service_harddrake:431 service_harddrake:436
#, c-format
msgid "Display driver issue"
msgstr ""

#: service_harddrake:432
#, c-format
msgid ""
"The display driver currently configured requires you to use the 'nokmsboot' "
"boot option to prevent the KMS driver of the kernel from being loaded in the "
"boot process. Startup of the X server may now fail as that option was not "
"specified."
msgstr ""

#: service_harddrake:437
#, c-format
msgid ""
"Detected a loaded display driver kernel module which conflicts with the "
"driver the X server is configured to use. Startup of the X server may now "
"fail."
msgstr ""

#: service_harddrake:452
#, c-format
msgid "The system has to be rebooted due to a display driver change."
msgstr ""

#: service_harddrake:453
#, c-format
msgid "Press Cancel within %d seconds to abort."
msgstr ""

#: ../menu/harddrake.desktop.in.h:1
#, fuzzy
msgid "HardDrake"
msgstr "የመረጃ &ማውጫ"

#: ../menu/harddrake.desktop.in.h:2
#, fuzzy
msgid "Hardware Central Configuration/information tool"
msgstr "የመረብ ምርጫ"

#: ../menu/harddrake.desktop.in.h:3
#, fuzzy
msgid "Hardware Configuration Tool"
msgstr "የመረብ ምርጫ"

#: ../menu/localedrake-system.desktop.in.h:1
#, fuzzy
msgid "System Regional Settings"
msgstr "የስይስተም ምርጫዎች"

#: ../menu/localedrake-system.desktop.in.h:2
msgid "System wide language & country configurator"
msgstr ""

#: ../menu/localedrake-user.desktop.in.h:1
#, fuzzy
msgid "Regional Settings"
msgstr "ስየማዎች"

#: ../menu/localedrake-user.desktop.in.h:2
#, fuzzy
msgid "Language & country configuration"
msgstr "በእጅ ምርጫ"

#: ../polkit/org.mageia.drakauth.policy.in.h:1
#, fuzzy
msgid "Run Mageia Authentication Configuration"
msgstr "አውቶማቲክ የአምድ መጠን"

#: ../polkit/org.mageia.drakauth.policy.in.h:2
msgid "Authentication is required to run Mageia Authentication Configuration"
msgstr ""

#: ../polkit/org.mageia.drakboot.policy.in.h:1
#, fuzzy
msgid "Run Mageia Boot Configuration"
msgstr "የማስተካከያው አራሚ"

#: ../polkit/org.mageia.drakboot.policy.in.h:2
msgid "Authentication is required to run Mageia Boot Configuration"
msgstr ""

#: ../polkit/org.mageia.drakclock.policy.in.h:1
#, fuzzy
msgid "Run Mageia Date and Time Configuration"
msgstr "ፈጣን ደብዳቤ"

#: ../polkit/org.mageia.drakclock.policy.in.h:2
msgid "Authentication is required to run Mageia Date and Time Configuration"
msgstr ""

#: ../polkit/org.mageia.drakdisk.policy.in.h:1
msgid "Run Mageia Disk Layout Editor"
msgstr ""

#: ../polkit/org.mageia.drakdisk.policy.in.h:2
msgid "Authentication is required to run Mageia Disk Layout Editor"
msgstr ""

#: ../polkit/org.mageia.drakdm.policy.in.h:1
#, fuzzy
msgid "Run Mageia Login Manager Configuration"
msgstr "በእጅ ምርጫ"

#: ../polkit/org.mageia.drakdm.policy.in.h:2
msgid "Authentication is required to run Mageia Login Manager Configuration"
msgstr ""

#: ../polkit/org.mageia.drakfont.policy.in.h:1
#, fuzzy
msgid "Run Mageia Font Configuration"
msgstr "በእጅ ምርጫ"

#: ../polkit/org.mageia.drakfont.policy.in.h:2
msgid "Authentication is required to run Mageia Font Configuration"
msgstr ""

#: ../polkit/org.mageia.drakhardware.policy.in.h:1
#, fuzzy
msgid "Run Mageia Hardware Configuration"
msgstr "ፈጣን ደብዳቤ"

#: ../polkit/org.mageia.drakhardware.policy.in.h:2
msgid "Authentication is required to run Mageia Hardware Configuration"
msgstr ""

#: ../polkit/org.mageia.draklog.policy.in.h:1
msgid "Run Mageia Log Viewer"
msgstr ""

#: ../polkit/org.mageia.draklog.policy.in.h:2
msgid "Authentication is required to run Mageia Log Viewer"
msgstr ""

#: ../polkit/org.mageia.drakperm.policy.in.h:1
#, fuzzy
msgid "Run Mageia Security Permissions Configuration"
msgstr "ፈጣን ደብዳቤ"

#: ../polkit/org.mageia.drakperm.policy.in.h:2
msgid ""
"Authentication is required to run Mageia Security Permissions Configuration"
msgstr ""

#: ../polkit/org.mageia.drakscanner.policy.in.h:1
#, fuzzy
msgid "Run Mageia Scanner Configuration"
msgstr "ፈጣን ደብዳቤ"

#: ../polkit/org.mageia.drakscanner.policy.in.h:2
msgid "Authentication is required to run Mageia Scanner Configuration"
msgstr ""

#: ../polkit/org.mageia.draksec.policy.in.h:1
#, fuzzy
msgid "Run Mageia Application Security Configuration"
msgstr "አውቶማቲክ የአምድ መጠን"

#: ../polkit/org.mageia.draksec.policy.in.h:2
msgid ""
"Authentication is required to run Mageia Application Security Configuration"
msgstr ""

#: ../polkit/org.mageia.drakups.policy.in.h:1
#, fuzzy
msgid "Run Mageia UPS Configuration"
msgstr "ተስተካክሎ የተቀመጠውን ባዕድ መነሻ ጥቀስ"

#: ../polkit/org.mageia.drakups.policy.in.h:2
msgid "Authentication is required to run Mageia UPS Configuration"
msgstr ""

#: ../polkit/org.mageia.drakxservices.policy.in.h:1
#, fuzzy
msgid "Run Mageia Service Configuration"
msgstr "ፈጣን ደብዳቤ"

#: ../polkit/org.mageia.drakxservices.policy.in.h:2
msgid "Authentication is required to run Mageia Service Configuration"
msgstr ""

#~ msgid "File/_Quit"
#~ msgstr "ፋይል (F)/ውጣ (_Q)"

#~ msgid "File/_New"
#~ msgstr "ፋይል (F)/አዲስ (_N)"

#~ msgid "<control>N"
#~ msgstr "<control>N"

#~ msgid "File/_Open"
#~ msgstr "ፋይል (F)/ክፈት (_O)"

#~ msgid "<control>O"
#~ msgstr "<control>O"

#~ msgid "File/_Save"
#~ msgstr "ፋይል (F)/አስቀምጥ (_S)"

#~ msgid "File/Save _As"
#~ msgstr "ፋይል (F)/በሌላ ስም አስቀምጥ... (_A)"

#~ msgid "File/-"
#~ msgstr "ፋይል (F)/-"

#~ msgid "Options/Test"
#~ msgstr "ምርጫዎች (O)/ፈተና"

#~ msgid "Help/_About..."
#~ msgstr "መረጃ (H)/ስለ... (_A)"

#, fuzzy
#~ msgid "Autodetect _printers"
#~ msgstr "ሁሉም ማተሚያዎች"

#, fuzzy
#~ msgid "Create new theme"
#~ msgstr "አዲስ ሰነድ ፍጠር"

#, fuzzy
#~ msgid "Text box height"
#~ msgstr "በእርዝማኔው ልክ"

#, fuzzy
#~ msgid "The width of the progress bar"
#~ msgstr "&ስታቱስ ባር አሳይ"

#, fuzzy
#~ msgid "The height of the progress bar"
#~ msgstr "&ስታቱስ ባር አሳይ"

#, fuzzy
#~ msgid "Text"
#~ msgstr "ጽሑፉን ብቻ"

#~ msgid "Text color"
#~ msgstr "የጽሑፍ ቀለም"

#~ msgid "Background color"
#~ msgstr "የመደቡ ቀለም"

#, fuzzy
#~ msgid "Theme name"
#~ msgstr "የጭብጥ ስም"

#, fuzzy
#~ msgid "Save theme"
#~ msgstr "ጭብጥን አስቀምጥ (_S)"

#, fuzzy
#~ msgid "saving Bootsplash theme..."
#~ msgstr "ጭብጥን በሌላ ስም _አስቀምጥ..."

#~ msgid "choose image"
#~ msgstr "ምስል ይመረጥ"

#, fuzzy
#~ msgid "Coma bug"
#~ msgstr "የሶፍትዌሩን ችግር ዘግብ"

#, fuzzy
#~ msgid "Fdiv bug"
#~ msgstr "የሶፍትዌሩን ችግር ዘግብ"

#, fuzzy
#~ msgid "Is FPU present"
#~ msgstr "ባትሪ፦ የለም"

#, fuzzy
#~ msgid "F00f bug"
#~ msgstr "የሶፍትዌሩን ችግር ዘግብ"

#, fuzzy
#~ msgid "Halt bug"
#~ msgstr "የሶፍትዌሩን ችግር ዘግብ"

#, fuzzy
#~ msgid "Bugs"
#~ msgstr "ኦገስት"

#~ msgid "Unknown/Others"
#~ msgstr "ያልታወቀ/ሌሎች"

#, fuzzy
#~ msgid "(default value: %s)"
#~ msgstr "ዕሴት የለም"

#~ msgid "Security Level:"
#~ msgstr "የደህንነት ደረጃ፦"

#, fuzzy
#~ msgid "Security Alerts:"
#~ msgstr "የደህንነት ደረጃ፦"

#, fuzzy
#~ msgid "Security Administrator:"
#~ msgstr "የደህንነት ደረጃ፦"

#~ msgid "Basic options"
#~ msgstr "መሠረታዊ ምርጫዎች"

#, fuzzy
#~ msgid "Network Options"
#~ msgstr "ምርጫዎችን አስገባ"

#, fuzzy
#~ msgid "System Options"
#~ msgstr "ምርጫዎችን አስገባ"

#, fuzzy
#~ msgid "Do you want to remove these packages?"
#~ msgstr "ምርጫውን መሞከር ይፈልጋሉ?"

#, fuzzy
#~ msgid "Please wait, adding media..."
#~ msgstr "ሲያትም እባክዎ ይጠብቁ\n"

#, fuzzy
#~ msgid "Restart XFS"
#~ msgstr "እንደገና አታስነሳ"

#~ msgid "Error!"
#~ msgstr "ስህተት!"

#, fuzzy
#~ msgid "I cannot find needed image file `%s'."
#~ msgstr "መደበኛ የሆነውን የፋይል አመራረጥ በመጠቀም ሸሯቅብን ማግኘት አይቻልም"

#, fuzzy
#~ msgid "Auto Install Configurator"
#~ msgstr "አዲስ ተጨማሪ ፕሮግራም አስገባ"

#, fuzzy
#~ msgid "manual"
#~ msgstr "መመሪያ"

#, fuzzy
#~ msgid "Auto Install"
#~ msgstr "ሲስተም ትከል"

#, fuzzy
#~ msgid "Add an item"
#~ msgstr "ዕቃ አጥፋ"

#, fuzzy
#~ msgid "Remove the last item"
#~ msgstr "የተመረጠው ዕቃ አስወግድ"

#~ msgid "Userdrake"
#~ msgstr "Userdrake"
an> " " #: ../../Xconfigurator.pm_.c:569 msgid "Do you want to test the configuration?" msgstr " ?" #: ../../Xconfigurator.pm_.c:573 msgid "Warning: testing this graphic card may freeze your computer" msgstr ": a j" #: ../../Xconfigurator.pm_.c:576 msgid "Test of the configuration" msgstr " " #: ../../Xconfigurator.pm_.c:615 msgid "" "\n" "try to change some parameters" msgstr "" "\n" " " #: ../../Xconfigurator.pm_.c:615 msgid "An error has occurred:" msgstr ", :" #: ../../Xconfigurator.pm_.c:637 #, c-format msgid "Leaving in %d seconds" msgstr " %d " #: ../../Xconfigurator.pm_.c:648 msgid "Is this the correct setting?" msgstr " e?" #: ../../Xconfigurator.pm_.c:656 msgid "An error has occurred, try to change some parameters" msgstr ", , e " #: ../../Xconfigurator.pm_.c:702 msgid "Resolution" msgstr "" #: ../../Xconfigurator.pm_.c:749 msgid "Choose the resolution and the color depth" msgstr " a" #: ../../Xconfigurator.pm_.c:751 #, c-format msgid "Graphic card: %s" msgstr " : %s" #: ../../Xconfigurator.pm_.c:752 #, c-format msgid "XFree86 server: %s" msgstr "XFree86 : %s" #: ../../Xconfigurator.pm_.c:768 ../../standalone/draknet_.c:291 #: ../../standalone/draknet_.c:294 msgid "Expert Mode" msgstr " " #: ../../Xconfigurator.pm_.c:769 msgid "Show all" msgstr " " #: ../../Xconfigurator.pm_.c:812 msgid "Resolutions" msgstr "" #: ../../Xconfigurator.pm_.c:1356 #, c-format msgid "Keyboard layout: %s\n" msgstr " : %s\n" #: ../../Xconfigurator.pm_.c:1357 #, c-format msgid "Mouse type: %s\n" msgstr " : %s\n" #: ../../Xconfigurator.pm_.c:1358 #, c-format msgid "Mouse device: %s\n" msgstr " : %s\n" #: ../../Xconfigurator.pm_.c:1359 #, c-format msgid "Monitor: %s\n" msgstr ": %s\n" #: ../../Xconfigurator.pm_.c:1360 #, c-format msgid "Monitor HorizSync: %s\n" msgstr " - a : %s\n" #: ../../Xconfigurator.pm_.c:1361 #, c-format msgid "Monitor VertRefresh: %s\n" msgstr " - : %s\n" #: ../../Xconfigurator.pm_.c:1362 #, c-format msgid "Graphic card: %s\n" msgstr " : %s\n" #: ../../Xconfigurator.pm_.c:1363 #, c-format msgid "Graphic memory: %s kB\n" msgstr " : %s kB\n" #: ../../Xconfigurator.pm_.c:1365 #, c-format msgid "Color depth: %s\n" msgstr " : %s\n" #: ../../Xconfigurator.pm_.c:1366 #, c-format msgid "Resolution: %s\n" msgstr ": %s\n" #: ../../Xconfigurator.pm_.c:1368 #, c-format msgid "XFree86 server: %s\n" msgstr "XFree86 : %s\n" #: ../../Xconfigurator.pm_.c:1369 #, c-format msgid "XFree86 driver: %s\n" msgstr "XFree86 j: %s\n" #: ../../Xconfigurator.pm_.c:1387 msgid "Preparing X-Window configuration" msgstr " X-Window " #: ../../Xconfigurator.pm_.c:1407 msgid "What do you want to do?" msgstr " ?" #: ../../Xconfigurator.pm_.c:1412 msgid "Change Monitor" msgstr " " #: ../../Xconfigurator.pm_.c:1413 msgid "Change Graphic card" msgstr " " #: ../../Xconfigurator.pm_.c:1415 msgid "Change Server options" msgstr " " #: ../../Xconfigurator.pm_.c:1416 msgid "Change Resolution" msgstr " " #: ../../Xconfigurator.pm_.c:1417 msgid "Show information" msgstr " " #: ../../Xconfigurator.pm_.c:1418 msgid "Test again" msgstr " " #: ../../Xconfigurator.pm_.c:1419 ../../bootlook.pm_.c:156 msgid "Quit" msgstr "" #: ../../Xconfigurator.pm_.c:1427 #, c-format msgid "" "Keep the changes?\n" "Current configuration is:\n" "\n" "%s" msgstr "" " ?\n" " ja j:\n" "\n" "%s" #: ../../Xconfigurator.pm_.c:1450 #, c-format msgid "Please relog into %s to activate the changes" msgstr ", %s " #: ../../Xconfigurator.pm_.c:1470 msgid "Please log out and then use Ctrl-Alt-BackSpace" msgstr " (Ctrl-Alt-BackSpace) " #: ../../Xconfigurator.pm_.c:1473 msgid "X at startup" msgstr "X " #: ../../Xconfigurator.pm_.c:1474 msgid "" "I can set up your computer to automatically start X upon booting.\n" "Would you like X to start when you reboot?" msgstr "" "Ja X .\n" " X ?" #: ../../Xconfigurator_consts.pm_.c:6 msgid "256 colors (8 bits)" msgstr "256 (8- )" #: ../../Xconfigurator_consts.pm_.c:7 msgid "32 thousand colors (15 bits)" msgstr "32 (15- )" #: ../../Xconfigurator_consts.pm_.c:8 msgid "65 thousand colors (16 bits)" msgstr "65 (16- )" #: ../../Xconfigurator_consts.pm_.c:9 msgid "16 million colors (24 bits)" msgstr "16 (24- )" #: ../../Xconfigurator_consts.pm_.c:10 msgid "4 billion colors (32 bits)" msgstr "4 (32- )" #: ../../Xconfigurator_consts.pm_.c:107 msgid "256 kB" msgstr "256 kB" #: ../../Xconfigurator_consts.pm_.c:108 msgid "512 kB" msgstr "512 kB" #: ../../Xconfigurator_consts.pm_.c:109 msgid "1 MB" msgstr "1 MB" #: ../../Xconfigurator_consts.pm_.c:110 msgid "2 MB" msgstr "2 MB" #: ../../Xconfigurator_consts.pm_.c:111 msgid "4 MB" msgstr "4 MB" #: ../../Xconfigurator_consts.pm_.c:112 msgid "8 MB" msgstr "8 MB" #: ../../Xconfigurator_consts.pm_.c:113 msgid "16 MB" msgstr "16 MB" #: ../../Xconfigurator_consts.pm_.c:114 msgid "32 MB" msgstr "32 MB" #: ../../Xconfigurator_consts.pm_.c:115 msgid "64 MB or more" msgstr "64 MB " #: ../../Xconfigurator_consts.pm_.c:123 msgid "Standard VGA, 640x480 at 60 Hz" msgstr " VGA, 640x480 60 Hz" #: ../../Xconfigurator_consts.pm_.c:124 msgid "Super VGA, 800x600 at 56 Hz" msgstr " VGA, 800x600 56 Hz" #: ../../Xconfigurator_consts.pm_.c:125 msgid "8514 Compatible, 1024x768 at 87 Hz interlaced (no 800x600)" msgstr "8514 ., 1024x768 87 Hz ( 800x600)" #: ../../Xconfigurator_consts.pm_.c:126 msgid "Super VGA, 1024x768 at 87 Hz interlaced, 800x600 at 56 Hz" msgstr " VGA, 1024x768 87 Hz , 800x600 56 Hz" #: ../../Xconfigurator_consts.pm_.c:127 msgid "Extended Super VGA, 800x600 at 60 Hz, 640x480 at 72 Hz" msgstr "Extended Super VGA, 800x600 60 Hz, 640x480 72 Hz" #: ../../Xconfigurator_consts.pm_.c:128 msgid "Non-Interlaced SVGA, 1024x768 at 60 Hz, 800x600 at 72 Hz" msgstr "SVGA , 1024x768 60 Hz, 800x600 72 Hz" #: ../../Xconfigurator_consts.pm_.c:129 msgid "High Frequency SVGA, 1024x768 at 70 Hz" msgstr " SVGA, 1024x768 70 Hz" #: ../../Xconfigurator_consts.pm_.c:130 msgid "Multi-frequency that can do 1280x1024 at 60 Hz" msgstr " 1280x1024 60 Hz" #: ../../Xconfigurator_consts.pm_.c:131 msgid "Multi-frequency that can do 1280x1024 at 74 Hz" msgstr " 1280x1024 74 Hz" #: ../../Xconfigurator_consts.pm_.c:132 msgid "Multi-frequency that can do 1280x1024 at 76 Hz" msgstr " 1280x1024 76 Hz" #: ../../Xconfigurator_consts.pm_.c:133 msgid "Monitor that can do 1600x1200 at 70 Hz" msgstr " 1600x1200 70 Hz" #: ../../Xconfigurator_consts.pm_.c:134 msgid "Monitor that can do 1600x1200 at 76 Hz" msgstr " 1600x1200 76 Hz" #: ../../any.pm_.c:100 ../../any.pm_.c:125 msgid "First sector of boot partition" msgstr " " #: ../../any.pm_.c:100 ../../any.pm_.c:125 ../../any.pm_.c:198 msgid "First sector of drive (MBR)" msgstr " (MBR)" #: ../../any.pm_.c:104 msgid "SILO Installation" msgstr "SILO " #: ../../any.pm_.c:105 ../../any.pm_.c:118 msgid "Where do you want to install the bootloader?" msgstr " ?" #: ../../any.pm_.c:117 msgid "LILO/grub Installation" msgstr "LILO/grub " #: ../../any.pm_.c:129 ../../any.pm_.c:143 msgid "SILO" msgstr "SILO" #: ../../any.pm_.c:131 msgid "LILO with text menu" msgstr "LILO je" #: ../../any.pm_.c:132 ../../any.pm_.c:143 msgid "LILO with graphical menu" msgstr "LILO j" #: ../../any.pm_.c:135 msgid "Grub" msgstr "Grub" #: ../../any.pm_.c:139 msgid "Boot from DOS/Windows (loadlin)" msgstr "a DOS/Windows-a (loadlin)" #: ../../any.pm_.c:141 ../../any.pm_.c:143 msgid "Yaboot" msgstr "Yaboot" #: ../../any.pm_.c:149 ../../any.pm_.c:181 msgid "Bootloader main options" msgstr " a" #: ../../any.pm_.c:150 ../../any.pm_.c:182 msgid "Bootloader to use" msgstr " j e " #: ../../any.pm_.c:152 msgid "Bootloader installation" msgstr "ja a" #: ../../any.pm_.c:154 ../../any.pm_.c:184 msgid "Boot device" msgstr " (boot) " #: ../../any.pm_.c:155 msgid "LBA (doesn't work on old BIOSes)" msgstr "LBA ( BIOS-a)" #: ../../any.pm_.c:156 msgid "Compact" msgstr "" #: ../../any.pm_.c:156 msgid "compact" msgstr "" #: ../../any.pm_.c:157 ../../any.pm_.c:254 msgid "Video mode" msgstr " " #: ../../any.pm_.c:159 msgid "Delay before booting default image" msgstr " default image-" #: ../../any.pm_.c:161 ../../any.pm_.c:731 #: ../../install_steps_interactive.pm_.c:944 ../../network/modem.pm_.c:46 #: ../../printerdrake.pm_.c:352 ../../printerdrake.pm_.c:431 #: ../../standalone/draknet_.c:591 msgid "Password" msgstr "" #: ../../any.pm_.c:162 ../../any.pm_.c:732 #: ../../install_steps_interactive.pm_.c:945 msgid "Password (again)" msgstr " ()" #: ../../any.pm_.c:163 msgid "Restrict command line options" msgstr " - " #: ../../any.pm_.c:163 msgid "restrict" msgstr "" #: ../../any.pm_.c:165 msgid "Clean /tmp at each boot" msgstr " /tmp a" #: ../../any.pm_.c:166 #, c-format msgid "Precise RAM size if needed (found %d MB)" msgstr " RAM ( %d MB)" #: ../../any.pm_.c:168 msgid "Enable multi profiles" msgstr " -" #: ../../any.pm_.c:172 msgid "Give the ram size in MB" msgstr " RAM- Mb" #: ../../any.pm_.c:174 msgid "" "Option ``Restrict command line options'' is of no use without a password" msgstr "" "`` - '' " #: ../../any.pm_.c:175 ../../any.pm_.c:708 #: ../../install_steps_interactive.pm_.c:939 msgid "Please try again" msgstr " " #: ../../any.pm_.c:175 ../../any.pm_.c:708 #: ../../install_steps_interactive.pm_.c:939 msgid "The passwords do not match" msgstr " " #: ../../any.pm_.c:183 msgid "Init Message" msgstr "j a" #: ../../any.pm_.c:185 msgid "Open Firmware Delay" msgstr " Firmware " #: ../../any.pm_.c:186 msgid "Kernel Boot Timeout" msgstr " a a" #: ../../any.pm_.c:187 msgid "Enable CD Boot?" msgstr " a CD-a?" #: ../../any.pm_.c:188 msgid "Enable OF Boot?" msgstr " OF a?" #: ../../any.pm_.c:189 msgid "Default OS?" msgstr " ?" #: ../../any.pm_.c:211 msgid "" "Here are the different entries.\n" "You can add some more or change the existing ones." msgstr "" " .\n" " ." #: ../../any.pm_.c:221 msgid "Add" msgstr "" #: ../../any.pm_.c:221 ../../any.pm_.c:719 ../../diskdrake.pm_.c:176 #: ../../interactive_http.pm_.c:153 ../../printerdrake.pm_.c:1281 #: ../../printerdrake.pm_.c:1282 ../../printerdrake.pm_.c:1318 #: ../../printerdrake.pm_.c:1352 msgid "Done" msgstr "" #: ../../any.pm_.c:221 msgid "Modify" msgstr "" #: ../../any.pm_.c:229 msgid "Which type of entry do you want to add?" msgstr " a je ?" #: ../../any.pm_.c:230 msgid "Linux" msgstr "Linux" #: ../../any.pm_.c:230 msgid "Other OS (SunOS...)" msgstr " - (SunOS,BSD,...)" #: ../../any.pm_.c:231 msgid "Other OS (MacOS...)" msgstr " - (MacOS,BSD,...)" #: ../../any.pm_.c:231 msgid "Other OS (windows...)" msgstr " - (Windows,BSD,BeOS,...)" #: ../../any.pm_.c:250 msgid "Image" msgstr "" #: ../../any.pm_.c:251 ../../any.pm_.c:262 msgid "Root" msgstr "Root" #: ../../any.pm_.c:252 ../../any.pm_.c:281 msgid "Append" msgstr "a" #: ../../any.pm_.c:256 msgid "Initrd" msgstr "Initrd" #: ../../any.pm_.c:257 msgid "Read-write" msgstr "- RW" #: ../../any.pm_.c:264 msgid "Table" msgstr "" #: ../../any.pm_.c:265 msgid "Unsafe" msgstr "" #: ../../any.pm_.c:272 ../../any.pm_.c:277 ../../any.pm_.c:280 msgid "Label" msgstr "" #: ../../any.pm_.c:274 ../../any.pm_.c:285 msgid "Default" msgstr "" #: ../../any.pm_.c:282 msgid "Initrd-size" msgstr "Initrd-a" #: ../../any.pm_.c:284 msgid "NoVideo" msgstr "NoVideo" #: ../../any.pm_.c:292 msgid "Remove entry" msgstr " " #: ../../any.pm_.c:295 msgid "Empty label not allowed" msgstr " " #: ../../any.pm_.c:296 msgid "This label is already used" msgstr " " #: ../../any.pm_.c:598 #, c-format msgid "Found %s %s interfaces" msgstr " %s %s a" #: ../../any.pm_.c:599 msgid "Do you have another one?" msgstr " ?" #: ../../any.pm_.c:600 #, c-format msgid "Do you have any %s interfaces?" msgstr " %s ?" #: ../../any.pm_.c:602 ../../any.pm_.c:761 ../../interactive.pm_.c:110 #: ../../my_gtk.pm_.c:672 msgid "No" msgstr "" #: ../../any.pm_.c:602 ../../any.pm_.c:760 ../../interactive.pm_.c:110 #: ../../my_gtk.pm_.c:672 msgid "Yes" msgstr "" #: ../../any.pm_.c:603 msgid "See hardware info" msgstr " " #. -PO: the first %s is the card type (scsi, network, sound,...) #. -PO: the second is the vendor+model name #: ../../any.pm_.c:638 #, c-format msgid "Installing driver for %s card %s" msgstr " %s %s" #: ../../any.pm_.c:639 #, c-format msgid "(module %s)" msgstr "( %s)" #. -PO: the %s is the driver type (scsi, network, sound,...) #: ../../any.pm_.c:650 #, c-format msgid "Which %s driver should I try?" msgstr " %s ?" #: ../../any.pm_.c:658 #, 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 "" " , %s \n" " , . \n" " , ?\n" " , ." #: ../../any.pm_.c:663 msgid "Autoprobe" msgstr " " #: ../../any.pm_.c:663 msgid "Specify options" msgstr " " #: ../../any.pm_.c:667 #, c-format msgid "You may now provide its options to module %s." msgstr " %s." #: ../../any.pm_.c:673 #, c-format msgid "" "You may now provide its options to module %s.\n" "Options are in format ``name=value name2=value2 ...''.\n" "For instance, ``io=0x300 irq=7''" msgstr "" " %s.\n" " ``= 2=2 ...''.\n" " , ``io=0x300 irq=7''" #: ../../any.pm_.c:676 msgid "Module options:" msgstr " :" #: ../../any.pm_.c:687 #, c-format msgid "" "Loading module %s failed.\n" "Do you want to try again with other parameters?" msgstr "" " %s .\n" " ?" #: ../../any.pm_.c:705 #, c-format msgid "(already added %s)" msgstr "(%s )" #: ../../any.pm_.c:709 msgid "This password is too simple" msgstr " " #: ../../any.pm_.c:710 msgid "Please give a user name" msgstr " " #: ../../any.pm_.c:711 msgid "" "The user name must contain only lower cased letters, numbers, `-' and `_'" msgstr " , , `-' `_'" #: ../../any.pm_.c:712 msgid "This user name is already added" msgstr " " #: ../../any.pm_.c:716 msgid "Add user" msgstr " " #: ../../any.pm_.c:717 #, c-format msgid "" "Enter a user\n" "%s" msgstr "" " \n" "%s" #: ../../any.pm_.c:718 msgid "Accept user" msgstr " " #: ../../any.pm_.c:729 msgid "Real name" msgstr " " #: ../../any.pm_.c:730 ../../printerdrake.pm_.c:351 #: ../../printerdrake.pm_.c:430 msgid "User name" msgstr " " #: ../../any.pm_.c:733 msgid "Shell" msgstr "Shell" #: ../../any.pm_.c:735 msgid "Icon" msgstr "a" #: ../../any.pm_.c:757 msgid "Autologin" msgstr " ae" #: ../../any.pm_.c:762 msgid "Choose the default user:" msgstr " default () a:" #: ../../any.pm_.c:763 msgid "Choose the window manager to run:" msgstr " window j :" # NOTE: this message will be displayed at boot time; that is # only the ascii charset will be available on most machines # so use only 7bit for this message (and do transliteration or # leave it in English, as it is the best for your language) # #. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit) #: ../../bootloader.pm_.c:265 ../../bootloader.pm_.c:651 #, 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 "" "Dobrodosli u %s, menadzer z startanje operativnih sistema !\n" "\n" "Izaberite operativni sistem, ili\n" "sacekate %d sekundi za startanje pretpostavljenog OS.\n" # NOTE: this message will be displayed by grub at boot time; that is # using the BIOS font; that means cp437 charset on 99.99% of PC computers # out there. It is the nsuggested that for non latin languages an ascii # transliteration be used; or maybe the english text be used; as it is best # # The lines must fit on screen, aka length < 80 # #. -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:845 msgid "Welcome to GRUB the operating system chooser!" msgstr "Dobrodosli u GRUB starter operativnog sistema !" # NOTE: this message will be displayed by grub at boot time; that is # using the BIOS font; that means cp437 charset on 99.99% of PC computers # out there. It is the nsuggested that for non latin languages an ascii # transliteration be used; or maybe the english text be used; as it is best # # The lines must fit on screen, aka length < 80 # #. -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:848 #, c-format msgid "Use the %c and %c keys for selecting which entry is highlighted." msgstr "Koristi %c i %c slova da bi oznacili izbor" # NOTE: this message will be displayed by grub at boot time; that is # using the BIOS font; that means cp437 charset on 99.99% of PC computers # out there. It is the nsuggested that for non latin languages an ascii # transliteration be used; or maybe the english text be used; as it is best # # The lines must fit on screen, aka length < 80 # #. -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:851 msgid "Press enter to boot the selected OS, 'e' to edit the" msgstr "Pritisnite enter za podizanje izabranog OS,'e' za promenu " # NOTE: this message will be displayed by grub at boot time; that is # using the BIOS font; that means cp437 charset on 99.99% of PC computers # out there. It is the nsuggested that for non latin languages an ascii # transliteration be used; or maybe the english text be used; as it is best # # The lines must fit on screen, aka length < 80 # #. -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:854 msgid "commands before booting, or 'c' for a command-line." msgstr "komandi pri podizanju sistema,ili 'c' za komandnu liniju " # NOTE: this message will be displayed by grub at boot time; that is # using the BIOS font; that means cp437 charset on 99.99% of PC computers # out there. It is the nsuggested that for non latin languages an ascii # transliteration be used; or maybe the english text be used; as it is best # # The lines must fit on screen, aka length < 80 # #. -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:857 #, c-format msgid "The highlighted entry will be booted automatically in %d seconds." msgstr "Oznaceni izbor se podize automatski za %d sekundi" #: ../../bootloader.pm_.c:861 msgid "not enough room in /boot" msgstr " /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:961 msgid "Desktop" msgstr "" #. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows #: ../../bootloader.pm_.c:963 msgid "Start Menu" msgstr " " #: ../../bootlook.pm_.c:46 msgid "no help implemented yet.\n" msgstr " j j .\n" #: ../../bootlook.pm_.c:62 msgid "Boot Style Configuration" msgstr "Ka aa" #: ../../bootlook.pm_.c:79 msgid "/_File" msgstr "/_a" #: ../../bootlook.pm_.c:80 msgid "/File/_Quit" msgstr "/a/_" #: ../../bootlook.pm_.c:80 msgid "<control>Q" msgstr "<control>Q" #: ../../bootlook.pm_.c:91 msgid "NewStyle Categorizing Monitor" msgstr "NewStyle j" #: ../../bootlook.pm_.c:92 msgid "NewStyle Monitor" msgstr "NewStyle " #: ../../bootlook.pm_.c:93 msgid "Traditional Monitor" msgstr " " #: ../../bootlook.pm_.c:94 msgid "Traditional Gtk+ Monitor" msgstr " Gtk+ " #: ../../bootlook.pm_.c:95 msgid "Launch Aurora at boot time" msgstr " ae" #: ../../bootlook.pm_.c:100 msgid "Lilo/grub mode" msgstr "Lilo/Grub " #: ../../bootlook.pm_.c:102 #, c-format msgid "" "You are currently using %s as Boot Manager.\n" "Click on Configure to launch the setup wizard." msgstr "" " %s Boot \n" " (Configure) e." #: ../../bootlook.pm_.c:104 ../../standalone/drakgw_.c:643 #: ../../standalone/draknet_.c:273 ../../standalone/tinyfirewall_.c:57 msgid "Configure" msgstr "" #: ../../bootlook.pm_.c:108 msgid "Boot mode" msgstr " " #: ../../bootlook.pm_.c:136 msgid "System mode" msgstr " " #: ../../bootlook.pm_.c:138 msgid "Launch the X-Window system at start" msgstr " X-Window a" #: ../../bootlook.pm_.c:143 msgid "No, I don't want autologin" msgstr ", ja ae" #: ../../bootlook.pm_.c:145 msgid "Yes, I want autologin with this (user, desktop)" msgstr ", j ae (,)" #: ../../bootlook.pm_.c:155 ../../standalone/draknet_.c:105 #: ../../standalone/draknet_.c:137 ../../standalone/draknet_.c:201 #: ../../standalone/draknet_.c:313 ../../standalone/draknet_.c:421 #: ../../standalone/draknet_.c:495 ../../standalone/draknet_.c:531 #: ../../standalone/draknet_.c:632 msgid "OK" msgstr " " #: ../../bootlook.pm_.c:156 ../../install_steps_gtk.pm_.c:504 #: ../../interactive.pm_.c:120 ../../interactive.pm_.c:284 #: ../../interactive.pm_.c:304 ../../interactive_stdio.pm_.c:27 #: ../../my_gtk.pm_.c:413 ../../my_gtk.pm_.c:416 ../../my_gtk.pm_.c:673 #: ../../printerdrake.pm_.c:970 ../../standalone/drakgw_.c:648 #: ../../standalone/draknet_.c:112 ../../standalone/draknet_.c:144 #: ../../standalone/draknet_.c:306 ../../standalone/draknet_.c:507 #: ../../standalone/draknet_.c:646 ../../standalone/tinyfirewall_.c:63 msgid "Cancel" msgstr "" #: ../../bootlook.pm_.c:225 #, c-format msgid "can not open /etc/inittab for reading: %s" msgstr " /etc/inittab ae: %s" #: ../../bootlook.pm_.c:279 #, c-format msgid "can not open /etc/sysconfig/autologin for reading: %s" msgstr " /etc/sysconfig/autologin ae: %s" #: ../../bootlook.pm_.c:345 ../../standalone/drakboot_.c:47 msgid "Installation of LILO failed. The following error occured:" msgstr " LILO- . :" #: ../../common.pm_.c:93 msgid "GB" msgstr "GB" #: ../../common.pm_.c:93 msgid "KB" msgstr "KB" #: ../../common.pm_.c:93 ../../install_steps_graphical.pm_.c:287 #: ../../install_steps_graphical.pm_.c:334 msgid "MB" msgstr "MB" #: ../../common.pm_.c:101 msgid "TB" msgstr "TB" #: ../../common.pm_.c:109 #, c-format msgid "%d minutes" msgstr "%d a" #: ../../common.pm_.c:111 msgid "1 minute" msgstr "1 " #: ../../common.pm_.c:113 #, c-format msgid "%d seconds" msgstr "%d " #: ../../diskdrake.pm_.c:102 msgid "Please make a backup of your data first" msgstr " , " #: ../../diskdrake.pm_.c:102 ../../diskdrake_interactive.pm_.c:755 #: ../../diskdrake_interactive.pm_.c:764 ../../diskdrake_interactive.pm_.c:818 msgid "Read carefully!" msgstr " Ǹ° !" #: ../../diskdrake.pm_.c:106 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 "" " aboot, e (2048 " " \n" ")" #: ../../diskdrake.pm_.c:124 ../../install_steps.pm_.c:72 #: ../../install_steps_interactive.pm_.c:37 #: ../../install_steps_interactive.pm_.c:323 ../../interactive_http.pm_.c:119 #: ../../interactive_http.pm_.c:120 ../../standalone/diskdrake_.c:60 msgid "Error" msgstr "" #: ../../diskdrake.pm_.c:197 msgid "New" msgstr "" #: ../../diskdrake.pm_.c:219 ../../diskdrake.pm_.c:222 #, fuzzy msgid "Remote" msgstr " :" #: ../../diskdrake.pm_.c:224 ../../diskdrake.pm_.c:453 #: ../../diskdrake_interactive.pm_.c:323 ../../diskdrake_interactive.pm_.c:475 msgid "Mount point" msgstr " " #: ../../diskdrake.pm_.c:225 msgid "Options" msgstr "je" #: ../../diskdrake.pm_.c:227 ../../diskdrake.pm_.c:400 #: ../../diskdrake.pm_.c:509 ../../diskdrake_interactive.pm_.c:322 #: ../../diskdrake_interactive.pm_.c:443 msgid "Type" msgstr "" #: ../../diskdrake.pm_.c:239 ../../diskdrake_interactive.pm_.c:331 msgid "Unmount" msgstr "" #: ../../diskdrake.pm_.c:240 ../../diskdrake_interactive.pm_.c:327 msgid "Mount" msgstr "" #: ../../diskdrake.pm_.c:244 msgid "Choose action" msgstr " " #: ../../diskdrake.pm_.c:250 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 "" " FAT \n" "( MicroSoft Dos/Windows-, ).\n" " (resize) ( ,\n" " \" \")" #: ../../diskdrake.pm_.c:253 msgid "Please click on a partition" msgstr " " #: ../../diskdrake.pm_.c:270 ../../install_steps_gtk.pm_.c:505 msgid "Details" msgstr "" #: ../../diskdrake.pm_.c:378 msgid "Ext2" msgstr "Ext2" #: ../../diskdrake.pm_.c:378 msgid "FAT" msgstr "FAT" #: ../../diskdrake.pm_.c:378 msgid "HFS" msgstr "HFS" #: ../../diskdrake.pm_.c:378 msgid "SunOS" msgstr "SunOS" #: ../../diskdrake.pm_.c:378 msgid "Swap" msgstr "Swap" #: ../../diskdrake.pm_.c:379 ../../diskdrake_interactive.pm_.c:876 msgid "Empty" msgstr "" #: ../../diskdrake.pm_.c:379 ../../install_steps_gtk.pm_.c:361 #: ../../install_steps_gtk.pm_.c:421 ../../mouse.pm_.c:145 msgid "Other" msgstr "" #: ../../diskdrake.pm_.c:383 msgid "Filesystem types:" msgstr " :" #: ../../diskdrake.pm_.c:400 ../../diskdrake_interactive.pm_.c:344 msgid "Create" msgstr "" #: ../../diskdrake.pm_.c:400 ../../diskdrake.pm_.c:402 #, c-format msgid "Use ``%s'' instead" msgstr " ``%s''" #: ../../diskdrake.pm_.c:402 ../../diskdrake_interactive.pm_.c:321 msgid "Delete" msgstr "" #: ../../diskdrake.pm_.c:406 msgid "Use ``Unmount'' first" msgstr " ``''" #: ../../diskdrake.pm_.c:407 ../../diskdrake_interactive.pm_.c:435 #, c-format msgid "" "After changing type of partition %s, all data on this partition will be lost" msgstr "" " je %s, " "" #: ../../diskdrake.pm_.c:452 ../../diskdrake_interactive.pm_.c:474 #, c-format msgid "Where do you want to mount device %s?" msgstr " %s ?" #: ../../diskdrake.pm_.c:475 #, fuzzy msgid "Mount options" msgstr " :" #: ../../diskdrake.pm_.c:482 msgid "Various" msgstr "" #: ../../diskdrake.pm_.c:500 #, fuzzy msgid "Removable media" msgstr " " #: ../../diskdrake.pm_.c:507 #, fuzzy msgid "Change type" msgstr " " #: ../../diskdrake.pm_.c:508 ../../diskdrake_interactive.pm_.c:442 msgid "Which filesystem do you want?" msgstr " ?" #: ../../diskdrake.pm_.c:533 msgid "Scanning available nfs shared resource" msgstr "" #: ../../diskdrake.pm_.c:538 #, c-format msgid "Scanning available nfs shared resource of server %s" msgstr "" #: ../../diskdrake.pm_.c:570 msgid "Scanning available samba shared resource" msgstr "" #: ../../diskdrake.pm_.c:581 ../../diskdrake.pm_.c:594 #, c-format msgid "Scanning available samba shared resource of server %s" msgstr "" #: ../../diskdrake_interactive.pm_.c:161 #, fuzzy msgid "Choose a partition" msgstr " " #: ../../diskdrake_interactive.pm_.c:161 #, fuzzy msgid "Choose another partition" msgstr " " #: ../../diskdrake_interactive.pm_.c:183 #, fuzzy msgid "Exit" msgstr "Ext2" #: ../../diskdrake_interactive.pm_.c:205 msgid "Toggle to expert mode" msgstr " " #: ../../diskdrake_interactive.pm_.c:205 msgid "Toggle to normal mode" msgstr " " #: ../../diskdrake_interactive.pm_.c:205 msgid "Undo" msgstr " " #: ../../diskdrake_interactive.pm_.c:205 msgid "Wizard" msgstr " ()" #: ../../diskdrake_interactive.pm_.c:224 msgid "Continue anyway?" msgstr " ?" #: ../../diskdrake_interactive.pm_.c:229 msgid "Quit without saving" msgstr " " #: ../../diskdrake_interactive.pm_.c:229 msgid "Quit without writing the partition table?" msgstr " ?" #: ../../diskdrake_interactive.pm_.c:240 msgid "Auto allocate" msgstr " " #: ../../diskdrake_interactive.pm_.c:240 msgid "Clear all" msgstr " " #: ../../diskdrake_interactive.pm_.c:243 #, fuzzy msgid "Hard drive information" msgstr " a" #: ../../diskdrake_interactive.pm_.c:260 msgid "Not enough space for auto-allocating" msgstr " -a" #: ../../diskdrake_interactive.pm_.c:266 msgid "All primary partitions are used" msgstr " " #: ../../diskdrake_interactive.pm_.c:267 msgid "I can't add any more partition" msgstr " " #: ../../diskdrake_interactive.pm_.c:268 msgid "" "To have more partitions, please delete one to be able to create an extended " "partition" msgstr "" " (extended) " "" #: ../../diskdrake_interactive.pm_.c:276 ../../diskdrake_interactive.pm_.c:293 msgid "Select file" msgstr " " #: ../../diskdrake_interactive.pm_.c:284 msgid "" "The backup partition table has not the same size\n" "Still continue?" msgstr "" "aa() \n" " ?" #: ../../diskdrake_interactive.pm_.c:294 msgid "Warning" msgstr "" #: ../../diskdrake_interactive.pm_.c:295 msgid "" "Insert a floppy in drive\n" "All data on this floppy will be lost" msgstr "" " \n" " !" #: ../../diskdrake_interactive.pm_.c:303 msgid "Trying to rescue partition table" msgstr " " #: ../../diskdrake_interactive.pm_.c:309 #, fuzzy msgid "Detailed information" msgstr " " #: ../../diskdrake_interactive.pm_.c:324 ../../diskdrake_interactive.pm_.c:541 msgid "Resize" msgstr " " #: ../../diskdrake_interactive.pm_.c:325 ../../diskdrake_interactive.pm_.c:581 msgid "Move" msgstr "" #: ../../diskdrake_interactive.pm_.c:326 msgid "Format" msgstr "" #: ../../diskdrake_interactive.pm_.c:328 msgid "Active" msgstr "" #: ../../diskdrake_interactive.pm_.c:329 msgid "Add to RAID" msgstr " RAID" #: ../../diskdrake_interactive.pm_.c:330 msgid "Add to LVM" msgstr " LVM" #: ../../diskdrake_interactive.pm_.c:332 msgid "Remove from RAID" msgstr " RAID-" #: ../../diskdrake_interactive.pm_.c:333 msgid "Remove from LVM" msgstr " LVM-" #: ../../diskdrake_interactive.pm_.c:334 msgid "Modify RAID" msgstr " RAID" #: ../../diskdrake_interactive.pm_.c:335 msgid "Use for loopback" msgstr " loopback" #: ../../diskdrake_interactive.pm_.c:378 msgid "Create a new partition" msgstr " " #: ../../diskdrake_interactive.pm_.c:381 msgid "Start sector: " msgstr " : " #: ../../diskdrake_interactive.pm_.c:383 ../../diskdrake_interactive.pm_.c:688 msgid "Size in MB: " msgstr " MB:" #: ../../diskdrake_interactive.pm_.c:384 ../../diskdrake_interactive.pm_.c:689 msgid "Filesystem type: " msgstr " eg :" #: ../../diskdrake_interactive.pm_.c:385 ../../diskdrake_interactive.pm_.c:860 #: ../../diskdrake_interactive.pm_.c:932 msgid "Mount point: " msgstr " : " #: ../../diskdrake_interactive.pm_.c:389 msgid "Preference: " msgstr ": " #: ../../diskdrake_interactive.pm_.c:441 msgid "Change partition type" msgstr " " #: ../../diskdrake_interactive.pm_.c:446 msgid "Switching from ext2 to ext3" msgstr " ext2 ext3" #: ../../diskdrake_interactive.pm_.c:473 #, c-format msgid "Where do you want to mount loopback file %s?" msgstr " loopback %s?" #: ../../diskdrake_interactive.pm_.c:480 msgid "" "Can't unset mount point as this partition is used for loop back.\n" "Remove the loopback first" msgstr "" "ae j ,j j loop back.\n" " loopback" #: ../../diskdrake_interactive.pm_.c:500 msgid "Computing FAT filesystem bounds" msgstr " FAT e " #: ../../diskdrake_interactive.pm_.c:500 ../../diskdrake_interactive.pm_.c:556 #: ../../install_interactive.pm_.c:112 msgid "Resizing" msgstr " (resizing)" #: ../../diskdrake_interactive.pm_.c:529 msgid "This partition is not resizeable" msgstr "j j e " #: ../../diskdrake_interactive.pm_.c:534 msgid "All data on this partition should be backed-up" msgstr "C a" #: ../../diskdrake_interactive.pm_.c:536 #, c-format msgid "After resizing partition %s, all data on this partition will be lost" msgstr " e %s j " #: ../../diskdrake_interactive.pm_.c:541 msgid "Choose the new size" msgstr " " #: ../../diskdrake_interactive.pm_.c:542 #, fuzzy msgid "New size in MB: " msgstr " MB:" #: ../../diskdrake_interactive.pm_.c:582 msgid "Which disk do you want to move it to?" msgstr " ?" #: ../../diskdrake_interactive.pm_.c:583 msgid "Sector" msgstr "" #: ../../diskdrake_interactive.pm_.c:584 msgid "Which sector do you want to move it to?" msgstr " e ?" #: ../../diskdrake_interactive.pm_.c:587 msgid "Moving" msgstr "" #: ../../diskdrake_interactive.pm_.c:587 msgid "Moving partition..." msgstr " ..." #: ../../diskdrake_interactive.pm_.c:593 ../../diskdrake_interactive.pm_.c:835 #, c-format msgid "After formatting partition %s, all data on this partition will be lost" msgstr "" " aa je %s, " #: ../../diskdrake_interactive.pm_.c:595 ../../diskdrake_interactive.pm_.c:837 msgid "Formatting" msgstr "" #: ../../diskdrake_interactive.pm_.c:596 ../../diskdrake_interactive.pm_.c:838 #, c-format msgid "Formatting loopback file %s" msgstr " loopback e %s" #: ../../diskdrake_interactive.pm_.c:597 ../../diskdrake_interactive.pm_.c:839 #: ../../install_steps_interactive.pm_.c:427 #, c-format msgid "Formatting partition %s" msgstr " %s" #: ../../diskdrake_interactive.pm_.c:614 msgid "Choose an existing RAID to add to" msgstr " RAID " #: ../../diskdrake_interactive.pm_.c:615 ../../diskdrake_interactive.pm_.c:633 msgid "new" msgstr "" #: ../../diskdrake_interactive.pm_.c:631 msgid "Choose an existing LVM to add to" msgstr " LVM " #: ../../diskdrake_interactive.pm_.c:636 msgid "LVM name?" msgstr "LVM ?" #: ../../diskdrake_interactive.pm_.c:673 msgid "This partition can't be used for loopback" msgstr " loopback " #: ../../diskdrake_interactive.pm_.c:686 msgid "Loopback" msgstr "Loopback" #: ../../diskdrake_interactive.pm_.c:687 msgid "Loopback file name: " msgstr " Loopback e: " #: ../../diskdrake_interactive.pm_.c:694 msgid "File already used by another loopback, choose another one" msgstr "j loopback-, " #: ../../diskdrake_interactive.pm_.c:695 msgid "File already exists. Use it?" msgstr "a . ?" #: ../../diskdrake_interactive.pm_.c:738 msgid "device" msgstr "" #: ../../diskdrake_interactive.pm_.c:739 msgid "level" msgstr "" #: ../../diskdrake_interactive.pm_.c:740 msgid "chunk size" msgstr "chunk " #: ../../diskdrake_interactive.pm_.c:755 msgid "Be careful: this operation is dangerous." msgstr ", j ." #: ../../diskdrake_interactive.pm_.c:770 msgid "What type of partitioning?" msgstr " aa?" #: ../../diskdrake_interactive.pm_.c:788 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 "" " /boot ( > 1024).\n" " LILO , /boot" #: ../../diskdrake_interactive.pm_.c:792 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 "" " root (/) \n" "1024- , /boot .\n" " LILO boot , \n" " /boot ." #: ../../diskdrake_interactive.pm_.c:798 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 "" " RAID j root (/).\n" "j /boot je.\n" " a /boot j" #: ../../diskdrake_interactive.pm_.c:818 #, c-format msgid "Partition table of drive %s is going to be written to disk!" msgstr " %s !" #: ../../diskdrake_interactive.pm_.c:824 msgid "You'll need to reboot before the modification can take place" msgstr " " #: ../../diskdrake_interactive.pm_.c:861 ../../diskdrake_interactive.pm_.c:918 msgid "Device: " msgstr ": " #: ../../diskdrake_interactive.pm_.c:862 #, c-format msgid "DOS drive letter: %s (just a guess)\n" msgstr " DOS : %s ( )\n" #: ../../diskdrake_interactive.pm_.c:866 ../../diskdrake_interactive.pm_.c:874 #: ../../diskdrake_interactive.pm_.c:936 msgid "Type: " msgstr ": " #: ../../diskdrake_interactive.pm_.c:870 msgid "Name: " msgstr ": " #: ../../diskdrake_interactive.pm_.c:878 #, c-format msgid "Start: sector %s\n" msgstr ": %s\n" #: ../../diskdrake_interactive.pm_.c:879 #, c-format msgid "Size: %s" msgstr ": %s" #: ../../diskdrake_interactive.pm_.c:881 #, c-format msgid ", %s sectors" msgstr ", %s " #: ../../diskdrake_interactive.pm_.c:883 #, c-format msgid "Cylinder %d to cylinder %d\n" msgstr " %d %d\n" #: ../../diskdrake_interactive.pm_.c:884 msgid "Formatted\n" msgstr "\n" #: ../../diskdrake_interactive.pm_.c:885 msgid "Not formatted\n" msgstr " \n" #: ../../diskdrake_interactive.pm_.c:886 msgid "Mounted\n" msgstr "\n" #: ../../diskdrake_interactive.pm_.c:887 #, c-format msgid "RAID md%s\n" msgstr "RAID md%s\n" #: ../../diskdrake_interactive.pm_.c:889 #, c-format msgid "Loopback file(s): %s\n" msgstr "Loopback j(): %s\n" #: ../../diskdrake_interactive.pm_.c:890 msgid "" "Partition booted by default\n" " (for MS-DOS boot, not for lilo)\n" msgstr "" "Boot default-\n" " ( MS-DOS, lilo)\n" #: ../../diskdrake_interactive.pm_.c:892 #, c-format msgid "Level %s\n" msgstr " %s\n" #: ../../diskdrake_interactive.pm_.c:893 #, c-format msgid "Chunk size %s\n" msgstr "Chunk- %s\n" #: ../../diskdrake_interactive.pm_.c:894 #, c-format msgid "RAID-disks %s\n" msgstr "RAID- %s\n" #: ../../diskdrake_interactive.pm_.c:896 #, c-format msgid "Loopback file name: %s" msgstr "e Loopback e: %s" #: ../../diskdrake_interactive.pm_.c:899 msgid "" "\n" "Chances are, this partition is\n" "a Driver partition, you should\n" "probably leave it alone.\n" msgstr "" "\n" "jj je, j ja\n" "Driver ja, \n" " j e.\n" #: ../../diskdrake_interactive.pm_.c:902 msgid "" "\n" "This special Bootstrap\n" "partition is for\n" "dual-booting your system.\n" msgstr "" "\n" " j j Bootstrap\n" "j e\n" "dual-booting a a.\n" #: ../../diskdrake_interactive.pm_.c:919 #, c-format msgid "Size: %s\n" msgstr ": %s\n" #: ../../diskdrake_interactive.pm_.c:920 #, c-format msgid "Geometry: %s cylinders, %s heads, %s sectors\n" msgstr ": %s , %s , %s \n" #: ../../diskdrake_interactive.pm_.c:921 msgid "Info: " msgstr ": " #: ../../diskdrake_interactive.pm_.c:922 #, c-format msgid "LVM-disks %s\n" msgstr "LVM- %s\n" #: ../../diskdrake_interactive.pm_.c:923 #, c-format msgid "Partition table type: %s\n" msgstr " e : %s\n" #: ../../diskdrake_interactive.pm_.c:924 #, c-format msgid "on bus %d id %d\n" msgstr " %d ID %d\n" #: ../../diskdrake_interactive.pm_.c:938 #, c-format msgid "Options: %s" msgstr "je: %s" #: ../../fs.pm_.c:391 ../../fs.pm_.c:400 ../../fs.pm_.c:404 ../../fs.pm_.c:408 #: ../../fs.pm_.c:412 ../../fs.pm_.c:416 #, c-format msgid "%s formatting of %s failed" msgstr "%s %s " #: ../../fs.pm_.c:449 #, c-format msgid "I don't know how to format %s in type %s" msgstr " %s %s" #: ../../fs.pm_.c:511 msgid "mount failed" msgstr " " #: ../../fs.pm_.c:529 #, c-format msgid "fsck failed with exit code %d or signal %d" msgstr "fsck %d %d" #: ../../fs.pm_.c:537 msgid "mount failed: " msgstr " : " #: ../../fs.pm_.c:552 #, c-format msgid "error unmounting %s: %s" msgstr " %s: %s" #: ../../fsedit.pm_.c:21 msgid "simple" msgstr "j" #: ../../fsedit.pm_.c:30 msgid "server" msgstr "" #: ../../fsedit.pm_.c:433 msgid "You can't use JFS for partitions smaller than 16MB" msgstr "e JFS j 16MB" #: ../../fsedit.pm_.c:434 msgid "You can't use ReiserFS for partitions smaller than 32MB" msgstr "e ReiserFS j 32MB" #: ../../fsedit.pm_.c:443 msgid "Mount points must begin with a leading /" msgstr " /" #: ../../fsedit.pm_.c:444 #, c-format msgid "There is already a partition with mount point %s\n" msgstr " %s\n" #: ../../fsedit.pm_.c:448 #, c-format msgid "You can't use a LVM Logical Volume for mount point %s" msgstr " LVM j a a %s" #: ../../fsedit.pm_.c:450 msgid "This directory should remain within the root filesystem" msgstr "j j root- e a" #: ../../fsedit.pm_.c:452 msgid "You need a true filesystem (ext2, reiserfs) for this mount point\n" msgstr "" " j e (ext2, reiserfs) a " "a\n" #: ../../fsedit.pm_.c:568 #, c-format msgid "Error opening %s for writing: %s" msgstr " %s : %s" #: ../../fsedit.pm_.c:653 msgid "" "An error has occurred - no valid devices were found on which to create new " "filesystems. Please check your hardware for the cause of this problem" msgstr "" " - " " e . " "." #: ../../fsedit.pm_.c:667 msgid "You don't have any partitions!" msgstr " !" #: ../../help.pm_.c:9 msgid "" "Please choose your preferred language for installation and system usage." msgstr " ." #: ../../help.pm_.c:12 msgid "" "You need to accept the terms of the above license to continue installation.\n" "\n" "\n" "Please click on \"Accept\" if you agree with its terms.\n" "\n" "\n" "Please click on \"Refuse\" if you disagree with its terms. Installation will " "end without modifying your current\n" "configuration." msgstr "" " e e j.\n" "\n" "\n" " \"\" ae a.\n" "\n" "\n" " a \"j\" ae a." "ja e a" #: ../../help.pm_.c:22 msgid "Choose the layout corresponding to your keyboard from the list above" msgstr " " #: ../../help.pm_.c:25 msgid "" "If you wish other languages (than the one you choose at\n" "beginning of installation) will be available after installation, please " "chose\n" "them in list above. If you want select all, you just need to select \"All\"." msgstr "" "If you wish other languages (than the one you choose at\n" "beginning of installation) will be available after installation, please " "chose\n" "them in list above. If you want select all, you just need to select \"All\"." #: ../../help.pm_.c:30 msgid "" "Please choose \"Install\" if there are no previous version of Mandrake " "Linux\n" "installed or if you wish to use several operating systems.\n" "\n" "\n" "Please choose \"Update\" if you wish to update an already installed version " "of Mandrake Linux.\n" "\n" "\n" "Depend of your knowledge in GNU/Linux, you can choose one of the following " "levels to install or update your\n" "Mandrake Linux operating system:\n" "\n" "\t* Recommended: if you have never installed a GNU/Linux operating system " "choose this. Installation will be\n" "\t be very easy and you will be asked only on few questions.\n" "\n" "\n" "\t* Customized: if you are familiar enough with GNU/Linux, you may choose " "the primary usage (workstation, server,\n" "\t development) of your system. You will need to answer to more questions " "than in \"Recommended\" installation\n" "\t class, so you need to know how GNU/Linux works to choose this " "installation class.\n" "\n" "\n" "\t* Expert: if you have a good knowledge in GNU/Linux, you can choose this " "installation class. As in \"Customized\"\n" "\t installation class, you will be able to choose the primary usage " "(workstation, server, development). Be very\n" "\t careful before choose this installation class. You will be able to " "perform a higly customized installation.\n" "\t Answer to some questions can be very difficult if you haven't a good " "knowledge in GNU/Linux. So, don't choose\n" "\t this installation class unless you know what you are doing." msgstr "" " \"ja\" jMandrake Linux\n" "j j a.\n" "\n" "\n" "e \"Aae\" aa je j " "Mandrake Linux-a.\n" "\n" "\n" " a a GNU/Linux-a, j " "e j aa\n" "Mandrake Linux a:\n" "\n" "\t* : GNU/Linux " " . j \n" "\t a aa.\n" "\n" "\n" "\t* ea(Customized): j GNU/Linux, e " " j ( , " ",\n" "\t j a). a a than in " "\"\" j\n" "\t , j GNU/Linux " " .\n" "\n" "\n" "\t* : a GNU/Linux-, " " . \" ea\"\n" "\t j , ( , " ", j a). a\n" "\t a . " " j.\n" "\t a e a " " GNU/Linux-. e, j \n" "\t e." #: ../../help.pm_.c:56 msgid "" "Select:\n" "\n" " - Customized: If you are familiar enough with GNU/Linux, you may then " "choose\n" " the primary usage for your machine. See below for details.\n" "\n" "\n" " - Expert: This supposes that you are fluent with GNU/Linux and want to\n" " perform a highly customized installation. As for a \"Customized\"\n" " installation class, you will be able to select the usage for your " "system.\n" " But please, please, DO NOT CHOOSE THIS UNLESS YOU KNOW WHAT YOU ARE " "DOING!" msgstr "" ":\n" "\n" " - (Customized): \n" " , .\n" " \"\" \n" " \"\" \n" " , \"\" \n" " ( , ...)\n" "\n" "\n" " - : GNU/Linux \n" " . \n" " \"\"." #: ../../help.pm_.c:68 msgid "" "You must now define your machine usage. Choices are:\n" "\n" "\t* Workstation: this the ideal choice if you intend to use your machine " "primarily for everyday use, at office or\n" "\t at home.\n" "\n" "\n" "\t* Development: if you intend to use your machine primarily for software " "development, it is the good choice. You\n" "\t will then have a complete collection of software installed in order to " "compile, debug and format source code,\n" "\t or create software packages.\n" "\n" "\n" "\t* Server: if you intend to use this machine as a server, it is the good " "choice. Either a file server (NFS or\n" "\t SMB), a print server (Unix style or Microsoft Windows style), an " "authentication server (NIS), a database\n" "\t server and so on. As such, do not expect any gimmicks (KDE, GNOME, etc.) " "to be installed." msgstr "" " a a.a je:\n" "\n" " - a : j " " a a ( ,, a " ").\n" "\n" "\n" " - ja a: jj ae. " " a aj a. a " "\n" "j a jae, ae ae\n" " a, a a.\n" "\n" "\n" " - : Mandrake Linux\n" " . j (NFS SMB),\n" " (Unix' lp (Line Printer Windows SMB\n" "ae) (NIS), a " ".\n" " , e a (KDE, GNOME...) ." #: ../../help.pm_.c:84 msgid "" "DrakX will attempt to look for PCI SCSI adapter(s). If DrakX\n" "finds an SCSI adapter and knows which driver to use, it will be " "automatically\n" "installed.\n" "\n" "\n" "If you have no SCSI adapter, an ISA SCSI adapter or a PCI SCSI adapter that\n" "DrakX doesn't recognize, you will be asked if a SCSI adapter is present in " "your\n" "system. If there is no adapter present, you can click on \"No\". If you " "click on\n" "\"Yes\", a list of drivers will be presented from which you can select your\n" "specific adapter.\n" "\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 " "the\n" "options. This usually works well.\n" "\n" "\n" "If not, you will need to provide options to the driver. Please review the " "User\n" "Guide (chapter 3, section \"Collective informations on your hardware\") for " "hints\n" "on retrieving this information from hardware documentation, from the\n" "manufacturer's Web site (if you have Internet access) or from Microsoft " "Windows\n" "(if you have it on your system)." msgstr "" "DrakX a PCI SCSI (e).\n" " DrakX a SCSI () j a " "(j) () .\n" "\n" "\n" " SCSI , ISA SCSI , a\n" "PCI SCSI j DrakX a \n" " SCSI a. \n" " 'e'. 'a' ja " "ja\n" " j j a .\n" "\n" "\n" " a , DrakX e\n" " j a. e DrakX- a\n" " ja. e.\n" "\n" "\n" " , a e j j.\n" "j jaea \n" " j Windows j ( j ),\n" "j , a \n" " ja ( )." #: ../../help.pm_.c:108 msgid "" "At this point, you need to choose where to install your\n" "Mandrake Linux operating system on your hard drive. If it is empty or if an\n" "existing operating system uses all the space available on it, you need to\n" "partition it. Basically, partitioning a hard drive consists of logically\n" "dividing it to create space to install your new Mandrake Linux system.\n" "\n" "\n" "Because the effects of the partitioning process are usually irreversible,\n" "partitioning can be intimidating and stressful if you are an inexperienced " "user.\n" "This wizard simplifies this process. Before beginning, please consult the " "manual\n" "and take your time.\n" "\n" "\n" "You need at least two partitions. One is for the operating system itself and " "the\n" "other is for the virtual memory (also called Swap).\n" "\n" "\n" "If partitions have been already defined (from a previous installation or " "from\n" "another partitioning tool), you just need choose those to use to install " "your\n" "Linux system.\n" "\n" "\n" "If partitions haven't been already defined, you need to create them. \n" "To do that, use the wizard available above. Depending of your hard drive\n" "configuration, several solutions can be available:\n" "\n" "\t* Use existing partition: the wizard has detected one or more existing " "Linux partitions on your hard drive. If\n" "\t you want to keep them, choose this option. \n" "\n" "\n" "\t* Erase entire disk: if you want delete all data and all partitions " "present on your hard drive and replace them by\n" "\t your new Mandrake Linux system, you can choose this option. Be careful " "with this solution, you will not be\n" "\t able to revert your choice after confirmation.\n" "\n" "\n" "\t* Use the free space on the Windows partition: if Microsoft Windows is " "installed on your hard drive and takes\n" "\t all space available on it, you have to create free space for Linux data. " "To do that you can delete your\n" "\t Microsoft Windows partition and data (see \"Erase entire disk\" or " "\"Expert mode\" solutions) or resize your\n" "\t Microsoft Windows partition. Resizing can be performed without loss of " "any data. This solution is\n" "\t recommended if you want use both Mandrake Linux and Microsoft Windows on " "same computer.\n" "\n" "\n" "\t Before choosing this solution, please understand that the size of your " "Microsoft\n" "\t Windows partition will be smaller than at present time. It means that " "you will have less free space under\n" "\t Microsoft Windows to store your data or install new software.\n" "\n" "\n" "\t* Expert mode: if you want to partition manually your hard drive, you can " "choose this option. Be careful before\n" "\t choosing this solution. It is powerful but it is very dangerous. You can " "lose all your data very easily. So,\n" "\t don't choose this solution unless you know what you are doing." msgstr "" " , \n" "Mandrake Linux a . j \n" "je je , a " "\n" "e. , a a j \n" "ee j a Mandrake Linux " ".\n" "\n" "\n" " a ,\n" "e e.\n" "j jj j . , j\n" " e.\n" "\n" "\n" " ja je. Ja j " " aa\n" "j j ( Swap).\n" "\n" "\n" " j e ( j e\n" " a ae), j " "e \n" "Linux .\n" "\n" "\n" " j e, e. \n" " , . " " je\n" " a, j :\n" "\n" "\t* je je: j j " "jeLinux j a . \n" "\t , j.\n" "\n" "\n" "\t* a a: " "je j j a a\n" "\t Mandrake Linux , j. " "a j, j e \n" "\t ae e.\n" "\n" "\n" "\t* e Windows j: je Microsoft " "Windows \n" "\t , Linux. " " \n" "\t Microsoft Windows j e (j \"a a\" " " \"E \" eea) e\n" "\t Microsoft Windows je. j e " "ea. ee je\n" "\t Mandrake Linux Microsoft Windows a " "j.\n" "\n" "\n" "\t j, Microsoft\n" "\t Windows j a j a. a a a " " \n" "\t Microsoft Windows- j a.\n" "\n" "\n" "\t* E : , " "e j. a \n" "\t j. j . e " " e. e,\n" "\t j j ." #: ../../help.pm_.c:160 msgid "" "At this point, you need to choose what\n" "partition(s) to use to install your new Mandrake Linux system. If " "partitions\n" "have been already defined (from a previous installation of GNU/Linux or " "from\n" "another partitioning tool), you can use existing partitions. In other " "cases,\n" "hard drive partitions must be defined.\n" "\n" "\n" "To create partitions, you must first select a hard drive. You can select " "the\n" "disk for partitioning by clicking on \"hda\" for the first IDE drive, \"hdb" "\" for\n" "the second or \"sda\" for the first SCSI drive and so on.\n" "\n" "\n" "To partition the selected hard drive, you can use these options:\n" "\n" " * Clear all: this option deletes all partitions available on the selected " "hard drive.\n" "\n" "\n" " * Auto allocate: this option allows you to automatically create Ext2 and " "swap partitions in free space of your\n" " hard drive.\n" "\n" "\n" " * Rescue partition table: if your partition table is damaged, you can try " "to recover it using this option. Please\n" " be careful and remember that it can fail.\n" "\n" "\n" " * Undo: you can use this option to cancel your changes.\n" "\n" "\n" " * Reload: you can use this option if you wish to undo all changes and " "load your initial partitions table\n" "\n" "\n" " * Wizard: If you wish to use a wizard to partition your hard drive, you " "can use this option. It is recommended if\n" " you do not have a good knowledge in partitioning.\n" "\n" "\n" " * Restore from floppy: if you have saved your partition table on a floppy " "during a previous installation, you can\n" " recover it using this option.\n" "\n" "\n" " * Save on floppy: if you wish to save your partition table on a floppy to " "be able to recover it, you can use this\n" " option. It is strongly recommended to use this option\n" "\n" "\n" " * Done: when you have finished partitioning your hard drive, use this " "option to save your changes.\n" "\n" "\n" "For information, you can reach any option using the keyboard: navigate " "trough the partitions using Tab and Up/Down arrows.\n" "\n" "\n" "When a partition is selected, you can use:\n" "\n" " * Ctrl-c to create a new partition (when a empty partition is " "selected)\n" "\n" " * Ctrl-d to delete a partition\n" "\n" " * Ctrl-m to set the mount point\n" " \n" "\n" " \n" "If you are installing on a PPC Machine, you will want to create a small HFS " "'bootstrap' partition of at least 1MB for use\n" "by the yaboot bootloader. If you opt to make the partition a bit larger, say " "50MB, you may find it a useful place to store \n" "a spare kernel and ramdisk image for emergency boot situations." msgstr "" " j a, j\n" "j(e) j Mandrake Linux " "a. je\n" "e ( j e\n" " je), je je. " " ja,\n" " j j e.\n" "\n" "\n" " j, . " "\n" " a \"hda\" IDE , \"hdb\" \n" " \"sda\" SCSI .\n" "\n" "\n" " a , e je:\n" "\n" " * e: j j .\n" "\n" "\n" " * Auto ae:: j Ext2 " "swap j \n" " a.\n" "\n" "\n" " * ja: je a j e, " " e j e j. \n" " a j e.\n" "\n" "\n" " * : j .\n" "\n" "\n" " * ae: j " " e j ja\n" "\n" "\n" " * : a ae " "a, e j. a j \n" " a ja.\n" "\n" "\n" " * e: j " " je, je\n" " j.\n" "\n" "\n" " * : ja " " a j j e, e\n" " j. j j\n" "\n" "\n" " * a: a , " "j e.\n" "\n" "\n" " ja, j a " "e: j j Tab a Up/Down " "a.\n" "\n" "\n" " j j a, :\n" "\n" " * Ctrl-c a je ( j " "ja)\n" "\n" " * Ctrl-d a je\n" "\n" " * Ctrl-m a a aa \n" "\n" " \n" " j a PPC a, e " "HFS 'bootstrap' j ja 1MB \n" "yaboot a. j e, " " 50MB, j ea \n" " ramdisk image a ja." #: ../../help.pm_.c:224 msgid "" "Above are listed the existing Linux partitions detected on\n" "your hard drive. You can keep choices make by the wizard, they are good for " "a\n" "common usage. If you change these choices, you must at least define a root\n" "partition (\"/\"). Don't choose a too little partition or you will not be " "able\n" "to install enough software. If you want store your data on a separate " "partition,\n" "you need also to choose a \"/home\" (only possible if you have more than " "one\n" "Linux partition available).\n" "\n" "\n" "For information, each partition is listed as follows: \"Name\", \"Capacity" "\".\n" "\n" "\n" "\"Name\" is coded as follow: \"hard drive type\", \"hard drive number\",\n" "\"partition number\" (for example, \"hda1\").\n" "\n" "\n" "\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and " "\"sd\"\n" "if it is an SCSI hard drive.\n" "\n" "\n" "\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE " "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" "\n" "With SCSI hard drives, a \"a\" means \"primary hard drive\", a \"b\" means " "\"secondary hard drive\", etc..." msgstr "" " je Linux ja j e\n" " . j j , j j " "a a\n" " . , root\n" "j (\"/\"). j j j e " "a\n" " a. a " "j ,\n" " \"/home\" ( j j\n" "Linux je).\n" "\n" "\n" "j: j j a e a: \"e\", " "\"\".\n" "\n" "\n" "\"\" je e a: \" a\", \"j a" "\",\n" "\"j je\" ( , \"hda1\").\n" "\n" "\n" "\" a\" je \"hd\" j IDE \"sd\"\n" " je SCSI .\n" "\n" "\n" "\"j \" j \"hd\" \"sd\". a IDE " "a:\n" "\n" " * \"a\" a \"master IDE \",\n" "\n" " * \"b\" a \"slave IDE \",\n" "\n" " * \"c\" a \"master IDE \",\n" "\n" " * \"d\" a \"slave IDE \".\n" "\n" "\n" " SCSI a, a \"a\" a \" \", a \"b\" a " "\" \", ..." #: ../../help.pm_.c:258 msgid "" "Choose the hard drive you want to erase to install your\n" "new Mandrake Linux partition. Be careful, all data present on it will be " "lost\n" "and will not be recoverable." msgstr "" " j e \n" " Mandrake Linux j. a, " "\n" " e ." #: ../../help.pm_.c:263 msgid "" "Click on \"OK\" if you want to delete all data and\n" "partitions present on this hard drive. Be careful, after clicking on \"OK\", " "you\n" "will not be able to recover any data and partitions present on this hard " "drive,\n" "including any Windows data.\n" "\n" "\n" "Click on \"Cancel\" to cancel this operation without losing any data and\n" "partitions present on this hard drive." msgstr "" " \" \" e e \n" "j . a, \" \", \n" "e j j ,\n" " je Windows e.\n" "\n" "\n" " \"\" j e \n" "j j ." #: ../../help.pm_.c:273 msgid "" "More than one Microsoft Windows partition have been\n" "detected on your hard drive. Please choose the one you want resize to " "install\n" "your new Mandrake Linux operating system.\n" "\n" "\n" "For information, each partition is listed as follow; \"Linux name\", " "\"Windows\n" "name\" \"Capacity\".\n" "\n" "\"Linux name\" is coded as follow: \"hard drive type\", \"hard drive number" "\",\n" "\"partition number\" (for example, \"hda1\").\n" "\n" "\n" "\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and \"sd" "\"\n" "if it is an SCSI hard drive.\n" "\n" "\n" "\"Hard drive number\" is always a letter putted after \"hd\" or \"sd\". With " "IDE 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, a \"a\" means \"primary hard drive\", a \"b\" means " "\"secondary hard drive\", etc.\n" "\n" "\n" "\"Windows name\" is the letter of your hard drive under Windows (the first " "disk\n" "or partition is called \"C:\")." msgstr "" "J icrosoft Windows j j \n" " . j a \n" " Mandrake Linux .\n" "\n" "\n" "ja: j j e a: \" Linux-a\", " "\"e\n" "Windows-a\" \"\".\n" "\n" "\" Linux-a\" je e a: \" a\", \"j " " a\",\n" "\"j je\" ( , \"hda1\").\n" "\n" "\n" "\" a\" je \"hd\" je ID \"sd\"\n" " j SCSI .\n" "\n" "\n" "\"j a\" je \"hd\" \"sd\". a IDE " "a:\n" "\n" " * \"a\" a \"master IDE \",\n" "\n" " * \"b\" a \"slave IDE \",\n" "\n" " * \"c\" a \"master IDE \",\n" "\n" " * \"d\" a \"slave IDE \".\n" "\n" "\n" " SCSI a, a \"a\" a \" \", a \"b\" a " "\" \", .\n" "\n" "\n" "\" Windows-a\" j Windows- ( \n" " ja \"C:\")." #: ../../help.pm_.c:306 msgid "Please be patient. This operation can take several minutes." msgstr " .ja j a" #: ../../help.pm_.c:309 msgid "" "Any partitions that have been newly defined must be\n" "formatted for use (formatting meaning creating a filesystem).\n" "\n" "\n" "At this time, you may wish to reformat some already existing partitions to " "erase\n" "the data they contain. If you wish do that, please also select the " "partitions\n" "you want to format.\n" "\n" "\n" "Please note that it is not necessary to reformat all pre-existing " "partitions.\n" "You must reformat the partitions containing the operating system (such as \"/" "\",\n" "\"/usr\" or \"/var\") but do you no have to reformat partitions containing " "data\n" "that you wish to keep (typically /home).\n" "\n" "\n" "Please be careful selecting partitions, after formatting, all data will be\n" "deleted and you will not be able to recover any of them.\n" "\n" "\n" "Click on \"OK\" when you are ready to format partitions.\n" "\n" "\n" "Click on \"Cancel\" if you want to choose other partitions to install your " "new\n" "Mandrake Linux operating system." msgstr "" " j j j a \n" " (a a e(j) " "a).\n" "\n" "\n" "a je je \n" " j . , j \n" "j je.\n" "\n" "\n" " j je je.\n" " j j ( " "\"/\",\n" "\"/usr\" \"/var\") j j " "e\n" "j e ( /home).\n" "\n" "\n" " a ja, aa, \n" " e .\n" "\n" "\n" " \" \" a ja.\n" "\n" "\n" " \"\" j " "j \n" "Mandrake Linux a." #: ../../help.pm_.c:335 msgid "" "You may now select the group of packages you wish to\n" "install or upgrade.\n" "\n" "\n" "DrakX will then check whether you have enough room to install them all. If " "not,\n" "it will warn you about it. If you want to go on anyway, it will proceed onto " "the\n" "installation of all selected groups but will drop some packages of lesser\n" "interest. At the bottom of the list you can select the option \n" "\"Individual package selection\"; in this case you will have to browse " "through\n" "more than 1000 packages..." msgstr "" " j e\n" " . ae.\n" "\n" "\n" "DrakX ae. " "a,\n" " . e, " "\n" " a a . " "j e\n" " jy \"ja j a\";\n" " j a e 1000 a..." #: ../../help.pm_.c:347 msgid "" "You can now choose individually all the packages you\n" "wish to install.\n" "\n" "\n" "You can expand or collapse the tree by clicking on options in the left " "corner of\n" "the packages window.\n" "\n" "\n" "If you prefer to see packages sorted in alphabetic order, click on the icon\n" "\"Toggle flat and group sorted\".\n" "\n" "\n" "If you want not to be warned on dependencies, click on \"Automatic\n" "dependencies\". If you do this, note that unselecting one package may " "silently\n" "unselect several other packages which depend on it." msgstr "" " e je\n" " e.\n" "\n" "\n" " a j j je e " "\n" " a.\n" "\n" "\n" " , " "\n" "\" \".\n" "\n" "\n" " , a " "\"e\n" "\". e, ae j a " " e\n" " j j a." #: ../../help.pm_.c:364 msgid "" "If you have all the CDs in the list above, click Ok. If you have\n" "none of those CDs, click Cancel. If only some CDs are missing, unselect " "them,\n" "then click Ok." msgstr "" " a e CD-e, Ok.\n" " j CD, a Cancel.\n" " j CD-, j , ,\n" " Ok." #: ../../help.pm_.c:369 msgid "" "Your new Mandrake Linux operating system is currently being\n" "installed. This operation should take a few minutes (it depends on size you\n" "choose to install and the speed of your computer).\n" "\n" "\n" "Please be patient." msgstr "" "a Mandrake Linux \n" "a. j j a ( " " e\n" " j j a ja).\n" "\n" "\n" " ee.a." #: ../../help.pm_.c:377 msgid "" "You can now test your mouse. Use buttons and wheel to verify\n" "if settings are good. If not, you can click on \"Cancel\" to choose another\n" "driver.\n" "\n" "\n" "If you are installing on an Apple machine with a 1-button mouse, you will\n" "be given the opportunity to define some keyboard keys to emulate the 2nd\n" "and 3rd mouse buttons. This will allow you to be able to access the full\n" "functionality of the mouse in both the Linux console and the X Window GUI.\n" "\n" "\n" "If you have an ADB mouse, please select USB, as the Linux kernel will take\n" "care of mapping your mouse hardware correctly." msgstr "" " . ns and wheel " "to verify\n" "if settings are good. If not, you can click on \"Cancel\" to choose another\n" "driver.\n" "\n" "\n" "If you are installing on an Apple machine with a 1-button mouse, you will\n" "be given the opportunity to define some keyboard keys to emulate the 2nd\n" "and 3rd mouse buttons. This will allow you to be able to access the full\n" "functionality of the mouse in both the Linux console and the X Window GUI.\n" "\n" "\n" "If you have an ADB mouse, please select USB, as the Linux kernel will take\n" "care of mapping your mouse hardware correctly." #: ../../help.pm_.c:392 msgid "" "Please select the correct port. For example, the COM1\n" "port under MS Windows is named ttyS0 under GNU/Linux." msgstr "" ", . , COM1 \n" " MS Windows- Linux- ttyS0." #: ../../help.pm_.c:396 msgid "" "If you wish to connect your computer to the Internet or\n" "to a local network please choose the correct option. Please turn on your " "device\n" "before choosing the correct option to let DrakX detect it automatically.\n" "\n" "\n" "If you do not have any connection to the Internet or a local network, " "choose\n" "\"Disable networking\".\n" "\n" "\n" "If you wish to configure the network later after installation or if you " "have\n" "finished to configure your network connection, choose \"Done\"." msgstr "" " je jy \n" " e j. ej\n" " a je DrakX- je.\n" "\n" "\n" " e, e\n" "\" e\".\n" "\n" "\n" " j j ( j) \n" " a, e \"\"." #: ../../help.pm_.c:409 msgid "" "No modem has been detected. Please select the serial port on which it is " "plugged.\n" "\n" "\n" "For information, the first serial port (called \"COM1\" under Microsoft\n" "Windows) is called \"ttyS0\" under Linux." msgstr "" "j j . j j je " ".\n" "\n" "\n" " , j serial port (j \"COM1\" " "Microsoft\n" "Windows-) e \"ttyS0\" Linux-." #: ../../help.pm_.c:416 msgid "" "You may now enter dialup options. If you don't know\n" "or are not sure what to enter, the correct informations can be obtained " "from\n" "your Internet Service Provider. If you do not enter the DNS (name server)\n" "information here, this information will be obtained from your Internet " "Service\n" "Provider at connection time." msgstr "" " dialup e. ae \n" " e, j \n" "a ja. DNS ( a)\n" "j a, j je \n" "a ja." #: ../../help.pm_.c:423 msgid "" "If your modem is an external modem, please turn on it now to let DrakX " "detect it automatically." msgstr "" " a , DrakX " "je." #: ../../help.pm_.c:426 msgid "Please turn on your modem and choose the correct one." msgstr " a " #: ../../help.pm_.c:429 msgid "" "If you are not sure if informations above are\n" "correct or if you don't know or are not sure what to enter, the correct\n" "informations can be obtained from your Internet Service Provider. If you do " "not\n" "enter the DNS (name server) information here, this information will be " "obtained\n" "from your Internet Service Provider at connection time." msgstr "" " j\n" " e, e\n" "j a ja. ee\n" " DNS ( a) j, j \n" " a ja je." #: ../../help.pm_.c:436 msgid "" "You may now enter your host name if needed. If you\n" "don't know or are not sure what to enter, the correct informations can be\n" "obtained from your Internet Service Provider." msgstr "" " host- j . " " ,\n" " ISP-a." #: ../../help.pm_.c:441 msgid "" "You may now configure your network device.\n" "\n" " * IP address: if you don't know or are not sure what to enter, ask your " "network administrator.\n" " You should not enter an IP address if you select the option \"Automatic " "IP\" below.\n" "\n" " * Netmask: \"255.255.255.0\" is generally a good choice. If you don't " "know or are not sure what to enter,\n" " ask your network administrator.\n" "\n" " * Automatic IP: if your network uses BOOTP or DHCP protocol, select this " "option. If selected, no value is needed in\n" " \"IP address\". If you don't know or are not sure if you need to select " "this option, ask your network administrator." msgstr "" " e :\n" "\n" " - IP : , " "ISP.\n" "\n" "\n" " - : \"255.255.255.0\" . \n" ", ISP.\n" "\n" "\n" " - IP: bootp dhcp ,\n" " . , \n" "\"IP \". , " " ISP." #: ../../help.pm_.c:453 msgid "" "You may now enter your host name if needed. If you\n" "don't know or are not sure what to enter, ask your network administrator." msgstr "" " host- j . " " ,\n" " ." #: ../../help.pm_.c:457 msgid "" "You may now enter your host name if needed. If you\n" "don't know or are not sure what to enter, leave blank." msgstr "" " host- j .\n" " , ." #: ../../help.pm_.c:461 msgid "" "You may now enter dialup options. If you're not sure what to enter, the\n" "correct information can be obtained from your ISP." msgstr "" " dialup . ,\n" " ISP." #: ../../help.pm_.c:465 msgid "" "If you will use proxies, please configure them now. If you don't know if\n" "you should use proxies, ask your network administrator or your ISP." msgstr "" " , . \n" " , ISP." #: ../../help.pm_.c:469 msgid "" "You can install cryptographic package if your internet connection has been\n" "set up correctly. First choose a mirror where you wish to download packages " "and\n" "after that select the packages to install.\n" "\n" "\n" "Note you have to select mirror and cryptographic packages according\n" "to your legislation." msgstr "" " \n" " . download- \n" " .\n" "\n" "\n" " mirror \n" " ." #: ../../help.pm_.c:478 msgid "You can now select your timezone according to where you live." msgstr " e" #: ../../help.pm_.c:481 msgid "" "GNU/Linux manages time in GMT (Greenwich Manage\n" "Time) and translates it in local time according to the time zone you have\n" "selected.\n" "\n" "\n" "If you use Microsoft Windows on this computer, choose \"No\"." msgstr "" "GNU/Linux GMT (Greenwich Manage\n" "Time) j \n" ".\n" "\n" "\n" " Microsoft Windows j, e \"e\"." #: ../../help.pm_.c:489 msgid "" "You may now choose which services you want to start at boot time.\n" "\n" "\n" "When your mouse comes over an item, a small balloon help will popup which\n" "describes the role of the service.\n" "\n" "\n" "Be very careful in this step if you intend to use your machine as a server: " "you\n" "will probably want not to start any services that you don't need. Please\n" "remember that several services can be dangerous if they are enable on a " "server.\n" "In general, select only the services that you really need." msgstr "" " je e j a " "a.\n" "\n" "\n" " e e a, j " "j \n" "j a.\n" "\n" "\n" " a e a " "\n" ": je\n" " j j\n" " e." #: ../../help.pm_.c:502 msgid "" "You can configure a local printer (connected to your computer) or remote\n" "printer (accessible via a Unix, Netware or Microsoft Windows network)." msgstr "" " a (j j j) a\n" "a (j Unix, Netware Microsoft Windows " "ee)." #: ../../help.pm_.c:506 msgid "" "If you wish to be able to print, please choose one printing system between\n" "CUPS and LPR.\n" "\n" "\n" "CUPS is a new, powerful and flexible printing system for Unix systems (CUPS\n" "means \"Common Unix Printing System\"). It is the default printing system " "in\n" "Mandrake Linux.\n" "\n" "\n" "LPR is the old printing system used in previous Mandrake Linux " "distributions.\n" "\n" "\n" "If you don't have printer, click on \"None\"." msgstr "" " a, " "a e\n" "CUPS LPR-a.\n" "\n" "\n" "CUPS j , a Unix e (CUPS\n" "j a \"Common Unix Printing System\"). j " "default a \n" "Mandrake Linux-.\n" "\n" "\n" "LPR j a j Mandrake Linux " "ja.\n" "\n" "\n" " a, \"a\"." #: ../../help.pm_.c:521 msgid "" "GNU/Linux can deal with many types of printer. Each of these types requires\n" "a different setup.\n" "\n" "\n" "If your printer is physically connected to your computer, select \"Local\n" "printer\".\n" "\n" "\n" "If you want to access a printer located on a remote Unix machine, select\n" "\"Remote printer\".\n" "\n" "\n" "If you want to access a printer located on a remote Microsoft Windows " "machine\n" "(or on Unix machine using SMB protocol), select \"SMB/Windows 95/98/NT\"." msgstr "" "GNU/Linux j aa. a " "a\n" "aj eae.\n" "\n" "\n" " je a a j, j " "\"\n" "a\".\n" "\n" "\n" " a j aj Unix " "a, e\n" "\"a a\".\n" "\n" "\n" " a j aj Microsoft " "Windows a\n" "( Unix a e SMB ), e \"SMB/Windows 95/98/NT" "\"." #: ../../help.pm_.c:537 msgid "" "Please turn on your printer before continuing to let DrakX detect it.\n" "\n" "You have to enter some informations here.\n" "\n" "\n" " * Name of printer: the print spooler uses \"lp\" as default printer name. " "So, you must have a printer named \"lp\".\n" " If you have only one printer, you can use several names for it. You " "just need to separate them by a pipe\n" " character (a \"|\"). So, if you prefer a more meaningful name, you have " "to put it first, eg: \"My printer|lp\".\n" " The printer having \"lp\" in its name(s) will be the default printer.\n" "\n" "\n" " * Description: this is optional but can be useful if several printers are " "connected to your computer or if you allow\n" " other computers to access to this printer.\n" "\n" "\n" " * Location: if you want to put some information on your\n" " printer location, put it here (you are free to write what\n" " you want, for example \"2nd floor\").\n" msgstr "" " a DrakX " "je.\n" "\n" " a e.\n" "\n" "\n" " * aa: a spooler \"lp\" default " "a. e, a j e \"lp\".\n" " j a, a. " "a j pipe\n" " (j. \"|\"). e, j e a, " "e , : \"Mj a|lp\".\n" " a j a\"lp\" (a) default a.\n" "\n" "\n" " * : ije j e j " "aa a j e \n" " j j a.\n" "\n" "\n" " * ja: j j a\n" " aa, ( a,\n" " \" \").\n" #: ../../help.pm_.c:558 msgid "" "You need to enter some informations here.\n" "\n" "\n" " * Name of queue: the print spooler uses \"lp\" as default printer name. " "So, you need have a printer named \"lp\".\n" " If you have only one printer, you can use several names for it. You just " "need to separate them by a pipe\n" " character (a \"|\"). So, if you prefer to have a more meaningful name, " "you have to put it first, eg: \"My printer|lp\".\n" " The printer having \"lp\" in its name(s) will be the default printer.\n" "\n" " \n" " * Spool directory: it is in this directory that printing jobs are stored. " "Keep the default choice\n" " if you don't know what to use\n" "\n" "\n" " * Printer Connection: If your printer is physically connected to your " "computer, select \"Local printer\".\n" " If you want to access a printer located on a remote Unix machine, " "select \"Remote lpd printer\".\n" "\n" "\n" " If you want to access a printer located on a remote Microsoft Windows " "machine (or on Unix machine using SMB\n" " protocol), select \"SMB/Windows 95/98/NT\".\n" "\n" "\n" " If you want to acces a printer located on NetWare network, select " "\"NetWare\".\n" msgstr "" " je.\n" "\n" "\n" " * aa: a spooler \"lp\" default e " "aa. a \"lp\".\n" " j a, a. " "j pipe\n" " (j. \"|\"). , e, " " , : \"j a|lp\".\n" " a j a\"lp\" j j default a.\n" "\n" " \n" " * Spool j: j j j " " ae. default \n" " e\n" "\n" "\n" " * a aa: j a j, " "e \" a\".\n" " a j aj Unix " "a, e \"a lpd a\".\n" "\n" "\n" " a j aj " "Microsoft Windows a ( a Unix a e SMB\n" " ), e \"SMB/Windows 95/98/NT\".\n" "\n" "\n" " a j NetWare e, " "e\"NetWare\".\n" #: ../../help.pm_.c:583 msgid "" "Your printer has not been detected. Please enter the name of the device on\n" "which it is connected.\n" "\n" "\n" "For information, most printers are connected on the first parallel port. " "This\n" "one is called \"/dev/lp0\" under GNU/Linux and \"LPT1\" under Microsoft " "Windows." msgstr "" "a a j . ej/a a\n" "j j .\n" "\n" "\n" " a j, e a j . " "j \n" " a \"/dev/lp0\" GNU/Linux- \"LPT1\" Microsoft Windows-" "." #: ../../help.pm_.c:591 msgid "You must now select your printer in the above list." msgstr " a a e" #: ../../help.pm_.c:594 msgid "" "Please select the right options according to your printer.\n" "Please see its documentation if you don't know what choose here.\n" "\n" "\n" "You will be able to test your configuration in next step and you will be " "able to modify it if it doesn't work as you want." msgstr "" " j j a a.\n" "j j j a e " " e.\n" "\n" "\n" " j j e " "ee j ee e." #: ../../help.pm_.c:601 msgid "" "You can now enter the root password for your Mandrake Linux system.\n" "The password must be entered twice to verify that both password entries are " "identical.\n" "\n" "\n" "Root is the system's administrator and is the only user allowed to modify " "the\n" "system configuration. Therefore, choose this password carefully. \n" "Unauthorized use of the root account can be extemely dangerous to the " "integrity\n" "of the system, its data and other system connected to it.\n" "\n" "\n" "The password should be a mixture of alphanumeric characters and at least 8\n" "characters long. It should never be written down.\n" "\n" "\n" "Do not make the password too long or complicated, though: you must be able " "to\n" "remember it without too much effort." msgstr "" "a, e root a Mandrake Linux .\n" " j \n" " a.\n" "\n" "\n" "Root , \n" " . ,\n" " ! root " "\n" " , .\n" "\n" "\n" " \n" " 8 .\n" "\n" "\n" "** . \n" " , ." #: ../../help.pm_.c:619 msgid "" "If your network uses LDAP (or NIS) protocol for authentication, select\n" "\"LDAP\" (or \"NIS\") as authentication. If you don't know, ask your " "network\n" "administrator.\n" "\n" "If your computer is not connected to any administrated network, you may want " "to\n" "choose \"Local files\" for authentication." msgstr "" " LDAP ( NIS) , " "\n" "\"LDAP\" ( \"NIS\") . , " "\n" ".\n" "\n" " , " " \n" " \" \" ." #: ../../help.pm_.c:627 msgid "" "You may now create one or more \"regular\" user account(s), as\n" "opposed to the \"privileged\" user account, root. You can create\n" "one or more account(s) for each person you want to allow to use\n" "the computer. Note that each user account will have its own\n" "preferences (graphical environment, program settings, etc.)\n" "and its own \"home directory\", in which these preferences are\n" "stored.\n" "\n" "\n" "First of all, create an account for yourself! Even if you will be the only " "user\n" "of the machine, you may NOT connect as root for daily use of the system: " "it's a\n" "very high security risk. Making the system unusable is very often a typo " "away.\n" "\n" "\n" "Therefore, you should connect to the system using the user account\n" "you will have created here, and login as root only for administration\n" "and maintenance purposes." msgstr "" " \"regular\" \n" ", \"privileged\" , root.\n" " \n" ". . \n" "( , home \" \",\n" " .\n" "\n" "\n" " , ! \n" " , root \n" " : . \n" " !\n" " , k . \n" " , root \n" " ." #: ../../help.pm_.c:646 msgid "" "Creating a boot disk is strongly recommended. If you can't\n" "boot your computer, it's the only way to rescue your system without\n" "reinstalling it." msgstr "" "a (boot) j . a\n" "j j, j j a \n" "je." #: ../../help.pm_.c:651 msgid "" "You need to indicate where you wish\n" "to place the information required to boot to GNU/Linux.\n" "\n" "\n" "Unless you know exactly what you are doing, choose \"First sector of\n" "drive (MBR)\"." msgstr "" " \n" " .\n" "\n" "\n" " , \" \n" " (MBR)\"." #: ../../help.pm_.c:659 msgid "" "Unless you know specifically otherwise, the usual choice is \"/dev/hda\"\n" " (primary master IDE disk) or \"/dev/sda\" (first SCSI disk)." msgstr "" " , \"/dev/hda\"\n" "( ) \"/dev/sda\" (first SCSI disk)." #: ../../help.pm_.c:663 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 as to choose the correct parameters.\n" "\n" "\n" "You may also want not to give access to these other operating systems to\n" "anyone, in which case you can delete the corresponding entries. But\n" "in this case, you will need a boot disk in order to boot them!" msgstr "" "LILO (the LInux LOader) Grub : j \n" " Linux j a " "j.\n" ", " ". \n" " j , e. \n" "ee\n" "\n" "\n" "e,ee . ee " " \n" " j, je je e. \n" "a boot !" #: ../../help.pm_.c:675 msgid "" "LILO and grub main options are:\n" " - Boot device: Sets the name of the device (e.g. a hard disk\n" "partition) that contains the boot sector. Unless you know specifically\n" "otherwise, choose \"/dev/hda\".\n" "\n" "\n" " - Delay before booting default image: Specifies the number in tenths\n" "of a second the boot loader should wait before booting the first image.\n" "This is useful on systems that immediately boot from the hard disk after\n" "enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n" "omitted or is set to zero.\n" "\n" "\n" " - Video mode: This specifies the VGA text mode that should be selected\n" "when booting. The following values are available: \n" "\n" " * normal: select normal 80x25 text mode.\n" "\n" " * <number>: use the corresponding text mode.\n" "\n" "\n" " - Clean \"/tmp\" at each boot: if you want delete all files and " "directories\n" "stored in \"/tmp\" when you boot your system, select this option.\n" "\n" "\n" " - Precise RAM if needed: unfortunately, there is no standard method to ask " "the\n" "BIOS about the amount of RAM present in your computer. As consequence, Linux " "may\n" "fail to detect your amount of RAM correctly. If this is the case, you can\n" "specify the correct amount or RAM here. Please note that a difference of 2 " "or 4\n" "MB between detected memory and memory present in your system is normal." msgstr "" "G LILO grub :\n" " - Boot : (. je)\n" " boot . ,\n" " \"/dev/hda\".\n" "\n" "\n" " - aa default image-a: j a\n" "e j e aa image-a.\n" " j j j a e\n" "j e. j \"delay\" \n" " e 0 - a .\n" "\n" "\n" " - : VGA \n" "a. : \n" "\n" " * : 80x25 .\n" "\n" " * <j>: .\n" "\n" " - \"/tmp\" a : a " "e je\n" "j s \"/tmp\" j , j j.\n" "\n" "\n" " - RAM j : , j " " \n" "BIOS- RAM a j. a, " "Linux e\n" "fe RAM je. , ee\n" " RAMa. 2 4\n" "MB e RAMa ." #: ../../help.pm_.c:707 msgid "" "Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able\n" "to boot either GNU/Linux, MacOS, or MacOSX, if 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 as to choose the correct parameters.\n" "\n" "\n" "Yaboot main options are:\n" "\n" "\n" " - Init Message: A simple text message that is displayed before the boot\n" "prompt.\n" "\n" "\n" " - Boot Device: Indicate where you want to place the information required " "to \n" "boot to GNU/Linux. Generally, you will have setup a bootstrap partition " "earlier \n" "to hold this information.\n" "\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" "\n" " - Kernel Boot Timeout: This timeout is similar to the LILO boot delay. " "After \n" "selecting Linux, you will have this delay in 0.1 seconds before your " "default\n" "kernel description is selected.\n" "\n" "\n" " - Enable CD Boot?: Checking this option will allow you to choose 'C' for " "CD at\n" "the first boot prompt.\n" "\n" "\n" " - Enable OF Boot?: Checking this option will allow you to choose 'N' for " "Open\n" "Firmware at the first boot prompt.\n" "\n" "\n" " - Default OS: You can select which OS will boot by default when the Open " "Firmware \n" "Delay expires." msgstr "" "Yaboot j NewWorld MacIntosh . a \n" "GNU/Linux, MacOS, MacOSX, aj a.\n" ", j \n" ". j j, \n" ". a a.\n" "\n" "\n" " j Yaboot-a :\n" "\n" "\n" " - j a: J a j je " "\n" "a.\n" "\n" "\n" " - Boot : j j \n" "ae GNU/Linux-a. , a e bootstrap " "j e \n" " j.\n" "\n" "\n" " - Firmware : LILO-a, j ae \n" "yaboot-a. \n" " e CD-a, OF a, MacOS, Linux-a.\n" "\n" "\n" " - a a: j a LILO " "a. \n" " Linux-a, a 0.1 e je\n" "default a.\n" "\n" "\n" " - a CD-a ?: a j " "e 'C' a CD \n" " .\n" "\n" "\n" " - OF a?: a j e " "'N' a pen\n" "Firmware .\n" "\n" "\n" " - Default OS: j " " default Open Firmware \n" " ." #: ../../help.pm_.c:748 msgid "" "You can add additional entries for yaboot, either for other operating " "systems,\n" "alternate kernels, or for an emergency boot image.\n" "\n" "\n" "For other OS's - the entry consists only of a label and the root partition.\n" "\n" "\n" "For Linux, there are a few possible options: \n" "\n" "\n" " - Label: This is simply the name will type at the yaboot prompt to select " "this \n" "boot option.\n" "\n" "\n" " - Image: This would be the name of the kernel to boot. Typically vmlinux " "or\n" "a variation of vmlinux with an extension.\n" "\n" "\n" " - Root: The root device or '/' for your Linux installation.\n" "\n" "\n" " \n" " - Append: On Apple hardware, the kernel append option is used quite often " "to\n" "assist in initializing video hardware, or to enable keyboard mouse button " "emulation\n" "for the often lacking 2nd and 3rd mouse buttons on a stock Apple mouse. The " "following \n" "are some examples:\n" "\n" "\n" "\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 " "hda=autotune\n" "\n" "\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n" "\n" "\n" " \n" " - Initrd: This option can be used either to load initial modules, before " "the boot \n" "device is available, or to load a ramdisk image for an emergency boot " "situation.\n" "\n" "\n" " - Initrd-size: The default ramdisk size is generally 4096 bytes. If you " "should need\n" "to allocate a large ramdisk, this option can be used.\n" "\n" "\n" " - Read-write: Normally the 'root' partition is initially brought up read-" "only, to allow\n" "a filesystem check before the system becomes 'live'. You can override this " "option here.\n" "\n" "\n" " - NoVideo: Should the Apple video hardware prove to be exceptionally " "problematic, you can\n" "select this option to boot in 'novideo' mode, with native framebuffer " "support.\n" "\n" "\n" " - Default: Selects this entry as being the default Linux selection, " "selectable by just\n" "pressing ENTER at the yaboot prompt. This entry will also be highlighted " "with a '*', if you\n" "press TAB to see the boot selections." msgstr "" " e yabbot, se,\n" " e, emergency boot image.\n" "\n" "\n" " e OS-e - root j.\n" "\n" "\n" " Linux, j : \n" "\n" "\n" " - a: j j j ee yaboot " " a \n" " j.\n" "\n" "\n" " - Image: j j je. vmlinux \n" "jj vmlinux j.\n" "\n" "\n" " - Root: root '/' a Linux j.\n" "\n" "\n" " \n" " - : Apple , ja a " " a\n" " jj a, j " " \n" " e Apple a. \n" "a:\n" "\n" "\n" "\t\t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 " "hda=autotune\n" "\n" "\t\t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111 \n" "\n" "\n" " \n" " - Initrd: j j a, " "e j boot \n" " , ramdisk image a " "ja.\n" "\n" "\n" " - Initrd-a: a default ramdisk j 4096 ja. " " a\n" "a ramdisk-a, j a.\n" "\n" "\n" " - Read-write: e 'root' j j read-" "only, a\n" " e ''. " " j.\n" "\n" "\n" " - NoVideo: Apple a a , " "e\n" " j 'novideo' , " "framebuffer .\n" "\n" "\n" " - Default: j default Linux ja, j \n" "e ENTER yaboot . j " "a a '*', \n" "e TAB j." #: ../../help.pm_.c:803 msgid "" "SILO is a bootloader for SPARC: it is 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 as to choose the correct parameters.\n" "\n" "\n" "You may also want not to give access to these other operating systems to\n" "anyone, in which case you can delete the corresponding entries. But\n" "in this case, you will need a boot disk in order to boot them!" msgstr "" "SILO je SPARC: a\n" " j a " "j.\n" ", . . \n" " j , e. " "ee\n" "\n" "\n" "e,ee . e " " \n" " j, je je e. \n" "a boot !" #: ../../help.pm_.c:815 msgid "" "SILO main options are:\n" " - Bootloader installation: Indicate where you want to place the\n" "information required to boot to GNU/Linux. Unless you know exactly\n" "what you are doing, choose \"First sector of drive (MBR)\".\n" "\n" "\n" " - Delay before booting default image: Specifies the number in tenths\n" "of a second the boot loader should wait before booting the first image.\n" "This is useful on systems that immediately boot from the hard disk after\n" "enabling the keyboard. The boot loader doesn't wait if \"delay\" is\n" "omitted or is set to zero." msgstr "" "SIL :\n" " - j a: a je\n" " a a. a e,\n" " \" a (MBR)\".\n" "\n" "\n" " - aa default image-a: j a\n" "e j e aa image-a.\n" " j j j a e\n" "j e. j \"delay\" \n" " e 0 - a ." #: ../../help.pm_.c:828 msgid "" "Now it's time to configure the X Window System, which is the\n" "core of the GNU/Linux GUI (Graphical User Interface). For this purpose,\n" "you must configure your video card and monitor. Most of these\n" "steps are automated, though, therefore your work may only consist\n" "of verifying what has been done and accept the settings :)\n" "\n" "\n" "When the configuration is over, X will be started (unless you\n" "ask DrakX not to) so that you can check and see if the\n" "settings suit you. If they don't, you can come back and\n" "change them, as many times as necessary." msgstr "" " X Window , \n" " Linux GUI- ( ). ,\n" " . \n" " , \n" " \n" " :-)\n" "\n" "\n" " , X- ( \n" " DrakX- !) \n" " . , \n" " ." #: ../../help.pm_.c:841 msgid "" "If something is wrong in X configuration, use these options to correctly\n" "configure the X Window System." msgstr "" " X , \n" " X Window ." #: ../../help.pm_.c:845 msgid "" "If you prefer to use a graphical login, select \"Yes\". Otherwise, select\n" "\"No\"." msgstr "" " , \"\".\n" " \"\"." #: ../../help.pm_.c:849 msgid "" "You can choose a security level for your system. Please refer to the manual " "for complete\n" " information. Basically, if you don't know what to choose, keep the default " "option.\n" msgstr "" " a . j e\n" " ja. , ee, e " "default j.\n" #: ../../help.pm_.c:854 msgid "" "Your system is going to reboot.\n" "\n" "After rebooting, your new Mandrake Linux system will load automatically.\n" "If you want to boot into another existing operating system, please read\n" "the additional instructions." msgstr "" " .\n" "\n" " , Mandrake Linux .\n" " ,\n" " Linux chat ." #: ../../install_any.pm_.c:411 #, 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 "" " : %s\n" "\n" "\n" " . " "\n" ", . , " " \n" " .\n" "\n" "\n" " ?\n" #: ../../install_any.pm_.c:447 msgid "Can't use broadcast with no NIS domain" msgstr " NIS " #: ../../install_any.pm_.c:751 #, c-format msgid "Insert a FAT formatted floppy in drive %s" msgstr " FAT %s" #: ../../install_any.pm_.c:755 msgid "This floppy is not FAT formatted" msgstr " je FAT " #: ../../install_any.pm_.c:767 msgid "" "To use this saved packages selection, boot installation with ``linux " "defcfg=floppy''" msgstr "" " j a j a, j " "a ``linux defcfg=floppy''" #: ../../install_any.pm_.c:789 ../../partition_table.pm_.c:717 #, c-format msgid "Error reading file %s" msgstr " a %s" #: ../../install_gtk.pm_.c:84 ../../install_steps_gtk.pm_.c:313 #: ../../interactive.pm_.c:105 ../../interactive.pm_.c:120 #: ../../interactive.pm_.c:284 ../../interactive.pm_.c:304 #: ../../interactive_http.pm_.c:104 ../../interactive_newt.pm_.c:170 #: ../../interactive_stdio.pm_.c:27 ../../my_gtk.pm_.c:412 #: ../../my_gtk.pm_.c:673 ../../my_gtk.pm_.c:695 msgid "Ok" msgstr " " #: ../../install_gtk.pm_.c:501 msgid "Please test the mouse" msgstr " " #: ../../install_gtk.pm_.c:502 ../../standalone/mousedrake_.c:132 msgid "To activate the mouse," msgstr "a " #: ../../install_gtk.pm_.c:503 ../../standalone/mousedrake_.c:133 msgid "MOVE YOUR WHEEL!" msgstr " !" #: ../../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 "" " a a j je je " " e.\n" "j a : %s" #: ../../install_interactive.pm_.c:41 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 "" " root j.\n" " , ( ).\n" " \" \" `/'" #: ../../install_interactive.pm_.c:46 ../../install_steps_graphical.pm_.c:259 msgid "You must have a swap partition" msgstr " swap " #: ../../install_interactive.pm_.c:47 ../../install_steps_graphical.pm_.c:261 msgid "" "You don't have a swap partition\n" "\n" "Continue anyway?" msgstr "" ", swap \n" "\n" " ?" #: ../../install_interactive.pm_.c:50 ../../install_steps.pm_.c:164 msgid "You must have a FAT partition mounted in /boot/efi" msgstr " FAT /boot/efi" #: ../../install_interactive.pm_.c:73 msgid "Use free space" msgstr " " #: ../../install_interactive.pm_.c:75 msgid "Not enough free space to allocate new partitions" msgstr " a ja" #: ../../install_interactive.pm_.c:83 msgid "Use existing partition" msgstr " je " #: ../../install_interactive.pm_.c:85 msgid "There is no existing partition to use" msgstr " je j " #: ../../install_interactive.pm_.c:92 msgid "Use the Windows partition for loopback" msgstr " Windows j loopback" #: ../../install_interactive.pm_.c:95 msgid "Which partition do you want to use for Linux4Win?" msgstr " Linux4Win?" #: ../../install_interactive.pm_.c:97 msgid "Choose the sizes" msgstr " " #: ../../install_interactive.pm_.c:98 msgid "Root partition size in MB: " msgstr " Root j MB:" #: ../../install_interactive.pm_.c:99 msgid "Swap partition size in MB: " msgstr " Swap j MB:" #: ../../install_interactive.pm_.c:107 msgid "Use the free space on the Windows partition" msgstr " Windows j" #: ../../install_interactive.pm_.c:110 msgid "Which partition do you want to resize?" msgstr "j ?" #: ../../install_interactive.pm_.c:112 msgid "Computing Windows filesystem bounds" msgstr " Windows -" #: ../../install_interactive.pm_.c:115 #, c-format msgid "" "The FAT resizer is unable to handle your partition, \n" "the following error occured: %s" msgstr "" " FAT ja a " "j, \n" " e ee: %s" #: ../../install_interactive.pm_.c:118 msgid "Your Windows partition is too fragmented, please run ``defrag'' first" msgstr "" "a Windows j j , ``defrag''" #: ../../install_interactive.pm_.c:119 msgid "" "WARNING!\n" "\n" "DrakX will now resize your Windows partition. Be careful: this operation is\n" "dangerous. If you have not already done so, you should first exit the\n" "installation, run scandisk under Windows (and optionally run defrag), then\n" "restart the installation. You should also backup your data.\n" "When sure, press Ok." msgstr "" " !\n" "\n" "DrakX Windows . : \n" " . , a " " j, Windows-\n" "scandisk ( defrag), j.\n" " , ( )." #: ../../install_interactive.pm_.c:128 msgid "Which size do you want to keep for windows on" msgstr "j e e" #: ../../install_interactive.pm_.c:129 #, c-format msgid "partition %s" msgstr " %s " #: ../../install_interactive.pm_.c:135 #, c-format msgid "FAT resizing failed: %s" msgstr "FAT : %s" #: ../../install_interactive.pm_.c:150 msgid "" "There is no FAT partitions to resize or to use as loopback (or not enough " "space left)" msgstr "" " je FAT j ja a j " " a loopback ( a)" #: ../../install_interactive.pm_.c:156 msgid "Erase entire disk" msgstr " " #: ../../install_interactive.pm_.c:156 msgid "Remove Windows(TM)" msgstr " Windows(TM)" #: ../../install_interactive.pm_.c:159 msgid "You have more than one hard drive, which one do you install linux on?" msgstr "" " j , j " " ?" #: ../../install_interactive.pm_.c:162 #, c-format msgid "ALL existing partitions and their data will be lost on drive %s" msgstr " je j %s " #: ../../install_interactive.pm_.c:170 msgid "Custom disk partitioning" msgstr "Custom ae" #: ../../install_interactive.pm_.c:174 msgid "Use fdisk" msgstr " fdisk" #: ../../install_interactive.pm_.c:177 #, c-format msgid "" "You can now partition %s.\n" "When you are done, don't forget to save using `w'" msgstr "" "a a %s \n" "aa , e `w'" #: ../../install_interactive.pm_.c:206 msgid "You don't have enough free space on your Windows partition" msgstr " a Windows j" #: ../../install_interactive.pm_.c:222 msgid "I can't find any room for installing" msgstr " a a" #: ../../install_interactive.pm_.c:226 msgid "The DrakX Partitioning wizard found the following solutions:" msgstr "DrakX a j a e ee:" #: ../../install_interactive.pm_.c:231 #, c-format msgid "Partitioning failed: %s" msgstr "a j : %s" #: ../../install_interactive.pm_.c:237 msgid "Bringing up the network" msgstr " " #: ../../install_interactive.pm_.c:242 msgid "Bringing down the network" msgstr " e" #: ../../install_steps.pm_.c:73 msgid "" "An error occurred, but I don't know how to handle it nicely.\n" "Continue at your own risk." msgstr "" ", .\n" " !" #: ../../install_steps.pm_.c:215 #, c-format msgid "Duplicate mount point %s" msgstr "a %s" #: ../../install_steps.pm_.c:393 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 "" " a .\n" "a cdrom ej cd .\n" "e cdrom j ee \"rpm -qpl Mandrake/" "RPMS/*.rpm\"\n" #: ../../install_steps.pm_.c:458 #, c-format msgid "Welcome to %s" msgstr " %s" #: ../../install_steps.pm_.c:502 ../../install_steps.pm_.c:708 msgid "No floppy drive available" msgstr " " #: ../../install_steps_auto_install.pm_.c:77 #: ../../install_steps_stdio.pm_.c:23 #, c-format msgid "Entering step `%s'\n" msgstr " `%s'\n" #: ../../install_steps_graphical.pm_.c:287 msgid "Choose the size you want to install" msgstr " " #: ../../install_steps_graphical.pm_.c:334 msgid "Total size: " msgstr " : " #: ../../install_steps_graphical.pm_.c:346 ../../install_steps_gtk.pm_.c:375 #, c-format msgid "Version: %s\n" msgstr ": %s\n" #: ../../install_steps_graphical.pm_.c:347 ../../install_steps_gtk.pm_.c:376 #, c-format msgid "Size: %d KB\n" msgstr ": %d KB\n" #: ../../install_steps_graphical.pm_.c:462 ../../install_steps_gtk.pm_.c:469 #: ../../install_steps_interactive.pm_.c:517 msgid "Choose the packages you want to install" msgstr " " #: ../../install_steps_graphical.pm_.c:465 ../../interactive_gtk.pm_.c:559 msgid "Info" msgstr "" #: ../../install_steps_graphical.pm_.c:473 ../../install_steps_gtk.pm_.c:445 #: ../../install_steps_interactive.pm_.c:227 msgid "Install" msgstr "" #: ../../install_steps_graphical.pm_.c:492 ../../install_steps_gtk.pm_.c:485 #: ../../install_steps_interactive.pm_.c:703 msgid "Installing" msgstr "" #: ../../install_steps_graphical.pm_.c:499 msgid "Please wait, " msgstr " " #: ../../install_steps_graphical.pm_.c:501 ../../install_steps_gtk.pm_.c:498 msgid "Time remaining " msgstr " " #: ../../install_steps_graphical.pm_.c:502 msgid "Total time " msgstr " " #: ../../install_steps_graphical.pm_.c:507 #: ../../install_steps_interactive.pm_.c:703 msgid "Preparing installation" msgstr " " #: ../../install_steps_graphical.pm_.c:528 ../../install_steps_gtk.pm_.c:546 #, c-format msgid "Installing package %s" msgstr " %s" #: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:623 #: ../../install_steps_gtk.pm_.c:627 msgid "Go on anyway?" msgstr " ?" #: ../../install_steps_graphical.pm_.c:553 ../../install_steps_gtk.pm_.c:623 msgid "There was an error ordering packages:" msgstr " :" #: ../../install_steps_graphical.pm_.c:577 msgid "Use existing configuration for X11?" msgstr " X11 ?" #: ../../install_steps_gtk.pm_.c:145 msgid "" "Your system is low on resource. 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 "" "a a . a " "j\n" "Mandrake Linux. je, " "j. ,\n" "e `F1' a CDROM-a, je `text'." #: ../../install_steps_gtk.pm_.c:159 msgid "Please, choose one of the following classes of installation:" msgstr " j e a:" #: ../../install_steps_gtk.pm_.c:225 #, c-format msgid "" "The total size for the groups you have selected is approximately %d MB.\n" msgstr " a j e %d MB.\n" #: ../../install_steps_gtk.pm_.c:227 #, c-format 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 "" " a,\n" " j j .\n" "\n" " ;\n" " 100%% ." #: ../../install_steps_gtk.pm_.c:232 #, c-format 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 "" " a a %d%% a.\n" "\n" " a a,\n" " j j .\n" " ;\n" " %d%% j a" #: ../../install_steps_gtk.pm_.c:238 msgid "You will be able to choose them more specifically in the next step." msgstr " e ." #: ../../install_steps_gtk.pm_.c:240 msgid "Percentage of packages to install" msgstr " a " #: ../../install_steps_gtk.pm_.c:288 ../../install_steps_interactive.pm_.c:627 msgid "Package Group Selection" msgstr " " #: ../../install_steps_gtk.pm_.c:308 ../../install_steps_interactive.pm_.c:642 msgid "Individual package selection" msgstr "ja a a" #: ../../install_steps_gtk.pm_.c:331 ../../install_steps_interactive.pm_.c:606 #, c-format msgid "Total size: %d / %d MB" msgstr " : %d / %d MB" #: ../../install_steps_gtk.pm_.c:373 msgid "Bad package" msgstr " " #: ../../install_steps_gtk.pm_.c:374 #, c-format msgid "Name: %s\n" msgstr ": %s\n" #: ../../install_steps_gtk.pm_.c:377 #, c-format msgid "Importance: %s\n" msgstr "a: %s\n" #: ../../install_steps_gtk.pm_.c:399 msgid "" "You can't select this package as there is not enough space left to install it" msgstr " j j a" #: ../../install_steps_gtk.pm_.c:404 msgid "The following packages are going to be installed" msgstr "ee " #: ../../install_steps_gtk.pm_.c:405 msgid "The following packages are going to be removed" msgstr "e " #: ../../install_steps_gtk.pm_.c:417 msgid "You can't select/unselect this package" msgstr " / j " #: ../../install_steps_gtk.pm_.c:429 msgid "This is a mandatory package, it can't be unselected" msgstr " j , e " #: ../../install_steps_gtk.pm_.c:431 msgid "You can't unselect this package. It is already installed" msgstr " j j j e " #: ../../install_steps_gtk.pm_.c:435 msgid "" "This package must be upgraded\n" "Are you sure you want to deselect it?" msgstr "" "j a\n" " je ?" #: ../../install_steps_gtk.pm_.c:439 msgid "You can't unselect this package. It must be upgraded" msgstr " j . a" #: ../../install_steps_gtk.pm_.c:444 msgid "Show automatically selected packages" msgstr " e" #: ../../install_steps_gtk.pm_.c:448 msgid "Load/Save on floppy" msgstr "/ " #: ../../install_steps_gtk.pm_.c:449 msgid "Updating package selection" msgstr " " #: ../../install_steps_gtk.pm_.c:454 msgid "Minimal install" msgstr " " #: ../../install_steps_gtk.pm_.c:491 msgid "Estimating" msgstr "" #: ../../install_steps_gtk.pm_.c:510 msgid "Please wait, preparing installation" msgstr "a , " #: ../../install_steps_gtk.pm_.c:541 #, c-format msgid "%d packages" msgstr "%d " #: ../../install_steps_gtk.pm_.c:580 msgid "" "\n" "Warning\n" "\n" "Please read carefully the terms below. If you disagree with any\n" "portion, you are not allowed to install the next CD media. Press 'Refuse' \n" "to continue the installation without using these media.\n" "\n" "\n" "Some components contained in the next CD media are not governed\n" "by the GPL License or similar agreements. Each such component is then\n" "governed by the terms and conditions of its own specific license. \n" "Please read carefully and comply with such specific licenses before \n" "you use or redistribute the said components. \n" "Such licenses will in general prevent the transfer, duplication \n" "(except for backup purposes), redistribution, reverse engineering, \n" "de-assembly, de-compilation or modification of the component. \n" "Any breach of agreement will immediately terminate your rights under \n" "the specific license. Unless the specific license terms grant you such\n" "rights, you usually cannot install the programs on more than one\n" "system, or adapt it to be used on a network. In doubt, please contact \n" "directly the distributor or editor of the component. \n" "Transfer to third parties or copying of such components including the \n" "documentation is usually forbidden.\n" "\n" "\n" "All rights to the components of the next CD media belong to their \n" "respective authors and are protected by intellectual property and \n" "copyright laws applicable to software programs.\n" msgstr "" "\n" "ee !\n" "\n" "a j . a " "j \n" ", e a e CD-a. " "'j' \n" " j CD ja.\n" "\n" "\n" " e CD j \n" "GPL . j " "\n" " . \n" "a j j e \n" " e. \n" " a , e \n" "( backup- a), j, , \n" "ae, e-jae ea . \n" " j j j a a " "a\n" " j . e j \n" "a, j\n" "a, e. " ", \n" " e. \n" " e a j \n" "j j .\n" "\n" "\n" " e CD j j \n" " ae j j \n" "a j ej e.\n" #: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:164 msgid "Accept" msgstr "" #: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:164 msgid "Refuse" msgstr "" #: ../../install_steps_gtk.pm_.c:609 #, 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 "" " a Cd-Rom!\n" "\n" "e a CD a \"%s\" \" \" a " ".\n" " ." #: ../../install_steps_gtk.pm_.c:627 msgid "There was an error installing packages:" msgstr " j a:" #: ../../install_steps_interactive.pm_.c:37 msgid "An error occurred" msgstr "X,j " #: ../../install_steps_interactive.pm_.c:55 msgid "Please, choose a language to use." msgstr " j j :" #: ../../install_steps_interactive.pm_.c:56 msgid "You can choose other languages that will be available after install" msgstr " j j je " #: ../../install_steps_interactive.pm_.c:68 #: ../../install_steps_interactive.pm_.c:641 msgid "All" msgstr "e" #: ../../install_steps_interactive.pm_.c:87 msgid "License agreement" msgstr " " #: ../../install_steps_interactive.pm_.c:88 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 carefully this document. 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 "" "ae\n" "\n" " Mandrake Linux " "j \n" " ae \" \" . " "kj, \n" " a, a, a, j j je " "a \n" " Mandrake Linux je.\n" "\n" "\n" "1. \n" "\n" "a j j . j j " "ee \n" "MandrakeSoft S.A. j a e.\n" "a, a , " " \n" " a a " "j . \n" " a j , a " "e, e \n" " e. \n" " j j je, a " " a j a a \n" " e a \n" ". , je \n" " a.\n" "\n" "\n" "2. ja\n" "\n" " e ja \" e\", " " je, a \n" "j .\n" "MandrakeSoft S.A. ee, a, " " j je,\n" "je, e (j e " "e \n" " a, aa, j a, e a " "e j e \n" "e, j ) je e e " " e \n" "a, j MandrakeSoft S.A. " "j e \n" ".\n" "\n" " e a ae a " "a e\n" "\n" " j , MandrakeSoft S.A. " " e, j a, \n" " j, e (j " "e \n" " e a, aa, j a, " "e a \n" " e j e e, j ) je " "e \n" " e e je " "e download- \n" " Mandrake Linux j j a " " a.\n" " ej, a, " "e \n" "j a.\n" "\n" "\n" "3. GPL e\n" "\n" " je " " a. ea \n" " GNU Je \n" "e, j \"GPL\", . e " " , \n" "ae, j j j j. " " a e \n" " je " "e. j ae \n" " " "a MandrakeSoft.\n" " j j MandrakeSoft S.A. e GPL . " "j \n" " MandrakeSoft S.A. e . " "j \n" " ae.\n" "\n" "\n" "4. j\n" "\n" " j " "a \n" " ae j j j ej " " e e.\n" "MandrakeSoft S.A. j j a j " "a, a \n" "e, e.\n" "\"Mandrake\", \"Mandrake Linux\" e MandrakeSoft " "S.A. \n" "\n" "\n" "5. a \n" "\n" " j a, " "e, j \n" " j a. a eje e " "\n" "a.\n" " e.\n" " e a. \n" ", u j " " - a.\n" " j a j j j , j " "MandrakeSoft S.A. \n" #: ../../install_steps_interactive.pm_.c:183 #: ../../install_steps_interactive.pm_.c:875 #: ../../standalone/keyboarddrake_.c:28 msgid "Keyboard" msgstr "a" #: ../../install_steps_interactive.pm_.c:184 #: ../../standalone/keyboarddrake_.c:29 msgid "Please, choose your keyboard layout." msgstr " ?" #: ../../install_steps_interactive.pm_.c:185 msgid "Here is the full list of keyboards available" msgstr " j a a" #: ../../install_steps_interactive.pm_.c:186 msgid "More" msgstr "J" #: ../../install_steps_interactive.pm_.c:202 msgid "Install Class" msgstr "e " #: ../../install_steps_interactive.pm_.c:202 msgid "Which installation class do you want?" msgstr "j ?" #: ../../install_steps_interactive.pm_.c:204 msgid "Install/Update" msgstr "/" #: ../../install_steps_interactive.pm_.c:204 msgid "Is this an install or an update?" msgstr " a ?" #: ../../install_steps_interactive.pm_.c:213 msgid "Recommended" msgstr "" #: ../../install_steps_interactive.pm_.c:216 #: ../../install_steps_interactive.pm_.c:219 msgid "Expert" msgstr "" #: ../../install_steps_interactive.pm_.c:227 msgid "Update" msgstr "" #: ../../install_steps_interactive.pm_.c:239 ../../standalone/mousedrake_.c:41 msgid "Please, choose the type of your mouse." msgstr "e " #: ../../install_steps_interactive.pm_.c:245 ../../standalone/mousedrake_.c:57 msgid "Mouse Port" msgstr " " #: ../../install_steps_interactive.pm_.c:246 ../../standalone/mousedrake_.c:58 msgid "Please choose on which serial port your mouse is connected to." msgstr " ." #: ../../install_steps_interactive.pm_.c:254 msgid "Buttons emulation" msgstr "j a" #: ../../install_steps_interactive.pm_.c:256 msgid "Button 2 Emulation" msgstr "j 2 a" #: ../../install_steps_interactive.pm_.c:257 msgid "Button 3 Emulation" msgstr " 3 a" #: ../../install_steps_interactive.pm_.c:276 msgid "Configuring PCMCIA cards..." msgstr " PCMCIA ..." #: ../../install_steps_interactive.pm_.c:276 msgid "PCMCIA" msgstr "PCMCIA" #: ../../install_steps_interactive.pm_.c:281 msgid "Configuring IDE" msgstr "K IDE" #: ../../install_steps_interactive.pm_.c:281 msgid "IDE" msgstr "IDE" #: ../../install_steps_interactive.pm_.c:296 msgid "no available partitions" msgstr " " #: ../../install_steps_interactive.pm_.c:299 msgid "Scanning partitions to find mount points" msgstr "a j ae a aa" #: ../../install_steps_interactive.pm_.c:307 msgid "Choose the mount points" msgstr " " #: ../../install_steps_interactive.pm_.c:324 #, c-format msgid "" "I can't read your partition table, it's too corrupted for me :(\n" "I can try to go on blanking bad partitions (ALL DATA will be lost!).\n" "The other solution is to disallow DrakX to modify the partition table.\n" "(the error is %s)\n" "\n" "Do you agree to loose all the partitions?\n" msgstr "" " , :(\n" " ռ " "je ( Ƹ !).\n" " ee j DrakX je ja.\n" "(e je %s)\n" #: ../../install_steps_interactive.pm_.c:337 msgid "" "DiskDrake failed to read correctly the partition table.\n" "Continue at your own risk!" msgstr "" "DiskDrake .\n" " !" #: ../../install_steps_interactive.pm_.c:353 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 "" " 1MB bootstrap! , " " , bootstrap " "DiskDrake-" #: ../../install_steps_interactive.pm_.c:362 msgid "No root partition found to perform an upgrade" msgstr " root " #: ../../install_steps_interactive.pm_.c:363 msgid "Root Partition" msgstr "Root " #: ../../install_steps_interactive.pm_.c:364 msgid "What is the root partition (/) of your system?" msgstr " root (/) ?" #: ../../install_steps_interactive.pm_.c:378 msgid "You need to reboot for the partition table modifications to take place" msgstr " " #: ../../install_steps_interactive.pm_.c:400 msgid "Choose the partitions you want to format" msgstr " " #: ../../install_steps_interactive.pm_.c:401 msgid "Check bad blocks?" msgstr " ?" #: ../../install_steps_interactive.pm_.c:424 msgid "Formatting partitions" msgstr " " #: ../../install_steps_interactive.pm_.c:426 #, c-format msgid "Creating and formatting file %s" msgstr "a a e %s" #: ../../install_steps_interactive.pm_.c:429 msgid "Not enough swap to fulfill installation, please add some" msgstr " swap- , swap-" #: ../../install_steps_interactive.pm_.c:435 msgid "Looking for available packages" msgstr " " #: ../../install_steps_interactive.pm_.c:441 msgid "Finding packages to upgrade" msgstr " ..." #: ../../install_steps_interactive.pm_.c:458 #, c-format msgid "" "Your system has not enough space left for installation or upgrade (%d > %d)" msgstr "a j aae (%d > %d)" #: ../../install_steps_interactive.pm_.c:477 #, c-format msgid "Complete (%dMB)" msgstr "a (%dMB)" #: ../../install_steps_interactive.pm_.c:477 #, c-format msgid "Minimum (%dMB)" msgstr "a (%dMB)" #: ../../install_steps_interactive.pm_.c:477 #, c-format msgid "Recommended (%dMB)" msgstr " (%dMB)" #: ../../install_steps_interactive.pm_.c:483 msgid "Custom" msgstr " e" #: ../../install_steps_interactive.pm_.c:530 msgid "" "Please choose load or save package selection on floppy.\n" "The format is the same as auto_install generated floppies." msgstr "" " .\n" " auto_install ." #: ../../install_steps_interactive.pm_.c:533 msgid "Load from floppy" msgstr " " #: ../../install_steps_interactive.pm_.c:535 msgid "Loading from floppy" msgstr " " #: ../../install_steps_interactive.pm_.c:535 msgid "Package selection" msgstr " " #: ../../install_steps_interactive.pm_.c:540 msgid "Insert a floppy containing package selection" msgstr " " #: ../../install_steps_interactive.pm_.c:552 msgid "Save on floppy" msgstr " " #: ../../install_steps_interactive.pm_.c:613 msgid "Selected size is larger than available space" msgstr " " #: ../../install_steps_interactive.pm_.c:678 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 "" " a CD-e, Ok.\n" " j CD, Cancel.\n" " j CD- , je x, Ok." #: ../../install_steps_interactive.pm_.c:683 #, c-format msgid "Cd-Rom labeled \"%s\"" msgstr "Cd-Rom a \"%s" #: ../../install_steps_interactive.pm_.c:712 #, c-format msgid "" "Installing package %s\n" "%d%%" msgstr "" " %s\n" "%d%%" #: ../../install_steps_interactive.pm_.c:721 msgid "Post-install configuration" msgstr " a" #: ../../install_steps_interactive.pm_.c:727 #, c-format msgid "Please insert the Boot floppy used in drive %s" msgstr " Boot %s" #: ../../install_steps_interactive.pm_.c:733 #, c-format msgid "Please insert the Update Modules floppy in drive %s" msgstr " Update Modules %s" #: ../../install_steps_interactive.pm_.c:758 msgid "" "You have now the possibility to download software aimed for encryption.\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 "" " x j j " "\n" " , / \n" " download .\n" "\n" " j j\n" ". e, je\n" "\n" "MandrakeSoft j j ," " j j.\n" "\n" "\n" " a je \n" "Mandrakesoft, Inc.\n" "2400 N. Lincoln Avenue Suite 243\n" "Altadena California 91001\n" "USA" #: ../../install_steps_interactive.pm_.c:790 msgid "Choose a mirror from which to get the packages" msgstr " mirror " #: ../../install_steps_interactive.pm_.c:801 msgid "Contacting the mirror to get the list of available packages" msgstr " mirror " #: ../../install_steps_interactive.pm_.c:804 msgid "Please choose the packages you want to install." msgstr " " #: ../../install_steps_interactive.pm_.c:816 msgid "Which is your timezone?" msgstr "j j a a ?" #: ../../install_steps_interactive.pm_.c:821 msgid "Hardware clock set to GMT" msgstr " (BIOS) GMT" #: ../../install_steps_interactive.pm_.c:822 msgid "Automatic time synchronization (using NTP)" msgstr " ( NTP-)" #: ../../install_steps_interactive.pm_.c:829 msgid "NTP Server" msgstr "NTP " #: ../../install_steps_interactive.pm_.c:863 ../../printerdrake.pm_.c:78 msgid "Remote CUPS server" msgstr " CUPS " #: ../../install_steps_interactive.pm_.c:864 msgid "No printer" msgstr " a" #: ../../install_steps_interactive.pm_.c:871 ../../steps.pm_.c:27 msgid "Summary" msgstr "a" #: ../../install_steps_interactive.pm_.c:874 msgid "Mouse" msgstr "" #: ../../install_steps_interactive.pm_.c:876 msgid "Timezone" msgstr " a" #: ../../install_steps_interactive.pm_.c:877 ../../printerdrake.pm_.c:1279 msgid "Printer" msgstr "" #: ../../install_steps_interactive.pm_.c:879 msgid "ISDN card" msgstr "ISDN a" #: ../../install_steps_interactive.pm_.c:882 msgid "Sound card" msgstr " a" #: ../../install_steps_interactive.pm_.c:885 msgid "TV card" msgstr "TV a" #: ../../install_steps_interactive.pm_.c:923 #: ../../install_steps_interactive.pm_.c:947 #: ../../install_steps_interactive.pm_.c:951 msgid "LDAP" msgstr "LDAP" #: ../../install_steps_interactive.pm_.c:924 #: ../../install_steps_interactive.pm_.c:947 #: ../../install_steps_interactive.pm_.c:960 msgid "NIS" msgstr "NIS" #: ../../install_steps_interactive.pm_.c:925 #: ../../install_steps_interactive.pm_.c:947 msgid "Local files" msgstr " " #: ../../install_steps_interactive.pm_.c:934 #: ../../install_steps_interactive.pm_.c:935 ../../steps.pm_.c:24 msgid "Set root password" msgstr " root " #: ../../install_steps_interactive.pm_.c:936 msgid "No password" msgstr " " #: ../../install_steps_interactive.pm_.c:941 #, c-format msgid "This password is too simple (must be at least %d characters long)" msgstr " j e ja ( a %d )" #: ../../install_steps_interactive.pm_.c:947 ../../network/modem.pm_.c:47 #: ../../standalone/draknet_.c:592 msgid "Authentication" msgstr "" #: ../../install_steps_interactive.pm_.c:955 msgid "Authentication LDAP" msgstr "LDAP " #: ../../install_steps_interactive.pm_.c:956 msgid "LDAP Base dn" msgstr "LDAP Base dn" #: ../../install_steps_interactive.pm_.c:957 msgid "LDAP Server" msgstr "LDAP " #: ../../install_steps_interactive.pm_.c:963 msgid "Authentication NIS" msgstr "NIS " #: ../../install_steps_interactive.pm_.c:964 msgid "NIS Domain" msgstr "NIS " #: ../../install_steps_interactive.pm_.c:965 msgid "NIS Server" msgstr "NIS " #: ../../install_steps_interactive.pm_.c:1000 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 "" " \n" " a. \n" "SILO( grub) , SILO, " "SILO \n" " . Mandrake Linux\n" "' ', .\n" " " " \"\"." #: ../../install_steps_interactive.pm_.c:1016 msgid "First floppy drive" msgstr " / ej " #: ../../install_steps_interactive.pm_.c:1017 msgid "Second floppy drive" msgstr " / ej" #: ../../install_steps_interactive.pm_.c:1018 ../../printerdrake.pm_.c:1106 msgid "Skip" msgstr "" #: ../../install_steps_interactive.pm_.c:1023 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?" msgstr "" " \n" " a. \n" "LILO( grub) , LILO, " "LILO \n" " . Mandrake Linux\n" "' ', .\n" " ?" #: ../../install_steps_interactive.pm_.c:1032 msgid "Sorry, no floppy drive available" msgstr " , e" #: ../../install_steps_interactive.pm_.c:1036 msgid "Choose the floppy drive you want to use to make the bootdisk" msgstr "" " " #: ../../install_steps_interactive.pm_.c:1040 #, c-format msgid "Insert a floppy in drive %s" msgstr " %s" #: ../../install_steps_interactive.pm_.c:1043 msgid "Creating bootdisk" msgstr " ..." #: ../../install_steps_interactive.pm_.c:1050 msgid "Preparing bootloader" msgstr " ..." #: ../../install_steps_interactive.pm_.c:1061 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 "" " \n" " , yaboot .\n" " , \n" " BootX " #: ../../install_steps_interactive.pm_.c:1066 msgid "Do you want to use aboot?" msgstr " aboot ?" #: ../../install_steps_interactive.pm_.c:1069 msgid "" "Error installing aboot, \n" "try to force installation even if that destroys the first partition?" msgstr "" "e j aboot-a, \n" " a e je?" #: ../../install_steps_interactive.pm_.c:1078 msgid "Installation of bootloader failed. The following error occured:" msgstr " a . :" #: ../../install_steps_interactive.pm_.c:1086 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 $of_boot,\\\\:tbxi\n" " Then type: shut-down\n" "At your next boot you should see the bootloader prompt." msgstr "" "a Open Firmware boot-ej \n" " . Command-Option-O-F\n" " a e:\n" " setenv boot-device $of_boot,\\\\:tbxi\n" " je: shut-down\n" " e j a ." #: ../../install_steps_interactive.pm_.c:1094 ../../standalone/draksec_.c:23 msgid "Low" msgstr "" #: ../../install_steps_interactive.pm_.c:1095 ../../standalone/draksec_.c:24 msgid "Medium" msgstr "" #: ../../install_steps_interactive.pm_.c:1096 ../../standalone/draksec_.c:25 msgid "High" msgstr "" #: ../../install_steps_interactive.pm_.c:1100 ../../standalone/draksec_.c:52 msgid "Choose security level" msgstr " " #: ../../install_steps_interactive.pm_.c:1136 #: ../../standalone/drakautoinst_.c:79 #, c-format msgid "Insert a blank floppy in drive %s" msgstr " %s" #: ../../install_steps_interactive.pm_.c:1140 #: ../../standalone/drakautoinst_.c:81 msgid "Creating auto install floppy" msgstr " " #: ../../install_steps_interactive.pm_.c:1151 msgid "" "Some steps are not completed.\n" "\n" "Do you really want to quit now?" msgstr "" " .\n" "\n" " ?" #: ../../install_steps_interactive.pm_.c:1162 msgid "" "Congratulations, installation is complete.\n" "Remove the boot media and press return to reboot.\n" "\n" "For information on fixes which are available for this release of Mandrake " "Linux,\n" "consult the Errata available from http://www.mandrakelinux.com/.\n" "\n" "Information on configuring your system is available in the post\n" "install chapter of the Official Mandrake Linux User's Guide." msgstr "" ", .\n" " <Enter> .\n" "\n" " \n" "Mandrake Linux , 'Errata' \n" "http://www.mandrakelinux.com/.\n" "\n" " -\n" " Mandrake Linux ' '." #: ../../install_steps_interactive.pm_.c:1174 msgid "Generate auto install floppy" msgstr "j " #: ../../install_steps_interactive.pm_.c:1176 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 "" " j e,\n" " j e -!!\n" "( j j a).\n" "\n" " j.\n" #: ../../install_steps_interactive.pm_.c:1181 msgid "Automated" msgstr "" #: ../../install_steps_interactive.pm_.c:1181 msgid "Replay" msgstr "aae" #: ../../install_steps_interactive.pm_.c:1184 msgid "Save packages selection" msgstr "aj j a" #: ../../install_steps_newt.pm_.c:22 #, c-format msgid "Mandrake Linux Installation %s" msgstr "Mandrake Linux %s" #: ../../install_steps_newt.pm_.c:34 msgid "" " <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen " msgstr "" "<Tab>/<Alt-Tab> . a | <Space> | <F12> " #: ../../interactive.pm_.c:71 msgid "kdesu missing" msgstr "j kdesu" #: ../../interactive.pm_.c:130 #, fuzzy msgid "Choose a file" msgstr " " #: ../../interactive.pm_.c:282 msgid "Advanced" msgstr "" #: ../../interactive.pm_.c:341 msgid "Please wait" msgstr " ..." #: ../../interactive_gtk.pm_.c:669 msgid "Expand Tree" msgstr " " #: ../../interactive_gtk.pm_.c:670 msgid "Collapse Tree" msgstr " " #: ../../interactive_gtk.pm_.c:671 msgid "Toggle between flat and group sorted" msgstr "j: " #: ../../interactive_stdio.pm_.c:35 #, c-format msgid "Ambiguity (%s), be more precise\n" msgstr " (%s), \n" #: ../../interactive_stdio.pm_.c:36 ../../interactive_stdio.pm_.c:51 #: ../../interactive_stdio.pm_.c:71 msgid "Bad choice, try again\n" msgstr " , \n" #: ../../interactive_stdio.pm_.c:39 #, c-format msgid " ? (default %s) " msgstr " ? ( default- %s)" #: ../../interactive_stdio.pm_.c:52 #, c-format msgid "Your choice? (default %s) " msgstr " ? ( default- %s) " #: ../../interactive_stdio.pm_.c:72 #, c-format msgid "Your choice? (default %s enter `none' for none) " msgstr " ? ( default- %s `none' ) " #: ../../keyboard.pm_.c:126 ../../keyboard.pm_.c:158 msgid "Czech (QWERTZ)" msgstr " (QWERTZ)" #: ../../keyboard.pm_.c:127 ../../keyboard.pm_.c:140 ../../keyboard.pm_.c:161 msgid "German" msgstr "" #: ../../keyboard.pm_.c:128 msgid "Dvorak" msgstr "" #: ../../keyboard.pm_.c:129 ../../keyboard.pm_.c:167 msgid "Spanish" msgstr "" #: ../../keyboard.pm_.c:130 ../../keyboard.pm_.c:168 msgid "Finnish" msgstr "" #: ../../keyboard.pm_.c:131 ../../keyboard.pm_.c:141 ../../keyboard.pm_.c:169 msgid "French" msgstr "" #: ../../keyboard.pm_.c:132 ../../keyboard.pm_.c:190 msgid "Norwegian" msgstr "" #: ../../keyboard.pm_.c:133 msgid "Polish" msgstr "" #: ../../keyboard.pm_.c:134 ../../keyboard.pm_.c:198 msgid "Russian" msgstr "" #: ../../keyboard.pm_.c:135 ../../keyboard.pm_.c:209 msgid "UK keyboard" msgstr "UK a" #: ../../keyboard.pm_.c:136 ../../keyboard.pm_.c:139 ../../keyboard.pm_.c:210 msgid "US keyboard" msgstr "US a" #: ../../keyboard.pm_.c:143 msgid "Albanian" msgstr "" #: ../../keyboard.pm_.c:144 msgid "Armenian (old)" msgstr " ()" #: ../../keyboard.pm_.c:145 msgid "Armenian (typewriter)" msgstr " (typewriter)" #: ../../keyboard.pm_.c:146 msgid "Armenian (phonetic)" msgstr " ()" #: ../../keyboard.pm_.c:150 msgid "Azerbaidjani (latin)" msgstr "ej ()" #: ../../keyboard.pm_.c:151 msgid "Azerbaidjani (cyrillic)" msgstr "ej ()" #: ../../keyboard.pm_.c:152 msgid "Belgian" msgstr "" #: ../../keyboard.pm_.c:153 msgid "Bulgarian" msgstr "" #: ../../keyboard.pm_.c:154 msgid "Brazilian (ABNT-2)" msgstr " (ABNT-2)" #: ../../keyboard.pm_.c:155 msgid "Belarusian" msgstr "" #: ../../keyboard.pm_.c:156 msgid "Swiss (German layout)" msgstr " ( )" #: ../../keyboard.pm_.c:157 msgid "Swiss (French layout)" msgstr " ( )" #: ../../keyboard.pm_.c:159 msgid "Czech (QWERTY)" msgstr " (QWERTY)" #: ../../keyboard.pm_.c:160 msgid "Czech (Programmers)" msgstr " ()" #: ../../keyboard.pm_.c:162 msgid "German (no dead keys)" msgstr "a ( )" #: ../../keyboard.pm_.c:163 msgid "Danish" msgstr "" #: ../../keyboard.pm_.c:164 msgid "Dvorak (US)" msgstr " (US)" #: ../../keyboard.pm_.c:165 msgid "Dvorak (Norwegian)" msgstr " ()" #: ../../keyboard.pm_.c:166 msgid "Estonian" msgstr "" #: ../../keyboard.pm_.c:170 msgid "Georgian (\"Russian\" layout)" msgstr " (\"\" )" #: ../../keyboard.pm_.c:171 msgid "Georgian (\"Latin\" layout)" msgstr " (\"\" )" #: ../../keyboard.pm_.c:172 msgid "Greek" msgstr "" #: ../../keyboard.pm_.c:173 msgid "Hungarian" msgstr "" #: ../../keyboard.pm_.c:174 msgid "Croatian" msgstr "a" #: ../../keyboard.pm_.c:175 msgid "Israeli" msgstr "" #: ../../keyboard.pm_.c:176 msgid "Israeli (Phonetic)" msgstr " ()" #: ../../keyboard.pm_.c:177 msgid "Iranian" msgstr "" #: ../../keyboard.pm_.c:178 msgid "Icelandic" msgstr "" #: ../../keyboard.pm_.c:179 msgid "Italian" msgstr "" #: ../../keyboard.pm_.c:180 msgid "Japanese 106 keys" msgstr "J 106 a" #: ../../keyboard.pm_.c:181 msgid "Korean keyboard" msgstr "j a" #: ../../keyboard.pm_.c:182 msgid "Latin American" msgstr "-" #: ../../keyboard.pm_.c:183 msgid "Macedonian" msgstr "" #: ../../keyboard.pm_.c:184 msgid "Dutch" msgstr "" #: ../../keyboard.pm_.c:185 msgid "Lithuanian AZERTY (old)" msgstr " AZERTY()" #: ../../keyboard.pm_.c:187 msgid "Lithuanian AZERTY (new)" msgstr " AZERTY()" #: ../../keyboard.pm_.c:188 msgid "Lithuanian \"number row\" QWERTY" msgstr " \"number row\"QWERTY" #: ../../keyboard.pm_.c:189 msgid "Lithuanian \"phonetic\" QWERTY" msgstr " \"\" QWERTY" #: ../../keyboard.pm_.c:191 msgid "Polish (qwerty layout)" msgstr " (qwerty )" #: ../../keyboard.pm_.c:192 msgid "Polish (qwertz layout)" msgstr " (qwertz )" #: ../../keyboard.pm_.c:193 msgid "Portuguese" msgstr "" #: ../../keyboard.pm_.c:194 msgid "Canadian (Quebec)" msgstr " ()" #: ../../keyboard.pm_.c:196 msgid "Romanian (qwertz)" msgstr " (qwertz)" #: ../../keyboard.pm_.c:197 msgid "Romanian (qwerty)" msgstr " (qwerty)" #: ../../keyboard.pm_.c:199 msgid "Russian (Yawerty)" msgstr " ()" #: ../../keyboard.pm_.c:200 msgid "Swedish" msgstr "" #: ../../keyboard.pm_.c:201 msgid "Slovenian" msgstr "" #: ../../keyboard.pm_.c:202 msgid "Slovakian (QWERTZ)" msgstr " (QWERTZ)" #: ../../keyboard.pm_.c:203 msgid "Slovakian (QWERTY)" msgstr " (QWERTY)" #: ../../keyboard.pm_.c:204 msgid "Slovakian (Programmers)" msgstr " ()" #: ../../keyboard.pm_.c:205 msgid "Thai keyboard" msgstr " Thai " #: ../../keyboard.pm_.c:206 msgid "Turkish (traditional \"F\" model)" msgstr " ( \"F\" )" #: ../../keyboard.pm_.c:207 msgid "Turkish (modern \"Q\" model)" msgstr " ( \"Q\" )" #: ../../keyboard.pm_.c:208 msgid "Ukrainian" msgstr "" #: ../../keyboard.pm_.c:211 msgid "US keyboard (international)" msgstr "US ()" #: ../../keyboard.pm_.c:212 msgid "Vietnamese \"numeric row\" QWERTY" msgstr "j \"number row\"QWERTY" #: ../../keyboard.pm_.c:213 msgid "Yugoslavian (latin/cyrillic)" msgstr " (/ )" #: ../../loopback.pm_.c:33 #, c-format msgid "Circular mounts %s\n" msgstr " a %s\n" #: ../../lvm.pm_.c:70 msgid "Remove the logical volumes first\n" msgstr " e\n" #: ../../mouse.pm_.c:25 msgid "Sun - Mouse" msgstr "Sun " #: ../../mouse.pm_.c:31 msgid "Standard" msgstr "" #: ../../mouse.pm_.c:32 msgid "Logitech MouseMan+" msgstr "Logitech MouseMan+" #: ../../mouse.pm_.c:33 msgid "Generic PS2 Wheel Mouse" msgstr " PS2 " #: ../../mouse.pm_.c:34 msgid "GlidePoint" msgstr "GlidePoint" #: ../../mouse.pm_.c:36 ../../mouse.pm_.c:62 msgid "Kensington Thinking Mouse" msgstr "Kensington Thinking Mouse" #: ../../mouse.pm_.c:37 ../../mouse.pm_.c:58 msgid "Genius NetMouse" msgstr "Genius NetMouse" #: ../../mouse.pm_.c:38 msgid "Genius NetScroll" msgstr "Genius NetScroll" #: ../../mouse.pm_.c:43 ../../mouse.pm_.c:67 msgid "1 button" msgstr "1 " #: ../../mouse.pm_.c:44 msgid "Generic" msgstr "Generic" #: ../../mouse.pm_.c:45 msgid "Wheel" msgstr "" #: ../../mouse.pm_.c:48 msgid "serial" msgstr "" #: ../../mouse.pm_.c:50 msgid "Generic 2 Button Mouse" msgstr " 2 " #: ../../mouse.pm_.c:51 msgid "Generic 3 Button Mouse" msgstr " 3 " #: ../../mouse.pm_.c:52 msgid "Microsoft IntelliMouse" msgstr "Microsoft IntelliMouse" #: ../../mouse.pm_.c:53 msgid "Logitech MouseMan" msgstr "Logitech MouseMan" #: ../../mouse.pm_.c:54 msgid "Mouse Systems" msgstr "Mouse Systems" #: ../../mouse.pm_.c:56 msgid "Logitech CC Series" msgstr "Logitech CC ()" #: ../../mouse.pm_.c:57 msgid "Logitech MouseMan+/FirstMouse+" msgstr "Logitech MouseMan+/FirstMouse+" #: ../../mouse.pm_.c:59 msgid "MM Series" msgstr "MM " #: ../../mouse.pm_.c:60 msgid "MM HitTablet" msgstr "MM HitTablet" #: ../../mouse.pm_.c:61 msgid "Logitech Mouse (serial, old C7 type)" msgstr "Logitech mouse (, C7 )" #: ../../mouse.pm_.c:65 msgid "busmouse" msgstr "bus " #: ../../mouse.pm_.c:68 msgid "2 buttons" msgstr "2 a" #: ../../mouse.pm_.c:69 msgid "3 buttons" msgstr "3 a" #: ../../mouse.pm_.c:72 msgid "none" msgstr "" #: ../../mouse.pm_.c:74 msgid "No mouse" msgstr " a" #: ../../my_gtk.pm_.c:377 msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*" msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*" #: ../../my_gtk.pm_.c:412 msgid "Finish" msgstr "j" #: ../../my_gtk.pm_.c:412 msgid "Next ->" msgstr "e ->" #: ../../my_gtk.pm_.c:413 msgid "<- Previous" msgstr "<- " #: ../../my_gtk.pm_.c:673 msgid "Is this correct?" msgstr " ?" #: ../../network/adsl.pm_.c:18 ../../network/ethernet.pm_.c:36 msgid "Connect to the Internet" msgstr "j " #: ../../network/adsl.pm_.c:19 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 "" "je a j a adsl je pppoe.\n" "e, j j j pptp j e dhcp.\n" " e j je, e ' pppoe'" #: ../../network/adsl.pm_.c:21 msgid "speedtouch usb" msgstr "" #: ../../network/adsl.pm_.c:21 msgid "use dhcp" msgstr " dhcpd" #: ../../network/adsl.pm_.c:21 msgid "use pppoe" msgstr " pppoe" #: ../../network/adsl.pm_.c:21 msgid "use pptp" msgstr " pptp" #: ../../network/adsl.pm_.c:30 ../../network/ethernet.pm_.c:108 #: ../../network/ethernet.pm_.c:174 ../../standalone/drakgw_.c:223 msgid "Network interface" msgstr "e ej" #: ../../network/adsl.pm_.c:31 ../../network/ethernet.pm_.c:175 #, c-format msgid "I'm about to restart the network device %s. Do you agree?" msgstr " j e %s. a ?" #: ../../network/ethernet.pm_.c:37 msgid "" "Which dhcp client do you want to use?\n" "Default is dhcpcd" msgstr " dhcp j e ? j dhcpcd" #: ../../network/ethernet.pm_.c:63 msgid "Network configuration" msgstr " e" #: ../../network/ethernet.pm_.c:64 msgid "Do you want to restart the network" msgstr " je e?" #: ../../network/ethernet.pm_.c:67 #, c-format msgid "" "A problem occured while restarting the network: \n" "\n" "%s" msgstr "" "j a ee?\n" "%s" #: ../../network/ethernet.pm_.c:67 ../../network/netconnect.pm_.c:130 #: ../../network/netconnect.pm_.c:233 ../../network/tools.pm_.c:52 msgid "Network Configuration" msgstr " e" #: ../../network/ethernet.pm_.c:94 msgid "" "No ethernet network adapter has been detected on your system.\n" "I cannot set up this connection type." msgstr "" "j j e a.\n" " j je." #: ../../network/ethernet.pm_.c:98 ../../standalone/drakgw_.c:232 msgid "Choose the network interface" msgstr " e ej" #: ../../network/ethernet.pm_.c:99 msgid "" "Please choose which network adapter you want to use to connect to Internet" msgstr "" " e j j " #: ../../network/ethernet.pm_.c:109 msgid "" "\n" "Do you agree?" msgstr "" "\n" " ae?" #: ../../network/ethernet.pm_.c:109 msgid "I'm about to restart the network device:\n" msgstr " j e j:\n" #: ../../network/ethernet.pm_.c:184 msgid "no network card found" msgstr " " #: ../../network/ethernet.pm_.c:208 ../../network/network.pm_.c:342 msgid "Configuring network" msgstr " " #: ../../network/ethernet.pm_.c:209 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 "" " e\n" "' DHCP j .\n" "a .\n" "``mybox.mylab.myco.com''." #: ../../network/ethernet.pm_.c:213 ../../network/network.pm_.c:347 msgid "Host name" msgstr " :" #: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44 #: ../../network/netconnect.pm_.c:91 ../../network/netconnect.pm_.c:106 #: ../../network/netconnect.pm_.c:155 ../../network/netconnect.pm_.c:165 #: ../../network/netconnect.pm_.c:184 ../../network/netconnect.pm_.c:205 #: ../../network/netconnect.pm_.c:212 msgid "Network Configuration Wizard" msgstr " e" #: ../../network/isdn.pm_.c:22 msgid "External ISDN modem" msgstr " ISDN " #: ../../network/isdn.pm_.c:22 msgid "Internal ISDN card" msgstr " ISDN a" #: ../../network/isdn.pm_.c:22 msgid "What kind is your ISDN connection?" msgstr " j a ISDN j ?" #: ../../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 "" " ISDN ?\n" "\n" "* isdn4net. , \n" " , .\n" "\n" "* , ,\n" " .\n" "\n" " () .\n" "\n" #: ../../network/isdn.pm_.c:54 msgid "New configuration (isdn-light)" msgstr " (isdn-light)" #: ../../network/isdn.pm_.c:54 msgid "Old configuration (isdn4net)" msgstr " (isdn4net)" #: ../../network/isdn.pm_.c:168 ../../network/isdn.pm_.c:186 #: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:203 #: ../../network/isdn.pm_.c:213 msgid "ISDN Configuration" msgstr "ISDN a" #: ../../network/isdn.pm_.c:168 msgid "" "Select your provider.\n" " If it's not in the list, choose Unlisted" msgstr "" " jea.\n" " j , Unlisted" #: ../../network/isdn.pm_.c:181 #, fuzzy msgid "Europe protocol" msgstr "(Boot) " #: ../../network/isdn.pm_.c:181 #, fuzzy msgid "Europe protocol (EDSS1)" msgstr " (EDSS1)" #: ../../network/isdn.pm_.c:183 #, fuzzy msgid "Protocol for the rest of the world" msgstr " a" #: ../../network/isdn.pm_.c:183 #, fuzzy msgid "" "Protocol for the rest of the world \n" " no D-Channel (leased lines)" msgstr "" " \n" " - ( j)" #: ../../network/isdn.pm_.c:187 msgid "Which protocol do you want to use ?" msgstr " e ?" #: ../../network/isdn.pm_.c:197 msgid "What kind of card do you have?" msgstr "a ?" #: ../../network/isdn.pm_.c:198 msgid "I don't know" msgstr " " #: ../../network/isdn.pm_.c:198 msgid "ISA / PCMCIA" msgstr "ISA / PCMCIA" #: ../../network/isdn.pm_.c:198 msgid "PCI" msgstr "PCI" #: ../../network/isdn.pm_.c:204 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" " a ISA , e " "e.\n" "\n" " ae PCMCIA , irq io a .\n" #: ../../network/isdn.pm_.c:208 msgid "Abort" msgstr "" #: ../../network/isdn.pm_.c:208 msgid "Continue" msgstr "" #: ../../network/isdn.pm_.c:214 msgid "Which is your ISDN card ?" msgstr " ISDN a ?" #: ../../network/isdn.pm_.c:233 msgid "" "I have detected an ISDN PCI Card, but I don't know the type. Please select " "one PCI card on the next screen." msgstr "" " je ISDN PCI a, a. e j PCI " " e ." #: ../../network/isdn.pm_.c:242 msgid "No ISDN PCI card found. Please select one on the next screen." msgstr "j a ISDN PCI . j e ." #: ../../network/modem.pm_.c:37 msgid "Please choose which serial port your modem is connected to." msgstr " ." #: ../../network/modem.pm_.c:42 msgid "Dialup options" msgstr "Dialup " #: ../../network/modem.pm_.c:43 ../../standalone/draknet_.c:588 msgid "Connection name" msgstr " " #: ../../network/modem.pm_.c:44 ../../standalone/draknet_.c:589 msgid "Phone number" msgstr " " #: ../../network/modem.pm_.c:45 ../../standalone/draknet_.c:590 msgid "Login ID" msgstr "ID " #: ../../network/modem.pm_.c:47 ../../standalone/draknet_.c:592 msgid "PAP" msgstr "PAP" #: ../../network/modem.pm_.c:47 ../../standalone/draknet_.c:592 msgid "Script-based" msgstr " " #: ../../network/modem.pm_.c:47 ../../standalone/draknet_.c:592 msgid "Terminal-based" msgstr " " #: ../../network/modem.pm_.c:48 ../../standalone/draknet_.c:593 msgid "Domain name" msgstr " " #: ../../network/modem.pm_.c:49 ../../standalone/draknet_.c:594 msgid "First DNS Server (optional)" msgstr " DNS (ja)" #: ../../network/modem.pm_.c:50 ../../standalone/draknet_.c:595 msgid "Second DNS Server (optional)" msgstr " DNS (ja)" #: ../../network/netconnect.pm_.c:34 msgid "" "\n" "You can disconnect or reconfigure your connection." msgstr "" "\n" " j." #: ../../network/netconnect.pm_.c:34 ../../network/netconnect.pm_.c:37 msgid "" "\n" "You can reconfigure your connection." msgstr "" "\n" " j" #: ../../network/netconnect.pm_.c:34 msgid "You are currently connected to internet." msgstr " " #: ../../network/netconnect.pm_.c:37 msgid "" "\n" "You can connect to Internet or reconfigure your connection." msgstr "" "\n" " j" #: ../../network/netconnect.pm_.c:37 msgid "You are not currently connected to Internet." msgstr " " #: ../../network/netconnect.pm_.c:41 msgid "Connect to Internet" msgstr "j " #: ../../network/netconnect.pm_.c:43 msgid "Disconnect from Internet" msgstr "j a" #: ../../network/netconnect.pm_.c:45 msgid "Configure network connection (LAN or Internet)" msgstr " e j(LAN )" #: ../../network/netconnect.pm_.c:48 msgid "Internet connection & configuration" msgstr " j ja" #: ../../network/netconnect.pm_.c:96 #, c-format msgid "We are now going to configure the %s connection." msgstr " %s j." #: ../../network/netconnect.pm_.c:97 msgid "Press next to continue." msgstr " \"e\" " #: ../../network/netconnect.pm_.c:106 #, c-format msgid "" "\n" "\n" "\n" "We are now going to configure the %s connection.\n" "\n" "\n" "Press OK to continue." msgstr "" "\n" "\n" "\n" " %s .\n" "\n" "\n" " \" \" ." #: ../../network/netconnect.pm_.c:131 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 "" " j, a j e ea " "ea.\n" " O j Network/Internet je, " "cancel a j.\n" #: ../../network/netconnect.pm_.c:156 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 "" " ea e je\n" "\n" "a a /e j.\n" " j, j j.\n" #: ../../network/netconnect.pm_.c:158 msgid "Choose the profile to configure" msgstr " ae" #: ../../network/netconnect.pm_.c:159 msgid "Use auto detection" msgstr " j" #: ../../network/netconnect.pm_.c:165 ../../printerdrake.pm_.c:171 msgid "Detecting devices..." msgstr "j eje..." #: ../../network/netconnect.pm_.c:176 msgid "Normal modem connection" msgstr "a a ja" #: ../../network/netconnect.pm_.c:176 #, c-format msgid "detected on port %s" msgstr " %s" #: ../../network/netconnect.pm_.c:177 msgid "ISDN connection" msgstr "ISDN ja" #: ../../network/netconnect.pm_.c:177 #, c-format msgid "detected %s" msgstr " %s" #: ../../network/netconnect.pm_.c:178 msgid "ADSL connection" msgstr "ADSL ja" #: ../../network/netconnect.pm_.c:178 #, c-format msgid "detected on interface %s" msgstr " ej %s" #: ../../network/netconnect.pm_.c:179 msgid "Cable connection" msgstr " ja" #: ../../network/netconnect.pm_.c:179 msgid "cable connection detected" msgstr " ja " #: ../../network/netconnect.pm_.c:180 msgid "LAN connection" msgstr "LAN ja" #: ../../network/netconnect.pm_.c:180 msgid "ethernet card(s) detected" msgstr " e ()" #: ../../network/netconnect.pm_.c:185 msgid "Choose the connection you want to configure" msgstr " " #: ../../network/netconnect.pm_.c:206 msgid "" "You have configured multiple ways to connect to the Internet.\n" "Choose the one you want to use.\n" "\n" msgstr "" " .\n" " .\n" "\n" #: ../../network/netconnect.pm_.c:207 msgid "Internet connection" msgstr " j" #: ../../network/netconnect.pm_.c:212 msgid "Do you want to start the connection at boot?" msgstr " je a a a ?" #: ../../network/netconnect.pm_.c:225 msgid "" "Congratulation, The network and internet configuration is finished.\n" "\n" "The configuration will now be applied to your system.\n" msgstr "" ", e j j aa.\n" "\n" "j .\n" #: ../../network/netconnect.pm_.c:228 msgid "" "After that is done, we recommend you to restart your X\n" "environnement to avoid hostname changing problem." msgstr "" " , je X\n" "ee hostname-a." #: ../../network/network.pm_.c:275 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 "" "ee: j j e ae a " ".\n" " e .\n" " j je j." #: ../../network/network.pm_.c:280 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 "" " IP .\n" " tavka \n" "IP ( , 123.45.67.89)." #: ../../network/network.pm_.c:289 ../../network/network.pm_.c:290 #, c-format msgid "Configuring network device %s" msgstr " %s" #: ../../network/network.pm_.c:290 #, c-format msgid " (driver %s)" msgstr "(j %s)" #: ../../network/network.pm_.c:292 ../../standalone/draknet_.c:248 #: ../../standalone/draknet_.c:449 msgid "IP address" msgstr "IP " #: ../../network/network.pm_.c:293 ../../standalone/draknet_.c:450 msgid "Netmask" msgstr " " #: ../../network/network.pm_.c:294 msgid "(bootp/dhcp)" msgstr "(bootp/dhcp)" #: ../../network/network.pm_.c:294 msgid "Automatic IP" msgstr " IP" #: ../../network/network.pm_.c:315 ../../printerdrake.pm_.c:356 msgid "IP address should be in format 1.2.3.4" msgstr "IP 1.2.3.4" #: ../../network/network.pm_.c:343 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 "" " , , IP \n" "'nameserver'-. ,\n" " . ``mybox.mylab.myco.com''.\n" " 'nameserver'-, ." #: ../../network/network.pm_.c:348 msgid "DNS server" msgstr "DNS " #: ../../network/network.pm_.c:349 ../../standalone/draknet_.c:587 msgid "Gateway" msgstr "Gateway" #: ../../network/network.pm_.c:351 msgid "Gateway device" msgstr "Gateway j" #: ../../network/network.pm_.c:362 msgid "Proxies configuration" msgstr "ea ja" #: ../../network/network.pm_.c:363 msgid "HTTP proxy" msgstr "HTTP proxy" #: ../../network/network.pm_.c:364 msgid "FTP proxy" msgstr "FTP proxy" #: ../../network/network.pm_.c:367 msgid "Proxy should be http://..." msgstr "Proxy http://..." #: ../../network/network.pm_.c:368 msgid "Proxy should be ftp://..." msgstr "Proxy ftp://..." #: ../../network/tools.pm_.c:34 msgid "Internet configuration" msgstr " a" #: ../../network/tools.pm_.c:35 msgid "Do you want to try to connect to the Internet now?" msgstr " j a?" #: ../../network/tools.pm_.c:39 msgid "Testing your connection..." msgstr "a j..." #: ../../network/tools.pm_.c:45 ../../standalone/draknet_.c:213 msgid "The system is now connected to Internet." msgstr " j " #: ../../network/tools.pm_.c:46 msgid "For Security reason, it will be disconnected now." msgstr " , ." #: ../../network/tools.pm_.c:47 ../../standalone/draknet_.c:213 msgid "" "The system doesn't seem to be connected to internet.\n" "Try to reconfigure your connection." msgstr "" " j .\n" "j j." #: ../../network/tools.pm_.c:71 msgid "Connection Configuration" msgstr " je" #: ../../network/tools.pm_.c:72 msgid "Please fill or check the field below" msgstr " a " #: ../../network/tools.pm_.c:74 ../../standalone/draknet_.c:574 msgid "Card IRQ" msgstr "IRQ e" #: ../../network/tools.pm_.c:75 ../../standalone/draknet_.c:575 msgid "Card mem (DMA)" msgstr "(DMA) e" #: ../../network/tools.pm_.c:76 ../../standalone/draknet_.c:576 msgid "Card IO" msgstr " IO e" #: ../../network/tools.pm_.c:77 ../../standalone/draknet_.c:577 msgid "Card IO_0" msgstr " IO_0 e" #: ../../network/tools.pm_.c:78 ../../standalone/draknet_.c:578 msgid "Card IO_1" msgstr "IO_1 e" #: ../../network/tools.pm_.c:79 ../../standalone/draknet_.c:579 msgid "Your personal phone number" msgstr "a j a" #: ../../network/tools.pm_.c:80 ../../standalone/draknet_.c:580 msgid "Provider name (ex provider.net)" msgstr " j (. provider.net)" #: ../../network/tools.pm_.c:81 ../../standalone/draknet_.c:581 msgid "Provider phone number" msgstr " ja" #: ../../network/tools.pm_.c:82 ../../standalone/draknet_.c:582 msgid "Provider dns 1 (optional)" msgstr "j dns 1 ()" #: ../../network/tools.pm_.c:83 ../../standalone/draknet_.c:583 msgid "Provider dns 2 (optional)" msgstr "j dns 2 ()" #: ../../network/tools.pm_.c:84 #, fuzzy msgid "Choose your country" msgstr " " #: ../../network/tools.pm_.c:85 ../../standalone/draknet_.c:586 msgid "Dialing mode" msgstr " ae" #: ../../network/tools.pm_.c:86 ../../standalone/draknet_.c:598 msgid "Connection speed" msgstr " " #: ../../network/tools.pm_.c:87 #, fuzzy msgid "Connection timeout (in sec)" msgstr " : " #: ../../network/tools.pm_.c:88 ../../standalone/draknet_.c:584 msgid "Account Login (user name)" msgstr "a a ( )" #: ../../network/tools.pm_.c:89 ../../standalone/draknet_.c:585 msgid "Account Password" msgstr " a" #: ../../partition_table.pm_.c:605 msgid "Extended partition not supported on this platform" msgstr "Extended j j j " #: ../../partition_table.pm_.c:623 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 "" " .\n" " \n" " extended " #: ../../partition_table.pm_.c:724 #, c-format msgid "Restoring from file %s failed: %s" msgstr " e %s : %s" #: ../../partition_table.pm_.c:726 msgid "Bad backup file" msgstr " backup-a a" #: ../../partition_table.pm_.c:748 #, c-format msgid "Error writing to file %s" msgstr " a %s" #: ../../partition_table_raw.pm_.c:152 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 "" "e e a . \n" " j . \n" " a e" #: ../../pkgs.pm_.c:25 msgid "must have" msgstr " " #: ../../pkgs.pm_.c:26 msgid "important" msgstr "a" #: ../../pkgs.pm_.c:27 msgid "very nice" msgstr " " #: ../../pkgs.pm_.c:28 msgid "nice" msgstr "" #: ../../pkgs.pm_.c:29 msgid "maybe" msgstr "a" #: ../../printer.pm_.c:23 msgid "CUPS - Common Unix Printing System" msgstr "CUPS - Unix- " #: ../../printer.pm_.c:24 msgid "LPRng - LPR New Generation" msgstr "LPRng - LPR " #: ../../printer.pm_.c:25 msgid "LPD - Line Printer Daemon" msgstr "LPD - Line Printer " #: ../../printer.pm_.c:26 msgid "PDQ - Print, Don't Queue" msgstr "PDQ - , " #: ../../printer.pm_.c:32 msgid "CUPS" msgstr "" #: ../../printer.pm_.c:33 msgid "LPRng" msgstr "" #: ../../printer.pm_.c:34 msgid "LPD" msgstr "" #: ../../printer.pm_.c:35 msgid "PDQ" msgstr "" #: ../../printer.pm_.c:40 msgid "Local printer" msgstr " " #: ../../printer.pm_.c:41 msgid "Remote printer" msgstr " a" #: ../../printer.pm_.c:42 #, fuzzy msgid "Printer on remote CUPS server" msgstr " CUPS " #: ../../printer.pm_.c:43 #, fuzzy msgid "Printer on remote lpd server" msgstr " lpd " #: ../../printer.pm_.c:44 msgid "Network printer (socket)" msgstr "e (socket)" #: ../../printer.pm_.c:45 #, fuzzy msgid "Printer on SMB/Windows 95/98/NT server" msgstr "SMB/Windows 95/98/NT" #: ../../printer.pm_.c:46 #, fuzzy msgid "Printer on NetWare server" msgstr " :" #: ../../printer.pm_.c:47 #, fuzzy msgid "Enter a printer device URI" msgstr "ej URI" #: ../../printer.pm_.c:48 #, fuzzy msgid "Pipe job into a command" msgstr " " #: ../../printer.pm_.c:209 ../../printer.pm_.c:557 #: ../../printerdrake.pm_.c:1419 msgid "Unknown model" msgstr "" #: ../../printer.pm_.c:461 #, fuzzy, c-format msgid "(on %s)" msgstr "( %s)" #: ../../printer.pm_.c:463 msgid "(on this machine)" msgstr "" #: ../../printerdrake.pm_.c:23 msgid "Select Printer Connection" msgstr " " #: ../../printerdrake.pm_.c:24 msgid "How is the printer connected?" msgstr " ?" #: ../../printerdrake.pm_.c:26 #, fuzzy msgid "" "\n" "Printers on remote CUPS servers you do not have to configure\n" "here; these printers will be automatically detected. Please\n" "select \"Printer on remote CUPS server\" in this case." msgstr "" " a CUPS , e\n" " j a; a .\n" " j e; j \n" "j, IP CUPS a\n" " j a." #: ../../printerdrake.pm_.c:79 msgid "" "With a remote CUPS server, you do not have to configure any \n" "printer here; CUPS servers inform your machine automatically\n" "about their printers. All printers known to your machine\n" "currently are listed in the \"Default printer\" field. Choose\n" "the default printer for your machine there and click the\n" "\"Apply/Re-read printers\" button. Click the same button to\n" "refresh the list (it can take up to 30 seconds after the start\n" "of CUPS until all remote printers are visible).\n" "When your CUPS server is in a different network, you have to \n" "give the CUPS server IP address and optionally the port number\n" "to get the printer information from the server, otherwise leave\n" "these fields blank." msgstr "" #: ../../printerdrake.pm_.c:91 ../../printerdrake.pm_.c:1407 msgid "Close" msgstr "" #: ../../printerdrake.pm_.c:92 #, fuzzy msgid "Apply/Re-read printers" msgstr " a" #: ../../printerdrake.pm_.c:96 #, fuzzy msgid "The IP address should look like 192.168.1.20" msgstr "IP 1.2.3.4" #: ../../printerdrake.pm_.c:101 ../../printerdrake.pm_.c:491 #, fuzzy msgid "The port number should be an integer!" msgstr "j j" #: ../../printerdrake.pm_.c:108 #, fuzzy msgid "Default printer" msgstr " " #: ../../printerdrake.pm_.c:113 msgid "CUPS server IP" msgstr "SMB IP:" #: ../../printerdrake.pm_.c:114 ../../printerdrake.pm_.c:484 msgid "Port" msgstr "" #: ../../printerdrake.pm_.c:171 msgid "Test ports" msgstr " " #: ../../printerdrake.pm_.c:195 #, c-format msgid "A printer, model \"%s\", has been detected on " msgstr ", \"%s\", " #: ../../printerdrake.pm_.c:212 msgid "Local Printer Device" msgstr " " #: ../../printerdrake.pm_.c:213 msgid "" "What device is your printer connected to \n" "(note that /dev/lp0 is equivalent to LPT1:)?\n" msgstr "" " ej \n" "(/dev/lp0 LPT1: DOS-)?\n" #: ../../printerdrake.pm_.c:215 msgid "Printer Device" msgstr "ej :" #: ../../printerdrake.pm_.c:218 msgid "Device/file name missing!" msgstr " / !" #: ../../printerdrake.pm_.c:261 msgid "Remote lpd Printer Options" msgstr " lpd" #: ../../printerdrake.pm_.c:262 #, fuzzy msgid "" "To use a remote lpd printer, you need to supply\n" "the hostname of the printer server and the printer name\n" "on that server." msgstr "" " \n" " \n" " ." #: ../../printerdrake.pm_.c:265 #, fuzzy msgid "Remote host name" msgstr " host-a:" #: ../../printerdrake.pm_.c:266 #, fuzzy msgid "Remote printer name" msgstr " a" #: ../../printerdrake.pm_.c:269 msgid "Remote host name missing!" msgstr " host-a!" #: ../../printerdrake.pm_.c:273 #, fuzzy msgid "Remote printer name missing!" msgstr " host-a!" #: ../../printerdrake.pm_.c:342 msgid "SMB (Windows 9x/NT) Printer Options" msgstr "SMB (Windows 9x/NT) " #: ../../printerdrake.pm_.c:343 msgid "" "To print to a SMB printer, you need to provide the\n" "SMB host name (Note! It may be different from its\n" "TCP/IP hostname!) and possibly the IP address of the print server, as\n" "well as the share name for the printer you wish to access and any\n" "applicable user name, password, and workgroup information." msgstr "" " , \n" " LAN ( TCP/IP );\n" "IP ; ,\n" " ." #: ../../printerdrake.pm_.c:348 msgid "SMB server host" msgstr "SMB host:" #: ../../printerdrake.pm_.c:349 msgid "SMB server IP" msgstr "SMB IP:" #: ../../printerdrake.pm_.c:350 msgid "Share name" msgstr " (j) e :" #: ../../printerdrake.pm_.c:353 msgid "Workgroup" msgstr " (Workgroup):" #: ../../printerdrake.pm_.c:360 msgid "Either the server name or the server's IP must be given!" msgstr " IP!" #: ../../printerdrake.pm_.c:364 msgid "Samba share name missing!" msgstr " Samba-!" #: ../../printerdrake.pm_.c:423 msgid "NetWare Printer Options" msgstr "NetWare " #: ../../printerdrake.pm_.c:424 msgid "" "To print on a NetWare printer, you need to provide the\n" "NetWare print server name (Note! it may be different from its\n" "TCP/IP hostname!) as well as the print queue name for the printer you\n" "wish to access and any applicable user name and password." msgstr "" " NetWare , \n" " NetWare ( TCP/IPhostname! );\n" " '' ,\n" " ." #: ../../printerdrake.pm_.c:428 msgid "Printer Server" msgstr " :" #: ../../printerdrake.pm_.c:429 msgid "Print Queue Name" msgstr "Print Queue :" #: ../../printerdrake.pm_.c:434 msgid "NCP server name missing!" msgstr " NCP !" #: ../../printerdrake.pm_.c:438 msgid "NCP queue name missing!" msgstr " NCP !" #: ../../printerdrake.pm_.c:477 msgid "Socket Printer Options" msgstr " " #: ../../printerdrake.pm_.c:478 #, fuzzy msgid "" "To print to a socket printer, you need to provide the\n" "host name of the printer and optionally the port number.\n" "On HP JetDirect servers the port number is usually 9100,\n" "on other servers it can vary. See the manual of your\n" "hardware." msgstr "" " , \n" " j a." #: ../../printerdrake.pm_.c:483 #, fuzzy msgid "Printer host name" msgstr " " #: ../../printerdrake.pm_.c:487 msgid "Printer host name missing!" msgstr " !" #: ../../printerdrake.pm_.c:515 ../../printerdrake.pm_.c:517 msgid "Printer Device URI" msgstr "ej URI" #: ../../printerdrake.pm_.c:516 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 "" " URI . URI " "CUPS Foomatic . URI ." #: ../../printerdrake.pm_.c:531 msgid "A valid URI must be entered!" msgstr " URI!" #: ../../printerdrake.pm_.c:626 msgid "" "Every printer needs a name (for example lp).\n" "The Description and Location fields do not need \n" "to be filled in. They are comments for the users." msgstr "" " ( lp).\n" " \n" ". ." #: ../../printerdrake.pm_.c:630 msgid "Name of printer" msgstr " a" #: ../../printerdrake.pm_.c:632 msgid "Description" msgstr "" #: ../../printerdrake.pm_.c:634 msgid "Location" msgstr "ja" #: ../../printerdrake.pm_.c:746 msgid "Printer model selection" msgstr " " #: ../../printerdrake.pm_.c:747 msgid "Which printer model do you have?" msgstr " ?" #: ../../printerdrake.pm_.c:886 msgid "" "Printer default settings\n" "You should make sure that the page size and the\n" "ink type (if available) are set correctly. Note\n" "that with a very high printout quality printing\n" "can get substantially slower." msgstr "" #: ../../printerdrake.pm_.c:901 #, fuzzy, c-format msgid "Option %s must be an integer number!" msgstr " !" #: ../../printerdrake.pm_.c:908 #, fuzzy, c-format msgid "Option %s must be a number!" msgstr " !" #: ../../printerdrake.pm_.c:916 #, c-format msgid "Option %s out of range!" msgstr "" #: ../../printerdrake.pm_.c:964 #, fuzzy msgid "Test pages" msgstr " " #: ../../printerdrake.pm_.c:965 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\n" "and on laser printers with too low memory it can even not come out.\n" "In most cases it is enough to print the standard test page." msgstr "" #: ../../printerdrake.pm_.c:970 msgid "No test pages" msgstr "" #: ../../printerdrake.pm_.c:971 #, fuzzy msgid "Print" msgstr "" #: ../../printerdrake.pm_.c:973 #, fuzzy msgid "Standard test page" msgstr "" #: ../../printerdrake.pm_.c:976 msgid "Alternative test page (Letter)" msgstr "" #: ../../printerdrake.pm_.c:979 #, fuzzy msgid "Alternative test page (A4)" msgstr " ()..." #: ../../printerdrake.pm_.c:981 #, fuzzy msgid "Photo test page" msgstr " ()..." #: ../../printerdrake.pm_.c:988 msgid "Printing test page(s)..." msgstr " ()..." #: ../../printerdrake.pm_.c:1013 #, 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 "" " () .\n" " .\n" " :\n" "%s\n" "\n" " OK ?" #: ../../printerdrake.pm_.c:1017 #, fuzzy msgid "" "Test page(s) have been sent to the printer.\n" "It may take some time before the printer starts.\n" msgstr "" " () .\n" " .\n" " OK ?" #: ../../printerdrake.pm_.c:1024 msgid "Did it work properly?" msgstr "" #: ../../printerdrake.pm_.c:1043 msgid "Reading printer data ..." msgstr "" #: ../../printerdrake.pm_.c:1062 ../../printerdrake.pm_.c:1100 #, fuzzy msgid "Transfer printer configuration" msgstr " a" #: ../../printerdrake.pm_.c:1063 #, c-format msgid "" "You can copy the printer configuration which you have done \n" "for the spooler %s to %s, your current spooler. All the\n" "configuration data (printer name, description, location, \n" "connection type, and default option settings) is overtaken,\n" "but jobs will not be transferred.\n" "Not all queues can be transferred due to the following \n" "reasons:\n" msgstr "" #: ../../printerdrake.pm_.c:1071 msgid "" "CUPS does not support printers on Novell servers or printers\n" "sending the data into a free-formed command.\n" msgstr "" #: ../../printerdrake.pm_.c:1074 msgid "" "PDQ only supports local printers, remote LPD printers, and\n" "Socket/TCP printers.\n" msgstr "" #: ../../printerdrake.pm_.c:1077 msgid "LPD and LPRng do not support IPP printers.\n" msgstr "" #: ../../printerdrake.pm_.c:1079 msgid "" "In addition, queues not created with this program or\n" "\"foomatic-configure\" cannot be transferred." msgstr "" #: ../../printerdrake.pm_.c:1081 msgid "" "\n" "Also printers configured with the PPD files provided by\n" "their manufacturers or with native CUPS drivers can not be\n" "transferred." msgstr "" #: ../../printerdrake.pm_.c:1084 msgid "" "\n" "Mark the printers which you want to transfer and click \n" "\"Transfer\"." msgstr "" #: ../../printerdrake.pm_.c:1087 msgid "Do not transfer printers" msgstr "" #: ../../printerdrake.pm_.c:1088 ../../printerdrake.pm_.c:1105 msgid "Transfer" msgstr "" #: ../../printerdrake.pm_.c:1101 #, 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:1109 msgid "Name of printer should contain only letters, numbers and the underscore" msgstr " a a, j underscore" #: ../../printerdrake.pm_.c:1114 #, c-format msgid "" "The printer \"%s\" already exists,\n" "do you really want to overwrite its configuration?" msgstr "" #: ../../printerdrake.pm_.c:1122 #, fuzzy msgid "New printer name" msgstr " a" #: ../../printerdrake.pm_.c:1124 #, c-format msgid "Transferring %s ..." msgstr "" #: ../../printerdrake.pm_.c:1142 msgid "Select Printer Spooler" msgstr " Spooler " #: ../../printerdrake.pm_.c:1143 msgid "Which printing system (spooler) do you want to use?" msgstr " a (spooler) e ?" #: ../../printerdrake.pm_.c:1188 msgid "Removing LPRng..." msgstr "" #: ../../printerdrake.pm_.c:1203 msgid "Removing LPD..." msgstr "" #: ../../printerdrake.pm_.c:1232 msgid "Checking installed software..." msgstr "" #: ../../printerdrake.pm_.c:1259 ../../printerdrake.pm_.c:1274 #: ../../printerdrake.pm_.c:1420 ../../printerdrake.pm_.c:1483 msgid "Printer options" msgstr " " #: ../../printerdrake.pm_.c:1280 msgid "Would you like to configure printing?" msgstr " ?" #: ../../printerdrake.pm_.c:1303 #, fuzzy msgid "" "The following printers are configured.\n" "You can add some more or modify the existing ones." msgstr "" " .\n" " ." #: ../../printerdrake.pm_.c:1312 ../../printerdrake.pm_.c:1323 #: ../../printerdrake.pm_.c:1326 ../../printerdrake.pm_.c:1372 msgid "Add printer" msgstr " " #: ../../printerdrake.pm_.c:1315 msgid "Spooler: " msgstr " (Spooler): " #: ../../printerdrake.pm_.c:1401 #, fuzzy msgid "Modify printer configuration" msgstr " a" #: ../../printerdrake.pm_.c:1402 #, c-format msgid "" "Printer %s: %s %s\n" "What do you want to modify on this printer?" msgstr "" #: ../../printerdrake.pm_.c:1408 msgid "Do it!" msgstr "" #: ../../printerdrake.pm_.c:1411 ../../printerdrake.pm_.c:1454 #, fuzzy msgid "Printer connection type" msgstr " j" #: ../../printerdrake.pm_.c:1412 ../../printerdrake.pm_.c:1461 #, fuzzy msgid "Printer name, description, location" msgstr " " #: ../../printerdrake.pm_.c:1414 ../../printerdrake.pm_.c:1473 msgid "Printer manufacturer, model, driver" msgstr "" #: ../../printerdrake.pm_.c:1415 ../../printerdrake.pm_.c:1474 msgid "Printer manufacturer, model" msgstr "" #: ../../printerdrake.pm_.c:1421 ../../printerdrake.pm_.c:1521 #, fuzzy msgid "Print test pages" msgstr " ()..." #: ../../printerdrake.pm_.c:1422 ../../printerdrake.pm_.c:1523 #, fuzzy msgid "Remove printer" msgstr " a" #: ../../printerdrake.pm_.c:1525 #, fuzzy, c-format msgid "Do you really want to remove the printer \"%s\"?" msgstr " je e?" #: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58 #: ../../proxy.pm_.c:78 msgid "Proxy configuration" msgstr "ea ja" #: ../../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-.\n" "\n" " http ftp \n" " \n" #: ../../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 "" " http proxy \n" " " #: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60 msgid "URL" msgstr "URL" #: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61 msgid "port" msgstr "" #: ../../proxy.pm_.c:44 msgid "Url should begin with 'http:'" msgstr "Url http://..." #: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69 msgid "The port part should be numeric" msgstr "j ()" #: ../../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 "" " ftp proxy-\n" " ftp " #: ../../proxy.pm_.c:65 msgid "Url should begin with 'ftp:'" msgstr "Url '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 , .\n" " /" #: ../../proxy.pm_.c:80 msgid "login" msgstr "ae" #: ../../proxy.pm_.c:82 msgid "password" msgstr "" #: ../../proxy.pm_.c:84 msgid "re-type password" msgstr " " #: ../../proxy.pm_.c:88 msgid "The passwords don't match. Try again!" msgstr " . !" #: ../../raid.pm_.c:36 #, c-format msgid "Can't add a partition to _formatted_ RAID md%d" msgstr " __ RAID md%d" #: ../../raid.pm_.c:112 #, c-format msgid "Can't write file %s" msgstr " %s" #: ../../raid.pm_.c:137 msgid "mkraid failed" msgstr "mkraid " #: ../../raid.pm_.c:137 msgid "mkraid failed (maybe raidtools are missing?)" msgstr "mkraid ( j raidtools ?)" #: ../../raid.pm_.c:153 #, c-format msgid "Not enough partitions for RAID level %d\n" msgstr " RAID %d\n" #: ../../services.pm_.c:16 msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system" msgstr " ALSA (Advanced Linux Sound Architecture) " #: ../../services.pm_.c:17 msgid "Anacron a periodic command scheduler." msgstr "Anacron - .e" #: ../../services.pm_.c:18 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 ae je a syslog.\n" " ae a ( aa) je j " "" #: ../../services.pm_.c:20 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 "" "e at , batch j " "e\n" " a." #: ../../services.pm_.c:22 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 j UNIX j e \n" " . vixie cron j j UNIX cron," "j ." #: ../../services.pm_.c:25 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 j - j j\n" "Midnight Commander. j pop-up je ." #: ../../services.pm_.c:28 msgid "" "HardDrake runs a hardware probe, and optionally configures\n" "new/changed hardware." msgstr "" "HardDrake , \n" "/ ." #: ../../services.pm_.c:30 msgid "" "Apache is a World Wide Web server. It is used to serve HTML files\n" "and CGI." msgstr "" "Apache j WWW . j HTML j\n" " CGI." #: ../../services.pm_.c:32 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 "" " ( netd) \n" " . j a x . " "elnet, ftp, rsh, rlogin.j , j \n" " j j ." #: ../../services.pm_.c:36 msgid "" "Launch packet filtering for Linux kernel 2.2 series, to set\n" "up a firewall to protect your machine from network attacks." msgstr "" " Linux 2.2, \n" "firewall ." #: ../../services.pm_.c:38 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 "" "j j e \n" " /etc/sysconfig/keyboard. e e kbdconfig .\n" " e aa." #: ../../services.pm_.c:41 msgid "" "Automatic regeneration of kernel header in /boot for\n" "/usr/include/linux/{autoconf,version}.h" msgstr "" " /boot r\n" "/usr/include/linux/{autoconf,version}.h" #: ../../services.pm_.c:43 msgid "Automatic detection and configuration of hardware at boot." msgstr " ." #: ../../services.pm_.c:44 msgid "" "Linuxconf will sometimes arrange to perform various tasks\n" "at boot-time to maintain the system configuration." msgstr "" "Linuxconf \n" " ." #: ../../services.pm_.c:46 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 j print lpr . j \n" " j print ()." #: ../../services.pm_.c:48 msgid "" "Linux Virtual Server, used to build a high-performance and highly\n" "available server." msgstr "" "Linux- , \n" "." #: ../../services.pm_.c:50 msgid "" "named (BIND) is a Domain Name Server (DNS) that is used to resolve\n" "host names to IP addresses." msgstr "" " (BIND) j Domain Name Server (DNS) j je \n" "host IP ." #: ../../services.pm_.c:52 msgid "" "Mounts and unmounts all Network File System (NFS), SMB (Lan\n" "Manager/Windows), and NCP (NetWare) mount points." msgstr "" "a a e j a(NFS), SMB (Lan\n" "Manager/Windows), NCP (NetWare) a aa. " #: ../../services.pm_.c:54 msgid "" "Activates/Deactivates all network interfaces configured to start\n" "at boot time." msgstr "" "a a e j \n" " a ." #: ../../services.pm_.c:56 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 j ja TCP/IP e.\n" "j NFS ,j \n" "/etc/exports e." #: ../../services.pm_.c:59 msgid "" "NFS is a popular protocol for file sharing across TCP/IP\n" "networks. This service provides NFS file locking functionality." msgstr "" "NFS j ja TCP/IP e.\n" "j NFS file locking j" #: ../../services.pm_.c:61 msgid "" "Automatically switch on numlock key locker under console\n" "and XFree at boot." msgstr "" " numlock \n" " XFree ." #: ../../services.pm_.c:63 msgid "Support the OKI 4w and compatible winprinters." msgstr " OKI 4w win ." #: ../../services.pm_.c:64 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 .\n" " j j \n" " j ." #: ../../services.pm_.c:67 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 "" " RPC ja,j \n" " NFS NIS. aa\n" "j j RPC ." #: ../../services.pm_.c:70 msgid "" "Postfix is a Mail Transport Agent, which is the program that\n" "moves mail from one machine to another." msgstr "" "Postfix j Mail Transport Agent,j \n" "e j a ." #: ../../services.pm_.c:72 msgid "" "Saves and restores system entropy pool for higher quality random\n" "number generation." msgstr "" " entropy pool ae\n" "j ja." #: ../../services.pm_.c:74 msgid "" "Assign raw devices to block devices (such as hard drive\n" "partitions), for the use of applications such as Oracle" msgstr "" " raw ( \n" "), Oracle" #: ../../services.pm_.c:76 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 "" "Routed IP e update-a \n" "RIP . e RIP e,j \n" " routing e." #: ../../services.pm_.c:79 msgid "" "The rstat protocol allows users on a network to retrieve\n" "performance metrics for any machine on that network." msgstr "" "rstat e e\n" "ee j a j e." #: ../../services.pm_.c:81 msgid "" "The rusers protocol allows users on a network to identify who is\n" "logged in on other responding machines." msgstr "" "rusers e j je\n" " a." #: ../../services.pm_.c:83 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 "" "rwho a j \n" " rwho ( finger-)." #: ../../services.pm_.c:85 msgid "Launch the sound system on your machine" msgstr " " #: ../../services.pm_.c:86 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 j j a a\n" " ja. je a syslog." #: ../../services.pm_.c:88 msgid "Load the drivers for your usb devices." msgstr " usb ." #: ../../services.pm_.c:89 msgid "Starts the X Font Server (this is mandatory for XFree to run)." msgstr "e X ( XFree)." #: ../../standalone/diskdrake_.c:61 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 "" " , :(\n" " " #: ../../standalone/drakautoinst_.c:42 #, fuzzy msgid "Auto Install Configurator" msgstr " a" #: ../../standalone/drakautoinst_.c:43 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:65 #, fuzzy msgid "Automatic Steps Configuration" msgstr "Ka aa" #: ../../standalone/drakautoinst_.c:66 msgid "" "Please choose for each step whether it will replay like your install, or it " "will be manual" msgstr "" #: ../../standalone/drakautoinst_.c:74 #, fuzzy msgid "Error!" msgstr "" #: ../../standalone/drakautoinst_.c:75 #, c-format msgid "I can't find needed image file `%s'." msgstr "" #: ../../standalone/drakautoinst_.c:112 ../../standalone/drakgw_.c:599 msgid "Congratulations!" msgstr " !" #: ../../standalone/drakautoinst_.c:113 msgid "" "The floppy has been successfully generated.\n" "You may now replay your installation." msgstr "" #: ../../standalone/drakgw_.c:37 ../../standalone/drakgw_.c:180 msgid "Internet Connection Sharing" msgstr "ee j" #: ../../standalone/drakgw_.c:118 msgid "Internet Connection Sharing currently enabled" msgstr "ee j j " #: ../../standalone/drakgw_.c:119 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 "" "eae eea j j e .\n" " j .\n" "\n" " e?" #: ../../standalone/drakgw_.c:123 msgid "disable" msgstr "e" #: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148 msgid "dismiss" msgstr "" #: ../../standalone/drakgw_.c:123 ../../standalone/drakgw_.c:148 msgid "reconfigure" msgstr " " #: ../../standalone/drakgw_.c:126 msgid "Disabling servers..." msgstr "a e..." #: ../../standalone/drakgw_.c:134 msgid "Internet connection sharing is now disabled." msgstr "ee j j e." #: ../../standalone/drakgw_.c:143 msgid "Internet Connection Sharing currently disabled" msgstr "ee j j e" #: ../../standalone/drakgw_.c:144 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 "" "eae eea j j e .\n" " j e.\n" "\n" " e?" #: ../../standalone/drakgw_.c:148 msgid "enable" msgstr "" #: ../../standalone/drakgw_.c:155 msgid "Enabling servers..." msgstr "> ..." #: ../../standalone/drakgw_.c:160 msgid "Internet connection sharing is now enabled." msgstr "ee j j ." #: ../../standalone/drakgw_.c:181 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 "" "a j ee je.\n" " j, j aj j e " "e j ja.\n" "\n" "a: a j e e" "(LAN).\n" "\n" " ee je ?" #: ../../standalone/drakgw_.c:207 #, c-format msgid "Interface %s (using module %s)" msgstr "j %s (e %s)" #: ../../standalone/drakgw_.c:208 #, c-format msgid "Interface %s" msgstr "j %s" #: ../../standalone/drakgw_.c:216 msgid "No network adapter on your system!" msgstr " e a !" #: ../../standalone/drakgw_.c:217 msgid "" "No ethernet network adapter has been detected on your system. Please run the " "hardware configuration tool." msgstr "" "j j e a. e a " "a." #: ../../standalone/drakgw_.c:224 #, 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 "" "j j e a :\n" "\n" "%s\n" "\n" " a e ." #: ../../standalone/drakgw_.c:233 msgid "" "Please choose what network adapter will be connected to your Local Area " "Network." msgstr " j e a LANe." #: ../../standalone/drakgw_.c:242 msgid "" "Warning, the network adapter is already configured. I will reconfigure it." msgstr "" "ee, e j e . J ." #: ../../standalone/drakgw_.c:253 #, c-format msgid "Potential LAN address conflict found in current config of %s!\n" msgstr "j LAN e . %s!\n" #: ../../standalone/drakgw_.c:261 ../../standalone/drakgw_.c:267 msgid "Firewalling configuration detected!" msgstr " Firewalling ja" #: ../../standalone/drakgw_.c:262 ../../standalone/drakgw_.c:268 msgid "" "Warning! An existing firewalling configuration has been detected. You may " "need some manual fix after installation." msgstr "" "ee ! jea firewalling ja je a. a " " ea je." #: ../../standalone/drakgw_.c:276 msgid "Configuring..." msgstr "Kj ..." #: ../../standalone/drakgw_.c:277 msgid "Configuring scripts, installing software, starting servers..." msgstr "a ,j , a ..." #: ../../standalone/drakgw_.c:311 #, c-format msgid "Problems installing package %s" msgstr " j %s a" #: ../../standalone/drakgw_.c:600 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 "" " j e.\n" " j j aj " "j e (LAN), e j (DHCP)." #: ../../standalone/drakgw_.c:617 msgid "The setup has already been done, but it's currently disabled." msgstr "" "eae eea j j e j " "e." #: ../../standalone/drakgw_.c:618 msgid "The setup has already been done, and it's currently enabled." msgstr "" "eae eea j j e j ." #: ../../standalone/drakgw_.c:619 msgid "No Internet Connection Sharing has ever been configured." msgstr " ee j j e." #: ../../standalone/drakgw_.c:624 msgid "Internet connection sharing configuration" msgstr "j ee je" #: ../../standalone/drakgw_.c:631 #, c-format msgid "" "Welcome to the Internet Connection Sharing utility!\n" "\n" "%s\n" "\n" "Click on Configure to launch the setup wizard." msgstr "" " ea eea j\n" "%s\n" "\n" " (Configure) ea." #: ../../standalone/draknet_.c:76 #, c-format msgid "Network configuration (%d adapters)" msgstr " e (%d a)" #: ../../standalone/draknet_.c:83 ../../standalone/draknet_.c:561 msgid "Profile: " msgstr ": " #: ../../standalone/draknet_.c:91 msgid "Del profile..." msgstr " ..." #: ../../standalone/draknet_.c:97 msgid "Profile to delete:" msgstr " ae:" #: ../../standalone/draknet_.c:125 msgid "New profile..." msgstr " ..." #: ../../standalone/draknet_.c:131 msgid "Name of the profile to create:" msgstr " j :" #: ../../standalone/draknet_.c:157 msgid "Hostname: " msgstr " :" #: ../../standalone/draknet_.c:164 msgid "Internet access" msgstr " " #: ../../standalone/draknet_.c:177 msgid "Type:" msgstr ":" #: ../../standalone/draknet_.c:180 ../../standalone/draknet_.c:388 msgid "Gateway:" msgstr "Gateway:" #: ../../standalone/draknet_.c:180 ../../standalone/draknet_.c:388 msgid "Interface:" msgstr "j:" #: ../../standalone/draknet_.c:185 msgid "Status:" msgstr ":" #: ../../standalone/draknet_.c:187 ../../standalone/draknet_.c:391 msgid "Connected" msgstr "" #: ../../standalone/draknet_.c:187 ../../standalone/draknet_.c:391 msgid "Not connected" msgstr "j " #: ../../standalone/draknet_.c:190 ../../standalone/draknet_.c:392 msgid "Connect..." msgstr "a..." #: ../../standalone/draknet_.c:190 ../../standalone/draknet_.c:392 msgid "Disconnect..." msgstr "a..." #: ../../standalone/draknet_.c:208 msgid "Starting your connection..." msgstr " j..." #: ../../standalone/draknet_.c:216 msgid "Closing your connection..." msgstr " j..." #: ../../standalone/draknet_.c:221 msgid "" "The connection is not closed.\n" "Try to do it manually by running\n" "/etc/sysconfig/network-scripts/net_cnx_down\n" "in root." msgstr "" "j j a.\n" "j e a\n" "/etc/sysconfig/network-scripts/net_cnx_down\n" " root." #: ../../standalone/draknet_.c:224 msgid "The system is now disconnected." msgstr " j a ." #: ../../standalone/draknet_.c:236 msgid "Configure Internet Access..." msgstr " ..." #: ../../standalone/draknet_.c:243 ../../standalone/draknet_.c:434 msgid "LAN configuration" msgstr "LAN a" #: ../../standalone/draknet_.c:248 msgid "Driver" msgstr "j" #: ../../standalone/draknet_.c:248 msgid "Interface" msgstr "j" #: ../../standalone/draknet_.c:248 msgid "Protocol" msgstr "" #: ../../standalone/draknet_.c:248 #, fuzzy msgid "State" msgstr ":" #: ../../standalone/draknet_.c:260 msgid "Configure Local Area Network..." msgstr " ..." #: ../../standalone/draknet_.c:294 msgid "Normal Mode" msgstr " " #: ../../standalone/draknet_.c:299 msgid "Apply" msgstr "" #: ../../standalone/draknet_.c:318 msgid "Please Wait... Applying the configuration" msgstr " ... " #: ../../standalone/draknet_.c:416 msgid "" "You don't have any configured interface.\n" "Configure them first by clicking on 'Configure'" msgstr "" " .\n" " 'Configure'" #: ../../standalone/draknet_.c:438 msgid "LAN Configuration" msgstr "LAN a" #: ../../standalone/draknet_.c:445 #, c-format msgid "Adapter %s: %s" msgstr "e %s: %s" #: ../../standalone/draknet_.c:451 msgid "Boot Protocol" msgstr "(Boot) " #: ../../standalone/draknet_.c:452 msgid "Started on boot" msgstr " a" #: ../../standalone/draknet_.c:453 msgid "DHCP client" msgstr "DHCP j" #: ../../standalone/draknet_.c:477 ../../standalone/draknet_.c:479 #, fuzzy msgid "activate now" msgstr "" #: ../../standalone/draknet_.c:477 ../../standalone/draknet_.c:479 #, fuzzy msgid "desactivate now" msgstr "" #: ../../standalone/draknet_.c:526 msgid "" "You don't have any internet connection.\n" "Create one first by clicking on 'Configure'" msgstr "" " .\n" " 'Configure'" #: ../../standalone/draknet_.c:550 msgid "Internet connection configuration" msgstr "j j" #: ../../standalone/draknet_.c:554 msgid "Internet Connection Configuration" msgstr "j j" #: ../../standalone/draknet_.c:563 msgid "Connection type: " msgstr " : " #: ../../standalone/draknet_.c:569 msgid "Parameters" msgstr "" #: ../../standalone/draknet_.c:596 msgid "Ethernet Card" msgstr "e a" #: ../../standalone/draknet_.c:597 msgid "DHCP Client" msgstr "DHCP j" #: ../../standalone/draknet_.c:599 #, fuzzy msgid "Connection timeout (in sec) [ beta, not yet implemented ]" msgstr " : " #: ../../standalone/draksec_.c:21 msgid "Welcome To Crackers" msgstr " Ka" #: ../../standalone/draksec_.c:22 msgid "Poor" msgstr "" #: ../../standalone/draksec_.c:26 msgid "Paranoid" msgstr "" #: ../../standalone/draksec_.c:29 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 "" " . \n" " , : \n" " . \n" " ." #: ../../standalone/draksec_.c:32 msgid "" "Password are now enabled, but use as a networked computer is still not " "recommended." msgstr "" " , e \n" " ." #: ../../standalone/draksec_.c:33 msgid "" "Few improvements for this security level, the main one is that there are\n" "more security warnings and checks." msgstr "" " , \n" " ." #: ../../standalone/draksec_.c:35 msgid "" "This is the standard security recommended for a computer that will be used\n" "to connect to the Internet as a client. There are now security checks. " msgstr "" " \n" "j .\n" "e ." #: ../../standalone/draksec_.c:37 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 accept\n" "connections from many clients. " msgstr "" " , \n" " . \n" " ." #: ../../standalone/draksec_.c:40 msgid "" "We take level 4 features, but now the system is entirely closed.\n" "Security features are at their maximum." msgstr "" " 4 , .\n" " ." #: ../../standalone/draksec_.c:55 msgid "Setting security level" msgstr " " #: ../../standalone/drakxconf_.c:43 msgid "Control Center" msgstr " " #: ../../standalone/drakxconf_.c:44 msgid "Choose the tool you want to use" msgstr " " #: ../../standalone/keyboarddrake_.c:16 msgid "usage: keyboarddrake [--expert] [keyboard]\n" msgstr ": keyboarddrake [--expert] [keyboard]\n" #: ../../standalone/keyboarddrake_.c:36 msgid "Do you want the BackSpace to return Delete in console?" msgstr " BackSpace Delete ?" #: ../../standalone/livedrake_.c:23 msgid "Change Cd-Rom" msgstr " Cd-Rom" #: ../../standalone/livedrake_.c:24 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 "" "e a CD OK a .\n" " live upgrade." #: ../../standalone/livedrake_.c:34 msgid "Unable to start live upgrade !!!\n" msgstr " j live upgrade !!!\n" #: ../../standalone/mousedrake_.c:50 msgid "no serial_usb found\n" msgstr " serial_usb\n" #: ../../standalone/mousedrake_.c:54 msgid "Emulate third button?" msgstr " 3 ?" #: ../../standalone/mousedrake_.c:131 msgid "Test the mouse here." msgstr " " #: ../../standalone/tinyfirewall_.c:29 msgid "Firewalling Configuration" msgstr "Firewalling ja" #: ../../standalone/tinyfirewall_.c:42 msgid "Firewalling configuration" msgstr "Firewalling ja" #: ../../standalone/tinyfirewall_.c:77 msgid "" "Firewalling\n" "\n" "You already have set up a firewall.\n" "Click on Configure to change or remove the firewall" msgstr "" "Firewalling\n" "\n" " e firewall.\n" " (Configure) firewall" #: ../../standalone/tinyfirewall_.c:81 msgid "" "Firewalling\n" "\n" "Click on Configure to set up a standard firewall" msgstr "" "Firewalling\n" "\n" " (Configure) firewall" #: ../../steps.pm_.c:14 msgid "Choose your language" msgstr " " #: ../../steps.pm_.c:15 msgid "Select installation class" msgstr " ." #: ../../steps.pm_.c:16 msgid "Hard drive detection" msgstr " a" #: ../../steps.pm_.c:17 msgid "Configure mouse" msgstr " " #: ../../steps.pm_.c:18 msgid "Choose your keyboard" msgstr " " #: ../../steps.pm_.c:19 msgid "Security" msgstr "" #: ../../steps.pm_.c:20 msgid "Setup filesystems" msgstr " e " #: ../../steps.pm_.c:21 msgid "Format partitions" msgstr "j je" #: ../../steps.pm_.c:22 msgid "Choose packages to install" msgstr " " #: ../../steps.pm_.c:23 msgid "Install system" msgstr " " #: ../../steps.pm_.c:25 msgid "Add a user" msgstr " " #: ../../steps.pm_.c:26 msgid "Configure networking" msgstr " " #: ../../steps.pm_.c:28 msgid "Configure services" msgstr " " #: ../../steps.pm_.c:30 msgid "Create a bootdisk" msgstr " " #: ../../steps.pm_.c:32 msgid "Install bootloader" msgstr " " #: ../../steps.pm_.c:33 msgid "Configure X" msgstr " X-a" #: ../../steps.pm_.c:34 msgid "Exit install" msgstr " " #: ../../tinyfirewall.pm_.c:10 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 "" " firewall \n" "\n" " firewall Mandrake Linux a.\n" " firewall ee, je\n" "j MandrakeSecurity Firewall j." #: ../../tinyfirewall.pm_.c:15 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 "" " a j e e\n" " e . a e\n" "a, j j a j aa.\n" "\n" " e j a, firewall\n" "a . je a a\n" " je!" #: ../../tinyfirewall.pm_.c:22 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 "" " e web j a j e \n" " ? e webserver j e \n" " ae, e E.\n" "\n" #: ../../tinyfirewall.pm_.c:27 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 "" " e name j a? j " "j\n" " away IP j , \n" " e.\n" "\n" #: ../../tinyfirewall.pm_.c:32 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 "" " Secure Shell (ssh) je? \n" "j j j. e\n" ", a ssh. e je\n" " -- a je\n" "e. ssh j ." #: ../../tinyfirewall.pm_.c:37 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 "" " telnet je?\n" " j , j . \n" " j E ssh \n" "telnet.\n" #: ../../tinyfirewall.pm_.c:42 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 "" " e FTP j j \n" " ? e, j e a\n" "Anonymous e. j a FTP \n" " a, FTP e e.\n" #: ../../tinyfirewall.pm_.c:47 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 "" " e mail ? a \n" "pine, mutt mail ja,\n" " e. ae, a firewall " ".\n" "\n" #: ../../tinyfirewall.pm_.c:52 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 "" " e POP IMAP ? \n" " host-ae non-web- mail aa e \n" " ae.\n" "\n" #: ../../tinyfirewall.pm_.c:57 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 "" " 2.2 . j a e IP\n" " e j aj \n" "(e ), . a\n" " j a?\n" #: ../../tinyfirewall.pm_.c:62 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 "" " a j j a j?\n" " a - Unix/Linux ja\n" " j j . " "\n" " , e \n" "." #: ../../tinyfirewall.pm_.c:67 msgid "" "Configuration complete. May we write these changes to disk?\n" "\n" "\n" "\n" msgstr "" "j . ?\n" "\n" "\n" "\n" #: ../../tinyfirewall.pm_.c:83 #, c-format msgid "Can't open %s: %s\n" msgstr " %s: %s\n" #: ../../tinyfirewall.pm_.c:85 #, c-format msgid "Can't open %s for writing: %s\n" msgstr " %s a: %s\n" #~ msgid "" #~ "I can set up your computer to automatically log on one user.\n" #~ "If you don't want to use this feature, click on the cancel button." #~ msgstr "" #~ "Ja je je a.\n" #~ " j, " #~ "(cancel) ?" #~ msgid "Write /etc/fstab" #~ msgstr " /etc/fstab" #~ msgid "Restore from file" #~ msgstr " (restore) e" #~ msgid "Save in file" #~ msgstr " " #~ msgid "Restore from floppy" #~ msgstr " (restore) " #~ msgid "Format all" #~ msgstr " " #~ msgid "Write partition table" #~ msgstr " " #~ msgid "After formatting all partitions," #~ msgstr " ," #~ msgid "all data on these partitions will be lost" #~ msgstr " " #~ msgid "Rescue partition table" #~ msgstr " " #~ msgid "Reload" #~ msgstr " " #~ msgid "" #~ "Do you want to generate an auto install floppy for linux replication?" #~ msgstr "" #~ "a j ?" #~ msgid "ADSL configuration" #~ msgstr "ADSL a" #~ msgid "" #~ "With a remote CUPS server, you do not have to configure\n" #~ "any printer here; printers will be automatically detected\n" #~ "unless you have a server on a different network; in the\n" #~ "latter case, you have to give the CUPS server IP address\n" #~ "and optionally the port number." #~ msgstr "" #~ " a CUPS , e\n" #~ " j a; a .\n" #~ " j e; j \n" #~ "j, IP CUPS a\n" #~ " j a." #~ msgid "Enter Printer Name and Comments" #~ msgstr " " #~ msgid "Remote queue name missing!" #~ msgstr " !" #~ msgid "Pipe into command" #~ msgstr " " #~ msgid "" #~ "Here you can specify any arbitrary command line into which the job should " #~ "be piped instead of being sent directly to a printer." #~ msgstr "" #~ " " #~ " ." #~ msgid "Command line" #~ msgstr " " #~ msgid "A command line must be entered!" #~ msgstr " !" #~ msgid "Network Monitoring" #~ msgstr " e" #~ msgid "Settings" #~ msgstr "" #~ msgid "Profile " #~ msgstr " " #~ msgid "Statistics" #~ msgstr "e" #~ msgid "Sending Speed:" #~ msgstr " a :" #~ msgid "Receiving Speed:" #~ msgstr " a :" #~ msgid "Connection Time: " #~ msgstr " : " #~ msgid "Logs" #~ msgstr "" #~ msgid "Connecting to Internet " #~ msgstr "j " #~ msgid "Disconnecting from Internet " #~ msgstr "j a" #~ msgid "Disconnection from Internet failed." #~ msgstr "ja a ." #~ msgid "Disconnection from Internet complete." #~ msgstr "j a ." #~ msgid "Connection complete." #~ msgstr "a ." #~ msgid "" #~ "Connection failed.\n" #~ "Verify your configuration in the Mandrake Control Center." #~ msgstr "" #~ "a .\n" #~ " j j Mandrake ." #~ msgid "Color configuration" #~ msgstr "a " #~ msgid "sent: " #~ msgstr ":" #~ msgid "received: " #~ msgstr ": " #~ msgid "average" #~ msgstr "" #~ msgid "Connect" #~ msgstr "j" #~ msgid "Disconnect" #~ msgstr "j" #~ msgid "/File/_New" #~ msgstr "/_a/_a" #~ msgid "<control>N" #~ msgstr "<control>N" #~ msgid "/File/_Open" #~ msgstr "/a/_" #~ msgid "<control>O" #~ msgstr "<control>O" #~ msgid "/File/_Save" #~ msgstr "/a/_aj" #~ msgid "<control>S" #~ msgstr "<control>S" #~ msgid "/File/Save _As" #~ msgstr "/a/aj_" #~ msgid "/File/-" #~ msgstr "/a/-" #~ msgid "/_Options" #~ msgstr "/_je" #~ msgid "/Options/Test" #~ msgstr "/je/" #~ msgid "/_Help" #~ msgstr "_" #~ msgid "/Help/_About..." #~ msgstr "//_..." #~ msgid "Default Runlevel" #~ msgstr " Runlevel" #~ msgid "Which printing system do you want to use?" #~ msgstr " a e ?" #~ msgid "Europe" #~ msgstr "" #~ msgid "NetWare" #~ msgstr "NetWare" #~ msgid "Do you want to print a test page?" #~ msgstr " ?" #~ msgid "Remove queue" #~ msgstr " queue" #~ msgid "Config file content could not be interpreted." #~ msgstr " j j " #~ msgid "Unrecognized config file" #~ msgstr " a" #~ msgid "Adapter" #~ msgstr "" #~ msgid "Disable network" #~ msgstr " " #~ msgid "Enable network" #~ msgstr " "