summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/po/es.po
blob: 086659a12ec91a45742034b5ff7676e31d14defc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
# traducción de DrakX-es.po to Español
# spanish translation of DrakX
# Copyright (C) 2000, 2001,2002 Mandriva S.A.
# Fabián Mandelbaum <fmandelbaum@gmail.com>, 2000-2004, 2006, 2007.
# Pablo Saratxaga <pablo@mandriva.com>, 2004, 2006.
# Jaime Crespo <505201@unizar.es>, 2004, 2005.
# José Manuel Pérez <jmprodu@hotmail.com>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: menu-messages-main-es\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-10-01 09:49+0200\n"
"PO-Revision-Date: 2007-09-24 17:00-0300\n"
"Last-Translator: Fabián Mandelbaum <fmandelbaum@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: drakauth:24 drakauth:26 draksec:279 draksec:328
#, c-format
msgid "Authentication"
msgstr "Autenticación"

#: drakauth:36 drakclock:110 drakclock:124 drakfont:214 drakfont:227
#: drakfont:265 draksplash:169 finish-install:82 logdrake:170 logdrake:445
#: logdrake:450 scannerdrake:59 scannerdrake:101 scannerdrake:142
#: scannerdrake:200 scannerdrake:259 scannerdrake:730 scannerdrake:741
#: scannerdrake:880 scannerdrake:891 scannerdrake:961
#, c-format
msgid "Error"
msgstr "Error"

#: drakboot:49
#, c-format
msgid "No bootloader found, creating a new configuration"
msgstr ""
"Ningún cargador de arranque encontrado, creando una configuración nueva"

#: drakboot:83 harddrake2:196 harddrake2:197 logdrake:71
#, c-format
msgid "/_File"
msgstr "/_Fichero"

#: drakboot:84 logdrake:77
#, c-format
msgid "/File/_Quit"
msgstr "/Archivo/_Salir"

#: drakboot:84 harddrake2:197 logdrake:77
#, c-format
msgid "<control>Q"
msgstr "<control>S"

#: drakboot:124
#, c-format
msgid "Text only"
msgstr "Sólo texto"

#: drakboot:125
#, c-format
msgid "Verbose"
msgstr "Con mensajes"

#: drakboot:126
#, c-format
msgid "Silent"
msgstr "Silencio"

#: drakboot:132 drakfont:693 drakperm:378 drakperm:388 drakups:27
#: harddrake2:515 localedrake:43 scannerdrake:51 scannerdrake:54
#: scannerdrake:297 scannerdrake:302 scannerdrake:955
#, c-format
msgid "Warning"
msgstr "Advertencia"

#: drakboot:133
#, 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 ""
"El cargador de arranque de su sistema no está en modo framebuffer. Para "
"activar el arranque gráfico, seleccione un modo de vídeo gráfico en la "
"herramienta de configuración."

#: drakboot:134
#, c-format
msgid "Do you want to configure it now?"
msgstr "¿Desea configurarlo ahora?"

#: drakboot:143
#, c-format
msgid "Install themes"
msgstr "Instalar temas"

#: drakboot:145
#, c-format
msgid "Graphical boot theme selection"
msgstr "Selección del tema gráfico al arrancar"

#: drakboot:148
#, c-format
msgid "Graphical boot mode:"
msgstr "Modo de arranque gráfico:"

#: drakboot:150
#, c-format
msgid "Theme"
msgstr "Tema"

#: drakboot:153
#, c-format
msgid ""
"Display theme\n"
"under console"
msgstr ""
"Mostrar tema\n"
"bajo la consola"

#: drakboot:158 draksplash:25
#, c-format
msgid "Create new theme"
msgstr "Crear un tema nuevo"

#: drakboot:190
#, c-format
msgid "Default user"
msgstr "Usuario predeterminado"

#: drakboot:191
#, c-format
msgid "Default desktop"
msgstr "Escritorio predeterminado"

#: drakboot:194
#, c-format
msgid "No, I do not want autologin"
msgstr "No, no deseo entrada automática"

#: drakboot:195
#, c-format
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Sí, deseo entrada automática con este (usuario, escritorio)"

#: drakboot:202
#, c-format
msgid "System mode"
msgstr "Modo del sistema"

#: drakboot:205
#, c-format
msgid "Launch the graphical environment when your system starts"
msgstr "Lanzar el sistema X-Window al comenzar"

#: drakboot:257
#, c-format
msgid "Boot Style Configuration"
msgstr "Configuración del estilo de arranque"

#: drakboot:259 drakboot:263
#, c-format
msgid "Video mode"
msgstr "Modo de vídeo"

#: drakboot:260
#, 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 ""
"Elija un modo de vídeo, el cual será aplicada a cada una de las entradas de "
"arranque aquí debajo.\n"
"Asegúrese de que su tarjeta de vídeo soporta el modo que eligió"

#: drakbug:48 drakbug:113
#, c-format
msgid "The \"%s\" program has crashed with the following error:"
msgstr "El programa \"%s\" se ha detenido con el error siguiente:"

#: drakbug:54
#, c-format
msgid "Mandriva Linux Bug Report Tool"
msgstr "Herramienta de Reporte de Errores de Mandriva Linux"

#: drakbug:59
#, c-format
msgid "Mandriva Linux Control Center"
msgstr "Centro de control de Mandriva Linux"

#: drakbug:60
#, c-format
msgid "First Time Wizard"
msgstr "Asistente Inicial"

#: drakbug:61
#, c-format
msgid "Synchronization tool"
msgstr "Herramienta de sincronización"

#: drakbug:62 drakbug:186
#, c-format
msgid "Standalone Tools"
msgstr "Herramientas 'standalone'"

#: drakbug:64 drakbug:65
#, c-format
msgid "Mandriva Online"
msgstr "Mandriva Online"

#: drakbug:66
#, c-format
msgid "Remote Control"
msgstr "Control remoto"

#: drakbug:67
#, c-format
msgid "Software Manager"
msgstr "Administrador de software"

#: drakbug:68
#, c-format
msgid "Windows Migration tool"
msgstr "Herramienta para migrar desde Windows"

#: drakbug:69
#, c-format
msgid "Configuration Wizards"
msgstr "Asistentes de configuración"

#: drakbug:91
#, c-format
msgid "Select Mandriva Tool:"
msgstr "Seleccione la herramienta Mandriva:"

#: drakbug:92
#, c-format
msgid ""
"or Application Name\n"
"(or Full Path):"
msgstr ""
"o el nombre de la aplicación\n"
"(o la ruta completa):"

#: drakbug:95
#, c-format
msgid "Find Package"
msgstr "Encontrar paquete"

#: drakbug:97
#, c-format
msgid "Package: "
msgstr "Paquete:"

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

#: drakbug:121
#, 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.  \n"
"Things useful to include in your report are the output of lspcidrake -v, "
"kernel version, and /proc/cpuinfo."
msgstr ""
"Para enviar un informe de errores, haga clic sobre el botón Informe.\n"
"Esto abrirá una ventana del navegador web en %s donde encontrará un "
"formulario para que lo rellene. La información que se muestra arriba será "
"transferida a ese servidor. \n"
" Algunos datos útiles que puede incluir en su informe son la salida de "
"lspcidrake -v, versión del kernel, e información de su procesador/cpu."

#: drakbug:127 drakperm:134 draksec:440 draksec:442 draksec:461 draksec:463
#, c-format
msgid "Help"
msgstr "Ayuda"

#: drakbug:129
#, c-format
msgid "Report"
msgstr "Informe"

#: drakbug:160 drakfont:517
#, c-format
msgid "Close"
msgstr "Cerrar"

#: drakbug:196
#, c-format
msgid "Not installed"
msgstr "No instalado"

#: drakbug:209
#, c-format
msgid "Package not installed"
msgstr "Paquete no instalado"

#: drakclock:30 draksec:334
#, c-format
msgid "Date, Clock & Time Zone Settings"
msgstr "Configuración de la fecha, hora y huso horario"

#: drakclock:39
#, c-format
msgid "not defined"
msgstr "no definido"

#: drakclock:41
#, c-format
msgid "Change Time Zone"
msgstr "Cambiar el huso horario"

#: drakclock:44
#, c-format
msgid "Timezone - DrakClock"
msgstr "Huso horario - DrakClock"

#: drakclock:44
#, c-format
msgid "Which is your timezone?"
msgstr "¿Cuál es su huso horario?"

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

#: drakclock:45
#, c-format
msgid "Is your hardware clock set to GMT?"
msgstr "¿El reloj interno está puesto a GMT?"

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

#: drakclock:72
#, c-format
msgid ""
"Your computer can synchronize its clock\n"
" with a remote time server using NTP"
msgstr ""
"Su computadora puede sincronizar su reloj\n"
"con un servidor remoto usando NTP"

#: drakclock:73
#, c-format
msgid "Enable Network Time Protocol"
msgstr "Habilitar el Protocolo de la Hora de Red (NTP)"

#: drakclock:81
#, c-format
msgid "Server:"
msgstr "Servidor:"

#: drakclock:95
#, c-format
msgid "Timezone"
msgstr "Huso horario"

#: drakclock:110
#, c-format
msgid "Please enter a valid NTP server address."
msgstr "Indique una dirección de servidor NTP válida por favor."

#: drakclock:125
#, c-format
msgid "Could not synchronize with %s."
msgstr "No se ha podido sincronizar con %s"

#: drakclock:126 draksplash:93 logdrake:175 scannerdrake:492
#, c-format
msgid "Quit"
msgstr "Salir"

#: drakclock:127
#, c-format
msgid "Retry"
msgstr "Reintentarlo"

#: drakclock:149 drakclock:159
#, c-format
msgid "Reset"
msgstr "Resetear"

#: drakedm:41
#, c-format
msgid "GDM (GNOME Display Manager)"
msgstr "XDM (administrador de conexión GNOME)"

#: drakedm:42
#, c-format
msgid "KDM (KDE Display Manager)"
msgstr "XDM (administrador de conexión KDE)"

#: drakedm:43
#, c-format
msgid "XDM (X Display Manager)"
msgstr "XDM (administrador de conexión X11)"

#: drakedm:54
#, c-format
msgid "Choosing a display manager"
msgstr "Eligiendo un administrador de conexión"

#: 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 ""
"El administrador de conexión X11 le permite conectarse gráficamente\n"
"a su sistema con el X Window System corriendo y soporta correr varias\n"
"sesiones X diferentes en su máquina local a la vez."

#: drakedm:73
#, c-format
msgid "The change is done, do you want to restart the dm service?"
msgstr "Se realizó el cambio, ¿desea reiniciar el servicio dm?"

#: drakedm:74
#, 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 ""
"Va a cerrar todos los programas que se están ejecutando y perder su sesión "
"actual. ¿Realmente está seguro que desea volver a iniciar el servicio dm?"

#: drakfont:188
#, c-format
msgid "Search installed fonts"
msgstr "Buscar tipografías instaladas"

#: drakfont:190
#, c-format
msgid "Unselect fonts installed"
msgstr "Desmarcar las tipografías instaladas"

#: drakfont:214
#, c-format
msgid "No fonts found"
msgstr "No se encontraron tipografías"

#: drakfont:218
#, c-format
msgid "parse all fonts"
msgstr "analizar todas las tipografías"

#: drakfont:223 drakfont:264 drakfont:338 drakfont:379 drakfont:387
#: drakfont:413 drakfont:431 drakfont:445
#, c-format
msgid "done"
msgstr "hecho"

#: drakfont:227
#, c-format
msgid "Could not find any font in your mounted partitions"
msgstr "No se pueden encontrar tipografías en las particiones montadas"

#: drakfont:262
#, c-format
msgid "Reselect correct fonts"
msgstr "Volver a seleccionar tipografías correctas"

#: drakfont:265
#, c-format
msgid "Could not find any font.\n"
msgstr "No se pueden encontrar tipografías.\n"

#: drakfont:275
#, c-format
msgid "Search for fonts in installed list"
msgstr "Buscar tipografías en la lista de instaladas"

#: drakfont:299
#, c-format
msgid "%s fonts conversion"
msgstr "Conversión de tipografías %s"

#: drakfont:336
#, c-format
msgid "Fonts copy"
msgstr "Copiar tipografías"

#: drakfont:339
#, c-format
msgid "True Type fonts installation"
msgstr "Instalación de tipografías True Type"

#: drakfont:347
#, c-format
msgid "please wait during ttmkfdir..."
msgstr "por favor, espere mientras corre ttmkfdir..."

#: drakfont:348
#, c-format
msgid "True Type install done"
msgstr "Instalación de True Type realizada"

#: drakfont:354 drakfont:369
#, c-format
msgid "type1inst building"
msgstr "Construyendo Type1"

#: drakfont:363
#, c-format
msgid "Ghostscript referencing"
msgstr "Referenciando a Ghostscript"

#: drakfont:380
#, c-format
msgid "Suppress Temporary Files"
msgstr "Suprimir archivos temporales"

#: drakfont:383 drakfont:441
#, c-format
msgid "Restart XFS"
msgstr "Reiniciar XFS"

#: drakfont:429 drakfont:439
#, c-format
msgid "Suppress Fonts Files"
msgstr "Suprimir archivos de tipografías"

#: drakfont:449
#, 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 ""
"Antes de instalar cualquier tipografía, asegúrese que tiene derecho de "
"usarlas e instalarlas en su sistema.\n"
"\n"
"Puede instalar las tipografías usando la manera normal. En casos raros,\n"
"puede ser que tipografías \"falsas\" congelen a su servidor X."

#: drakfont:489
#, c-format
msgid "Font Installation"
msgstr "Instalación de tipografías"

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

#: drakfont:501 drakfont:653
#, c-format
msgid "Font List"
msgstr "Lista de tipografías"

#: drakfont:504
#, c-format
msgid "Get Windows Fonts"
msgstr "Tipografías de Windows"

#: drakfont:510
#, c-format
msgid "About"
msgstr "Acerca"

#: drakfont:511 drakfont:552
#, c-format
msgid "Options"
msgstr "Opciones"

#: drakfont:512 drakfont:732
#, c-format
msgid "Uninstall"
msgstr "Desinstalar"

#: drakfont:513
#, c-format
msgid "Import"
msgstr "Importar"

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

#: drakfont:533
#, c-format
msgid "Copyright (C) 2001-2006 by Mandriva"
msgstr "Copyright © 2001-2006 por Mandriva"

#: drakfont:535
#, c-format
msgid "Font installer."
msgstr "Instalador de tipografías."

#: drakfont:537 harddrake2:238
#, c-format
msgid "Mandriva Linux"
msgstr "Mandriva Linux"

#. -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:544 harddrake2:243
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr ""
"José Manuel Pérez <jmprodu@hotmail.com>\n"
"Pablo Saratxaga <pablo@mandriva.com>\n"

#: drakfont:554
#, c-format
msgid "Choose the applications that will support the fonts:"
msgstr "Elija las aplicaciones que soportarán las tipografías:"

#: drakfont:565
#, c-format
msgid "Ghostscript"
msgstr "Ghostscript"

#: drakfont:566
#, c-format
msgid "OpenOffice.org"
msgstr "OpenOffice.org"

#: drakfont:567
#, c-format
msgid "Abiword"
msgstr "Abiword"

#: drakfont:568
#, c-format
msgid "Generic Printers"
msgstr "Impresoras genéricas"

#: drakfont:573 drakfont:583 draksplash:180 drakups:210
#, c-format
msgid "Ok"
msgstr "Aceptar"

#: drakfont:582
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
"Seleccione el archivo o directorio de tipografías y haga clic sobre 'Agregar'"

#: drakfont:583
#, c-format
msgid "File Selection"
msgstr "Selección de archivos."

#: drakfont:583 drakfont:663 drakfont:747 draksplash:180 drakups:217
#: logdrake:175
#, c-format
msgid "Cancel"
msgstr "Cancelar"

#: drakfont:587
#, c-format
msgid "Fonts"
msgstr "Fuentes"

#: drakfont:651 draksec:330
#, c-format
msgid "Import fonts"
msgstr "Importar tipografías"

#: drakfont:657 drakups:299 drakups:361 drakups:381
#, c-format
msgid "Add"
msgstr "Agregar"

#: drakfont:658 drakfont:746 drakups:301 drakups:363 drakups:383
#, c-format
msgid "Remove"
msgstr "Quitar"

#: drakfont:664
#, c-format
msgid "Install"
msgstr "Instalar"

#: drakfont:695
#, c-format
msgid "Are you sure you want to uninstall the following fonts?"
msgstr "¿Está seguro que quiere desinstalar las tipografías siguientes?"

#: drakfont:699 draksec:59 harddrake2:323
#, c-format
msgid "Yes"
msgstr "Sí"

#: drakfont:701 draksec:58 harddrake2:324
#, c-format
msgid "No"
msgstr "No"

#: drakfont:740
#, c-format
msgid "Unselect All"
msgstr "Deseleccionar todas."

#: drakfont:743
#, c-format
msgid "Select All"
msgstr "Seleccionar todas."

#: drakfont:760 drakfont:779
#, c-format
msgid "Importing fonts"
msgstr "Importando tipografías"

#: drakfont:764 drakfont:784
#, c-format
msgid "Initial tests"
msgstr "Pruebas iniciales"

#: drakfont:765
#, c-format
msgid "Copy fonts on your system"
msgstr "Copiar tipografías en su sistema"

#: drakfont:766
#, c-format
msgid "Install & convert Fonts"
msgstr "Instalar y convertir tipografías"

#: drakfont:767
#, c-format
msgid "Post Install"
msgstr "Post-instalación"

#: drakfont:785
#, c-format
msgid "Remove fonts on your system"
msgstr "Quitar tipografías de su sistema"

#: drakfont:786
#, c-format
msgid "Post Uninstall"
msgstr "Post-desinstalación"

#: drakhelp:17
#, c-format
msgid ""
" drakhelp 0.1\n"
"Copyright (C) %s Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"Usage: \n"
msgstr ""
"drakhelp 0.1\n"
"Copyright (C) %s Mandriva.\n"
"Esto es software libre y puede redistribuirse bajo los términos de la GNU "
"GPL.\n"
"\n"
"Uso:\n"

#: drakhelp:22
#, c-format
msgid " --help                - display this help     \n"
msgstr " --help                - mostrar esta ayuda     \n"

#: drakhelp:23
#, c-format
msgid ""
" --id <id_label>       - load the html help page which refers to id_label\n"
msgstr ""
" --id <id_etiqueta>       - cargar el archivo de ayuda HTML que se refiere a "
"id_etiqueta\n"

#: drakhelp:24
#, c-format
msgid ""
" --doc <link>          - link to another web page ( for WM welcome "
"frontend)\n"
msgstr ""
" --doc <enlace>          - enlazar a otra página web (para la interfaz de "
"bienvenida de WM)\n"

#: drakhelp:52
#, c-format
msgid "Mandriva Linux Help Center"
msgstr "Centro de ayuda de Mandriva Linux"

#: drakhelp:52
#, c-format
msgid "No Help entry for %s\n"
msgstr "No hay entrada de ayuda para %s\n"

#: drakperm:22
#, c-format
msgid "System settings"
msgstr "Ajustes del sistema"

#: drakperm:23
#, c-format
msgid "Custom settings"
msgstr "Ajustes personalizados"

#: drakperm:24
#, c-format
msgid "Custom & system settings"
msgstr "Ajustes personalizados y del sistema"

#: drakperm:32
#, c-format
msgid "Security Permissions"
msgstr "Permisos de seguridad"

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

#: drakperm:49 drakperm:322
#, c-format
msgid "Path"
msgstr "Ruta"

#: drakperm:49 drakperm:250
#, c-format
msgid "User"
msgstr "Usuario"

#: drakperm:49 drakperm:250
#, c-format
msgid "Group"
msgstr "Grupo"

#: drakperm:49 drakperm:334
#, c-format
msgid "Permissions"
msgstr "Permisos"

#: drakperm:59
#, c-format
msgid "Add a new rule"
msgstr "Añadir una nueva regla"

#: drakperm:66 drakperm:101 drakperm:126
#, c-format
msgid "Edit current rule"
msgstr "Editar regla corriente"

#: 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 owerwrite the default rules."
msgstr ""
"Aquí puede ver archivos a utilizar para ajustar los permisos, dueños, y "
"grupos por medio de msec.\n"
"También puede editar sus reglas propias que sobre-escribirán las "
"predeterminadas."

#: drakperm:110
#, c-format
msgid ""
"The current security level is %s.\n"
"Select permissions to see/edit"
msgstr ""
"El nivel de seguridad corriente es %s.\n"
"Seleccione permisos para ver/editar"

#: drakperm:122
#, c-format
msgid "Up"
msgstr "Subir"

#: drakperm:122
#, c-format
msgid "Move selected rule up one level"
msgstr "Subir un nivel la regla seleccionada"

#: drakperm:123
#, c-format
msgid "Down"
msgstr "Bajar"

#: drakperm:123
#, c-format
msgid "Move selected rule down one level"
msgstr "Bajar un nivel la regla seleccionada"

#: drakperm:124
#, c-format
msgid "Add a rule"
msgstr "Añadir una regla"

#: drakperm:124
#, c-format
msgid "Add a new rule at the end"
msgstr "Añadir una regla nueva al final"

#: drakperm:125
#, c-format
msgid "Delete"
msgstr "Borrar"

#: drakperm:125
#, c-format
msgid "Delete selected rule"
msgstr "Borrar la regla seleccionada"

#: drakperm:126 drakups:300 drakups:362 drakups:382
#, c-format
msgid "Edit"
msgstr "Editar"

#: drakperm:242
#, c-format
msgid "browse"
msgstr "examinar"

#: drakperm:247
#, c-format
msgid "user"
msgstr "usuario"

#: drakperm:247
#, c-format
msgid "group"
msgstr "grupo"

#: drakperm:247
#, c-format
msgid "other"
msgstr "otros"

#: drakperm:250
#, c-format
msgid "Other"
msgstr "Otros"

#: drakperm:252
#, c-format
msgid "Read"
msgstr "Lectura"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:255
#, c-format
msgid "Enable \"%s\" to read the file"
msgstr "Permitir a \"%s\" leer el archivo"

#: drakperm:259
#, c-format
msgid "Write"
msgstr "Escribir"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:262
#, c-format
msgid "Enable \"%s\" to write the file"
msgstr "Habilitar \"%s\" a escribir el archivo"

#: drakperm:266
#, c-format
msgid "Execute"
msgstr "Ejecutar"

#. -PO: here %s will be either "user", "group" or "other"
#: drakperm:269
#, c-format
msgid "Enable \"%s\" to execute the file"
msgstr "Habilitar \"%s\" a ejecutar el archivo"

#: drakperm:272
#, c-format
msgid "Sticky-bit"
msgstr "Bit pegajoso"

#: drakperm:272
#, c-format
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""
"Usado para directorio:\n"
" sólo el dueño del directorio o archivo en este directorio lo puede borrar"

#: drakperm:273
#, c-format
msgid "Set-UID"
msgstr "Set-UID"

#: drakperm:273
#, c-format
msgid "Use owner id for execution"
msgstr "Usar ID del dueño para la ejecución"

#: drakperm:274
#, c-format
msgid "Set-GID"
msgstr "Set-GID"

#: drakperm:274
#, c-format
msgid "Use group id for execution"
msgstr "Usar ID del grupo para la ejecución"

#: drakperm:292
#, c-format
msgid "User:"
msgstr "Usuario:"

#: drakperm:293
#, c-format
msgid "Group:"
msgstr "Grupo:"

#: drakperm:297
#, c-format
msgid "Current user"
msgstr "Usuario corriente"

#: drakperm:298
#, c-format
msgid "When checked, owner and group will not be changed"
msgstr "Cuando está marcado, el grupo y el dueño no se cambiarán"

#: drakperm:308
#, c-format
msgid "Path selection"
msgstr "Selección de ruta"

#: drakperm:328
#, c-format
msgid "Property"
msgstr "Propiedad"

#: drakperm:378
#, c-format
msgid ""
"The first character of the path must be a slash (\"/\"):\n"
"\"%s\""
msgstr ""
"El primet carácter de la ruta debe ser un slsh («/»):\n"
%s»"

#: drakperm:388
#, c-format
msgid "Both the username and the group must valid!"
msgstr "¡El nombre de usuario y el grupo deben ser ambos válidos!"

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

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

#: draksec:53
#, c-format
msgid "ALL"
msgstr "TODO"

#: draksec:54
#, c-format
msgid "LOCAL"
msgstr "LOCAL"

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

#: draksec:56
#, c-format
msgid "Default"
msgstr "Por defecto"

#: draksec:57
#, c-format
msgid "Ignore"
msgstr "Ignorar"

#: draksec:72 drakups:99 harddrake2:369 scannerdrake:66 scannerdrake:70
#: scannerdrake:78 scannerdrake:319 scannerdrake:368 scannerdrake:505
#: scannerdrake:509 scannerdrake:531 service_harddrake:252
#, c-format
msgid "Please wait"
msgstr "Espere, por favor"

#. -PO: Do not alter the <span ..> and </span> tags.
#. -PO: Translate the security levels (Poor, Standard, High, Higher and Paranoid) in the same way, you translated these individuals words.
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX.
#: draksec:93
#, c-format
msgid ""
"Here, you can setup the security level and administrator of your machine.\n"
"\n"
"\n"
"The '<span weight=\"bold\">Security Administrator</span>' is the one who "
"will receive security alerts if the\n"
"'<span weight=\"bold\">Security Alerts</span>' option is set. It can be a "
"username or an email.\n"
"\n"
"\n"
"The '<span weight=\"bold\">Security Level</span>' menu allows you to select "
"one of the six preconfigured security levels\n"
"provided with msec. These levels range from '<span weight=\"bold\">poor</"
"span>' security and ease of use, to\n"
"'<span weight=\"bold\">paranoid</span>' config, suitable for very sensitive "
"server applications:\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Poor</span>: This is a totally unsafe but "
"very\n"
"easy to use security level. It should only be used for machines not "
"connected to\n"
"any network and that are not accessible to everybody.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Standard</span>: This is the standard "
"security\n"
"recommended for a computer that will be used to connect to the Internet as "
"a\n"
"client.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">High</span>: There are already some\n"
"restrictions, and more automatic checks are run every night.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Higher</span>: The security is now high "
"enough\n"
"to use the system as a server which can accept connections from many "
"clients. If\n"
"your machine is only a client on the Internet, you should choose a lower "
"level.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Paranoid</span>: This is similar to the "
"previous\n"
"level, but the system is entirely closed and security features are at their\n"
"maximum"
msgstr ""
"Aquí puede configurar el nivel y administrador de seguridad de su máquina.\n"
"\n"
"\n"
"El '<span weight=\"bold\">Administrador de Seguridad</span>' es quien "
"recibirá las alertas de seguridad si está activa\n"
"la opción '<span weight=\"bold\">Alertas de seguridad</span>'. Puede ser un "
"nombre de usuario o un correo-e.\n"
"\n"
"\n"
"El menú Nivel de seguridad permite seleccionar uno de los seis niveles "
"preconfigurados provistos\n"
"con msec. Estos niveles van desde seguridad pobre y facilidad de uso, hasta "
"una\n"
"configuración paranoica, útil para aplicaciones servidor muy sensibles:\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Pobre</span>: Este nivel es completamente "
"inseguro\n"
"pero muy fácil de usar. Sólo debería utilizarse para máquinas no conectadas "
"a red\n"
"alguna ni al alcance de cualquiera.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Estándar</span>: Este es el nivel de "
"seguridad\n"
"recomendado para una computadora que se usará para conectar a la Internet "
"como\n"
"cliente.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Alta</span>: Ya hay algunas restricciones,\n"
"y cada noche se ejecutan más verificaciones automáticas.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Más alta</span>: Ahora la seguridad es lo "
"suficientemente\n"
"alta para usar el sistema como un servidor que puede aceptar conexiones "
"desde muchos\n"
"clientes. Si su máquina sólo es un cliente en la Internet, debería elegir un "
"nivel menor.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Paranoica</span>: Este es similar al nivel "
"anterior,\n"
"pero el sistema está completamente cerrado y las características de "
"seguridad\n"
"están al máximo."

#: draksec:147 harddrake2:213
#, c-format
msgid ""
"Description of the fields:\n"
"\n"
msgstr ""
"Descripción de los campos:\n"
"\n"

#: draksec:161
#, c-format
msgid "(default value: %s)"
msgstr " (valor predeterminado: %s)"

#: draksec:166
#, c-format
msgid "Security Level and Checks"
msgstr "Nivel de seguridad y verificaciones:"

#: draksec:203
#, c-format
msgid "Security Level:"
msgstr "Nivel de seguridad:"

#: draksec:206
#, c-format
msgid "Security Alerts:"
msgstr "Alertas de seguridad:"

#: draksec:210
#, c-format
msgid "Security Administrator:"
msgstr "Administrador de seguridad:"

#: draksec:212
#, c-format
msgid "Basic options"
msgstr "Opciones básicas"

#: draksec:226
#, c-format
msgid "Network Options"
msgstr "Opciones de red"

#: draksec:226
#, c-format
msgid "System Options"
msgstr "Opciones de sistema"

#: draksec:261
#, c-format
msgid "Periodic Checks"
msgstr "Verificaciones periódicas"

#: draksec:282
#, c-format
msgid "No password"
msgstr "Sin contraseña"

#: draksec:283
#, c-format
msgid "Root password"
msgstr ""

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

#: draksec:314 draksec:363
#, c-format
msgid "Software Management"
msgstr "Administración de software"

#: draksec:315
#, fuzzy, c-format
msgid "Mandriva Update"
msgstr "Mandriva Online"

#: draksec:316
#, c-format
msgid "Software Media Manager"
msgstr "Administrador de soportes de software"

#: draksec:317
#, c-format
msgid "Configure 3D Desktop effects"
msgstr "Configurar los efectos del escritorio 3D"

#: draksec:318
#, fuzzy, c-format
msgid "Graphical Server Configuration"
msgstr "Configuración de alerta por correo"

#: draksec:319
#, fuzzy, c-format
msgid "Mouse Configuration"
msgstr "Configuración manual"

#: draksec:320
#, fuzzy, c-format
msgid "Keyboard Configuration"
msgstr "Configuración del material"

#: draksec:321
#, fuzzy, c-format
msgid "UPS Configuration"
msgstr "Configuración del controlador UPS"

#: draksec:322
#, fuzzy, c-format
msgid "Network Configuration"
msgstr "Configuración de alerta"

#: draksec:323
#, c-format
msgid "Hosts definitions"
msgstr "Definiciones de máquinas"

#: draksec:324
#, c-format
msgid "Network Center"
msgstr "Centro de redes"

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

#: draksec:326
#, c-format
msgid "Proxy Configuration"
msgstr "Configuración de Proxy"

#: draksec:327
#, fuzzy, c-format
msgid "Connection Sharing"
msgstr "Conexión"

#: draksec:329
#, c-format
msgid "Backups"
msgstr "Copia de respaldo"

#: draksec:331 logdrake:52
#, c-format
msgid "Logs"
msgstr "Registros"

#: draksec:332
#, c-format
msgid "Services"
msgstr "Servicios"

#: draksec:333
#, fuzzy, c-format
msgid "Users"
msgstr "Usuario"

#: draksec:335
#, fuzzy, c-format
msgid "Boot Configuratoin"
msgstr "Configuración de alerta"

#: draksec:364
#, c-format
msgid "Hardware"
msgstr "Hardware"

#: draksec:365
#, fuzzy, c-format
msgid "Network"
msgstr "Opciones de red"

#: draksec:366
#, c-format
msgid "System"
msgstr "Sistema"

#: draksec:367
#, c-format
msgid "Boot"
msgstr "Arranque"

#: draksec:391
#, c-format
msgid "Please wait, setting security level..."
msgstr "Por favor espere, configurando el nivel de seguridad..."

#: draksec:397
#, c-format
msgid "Please wait, setting security options..."
msgstr "Por favor espere, configurando las opciones de seguridad..."

#: draksound:48
#, c-format
msgid "No Sound Card detected!"
msgstr "¡No se detectó tarjeta de sonido!"

#. -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.\n"
"\n"
"\n"
"You can visit our hardware database at:\n"
"\n"
"\n"
"http://www.mandrivalinux.com/en/hardware.php3"
msgstr ""
"No se detectó tarjeta de sonido en su máquina. Por favor, verifique que "
"tiene conectada correctamente una tarjeta de sonido soportada por Linux.\n"
"\n"
"\n"
"Puede visitar nuestra base de datos de hardware en:\n"
"\n"
"\n"
"http://www.mandrivalinux.com/en/hardware.php3"

#: draksound:58
#, 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 ""
"\n"
"\n"
"\n"
"Nota: si tiene una tarjeta de sonido ISA PnP, tendrá que utilizar alsaconf o "
"el programa sndconfig. Simplemente teclee \"alsaconf\" o \"sndconfig\" en "
"una consola."

#: draksplash:32
#, c-format
msgid "X coordinate of text box"
msgstr "Coordenada X del cuadro de texto"

#: draksplash:33
#, c-format
msgid "Y coordinate of text box"
msgstr "Coordenada y del cuadro de texto"

#: draksplash:34
#, c-format
msgid "Text box width"
msgstr "Ancho del cuadro de texto"

#: draksplash:35
#, c-format
msgid "Text box height"
msgstr "Altura del cuadro de texto"

#: draksplash:36
#, c-format
msgid ""
"The progress bar X coordinate\n"
"of its upper left corner"
msgstr ""
"Coordenada x del ángulo superior\n"
"izquierdo de la barra de progreso"

#: draksplash:37
#, c-format
msgid ""
"The progress bar Y coordinate\n"
"of its upper left corner"
msgstr ""
"Coordenada y del ángulo superior\n"
"izquierdo de la barra de progreso"

#: draksplash:38
#, c-format
msgid "The width of the progress bar"
msgstr "El ancho de la barra de progreso"

#: draksplash:39
#, c-format
msgid "The height of the progress bar"
msgstr "La altura de la barra de progreso"

#: draksplash:40
#, c-format
msgid "X coordinate of the text"
msgstr "Coordenada X del texto"

#: draksplash:41
#, c-format
msgid "Y coordinate of the text"
msgstr "Coordenada Y del texto"

#: draksplash:42
#, c-format
msgid "Text box transparency"
msgstr "Transparencia del cuadro de texto"

#: draksplash:43
#, c-format
msgid "Progress box transparency"
msgstr "Transparencia del cuadro de progreso"

#: draksplash:44
#, c-format
msgid "Text size"
msgstr "Tamaño del texto"

#: draksplash:61
#, c-format
msgid "Choose progress bar color 1"
msgstr "Elija el color 1 de la barra de progreso"

#: draksplash:62
#, c-format
msgid "Choose progress bar color 2"
msgstr "Elija el color 2 de la barra de progreso"

#: draksplash:63
#, c-format
msgid "Choose progress bar background"
msgstr "Elija el fondo de la barra de progreso"

#: draksplash:64
#, c-format
msgid "Gradient type"
msgstr "Tipo de gradiente"

#: draksplash:65
#, c-format
msgid "Choose text color"
msgstr "Elija el color del texto"

#: draksplash:67 draksplash:74
#, c-format
msgid "Choose picture"
msgstr "Elija una imágen"

#: draksplash:68
#, c-format
msgid "Silent bootsplash"
msgstr "Bootsplash silencioso"

#: draksplash:71
#, c-format
msgid "Choose text zone color"
msgstr "Elija el color de la zona de texto"

#: draksplash:72
#, c-format
msgid "Text color"
msgstr "Color del texto"

#: draksplash:73
#, c-format
msgid "Background color"
msgstr "Color del fondo"

#: draksplash:75
#, c-format
msgid "Verbose bootsplash"
msgstr "Bootsplash informativo"

#: draksplash:81
#, c-format
msgid "Theme name"
msgstr "Nombre del tema"

#: draksplash:84
#, c-format
msgid "Final resolution"
msgstr "Resolución final"

#: draksplash:87
#, c-format
msgid "Display logo on Console"
msgstr "Mostrar logo en la consola"

#: draksplash:92
#, c-format
msgid "Save theme"
msgstr "guardar tema"

#: draksplash:154
#, c-format
msgid "Please enter a theme name"
msgstr "Por favor, ingrese un nombre de tema"

#: draksplash:157
#, c-format
msgid "Please select a splash image"
msgstr "Por favor, seleccione una imagen para exhibir"

#: draksplash:160
#, c-format
msgid "saving Bootsplash theme..."
msgstr "guardando tema de Bootsplash..."

#: draksplash:169
#, c-format
msgid "Unable to load image file %s"
msgstr "No se puede cargar el archivo imagen %s"

#: draksplash:180
#, c-format
msgid "choose image"
msgstr "elija imagen"

#: draksplash:195
#, c-format
msgid "Color selection"
msgstr "Selección del color"

#: drakups:71
#, c-format
msgid "Connected through a serial port or an usb cable"
msgstr "Conectado por medio de un puerto serie o cable USB"

#: drakups:72
#, c-format
msgid "Manual configuration"
msgstr "Configuración manual"

#: drakups:78
#, c-format
msgid "Add an UPS device"
msgstr "Añadir un dispositivo UPS"

#: 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 ""
"Bienvenido a la herramienta de configuración de la UPS.\n"
"\n"
"Aquí podrá añadir una UPS nueva a su sistema.\n"

#: 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 ""
"Se añadirá un dispositivo UPS.\n"
"\n"
"¿Desea detectar automáticamente los dispositivos UPS conectados a esta "
"máquina?"

#: drakups:91
#, c-format
msgid "Autodetection"
msgstr "Detección automática"

#: drakups:99 harddrake2:369
#, c-format
msgid "Detection in progress"
msgstr "Detección en progreso"

#: drakups:118 drakups:157 logdrake:457 logdrake:463
#, c-format
msgid "Congratulations"
msgstr "Felicidades"

#: drakups:119
#, c-format
msgid "The wizard successfully added the following UPS devices:"
msgstr ""
"El asistente añadió satisfactoriamente los siguientes dispositivos UPS:"

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

#: drakups:126 drakups:138
#, c-format
msgid "UPS driver configuration"
msgstr "Configuración del controlador UPS"

#: drakups:126
#, c-format
msgid "Please select your UPS model."
msgstr "Por favor, seleccione el modelo de su UPS."

#: drakups:127
#, c-format
msgid "Manufacturer / Model:"
msgstr "Fabricante / Modelo:"

#: 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 ""
"Estamos configurando la UPS \"%s\" de \"%s\".\n"
"Por favor, complete el nombre, controlador y puerto de la misma."

#: drakups:143
#, c-format
msgid "Name:"
msgstr "Nombre:"

#: drakups:143
#, c-format
msgid "The name of your ups"
msgstr "En nombre de su UPS"

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

#: drakups:144
#, c-format
msgid "The driver that manages your ups"
msgstr "El controlador que maneja su UPS"

#: drakups:145
#, c-format
msgid "Port:"
msgstr "Puerto:"

#: drakups:147
#, c-format
msgid "The port on which is connected your ups"
msgstr "El puerto al cual está conectada su UPS"

#: drakups:157
#, c-format
msgid "The wizard successfully configured the new \"%s\" UPS device."
msgstr ""
"El asistente configuró satisfactoriamente el nuevo dispositivo UPS \"%s\"."

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

#: drakups:249 drakups:268 drakups:284 harddrake2:87 harddrake2:113
#: harddrake2:120
#, c-format
msgid "Name"
msgstr "Nombre"

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

#: drakups:249 harddrake2:53
#, c-format
msgid "Port"
msgstr "Puerto"

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

#: drakups:283
#, c-format
msgid "Access Control Lists"
msgstr "Listas de control de acceso"

#: drakups:284
#, c-format
msgid "IP address"
msgstr "Dirección IP"

#: drakups:284
#, c-format
msgid "IP mask"
msgstr "Máscara IP"

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

#: drakups:297
#, c-format
msgid "Action"
msgstr "Acción"

#: drakups:297 harddrake2:84
#, c-format
msgid "Level"
msgstr "Nivel"

#: drakups:297
#, c-format
msgid "ACL name"
msgstr "Nombre de ACL"

#: drakups:297 finish-install:116
#, c-format
msgid "Password"
msgstr "Contraseña"

#: drakups:329
#, c-format
msgid "UPS Management"
msgstr "Administración del UPS"

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

#: drakups:339
#, c-format
msgid "Welcome to the UPS configuration tools"
msgstr "Bienvenido a las herramientas de configuración de la UPS"

#: drakxtv:67
#, c-format
msgid "No TV Card detected!"
msgstr "¡No se detectó tarjeta de TV!"

#. -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.\n"
"\n"
"\n"
"You can visit our hardware database at:\n"
"\n"
"\n"
"http://www.mandrivalinux.com/en/hardware.php3"
msgstr ""
"No se detectó tarjeta de TV en su máquina. Por favor, verifique que tiene "
"conectada correctamente una tarjeta de vídeo/TV soportada por Linux.\n"
"\n"
"\n"
"Puede visitar nuestra base de datos de hardware en:\n"
"\n"
"\n"
"http://www.mandrivalinux.com/en/hardware.php3"

#: finish-install:43
#, c-format
msgid "Keyboard"
msgstr "Teclado"

#: finish-install:44
#, c-format
msgid "Please, choose your keyboard layout."
msgstr "Por favor, seleccione la distribución de su teclado."

#: finish-install:114 finish-install:132 finish-install:144
#, c-format
msgid "Encrypted home partition"
msgstr "Partición para los usuarios cifrada"

#: finish-install:114
#, c-format
msgid "Please enter a password for the %s user"
msgstr "Por favor, ingrese una contraseña para el usuario %s"

#: finish-install:117
#, c-format
msgid "Password (again)"
msgstr "Contraseña (de nuevo)"

#: finish-install:132
#, c-format
msgid "Creating encrypted home partition"
msgstr "Creando partición para los usuarios cifrada"

#: finish-install:144
#, c-format
msgid "Formatting encrypted home partition"
msgstr "Formateando partición para los usuarios cifrada"

#: harddrake2:27
#, c-format
msgid "Alternative drivers"
msgstr "Controladores alternativos"

#: harddrake2:28
#, c-format
msgid "the list of alternative drivers for this sound card"
msgstr "la lista de controladores alternativos para esta tarjeta de sonido"

#: harddrake2:30 harddrake2:122
#, c-format
msgid "Bus"
msgstr "Bus"

#: harddrake2:31
#, c-format
msgid ""
"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""
"esto es el bus físico sobre el cual se conecta el dispositivo (ej.: PCI, "
"USB, ...)"

#: harddrake2:33 harddrake2:148
#, c-format
msgid "Bus identification"
msgstr "Identificación del bus"

#: harddrake2:34
#, c-format
msgid ""
"- PCI and USB devices: this lists the vendor, device, subvendor and "
"subdevice PCI/USB ids"
msgstr ""
"- Dispositivos PCI y USB : esto lista el fabricante, dispositivo, ids del "
"subfabricante y del subdispositivo PCI/USB"

#: harddrake2:36
#, c-format
msgid "Location on the bus"
msgstr "Ubicación en el bus"

#: harddrake2:37
#, 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 ""
"- dispositivos PCI: el zócalo PCI, dispositivo y función de esta tarjeta\n"
"- dispositivos EIDE: el dispositivo es o bien uno maestro o uno esclavo\n"
"- dispositivos SCSI: el bus SCSI y los id de dispositivo SCSI"

#: harddrake2:40
#, c-format
msgid "Drive capacity"
msgstr "Capacidad de la unidad"

#: harddrake2:40
#, c-format
msgid "special capacities of the driver (burning ability and or DVD support)"
msgstr ""
"capacidades especiales del controlador (posibilidad de grabar y/o soporte de "
"DVD)"

#: harddrake2:41
#, c-format
msgid "Description"
msgstr "Descripción"

#: harddrake2:41
#, c-format
msgid "this field describes the device"
msgstr "este campo describe al dispositivo"

#: harddrake2:42
#, c-format
msgid "Old device file"
msgstr "Archivo de dispositivo antiguo"

#: harddrake2:43
#, c-format
msgid "old static device name used in dev package"
msgstr "nombre antiguo de dispositivo estático utilizado en el paquete dev"

#. -PO: here "module" is the "jargon term" for a kernel driver
#: harddrake2:46
#, c-format
msgid "Module"
msgstr "Módulo"

#: harddrake2:46
#, c-format
msgid "the module of the GNU/Linux kernel that handles the device"
msgstr "el módulo del núcleo GNU/Linux que maneja ese dispositivo"

#: harddrake2:47
#, c-format
msgid "Extended partitions"
msgstr "Particiones extendidas"

#: harddrake2:47
#, c-format
msgid "the number of extended partitions"
msgstr "la cantidad de particiones extendidas"

#: harddrake2:48
#, c-format
msgid "Geometry"
msgstr "Geometría"

#: harddrake2:48
#, c-format
msgid "Cylinder/head/sectors geometry of the disk"
msgstr "Geometría cilindros/cabezas/sectores del disco"

#: harddrake2:49
#, c-format
msgid "Disk controller"
msgstr "Controladora de disco"

#: harddrake2:49
#, c-format
msgid "the disk controller on the host side"
msgstr "la controladora de disco en el host"

#: harddrake2:50
#, c-format
msgid "Identifier"
msgstr "Identificador"

#: harddrake2:50
#, c-format
msgid "usually the device serial number"
msgstr "por lo general, el número de serie del dispositivo"

#: harddrake2:51
#, c-format
msgid "Media class"
msgstr "Clase de soporte"

#: harddrake2:51
#, c-format
msgid "class of hardware device"
msgstr "clase de dispositivo de hardware"

#: harddrake2:52 harddrake2:85
#, c-format
msgid "Model"
msgstr "Modelo"

#: harddrake2:52
#, c-format
msgid "hard disk model"
msgstr "modelo de disco rígido"

#: harddrake2:53
#, c-format
msgid "network printer port"
msgstr "puerto de impresora de red"

#: harddrake2:54
#, c-format
msgid "Primary partitions"
msgstr "Particiones primarias"

#: harddrake2:54
#, c-format
msgid "the number of the primary partitions"
msgstr "la cantidad de particiones primarias"

#: harddrake2:55 harddrake2:90
#, c-format
msgid "Vendor"
msgstr "Fabricante"

#: harddrake2:55
#, c-format
msgid "the vendor name of the device"
msgstr "el nombre del fabricante del dispositivo"

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

#: harddrake2:56
#, c-format
msgid "the PCI domain of the device"
msgstr "el dominio PCI del dispositivo"

#: harddrake2:57
#, c-format
msgid "Bus PCI #"
msgstr "Bus PCI nº"

#: harddrake2:57
#, c-format
msgid "the PCI bus on which the device is plugged"
msgstr "el bus PCI sobre el cual se conecta el dispositivo"

#: harddrake2:58
#, c-format
msgid "PCI device #"
msgstr "Dispositivo PCI nº"

#: harddrake2:58
#, c-format
msgid "PCI device number"
msgstr "Número del dispositivo PCI"

#: harddrake2:59
#, c-format
msgid "PCI function #"
msgstr "Función PCI nº"

#: harddrake2:59
#, c-format
msgid "PCI function number"
msgstr "Número de la función PCI"

#: harddrake2:60
#, c-format
msgid "Vendor ID"
msgstr "ID del fabricante"

#: harddrake2:60
#, c-format
msgid "this is the standard numerical identifier of the vendor"
msgstr "este es un identificador numérico estándar del fabricante"

#: harddrake2:61
#, c-format
msgid "Device ID"
msgstr "ID del dispositivo"

#: harddrake2:61
#, c-format
msgid "this is the numerical identifier of the device"
msgstr "este es el identificador numérico del dispositivo"

#: harddrake2:62
#, c-format
msgid "Sub vendor ID"
msgstr "Sub-ID del fabricante"

#: harddrake2:62
#, c-format
msgid "this is the minor numerical identifier of the vendor"
msgstr "este es el identificador numérico menor del fabricante"

#: harddrake2:63
#, c-format
msgid "Sub device ID"
msgstr "Sub-ID del dispositivo"

#: harddrake2:63
#, c-format
msgid "this is the minor numerical identifier of the device"
msgstr "este es el identificador numérico menor del dispositivo"

#: harddrake2:64
#, c-format
msgid "Device USB ID"
msgstr "ID USB del dispositivo"

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

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

#: harddrake2:68
#, 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 ""
"el núcleo GNU/Linux necesita correr un lazo de cálculo al arrancar para "
"inicializar un contador. El resultado se almacena como bogomips como una "
"manera de hacer un \"benchmark\" de la CPU."

#: harddrake2:69
#, c-format
msgid "Cache size"
msgstr "Tamaño del caché"

#: harddrake2:69
#, c-format
msgid "size of the (second level) cpu cache"
msgstr "tamaño del caché de CPU (de 2do nivel)"

#. -PO: here "comas" is the medical coma, not the lexical coma!!
#: harddrake2:72
#, c-format
msgid "Coma bug"
msgstr "Bug de la coma"

#: harddrake2:72
#, c-format
msgid "whether this cpu has the Cyrix 6x86 Coma bug"
msgstr "si esta CPU tiene o no el bug de la coma de Cyrix 6x86"

#: harddrake2:73
#, c-format
msgid "Cpuid family"
msgstr "Familia de cpuid"

#: harddrake2:73
#, c-format
msgid "family of the cpu (eg: 6 for i686 class)"
msgstr "familia de la CPU (ej: 6 para clase i686)"

#: harddrake2:74
#, c-format
msgid "Cpuid level"
msgstr "Nivel de cpuid"

#: harddrake2:74
#, c-format
msgid "information level that can be obtained through the cpuid instruction"
msgstr ""
"nivel de información que se puede obtener por medio de la instrucción cpuid"

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

#: harddrake2:75
#, 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 ""
"la frecuencia de la CPU en MHz (Megahertz que en una primera aproximación se "
"puede considerar como la cantidad de millones instrucciones que la CPU puede "
"ejecutar por segundo)"

#: harddrake2:76
#, c-format
msgid "Flags"
msgstr "Flags"

#: harddrake2:76
#, c-format
msgid "CPU flags reported by the kernel"
msgstr "Flags del CPU reportados por el núcleo"

#: harddrake2:77
#, c-format
msgid "Fdiv bug"
msgstr "Bug de Fdiv"

#: harddrake2:78
#, c-format
msgid ""
"Early Intel Pentium chips manufactured have a bug in their floating point "
"processor which did not achieve the required precision when performing a "
"Floating point DIVision (FDIV)"
msgstr ""
"Los chips Intel Pentium fabricados primero tienen un bug en el procesador de "
"coma flotante que no lograba la precisión deseada cuando se realizaba una "
"división de coma flotante (FDIV)"

#: harddrake2:79
#, c-format
msgid "Is FPU present"
msgstr "FPU está presente"

#: harddrake2:79
#, c-format
msgid "yes means the processor has an arithmetic coprocessor"
msgstr "sí, significa que el procesador tiene un coprocesador matemático"

#: harddrake2:80
#, c-format
msgid "Whether the FPU has an irq vector"
msgstr "Si la FPU tiene o no un vector de irq"

#: harddrake2:80
#, c-format
msgid "yes means the arithmetic coprocessor has an exception vector attached"
msgstr ""
"sí, significa que el coprocesador matemático tiene adjunto un vector de "
"excepciones"

#: harddrake2:81
#, c-format
msgid "F00f bug"
msgstr "Bug F00F"

#: harddrake2:81
#, c-format
msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
msgstr ""
"los primeros Pentium eran defectuosos y se colgaban decodificando el código "
"de bytes F00F"

#: harddrake2:82
#, c-format
msgid "Halt bug"
msgstr "Bug de Halt"

#: harddrake2:83
#, c-format
msgid ""
"Some of the early i486DX-100 chips cannot reliably return to operating mode "
"after the \"halt\" instruction is used"
msgstr ""
"Algunos de los primeros chips i486DX-100 no pueden volver a modo operativo "
"sin problemas luego que se ejecuta la instrucción \"halt\""

#: harddrake2:84
#, c-format
msgid "sub generation of the cpu"
msgstr "sub-generación de la CPU"

#: harddrake2:85
#, c-format
msgid "generation of the cpu (eg: 8 for Pentium III, ...)"
msgstr "generación de la CPU (ej: 8 para Pentium III, ...)"

#: harddrake2:86
#, c-format
msgid "Model name"
msgstr "Nombre del modelo"

#: harddrake2:86
#, c-format
msgid "official vendor name of the cpu"
msgstr "nombre oficial del fabricante de la CPU"

#: harddrake2:87
#, c-format
msgid "the name of the CPU"
msgstr "el nombre de la CPU"

#: harddrake2:88
#, c-format
msgid "Processor ID"
msgstr "ID del procesador"

#: harddrake2:88
#, c-format
msgid "the number of the processor"
msgstr "el número del procesador"

#: harddrake2:89
#, c-format
msgid "Model stepping"
msgstr "Paso del modelo"

#: harddrake2:89
#, c-format
msgid "stepping of the cpu (sub model (generation) number)"
msgstr "stepping de la CPU (número de sub-modelo - generación)"

#: harddrake2:90
#, c-format
msgid "the vendor name of the processor"
msgstr "el nombre del fabricante del procesador"

#: harddrake2:91
#, c-format
msgid "Write protection"
msgstr "Protección contra escritura"

#: harddrake2:91
#, 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 ""
"el indicador WP en el registro CR0 fuerza protección contra escritura al "
"nivel de página de memoria, permitiendo así que el procesador evite accesos "
"del núcleo (es decir, esto es una protección contra los bugs)"

#: harddrake2:95
#, c-format
msgid "Floppy format"
msgstr "Formato del disquete"

#: harddrake2:95
#, c-format
msgid "format of floppies supported by the drive"
msgstr "formatos de disquete que acepta la disquetera"

#: harddrake2:99
#, c-format
msgid "Channel"
msgstr "Canal"

#: harddrake2:99
#, c-format
msgid "EIDE/SCSI channel"
msgstr "canal EIDE/SCSI"

#: harddrake2:100
#, c-format
msgid "Disk identifier"
msgstr "Identificador de disco"

#: harddrake2:100
#, c-format
msgid "usually the disk serial number"
msgstr "por lo general, el número de serie del disco"

#: harddrake2:101
#, c-format
msgid "Logical unit number"
msgstr "Número de unidad lógica"

#: harddrake2:101
#, c-format
msgid ""
"the SCSI target 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 ""
"el número de objetivo SCSI (LUN). Los dispositivos SCSI conectados a un host "
"se identifican\n"
"de manera única por un número de canal, un id de objetivo y un número de "
"unidad lógica"

#. -PO: here, "size" is the size of the ram chip (eg: 128Mo, 256Mo, ...)
#: harddrake2:108
#, c-format
msgid "Installed size"
msgstr "Tamaño instalado"

#: harddrake2:108
#, c-format
msgid "Installed size of the memory bank"
msgstr "Tamaño instalado del banco de memoria"

#: harddrake2:109
#, c-format
msgid "Enabled Size"
msgstr "Tamaño habilitado"

#: harddrake2:109
#, c-format
msgid "Enabled size of the memory bank"
msgstr "Tamaño habilitado del banco de memoria"

#: harddrake2:110 harddrake2:119
#, c-format
msgid "Type"
msgstr "Tipo"

#: harddrake2:110
#, c-format
msgid "type of the memory device"
msgstr "tipo del dispositivo de memoria"

#: harddrake2:111
#, c-format
msgid "Speed"
msgstr "Velocidad"

#: harddrake2:111
#, c-format
msgid "Speed of the memory bank"
msgstr "Velocidad del banco de memoria"

#: harddrake2:112
#, c-format
msgid "Bank connections"
msgstr "Conexiones del banco"

#: harddrake2:113
#, c-format
msgid "Socket designation of the memory bank"
msgstr "Nombre del socket del banco de memoria"

#: harddrake2:117
#, c-format
msgid "Device file"
msgstr "Archivo de dispositivo"

#: harddrake2:117
#, c-format
msgid ""
"the device file used to communicate with the kernel driver for the mouse"
msgstr ""
"el archivo de dispositivo usado para comunicarse con el controlador para el "
"ratón"

#: harddrake2:118
#, c-format
msgid "Emulated wheel"
msgstr "Rueda emulada"

#: harddrake2:118
#, c-format
msgid "whether the wheel is emulated or not"
msgstr "Si se emula o no la rueda"

#: harddrake2:119
#, c-format
msgid "the type of the mouse"
msgstr "el tipo de ratón"

#: harddrake2:120
#, c-format
msgid "the name of the mouse"
msgstr "el nombre del ratón"

#: harddrake2:121
#, c-format
msgid "Number of buttons"
msgstr "Cantidad de botones"

#: harddrake2:121
#, c-format
msgid "the number of buttons the mouse has"
msgstr "la cantidad de botones que tiene el ratón"

#: harddrake2:122
#, c-format
msgid "the type of bus on which the mouse is connected"
msgstr "el tipo de bus sobre el que está conectado el ratón"

#: harddrake2:123
#, c-format
msgid "Mouse protocol used by X11"
msgstr "El protocolo de ratón que utiliza X11"

#: harddrake2:123
#, c-format
msgid "the protocol that the graphical desktop use with the mouse"
msgstr "el protocolo que usa el entorno gráfico con el ratón"

#: harddrake2:130 harddrake2:139 harddrake2:146 harddrake2:154 harddrake2:334
#, c-format
msgid "Identification"
msgstr "Identificación"

#: harddrake2:131 harddrake2:147
#, c-format
msgid "Connection"
msgstr "Conexión"

#: harddrake2:140
#, c-format
msgid "Performances"
msgstr "Rendimiento"

#: harddrake2:141
#, c-format
msgid "Bugs"
msgstr "Bugs"

#: harddrake2:142
#, c-format
msgid "FPU"
msgstr "FPU"

#: harddrake2:149
#, c-format
msgid "Device"
msgstr "Dispositivo"

#: harddrake2:150
#, c-format
msgid "Partitions"
msgstr "Particiones"

#: harddrake2:155
#, c-format
msgid "Features"
msgstr "Características"

#. -PO: please keep all "/" characters !!!
#: harddrake2:178 logdrake:78
#, c-format
msgid "/_Options"
msgstr "/_Opciones"

#: harddrake2:179 harddrake2:208 logdrake:80
#, c-format
msgid "/_Help"
msgstr "/A_yuda"

#: harddrake2:183
#, c-format
msgid "/Autodetect _printers"
msgstr "/Autodetectar im_presoras"

#: harddrake2:184
#, c-format
msgid "/Autodetect _modems"
msgstr "/Autodetectar _módems"

#: harddrake2:185
#, c-format
msgid "/Autodetect _jaz drives"
msgstr "/Autodetectar unidades _jaz"

#: harddrake2:186
#, c-format
msgid "/Autodetect parallel _zip drives"
msgstr "/Autodetectar unidades _zip paralelo"

#: harddrake2:190
#, c-format
msgid "Hardware Configuration"
msgstr "Configuración del material"

#: harddrake2:197
#, c-format
msgid "/_Quit"
msgstr "/_Salir"

#: harddrake2:210
#, c-format
msgid "/_Fields description"
msgstr "/_Descripción de los campos"

#: harddrake2:212
#, c-format
msgid "Harddrake help"
msgstr "Ayuda de Harddrake"

#: harddrake2:221
#, c-format
msgid "Select a device!"
msgstr "¡Seleccione un dispositivo!"

#: harddrake2:221
#, 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 ""
"Una vez que seleccionó un dispositivo, podrá ver información sobre el mismo "
"en los campos mostrados en el marco derecho (\"Información\")"

#: harddrake2:227
#, c-format
msgid "/_Report Bug"
msgstr "/_Reportar un error"

#: harddrake2:229
#, c-format
msgid "/_About..."
msgstr "/_Acerca..."

#: harddrake2:232
#, c-format
msgid "Harddrake"
msgstr "Harddrake"

#: harddrake2:234
#, c-format
msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright © %s por Mandriva"

#: harddrake2:236
#, c-format
msgid "This is HardDrake, a %s hardware configuration tool."
msgstr ""
"Esto es HardDrake, una herramienta de configuaración de hardware de %s."

#: harddrake2:269
#, c-format
msgid "Detected hardware"
msgstr "Hardware detectado"

#: harddrake2:272 scannerdrake:286
#, c-format
msgid "Information"
msgstr "Información"

#: harddrake2:274
#, c-format
msgid "Set current driver options"
msgstr "Definir las opciones corrientes del controlador"

#: harddrake2:281
#, c-format
msgid "Run config tool"
msgstr "Ejecutar herramienta de configuración"

#: harddrake2:301
#, c-format
msgid ""
"Click on a device in the left tree in order to display its information here."
msgstr ""
"Haga clic sobre un dispositivo en el árbol de la izquierda para obtener aquí "
"información sobre el mismo."

#: harddrake2:321
#, c-format
msgid "unknown"
msgstr "desconocido"

#: harddrake2:322
#, c-format
msgid "Unknown"
msgstr "Desconocido"

#: harddrake2:342
#, c-format
msgid "Misc"
msgstr "Varios"

#: harddrake2:417
#, c-format
msgid "secondary"
msgstr "secundario"

#: harddrake2:417
#, c-format
msgid "primary"
msgstr "primario"

#: harddrake2:421
#, c-format
msgid "burner"
msgstr "grabadora"

#: harddrake2:421
#, c-format
msgid "DVD"
msgstr "DVD"

#: harddrake2:473
#, c-format
msgid "Unknown/Others"
msgstr "Desconocido/Otros"

#: harddrake2:515
#, c-format
msgid "The following packages need to be installed:\n"
msgstr "Se deben instalar los siguientes paquetes:\n"

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

#: localedrake:44
#, c-format
msgid "You should install the following packages: %s"
msgstr "Debería instalar los paquetes siguientes: %s"

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

#: localedrake:55
#, c-format
msgid "The change is done, but to be effective you must logout"
msgstr "Se ha realizado el cambio, pero no se hará efectivo hasta que salga"

#: logdrake:51
#, c-format
msgid "Mandriva Linux Tools Logs"
msgstr "Registros de las Herramientas Mandriva Linux"

#: logdrake:65
#, c-format
msgid "Show only for the selected day"
msgstr "Mostrar sólo para el día seleccionado"

#: logdrake:72
#, c-format
msgid "/File/_New"
msgstr "/Archivo/_Nuevo"

#: logdrake:72
#, c-format
msgid "<control>N"
msgstr "<control>N"

#: logdrake:73
#, c-format
msgid "/File/_Open"
msgstr "/Archivo/_Abrir"

#: logdrake:73
#, c-format
msgid "<control>O"
msgstr "<control>A"

#: logdrake:74
#, c-format
msgid "/File/_Save"
msgstr "/Archivo/_Guardar"

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

#: logdrake:75
#, c-format
msgid "/File/Save _As"
msgstr "/Archivo/Guardar _Como"

#: logdrake:76
#, c-format
msgid "/File/-"
msgstr "/Archivo/-"

#: logdrake:79
#, c-format
msgid "/Options/Test"
msgstr "/Opciones/Prueba"

#: logdrake:81
#, c-format
msgid "/Help/_About..."
msgstr "/Ayuda/_Acerca..."

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

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

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

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

#: logdrake:117
#, c-format
msgid "search"
msgstr "buscar"

#: logdrake:129
#, c-format
msgid "A tool to monitor your logs"
msgstr "Una herramienta para ver sus archivos de registro (logs)"

#: logdrake:131
#, c-format
msgid "Settings"
msgstr "Preferencias"

#: logdrake:134
#, c-format
msgid "Matching"
msgstr "Coincidencia"

#: logdrake:135
#, c-format
msgid "but not matching"
msgstr "pero no hay coincidencias"

#: logdrake:138
#, c-format
msgid "Choose file"
msgstr "Elija un archivo"

#: logdrake:150
#, c-format
msgid "Calendar"
msgstr "Calendario"

#: logdrake:159
#, c-format
msgid "Content of the file"
msgstr "Contenido del archivo"

#: logdrake:163 logdrake:407
#, c-format
msgid "Mail alert"
msgstr "Alerta por correo"

#: logdrake:170
#, c-format
msgid "The alert wizard has failed unexpectedly:"
msgstr "El asistente de alerta falló inesperadamente:"

#: logdrake:174
#, c-format
msgid "Save"
msgstr "Guardar"

#: logdrake:222
#, c-format
msgid "please wait, parsing file: %s"
msgstr "por favor, espere, analizando el archivo: %s"

#: logdrake:244
#, c-format
msgid "Sorry, log file isn't available!"
msgstr "Lo siento, ¡el archivo de registro no está disponible!"

#: logdrake:292
#, c-format
msgid "Error while opening \"%s\" log file: %s\n"
msgstr "Error al abrir el archivo de registro \"%s\": %s\n"

#: logdrake:385
#, c-format
msgid "Apache World Wide Web Server"
msgstr "Servidor web Apache"

#: logdrake:386
#, c-format
msgid "Domain Name Resolver"
msgstr "Nombres de dominio"

#: logdrake:387
#, c-format
msgid "Ftp Server"
msgstr "Servidor FTP"

#: logdrake:388
#, c-format
msgid "Postfix Mail Server"
msgstr "Servidor de correo Postfix"

#: logdrake:389
#, c-format
msgid "Samba Server"
msgstr "Servidor Samba"

#: logdrake:390
#, c-format
msgid "SSH Server"
msgstr "Servidor SSH"

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

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

#: logdrake:401
#, c-format
msgid "Configure the mail alert system"
msgstr "Configurar el sistema de alertas por correo"

#: logdrake:402
#, c-format
msgid "Stop the mail alert system"
msgstr "Detener el sistema de alertas por correo"

#: logdrake:410
#, c-format
msgid "Mail alert configuration"
msgstr "Configuración de alerta por correo"

#: logdrake:411
#, c-format
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""
"Bienvenido a la herramienta de configuración del correo.\n"
"\n"
"Aquí podrá configurar su sistema de alerta.\n"

#: logdrake:414
#, c-format
msgid "What do you want to do?"
msgstr "¿Qué desea hacer?"

#: logdrake:421
#, c-format
msgid "Services settings"
msgstr "Configuración de los servicios"

#: logdrake:422
#, c-format
msgid ""
"You will receive an alert if one of the selected services is no longer "
"running"
msgstr ""
"Recibirá una alerta si alguno de los servicios seleccionados ya no está "
"corriendo"

#: logdrake:429
#, c-format
msgid "Load setting"
msgstr "Cargar ajuste"

#: logdrake:430
#, c-format
msgid "You will receive an alert if the load is higher than this value"
msgstr "Recibirá una alerta si la carga es mayor que este valor"

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

#: logdrake:436
#, c-format
msgid "Alert configuration"
msgstr "Configuración de alerta"

#: logdrake:437
#, c-format
msgid "Please enter your email address below "
msgstr "Por favor, ingrese su dirección de correo electrónico debajo "

#: logdrake:438
#, c-format
msgid "and enter the name (or the IP) of the SMTP server you wish to use"
msgstr "e ingrese el nombre (o la IP) del servidor SMTP que desea usar"

#: logdrake:445
#, c-format
msgid "\"%s\" neither is a valid email nor is an existing local user!"
msgstr \"%s\" no es un correo-e válido ni es un usuario local existente!"

#: logdrake:450
#, 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 ""
"\"%s\" es un usuario local pero no seleccionó un SMTP local, ¡por lo que "
"debe usar una dirección de correo-e completa!"

#: logdrake:457
#, c-format
msgid "The wizard successfully configured the mail alert."
msgstr "El asistente configuró satisfactoriamente la alerta por correo."

#: logdrake:463
#, c-format
msgid "The wizard successfully disabled the mail alert."
msgstr "El asistente deshabilitó satisfactoriamente la alerta por correo."

#: logdrake:522
#, c-format
msgid "Save as.."
msgstr "Guardar como..."

#: scannerdrake:51
#, c-format
msgid ""
"SANE packages need to be installed to use scanners.\n"
"\n"
"Do you want to install the SANE packages?"
msgstr ""
"Se necesitan instalar los paquetes SANE para utilizar los escáneres.\n"
"\n"
"¿Desea instalar los paquetes SANE?"

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

#: scannerdrake:60
#, c-format
msgid ""
"Could not install the packages needed to set up a scanner with Scannerdrake."
msgstr ""
"No se pueden instalar los paquetes necesarios para configurar un escáner con "
"Scannerdrake."

#: scannerdrake:61
#, c-format
msgid "Scannerdrake will not be started now."
msgstr "Scannerdrake no se iniciará ahora."

#: scannerdrake:67 scannerdrake:506
#, c-format
msgid "Searching for configured scanners..."
msgstr "Buscando escáneres configurados ..."

#: scannerdrake:71 scannerdrake:510
#, c-format
msgid "Searching for new scanners..."
msgstr "Buscando escáneres nuevos..."

#: scannerdrake:79 scannerdrake:532
#, c-format
msgid "Re-generating list of configured scanners..."
msgstr "Regenerando lista de escáneres configurados ..."

#: scannerdrake:101
#, c-format
msgid "The %s is not supported by this version of %s."
msgstr "El %s no está soportado por esta versión de %s."

#: scannerdrake:104 scannerdrake:115
#, c-format
msgid "Confirmation"
msgstr "Confirmación"

#: scannerdrake:104
#, c-format
msgid "%s found on %s, configure it automatically?"
msgstr "se encontró %s en %s, ¿configurarlo automáticamente?"

#: scannerdrake:116
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""
"%s no está en la base de datos de escáneres, ¿configurarlo manualmente?"

#: scannerdrake:130
#, c-format
msgid "Scanner configuration"
msgstr "Configuración del escáner"

#: scannerdrake:131
#, c-format
msgid "Select a scanner model (Detected model: %s, Port: %s)"
msgstr "Seleccione un modelo de escáner (modelo detectado: %s, puerto: %s)"

#: scannerdrake:133
#, c-format
msgid "Select a scanner model (Detected model: %s)"
msgstr "Seleccione un modelo de escáner (modelo detectado: %s)"

#: scannerdrake:134
#, c-format
msgid "Select a scanner model (Port: %s)"
msgstr "Seleccione un modelo de escáner (puerto: %s)"

#: scannerdrake:136 scannerdrake:139
#, c-format
msgid " (UNSUPPORTED)"
msgstr " (NO SOPORTADO)"

#: scannerdrake:142
#, c-format
msgid "The %s is not supported under Linux."
msgstr "El %s no está soportado en Linux."

#: scannerdrake:169 scannerdrake:183
#, c-format
msgid "Do not install firmware file"
msgstr "No instalar archivo de firmware"

#: scannerdrake:172 scannerdrake:222
#, c-format
msgid "Scanner Firmware"
msgstr "Firmware del escáner"

#: scannerdrake:173 scannerdrake:225
#, c-format
msgid ""
"It is possible that your %s needs its firmware to be uploaded everytime when "
"it is turned on."
msgstr ""
"Es posible que su %s necesite que se le envíe el firmware cada vez que se "
"encienda."

#: scannerdrake:174 scannerdrake:226
#, c-format
msgid "If this is the case, you can make this be done automatically."
msgstr "Si este es el caso, puede hacer que esto se realice automáticamente."

#: scannerdrake:175 scannerdrake:229
#, c-format
msgid ""
"To do so, you need to supply the firmware file for your scanner so that it "
"can be installed."
msgstr ""
"Para esto, necesita proporcionar el archivo de firmware para su escáner de "
"forma tal que se lo pueda instalar."

#: scannerdrake:176 scannerdrake:230
#, 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 ""
"Encontrará el archivo en el CD o disquete que viene con el escáner, en la "
"página web del fabricante, o en su partición Windows."

#: scannerdrake:178 scannerdrake:237
#, c-format
msgid "Install firmware file from"
msgstr "Instalar archivo de firmware desde"

#: scannerdrake:180 scannerdrake:188 scannerdrake:239 scannerdrake:246
#, c-format
msgid "CD-ROM"
msgstr "CD-ROM"

#: scannerdrake:181 scannerdrake:190 scannerdrake:240 scannerdrake:248
#, c-format
msgid "Floppy Disk"
msgstr "Disquete"

#: scannerdrake:182 scannerdrake:192 scannerdrake:241 scannerdrake:250
#, c-format
msgid "Other place"
msgstr "Otro lugar"

#: scannerdrake:198
#, c-format
msgid "Select firmware file"
msgstr "Seleccione archivo de firmware"

#: scannerdrake:201 scannerdrake:260
#, c-format
msgid "The firmware file %s does not exist or is unreadable!"
msgstr "¡El archivo de firmware %s no existe o no se puede leer!"

#: scannerdrake:224
#, c-format
msgid ""
"It is possible that your scanners need their firmware to be uploaded "
"everytime when they are turned on."
msgstr ""
"Es posible que sus escáneres necesiten que se le envíe el firmware cada vez "
"que se enciendan."

#: scannerdrake:228
#, c-format
msgid ""
"To do so, you need to supply the firmware files for your scanners so that it "
"can be installed."
msgstr ""
"Para esto, necesita proporcionar los archivos de firmware para sus escáneres "
"de forma tal que se lo pueda instalar."

#: scannerdrake:231
#, 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 ""
"Si ya tiene instalado el firmware de su escáner, aquí puede actualizar el "
"firmware proporcionando el archivo de firmware nuevo."

#: scannerdrake:233
#, c-format
msgid "Install firmware for the"
msgstr "Instalar firmware para el"

#: scannerdrake:256
#, c-format
msgid "Select firmware file for the %s"
msgstr "Seleccione archivo de firmware para el %s"

#: scannerdrake:274
#, c-format
msgid "Could not install the firmware file for the %s!"
msgstr "¡No se pudo instalar archivo de firmware para el %s!"

#: scannerdrake:287
#, c-format
msgid "The firmware file for your %s was successfully installed."
msgstr "Se instaló satisfactoriamente el archivo de firmware para su %s."

#: scannerdrake:297
#, c-format
msgid "The %s is unsupported"
msgstr "El %s no está soportado"

#: scannerdrake:302
#, c-format
msgid ""
"The %s must be configured by printerdrake.\n"
"You can launch printerdrake from the %s Control Center in Hardware section."
msgstr ""
"Printerdrake debe configurar el %s.\n"
"Puede lanzar printerdrake desde el Centro de control de %s en la sección "
"Hardware."

#: scannerdrake:320
#, c-format
msgid "Setting up kernel modules..."
msgstr "Configurando los módulos del kernel..."

#: scannerdrake:330 scannerdrake:337 scannerdrake:367
#, c-format
msgid "Auto-detect available ports"
msgstr "/Autodetectar puertos disponibles"

#: scannerdrake:331 scannerdrake:377
#, c-format
msgid "Device choice"
msgstr "Elección del dispositivo"

#: scannerdrake:332 scannerdrake:378
#, c-format
msgid "Please select the device where your %s is attached"
msgstr "Por favor, seleccione el dispositivo donde está conectado su %s"

#: scannerdrake:333
#, c-format
msgid "(Note: Parallel ports cannot be auto-detected)"
msgstr "(Nota: no se pueden detectar automáticamente los puertos paralelo)"

#: scannerdrake:335 scannerdrake:380
#, c-format
msgid "choose device"
msgstr "elija el dispositivo"

#: scannerdrake:369
#, c-format
msgid "Searching for scanners..."
msgstr "Buscando escáneres..."

#: scannerdrake:405 scannerdrake:412
#, c-format
msgid "Attention!"
msgstr "¡Cuidado!"

#: scannerdrake:406
#, 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 ""
"Su %s no ha podido ser configurada completamente de forma automática.\n"
"\n"
"Se requieren ajustes manuales. Por favor, edite el archivo de configuración /"
"etc/ sane.d/%s.conf. "

#: scannerdrake:407 scannerdrake:416
#, c-format
msgid ""
"More info in the driver's manual page. Run the command \"man sane-%s\" to "
"read it."
msgstr ""
"Más información en la página del manual del controlador. Ejecute el comando "
"\"man sane-%s\" para leerlo."

#: scannerdrake:409 scannerdrake:418
#, c-format
msgid ""
"After that you may scan documents using \"XSane\" or \"Kooka\" from "
"Multimedia/Graphics in the applications menu."
msgstr ""
"Ahora puede escanear documentos usando \"XSane\" o \"Kooka\" desde "
"Multimedios/Gráficos en el menú de aplicaciones."

#: scannerdrake:413
#, c-format
msgid ""
"Your %s has been configured, but it is possible that additional manual "
"adjustments are needed to get it to work. "
msgstr ""
"Su %s ha sido configurada, pero es posible que sean necesarios algunos "
"ajustes manuales adicionales para hacer que funcione. "

#: scannerdrake:414
#, 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 ""
"Si no aparece en la lista de escáneres configurados en la ventana principal "
"de Scannerdrake o si no funciona correctamente, "

#: scannerdrake:415
#, c-format
msgid "edit the configuration file /etc/sane.d/%s.conf. "
msgstr "edite el archivo de configuración /etc/sane.d/%s.conf. "

#: scannerdrake:420
#, c-format
msgid "Congratulations!"
msgstr "¡Felicidades!"

#: scannerdrake:421
#, c-format
msgid ""
"Your %s has been configured.\n"
"You may now scan documents using \"XSane\" or \"Kooka\" from Multimedia/"
"Graphics in the applications menu."
msgstr ""
"Su %s ha sido configurado.\n"
"Ahora puede escanear documentos usando \"XSane\" o \"Kooka\" desde "
"Multimedios/Gráficos en el menú de aplicaciones."

#: scannerdrake:446
#, c-format
msgid ""
"The following scanners\n"
"\n"
"%s\n"
"are available on your system.\n"
msgstr ""
"Los siguiente escáneres\n"
"\n"
"%s\n"
"están disponibles en su sistema.\n"

#: scannerdrake:447
#, c-format
msgid ""
"The following scanner\n"
"\n"
"%s\n"
"is available on your system.\n"
msgstr ""
"El siguiente escáner\n"
"\n"
"%s\n"
"está disponible en su sistema.\n"

#: scannerdrake:450 scannerdrake:453
#, c-format
msgid "There are no scanners found which are available on your system.\n"
msgstr "No se encontraron escáneres disponibles en su sistema.\n"

#: scannerdrake:461
#, c-format
msgid "Scanner Management"
msgstr "Administración de escáneres"

#: scannerdrake:467
#, c-format
msgid "Search for new scanners"
msgstr "Buscar escáneres nuevos"

#: scannerdrake:473
#, c-format
msgid "Add a scanner manually"
msgstr "Añadir un escáner manualmente"

#: scannerdrake:480
#, c-format
msgid "Install/Update firmware files"
msgstr "Instalar/Actualizar archivo de firmware"

#: scannerdrake:486
#, c-format
msgid "Scanner sharing"
msgstr "Compartir escáner"

#: scannerdrake:545 scannerdrake:710
#, c-format
msgid "All remote machines"
msgstr "Todas las máquinas remotas"

#: scannerdrake:557 scannerdrake:860
#, c-format
msgid "This machine"
msgstr "Esta máquina"

#: scannerdrake:596
#, c-format
msgid "Scanner Sharing"
msgstr "Compartir escáner"

#: scannerdrake:597
#, 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 ""
"Aquí puede elegir si los escáneres conectados a esta máquina deberían poder "
"accederse desde máquinas remotas y desde qué máquinas remotas."

#: scannerdrake:598
#, c-format
msgid ""
"You can also decide here whether scanners on remote machines should be made "
"available on this machine."
msgstr ""
"También puede decidir aquí si los escáneres en las máquinas remotas deberían "
"estar disponibles automáticamente en esta máquina."

#: scannerdrake:601
#, c-format
msgid "The scanners on this machine are available to other computers"
msgstr ""
"Los escáneres en esta máquina están disponibles para otras computadoras"

#: scannerdrake:603
#, c-format
msgid "Scanner sharing to hosts: "
msgstr "Compartir escáneres en hosts: "

#: scannerdrake:608 scannerdrake:625
#, c-format
msgid "No remote machines"
msgstr "Ninguna máquina remota"

#: scannerdrake:617
#, c-format
msgid "Use scanners on remote computers"
msgstr "Usar los escáneres en computadoras remotas"

#: scannerdrake:620
#, c-format
msgid "Use the scanners on hosts: "
msgstr "Usar los escáneres en los hosts:"

#: scannerdrake:647 scannerdrake:719 scannerdrake:869
#, c-format
msgid "Sharing of local scanners"
msgstr "Compartir escáneres locales"

#: scannerdrake:648
#, c-format
msgid ""
"These are the machines on which the locally connected scanner(s) should be "
"available:"
msgstr ""
"Estas son las máquinas en las cuales deberían estar disponibles los "
"escáneres conectados localmente:"

#: scannerdrake:659 scannerdrake:809
#, c-format
msgid "Add host"
msgstr "Añadir host"

#: scannerdrake:665 scannerdrake:815
#, c-format
msgid "Edit selected host"
msgstr "Editar host seleccionado"

#: scannerdrake:674 scannerdrake:824
#, c-format
msgid "Remove selected host"
msgstr "Quitar host seleccionado"

#: scannerdrake:683 scannerdrake:833
#, c-format
msgid "Done"
msgstr "Hecho"

#: scannerdrake:698 scannerdrake:706 scannerdrake:711 scannerdrake:757
#: scannerdrake:848 scannerdrake:856 scannerdrake:861 scannerdrake:907
#, c-format
msgid "Name/IP address of host:"
msgstr "Nombre/dirección IP del host:"

#: scannerdrake:720 scannerdrake:870
#, c-format
msgid "Choose the host on which the local scanners should be made available:"
msgstr ""
"Elija el host donde se deberían hacer disponibles los escáneres locales:"

#: scannerdrake:731 scannerdrake:881
#, c-format
msgid "You must enter a host name or an IP address.\n"
msgstr "Debe ingresar el nombre o la IP del host.\n"

#: scannerdrake:742 scannerdrake:892
#, c-format
msgid "This host is already in the list, it cannot be added again.\n"
msgstr "Este host ya está en la lista, no se puede volver a añadir.\n"

#: scannerdrake:797
#, c-format
msgid "Usage of remote scanners"
msgstr "Uso de escáneres remotos"

#: scannerdrake:798
#, c-format
msgid "These are the machines from which the scanners should be used:"
msgstr ""
"Estas son las máquinas desde las cuales deberían utilizarse los escáneres:"

#: scannerdrake:955
#, 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 ""
"se debe instalar saned para compartir los escáneres locales.\n"
"\n"
"¿Desea instalar el paquete saned?"

#: scannerdrake:959 scannerdrake:963
#, c-format
msgid "Your scanner(s) will not be available on the network."
msgstr "Sus escáneres no estarán disponibles en la red."

#: scannerdrake:962
#, c-format
msgid "Could not install the packages needed to share your scanner(s)."
msgstr ""
"No se pueden instalar los paquetes necesarios para compartir sus escáneres."

#: service_harddrake:124
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr "Se quitaron algunos dispositivos en la clase de hardware \"%s\":\n"

#: service_harddrake:125
#, c-format
msgid "- %s was removed\n"
msgstr "- se quitó %s\n"

#: service_harddrake:128
#, c-format
msgid "Some devices were added: %s\n"
msgstr "Se agregaron algunos dispositivos: %s\n"

#: service_harddrake:129
#, c-format
msgid "- %s was added\n"
msgstr "- se añadió %s\n"

#: service_harddrake:252
#, c-format
msgid "Hardware probing in progress"
msgstr "Detección de hardware en progreso"

#: service_harddrake_confirm:7
#, c-format
msgid "Hardware changes in \"%s\" class (%s seconds to answer)"
msgstr "Cambios de hardware en la clase \"%s\" (%s segundos para responder)"

#: service_harddrake_confirm:8
#, c-format
msgid "Do you want to run the appropriate config tool?"
msgstr "¿Desea ejecutar la herramienta de configuración apropiada?"

#: ../menu/localedrake-system.desktop.in.h:1
msgid "System Regional Settings"
msgstr "Ajustes regionales del sistema"

#: ../menu/localedrake-system.desktop.in.h:2
msgid "System wide language & country configurator"
msgstr "Configuración del idioma y país para todo el sistema"

#: ../menu/harddrake.desktop.in.h:1
msgid "HardDrake"
msgstr "HardDrake"

#: ../menu/harddrake.desktop.in.h:2
msgid "Hardware Central Configuration/information tool"
msgstr "Herramienta de configuración/información del hardware"

#: ../menu/localedrake-user.desktop.in.h:1
msgid "Language & country configuration"
msgstr "Configuración del idioma y país"

#: ../menu/localedrake-user.desktop.in.h:2
msgid "Regional Settings"
msgstr "Ajustes regionales"

#~ msgid "The \"%s\" program has crashed."
#~ msgstr "El programa \"%s\" se ha detenido."

#~ msgid "Error!"
#~ msgstr "¡Error!"

#~ msgid "I can not find needed image file `%s'."
#~ msgstr "No se encuentra el archivo de imagen `%s' necesario."

#~ msgid "Auto Install Configurator"
#~ msgstr "Configurador de Instalación Automática"

#~ 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"
#~ "Press ok to continue."
#~ msgstr ""
#~ "Está a punto de configurar el un disquete de Instalación Automática. Esta "
#~ "característica es algo peligrosa y debe ser utilizada con cuidado.\n"
#~ "\n"
#~ "Con esa característica, podrá repetir la instalación que ha realizado en "
#~ "esta computadora, y se le consultará interactivamente en algunos pasos, "
#~ "para poder cambiar los valores de los mismos.\n"
#~ "\n"
#~ "Para máxima seguridad, el particionado y formateado nunca será realizado "
#~ "automáticamente, sin importar lo que eligió durante la instalación de "
#~ "esta computadora.\n"
#~ "\n"
#~ "Presione Aceptar para continuar."

#~ msgid "replay"
#~ msgstr "reproducir"

#~ msgid "manual"
#~ msgstr "manual"

#~ msgid "Automatic Steps Configuration"
#~ msgstr "Configuración de pasos automáticos"

#~ msgid ""
#~ "Please choose for each step whether it will replay like your install, or "
#~ "it will be manual"
#~ msgstr ""
#~ "Por favor, elija para cada paso si desea que se repita como su "
#~ "instalación, o el mismo será manual"

#~ msgid "Insert a blank floppy in drive %s"
#~ msgstr "Inserte un disquete en blanco en la unidad %s"

#~ msgid "Creating auto install floppy"
#~ msgstr "Creando el disquete de instalación automática"

#~ msgid "Insert another blank floppy in drive %s (for drivers disk)"
#~ msgstr ""
#~ "Inserte otro disquete en blanco en la unidad %s (para los controladores)"

#~ msgid "Creating auto install floppy (drivers disk)"
#~ msgstr "Creando disquete de instalación automática (controladores)"

#~ msgid ""
#~ "\n"
#~ "Welcome.\n"
#~ "\n"
#~ "The parameters of the auto-install are available in the sections on the "
#~ "left"
#~ msgstr ""
#~ "\n"
#~ "Bienvenido.\n"
#~ "\n"
#~ "Los parámetros de la instalación automáticas están disponibles en las "
#~ "secciones de la izquierda"

#~ msgid ""
#~ "The floppy has been successfully generated.\n"
#~ "You may now replay your installation."
#~ msgstr ""
#~ "El disquete ha sido generado satisfactoriamente.\n"
#~ "Ahora puede repetir su instalación."

#~ msgid "Auto Install"
#~ msgstr "Instalación automática"

#~ msgid "Add an item"
#~ msgstr "Añadir un elemento"

#~ msgid "Remove the last item"
#~ msgstr "Borrar el último elemento"

#~ msgid "Menudrake"
#~ msgstr "Menudrake"

#~ msgid "Msec"
#~ msgstr "Msec"

#~ msgid "Urpmi"
#~ msgstr "Urpmi"

#~ msgid "Userdrake"
#~ msgstr "Userdrake"
div class='del'>-#: network/netconnect.pm:1101
+#: network/netconnect.pm:1093
#, c-format
msgid "By default search domain will be set from the fully-qualified host name"
msgstr ""
"Die domein om te deursoek, sal by verstek vanaf die \"fully-qualified host "
"name\" FQHN af kom"
-#: network/netconnect.pm:1102
+#: network/netconnect.pm:1094
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Deurgangspoort (bv. %s)"
-#: network/netconnect.pm:1104
+#: network/netconnect.pm:1096
#, c-format
msgid "Gateway device"
msgstr "Deurgangtoestel"
-#: network/netconnect.pm:1113
+#: network/netconnect.pm:1105
#, c-format
msgid "DNS server address should be in format 1.2.3.4"
msgstr "DNS-adres moet in 1.2.3.4. formaat wees"
-#: network/netconnect.pm:1118 standalone/drakconnect:611
+#: network/netconnect.pm:1110 standalone/drakconnect:624
#, c-format
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Deurgang IP-adres moet in 1.2.3.4. formaat wees"
-#: network/netconnect.pm:1129
+#: network/netconnect.pm:1121
#, c-format
msgid ""
"Enter a Zeroconf host name which will be the one that your machine will get "
@@ -10515,17 +10536,17 @@ msgstr ""
"die ander rekenaars op die netwerk sal verskaf:"
#
-#: network/netconnect.pm:1130
+#: network/netconnect.pm:1122
#, c-format
msgid "Zeroconf Host name"
msgstr "Zeroconf Rekenaarnaam"
-#: network/netconnect.pm:1133
+#: network/netconnect.pm:1125
#, c-format
msgid "Zeroconf host name must not contain a ."
msgstr "'Zeroconf'-naam mag nie 'n '.' bevat nie"
-#: network/netconnect.pm:1143
+#: network/netconnect.pm:1135
#, c-format
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
@@ -10536,32 +10557,32 @@ msgstr ""
"Kies die een wat u verlang.\n"
"\n"
-#: network/netconnect.pm:1145
+#: network/netconnect.pm:1137
#, c-format
msgid "Internet connection"
msgstr "Internetkonneksie"
-#: network/netconnect.pm:1153
+#: network/netconnect.pm:1145
#, c-format
msgid "Configuration is complete, do you want to apply settings ?"
msgstr "Konfigurasie is voltooi, wil u hierdie verstellings toepas?"
-#: network/netconnect.pm:1163
+#: network/netconnect.pm:1155
#, c-format
msgid "Do you want to start the connection at boot?"
msgstr "Wil u die konneksie met herlaaityd aanskakel?"
-#: network/netconnect.pm:1175
+#: network/netconnect.pm:1172
#, c-format
msgid "The network needs to be restarted. Do you want to restart it ?"
msgstr "Die netwerk moet herbegin word. Wil u dit nou doen?"
-#: network/netconnect.pm:1182 network/netconnect.pm:1247
+#: network/netconnect.pm:1179 network/netconnect.pm:1244
#, c-format
msgid "Network Configuration"
msgstr "Netwerkkonfigurasie"
-#: network/netconnect.pm:1183
+#: network/netconnect.pm:1180
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
@@ -10572,27 +10593,27 @@ msgstr ""
"\n"
"%s"
-#: network/netconnect.pm:1191
+#: network/netconnect.pm:1188
#, c-format
msgid "Do you want to try to connect to the Internet now?"
msgstr "Wil u nou aan die internet konnekteer?"
-#: network/netconnect.pm:1199 standalone/drakconnect:965
+#: network/netconnect.pm:1196 standalone/drakconnect:978
#, c-format
msgid "Testing your connection..."
msgstr "Konneksie word getoets..."
-#: network/netconnect.pm:1215
+#: network/netconnect.pm:1212
#, c-format
msgid "The system is now connected to the Internet."
msgstr "Die stelsel is nou aan die internet gekonnekteer."
-#: network/netconnect.pm:1216
+#: network/netconnect.pm:1213
#, c-format
msgid "For security reasons, it will be disconnected now."
msgstr "Vir sekuriteitsredes, word u nou gediskonnekteer."
-#: network/netconnect.pm:1217
+#: network/netconnect.pm:1214
#, c-format
msgid ""
"The system doesn't seem to be connected to the Internet.\n"
@@ -10601,7 +10622,7 @@ msgstr ""
"Dit blyk dat u rekenaar geen toegang tot die Internet het nie.\n"
"Probeer weer u konneksie konfigureer."
-#: network/netconnect.pm:1234
+#: network/netconnect.pm:1231
#, c-format
msgid ""
"After this is done, we recommend that you restart your X environment to "
@@ -10610,7 +10631,7 @@ msgstr ""
"Nadat dit klaar is, sal dit beter wees om u X-omgewing te herlaai om die "
"rekenaarnaamverandering-probleem te voorkom."
-#: network/netconnect.pm:1235
+#: network/netconnect.pm:1232
#, c-format
msgid ""
"Problems occured during configuration.\n"
@@ -10621,7 +10642,7 @@ msgstr ""
"Toets u konneksie deur 'net_monitor' of 'mcc'. Indien u steeds probleme "
"ondervind, konfigureer weer van voor af."
-#: network/netconnect.pm:1248
+#: network/netconnect.pm:1245
#, c-format
msgid ""
"Because you are doing a network installation, your network is already "
@@ -10634,7 +10655,7 @@ msgstr ""
"Internet\n"
"& Netwerkkonneksie te herkonfigureer.\n"
-#: network/netconnect.pm:1336
+#: network/netconnect.pm:1333
#, c-format
msgid ""
"An unexpected error has happened:\n"
@@ -10699,12 +10720,12 @@ msgstr ""
"\t\teth0, or eth1 vir kabel konneksies, \n"
"\t\tippp+ vir 'n isdn konneksie.\n"
-#: network/tools.pm:205
+#: network/tools.pm:165
#, c-format
msgid "Insert floppy"
msgstr "Plaas skyf in aandrywer"
-#: network/tools.pm:206
+#: network/tools.pm:166
#, c-format
msgid ""
"Insert a FAT formatted floppy in drive %s with %s in root directory and "
@@ -10713,22 +10734,22 @@ msgstr ""
"Plaas 'n FAT-geformatteerde skyf in aandrywer %s met %s in die 'root' "
"lêergids en druk %s"
-#: network/tools.pm:207
+#: network/tools.pm:167
#, c-format
msgid "Floppy access error, unable to mount device %s"
msgstr "Disket-toegangsfout, kan nie toestel %s heg nie"
-#: partition_table.pm:644
+#: partition_table.pm:645
#, c-format
msgid "mount failed: "
msgstr "heg het gefaal: "
-#: partition_table.pm:749
+#: partition_table.pm:750
#, c-format
msgid "Extended partition not supported on this platform"
msgstr "Ekstensiepartisie word nie op hierdie platform ondersteun nie"
-#: partition_table.pm:767
+#: partition_table.pm:768
#, c-format
msgid ""
"You have a hole in your partition table but I can't use it.\n"
@@ -10739,17 +10760,17 @@ msgstr ""
"Die enigste oplossing is om die primêre partisie te skuif sodat die gat\n"
"langs die ekstensie partisies is"
-#: partition_table.pm:854
+#: partition_table.pm:855
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Herstel van léer %s het gefaal: %s"
-#: partition_table.pm:856
+#: partition_table.pm:857
#, c-format
msgid "Bad backup file"
msgstr "Korrupte rugsteunlêer"
-#: partition_table.pm:876
+#: partition_table.pm:877
#, c-format
msgid "Error writing to file %s"
msgstr "Fout met die skryf van %s"
@@ -10854,249 +10875,249 @@ msgstr "LPRng"
msgid "CUPS - Common Unix Printing System"
msgstr "CUPS - Generiese Unixdrukstelsel (Common Unix Printing System) "
-#: printer/detect.pm:148 printer/detect.pm:226 printer/detect.pm:428
-#: printer/detect.pm:465 printer/printerdrake.pm:686
+#: printer/detect.pm:149 printer/detect.pm:227 printer/detect.pm:429
+#: printer/detect.pm:466 printer/printerdrake.pm:686
#, c-format
msgid "Unknown Model"
msgstr "Onbekende Model"
-#: printer/main.pm:28
+#: printer/main.pm:29
#, c-format
msgid "Local printer"
msgstr "Plaaslike drukker"
#
-#: printer/main.pm:29
+#: printer/main.pm:30
#, c-format
msgid "Remote printer"
msgstr "Eksterne drukker"
#
-#: printer/main.pm:30
+#: printer/main.pm:31
#, c-format
msgid "Printer on remote CUPS server"
msgstr "Eksterne CUPS-drukker"
#
-#: printer/main.pm:31 printer/printerdrake.pm:1406
+#: printer/main.pm:32 printer/printerdrake.pm:1406
#, c-format
msgid "Printer on remote lpd server"
msgstr "Eksterne LPD-drukker"
#
-#: printer/main.pm:32
+#: printer/main.pm:33
#, c-format
msgid "Network printer (TCP/Socket)"
msgstr "Netwerkdrukker (TCP/sok)"
-#: printer/main.pm:33
+#: printer/main.pm:34
#, c-format
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Eksterne SMB/Windows 95/98/NT-drukker"
-#: printer/main.pm:34
+#: printer/main.pm:35
#, c-format
msgid "Printer on NetWare server"
msgstr "Eksterne Netware-drukker"
-#: printer/main.pm:35 printer/printerdrake.pm:1410
+#: printer/main.pm:36 printer/printerdrake.pm:1410
#, c-format
msgid "Enter a printer device URI"
msgstr "Tik drukkertoestel se URI in"
-#: printer/main.pm:36
+#: printer/main.pm:37
#, c-format
msgid "Pipe job into a command"
msgstr "Pyp drukstuk na program"
-#: printer/main.pm:306 printer/main.pm:574 printer/main.pm:1544
-#: printer/main.pm:2228 printer/main.pm:2239 printer/printerdrake.pm:1866
+#: printer/main.pm:307 printer/main.pm:575 printer/main.pm:1545
+#: printer/main.pm:2229 printer/main.pm:2240 printer/printerdrake.pm:1866
#: printer/printerdrake.pm:4396
#, c-format
msgid "Unknown model"
msgstr "Onbekende model"
-#: printer/main.pm:331 standalone/printerdrake:196
+#: printer/main.pm:332 standalone/printerdrake:196
#, c-format
msgid "Configured on this machine"
msgstr "Gekonfigureer op hierdie rekenaar"
-#: printer/main.pm:337 printer/printerdrake.pm:963
+#: printer/main.pm:338 printer/printerdrake.pm:963
#, c-format
msgid " on parallel port #%s"
msgstr " op pallelle poort #%s"
-#: printer/main.pm:340 printer/printerdrake.pm:965
+#: printer/main.pm:341 printer/printerdrake.pm:965
#, c-format
msgid ", USB printer #%s"
msgstr ", USB-drukker #%s"
-#: printer/main.pm:342
+#: printer/main.pm:343
#, c-format
msgid ", USB printer"
msgstr ", USB-drukker"
-#: printer/main.pm:347
+#: printer/main.pm:348
#, c-format
msgid ", multi-function device on parallel port #%s"
msgstr ", multi-funksionele toestel op parallele poort #%s"
-#: printer/main.pm:350
+#: printer/main.pm:351
#, c-format
msgid ", multi-function device on a parallel port"
msgstr ", multi-funksionele toestel op 'n parallelle poort"
-#: printer/main.pm:352
+#: printer/main.pm:353
#, c-format
msgid ", multi-function device on USB"
msgstr ", multi-funksionele toestel op USB"
-#: printer/main.pm:354
+#: printer/main.pm:355
#, c-format
msgid ", multi-function device on HP JetDirect"
msgstr ", multi-funksionele toestel op 'HP JetDirect'"
-#: printer/main.pm:356
+#: printer/main.pm:357
#, c-format
msgid ", multi-function device"
msgstr ", multi-funksionele-toestel"
-#: printer/main.pm:359
+#: printer/main.pm:360
#, c-format
msgid ", printing to %s"
msgstr ", drukwerk gestuur na %s"
-#: printer/main.pm:361
+#: printer/main.pm:362
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr "op LPD-bediener \"%s\", drukker \"%s\""
-#: printer/main.pm:363
+#: printer/main.pm:364
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", TCP/IP rekenaar \"%s\", poort %s"
-#: printer/main.pm:367
+#: printer/main.pm:368
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr "op SMB/Windows-bediener \"%s\", deelarea \"%s\""
-#: printer/main.pm:371
+#: printer/main.pm:372
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr " op Novell bediener \"%s\", drukker \"%s\""
-#: printer/main.pm:373
+#: printer/main.pm:374
#, c-format
msgid ", using command %s"
msgstr ", gebruik opdrag %s"
-#: printer/main.pm:388
+#: printer/main.pm:389
#, c-format
msgid "Parallel port #%s"
msgstr "Parallelle poort #%s"
-#: printer/main.pm:391 printer/printerdrake.pm:979
+#: printer/main.pm:392 printer/printerdrake.pm:979
#: printer/printerdrake.pm:1002 printer/printerdrake.pm:1020
#, c-format
msgid "USB printer #%s"
msgstr "USB drukker #%s"
-#: printer/main.pm:393
+#: printer/main.pm:394
#, c-format
msgid "USB printer"
msgstr "USB-drukker"
-#: printer/main.pm:398
+#: printer/main.pm:399
#, c-format
msgid "Multi-function device on parallel port #%s"
msgstr "Multi-funksionele toestel op parallelle poort #%s"
-#: printer/main.pm:401
+#: printer/main.pm:402
#, c-format
msgid "Multi-function device on a parallel port"
msgstr "multi-funksionele toestel op parallelle poort"
-#: printer/main.pm:403
+#: printer/main.pm:404
#, c-format
msgid "Multi-function device on USB"
msgstr "Multi-funksionele toestel op USB"
-#: printer/main.pm:405
+#: printer/main.pm:406
#, c-format
msgid "Multi-function device on HP JetDirect"
msgstr "Multi-funksionele toestel op 'HP JetDirect'"
-#: printer/main.pm:407
+#: printer/main.pm:408
#, c-format
msgid "Multi-function device"
msgstr "Multi-funksionele-toestel"
-#: printer/main.pm:410
+#: printer/main.pm:411
#, c-format
msgid "Prints into %s"
msgstr "Druk na %s"
-#: printer/main.pm:412
+#: printer/main.pm:413
#, c-format
msgid "LPD server \"%s\", printer \"%s\""
msgstr "LPD bediener \"%s\"/, drukker \"%s\""
-#: printer/main.pm:414
+#: printer/main.pm:415
#, c-format
msgid "TCP/IP host \"%s\", port %s"
msgstr "TCP/IP rekenaarnaam \"%s\", poort %s"
-#: printer/main.pm:418
+#: printer/main.pm:419
#, c-format
msgid "SMB/Windows server \"%s\", share \"%s\""
msgstr "SMB/Windows-bediener \"%s\", deelarea \"%s\""
#
-#: printer/main.pm:422
+#: printer/main.pm:423
#, c-format
msgid "Novell server \"%s\", printer \"%s\""
msgstr "Novell-bediener \"%s\", drukker \"%s\""
-#: printer/main.pm:424
+#: printer/main.pm:425
#, c-format
msgid "Uses command %s"
msgstr "Gebruik opdrag %s"
-#: printer/main.pm:426
+#: printer/main.pm:427
#, c-format
msgid "URI: %s"
msgstr "URI: %s"
-#: printer/main.pm:571 printer/printerdrake.pm:732
+#: printer/main.pm:572 printer/printerdrake.pm:732
#: printer/printerdrake.pm:2463
#, c-format
msgid "Raw printer (No driver)"
msgstr "Onverwerkte (direkte) drukker"
-#: printer/main.pm:1085 printer/printerdrake.pm:179
+#: printer/main.pm:1086 printer/printerdrake.pm:179
#: printer/printerdrake.pm:191
#, c-format
msgid "Local network(s)"
msgstr "Plaaslike netwerk(e)"
-#: printer/main.pm:1087 printer/printerdrake.pm:195
+#: printer/main.pm:1088 printer/printerdrake.pm:195
#, c-format
msgid "Interface \"%s\""
msgstr "Koppelvlak \"%s\""
-#: printer/main.pm:1089
+#: printer/main.pm:1090
#, c-format
msgid "Network %s"
msgstr "Netwerk %s"
#
-#: printer/main.pm:1091
+#: printer/main.pm:1092
#, c-format
msgid "Host %s"
msgstr "Rekenaar %s"
-#: printer/main.pm:1120
+#: printer/main.pm:1121
#, c-format
msgid "%s (Port %s)"
msgstr "%s (Poort %s)"
@@ -11163,8 +11184,8 @@ msgstr "Deel drukkers op rekenaars/netwerke:"
msgid "Custom configuration"
msgstr "Aanpas-konfigurasie"
-#: printer/printerdrake.pm:78 standalone/scannerdrake:561
-#: standalone/scannerdrake:578
+#: printer/printerdrake.pm:78 standalone/scannerdrake:566
+#: standalone/scannerdrake:583
#, c-format
msgid "No remote machines"
msgstr "Geen eksterne masjiene"
@@ -11390,7 +11411,7 @@ msgid "This server is already in the list, it cannot be added again.\n"
msgstr "Jammer, hierdie bediener is reeds deel van die lys.\n"
#: printer/printerdrake.pm:433 printer/printerdrake.pm:1650
-#: standalone/drakups:233 standalone/harddrake2:64
+#: standalone/drakups:233 standalone/harddrake2:68
#, c-format
msgid "Port"
msgstr "Poort"
@@ -11419,7 +11440,7 @@ msgstr "Poort"
#: printer/printerdrake.pm:4313 printer/printerdrake.pm:4459
#: printer/printerdrake.pm:4517 printer/printerdrake.pm:4546
#: standalone/printerdrake:65 standalone/printerdrake:85
-#: standalone/printerdrake:515
+#: standalone/printerdrake:522
#, c-format
msgid "Printerdrake"
msgstr "Printerdrake"
@@ -12099,14 +12120,12 @@ msgid "Remote printer name missing!"
msgstr "Eksterne drukkernaam ontbreek!"
#: printer/printerdrake.pm:1228 printer/printerdrake.pm:1799
-#: standalone/drakTermServ:466 standalone/drakTermServ:764
-#: standalone/drakTermServ:780 standalone/drakTermServ:1418
-#: standalone/drakTermServ:1426 standalone/drakTermServ:1437
-#: standalone/drakbackup:582 standalone/drakbackup:687
-#: standalone/drakbackup:722 standalone/drakbackup:840
-#: standalone/drakconnect:263 standalone/drakconnect:298
-#: standalone/drakconnect:542 standalone/drakconnect:552
-#: standalone/drakconnect:576 standalone/harddrake2:160
+#: standalone/drakTermServ:454 standalone/drakTermServ:753
+#: standalone/drakTermServ:769 standalone/drakTermServ:1432
+#: standalone/drakTermServ:1440 standalone/drakTermServ:1451
+#: standalone/drakbackup:512 standalone/drakbackup:618
+#: standalone/drakbackup:653 standalone/drakbackup:771
+#: standalone/harddrake2:166
#, c-format
msgid "Information"
msgstr "Inligting"
@@ -12505,8 +12524,8 @@ msgstr ""
msgid "Name of printer"
msgstr "Drukkernaam"
-#: printer/printerdrake.pm:2302 standalone/drakconnect:557
-#: standalone/harddrake2:40 standalone/printerdrake:212
+#: printer/printerdrake.pm:2302 standalone/drakconnect:570
+#: standalone/harddrake2:41 standalone/printerdrake:212
#: standalone/printerdrake:219
#, c-format
msgid "Description"
@@ -13064,10 +13083,10 @@ msgstr "Drukwerk vir drukker \"%s\""
#: printer/printerdrake.pm:3293 printer/printerdrake.pm:3296
#: printer/printerdrake.pm:3297 printer/printerdrake.pm:3298
-#: printer/printerdrake.pm:4384 standalone/drakTermServ:325
-#: standalone/drakbackup:4265 standalone/drakbug:177 standalone/drakfont:500
-#: standalone/drakfont:591 standalone/net_monitor:106
-#: standalone/printerdrake:508
+#: printer/printerdrake.pm:4384 standalone/drakTermServ:313
+#: standalone/drakbackup:4063 standalone/drakbug:177 standalone/drakfont:500
+#: standalone/drakfont:591 standalone/net_monitor:107
+#: standalone/printerdrake:515
#, c-format
msgid "Close"
msgstr "Sluit af"
@@ -13657,15 +13676,15 @@ msgid "Could not set permissions of firmware file %s!"
msgstr "Kon nie die permisies van die firmware-lêer %s stel nie."
#: scanner.pm:200 standalone/scannerdrake:65 standalone/scannerdrake:69
-#: standalone/scannerdrake:77 standalone/scannerdrake:339
-#: standalone/scannerdrake:414 standalone/scannerdrake:458
-#: standalone/scannerdrake:462 standalone/scannerdrake:484
-#: standalone/scannerdrake:549
+#: standalone/scannerdrake:77 standalone/scannerdrake:344
+#: standalone/scannerdrake:419 standalone/scannerdrake:463
+#: standalone/scannerdrake:467 standalone/scannerdrake:489
+#: standalone/scannerdrake:554
#, c-format
msgid "Scannerdrake"
msgstr "Scannerdrake"
-#: scanner.pm:201 standalone/scannerdrake:915
+#: scanner.pm:201 standalone/scannerdrake:920
#, c-format
msgid "Could not install the packages needed to share your scanner(s)."
msgstr "Kon nie die pakkete installeer om u skandeerder(s) te deel nie."
@@ -14814,7 +14833,7 @@ msgstr ""
"Jammer, geen ekstra inligting\n"
"rakende hierdie diens nie."
-#: services.pm:226 ugtk2.pm:1167
+#: services.pm:226 ugtk2.pm:1176
#, c-format
msgid "Info"
msgstr "Info"
@@ -15078,8 +15097,8 @@ msgstr "Gaan draai sommer vandag by <b>www.mandrakestore.com</b>"
msgid "Become a <b>MandrakeClub</b> member!"
msgstr "Sluit aan by die <b><MandrakeClub!</b>"
-#: share/advertising/dis-10.pl:15 share/advertising/ppp-10.pl:15
-#: share/advertising/pwp-09.pl:15
+#: share/advertising/dis-10.pl:15 share/advertising/dwd-07.pl:15
+#: share/advertising/ppp-10.pl:15 share/advertising/pwp-09.pl:15
#, c-format
msgid ""
"Take advantage of valuable benefits, products and services by joining "
@@ -15317,13 +15336,6 @@ msgstr ""
msgid "<b>Become a MandrakeClub member!</b>"
msgstr "<b>Word 'n lid van die MandrakeClub!</b>"
-#: share/advertising/dwd-07.pl:15
-#, c-format
-msgid ""
-"Take advantage of valuable benefits, products and services by joining "
-"Mandrake Club, such as:"
-msgstr "Slaan munt uit die voordele wat Mandrake Club u bied, dinge soos:"
-
#: share/advertising/dwd-08.pl:14 share/advertising/ppp-11.pl:13
#: share/advertising/pwp-10.pl:13
#, c-format
@@ -15928,17 +15940,17 @@ msgstr "Teken uit en gebruik dan Ctrl-Alt-Backspace"
msgid "You need to log out and back in again for changes to take effect"
msgstr "U moet afteken en weer inteken alvorens veranderinge bekragtig word"
-#: standalone/drakTermServ:77
+#: standalone/drakTermServ:79
#, c-format
msgid "Useless without Terminal Server"
msgstr "Waardeloos sonder Terninaal-bediener"
-#: standalone/drakTermServ:114 standalone/drakTermServ:121
+#: standalone/drakTermServ:116 standalone/drakTermServ:123
#, c-format
msgid "%s: %s requires a username...\n"
msgstr "%s: %s benodig 'n gebruikernaam...\n"
-#: standalone/drakTermServ:134
+#: standalone/drakTermServ:136
#, c-format
msgid ""
"%s: %s requires hostname, MAC address, IP, nbi-image, 0/1 for THIN_CLIENT, "
@@ -15947,78 +15959,73 @@ msgstr ""
"%s:%s benodig die rekenaarnaam,MAC-adres, IP, 'nbi-image', 0/1 vir "
"maerkliënt, 0/1 vir die Plaaslike Konfigurasie...\n"
-#: standalone/drakTermServ:141
+#: standalone/drakTermServ:143
#, c-format
msgid "%s: %s requires hostname...\n"
msgstr "%s:%s benodig 'n rekenaarnaam...\n"
-#: standalone/drakTermServ:153
-#, c-format
-msgid "You must be root to read configuration file. \n"
-msgstr "Om die konfigurasielêer te lees, moet u 'root' wees.\n"
-
-#: standalone/drakTermServ:238 standalone/drakTermServ:512
+#: standalone/drakTermServ:226 standalone/drakTermServ:500
#: standalone/drakfont:575
#, c-format
msgid "OK"
msgstr "OK"
-#: standalone/drakTermServ:249 standalone/drakTermServ:252
+#: standalone/drakTermServ:237 standalone/drakTermServ:240
#, c-format
msgid "Terminal Server Configuration"
msgstr "Terminal Server Konfigurasie"
-#: standalone/drakTermServ:267
+#: standalone/drakTermServ:255
#, c-format
msgid "Enable Server"
msgstr "Ontsper Bediener"
-#: standalone/drakTermServ:273
+#: standalone/drakTermServ:261
#, c-format
msgid "Disable Server"
msgstr "Versper Bediener"
-#: standalone/drakTermServ:281
+#: standalone/drakTermServ:269
#, c-format
msgid "Start Server"
msgstr "Skop Bediener Af"
-#: standalone/drakTermServ:287
+#: standalone/drakTermServ:275
#, c-format
msgid "Stop Server"
msgstr "Stop Bediener"
-#: standalone/drakTermServ:295
+#: standalone/drakTermServ:283
#, c-format
msgid "Etherboot Floppy/ISO"
msgstr "Etherboot Floppy/ISO"
-#: standalone/drakTermServ:299
+#: standalone/drakTermServ:287
#, c-format
msgid "Net Boot Images"
msgstr "Net-selflaai-beelde"
-#: standalone/drakTermServ:305
+#: standalone/drakTermServ:293
#, c-format
msgid "Add/Del Users"
msgstr "Gebruikers Byvoeg/Verwyder"
-#: standalone/drakTermServ:309
+#: standalone/drakTermServ:297
#, c-format
msgid "Add/Del Clients"
msgstr "Voeg by/Verwyder Kliënte"
-#: standalone/drakTermServ:320 standalone/drakbug:54
+#: standalone/drakTermServ:308 standalone/drakbug:54
#, c-format
msgid "First Time Wizard"
msgstr "First Time Wizard"
-#: standalone/drakTermServ:352 standalone/drakTermServ:353
+#: standalone/drakTermServ:340 standalone/drakTermServ:341
#, c-format
msgid "%s defined as dm, adding gdm user to /etc/passwd$$CLIENT$$"
msgstr ""
-#: standalone/drakTermServ:359
+#: standalone/drakTermServ:347
#, c-format
msgid ""
"\n"
@@ -16059,22 +16066,22 @@ msgstr ""
" e) Ask you to make a boot floppy.\n"
" f) If it's thin clients, ask if you want to restart KDM.\n"
-#: standalone/drakTermServ:404
+#: standalone/drakTermServ:392
#, c-format
msgid "Cancel Wizard"
msgstr "Kanseleer die Wysgeer"
-#: standalone/drakTermServ:416
+#: standalone/drakTermServ:404
#, c-format
msgid "Please save dhcpd config!"
msgstr "Stoor asb dhcpd konfigurasie!"
-#: standalone/drakTermServ:444
+#: standalone/drakTermServ:432
#, fuzzy, c-format
msgid "Use thin clients."
msgstr "Laat Maerkliënte toe."
-#: standalone/drakTermServ:446
+#: standalone/drakTermServ:434
#, fuzzy, c-format
msgid ""
"Please select default client type.\n"
@@ -16087,35 +16094,35 @@ msgstr ""
"display.\n"
" 'Fat' clients use their own CPU/RAM but the server's filesystem."
-#: standalone/drakTermServ:458 standalone/drakTermServ:1072
+#: standalone/drakTermServ:446 standalone/drakTermServ:1061
#, c-format
msgid "Sync client X keyboard settings with server."
msgstr ""
-#: standalone/drakTermServ:465
+#: standalone/drakTermServ:453
#, c-format
msgid "Creating net boot images for all kernels"
msgstr "Skep netwerk selflaai-beelde vir al die kernels"
-#: standalone/drakTermServ:466 standalone/drakTermServ:764
-#: standalone/drakTermServ:780
+#: standalone/drakTermServ:454 standalone/drakTermServ:753
+#: standalone/drakTermServ:769
#, c-format
msgid "This will take a few minutes."
msgstr "Hierdie sal 'n paar minute duur."
-#: standalone/drakTermServ:470 standalone/drakTermServ:490
+#: standalone/drakTermServ:458 standalone/drakTermServ:478
#, c-format
msgid "Done!"
msgstr "Klaar!"
-#: standalone/drakTermServ:476
+#: standalone/drakTermServ:464
#, c-format
msgid "Syncing server user list with client list, including root."
msgstr ""
"Sinkroniseer die bediener se gebruikerslys met die kliënt se lys, \"root\" "
"inkluis."
-#: standalone/drakTermServ:496
+#: standalone/drakTermServ:484
#, c-format
msgid ""
"In order to enable changes made for thin clients, the display manager must "
@@ -16124,12 +16131,12 @@ msgstr ""
"Om die veranderinge vir die maerkliënte te aktiveer, moet die "
"vertoonbestuurder herbegin word. Sal ons voortgaan?"
-#: standalone/drakTermServ:531
+#: standalone/drakTermServ:519
#, fuzzy, c-format
msgid "Terminal Server Overview"
msgstr "drakTermServ Oorsig"
-#: standalone/drakTermServ:532
+#: standalone/drakTermServ:520
#, c-format
msgid ""
" - Create Etherboot Enabled Boot Images:\n"
@@ -16156,7 +16163,7 @@ msgstr ""
" \tdhcpd.conf, you should create the etherboot images for at least "
"one full kernel."
-#: standalone/drakTermServ:538
+#: standalone/drakTermServ:526
#, c-format
msgid ""
" - Maintain /etc/dhcpd.conf:\n"
@@ -16191,7 +16198,7 @@ msgstr ""
" \tA typical dhcpd.conf stanza to support a diskless client looks "
"like:"
-#: standalone/drakTermServ:556
+#: standalone/drakTermServ:544
#, c-format
msgid ""
" While you can use a pool of IP addresses, rather than setup a "
@@ -16264,7 +16271,7 @@ msgstr ""
" Note: You must stop/start the server after adding or changing "
"clients."
-#: standalone/drakTermServ:576
+#: standalone/drakTermServ:564
#, c-format
msgid ""
" - Maintain /etc/exports:\n"
@@ -16295,7 +16302,7 @@ msgstr ""
"\t\t\t\n"
" \tWith SUBNET/MASK being defined for your network."
-#: standalone/drakTermServ:588
+#: standalone/drakTermServ:576
#, c-format
msgid ""
" - Maintain %s:\n"
@@ -16312,7 +16319,7 @@ msgstr ""
" \thelps in this respect by adding or removing system users from this "
"file."
-#: standalone/drakTermServ:592
+#: standalone/drakTermServ:580
#, c-format
msgid ""
" - Per client %s:\n"
@@ -16329,7 +16336,7 @@ msgstr ""
"hardware configuration, \n"
" \tdrakTermServ will help create these files."
-#: standalone/drakTermServ:597
+#: standalone/drakTermServ:585
#, c-format
msgid ""
" - Per client system configuration files:\n"
@@ -16364,7 +16371,7 @@ msgstr ""
" turned back off, retaining the configuration files, once the client "
"machine is configured."
-#: standalone/drakTermServ:606
+#: standalone/drakTermServ:594
#, c-format
msgid ""
" - /etc/xinetd.d/tftp:\n"
@@ -16419,7 +16426,7 @@ msgstr ""
"mkinitrd-net\n"
" \tputs its images."
-#: standalone/drakTermServ:627
+#: standalone/drakTermServ:615
#, c-format
msgid ""
" - Create etherboot floppies/CDs:\n"
@@ -16450,62 +16457,62 @@ msgstr ""
" \t\t/usr/share/etherboot/start16.bin \\\t\t\t\n"
" \t\t/usr/lib/etherboot/zimg/3c509.zimg > /dev/fd0"
-#: standalone/drakTermServ:662
+#: standalone/drakTermServ:650
#, c-format
msgid "Boot Floppy"
msgstr "Selflaai Disket"
-#: standalone/drakTermServ:664
+#: standalone/drakTermServ:652
#, c-format
msgid "Boot ISO"
msgstr "Selflaai-ISO"
-#: standalone/drakTermServ:666
+#: standalone/drakTermServ:654
#, c-format
msgid "PXE Image"
msgstr "PXE Beeld"
-#: standalone/drakTermServ:735
+#: standalone/drakTermServ:723
#, fuzzy, c-format
msgid "Default kernel version"
msgstr "Dien kernel se weergawe in"
-#: standalone/drakTermServ:762
+#: standalone/drakTermServ:751
#, c-format
msgid "Build Whole Kernel -->"
msgstr "Bou die Hele 'Kernel' -->"
-#: standalone/drakTermServ:769
+#: standalone/drakTermServ:758
#, c-format
msgid "No kernel selected!"
msgstr "Geen kernel is gekies!"
-#: standalone/drakTermServ:772
+#: standalone/drakTermServ:761
#, c-format
msgid "Build Single NIC -->"
msgstr "Bou Enkel NIC -->"
-#: standalone/drakTermServ:776
+#: standalone/drakTermServ:765
#, c-format
msgid "No NIC selected!"
msgstr "Geen NIC gekies!"
-#: standalone/drakTermServ:779
+#: standalone/drakTermServ:768
#, c-format
msgid "Build All Kernels -->"
msgstr "Bou Alle Kernels -->"
-#: standalone/drakTermServ:787
+#: standalone/drakTermServ:776
#, c-format
msgid "<-- Delete"
msgstr "<--Verwyder"
-#: standalone/drakTermServ:794
+#: standalone/drakTermServ:783
#, c-format
msgid "Delete All NBIs"
msgstr "Verwyder alle NBIs"
-#: standalone/drakTermServ:881
+#: standalone/drakTermServ:870
#, c-format
msgid ""
"!!! Indicates the password in the system database is different than\n"
@@ -16517,27 +16524,27 @@ msgstr ""
"Om weer die aanteken-vermoë te bekragtig, verwyder/voeg gebruiker by die\n"
"'Terminal Server'."
-#: standalone/drakTermServ:886
+#: standalone/drakTermServ:875
#, c-format
msgid "Add User -->"
msgstr "Voeg gebruiker by -->"
-#: standalone/drakTermServ:892
+#: standalone/drakTermServ:881
#, c-format
msgid "<-- Del User"
msgstr "<-- Verwyder gebruiker"
-#: standalone/drakTermServ:928
+#: standalone/drakTermServ:917
#, c-format
msgid "type: %s"
msgstr "tipe: %s"
-#: standalone/drakTermServ:932
+#: standalone/drakTermServ:921
#, c-format
msgid "local config: %s"
msgstr "plaaslike konfigurasie: %s"
-#: standalone/drakTermServ:962
+#: standalone/drakTermServ:951
#, c-format
msgid ""
"Allow local hardware\n"
@@ -16546,67 +16553,67 @@ msgstr ""
"Laat plaaslike hardeware-\n"
"konfigurasie toe."
-#: standalone/drakTermServ:971
+#: standalone/drakTermServ:960
#, c-format
msgid "No net boot images created!"
msgstr "Geen netwerk-selflaai beelde is geskep"
-#: standalone/drakTermServ:989
+#: standalone/drakTermServ:978
#, c-format
msgid "Thin Client"
msgstr "Maerkliënt"
-#: standalone/drakTermServ:993
+#: standalone/drakTermServ:982
#, c-format
msgid "Allow Thin Clients"
msgstr "Laat Maerkliënte toe"
-#: standalone/drakTermServ:994
+#: standalone/drakTermServ:983
#, c-format
msgid "Add Client -->"
msgstr "Voeg Kliënt By -->"
-#: standalone/drakTermServ:1008
+#: standalone/drakTermServ:997
#, c-format
msgid "type: fat"
msgstr "tipe: fat"
-#: standalone/drakTermServ:1009
+#: standalone/drakTermServ:998
#, c-format
msgid "type: thin"
msgstr "tipe: dun"
-#: standalone/drakTermServ:1016
+#: standalone/drakTermServ:1005
#, c-format
msgid "local config: false"
msgstr "plaaslike konfigurasie: onwaar"
-#: standalone/drakTermServ:1017
+#: standalone/drakTermServ:1006
#, c-format
msgid "local config: true"
msgstr "plaalike konfigurasie: waar"
-#: standalone/drakTermServ:1025
+#: standalone/drakTermServ:1014
#, c-format
msgid "<-- Edit Client"
msgstr "<-- Redigeer Kliënt"
-#: standalone/drakTermServ:1051
+#: standalone/drakTermServ:1040
#, c-format
msgid "Disable Local Config"
msgstr "Versper Plaaslike Konfigurasie"
-#: standalone/drakTermServ:1058
+#: standalone/drakTermServ:1047
#, c-format
msgid "Delete Client"
msgstr "Verwyder Kliënt"
-#: standalone/drakTermServ:1067
+#: standalone/drakTermServ:1056
#, c-format
msgid "dhcpd Config..."
msgstr "dhcpd Konfigurasie ..."
-#: standalone/drakTermServ:1083
+#: standalone/drakTermServ:1072
#, c-format
msgid ""
"Need to restart the Display Manager for full changes to take effect. \n"
@@ -16615,68 +16622,78 @@ msgstr ""
"Umoet die Vertoonbestuurder herbegin om die veranderinge te bekragtig.\n"
"('service dm restart' - vanaf die konsole )"
-#: standalone/drakTermServ:1123
+#: standalone/drakTermServ:1112
#, c-format
msgid "Thin clients won't work with autologin. Disable autologin?"
msgstr ""
-#: standalone/drakTermServ:1139
+#: standalone/drakTermServ:1128
#, c-format
msgid "All clients will use %s"
msgstr ""
-#: standalone/drakTermServ:1169
+#: standalone/drakTermServ:1160
#, c-format
msgid "Subnet:"
msgstr "Subnet:"
#
-#: standalone/drakTermServ:1176
+#: standalone/drakTermServ:1167
#, c-format
msgid "Netmask:"
msgstr "Netmasker:"
-#: standalone/drakTermServ:1183
+#: standalone/drakTermServ:1174
#, c-format
msgid "Routers:"
msgstr "Roteerders:"
-#: standalone/drakTermServ:1190
+#: standalone/drakTermServ:1181
#, c-format
msgid "Subnet Mask:"
msgstr "Subnet-masker:"
-#: standalone/drakTermServ:1197
+#: standalone/drakTermServ:1188
#, c-format
msgid "Broadcast Address:"
msgstr "Uitsaai-adres:"
-#: standalone/drakTermServ:1204
+#: standalone/drakTermServ:1195
#, c-format
msgid "Domain Name:"
msgstr "Domeinnaam:"
-#: standalone/drakTermServ:1212
+#: standalone/drakTermServ:1203
#, c-format
msgid "Name Servers:"
msgstr "DNS-bedieners:"
-#: standalone/drakTermServ:1223
+#: standalone/drakTermServ:1214
#, c-format
msgid "IP Range Start:"
msgstr "Begin van IP-reeks:"
-#: standalone/drakTermServ:1224
+#: standalone/drakTermServ:1215
#, c-format
msgid "IP Range End:"
msgstr "IP-Reeks se Einde:"
-#: standalone/drakTermServ:1276
+#: standalone/drakTermServ:1257
+#, c-format
+msgid "Append TS Includes To Existing Config"
+msgstr ""
+
+#: standalone/drakTermServ:1259
+#, c-format
+msgid "Write Config"
+msgstr "Skryf Konfigurasie"
+
+#: standalone/drakTermServ:1275
#, c-format
msgid "dhcpd Server Configuration"
msgstr "dhcpd Bediener-konfigurasie"
-#: standalone/drakTermServ:1277
+#: standalone/drakTermServ:1276
#, c-format
msgid ""
"Most of these values were extracted\n"
@@ -16687,113 +16704,103 @@ msgstr ""
"uit u huidige konfigurasie.\n"
"U kan dit verander soos benodig."
-#: standalone/drakTermServ:1280
+#: standalone/drakTermServ:1279
#, c-format
msgid "Dynamic IP Address Pool:"
msgstr "Dinamiese IP-adres poel:"
-#: standalone/drakTermServ:1293
-#, c-format
-msgid "Write Config"
-msgstr "Skryf Konfigurasie"
-
-#: standalone/drakTermServ:1412
+#: standalone/drakTermServ:1426
#, c-format
msgid "Please insert floppy disk:"
msgstr "Plaas disket in aandrywer:"
-#: standalone/drakTermServ:1416
+#: standalone/drakTermServ:1430
#, c-format
msgid "Couldn't access the floppy!"
msgstr "Geen toegang tot skyf nie!"
-#: standalone/drakTermServ:1418
+#: standalone/drakTermServ:1432
#, c-format
msgid "Floppy can be removed now"
msgstr "Disket kan nou verwyder word"
-#: standalone/drakTermServ:1421
+#: standalone/drakTermServ:1435
#, c-format
msgid "No floppy drive available!"
msgstr "Geen disketdrywer beskikbaar nie!"
-#: standalone/drakTermServ:1426
+#: standalone/drakTermServ:1440
#, c-format
msgid "PXE image is %s/%s"
msgstr "PXE beeld is %s/%s"
-#: standalone/drakTermServ:1428
+#: standalone/drakTermServ:1442
#, c-format
msgid "Error writing %s/%s"
msgstr "Fout met die skryf van %s/%s"
-#: standalone/drakTermServ:1437
+#: standalone/drakTermServ:1451
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "Etherboot ISO-beeld is %s"
-#: standalone/drakTermServ:1439
+#: standalone/drakTermServ:1453
#, c-format
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Iets is fout! - Is mkisofs geïnstalleer?"
-#: standalone/drakTermServ:1459
+#: standalone/drakTermServ:1475
#, c-format
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "Moet eers '/etc/dhcpd.conf skep!"
-#: standalone/drakTermServ:1620
+#: standalone/drakTermServ:1634
#, c-format
msgid "%s passwd bad in Terminal Server - rewriting...\n"
msgstr "%s se wagwoord nie korek in Terminaal-bediener - herskryf...\n"
-#: standalone/drakTermServ:1638
+#: standalone/drakTermServ:1647
#, c-format
msgid "%s is not a user..\n"
msgstr "%s is nie 'n gebruiker nie...\n"
-#: standalone/drakTermServ:1639
+#: standalone/drakTermServ:1648
#, c-format
msgid "%s is already a Terminal Server user\n"
msgstr "%s is alreeds 'n gebruiker op die Terminaal-bediener\n"
-#: standalone/drakTermServ:1641
+#: standalone/drakTermServ:1650
#, c-format
msgid "Addition of %s to Terminal Server failed!\n"
msgstr "Probleme met die byvoeg van %s op die Terminaal-bediener\n"
-#: standalone/drakTermServ:1643
+#: standalone/drakTermServ:1652
#, c-format
msgid "%s added to Terminal Server\n"
msgstr "%s is bygevoeg by die Terninaal-bediener\n"
-#: standalone/drakTermServ:1695
+#: standalone/drakTermServ:1698
#, c-format
msgid "Deleted %s...\n"
msgstr "%s bespeur...\n"
-#: standalone/drakTermServ:1697 standalone/drakTermServ:1774
+#: standalone/drakTermServ:1700 standalone/drakTermServ:1773
#, c-format
msgid "%s not found...\n"
msgstr "%s is nie gevind nie...\n"
-#: standalone/drakTermServ:1719 standalone/drakTermServ:1720
-#: standalone/drakTermServ:1721
+#: standalone/drakTermServ:1722 standalone/drakTermServ:1723
+#: standalone/drakTermServ:1724
#, c-format
msgid "%s already in use\n"
msgstr "%s is alreeds in gebruik\n"
-#: standalone/drakTermServ:1745
-#, c-format
-msgid "Can't open %s!"
-msgstr "Kan nie %s oopmaak nie!"
-
-#: standalone/drakTermServ:1802
+#: standalone/drakTermServ:1801
#, c-format
msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
msgstr "'/etc/hosts.allow' en 'etc'hosts.deny' is alreeds gekonfigureer"
-#: standalone/drakTermServ:1959
+#: standalone/drakTermServ:1953
#, c-format
msgid "Configuration changed - restart clusternfs/dhcpd?"
msgstr "Konfigurasie het verander - herbegin 'clusterfs/dhcpd'?"
@@ -16894,7 +16901,7 @@ msgstr ""
"Die parameters van die outo-installasie is beskikbaar in die linker afdelings"
#: standalone/drakautoinst:252 standalone/drakgw:598 standalone/drakvpn:902
-#: standalone/scannerdrake:374
+#: standalone/scannerdrake:379
#, c-format
msgid "Congratulations!"
msgstr "Geluk!"
@@ -16938,7 +16945,7 @@ msgstr "band"
msgid "No devices found"
msgstr "Geen toestelle gevind nie"
-#: standalone/drakbackup:154
+#: standalone/drakbackup:152
#, c-format
msgid ""
"Expect is an extension to the Tcl scripting language that allows interactive "
@@ -16947,12 +16954,12 @@ msgstr ""
"'Expect' is 'n uitbreiding op die Tcl-skriptaal. Dit kan interaktiewe "
"sessies, SONDER dat die gebruiker inmeng, meebring."
-#: standalone/drakbackup:155
+#: standalone/drakbackup:153
#, c-format
msgid "Store the password for this system in drakbackup configuration."
msgstr "Stoor hierdie rekenaar se wagwoord in 'drakbackup' se konfigurasie."
-#: standalone/drakbackup:156
+#: standalone/drakbackup:154
#, c-format
msgid ""
"For a multisession CD, only the first session will erase the cdrw. Otherwise "
@@ -16961,7 +16968,7 @@ msgstr ""
"Slegs die eerste sessie sal die cdrw uitvee, INDIEN u 'n multi-sessie CD "
"gebruik. Andersins sal die cdrw uitgevee word met elke rugsteun."
-#: standalone/drakbackup:157
+#: standalone/drakbackup:155
#, c-format
msgid ""
"This option will save files that have changed. Exact behavior depends on "
@@ -16970,7 +16977,7 @@ msgstr ""
"Hierdie opsie sal lêers wat verander het stoor. Presiese gedrag hang af "
"indien Aanwas of Differensiële modus gebruik word."
-#: standalone/drakbackup:158
+#: standalone/drakbackup:156
#, c-format
msgid ""
"Incremental backups only save files that have changed or are new since the "
@@ -16979,7 +16986,7 @@ msgstr ""
"'n Aanwas-rugsteun stoor slegs lêers wat nuut bygekom het of die wat "
"verander het sedert die laaste rugsteun."
-#: standalone/drakbackup:159
+#: standalone/drakbackup:157
#, c-format
msgid ""
"Differential backups only save files that have changed or are new since the "
@@ -16988,7 +16995,7 @@ msgstr ""
"'n Differensiële rugsteun stoor slegs die lêers wat nuut bygekom het, of "
"verander is, sedert die 'base' rugsteun gedoen is."
-#: standalone/drakbackup:160
+#: standalone/drakbackup:158
#, c-format
msgid ""
"This should be a local user or email addresse that you want the backup "
@@ -16997,7 +17004,7 @@ msgstr ""
"Hierdie moet 'n plaaslike gebruiker of die e-posadres waarna u die resultate "
"van die rugsteun na toe wil stuur. Spesifiseer 'n funksionele e-pos bediener"
-#: standalone/drakbackup:161
+#: standalone/drakbackup:159
#, c-format
msgid ""
"Files or wildcards listed in a .backupignore file at the top of a directory "
@@ -17006,7 +17013,7 @@ msgstr ""
"Lêers of wisselkaarte wat in die '.backupignore' lêer in die top van 'n "
"gidsboom gelys is, sal nie deel van die rugsteun wees nie."
-#: standalone/drakbackup:162
+#: standalone/drakbackup:160
#, c-format
msgid ""
"For backups to other media, files are still created on the hard drive, then "
@@ -17017,7 +17024,7 @@ msgstr ""
"hardeskyf geskep word en dan oorgeskuif word. Om daarna hierdie 'tar' lêers "
"van u hardeskyf te verwyder, moet u hierdie opsie aktiveer."
-#: standalone/drakbackup:163
+#: standalone/drakbackup:161
#, c-format
msgid ""
"Some protocols, like rsync, may be configured at the server end. Rather "
@@ -17028,7 +17035,7 @@ msgstr ""
"word. In pleks van 'n roete na die lêergids te gebruik, sal u die 'module' "
"naam vir die diens se roete gebruik."
-#: standalone/drakbackup:164
+#: standalone/drakbackup:162
#, c-format
msgid ""
"Custom allows you to specify your own day and time. The other options use "
@@ -17037,27 +17044,27 @@ msgstr ""
"Aangepaste, laat u toe om u eie dag en tyd te spesifiseer. Die ander opsies "
"gebruik crontab inskrywings in '/etc/crontab'."
-#: standalone/drakbackup:396
+#: standalone/drakbackup:326
#, c-format
msgid "No media selected for cron operation."
msgstr ""
-#: standalone/drakbackup:400
+#: standalone/drakbackup:330
#, c-format
msgid "No interval selected for cron operation."
msgstr ""
-#: standalone/drakbackup:447
+#: standalone/drakbackup:377
#, c-format
msgid "Interval cron not available as non-root"
msgstr "Interval Cron nie beskikbaar vir normale gebruikers"
-#: standalone/drakbackup:532 standalone/logdrake:467
+#: standalone/drakbackup:462 standalone/logdrake:467
#, c-format
msgid "\"%s\" neither is a valid email nor is an existing local user!"
msgstr "\"%s\" is nie 'n korrekte e-posadres of 'n plaaslike gebruiker nie!"
-#: standalone/drakbackup:536 standalone/logdrake:472
+#: standalone/drakbackup:466 standalone/logdrake:472
#, c-format
msgid ""
"\"%s\" is a local user, but you did not select a local smtp, so you must use "
@@ -17066,22 +17073,22 @@ msgstr ""
"\"%s\" is 'n plaaslike gebruiker, maar u het nie 'n plaaslike smtp gekies "
"nie. Hieroor moet u 'n volledige e-posadres voorsien!"
-#: standalone/drakbackup:545
+#: standalone/drakbackup:475
#, c-format
msgid "Valid user list changed, rewriting config file."
msgstr "Geldige lys van gebruikers het verander, herskryf konfigurasie-lêer."
-#: standalone/drakbackup:547
+#: standalone/drakbackup:477
#, c-format
msgid "Old user list:\n"
msgstr "Ou gebruiker-lys:\n"
-#: standalone/drakbackup:549
+#: standalone/drakbackup:479
#, c-format
msgid "New user list:\n"
msgstr "Lys van nuwe gebruikers:\n"
-#: standalone/drakbackup:594
+#: standalone/drakbackup:524
#, c-format
msgid ""
"\n"
@@ -17090,7 +17097,7 @@ msgstr ""
"\n"
" DrakBackup Verslag \n"
-#: standalone/drakbackup:595
+#: standalone/drakbackup:525
#, c-format
msgid ""
"\n"
@@ -17099,7 +17106,7 @@ msgstr ""
"\n"
" DrakBackup Daemon Verslag\n"
-#: standalone/drakbackup:601
+#: standalone/drakbackup:531
#, c-format
msgid ""
"\n"
@@ -17112,13 +17119,13 @@ msgstr ""
"\n"
"\n"
-#: standalone/drakbackup:625 standalone/drakbackup:696
-#: standalone/drakbackup:752
+#: standalone/drakbackup:556 standalone/drakbackup:627
+#: standalone/drakbackup:683
#, c-format
msgid "Total progress"
msgstr "Totale vordering"
-#: standalone/drakbackup:678
+#: standalone/drakbackup:609
#, c-format
msgid ""
"%s exists, delete?\n"
@@ -17132,42 +17139,42 @@ msgstr ""
"moontlik die inskrywing moet verwyder uit die 'authorized_keys' \n"
"op die bediener."
-#: standalone/drakbackup:687
+#: standalone/drakbackup:618
#, c-format
msgid "This may take a moment to generate the keys."
msgstr "Dit sal 'n rukkie neem om die sleutels te genereer."
-#: standalone/drakbackup:694
+#: standalone/drakbackup:625
#, c-format
msgid "Cannot spawn %s."
msgstr "Kan nie %s voortbring nie."
-#: standalone/drakbackup:711
+#: standalone/drakbackup:642
#, c-format
msgid "No password prompt on %s at port %s"
msgstr "Geen wagwoord-porteks op %s by poort %s"
-#: standalone/drakbackup:712
+#: standalone/drakbackup:643
#, c-format
msgid "Bad password on %s"
msgstr "Slegte wagwoord op %s"
-#: standalone/drakbackup:713
+#: standalone/drakbackup:644
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr "Toegang geweier met die oordrag van %s na %s"
-#: standalone/drakbackup:714
+#: standalone/drakbackup:645
#, c-format
msgid "Can't find %s on %s"
msgstr "Kan nie %s op %s vind nie"
-#: standalone/drakbackup:718
+#: standalone/drakbackup:649
#, c-format
msgid "%s not responding"
msgstr "%s reageer nie"
-#: standalone/drakbackup:722
+#: standalone/drakbackup:653
#, c-format
msgid ""
"Transfer successful\n"
@@ -17184,84 +17191,84 @@ msgstr ""
"\n"
"sonder om 'n wagwoord-porteks te ontvang."
-#: standalone/drakbackup:766
+#: standalone/drakbackup:697
#, c-format
msgid "WebDAV remote site already in sync!"
msgstr "Eksterne WebDAV werf alteeds gesinchroniseer!"
-#: standalone/drakbackup:770
+#: standalone/drakbackup:701
#, c-format
msgid "WebDAV transfer failed!"
msgstr "WebDAV oordrag-probleme!"
-#: standalone/drakbackup:791
+#: standalone/drakbackup:722
#, c-format
msgid "No CD-R/DVD-R in drive!"
msgstr "Geen CD-R/DVD-R in aandrywer!"
-#: standalone/drakbackup:795
+#: standalone/drakbackup:726
#, c-format
msgid "Does not appear to be recordable media!"
msgstr "Wil voorkom of dit nie skryfbare media is nie!"
-#: standalone/drakbackup:799
+#: standalone/drakbackup:730
#, c-format
msgid "Not erasable media!"
msgstr "Nie-uitveebare media!"
-#: standalone/drakbackup:840
+#: standalone/drakbackup:771
#, c-format
msgid "This may take a moment to erase the media."
msgstr "Dit mag 'n rukkie duur om die media uit te vee."
-#: standalone/drakbackup:898
+#: standalone/drakbackup:829
#, c-format
msgid "Permission problem accessing CD."
msgstr "Toegangsprobleme na CD"
-#: standalone/drakbackup:925
+#: standalone/drakbackup:856
#, c-format
msgid "No tape in %s!"
msgstr "Geen band in %s!"
-#: standalone/drakbackup:1025
+#: standalone/drakbackup:956
#, c-format
msgid ""
"Backup quota exceeded!\n"
"%d MB used vs %d MB allocated."
msgstr "Rugsteunkwota oorskry! %d MB gebruik vs %d MB eenkant gesit."
-#: standalone/drakbackup:1044 standalone/drakbackup:1077
+#: standalone/drakbackup:975 standalone/drakbackup:1008
#, c-format
msgid "Backup system files..."
msgstr "Maak 'n rugsteun van die 'system'-lêers..."
-#: standalone/drakbackup:1078 standalone/drakbackup:1119
+#: standalone/drakbackup:1009 standalone/drakbackup:1050
#, c-format
msgid "Hard Disk Backup files..."
msgstr "Hardeskyf Rugsteun lêers..."
-#: standalone/drakbackup:1118
+#: standalone/drakbackup:1049
#, c-format
msgid "Backup User files..."
msgstr "Rugsteun Gebruiker-lêers..."
-#: standalone/drakbackup:1153
+#: standalone/drakbackup:1084
#, c-format
msgid "Backup Other files..."
msgstr "Skep 'n rugsteun van \"ander \" lêers..."
-#: standalone/drakbackup:1154
+#: standalone/drakbackup:1085
#, c-format
msgid "Hard Disk Backup Progress..."
msgstr "Hardeskyf Rugsteun Vordering..."
-#: standalone/drakbackup:1159
+#: standalone/drakbackup:1090
#, c-format
msgid "No changes to backup!"
msgstr "Geen veranderinge, geen rugsteun!"
-#: standalone/drakbackup:1177 standalone/drakbackup:1201
+#: standalone/drakbackup:1108 standalone/drakbackup:1132
#, c-format
msgid ""
"\n"
@@ -17272,7 +17279,7 @@ msgstr ""
"Drakbackup aktiviteite deur %s:\n"
"\n"
-#: standalone/drakbackup:1186
+#: standalone/drakbackup:1117
#, c-format
msgid ""
"\n"
@@ -17283,7 +17290,7 @@ msgstr ""
"Probleem met FTP-konneksie: dit was nie moontlik om u lêers via FTP te "
"rugsteun nie.\n"
-#: standalone/drakbackup:1187
+#: standalone/drakbackup:1118
#, c-format
msgid ""
"Error during sending file via FTP. Please correct your FTP configuration."
@@ -17291,12 +17298,12 @@ msgstr ""
"Probleme met die stuur van die lêer via FTP. Gaan asseblief u FTP-"
"konfigurasie na."
-#: standalone/drakbackup:1189
+#: standalone/drakbackup:1120
#, c-format
msgid "file list sent by FTP: %s\n"
msgstr "lêerlys deur FTPgestuur: %s\n"
-#: standalone/drakbackup:1206
+#: standalone/drakbackup:1137
#, c-format
msgid ""
"\n"
@@ -17307,7 +17314,7 @@ msgstr ""
"Drakbackup aktiviteite via CD:\n"
"\n"
-#: standalone/drakbackup:1211
+#: standalone/drakbackup:1142
#, c-format
msgid ""
"\n"
@@ -17318,27 +17325,22 @@ msgstr ""
"Drakbackup deur magnetiese band:\n"
"\n"
-#: standalone/drakbackup:1220
+#: standalone/drakbackup:1151
#, c-format
msgid "Error sending mail. Your report mail was not sent."
msgstr "Fout met stuur van e-pos. U verslag is nie gepos nie."
-#: standalone/drakbackup:1221
+#: standalone/drakbackup:1152
#, c-format
msgid " Error while sending mail. \n"
msgstr "Fout met die stuur van e-pos. \n"
-#: standalone/drakbackup:1249
+#: standalone/drakbackup:1180
#, c-format
msgid "Can't create catalog!"
msgstr "Kan nie katalogus skep nie!"
-#: standalone/drakbackup:1455
-#, c-format
-msgid "Select the files or directories and click on 'OK'"
-msgstr "Kies die lêers en lêergidse, klik daarna op 'OK'"
-
-#: standalone/drakbackup:1484
+#: standalone/drakbackup:1393
#, c-format
msgid ""
"\n"
@@ -17347,43 +17349,43 @@ msgstr ""
"\n"
" Merk asseblief al die opsies wat u benodig.\n"
-#: standalone/drakbackup:1485
+#: standalone/drakbackup:1394
#, c-format
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Hierdie opsies kan alle lêers in u '/etc' lêergids rugsteun en herstel.\n"
-#: standalone/drakbackup:1486
+#: standalone/drakbackup:1395
#, c-format
msgid "Backup your System files. (/etc directory)"
msgstr "Rugsteun u stelsel-lêers: (/etc lêergids)"
-#: standalone/drakbackup:1487 standalone/drakbackup:1551
-#: standalone/drakbackup:1617
+#: standalone/drakbackup:1396 standalone/drakbackup:1460
+#: standalone/drakbackup:1526
#, c-format
msgid "Use Incremental/Differential Backups (do not replace old backups)"
msgstr ""
"Gebruik Aanwas-/Differensiële-rugsteune (moet nie ou regsteune vervang nie)"
-#: standalone/drakbackup:1489 standalone/drakbackup:1553
-#: standalone/drakbackup:1619
+#: standalone/drakbackup:1398 standalone/drakbackup:1462
+#: standalone/drakbackup:1528
#, c-format
msgid "Use Incremental Backups"
msgstr "Gebruik Aanwas-rugsteun"
-#: standalone/drakbackup:1489 standalone/drakbackup:1553
-#: standalone/drakbackup:1619
+#: standalone/drakbackup:1398 standalone/drakbackup:1462
+#: standalone/drakbackup:1528
#, c-format
msgid "Use Differential Backups"
msgstr "Gebruik Differensiële Rugsteune"
-#: standalone/drakbackup:1491
+#: standalone/drakbackup:1400
#, c-format
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Moet nie kritiese lêers insluit nie (passwd, group, fstab)"
-#: standalone/drakbackup:1492
+#: standalone/drakbackup:1401
#, c-format
msgid ""
"With this option you will be able to restore any version\n"
@@ -17392,176 +17394,181 @@ msgstr ""
"Hierdie opsie stel u instaat om enige weergawe van u \n"
"'/etc' lêergids te herstel."
-#: standalone/drakbackup:1523
+#: standalone/drakbackup:1432
#, c-format
msgid "Please check all users that you want to include in your backup."
msgstr "Kies al die gebruikers wie ingesluit moet word by die rugsteun."
-#: standalone/drakbackup:1550
+#: standalone/drakbackup:1459
#, c-format
msgid "Do not include the browser cache"
msgstr "Moet nie die blaaier se kasgeheue insluit nie"
-#: standalone/drakbackup:1605 standalone/drakfont:656
+#: standalone/drakbackup:1513
+#, c-format
+msgid "Select the files or directories and click on 'OK'"
+msgstr "Kies die lêers en lêergidse, klik daarna op 'OK'"
+
+#: standalone/drakbackup:1514 standalone/drakfont:656
#, c-format
msgid "Remove Selected"
msgstr "Verwyder Gekose"
-#: standalone/drakbackup:1668
+#: standalone/drakbackup:1577
#, c-format
msgid "Users"
msgstr "Gebruikers"
-#: standalone/drakbackup:1688
+#: standalone/drakbackup:1597
#, c-format
msgid "Use network connection to backup"
msgstr "Gebruik netwerkkonneksie vir rugsteun"
-#: standalone/drakbackup:1690
+#: standalone/drakbackup:1599
#, c-format
msgid "Net Method:"
msgstr "Netwerkmetode:"
-#: standalone/drakbackup:1694
+#: standalone/drakbackup:1603
#, c-format
msgid "Use Expect for SSH"
msgstr "Gebruik, behalwe vir SSH"
-#: standalone/drakbackup:1695
+#: standalone/drakbackup:1604
#, c-format
msgid "Create/Transfer backup keys for SSH"
msgstr "Skep/Dra rugsteun sleutels vir SSH oor"
-#: standalone/drakbackup:1697
+#: standalone/drakbackup:1606
#, c-format
msgid "Transfer Now"
msgstr "Dra Nou Oor"
-#: standalone/drakbackup:1699
+#: standalone/drakbackup:1608
#, c-format
msgid "Other (not drakbackup) keys in place already"
msgstr "Ander (nie drakbackup) sleutels alreeds in plek"
#
-#: standalone/drakbackup:1702
+#: standalone/drakbackup:1611
#, c-format
msgid "Host name or IP."
msgstr "Rekenaarnaam of IP"
-#: standalone/drakbackup:1707
+#: standalone/drakbackup:1616
#, c-format
msgid "Directory (or module) to put the backup on this host."
msgstr ""
"Lêergids (of module) waarop rugsteun vir hierdie rekenaar geplaas moet word."
-#: standalone/drakbackup:1712
+#: standalone/drakbackup:1621
#, c-format
msgid "Login name"
msgstr "Aanteken naam"
-#: standalone/drakbackup:1719
+#: standalone/drakbackup:1628
#, c-format
msgid "Remember this password"
msgstr "Onthou hierdie wagwoord"
-#: standalone/drakbackup:1735
+#: standalone/drakbackup:1644
#, c-format
msgid "Need hostname, username and password!"
msgstr "Benodig rekenaarnaam, gebruikernaam en wagwoord!"
-#: standalone/drakbackup:1833
+#: standalone/drakbackup:1742
#, c-format
msgid "Use CD-R/DVD-R to backup"
msgstr "Gebruik CD-R/DVD-R vir maak van rugsteun"
-#: standalone/drakbackup:1836
+#: standalone/drakbackup:1745
#, c-format
msgid "Choose your CD/DVD device"
msgstr "Kies u CD/DVD toestel"
-#: standalone/drakbackup:1841
+#: standalone/drakbackup:1750
#, c-format
msgid "Choose your CD/DVD media size"
msgstr "Kies die mediagrootte van u CD/DVD"
-#: standalone/drakbackup:1848
+#: standalone/drakbackup:1757
#, c-format
msgid "Multisession CD"
msgstr "Multisessie-CD"
-#: standalone/drakbackup:1850
+#: standalone/drakbackup:1759
#, c-format
msgid "CDRW media"
msgstr "CDRW media"
-#: standalone/drakbackup:1856
+#: standalone/drakbackup:1765
#, c-format
msgid "Erase your RW media (1st Session)"
msgstr "Vee u RW-media uit (1e Sessie)"
-#: standalone/drakbackup:1857
+#: standalone/drakbackup:1766
#, c-format
msgid " Erase Now "
msgstr " Wis Nou "
-#: standalone/drakbackup:1863
+#: standalone/drakbackup:1772
#, c-format
msgid "DVD+RW media"
msgstr "DVD+RW-media"
-#: standalone/drakbackup:1865
+#: standalone/drakbackup:1774
#, c-format
msgid "DVD-R media"
msgstr "DVD-R-media"
-#: standalone/drakbackup:1867
+#: standalone/drakbackup:1776
#, c-format
msgid "DVDRAM device"
msgstr "DVDRAM-toestel"
-#: standalone/drakbackup:1898
+#: standalone/drakbackup:1807
#, c-format
msgid "No CD device defined!"
msgstr "Geen opgestelde CD!"
-#: standalone/drakbackup:1945
+#: standalone/drakbackup:1854
#, c-format
msgid "Use tape to backup"
msgstr "Skryf rugsteun na magnetiese band"
-#: standalone/drakbackup:1948
+#: standalone/drakbackup:1857
#, c-format
msgid "Device name to use for backup"
msgstr "Toestel om vir rugsteun te gebruik"
-#: standalone/drakbackup:1954
+#: standalone/drakbackup:1863
#, c-format
msgid "Don't rewind tape after backup"
msgstr "Geen opwen na rugsteun"
-#: standalone/drakbackup:1960
+#: standalone/drakbackup:1869
#, c-format
msgid "Erase tape before backup"
msgstr "Vee magnetiese band uit, voor begin met rugsteun"
-#: standalone/drakbackup:1966
+#: standalone/drakbackup:1875
#, c-format
msgid "Eject tape after the backup"
msgstr "Skop band uit na die rugsteun"
#
-#: standalone/drakbackup:2033
+#: standalone/drakbackup:1942
#, c-format
msgid "Enter the directory to save to:"
msgstr "Voorsien die lêergids om na te stoor:"
#
-#: standalone/drakbackup:2037
+#: standalone/drakbackup:1946
#, fuzzy, c-format
msgid "Directory to save to"
msgstr "Voorsien die lêergids om na te stoor:"
-#: standalone/drakbackup:2042
+#: standalone/drakbackup:1951
#, c-format
msgid ""
"Maximum size\n"
@@ -17570,313 +17577,313 @@ msgstr ""
"Maksimum grootte\n"
"toegelaat vir Drakbackup (MB)"
-#: standalone/drakbackup:2106
+#: standalone/drakbackup:2015
#, c-format
msgid "CD-R / DVD-R"
msgstr "CD-R / DVD-R"
-#: standalone/drakbackup:2111
+#: standalone/drakbackup:2020
#, c-format
msgid "HardDrive / NFS"
msgstr "Hardeskyf / NFS"
-#: standalone/drakbackup:2127 standalone/drakbackup:2132
-#: standalone/drakbackup:2137
+#: standalone/drakbackup:2036 standalone/drakbackup:2041
+#: standalone/drakbackup:2046
#, c-format
msgid "hourly"
msgstr "uurliks"
-#: standalone/drakbackup:2128 standalone/drakbackup:2133
-#: standalone/drakbackup:2137
+#: standalone/drakbackup:2037 standalone/drakbackup:2042
+#: standalone/drakbackup:2046
#, c-format
msgid "daily"
msgstr "daagliks"
-#: standalone/drakbackup:2129 standalone/drakbackup:2134
-#: standalone/drakbackup:2137
+#: standalone/drakbackup:2038 standalone/drakbackup:2043
+#: standalone/drakbackup:2046
#, c-format
msgid "weekly"
msgstr "weekliks"
-#: standalone/drakbackup:2130 standalone/drakbackup:2135
-#: standalone/drakbackup:2137
+#: standalone/drakbackup:2039 standalone/drakbackup:2044
+#: standalone/drakbackup:2046
#, c-format
msgid "monthly"
msgstr "maandeliks"
#
-#: standalone/drakbackup:2131 standalone/drakbackup:2136
-#: standalone/drakbackup:2137
+#: standalone/drakbackup:2040 standalone/drakbackup:2045
+#: standalone/drakbackup:2046
#, c-format
msgid "custom"
msgstr "aangepaste"
-#: standalone/drakbackup:2142
+#: standalone/drakbackup:2051
#, c-format
msgid "January"
msgstr "Januarie"
-#: standalone/drakbackup:2142
+#: standalone/drakbackup:2051
#, c-format
msgid "February"
msgstr "Februarie"
-#: standalone/drakbackup:2142
+#: standalone/drakbackup:2051
#, c-format
msgid "March"
msgstr "Maart"
-#: standalone/drakbackup:2143
+#: standalone/drakbackup:2052
#, c-format
msgid "April"
msgstr "April"
-#: standalone/drakbackup:2143
+#: standalone/drakbackup:2052
#, c-format
msgid "May"
msgstr "Mei"
-#: standalone/drakbackup:2143
+#: standalone/drakbackup:2052
#, c-format
msgid "June"
msgstr "Junie"
-#: standalone/drakbackup:2143
+#: standalone/drakbackup:2052
#, c-format
msgid "July"
msgstr "Julie"
-#: standalone/drakbackup:2143
+#: standalone/drakbackup:2052
#, c-format
msgid "August"
msgstr "Augustus"
-#: standalone/drakbackup:2143
+#: standalone/drakbackup:2052
#, c-format
msgid "September"
msgstr "September"
-#: standalone/drakbackup:2144
+#: standalone/drakbackup:2053
#, c-format
msgid "October"
msgstr "Oktober"
-#: standalone/drakbackup:2144
+#: standalone/drakbackup:2053
#, c-format
msgid "November"
msgstr "November"
-#: standalone/drakbackup:2144
+#: standalone/drakbackup:2053
#, c-format
msgid "December"
msgstr "Desember"
-#: standalone/drakbackup:2149
+#: standalone/drakbackup:2058
#, c-format
msgid "Sunday"
msgstr "Sondag"
-#: standalone/drakbackup:2149
+#: standalone/drakbackup:2058
#, c-format
msgid "Monday"
msgstr "Maandag"
-#: standalone/drakbackup:2149
+#: standalone/drakbackup:2058
#, c-format
msgid "Tuesday"
msgstr "Dinsdag"
-#: standalone/drakbackup:2150
+#: standalone/drakbackup:2059
#, c-format
msgid "Wednesday"
msgstr "Woensdag"
-#: standalone/drakbackup:2150
+#: standalone/drakbackup:2059
#, c-format
msgid "Thursday"
msgstr "Donderdag"
-#: standalone/drakbackup:2150
+#: standalone/drakbackup:2059
#, c-format
msgid "Friday"
msgstr "Vrydag"
-#: standalone/drakbackup:2150
+#: standalone/drakbackup:2059
#, c-format
msgid "Saturday"
msgstr "Saterdag"
-#: standalone/drakbackup:2185
+#: standalone/drakbackup:2094
#, c-format
msgid "Use daemon"
msgstr "Gebruik daemoon"
-#: standalone/drakbackup:2190
+#: standalone/drakbackup:2099
#, c-format
msgid "Please choose the time interval between each backup"
msgstr "Kies asseblief die tydsinterval tussen elke rugsteun"
-#: standalone/drakbackup:2196
+#: standalone/drakbackup:2105
#, c-format
msgid "Custom setup/crontab entry:"
msgstr "Aangepaste 'setup/crontab' inskrywing:"
-#: standalone/drakbackup:2201
+#: standalone/drakbackup:2110
#, c-format
msgid "Minute"
msgstr "Minuut"
-#: standalone/drakbackup:2205
+#: standalone/drakbackup:2114
#, c-format
msgid "Hour"
msgstr "Uur"
-#: standalone/drakbackup:2209
+#: standalone/drakbackup:2118
#, c-format
msgid "Day"
msgstr "Dag"
-#: standalone/drakbackup:2213
+#: standalone/drakbackup:2122
#, c-format
msgid "Month"
msgstr "Maand"
-#: standalone/drakbackup:2217
+#: standalone/drakbackup:2126
#, c-format
msgid "Weekday"
msgstr "Weeksdag"
-#: standalone/drakbackup:2223
+#: standalone/drakbackup:2132
#, c-format
msgid "Please choose the media for backup."
msgstr "Kies asseblief die media vir die rugsteun."
-#: standalone/drakbackup:2230
+#: standalone/drakbackup:2139
#, c-format
msgid "Please be sure that the cron daemon is included in your services."
msgstr "Maak tog seker dat 'cron' deel is van u dienste."
-#: standalone/drakbackup:2231
+#: standalone/drakbackup:2140
#, c-format
msgid "Note that currently all 'net' media also use the hard drive."
msgstr ""
"Neen kennis dat alle 'net' media tans ook van die hardeskyf gebruik maak."
-#: standalone/drakbackup:2281
+#: standalone/drakbackup:2190
#, fuzzy, c-format
msgid "Please choose the compression type"
msgstr "Kies asseblief die datum om te herstel:"
-#: standalone/drakbackup:2285
+#: standalone/drakbackup:2194
#, c-format
msgid "Use .backupignore files"
msgstr "Gebruik '.backupignore'-lêers"
-#: standalone/drakbackup:2287
+#: standalone/drakbackup:2196
#, c-format
msgid "Send mail report after each backup to:"
msgstr "Stuur 'n e-posverslag na elke rugsteun na:"
-#: standalone/drakbackup:2293
+#: standalone/drakbackup:2202
#, c-format
msgid "SMTP server for mail:"
msgstr "SMTP-bedienernaam:"
-#: standalone/drakbackup:2298
+#: standalone/drakbackup:2207
#, c-format
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
"Verwyder .tar-lêers vanaf hardeskyf, sodra 'n rugsteun na\n"
"ander media voltooi."
-#: standalone/drakbackup:2338
+#: standalone/drakbackup:2247
#, c-format
msgid "What"
msgstr "Wat"
#
-#: standalone/drakbackup:2343
+#: standalone/drakbackup:2252
#, c-format
msgid "Where"
msgstr "Waar"
#
-#: standalone/drakbackup:2348
+#: standalone/drakbackup:2257
#, c-format
msgid "When"
msgstr "Wanneer"
-#: standalone/drakbackup:2353
+#: standalone/drakbackup:2262
#, c-format
msgid "More Options"
msgstr "Meer Opsies"
-#: standalone/drakbackup:2366
+#: standalone/drakbackup:2275
#, c-format
msgid "Backup destination not configured..."
msgstr "Rugsteun se bestemming nie opgestel nie..."
-#: standalone/drakbackup:2385 standalone/drakbackup:4413
+#: standalone/drakbackup:2293 standalone/drakbackup:4208
#, c-format
msgid "Drakbackup Configuration"
msgstr "Drakbackup Konfigurasie"
-#: standalone/drakbackup:2402
+#: standalone/drakbackup:2309
#, c-format
msgid "Please choose where you want to backup"
msgstr "Kies asseblief die plek waarna u wil regsteun"
-#: standalone/drakbackup:2404
+#: standalone/drakbackup:2311
#, c-format
msgid "Hard Drive used to prepare backups for all media"
msgstr "Hardeskyf word gebruik om alle rugsteune vir alle media voor te berei"
-#: standalone/drakbackup:2412
+#: standalone/drakbackup:2319
#, c-format
msgid "Across Network"
msgstr "Oor Die Netwerk"
-#: standalone/drakbackup:2420
+#: standalone/drakbackup:2327
#, c-format
msgid "On CD-R"
msgstr "Op CD-R"
-#: standalone/drakbackup:2428
+#: standalone/drakbackup:2335
#, c-format
msgid "On Tape Device"
msgstr "Op Band-toestel"
-#: standalone/drakbackup:2468
+#: standalone/drakbackup:2374
#, c-format
msgid "Backup Users"
msgstr "Rugsteun-gebruikers"
-#: standalone/drakbackup:2469
+#: standalone/drakbackup:2375
#, c-format
msgid " (Default is all users)"
msgstr " (Verstek is alle gebruikers)"
-#: standalone/drakbackup:2481
+#: standalone/drakbackup:2387
#, c-format
msgid "Please choose what you want to backup"
msgstr "Kies asseblief wat u wil rugsteun"
-#: standalone/drakbackup:2482
+#: standalone/drakbackup:2388
#, c-format
msgid "Backup System"
msgstr "Rugsteun Stelsel"
-#: standalone/drakbackup:2484
+#: standalone/drakbackup:2390
#, c-format
msgid "Select user manually"
msgstr "Kies self gebruikers"
-#: standalone/drakbackup:2513
+#: standalone/drakbackup:2419
#, c-format
msgid "Please select data to backup..."
msgstr "Kies asseblief data wat gerugsteun moet word...."
-#: standalone/drakbackup:2585
+#: standalone/drakbackup:2491
#, c-format
msgid ""
"\n"
@@ -17885,7 +17892,7 @@ msgstr ""
"\n"
"Rugsteun-bronne: \n"
-#: standalone/drakbackup:2586
+#: standalone/drakbackup:2492
#, c-format
msgid ""
"\n"
@@ -17894,7 +17901,7 @@ msgstr ""
"\n"
" - Stelsel-lêers:\n"
-#: standalone/drakbackup:2588
+#: standalone/drakbackup:2494
#, c-format
msgid ""
"\n"
@@ -17903,7 +17910,7 @@ msgstr ""
"\n"
"- Gebruiker se Lêers:\n"
-#: standalone/drakbackup:2590
+#: standalone/drakbackup:2496
#, c-format
msgid ""
"\n"
@@ -17912,7 +17919,7 @@ msgstr ""
"\n"
"- Ander Lêers:\n"
-#: standalone/drakbackup:2592
+#: standalone/drakbackup:2498
#, c-format
msgid ""
"\n"
@@ -17921,12 +17928,12 @@ msgstr ""
"\n"
"- Stoor op Hardeskyf op roete: %s\n"
-#: standalone/drakbackup:2593
+#: standalone/drakbackup:2499
#, c-format
msgid "\tLimit disk usage to %s MB\n"
msgstr "\tBeperk gebruik van skyfspasie tot %s MB\n"
-#: standalone/drakbackup:2596
+#: standalone/drakbackup:2502
#, c-format
msgid ""
"\n"
@@ -17935,17 +17942,17 @@ msgstr ""
"\n"
"- Verwyder .tar-lêers vanaf hardeskyf, na rugsteun.\n"
-#: standalone/drakbackup:2600
+#: standalone/drakbackup:2506
#, c-format
msgid "NO"
msgstr "NEE"
-#: standalone/drakbackup:2601
+#: standalone/drakbackup:2507
#, c-format
msgid "YES"
msgstr "JA"
-#: standalone/drakbackup:2602
+#: standalone/drakbackup:2508
#, c-format
msgid ""
"\n"
@@ -17954,22 +17961,22 @@ msgstr ""
"\n"
" Skryf na CD"
-#: standalone/drakbackup:2603
+#: standalone/drakbackup:2509
#, c-format
msgid "RW"
msgstr "RW"
-#: standalone/drakbackup:2604
+#: standalone/drakbackup:2510
#, c-format
msgid " on device: %s"
msgstr " op toestel: %s"
-#: standalone/drakbackup:2605
+#: standalone/drakbackup:2511
#, c-format
msgid " (multi-session)"
msgstr " (multi-sessie)"
-#: standalone/drakbackup:2606
+#: standalone/drakbackup:2512
#, c-format
msgid ""
"\n"
@@ -17978,12 +17985,12 @@ msgstr ""
"\n"
" Stoor na Band op toestel: %s"
-#: standalone/drakbackup:2607
+#: standalone/drakbackup:2513
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tVerwyder=%s"
-#: standalone/drakbackup:2610
+#: standalone/drakbackup:2516
#, c-format
msgid ""
"\n"
@@ -17992,7 +17999,7 @@ msgstr ""
"\n"
"- Stoor via %s op rekenaar: %s\n"
-#: standalone/drakbackup:2611
+#: standalone/drakbackup:2517
#, c-format
msgid ""
"\t\t user name: %s\n"
@@ -18001,7 +18008,7 @@ msgstr ""
"\t\t gebruikernaam: %s\n"
"\t\t op roete: %s \n"
-#: standalone/drakbackup:2612
+#: standalone/drakbackup:2518
#, c-format
msgid ""
"\n"
@@ -18010,42 +18017,42 @@ msgstr ""
"\n"
"-Opsies:\n"
-#: standalone/drakbackup:2613
+#: standalone/drakbackup:2519
#, c-format
msgid "\tDo not include System Files\n"
msgstr "\tMoet nie stelsel-lêers insluit nie\n"
-#: standalone/drakbackup:2615
+#: standalone/drakbackup:2521
#, c-format
msgid "\tBackups use tar and bzip2\n"
msgstr "\tRugsteun gebruik 'tar' en 'bzip2'\n"
-#: standalone/drakbackup:2616
+#: standalone/drakbackup:2522
#, c-format
msgid "\tBackups use tar and gzip\n"
msgstr "\tRugsteun gebruik 'tar' en 'gzip'\n"
-#: standalone/drakbackup:2617
+#: standalone/drakbackup:2523
#, fuzzy, c-format
msgid "\tBackups use tar only\n"
msgstr "\tRugsteun gebruik 'tar' en 'gzip'\n"
-#: standalone/drakbackup:2619
+#: standalone/drakbackup:2525
#, c-format
msgid "\tUse .backupignore files\n"
msgstr "\t Gebruik '.backupignore' lêers\n"
-#: standalone/drakbackup:2620
+#: standalone/drakbackup:2526
#, c-format
msgid "\tSend mail to %s\n"
msgstr "\tStuur e-pos na %s\n"
-#: standalone/drakbackup:2621
+#: standalone/drakbackup:2527
#, c-format
msgid "\tUsing SMTP server %s\n"
msgstr "\tGebruik SMTP-bediener %s\n"
-#: standalone/drakbackup:2623
+#: standalone/drakbackup:2529
#, c-format
msgid ""
"\n"
@@ -18054,47 +18061,47 @@ msgstr ""
"\n"
"- Daemoon %s via:\n"
-#: standalone/drakbackup:2624
+#: standalone/drakbackup:2530
#, c-format
msgid "\t-Hard drive.\n"
msgstr "\t-Hardeskyf.\n"
-#: standalone/drakbackup:2625
+#: standalone/drakbackup:2531
#, c-format
msgid "\t-CD-R.\n"
msgstr "\t-CD-R.\n"
-#: standalone/drakbackup:2626
+#: standalone/drakbackup:2532
#, c-format
msgid "\t-Tape \n"
msgstr "\t - Band \n"
-#: standalone/drakbackup:2627
+#: standalone/drakbackup:2533
#, c-format
msgid "\t-Network by FTP.\n"
msgstr "\t-Netwerk deur FTP.\n"
-#: standalone/drakbackup:2628
+#: standalone/drakbackup:2534
#, c-format
msgid "\t-Network by SSH.\n"
msgstr "\t- Netwerk deur SSH.\n"
-#: standalone/drakbackup:2629
+#: standalone/drakbackup:2535
#, c-format
msgid "\t-Network by rsync.\n"
msgstr "\t-Netwerk deur 'rsync'.\n"
-#: standalone/drakbackup:2630
+#: standalone/drakbackup:2536
#, c-format
msgid "\t-Network by webdav.\n"
msgstr "\t -Netwerk deur webdav.\n"
-#: standalone/drakbackup:2632
+#: standalone/drakbackup:2538
#, c-format
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Geen konfigurasie nie, gebruik Wysgeer of Gevorderd.\n"
-#: standalone/drakbackup:2637
+#: standalone/drakbackup:2543
#, c-format
msgid ""
"List of data to restore:\n"
@@ -18103,27 +18110,27 @@ msgstr ""
"Lys van data om te herstel:\n"
"\n"
-#: standalone/drakbackup:2639
+#: standalone/drakbackup:2545
#, c-format
msgid "- Restore System Files.\n"
msgstr "- Herstel- Stelsel-lêers.\n"
-#: standalone/drakbackup:2641 standalone/drakbackup:2651
+#: standalone/drakbackup:2547 standalone/drakbackup:2557
#, c-format
msgid " - from date: %s %s\n"
msgstr " - vanaf datum: %s %s\n"
-#: standalone/drakbackup:2644
+#: standalone/drakbackup:2550
#, c-format
msgid "- Restore User Files: \n"
msgstr "- Herstel Gebruiker se Lêers: \n"
-#: standalone/drakbackup:2649
+#: standalone/drakbackup:2555
#, c-format
msgid "- Restore Other Files: \n"
msgstr "-Herstel Ander Lêers: \n"
-#: standalone/drakbackup:2830
+#: standalone/drakbackup:2736
#, c-format
msgid ""
"List of data corrupted:\n"
@@ -18132,131 +18139,131 @@ msgstr ""
"Lys van korrupte data:\n"
"\n"
-#: standalone/drakbackup:2832
+#: standalone/drakbackup:2738
#, c-format
msgid "Please uncheck or remove it on next time."
msgstr "Moet nie kies nie, of verwyder dit die volgende keer."
-#: standalone/drakbackup:2842
+#: standalone/drakbackup:2748
#, c-format
msgid "Backup files are corrupted"
msgstr "Rugsteun-lêers is korrup"
-#: standalone/drakbackup:2863
+#: standalone/drakbackup:2769
#, c-format
msgid " All of your selected data have been "
msgstr " All u gekose data is "
-#: standalone/drakbackup:2864
+#: standalone/drakbackup:2770
#, c-format
msgid " Successfuly Restored on %s "
msgstr " Suksesvolle Herstel op %s "
-#: standalone/drakbackup:2987
+#: standalone/drakbackup:2889
#, c-format
msgid " Restore Configuration "
msgstr " Herstel Konfigurasie "
-#: standalone/drakbackup:3015
+#: standalone/drakbackup:2917
#, c-format
msgid "OK to restore the other files."
msgstr "OK om die ander lêers te herstel."
-#: standalone/drakbackup:3031
+#: standalone/drakbackup:2933
#, c-format
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Gebruikers om te herstel ( slegs die mees onlangse datum / gebruiker is "
"belangrik)"
-#: standalone/drakbackup:3098
+#: standalone/drakbackup:3000
#, c-format
msgid "Please choose the date to restore:"
msgstr "Kies asseblief die datum om te herstel:"
-#: standalone/drakbackup:3135
+#: standalone/drakbackup:3037
#, c-format
msgid "Restore from Hard Disk."
msgstr "Herstel vanaf Hardeskyf"
#
-#: standalone/drakbackup:3137
+#: standalone/drakbackup:3039
#, c-format
msgid "Enter the directory where backups are stored"
msgstr "Voorsien die lêergids waar rugsteun na geskryf gaan word"
-#: standalone/drakbackup:3141
+#: standalone/drakbackup:3043
#, fuzzy, c-format
msgid "Directory with backups"
msgstr "Herstel alle rugsteune"
-#: standalone/drakbackup:3194
+#: standalone/drakbackup:3097
#, c-format
msgid "Select another media to restore from"
msgstr "Kies 'n ander media om vanaf te herstel"
-#: standalone/drakbackup:3196
+#: standalone/drakbackup:3099
#, c-format
msgid "Other Media"
msgstr "Ander Media"
-#: standalone/drakbackup:3201
+#: standalone/drakbackup:3104
#, c-format
msgid "Restore system"
msgstr "Herstel stelsel"
-#: standalone/drakbackup:3202
+#: standalone/drakbackup:3105
#, c-format
msgid "Restore Users"
msgstr "Herstel Gebruikers"
-#: standalone/drakbackup:3203
+#: standalone/drakbackup:3106
#, c-format
msgid "Restore Other"
msgstr "Herstel Ander"
-#: standalone/drakbackup:3205
+#: standalone/drakbackup:3108
#, c-format
msgid "Select path to restore (instead of /)"
msgstr "kies roete om te herstel (instede van /)"
#
-#: standalone/drakbackup:3209 standalone/drakbackup:3490
+#: standalone/drakbackup:3112 standalone/drakbackup:3394
#, fuzzy, c-format
msgid "Path To Restore To"
msgstr "Aangepaste-herstel"
-#: standalone/drakbackup:3212
+#: standalone/drakbackup:3115
#, c-format
msgid "Do new backup before restore (only for incremental backups.)"
msgstr "Maak 'n nuwe rugsteun voor herstel (slegs vir 'n aanwas-rugsteun.)"
-#: standalone/drakbackup:3214
+#: standalone/drakbackup:3117
#, c-format
msgid "Remove user directories before restore."
msgstr "Verwyder gebruiker se lêergidse alvorens begin met die herstel."
-#: standalone/drakbackup:3298
+#: standalone/drakbackup:3201
#, c-format
msgid "Filename text substring to search for (empty string matches all):"
msgstr "Lêernaam se teks om voor te soek(lëe string sal alles kies):"
-#: standalone/drakbackup:3301
+#: standalone/drakbackup:3204
#, c-format
msgid "Search Backups"
msgstr "Deursoek Rugsteun"
-#: standalone/drakbackup:3320
+#: standalone/drakbackup:3223
#, c-format
msgid "No matches found..."
msgstr "Geen trefslae gevind nie..."
-#: standalone/drakbackup:3324
+#: standalone/drakbackup:3227
#, c-format
msgid "Restore Selected"
msgstr "Verwyder Gekose"
-#: standalone/drakbackup:3458
+#: standalone/drakbackup:3362
#, c-format
msgid ""
"Click date/time to see backup files.\n"
@@ -18265,7 +18272,7 @@ msgstr ""
"Klik datum/tyd om die rugsteun-lêers te sien.\n"
"Ctrl-klik lêers om 'n verskeidenheid te kies."
-#: standalone/drakbackup:3464
+#: standalone/drakbackup:3368
#, c-format
msgid ""
"Restore Selected\n"
@@ -18274,7 +18281,7 @@ msgstr ""
"Herstel Gekose\n"
"Katalogus-inskrywing"
-#: standalone/drakbackup:3473
+#: standalone/drakbackup:3377
#, c-format
msgid ""
"Restore Selected\n"
@@ -18283,17 +18290,17 @@ msgstr ""
"Herstel Gekose\n"
"Lêers"
-#: standalone/drakbackup:3550
+#: standalone/drakbackup:3454
#, c-format
msgid "Backup files not found at %s."
msgstr "Kon nie rugsteun-lêers by %s vind nie"
-#: standalone/drakbackup:3563
+#: standalone/drakbackup:3467
#, c-format
msgid "Restore From CD"
msgstr "Herstel vanaf CD"
-#: standalone/drakbackup:3563
+#: standalone/drakbackup:3467
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
@@ -18302,17 +18309,17 @@ msgstr ""
"Plaas CD met die volume-naam %s\n"
"in die CD-aandrywer onder hegpunt /mnt/cdrom"
-#: standalone/drakbackup:3565
+#: standalone/drakbackup:3469
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr "Nie die korrekte CD nie. CD is %s genoem."
-#: standalone/drakbackup:3575
+#: standalone/drakbackup:3479
#, c-format
msgid "Restore From Tape"
msgstr "Herstel vanaf Magnetiese Band"
-#: standalone/drakbackup:3575
+#: standalone/drakbackup:3479
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
@@ -18321,221 +18328,221 @@ msgstr ""
"Plaas band met volume-naam %s\n"
"in die aandrywer %s"
-#: standalone/drakbackup:3577
+#: standalone/drakbackup:3481
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "Nie die korrekte etiket nie. Band se etiket is %s."
-#: standalone/drakbackup:3588
+#: standalone/drakbackup:3492
#, c-format
msgid "Restore Via Network"
msgstr "Herstel Deur Netwerk"
-#: standalone/drakbackup:3588
+#: standalone/drakbackup:3492
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr "Herstel Via Netwerkprotokol: %s"
#
-#: standalone/drakbackup:3589
+#: standalone/drakbackup:3493
#, c-format
msgid "Host Name"
msgstr "Rekenaarnaam"
-#: standalone/drakbackup:3590
+#: standalone/drakbackup:3494
#, c-format
msgid "Host Path or Module"
msgstr "Roete na Rekenaar of Module"
-#: standalone/drakbackup:3597
+#: standalone/drakbackup:3501
#, c-format
msgid "Password required"
msgstr "Benodig wagwoord"
-#: standalone/drakbackup:3603
+#: standalone/drakbackup:3507
#, c-format
msgid "Username required"
msgstr "Benodig gebruikerskode"
-#: standalone/drakbackup:3606
+#: standalone/drakbackup:3510
#, c-format
msgid "Hostname required"
msgstr "Rekenaarnaam word benodig"
-#: standalone/drakbackup:3611
+#: standalone/drakbackup:3515
#, c-format
msgid "Path or Module required"
msgstr "Benodig Roete of Module"
-#: standalone/drakbackup:3624
+#: standalone/drakbackup:3528
#, c-format
msgid "Files Restored..."
msgstr "Lêers Wat Herstel Is...."
-#: standalone/drakbackup:3627
+#: standalone/drakbackup:3531
#, c-format
msgid "Restore Failed..."
msgstr "Herstel Het Gefaal..."
-#: standalone/drakbackup:3737 standalone/drakbackup:3754
+#: standalone/drakbackup:3549
#, c-format
msgid "%s not retrieved..."
msgstr "%s is nie gevind nie.."
-#: standalone/drakbackup:3880 standalone/drakbackup:3953
+#: standalone/drakbackup:3748 standalone/drakbackup:3817
#, c-format
msgid "Search for files to restore"
msgstr "Opsoek na lêers om te herstel"
-#: standalone/drakbackup:3885
+#: standalone/drakbackup:3752
#, c-format
msgid "Restore all backups"
msgstr "Herstel alle rugsteune"
#
-#: standalone/drakbackup:3894
+#: standalone/drakbackup:3760
#, c-format
msgid "Custom Restore"
msgstr "Aangepaste-herstel"
-#: standalone/drakbackup:3899 standalone/drakbackup:3949
+#: standalone/drakbackup:3764 standalone/drakbackup:3813
#, c-format
msgid "Restore From Catalog"
msgstr "Herstel Vanaf Katalogus"
-#: standalone/drakbackup:3921
+#: standalone/drakbackup:3785
#, c-format
msgid "Unable to find backups to restore...\n"
msgstr "Kon nie 'n rugsteun om te herstel vind nie...\n"
-#: standalone/drakbackup:3922
+#: standalone/drakbackup:3786
#, c-format
msgid "Verify that %s is the correct path"
msgstr "Is %s die korrekte roete?"
-#: standalone/drakbackup:3923
+#: standalone/drakbackup:3787
#, c-format
msgid " and the CD is in the drive"
msgstr " en die CD in die aandrywer is"
-#: standalone/drakbackup:3925
+#: standalone/drakbackup:3789
#, c-format
msgid "Backups on unmountable media - Use Catalog to restore"
msgstr "Rugsteune op nie-hegbare media - Gebruik Katologus vir herstel"
-#: standalone/drakbackup:3941
+#: standalone/drakbackup:3805
#, c-format
msgid "CD in place - continue."
msgstr "CD in sy plek - gaan voort."
-#: standalone/drakbackup:3946
+#: standalone/drakbackup:3810
#, c-format
msgid "Browse to new restore repository."
msgstr "Blaai tot by nuwe herstel-pakplek."
-#: standalone/drakbackup:3947
+#: standalone/drakbackup:3811
#, fuzzy, c-format
msgid "Directory To Restore From"
msgstr "Herstel vanaf CD"
-#: standalone/drakbackup:3986
+#: standalone/drakbackup:3847
#, c-format
msgid "Restore Progress"
msgstr "Vordering van Herstel"
-#: standalone/drakbackup:4016 standalone/drakbackup:4123
+#: standalone/drakbackup:3898 standalone/drakbackup:3971
#: standalone/logdrake:174
#, c-format
msgid "Save"
msgstr "Stoor"
-#: standalone/drakbackup:4099
+#: standalone/drakbackup:3954
#, c-format
msgid "Build Backup"
msgstr "Rugsteun in Aanbou"
-#: standalone/drakbackup:4147 standalone/drakbackup:4512
+#: standalone/drakbackup:3987 standalone/drakbackup:4307
#, c-format
msgid "Restore"
msgstr "Herstel"
#
-#: standalone/drakbackup:4277
+#: standalone/drakbackup:4075
#, c-format
msgid "The following packages need to be installed:\n"
msgstr "Die volgende pakkette geïnstalleer word:\n"
-#: standalone/drakbackup:4304
+#: standalone/drakbackup:4102
#, c-format
msgid "Please select data to restore..."
msgstr "Kies asseblief data om te herstel..."
-#: standalone/drakbackup:4344
+#: standalone/drakbackup:4142
#, c-format
msgid "Backup system files"
msgstr "Rugsteun die stelsel-lêers"
-#: standalone/drakbackup:4347
+#: standalone/drakbackup:4145
#, c-format
msgid "Backup user files"
msgstr "Rugsteun gebruiker se lêers"
-#: standalone/drakbackup:4350
+#: standalone/drakbackup:4148
#, c-format
msgid "Backup other files"
msgstr "Rugsteun ander lêers"
-#: standalone/drakbackup:4353 standalone/drakbackup:4389
+#: standalone/drakbackup:4151 standalone/drakbackup:4185
#, c-format
msgid "Total Progress"
msgstr "Totale Vordering"
-#: standalone/drakbackup:4381
+#: standalone/drakbackup:4177
#, c-format
msgid "Sending files by FTP"
msgstr "Stuur lêers via FTP"
-#: standalone/drakbackup:4384
+#: standalone/drakbackup:4180
#, c-format
msgid "Sending files..."
msgstr "Stuur lêers..."
-#: standalone/drakbackup:4455
+#: standalone/drakbackup:4250
#, c-format
msgid "Backup Now from configuration file"
msgstr "Maak nou 'n rugsteun vanaf konfigurasie-lêer"
-#: standalone/drakbackup:4460
+#: standalone/drakbackup:4255
#, c-format
msgid "View Backup Configuration."
msgstr "Bekyk Rugsteun-konfigurasie."
-#: standalone/drakbackup:4486
+#: standalone/drakbackup:4281
#, c-format
msgid "Wizard Configuration"
msgstr "Wysgeer Konfigurasie"
-#: standalone/drakbackup:4491
+#: standalone/drakbackup:4286
#, c-format
msgid "Advanced Configuration"
msgstr "Gevorderde-konfigurasie"
-#: standalone/drakbackup:4496
+#: standalone/drakbackup:4291
#, c-format
msgid "View Configuration"
msgstr "Bekyk Konfigurasie"
-#: standalone/drakbackup:4500
+#: standalone/drakbackup:4295
#, c-format
msgid "View Last Log"
msgstr "Bekyk Laaste Log"
-#: standalone/drakbackup:4505
+#: standalone/drakbackup:4300
#, c-format
msgid "Backup Now"
msgstr "Rugsteun Nou"
-#: standalone/drakbackup:4509
+#: standalone/drakbackup:4304
#, c-format
msgid ""
"No configuration file found \n"
@@ -18544,7 +18551,7 @@ msgstr ""
"Geen konfigurasielêer te vinde \n"
"klik op Wysgeer of Gevorderd."
-#: standalone/drakbackup:4530 standalone/drakbackup:4533
+#: standalone/drakbackup:4324 standalone/drakbackup:4327
#, c-format
msgid "Drakbackup"
msgstr "Drakbackup"
@@ -18559,9 +18566,10 @@ msgstr "Keuse van die Grafiese selflaai tema"
msgid "System mode"
msgstr "Stelselmodus"
-#: standalone/drakboot:68 standalone/drakfloppy:46 standalone/harddrake2:97
-#: standalone/harddrake2:98 standalone/logdrake:71 standalone/printerdrake:150
-#: standalone/printerdrake:151 standalone/printerdrake:152
+#: standalone/drakboot:68 standalone/drakfloppy:46 standalone/harddrake2:103
+#: standalone/harddrake2:104 standalone/logdrake:71
+#: standalone/printerdrake:150 standalone/printerdrake:151
+#: standalone/printerdrake:152
#, c-format
msgid "/_File"
msgstr "/_Lêer"
@@ -18571,7 +18579,7 @@ msgstr "/_Lêer"
msgid "/File/_Quit"
msgstr "/Lêer/_Verlaat"
-#: standalone/drakboot:69 standalone/drakfloppy:47 standalone/harddrake2:98
+#: standalone/drakboot:69 standalone/drakfloppy:47 standalone/harddrake2:104
#: standalone/logdrake:77 standalone/printerdrake:152
#, c-format
msgid "<control>Q"
@@ -18907,7 +18915,7 @@ msgstr "Bediener:"
msgid "Reset"
msgstr "Herstel"
-#: standalone/drakclock:212
+#: standalone/drakclock:214
#, c-format
msgid ""
"We need to install ntp package\n"
@@ -18925,17 +18933,17 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Netwerkkonfigurasie (%d toestelle)"
-#: standalone/drakconnect:92 standalone/drakconnect:738
+#: standalone/drakconnect:92 standalone/drakconnect:751
#, c-format
msgid "Gateway:"
msgstr "Portaal:"
-#: standalone/drakconnect:92 standalone/drakconnect:738
+#: standalone/drakconnect:92 standalone/drakconnect:751
#, c-format
msgid "Interface:"
msgstr "Koppelvlak:"
-#: standalone/drakconnect:96 standalone/net_monitor:105
+#: standalone/drakconnect:96 standalone/net_monitor:106
#, c-format
msgid "Wait please"
msgstr "Net 'n oomblik"
@@ -18965,7 +18973,7 @@ msgstr "Rekenaarnaam: "
msgid "Configure hostname..."
msgstr "Stel rekenaarnaam op..."
-#: standalone/drakconnect:149 standalone/drakconnect:779
+#: standalone/drakconnect:149 standalone/drakconnect:792
#, c-format
msgid "LAN configuration"
msgstr "LAN-konfigurasie"
@@ -18975,8 +18983,8 @@ msgstr "LAN-konfigurasie"
msgid "Configure Local Area Network..."
msgstr "Stel plaaslike netwerk op..."
-#: standalone/drakconnect:162 standalone/drakconnect:237
-#: standalone/drakconnect:241
+#: standalone/drakconnect:162 standalone/drakconnect:240
+#: standalone/drakconnect:244
#, c-format
msgid "Apply"
msgstr "Pas toe"
@@ -18986,118 +18994,107 @@ msgstr "Pas toe"
msgid "Manage connections"
msgstr "Kabelkonneksie"
-#: standalone/drakconnect:263 standalone/drakconnect:272
-#: standalone/drakconnect:292 standalone/drakconnect:298
-#: standalone/drakconnect:308 standalone/drakconnect:309
-#: standalone/drakconnect:576
-#, c-format
-msgid "TCP/IP"
-msgstr "TCP/IP"
-
-#: standalone/drakconnect:263 standalone/drakconnect:272
-#: standalone/drakconnect:292 standalone/drakconnect:444
-#: standalone/drakconnect:448 standalone/drakconnect:576
-#, c-format
-msgid "Account"
-msgstr "Rekening"
+#: standalone/drakconnect:218
+#, fuzzy, c-format
+msgid "Device selected"
+msgstr "Verwyder Gekose"
-#: standalone/drakconnect:298 standalone/drakconnect:370
-#: standalone/drakconnect:371 standalone/drakconnect:576
-#, c-format
-msgid "Wireless"
-msgstr "Draadloos"
+#: standalone/drakconnect:314
+#, fuzzy, c-format
+msgid "IP configuration"
+msgstr "CUPS-konfigurasie"
-#: standalone/drakconnect:344
+#: standalone/drakconnect:351
#, c-format
msgid "DNS servers"
msgstr "DNS-bedieners"
-#: standalone/drakconnect:351
+#: standalone/drakconnect:359
#, c-format
msgid "Search Domain"
msgstr "Deursoek Domein"
-#: standalone/drakconnect:359
+#: standalone/drakconnect:367
#, c-format
msgid "static"
msgstr "staties"
-#: standalone/drakconnect:359
+#: standalone/drakconnect:367
#, c-format
msgid "DHCP"
msgstr ""
-#: standalone/drakconnect:482
+#: standalone/drakconnect:493
#, c-format
msgid "Flow control"
msgstr "Beheer van Vloei"
-#: standalone/drakconnect:483
+#: standalone/drakconnect:494
#, c-format
msgid "Line termination"
msgstr "Lyn-terminasie"
-#: standalone/drakconnect:493
-#, c-format
-msgid "Use lock file"
-msgstr "Gebruik slot-lêer"
-
-#: standalone/drakconnect:496
+#: standalone/drakconnect:505
#, c-format
msgid "Modem timeout"
msgstr "Tydsbeperking vi modem"
-#: standalone/drakconnect:500
+#: standalone/drakconnect:509
+#, c-format
+msgid "Use lock file"
+msgstr "Gebruik slot-lêer"
+
+#: standalone/drakconnect:511
#, c-format
msgid "Wait for dialup tone before dialing"
msgstr "Wag vir skakeltoon voor skakel"
-#: standalone/drakconnect:503
+#: standalone/drakconnect:514
#, c-format
msgid "Busy wait"
msgstr "Wag as besig"
-#: standalone/drakconnect:507
+#: standalone/drakconnect:519
#, c-format
msgid "Modem sound"
msgstr "Modem se klank"
-#: standalone/drakconnect:508
+#: standalone/drakconnect:520
#, c-format
msgid "Enable"
msgstr "Aktiveer"
-#: standalone/drakconnect:508
+#: standalone/drakconnect:520
#, c-format
msgid "Disable"
msgstr "Deaktiveer"
-#: standalone/drakconnect:558 standalone/harddrake2:58
+#: standalone/drakconnect:571 standalone/harddrake2:62
#, c-format
msgid "Media class"
msgstr "Media-klas"
-#: standalone/drakconnect:559 standalone/drakfloppy:140
+#: standalone/drakconnect:572 standalone/drakfloppy:141
#, c-format
msgid "Module name"
msgstr "Modulenaam"
-#: standalone/drakconnect:560
+#: standalone/drakconnect:573
#, c-format
msgid "Mac Address"
msgstr "MAC-adres:"
-#: standalone/drakconnect:561 standalone/harddrake2:21
+#: standalone/drakconnect:574 standalone/harddrake2:21
#, c-format
msgid "Bus"
msgstr "Bus"
-#: standalone/drakconnect:562 standalone/harddrake2:29
+#: standalone/drakconnect:575 standalone/harddrake2:29
#, c-format
msgid "Location on the bus"
msgstr "Ligging op die bus"
-#: standalone/drakconnect:632 standalone/drakgw:248 standalone/drakpxe:138
+#: standalone/drakconnect:645 standalone/drakgw:248 standalone/drakpxe:138
#, c-format
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
@@ -19106,17 +19103,17 @@ msgstr ""
"Geen ethernetkaart is op die stelsel gevind nie. Gebruik asb. die "
"hardewarekonfigurasieprogram."
-#: standalone/drakconnect:638
+#: standalone/drakconnect:651
#, c-format
msgid "Remove a network interface"
msgstr "Verwyder 'n netwerkkoppelvlak"
-#: standalone/drakconnect:642
+#: standalone/drakconnect:655
#, c-format
msgid "Select the network interface to remove:"
msgstr "Kies die netwerkkoppelvlak om te verwyder"
-#: standalone/drakconnect:666
+#: standalone/drakconnect:679
#, c-format
msgid ""
"An error occured while deleting the \"%s\" network interface:\n"
@@ -19127,53 +19124,53 @@ msgstr ""
"\n"
"%s"
-#: standalone/drakconnect:668
+#: standalone/drakconnect:681
#, c-format
msgid ""
"Congratulations, the \"%s\" network interface has been succesfully deleted"
msgstr "Geluk, die \"%s\" netwerkkoppelvlak is suksesvol verwyder"
-#: standalone/drakconnect:685
+#: standalone/drakconnect:698
#, c-format
msgid "No Ip"
msgstr "Geen IP"
-#: standalone/drakconnect:686
+#: standalone/drakconnect:699
#, c-format
msgid "No Mask"
msgstr "Geen Masker"
-#: standalone/drakconnect:687 standalone/drakconnect:850
+#: standalone/drakconnect:700 standalone/drakconnect:863
#, c-format
msgid "up"
msgstr "op"
-#: standalone/drakconnect:687 standalone/drakconnect:850
+#: standalone/drakconnect:700 standalone/drakconnect:863
#, c-format
msgid "down"
msgstr "af"
-#: standalone/drakconnect:728 standalone/net_monitor:415
+#: standalone/drakconnect:741 standalone/net_monitor:419
#, c-format
msgid "Connected"
msgstr "Gekonnekteer"
-#: standalone/drakconnect:728 standalone/net_monitor:415
+#: standalone/drakconnect:741 standalone/net_monitor:419
#, c-format
msgid "Not connected"
msgstr "Nie gekonnekteer"
-#: standalone/drakconnect:730
+#: standalone/drakconnect:743
#, c-format
msgid "Disconnect..."
msgstr "Diskonnekteer..."
-#: standalone/drakconnect:730
+#: standalone/drakconnect:743
#, c-format
msgid "Connect..."
msgstr "Konnekteer..."
-#: standalone/drakconnect:759
+#: standalone/drakconnect:772
#, c-format
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
@@ -19182,17 +19179,17 @@ msgstr ""
"Pasop, daar is 'n ander internet konneksie, wat moontlik u netwerk gebruik, "
"bespeur"
-#: standalone/drakconnect:775
+#: standalone/drakconnect:788
#, c-format
msgid "Deactivate now"
msgstr "Deaktiveer nou dadelik"
-#: standalone/drakconnect:775
+#: standalone/drakconnect:788
#, c-format
msgid "Activate now"
msgstr "Aktiveer nou dadelik"
-#: standalone/drakconnect:783
+#: standalone/drakconnect:796
#, c-format
msgid ""
"You don't have any configured interface.\n"
@@ -19201,27 +19198,27 @@ msgstr ""
"U het geen koppelvlak wat opgestel is nie.\n"
"Stel hulle eers op deur op deur op 'Konfigureer' te klik"
-#: standalone/drakconnect:797
+#: standalone/drakconnect:810
#, c-format
msgid "LAN Configuration"
msgstr "LAN-konfigurasie"
-#: standalone/drakconnect:809
+#: standalone/drakconnect:822
#, c-format
msgid "Adapter %s: %s"
msgstr "Toestel %s: %s"
-#: standalone/drakconnect:818
+#: standalone/drakconnect:831
#, c-format
msgid "Boot Protocol"
msgstr "Herlaaiprotokol"
-#: standalone/drakconnect:819
+#: standalone/drakconnect:832
#, c-format
msgid "Started on boot"
msgstr "Gelaai tydens herlaaityd"
-#: standalone/drakconnect:855
+#: standalone/drakconnect:868
#, c-format
msgid ""
"This interface has not been configured yet.\n"
@@ -19230,7 +19227,8 @@ msgstr ""
"Hierdie koppelvlak is nog nie opgestel nie.\n"
"Loods die \"Add an interface\"-assistent vanuit die Mandrake Control Center"
-#: standalone/drakconnect:910
+#. -PO: here "Internet access" should be translated the same was as in control-center
+#: standalone/drakconnect:923
#, c-format
msgid ""
"You don't have any configured Internet connection.\n"
@@ -19239,32 +19237,32 @@ msgstr ""
"U het nie 'n Internetkonneksie nie.\n"
"Loods asseblief \"Internet access\" in die \"control center\"."
-#: standalone/drakconnect:918
+#: standalone/drakconnect:931
#, c-format
msgid "Internet connection configuration"
msgstr "Internetkonneksie-konfigurasie"
-#: standalone/drakconnect:936
+#: standalone/drakconnect:949
#, fuzzy, c-format
msgid "Third DNS server (optional)"
msgstr "Eerste DNS-bediener (opsioneel)"
-#: standalone/drakconnect:958
+#: standalone/drakconnect:971
#, c-format
msgid "Internet Connection Configuration"
msgstr "Internetkonneksiekonfigurasie"
-#: standalone/drakconnect:959
+#: standalone/drakconnect:972
#, c-format
msgid "Internet access"
msgstr "Internettoegang"
-#: standalone/drakconnect:961 standalone/net_monitor:87
+#: standalone/drakconnect:974 standalone/net_monitor:88
#, c-format
msgid "Connection type: "
msgstr "Konneksietipe:"
-#: standalone/drakconnect:964
+#: standalone/drakconnect:977
#, c-format
msgid "Status:"
msgstr "Status:"
@@ -19295,82 +19293,82 @@ msgstr "Die veranderinge is voltooi, wil u die 'dm' diens oorbegin?"
msgid "drakfloppy"
msgstr "drakfloppy"
-#: standalone/drakfloppy:82
+#: standalone/drakfloppy:83
#, c-format
msgid "Boot disk creation"
msgstr "herlaaiskyf-skepping"
-#: standalone/drakfloppy:83
+#: standalone/drakfloppy:84
#, c-format
msgid "General"
msgstr "Algemeen"
-#: standalone/drakfloppy:86
+#: standalone/drakfloppy:87
#, c-format
msgid "Device"
msgstr "Toestel"
-#: standalone/drakfloppy:92
+#: standalone/drakfloppy:93
#, c-format
msgid "Kernel version"
msgstr "Weergawe van kernel"
-#: standalone/drakfloppy:107
+#: standalone/drakfloppy:108
#, c-format
msgid "Preferences"
msgstr "Voorkeure"
-#: standalone/drakfloppy:121
+#: standalone/drakfloppy:122
#, c-format
msgid "Advanced preferences"
msgstr "Gevorderde voorkeure"
-#: standalone/drakfloppy:140
+#: standalone/drakfloppy:141
#, c-format
msgid "Size"
msgstr "Grootte"
-#: standalone/drakfloppy:143
+#: standalone/drakfloppy:144
#, c-format
msgid "Mkinitrd optional arguments"
msgstr "Mkinitrd opsionele parameters"
-#: standalone/drakfloppy:145
+#: standalone/drakfloppy:146
#, c-format
msgid "force"
msgstr "forseer"
-#: standalone/drakfloppy:146
+#: standalone/drakfloppy:147
#, c-format
msgid "omit raid modules"
msgstr "laat RAID-modules weg"
-#: standalone/drakfloppy:147
+#: standalone/drakfloppy:148
#, c-format
msgid "if needed"
msgstr "indien nodig"
-#: standalone/drakfloppy:148
+#: standalone/drakfloppy:149
#, c-format
msgid "omit scsi modules"
msgstr "laat SCSI-modules weg"
-#: standalone/drakfloppy:151
+#: standalone/drakfloppy:152
#, c-format
msgid "Add a module"
msgstr "Voeg module by"
-#: standalone/drakfloppy:160
+#: standalone/drakfloppy:161
#, c-format
msgid "Remove a module"
msgstr "Verwyder module"
-#: standalone/drakfloppy:295
+#: standalone/drakfloppy:296
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Versker asb dat die regte mediatipe vir toestel %s beskikbaar is"
-#: standalone/drakfloppy:301
+#: standalone/drakfloppy:302
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
@@ -19379,22 +19377,22 @@ msgstr ""
"Daar is geen medium in toestel %s nie.\n"
"Sit asb. een in."
-#: standalone/drakfloppy:305
+#: standalone/drakfloppy:306
#, c-format
msgid "Unable to fork: %s"
msgstr "Kon nie vurk nie: %s"
-#: standalone/drakfloppy:308
+#: standalone/drakfloppy:309
#, c-format
msgid "Floppy creation completed"
msgstr "Skep van disket is voltooi"
-#: standalone/drakfloppy:308
+#: standalone/drakfloppy:309
#, c-format
msgid "The creation of the boot floppy has been successfully completed \n"
msgstr "Die selflaai-disket is suksesvol geskep.\n"
-#: standalone/drakfloppy:311
+#: standalone/drakfloppy:312
#, c-format
msgid ""
"Unable to properly close mkbootdisk:\n"
@@ -20165,22 +20163,22 @@ msgstr "Pasmaak & stelsel verstellings"
msgid "Editable"
msgstr "Redigeerbaar"
-#: standalone/drakperm:48 standalone/drakperm:314
+#: standalone/drakperm:48 standalone/drakperm:318
#, c-format
msgid "Path"
msgstr "Roete"
-#: standalone/drakperm:48 standalone/drakperm:250
+#: standalone/drakperm:48 standalone/drakperm:254
#, c-format
msgid "User"
msgstr "Gebruiker"
-#: standalone/drakperm:48 standalone/drakperm:250
+#: standalone/drakperm:48 standalone/drakperm:254
#, c-format
msgid "Group"
msgstr "Groep:"
-#: standalone/drakperm:48 standalone/drakperm:326
+#: standalone/drakperm:48 standalone/drakperm:330
#, c-format
msgid "Permissions"
msgstr "Vergunnigs"
@@ -20240,9 +20238,10 @@ msgstr "Voeg 'n nuwe reël aan die einde by"
msgid "Delete selected rule"
msgstr "Verwyder gekose reël."
+#. -PO: "Edit" is a button text and the translation has to be AS SHORT AS POSSIBLE
#: standalone/drakperm:125 standalone/drakups:281 standalone/drakups:330
#: standalone/drakups:350 standalone/drakvpn:333 standalone/drakvpn:694
-#: standalone/printerdrake:229
+#: standalone/printerdrake:233
#, c-format
msgid "Edit"
msgstr "Redigeer"
@@ -20252,47 +20251,47 @@ msgstr "Redigeer"
msgid "Edit current rule"
msgstr "Redigeer die huidige reël"
-#: standalone/drakperm:242
+#: standalone/drakperm:246
#, c-format
msgid "browse"
msgstr "blaai"
-#: standalone/drakperm:252
+#: standalone/drakperm:256
#, c-format
msgid "Read"
msgstr "Lees"
-#: standalone/drakperm:253
+#: standalone/drakperm:257
#, c-format
msgid "Enable \"%s\" to read the file"
msgstr "Stel \"%s\" in staat om die lêer te lees"
-#: standalone/drakperm:256
+#: standalone/drakperm:260
#, c-format
msgid "Write"
msgstr "Skryf"
-#: standalone/drakperm:257
+#: standalone/drakperm:261
#, c-format
msgid "Enable \"%s\" to write the file"
msgstr "Laat \"%s\" toe om die lêer te skryf"
-#: standalone/drakperm:260
+#: standalone/drakperm:264
#, c-format
msgid "Execute"
msgstr "Voer uit"
-#: standalone/drakperm:261
+#: standalone/drakperm:265
#, c-format
msgid "Enable \"%s\" to execute the file"
msgstr "Ontsper \"%s\" om lêer uit te kan voer"
-#: standalone/drakperm:263
+#: standalone/drakperm:267
#, c-format
msgid "Sticky-bit"
msgstr "Sticky-bit"
-#: standalone/drakperm:263
+#: standalone/drakperm:267
#, c-format
msgid ""
"Used for directory:\n"
@@ -20301,52 +20300,52 @@ msgstr ""
"Gebruik vir lêergids:\n"
"kan slegs deur die eienaar van die lêergids (of lêer) verwyder word"
-#: standalone/drakperm:264
+#: standalone/drakperm:268
#, c-format
msgid "Set-UID"
msgstr "Set-UID"
-#: standalone/drakperm:264
+#: standalone/drakperm:268
#, c-format
msgid "Use owner id for execution"
msgstr "Gebruik eienaar-id vir uitvoering"
-#: standalone/drakperm:265
+#: standalone/drakperm:269
#, c-format
msgid "Set-GID"
msgstr "Set-GID"
-#: standalone/drakperm:265
+#: standalone/drakperm:269
#, c-format
msgid "Use group id for execution"
msgstr "Gebruik groep-id vir uitvoering"
-#: standalone/drakperm:283 standalone/drakxtv:87
+#: standalone/drakperm:287 standalone/drakxtv:87
#, c-format
msgid "User :"
msgstr "Gebruik:"
-#: standalone/drakperm:285
+#: standalone/drakperm:289
#, c-format
msgid "Group :"
msgstr "Groep :"
-#: standalone/drakperm:289
+#: standalone/drakperm:293
#, c-format
msgid "Current user"
msgstr "Huidige gebruiker"
-#: standalone/drakperm:290
+#: standalone/drakperm:294
#, c-format
msgid "When checked, owner and group won't be changed"
msgstr "Indien gemerk, sal die eienaar en groep nie verander nie"
-#: standalone/drakperm:300
+#: standalone/drakperm:304
#, c-format
msgid "Path selection"
msgstr "Roete-keuse"
-#: standalone/drakperm:320
+#: standalone/drakperm:324
#, c-format
msgid "Property"
msgstr "Eienskap"
@@ -20505,6 +20504,8 @@ msgstr "nee"
msgid "yes"
msgstr "ja"
+#. -PO: Do not alter the <span ..> and </span> tags
+#. -PO: Translate the security levels (Poor, Standard, High, Higher and Paranoid) in the same way, you translated these individuals words
#: standalone/draksec:81
#, c-format
msgid ""
@@ -20824,7 +20825,7 @@ msgid "Make kernel message quiet by default"
msgstr "Hou kernel-boodskappe stil by verstek"
#: standalone/draksplash:161 standalone/draksplash:319
-#: standalone/draksplash:462
+#: standalone/draksplash:464
#, c-format
msgid "Notice"
msgstr "Aandag"
@@ -20844,22 +20845,23 @@ msgstr "Kies 'n beeld"
msgid "saving Bootsplash theme..."
msgstr "stoor selflaai-splatskerm-tema..."
-#: standalone/draksplash:443
+#: standalone/draksplash:445
#, c-format
msgid "ProgressBar color selection"
msgstr "Vorderingstafie se kleurkeuse"
-#: standalone/draksplash:462
+#: standalone/draksplash:464
#, c-format
msgid "You must choose an image file first!"
msgstr "U moet eers 'n beeldlêer kies!"
-#: standalone/draksplash:467
+#: standalone/draksplash:469
#, c-format
msgid "Generating preview ..."
msgstr "Berei voorskou voor ..."
-#: standalone/draksplash:512
+#. -PO: First %s is theme name, second %s (in parenthesis) is resolution
+#: standalone/draksplash:515
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr "%s Selflaai-splatskerm (%s) voorskou"
@@ -20898,7 +20900,7 @@ msgstr ""
msgid "Autodetection"
msgstr "Gebruik outospeuring"
-#: standalone/drakups:90 standalone/harddrake2:134
+#: standalone/drakups:90 standalone/harddrake2:140
#, c-format
msgid "Detection in progress"
msgstr "Bespeuring aan die gebeur"
@@ -20978,7 +20980,7 @@ msgid "UPS devices"
msgstr "Dienste"
#: standalone/drakups:233 standalone/drakups:251 standalone/drakups:266
-#: standalone/harddrake2:63
+#: standalone/harddrake2:67
#, c-format
msgid "Name"
msgstr "Naam"
@@ -21008,7 +21010,7 @@ msgstr "Roteerders:"
msgid "Action"
msgstr "/_Aksies"
-#: standalone/drakups:278 standalone/drakvpn:1146 standalone/harddrake2:57
+#: standalone/drakups:278 standalone/drakvpn:1146 standalone/harddrake2:61
#, c-format
msgid "Level"
msgstr "Vlak"
@@ -22798,42 +22800,43 @@ msgstr "Kapasiteit"
msgid "special capacities of the driver (burning ability and or DVD support)"
msgstr "spesiale voordele van die drywer ( skryfvermoë en DVD-ondersteuning)"
-#: standalone/harddrake2:36
+#. -PO: here "comas" is the medical coma, not the lexical coma!!
+#: standalone/harddrake2:37
#, c-format
msgid "Coma bug"
msgstr "Comba gogga"
-#: standalone/harddrake2:36
+#: standalone/harddrake2:37
#, c-format
msgid "whether this cpu has the Cyrix 6x86 Coma bug"
msgstr "indien hierdie verwerker die 'Cyrix 6x86 Coma'-gogga het"
-#: standalone/harddrake2:37
+#: standalone/harddrake2:38
#, c-format
msgid "Cpuid family"
msgstr "Cpuid-familie"
-#: standalone/harddrake2:37
+#: standalone/harddrake2:38
#, c-format
msgid "family of the cpu (eg: 6 for i686 class)"
msgstr "CPU se familie (bv. 6 vir i686 tipe)"
-#: standalone/harddrake2:38
+#: standalone/harddrake2:39
#, c-format
msgid "Cpuid level"
msgstr "Cpuid vlak"
-#: standalone/harddrake2:38
+#: standalone/harddrake2:39
#, c-format
msgid "information level that can be obtained through the cpuid instruction"
msgstr "inligtingsvlak wat verkry kan word deur die cpuid instruksie"
-#: standalone/harddrake2:39
+#: standalone/harddrake2:40
#, c-format
msgid "Frequency (MHz)"
msgstr "Frekwensie (MHz)"
-#: standalone/harddrake2:39
+#: standalone/harddrake2:40
#, c-format
msgid ""
"the CPU frequency in MHz (Megahertz which in first approximation may be "
@@ -22843,57 +22846,68 @@ msgstr ""
"die verwerker se frekwensie in MHz ( dit is rofweg hoeveel instruksies "
"dieverwerker per sekondes kan uitvoer)"
-#: standalone/harddrake2:40
+#: standalone/harddrake2:41
#, c-format
msgid "this field describes the device"
msgstr "Hierdie veld beskryf die toestel"
-#: standalone/harddrake2:41
+#: standalone/harddrake2:42
#, c-format
msgid "Old device file"
msgstr "Ou 'device file'"
-#: standalone/harddrake2:42
+#: standalone/harddrake2:43
#, c-format
msgid "old static device name used in dev package"
msgstr "ou statise toestelnaam wat in die dev pakket gebruik word"
-#: standalone/harddrake2:43
+#: standalone/harddrake2:44
#, c-format
msgid "New devfs device"
msgstr "Nuwe 'devfs'-toestel"
-#: standalone/harddrake2:44
+#: standalone/harddrake2:45
#, c-format
msgid "new dynamic device name generated by core kernel devfs"
msgstr "nuwe toestelnaam is dinamies geskep deur die kernel se 'devfs'"
-#: standalone/harddrake2:46
+#. -PO: here "module" is the "jargon term" for a kernel driver
+#: standalone/harddrake2:48
#, c-format
msgid "Module"
msgstr "Module"
-#: standalone/harddrake2:46
+#: standalone/harddrake2:48
#, c-format
msgid "the module of the GNU/Linux kernel that handles the device"
msgstr "die GNU/Liunux kernel se module wat die toestel beheer"
-#: standalone/harddrake2:47
+#: standalone/harddrake2:49
+#, fuzzy, c-format
+msgid "Extended partitions"
+msgstr "Skep 'n nuwe partisie"
+
+#: standalone/harddrake2:49
+#, fuzzy, c-format
+msgid "the number of extended partitions"
+msgstr "die verwerker se nommer"
+
+#: standalone/harddrake2:50
#, c-format
msgid "Flags"
msgstr "Flaggies"
-#: standalone/harddrake2:47
+#: standalone/harddrake2:50
#, c-format
msgid "CPU flags reported by the kernel"
msgstr "CPU flaggies deur kernel geraporteer"
-#: standalone/harddrake2:48
+#: standalone/harddrake2:51
#, c-format
msgid "Fdiv bug"
msgstr "Fdiv-gogga"
-#: standalone/harddrake2:49
+#: standalone/harddrake2:52
#, c-format
msgid ""
"Early Intel Pentium chips manufactured have a bug in their floating point "
@@ -22903,45 +22917,55 @@ msgstr ""
"Vroeë Intel Pentium ververkers het probleme gehad wanneer 'Floating point "
"DIVision (FDIV)' gedoen moes word. (die presisie was soms nie reg nie)"
-#: standalone/harddrake2:50
+#: standalone/harddrake2:53
#, c-format
msgid "Is FPU present"
msgstr "Is FPU teenwoordig"
-#: standalone/harddrake2:50
+#: standalone/harddrake2:53
#, c-format
msgid "yes means the processor has an arithmetic coprocessor"
msgstr "ja, beteken dat die verwerker 'n rekenkundige-koverwerker het"
-#: standalone/harddrake2:51
+#: standalone/harddrake2:54
#, c-format
msgid "Whether the FPU has an irq vector"
msgstr "Indien die FPU 'n 'irq-vektor' het"
-#: standalone/harddrake2:51
+#: standalone/harddrake2:54
#, c-format
msgid "yes means the arithmetic coprocessor has an exception vector attached"
msgstr ""
"ja, beteken dat die rekenkundige-koverwerker 'n eksepsie-vektor aangeheg het"
-#: standalone/harddrake2:52
+#: standalone/harddrake2:55
#, c-format
msgid "F00f bug"
msgstr "F00f-gogga"
-#: standalone/harddrake2:52
+#: standalone/harddrake2:55
#, c-format
msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
msgstr ""
"vroeë pentiums het foute gehad en het gevries wanneer 'F00F bytecode' "
"gedekodeer word"
-#: standalone/harddrake2:53
+#: standalone/harddrake2:56
+#, fuzzy, c-format
+msgid "Geometry"
+msgstr "Probeer weer"
+
+#: standalone/harddrake2:56
+#, c-format
+msgid "Cylinder/head/sectors geometry of the disk"
+msgstr ""
+
+#: standalone/harddrake2:57
#, c-format
msgid "Halt bug"
msgstr "Halt-fout"
-#: standalone/harddrake2:54
+#: standalone/harddrake2:58
#, c-format
msgid ""
"Some of the early i486DX-100 chips cannot reliably return to operating mode "
@@ -22950,114 +22974,124 @@ msgstr ""
"Van die vroeër i486DX-100 verwerkers kan nie weer betroubaar terugkeur om te "
"funksioneer na die \"halt\" instruksie gebruik is nie."
-#: standalone/harddrake2:56
+#: standalone/harddrake2:60
#, c-format
msgid "Floppy format"
msgstr "Disket se formaat"
-#: standalone/harddrake2:56
+#: standalone/harddrake2:60
#, c-format
msgid "format of floppies supported by the drive"
msgstr "aandrywer ondersteun die volgende formate"
-#: standalone/harddrake2:57
+#: standalone/harddrake2:61
#, c-format
msgid "sub generation of the cpu"
msgstr "sub-generasie van cpu"
-#: standalone/harddrake2:58
+#: standalone/harddrake2:62
#, c-format
msgid "class of hardware device"
msgstr "hardeware-toestel se klas"
-#: standalone/harddrake2:59 standalone/harddrake2:60
+#: standalone/harddrake2:63 standalone/harddrake2:64
#: standalone/printerdrake:212
#, c-format
msgid "Model"
msgstr "Model"
-#: standalone/harddrake2:59
+#: standalone/harddrake2:63
#, c-format
msgid "hard disk model"
msgstr "model hardeskyf"
-#: standalone/harddrake2:60
+#: standalone/harddrake2:64
#, c-format
msgid "generation of the cpu (eg: 8 for PentiumIII, ...)"
msgstr "verwerker se generasie (bv. 8 vir PentiumIII,...)"
-#: standalone/harddrake2:61
+#: standalone/harddrake2:65
#, c-format
msgid "Model name"
msgstr "Naam van model"
-#: standalone/harddrake2:61
+#: standalone/harddrake2:65
#, c-format
msgid "official vendor name of the cpu"
msgstr "verwerker se amptelike handelsnaam"
-#: standalone/harddrake2:62
+#: standalone/harddrake2:66
#, c-format
msgid "Number of buttons"
msgstr "Aantal knoppies"
-#: standalone/harddrake2:62
+#: standalone/harddrake2:66
#, c-format
msgid "the number of buttons the mouse has"
msgstr "die muis se aantal knoppies"
-#: standalone/harddrake2:63
+#: standalone/harddrake2:67
#, c-format
msgid "the name of the CPU"
msgstr "die verwerker se naam"
#
-#: standalone/harddrake2:64
+#: standalone/harddrake2:68
#, c-format
msgid "network printer port"
msgstr "poort van netwerkdrukker"
-#: standalone/harddrake2:65
+#: standalone/harddrake2:69
#, c-format
msgid "Processor ID"
msgstr "Verwerker ID"
-#: standalone/harddrake2:65
+#: standalone/harddrake2:69
#, c-format
msgid "the number of the processor"
msgstr "die verwerker se nommer"
-#: standalone/harddrake2:66
+#: standalone/harddrake2:70
+#, fuzzy, c-format
+msgid "Primary partitions"
+msgstr "Formateer partisies"
+
+#: standalone/harddrake2:70
+#, fuzzy, c-format
+msgid "the number of the primary partitions"
+msgstr "die verwerker se nommer"
+
+#: standalone/harddrake2:71
#, c-format
msgid "Model stepping"
msgstr "Stap deur modelle"
-#: standalone/harddrake2:66
+#: standalone/harddrake2:71
#, c-format
msgid "stepping of the cpu (sub model (generation) number)"
msgstr "'stepping' van die verwerker (sub-model (generasie) nommer)"
-#: standalone/harddrake2:67
+#: standalone/harddrake2:72
#, c-format
msgid "the type of bus on which the mouse is connected"
msgstr "die tipe bus waaraan die muis gekoppel is"
-#: standalone/harddrake2:68
+#: standalone/harddrake2:73
#, c-format
msgid "the vendor name of the device"
msgstr "toestel se vervaardiger"
-#: standalone/harddrake2:69
+#: standalone/harddrake2:74
#, c-format
msgid "the vendor name of the processor"
msgstr "die verwerker se vervaardiger"
-#: standalone/harddrake2:70
+#: standalone/harddrake2:75
#, c-format
msgid "Write protection"
msgstr "Skryf-beskerming"
-#: standalone/harddrake2:70
+#: standalone/harddrake2:75
#, c-format
msgid ""
"the WP flag in the CR0 register of the cpu enforce write proctection at the "
@@ -23068,50 +23102,51 @@ msgstr ""
"teen die skryf na geheue-bladsye. Dit vehoed dat die kernel ongehoorde "
"toegang na die gebruiker-geheue kry (maw. dit beskerm teen goggas (bugs))"
-#: standalone/harddrake2:84 standalone/logdrake:78 standalone/printerdrake:146
+#. -PO: please keep all "/" charaters !!!
+#: standalone/harddrake2:90 standalone/logdrake:78 standalone/printerdrake:146
#: standalone/printerdrake:159
#, c-format
msgid "/_Options"
msgstr "/_Opsies"
-#: standalone/harddrake2:85 standalone/harddrake2:106 standalone/logdrake:80
+#: standalone/harddrake2:91 standalone/harddrake2:112 standalone/logdrake:80
#: standalone/printerdrake:171 standalone/printerdrake:172
#: standalone/printerdrake:173 standalone/printerdrake:174
#, c-format
msgid "/_Help"
msgstr "/_Help"
-#: standalone/harddrake2:89
+#: standalone/harddrake2:95
#, c-format
msgid "/Autodetect _printers"
msgstr "Outospeur drukkers"
-#: standalone/harddrake2:90
+#: standalone/harddrake2:96
#, c-format
msgid "/Autodetect _modems"
msgstr "/Outospeur _modems"
-#: standalone/harddrake2:91
+#: standalone/harddrake2:97
#, c-format
msgid "/Autodetect _jaz drives"
msgstr "/Outospeur _jaz-aandrywers"
-#: standalone/harddrake2:98 standalone/printerdrake:152
+#: standalone/harddrake2:104 standalone/printerdrake:152
#, c-format
msgid "/_Quit"
msgstr "/_Verlaat"
-#: standalone/harddrake2:107
+#: standalone/harddrake2:113
#, c-format
msgid "/_Fields description"
msgstr "/_Velde se beskrywing"
-#: standalone/harddrake2:109
+#: standalone/harddrake2:115
#, c-format
msgid "Harddrake help"
msgstr "Harddrake help"
-#: standalone/harddrake2:110
+#: standalone/harddrake2:116
#, c-format
msgid ""
"Description of the fields:\n"
@@ -23120,7 +23155,7 @@ msgstr ""
"Beskrywing van die velde:\n"
"\n"
-#: standalone/harddrake2:115
+#: standalone/harddrake2:121
#, c-format
msgid ""
"Once you've selected a device, you'll be able to see the device information "
@@ -23129,22 +23164,23 @@ msgstr ""
"Sodra u 'n toestel gekies het, sal u meer inligting omtrent dit sien in die "
"velde aan die regterkant (\"Inligting\")"
-#: standalone/harddrake2:120 standalone/printerdrake:173
+#: standalone/harddrake2:126 standalone/printerdrake:173
#, c-format
msgid "/_Report Bug"
msgstr "/_Raporteer 'n Fout"
-#: standalone/harddrake2:121 standalone/printerdrake:174
+#: standalone/harddrake2:127 standalone/printerdrake:174
#, c-format
msgid "/_About..."
msgstr "/_Aangaande..."
-#: standalone/harddrake2:122
+#: standalone/harddrake2:128
#, c-format
msgid "About Harddrake"
msgstr "Omtrent Harddrake"
-#: standalone/harddrake2:124
+#. -PO: Do not alter the <span ..> and </span> tags
+#: standalone/harddrake2:130
#, c-format
msgid ""
"This is HardDrake, a Mandrake hardware configuration tool.\n"
@@ -23159,58 +23195,58 @@ msgstr ""
"tvignaud@mandrakesoft.com&gt;\n"
"\n"
-#: standalone/harddrake2:141
+#: standalone/harddrake2:147
#, c-format
msgid "Harddrake2 version %s"
msgstr "Harddrake2 weergawe %s"
-#: standalone/harddrake2:157
+#: standalone/harddrake2:163
#, c-format
msgid "Detected hardware"
msgstr "Bespeurde hardeware"
-#: standalone/harddrake2:162
+#: standalone/harddrake2:168
#, c-format
msgid "Configure module"
msgstr "Konfigureer module"
-#: standalone/harddrake2:169
+#: standalone/harddrake2:175
#, c-format
msgid "Run config tool"
msgstr "Loop konfigurasieprogram"
-#: standalone/harddrake2:216
+#: standalone/harddrake2:222
#, c-format
msgid "unknown"
msgstr "Onbekend"
-#: standalone/harddrake2:217
+#: standalone/harddrake2:223
#, c-format
msgid "Unknown"
msgstr "Onbekend"
-#: standalone/harddrake2:235
+#: standalone/harddrake2:241
#, c-format
msgid ""
"Click on a device in the left tree in order to display its information here."
msgstr "Klik op 'n toestel links, om sy inligting hier te vertoon."
-#: standalone/harddrake2:286
+#: standalone/harddrake2:295
#, c-format
msgid "secondary"
msgstr "sekondêre"
-#: standalone/harddrake2:286
+#: standalone/harddrake2:295
#, c-format
msgid "primary"
msgstr "primêre"
-#: standalone/harddrake2:294
+#: standalone/harddrake2:303
#, c-format
msgid "burner"
msgstr "skrywer"
-#: standalone/harddrake2:294
+#: standalone/harddrake2:303
#, c-format
msgid "DVD"
msgstr "DVD"
@@ -23335,7 +23371,7 @@ msgstr "soek"
msgid "A tool to monitor your logs"
msgstr "'n Nutsprogram wat u help met die staaflêers"
-#: standalone/logdrake:130 standalone/net_monitor:85
+#: standalone/logdrake:130 standalone/net_monitor:86
#, c-format
msgid "Settings"
msgstr "Verstellings"
@@ -23534,78 +23570,78 @@ msgstr "Toets van muis"
msgid "Please test your mouse:"
msgstr "Toets asb. die muis:"
-#: standalone/net_monitor:51 standalone/net_monitor:56
+#: standalone/net_monitor:52 standalone/net_monitor:57
#, c-format
msgid "Network Monitoring"
msgstr "Monitor van Netwerk"
-#: standalone/net_monitor:91
+#: standalone/net_monitor:92
#, c-format
msgid "Global statistics"
msgstr "Globale Statistieke"
-#: standalone/net_monitor:94
+#: standalone/net_monitor:95
#, c-format
msgid "Instantaneous"
msgstr "Onmidelike"
-#: standalone/net_monitor:94
+#: standalone/net_monitor:95
#, c-format
msgid "Average"
msgstr "Gemiddeld"
-#: standalone/net_monitor:95
+#: standalone/net_monitor:96
#, c-format
msgid ""
"Sending\n"
"speed:"
msgstr "Stuurspoed:"
-#: standalone/net_monitor:96
+#: standalone/net_monitor:97
#, c-format
msgid ""
"Receiving\n"
"speed:"
msgstr "Ontvangspoed:"
-#: standalone/net_monitor:99
+#: standalone/net_monitor:100
#, c-format
msgid ""
"Connection\n"
"time: "
msgstr "Konneksietyd: "
-#: standalone/net_monitor:121
+#: standalone/net_monitor:122
#, c-format
msgid "Wait please, testing your connection..."
msgstr "Net 'n oomblik, konneksie word getoets..."
-#: standalone/net_monitor:149 standalone/net_monitor:162
+#: standalone/net_monitor:150 standalone/net_monitor:163
#, c-format
msgid "Disconnecting from Internet "
msgstr "Diskonnekteer van die Internet "
-#: standalone/net_monitor:149 standalone/net_monitor:162
+#: standalone/net_monitor:150 standalone/net_monitor:163
#, c-format
msgid "Connecting to Internet "
msgstr "Konnekteer aan die Internet"
-#: standalone/net_monitor:193
+#: standalone/net_monitor:194
#, c-format
msgid "Disconnection from Internet failed."
msgstr "Probleme met die opbreek van die Internerkonneksie."
-#: standalone/net_monitor:194
+#: standalone/net_monitor:195
#, c-format
msgid "Disconnection from Internet complete."
msgstr "Ontkoppeling van Internet voltooi."
-#: standalone/net_monitor:196
+#: standalone/net_monitor:197
#, c-format
msgid "Connection complete."
msgstr "Voltooide konneksie."
-#: standalone/net_monitor:197
+#: standalone/net_monitor:198
#, c-format
msgid ""
"Connection failed.\n"
@@ -23614,42 +23650,42 @@ msgstr ""
"Probleme met die Konneksie\n"
"Maak tog seker van u konfigurasie in die 'Mandrake Control Center'."
-#: standalone/net_monitor:295
+#: standalone/net_monitor:299
#, c-format
msgid "Color configuration"
msgstr "Kleurkonfigurasie"
-#: standalone/net_monitor:343 standalone/net_monitor:363
+#: standalone/net_monitor:347 standalone/net_monitor:367
#, c-format
msgid "sent: "
msgstr "stuur: "
-#: standalone/net_monitor:350 standalone/net_monitor:367
+#: standalone/net_monitor:354 standalone/net_monitor:371
#, c-format
msgid "received: "
msgstr "ontvang: "
-#: standalone/net_monitor:357
+#: standalone/net_monitor:361
#, c-format
msgid "average"
msgstr "gemiddeld"
-#: standalone/net_monitor:360
+#: standalone/net_monitor:364
#, c-format
msgid "Local measure"
msgstr "Plaaslike meting"
-#: standalone/net_monitor:392
+#: standalone/net_monitor:396
#, c-format
msgid "transmitted"
msgstr "reeds versend"
-#: standalone/net_monitor:393
+#: standalone/net_monitor:397
#, c-format
msgid "received"
msgstr "reeds ontvang"
-#: standalone/net_monitor:411
+#: standalone/net_monitor:415
#, c-format
msgid ""
"Warning, another internet connection has been detected, maybe using your "
@@ -23658,17 +23694,17 @@ msgstr ""
"Pasop, daar is 'n ander internet konneksie, wat moontlik u netwerk gebruik, "
"bespeur"
-#: standalone/net_monitor:417
+#: standalone/net_monitor:421
#, c-format
msgid "Disconnect %s"
msgstr "Diskonnekteer %s"
-#: standalone/net_monitor:417
+#: standalone/net_monitor:421
#, c-format
msgid "Connect %s"
msgstr "Konnekteer %s"
-#: standalone/net_monitor:422
+#: standalone/net_monitor:426
#, c-format
msgid "No internet connection configured"
msgstr "Geen internetkonneksie gekonfigureer"
@@ -23760,62 +23796,66 @@ msgstr "Konneksietipe"
msgid "Server Name"
msgstr "Bedienernaam"
-#: standalone/printerdrake:225
+#. -PO: "Add Printer" is a button text and the translation has to be AS SHORT AS POSSIBLE
+#: standalone/printerdrake:227
#, c-format
msgid "Add Printer"
msgstr "Voeg Drukker By"
-#: standalone/printerdrake:225
+#: standalone/printerdrake:227
#, c-format
msgid "Add a new printer to the system"
msgstr "Voeg 'n nuwe drukker by"
-#: standalone/printerdrake:227
+#. -PO: "Set as default" is a button text and the translation has to be AS SHORT AS POSSIBLE
+#: standalone/printerdrake:230
#, c-format
msgid "Set as default"
msgstr "Maak verstek"
-#: standalone/printerdrake:227
+#: standalone/printerdrake:230
#, c-format
msgid "Set selected printer as the default printer"
msgstr "Maak hierdie die verstekdrukker"
-#: standalone/printerdrake:229
+#: standalone/printerdrake:233
#, c-format
msgid "Edit selected printer"
msgstr "Redigeer gekose drukker"
-#: standalone/printerdrake:231
+#: standalone/printerdrake:236
#, c-format
msgid "Delete selected printer"
msgstr "Verwyder gekose drukker"
-#: standalone/printerdrake:233
+#. -PO: "Refresh" is a button text and the translation has to be AS SHORT AS POSSIBLE
+#: standalone/printerdrake:239
#, c-format
msgid "Refresh"
msgstr "Herlaai"
-#: standalone/printerdrake:233
+#: standalone/printerdrake:239
#, c-format
msgid "Refresh the list"
msgstr "Herlaai die lys"
-#: standalone/printerdrake:235
+#. -PO: "Configure CUPS" is a button text and the translation has to be AS SHORT AS POSSIBLE
+#: standalone/printerdrake:242
#, c-format
msgid "Configure CUPS"
msgstr "Konfigureer CUPS"
-#: standalone/printerdrake:235
+#: standalone/printerdrake:242
#, c-format
msgid "Configure CUPS printing system"
msgstr "Konfigureer die CUPS-drukkerstelsel"
-#: standalone/printerdrake:521
+#: standalone/printerdrake:528
#, c-format
msgid "Authors: "
msgstr "Programeeerders: "
-#: standalone/printerdrake:527
+#: standalone/printerdrake:534
#, c-format
msgid "Printer Management \n"
msgstr "Bestuur Drukkers \n"
@@ -23844,17 +23884,17 @@ msgstr "Kon nie die pakkette wat Scannerdrake benodig installeer nie."
msgid "Scannerdrake will not be started now."
msgstr "Scannerdrake sal nie nou afgeskop word nie."
-#: standalone/scannerdrake:66 standalone/scannerdrake:459
+#: standalone/scannerdrake:66 standalone/scannerdrake:464
#, c-format
msgid "Searching for configured scanners ..."
msgstr "Opsoek na skandeerders wat reeds opgestel is ..."
-#: standalone/scannerdrake:70 standalone/scannerdrake:463
+#: standalone/scannerdrake:70 standalone/scannerdrake:468
#, c-format
msgid "Searching for new scanners ..."
msgstr "Opsoek na nuwe skandeerders"
-#: standalone/scannerdrake:78 standalone/scannerdrake:485
+#: standalone/scannerdrake:78 standalone/scannerdrake:490
#, c-format
msgid "Re-generating list of configured scanners ..."
msgstr "Vervris die lys van gekonfigureerde skandeerders ..."
@@ -23995,17 +24035,22 @@ msgstr "Installeer \"firmware\" vir die"
msgid "Select firmware file for the %s"
msgstr "Kies \"firmware\"-lêer vir die %s"
-#: standalone/scannerdrake:282
+#: standalone/scannerdrake:274
+#, fuzzy, c-format
+msgid "Could not install the firmware file for the %s!"
+msgstr "Moet nie \"firmware\"-lêer installeer nie"
+
+#: standalone/scannerdrake:287
#, c-format
msgid "The firmware file for your %s was successfully installed."
msgstr "Die \"firmware\"-lêer vir u %s het goed geïnstalleer."
-#: standalone/scannerdrake:292
+#: standalone/scannerdrake:297
#, c-format
msgid "The %s is unsupported"
msgstr "Die %s word nie ondersteun nie"
-#: standalone/scannerdrake:297
+#: standalone/scannerdrake:302
#, c-format
msgid ""
"The %s must be configured by printerdrake.\n"
@@ -24014,33 +24059,33 @@ msgstr ""
"Die %s moet opgestel word deur 'printerdrake'.\n"
"U kan printerdrake onder die %s Control Center se Hardeware gedeelte vind."
-#: standalone/scannerdrake:301 standalone/scannerdrake:308
-#: standalone/scannerdrake:338
+#: standalone/scannerdrake:306 standalone/scannerdrake:313
+#: standalone/scannerdrake:343
#, c-format
msgid "Auto-detect available ports"
msgstr "Outospeur beskikbare poorte"
-#: standalone/scannerdrake:303 standalone/scannerdrake:349
+#: standalone/scannerdrake:308 standalone/scannerdrake:354
#, c-format
msgid "Please select the device where your %s is attached"
msgstr "Kies assblief die toestel waaraan u %s gekoppel is"
-#: standalone/scannerdrake:304
+#: standalone/scannerdrake:309
#, c-format
msgid "(Note: Parallel ports cannot be auto-detected)"
msgstr "(Aandag: Kan nie parallelle poorte outospeur nie)"
-#: standalone/scannerdrake:306 standalone/scannerdrake:351
+#: standalone/scannerdrake:311 standalone/scannerdrake:356
#, c-format
msgid "choose device"
msgstr "kies toestel"
-#: standalone/scannerdrake:340
+#: standalone/scannerdrake:345
#, c-format
msgid "Searching for scanners ..."
msgstr "Opsoek na skandeerders ..."
-#: standalone/scannerdrake:375
+#: standalone/scannerdrake:380
#, fuzzy, c-format
msgid ""
"Your %s has been configured.\n"
@@ -24050,7 +24095,7 @@ msgstr ""
"U %s is klaar gekonfigureer.\n"
"U kan nou dokumente skandeer deur \"XSane\" te gebruik."
-#: standalone/scannerdrake:399
+#: standalone/scannerdrake:404
#, c-format
msgid ""
"The following scanners\n"
@@ -24063,7 +24108,7 @@ msgstr ""
"%s\n"
"is tot u beskikking.\n"
-#: standalone/scannerdrake:400
+#: standalone/scannerdrake:405
#, c-format
msgid ""
"The following scanner\n"
@@ -24076,42 +24121,42 @@ msgstr ""
"%s\n"
"is beskikbaar op u rekenaar.\n"
-#: standalone/scannerdrake:403 standalone/scannerdrake:406
+#: standalone/scannerdrake:408 standalone/scannerdrake:411
#, c-format
msgid "There are no scanners found which are available on your system.\n"
msgstr "Daar is geen bekikbare skandeerders te vinde nie.\n"
-#: standalone/scannerdrake:420
+#: standalone/scannerdrake:425
#, c-format
msgid "Search for new scanners"
msgstr "Soek na nuwe skandeerders"
-#: standalone/scannerdrake:426
+#: standalone/scannerdrake:431
#, c-format
msgid "Add a scanner manually"
msgstr "Voeg self 'n skandeerder by"
-#: standalone/scannerdrake:433
+#: standalone/scannerdrake:438
#, c-format
msgid "Install/Update firmware files"
msgstr "Installeer / Dateer \"firmware\"-lêers op"
-#: standalone/scannerdrake:439
+#: standalone/scannerdrake:444
#, c-format
msgid "Scanner sharing"
msgstr "Deel skandeerders"
-#: standalone/scannerdrake:498 standalone/scannerdrake:663
+#: standalone/scannerdrake:503 standalone/scannerdrake:668
#, c-format
msgid "All remote machines"
msgstr "Alle eksterne rekenaars"
-#: standalone/scannerdrake:510 standalone/scannerdrake:813
+#: standalone/scannerdrake:515 standalone/scannerdrake:818
#, c-format
msgid "This machine"
msgstr "Hierdie rekenaar"
-#: standalone/scannerdrake:550
+#: standalone/scannerdrake:555
#, c-format
msgid ""
"Here you can choose whether the scanners connected to this machine should be "
@@ -24120,7 +24165,7 @@ msgstr ""
"Hier kan u kies of skandeerders wat aan hierdie rekenaar gekoppel is "
"toeganklik sal wees vir eksterne masjiene, asook watter masjiene."
-#: standalone/scannerdrake:551
+#: standalone/scannerdrake:556
#, c-format
msgid ""
"You can also decide here whether scanners on remote machines should be made "
@@ -24129,34 +24174,34 @@ msgstr ""
"U kan ook hier kies of skandeerders van eksterne rekenaars beskikbaar moet "
"wees op hierdie masjien."
-#: standalone/scannerdrake:554
+#: standalone/scannerdrake:559
#, c-format
msgid "The scanners on this machine are available to other computers"
msgstr ""
"Die skandeerders op hierdie rekenaar is tot ander rekenaars se beskikking"
-#: standalone/scannerdrake:556
+#: standalone/scannerdrake:561
#, c-format
msgid "Scanner sharing to hosts: "
msgstr "Skandeerder deel na rekenaars: "
-#: standalone/scannerdrake:570
+#: standalone/scannerdrake:575
#, c-format
msgid "Use scanners on remote computers"
msgstr "Gebruik skandeerders op eksterne rekenaars"
-#: standalone/scannerdrake:573
+#: standalone/scannerdrake:578
#, c-format
msgid "Use the scanners on hosts: "
msgstr "Gebruik skandeerders op rekenaars: "
-#: standalone/scannerdrake:600 standalone/scannerdrake:672
-#: standalone/scannerdrake:822
+#: standalone/scannerdrake:605 standalone/scannerdrake:677
+#: standalone/scannerdrake:827
#, c-format
msgid "Sharing of local scanners"
msgstr "Deel van plaaslike skandeerders"
-#: standalone/scannerdrake:601
+#: standalone/scannerdrake:606
#, c-format
msgid ""
"These are the machines on which the locally connected scanner(s) should be "
@@ -24165,57 +24210,57 @@ msgstr ""
"Hierdie masjiene behoort die plaaslik-gekoppelde skandeerder(s) beskikbaar "
"te stel:"
-#: standalone/scannerdrake:612 standalone/scannerdrake:762
+#: standalone/scannerdrake:617 standalone/scannerdrake:767
#, c-format
msgid "Add host"
msgstr "Voeg rekenaar by"
-#: standalone/scannerdrake:618 standalone/scannerdrake:768
+#: standalone/scannerdrake:623 standalone/scannerdrake:773
#, c-format
msgid "Edit selected host"
msgstr "Redigeer gekose rekenaar"
-#: standalone/scannerdrake:627 standalone/scannerdrake:777
+#: standalone/scannerdrake:632 standalone/scannerdrake:782
#, c-format
msgid "Remove selected host"
msgstr "Verwyder gekose rekenaar"
-#: standalone/scannerdrake:651 standalone/scannerdrake:659
-#: standalone/scannerdrake:664 standalone/scannerdrake:710
-#: standalone/scannerdrake:801 standalone/scannerdrake:809
-#: standalone/scannerdrake:814 standalone/scannerdrake:860
+#: standalone/scannerdrake:656 standalone/scannerdrake:664
+#: standalone/scannerdrake:669 standalone/scannerdrake:715
+#: standalone/scannerdrake:806 standalone/scannerdrake:814
+#: standalone/scannerdrake:819 standalone/scannerdrake:865
#, c-format
msgid "Name/IP address of host:"
msgstr "Naam/IP-adres van rekenaar:"
-#: standalone/scannerdrake:673 standalone/scannerdrake:823
+#: standalone/scannerdrake:678 standalone/scannerdrake:828
#, c-format
msgid "Choose the host on which the local scanners should be made available:"
msgstr ""
"Kies rekenaar waarop plaaslike skandeerders beskikbaar gestel moet word:"
#
-#: standalone/scannerdrake:684 standalone/scannerdrake:834
+#: standalone/scannerdrake:689 standalone/scannerdrake:839
#, c-format
msgid "You must enter a host name or an IP address.\n"
msgstr "U moet 'n rekenaarnaam of 'n IP-adres voorsien\n"
-#: standalone/scannerdrake:695 standalone/scannerdrake:845
+#: standalone/scannerdrake:700 standalone/scannerdrake:850
#, c-format
msgid "This host is already in the list, it cannot be added again.\n"
msgstr "Die rekenaar is alreeds gelys, en kan nie weer bygevoeg word nie.\n"
-#: standalone/scannerdrake:750
+#: standalone/scannerdrake:755
#, c-format
msgid "Usage of remote scanners"
msgstr "Gebruik van eksterne skandeerders"
-#: standalone/scannerdrake:751
+#: standalone/scannerdrake:756
#, c-format
msgid "These are the machines from which the scanners should be used:"
msgstr "Gebruik die skandeerders vanaf hierdie rekenaars:"
-#: standalone/scannerdrake:908
+#: standalone/scannerdrake:913
#, fuzzy, c-format
msgid ""
"saned needs to be installed to share the local scanner(s).\n"
@@ -24223,32 +24268,32 @@ msgid ""
"Do you want to install the saned package?"
msgstr "Die pakket %s moet geïnstalleer word. Wil u dit installeer?"
-#: standalone/scannerdrake:912 standalone/scannerdrake:916
+#: standalone/scannerdrake:917 standalone/scannerdrake:921
#, c-format
msgid "Your scanner(s) will not be available on the network."
msgstr "U skandeerder(s) sal NIE op die netwerk beskikbaar wees NIE. "
-#: standalone/service_harddrake:58
+#: standalone/service_harddrake:62
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr "Sommige toestelle in die \"%s\"-hardewareklas is verwyder:\n"
-#: standalone/service_harddrake:59
+#: standalone/service_harddrake:63
#, c-format
msgid "- %s was removed\n"
msgstr ""
-#: standalone/service_harddrake:62
+#: standalone/service_harddrake:66
#, c-format
msgid "Some devices were added: %s\n"
msgstr "Party toestelle is bygevoeg: %s\n"
-#: standalone/service_harddrake:63
+#: standalone/service_harddrake:67
#, c-format
msgid "- %s was added\n"
msgstr ""
-#: standalone/service_harddrake:107
+#: standalone/service_harddrake:126
#, c-format
msgid "Hardware probing in progress"
msgstr "Aftas vir hardeware aan die gang"
@@ -24353,22 +24398,22 @@ msgstr "Installeer updaterings"
msgid "Exit install"
msgstr "Verlaat installasie"
-#: ugtk2.pm:1075
+#: ugtk2.pm:1084
#, c-format
msgid "Is this correct?"
msgstr "Is dit korrek?"
-#: ugtk2.pm:1203
+#: ugtk2.pm:1212
#, c-format
msgid "Expand Tree"
msgstr "Maak boom oop"
-#: ugtk2.pm:1204
+#: ugtk2.pm:1213
#, c-format
msgid "Collapse Tree"
msgstr "Maak boom toe"
-#: ugtk2.pm:1205
+#: ugtk2.pm:1214
#, c-format
msgid "Toggle between flat and group sorted"
msgstr "Skakel tussen plat- en groepsortering"
@@ -24551,6 +24596,72 @@ msgid "Set of tools to read and send mail and news and to browse the Web"
msgstr ""
"Programme vir die lees en stuur van e-pos, netnuus en op die Web te rits."
+#
+#~ msgid ""
+#~ "You can export using NFS or Samba. Please select which you'd like to use."
+#~ msgstr ""
+#~ "U kan uitvoer deur NFS of Samba te gebruik. Kies watter u wil gebruik."
+
+#
+#~ msgid "The package %s is going to be removed."
+#~ msgstr "Pakket %s gaan verwyder word"
+
+#~ msgid "You must be root to read configuration file. \n"
+#~ msgstr "Om die konfigurasielêer te lees, moet u 'root' wees.\n"
+
+#~ msgid "Can't open %s!"
+#~ msgstr "Kan nie %s oopmaak nie!"
+
+#~ msgid ""
+#~ "Your card can have 3D hardware acceleration support but only with XFree %"
+#~ "s.\n"
+#~ "Your card is supported by XFree %s which may have a better support in 2D."
+#~ msgstr ""
+#~ "U videokaart kan slegs 3D-versnelling onder XFree %s ondersteun.\n"
+#~ "DIt word wel onder XFree %s ondersteun wat dalk beter\n"
+#~ "2D-ondersteuning het."
+
+#~ msgid ""
+#~ "Your card can have 3D hardware acceleration support but only with XFree %"
+#~ "s,\n"
+#~ "NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
+#~ "Your card is supported by XFree %s which may have a better support in 2D."
+#~ msgstr ""
+#~ "Hierdie kaart kan ondersteuning vir 3D-hardewareversnelling onder XFree86 "
+#~ "%s\n"
+#~ "bied,\n"
+#~ "MAAR LET DAAROP DAT DIT EKSPERIMENTEEL IS EN DIE REKENAAR MAG VRIES.\n"
+#~ "U kaart word deur XFree %s ondersteun, wat beter 2D-ondersteuning bied."
+
+#~ msgid "Xpmac (installation display driver)"
+#~ msgstr "Xpmac (installasievertoondrywer)"
+
+#~ msgid "4 billion colors (32 bits)"
+#~ msgstr "4 biljoen kleure (32 bis)"
+
+#~ msgid "XFree86 server: %s\n"
+#~ msgstr "XFree86 bediener: %s\n"
+
+#~ msgid "Here is the full list of keyboards available"
+#~ msgstr "Hierdie is die volledige lys van beskikbare sleutelborde"
+
+#~ msgid "Please insert the Boot floppy used in drive %s"
+#~ msgstr "Plaas die herlaaiskyf wat gebruik is, in aandrywer %s"
+
+#~ msgid ""
+#~ "Take advantage of valuable benefits, products and services by joining "
+#~ "Mandrake Club, such as:"
+#~ msgstr "Slaan munt uit die voordele wat Mandrake Club u bied, dinge soos:"
+
+#~ msgid "TCP/IP"
+#~ msgstr "TCP/IP"
+
+#~ msgid "Account"
+#~ msgstr "Rekening"
+
+#~ msgid "Wireless"
+#~ msgstr "Draadloos"
+
#~ msgid ""
#~ "Due to incompatibilities of the 2.6 series kernel with the LSB runtime\n"
#~ "tests, the 2.4 series kernel will be installed as the default to insure\n"
@@ -24747,41 +24858,12 @@ msgstr ""
#~ msgid "Please select media for backup..."
#~ msgstr "Kies asb. 'n media vir die rugsteun..."
-#, fuzzy
-#~ msgid "real_file"
-#~ msgstr "Kies lêer"
-
#~ msgid "Configuration of a remote printer"
#~ msgstr "Konfigurasie van eksterne drukker"
-#, fuzzy
-#~ msgid "configure %s"
-#~ msgstr "herkonfigureer"
-
-#, fuzzy
-#~ msgid "protocol = "
-#~ msgstr "Protokol"
-
-#, fuzzy
-#~ msgid "level = "
-#~ msgstr "vlak"
-
#~ msgid "Gnome Workstation"
#~ msgstr "Gnome Werkstasie"
-#, fuzzy
-#~ msgid "add"
-#~ msgstr "Voeg by"
-
-#, fuzzy
-#~ msgid "edit"
-#~ msgstr "Redigeer"
-
-#
-#, fuzzy
-#~ msgid "remove"
-#~ msgstr "Verwyder"
-
#~ msgid "Running \"%s\" ..."
#~ msgstr "Loop \"%s\" ..."
@@ -24799,15 +24881,3 @@ msgstr ""
#~ msgid "Compact"
#~ msgstr "Kompak"
-
-#, fuzzy
-#~ msgid "Next ->"
-#~ msgstr "Volgende"
-
-#, fuzzy
-#~ msgid "<- Previous"
-#~ msgstr "Vorige"
-
-#, fuzzy
-#~ msgid "Next->"
-#~ msgstr "Volgende"
diff --git a/perl-install/share/po/am.po b/perl-install/share/po/am.po
new file mode 100644
index 000000000..c642e3bd4
--- /dev/null
+++ b/perl-install/share/po/am.po
@@ -0,0 +1,21158 @@
+# Latest versions of po files are at http://www.mandrakelinux.com/l10n/am.php3
+# Copyright (C) 2004 Mandrakesoft SA
+# Alemayehu Gemeda <alemayehu@gmx.at>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: DrakX\n"
+"POT-Creation-Date: 2004-06-14 15:48+0200\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"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../move/move.pm:402
+#, c-format
+msgid ""
+"Your USB key doesn't have any valid Windows (FAT) partitions.\n"
+"We need one to continue (beside, it's more standard so that you\n"
+"will be able to move and access your files from machines\n"
+"running Windows). Please plug in an USB key containing a\n"
+"Windows partition instead.\n"
+"\n"
+"\n"
+"You may also proceed without an USB key - you'll still be\n"
+"able to use Mandrake Move as a normal live Mandrake\n"
+"Operating System."
+msgstr ""
+
+#: ../move/move.pm:412
+#, c-format
+msgid ""
+"We didn't detect any USB key on your system. If you\n"
+"plug in an USB key now, Mandrake Move will have the ability\n"
+"to transparently save the data in your home directory and\n"
+"system wide configuration, for next boot on this computer\n"
+"or another one. Note: if you plug in a key now, wait several\n"
+"seconds before detecting again.\n"
+"\n"
+"\n"
+"You may also proceed without an USB key - you'll still be\n"
+"able to use Mandrake Move as a normal live Mandrake\n"
+"Operating System."
+msgstr ""
+
+#: ../move/move.pm:423
+#, c-format
+msgid "Need a key to save your data"
+msgstr "ዳታዎትን ለማስቀመጥ ቁልፍ ያስፈልጋል"
+
+#: ../move/move.pm:425
+#, c-format
+msgid "Detect USB key again"
+msgstr "የUSB ቁልፍ እንደገና ተፈልጎ ተገኝቷል"
+
+#: ../move/move.pm:426 ../move/move.pm:456
+#, c-format
+msgid "Continue without USB key"
+msgstr "ያለ USB ቁልፍ ቀጥል"
+
+#: ../move/move.pm:437 ../move/move.pm:451
+#, c-format
+msgid "Key isn't writable"
+msgstr "ቁልፍ የሚጻፍ አይደለም"
+
+#: ../move/move.pm:439
+#, c-format
+msgid ""
+"The USB key seems to have write protection enabled, but we can't safely\n"
+"unplug it now.\n"
+"\n"
+"\n"
+"Click the button to reboot the machine, unplug it, remove write protection,\n"
+"plug the key again, and launch Mandrake Move again."
+msgstr ""
+
+#: ../move/move.pm:445 help.pm:418 install_steps_interactive.pm:1306
+#, c-format
+msgid "Reboot"
+msgstr "እንደገና አስጀምሩ"
+
+#: ../move/move.pm:453
+#, c-format
+msgid ""
+"The USB key seems to have write protection enabled. Please\n"
+"unplug it, remove write protection, and then plug it again."
+msgstr ""
+
+#: ../move/move.pm:455
+#, c-format
+msgid "Retry"
+msgstr "እንደገና ይሞከር"
+
+#: ../move/move.pm:466
+#, c-format
+msgid "Setting up USB key"
+msgstr "የUSB ቁልፍ ማቀናጀት"
+
+#: ../move/move.pm:466
+#, c-format
+msgid "Please wait, setting up system configuration files on USB key..."
+msgstr ""
+
+#: ../move/move.pm:488
+#, c-format
+msgid "Enter your user information, password will be used for screensaver"
+msgstr ""
+
+#: ../move/move.pm:498
+#, c-format
+msgid "Auto configuration"
+msgstr "በራስ-ገዝ ማስተካከያ"
+
+#: ../move/move.pm:498
+#, c-format
+msgid "Please wait, detecting and configuring devices..."
+msgstr "እባክዎን ይጠብቁ፣ መሳሪያዎችን ፈልጎ በማግኘት እና በማስተካከል ላይ ነው..."
+
+#: ../move/move.pm:545 ../move/move.pm:601 ../move/move.pm:605
+#: ../move/tree/mdk_totem:86 diskdrake/dav.pm:77 diskdrake/hd_gtk.pm:117
+#: diskdrake/interactive.pm:220 diskdrake/interactive.pm:233
+#: diskdrake/interactive.pm:374 diskdrake/interactive.pm:389
+#: diskdrake/interactive.pm:510 diskdrake/interactive.pm:515
+#: diskdrake/smbnfs_gtk.pm:42 fsedit.pm:262 install_steps.pm:82
+#: install_steps_interactive.pm:40 interactive/http.pm:118
+#: interactive/http.pm:119 network/netconnect.pm:936 network/netconnect.pm:939
+#: network/netconnect.pm:984 network/netconnect.pm:988
+#: network/netconnect.pm:1055 network/netconnect.pm:1105
+#: network/netconnect.pm:1110 network/netconnect.pm:1125
+#: network/netconnect.pm:1333 printer/printerdrake.pm:213
+#: printer/printerdrake.pm:220 printer/printerdrake.pm:245
+#: printer/printerdrake.pm:393 printer/printerdrake.pm:398
+#: printer/printerdrake.pm:411 printer/printerdrake.pm:421
+#: printer/printerdrake.pm:1067 printer/printerdrake.pm:1114
+#: printer/printerdrake.pm:1151 printer/printerdrake.pm:1195
+#: printer/printerdrake.pm:1199 printer/printerdrake.pm:1213
+#: printer/printerdrake.pm:1303 printer/printerdrake.pm:1383
+#: printer/printerdrake.pm:1387 printer/printerdrake.pm:1391
+#: printer/printerdrake.pm:1440 printer/printerdrake.pm:1497
+#: printer/printerdrake.pm:1501 printer/printerdrake.pm:1515
+#: printer/printerdrake.pm:1625 printer/printerdrake.pm:1629
+#: printer/printerdrake.pm:1666 printer/printerdrake.pm:1731
+#: printer/printerdrake.pm:1749 printer/printerdrake.pm:1758
+#: printer/printerdrake.pm:1767 printer/printerdrake.pm:1778
+#: printer/printerdrake.pm:1840 printer/printerdrake.pm:2285
+#: printer/printerdrake.pm:2551 printer/printerdrake.pm:2557
+#: printer/printerdrake.pm:3010 printer/printerdrake.pm:3014
+#: printer/printerdrake.pm:3018 printer/printerdrake.pm:3421
+#: printer/printerdrake.pm:3664 printer/printerdrake.pm:3677
+#: printer/printerdrake.pm:3817 printer/printerdrake.pm:3909
+#: standalone/drakTermServ:404 standalone/drakTermServ:758
+#: standalone/drakTermServ:765 standalone/drakTermServ:960
+#: standalone/drakTermServ:1430 standalone/drakTermServ:1435
+#: standalone/drakTermServ:1442 standalone/drakTermServ:1453
+#: standalone/drakTermServ:1475 standalone/drakauth:36
+#: standalone/drakbackup:511 standalone/drakbackup:625
+#: standalone/drakbackup:1118 standalone/drakbackup:1151
+#: standalone/drakbackup:1644 standalone/drakbackup:1807
+#: standalone/drakbackup:2419 standalone/drakbackup:4084
+#: standalone/drakbackup:4304 standalone/drakboot:255 standalone/drakbug:267
+#: standalone/drakbug:286 standalone/drakbug:292 standalone/drakconnect:621
+#: standalone/drakconnect:624 standalone/drakconnect:645
+#: standalone/drakfloppy:302 standalone/drakfloppy:306
+#: standalone/drakfloppy:312 standalone/drakfont:210 standalone/drakfont:223
+#: standalone/drakfont:259 standalone/drakfont:600 standalone/draksplash:21
+#: standalone/drakxtv:105 standalone/logdrake:170 standalone/logdrake:467
+#: standalone/logdrake:472 standalone/scannerdrake:58
+#: standalone/scannerdrake:200 standalone/scannerdrake:259
+#: standalone/scannerdrake:688 standalone/scannerdrake:699
+#: standalone/scannerdrake:838 standalone/scannerdrake:849
+#: standalone/scannerdrake:919 wizards.pm:95 wizards.pm:99 wizards.pm:121
+#, c-format
+msgid "Error"
+msgstr "ስህተት"
+
+#: ../move/move.pm:546 install_steps.pm:83
+#, c-format
+msgid ""
+"An error occurred, but I don't know how to handle it nicely.\n"
+"Continue at your own risk."
+msgstr ""
+
+#: ../move/move.pm:601 install_steps_interactive.pm:40
+#, c-format
+msgid "An error occurred"
+msgstr "ስህተት ተፈጥሯል"
+
+#: ../move/move.pm:607
+#, c-format
+msgid ""
+"An error occurred:\n"
+"\n"
+"\n"
+"%s\n"
+"\n"
+"This may come from corrupted system configuration files\n"
+"on the USB key, in this case removing them and then\n"
+"rebooting Mandrake Move would fix the problem. To do\n"
+"so, click on the corresponding button.\n"
+"\n"
+"\n"
+"You may also want to reboot and remove the USB key, or\n"
+"examine its contents under another OS, or even have\n"
+"a look at log files in console #3 and #4 to try to\n"
+"guess what's happening."
+msgstr ""
+
+#: ../move/move.pm:622
+#, c-format
+msgid "Remove system config files"
+msgstr "የሲስተም ማስተካከያ ፍይሎችን አስወግድ"
+
+#: ../move/move.pm:623
+#, c-format
+msgid "Simply reboot"
+msgstr "በቀላሉ እንደገና አስጀምሩ"
+
+#: ../move/tree/mdk_totem:60
+#, c-format
+msgid "You can only run with no CDROM support"
+msgstr ""
+
+#: ../move/tree/mdk_totem:81
+#, c-format
+msgid "Kill those programs"
+msgstr "እነዚህን ፕሮግራሞች አቋርጥ"
+
+#: ../move/tree/mdk_totem:82
+#, c-format
+msgid "No CDROM support"
+msgstr "የሲዲ-ሮም ድጋፍ የለም"
+
+#: ../move/tree/mdk_totem:87
+#, c-format
+msgid ""
+"You can't use another CDROM when the following programs are running: \n"
+"%s"
+msgstr ""
+
+#: ../move/tree/mdk_totem:101
+#, c-format
+msgid "Copying to memory to allow removing the CDROM"
+msgstr ""
+
+#: Xconfig/card.pm:13
+#, c-format
+msgid "256 kB"
+msgstr "256 ኪባ"
+
+#: Xconfig/card.pm:14
+#, c-format
+msgid "512 kB"
+msgstr "512 kB"
+
+#: Xconfig/card.pm:15
+#, c-format
+msgid "1 MB"
+msgstr "1 ሜባ"
+
+#: Xconfig/card.pm:16
+#, c-format
+msgid "2 MB"
+msgstr "2 MB"
+
+#: Xconfig/card.pm:17
+#, c-format
+msgid "4 MB"
+msgstr "4 MB"
+
+#: Xconfig/card.pm:18
+#, c-format
+msgid "8 MB"
+msgstr "8 MB"
+
+#: Xconfig/card.pm:19
+#, c-format
+msgid "16 MB"
+msgstr "16 MB"
+
+#: Xconfig/card.pm:20
+#, c-format
+msgid "32 MB"
+msgstr "32 MB"
+
+#: Xconfig/card.pm:21
+#, c-format
+msgid "64 MB or more"
+msgstr "64 MB ወይም ከዚያ በላይ"
+
+#: Xconfig/card.pm:151
+#, c-format
+msgid "X server"
+msgstr "X ሰርቨር"
+
+#: Xconfig/card.pm:152
+#, c-format
+msgid "Choose an X server"
+msgstr "የX ሰርቨር ይምረጡ"
+
+#: Xconfig/card.pm:184
+#, c-format
+msgid "Multi-head configuration"
+msgstr "የመነሻ ጥቀስ ማስተካከያ"
+
+#: Xconfig/card.pm:185
+#, c-format
+msgid ""
+"Your system supports multiple head configuration.\n"
+"What do you want to do?"
+msgstr ""
+
+#: Xconfig/card.pm:251
+#, c-format
+msgid "Can't install XFree package: %s"
+msgstr "%s የXFree ጥቅልን መትከል አልተቻለም"
+
+#: Xconfig/card.pm:261
+#, c-format
+msgid "Select the memory size of your graphics card"
+msgstr ""
+
+#: Xconfig/card.pm:332
+#, c-format
+msgid "XFree configuration"
+msgstr "የXFree ማስተካከያ"
+
+#: Xconfig/card.pm:334
+#, c-format
+msgid "Which configuration of XFree do you want to have?"
+msgstr "የትኛውን የXFree ምርጫ እንዲኖሮት ይፈልጋሉ?"
+
+#: Xconfig/card.pm:367
+#, c-format
+msgid "Configure all heads independently"
+msgstr ""
+
+#: Xconfig/card.pm:368
+#, c-format
+msgid "Use Xinerama extension"
+msgstr "የXinerama ቅጥያዎችን ተጠቀም"
+
+#: Xconfig/card.pm:373
+#, c-format
+msgid "Configure only card \"%s\"%s"
+msgstr "ካርድ ብቻ አስተካክል \"%s\"%s"
+
+#: Xconfig/card.pm:385 Xconfig/various.pm:23
+#, c-format
+msgid "XFree %s"
+msgstr "XFree %s"
+
+#: Xconfig/card.pm:392 Xconfig/various.pm:22
+#, c-format
+msgid "XFree %s with 3D hardware acceleration"
+msgstr ""
+
+#: Xconfig/card.pm:394
+#, c-format
+msgid "Your card can have 3D hardware acceleration support with XFree %s."
+msgstr ""
+
+#: Xconfig/card.pm:400
+#, c-format
+msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
+msgstr ""
+
+#: Xconfig/card.pm:402
+#, c-format
+msgid ""
+"Your card can have 3D hardware acceleration support with XFree %s,\n"
+"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
+msgstr ""
+
+#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:112 any.pm:833
+#, c-format
+msgid "Custom"
+msgstr "ምርጫ"
+
+#: Xconfig/main.pm:115 diskdrake/dav.pm:28 help.pm:14
+#: install_steps_interactive.pm:83 printer/printerdrake.pm:608
+#: printer/printerdrake.pm:4076 standalone/draksplash:120
+#: standalone/harddrake2:194 standalone/logdrake:175
+#: standalone/scannerdrake:450
+#, c-format
+msgid "Quit"
+msgstr "ውጣ"
+
+#: Xconfig/main.pm:117
+#, c-format
+msgid "Graphic Card"
+msgstr "የንድፍ ካርድ"
+
+#: Xconfig/main.pm:120 Xconfig/monitor.pm:106
+#, c-format
+msgid "Monitor"
+msgstr ""
+
+#: Xconfig/main.pm:123 Xconfig/resolution_and_depth.pm:217
+#, c-format
+msgid "Resolution"
+msgstr ""
+
+#: Xconfig/main.pm:128
+#, c-format
+msgid "Test"
+msgstr "ሙከራ"
+
+#: Xconfig/main.pm:133 diskdrake/dav.pm:67 diskdrake/interactive.pm:415
+#: diskdrake/removable.pm:25 diskdrake/smbnfs_gtk.pm:80
+#: standalone/drakfont:494 standalone/drakfont:554 standalone/harddrake2:191
+#, c-format
+msgid "Options"
+msgstr "ምርጫዎች"
+
+#: Xconfig/main.pm:177
+#, c-format
+msgid ""
+"Keep the changes?\n"
+"The current configuration is:\n"
+"\n"
+"%s"
+msgstr ""
+
+#: Xconfig/monitor.pm:107
+#, c-format
+msgid "Choose a monitor for head #%d"
+msgstr ""
+
+#: Xconfig/monitor.pm:107
+#, c-format
+msgid "Choose a monitor"
+msgstr "ቲምፕሌት ይምረጡ"
+
+#: Xconfig/monitor.pm:113
+#, c-format
+msgid "Plug'n Play"
+msgstr "ሰክተው ይጫወቱ"
+
+#: Xconfig/monitor.pm:114 mouse.pm:49
+#, c-format
+msgid "Generic"
+msgstr "አጠቃላይ"
+
+#: Xconfig/monitor.pm:115 standalone/drakconnect:569 standalone/harddrake2:73
+#: standalone/harddrake2:74
+#, c-format
+msgid "Vendor"
+msgstr ""
+
+#: Xconfig/monitor.pm:125
+#, c-format
+msgid "Plug'n Play probing failed. Please select the correct monitor"
+msgstr ""
+
+#: Xconfig/monitor.pm:130
+#, c-format
+msgid ""
+"The two critical parameters are the vertical refresh rate, which is the "
+"rate\n"
+"at which the whole screen is refreshed, and most importantly the horizontal\n"
+"sync rate, which is the rate at which scanlines are displayed.\n"
+"\n"
+"It is VERY IMPORTANT that you do not specify a monitor type with a sync "
+"range\n"
+"that is beyond the capabilities of your monitor: you may damage your "
+"monitor.\n"
+" If in doubt, choose a conservative setting."
+msgstr ""
+
+#: Xconfig/monitor.pm:137
+#, c-format
+msgid "Horizontal refresh rate"
+msgstr ""
+
+#: Xconfig/monitor.pm:138
+#, c-format
+msgid "Vertical refresh rate"
+msgstr ""
+
+#: Xconfig/resolution_and_depth.pm:12
+#, c-format
+msgid "256 colors (8 bits)"
+msgstr "256 ቀለሞች (8 bits)"
+
+#: Xconfig/resolution_and_depth.pm:13
+#, c-format
+msgid "32 thousand colors (15 bits)"
+msgstr "32 ሺ ቀለሞች (15 bits)"
+
+#: Xconfig/resolution_and_depth.pm:14
+#, c-format
+msgid "65 thousand colors (16 bits)"
+msgstr "65 ሺ ቀለሞች (16 bits)"
+
+#: Xconfig/resolution_and_depth.pm:15
+#, c-format
+msgid "16 million colors (24 bits)"
+msgstr "16 ሚሊዮን ቀለሞች (24 bits)"
+
+#: Xconfig/resolution_and_depth.pm:130
+#, c-format
+msgid "Resolutions"
+msgstr ""
+
+#: Xconfig/resolution_and_depth.pm:264
+#, c-format
+msgid "Choose the resolution and the color depth"
+msgstr ""
+
+#: Xconfig/resolution_and_depth.pm:265
+#, c-format
+msgid "Graphics card: %s"
+msgstr "የንድፎች ካርድ: %s"
+
+#: Xconfig/resolution_and_depth.pm:278 interactive.pm:403
+#: interactive/gtk.pm:760 interactive/http.pm:103 interactive/http.pm:157
+#: interactive/newt.pm:308 interactive/newt.pm:410 interactive/stdio.pm:39
+#: interactive/stdio.pm:142 interactive/stdio.pm:143 interactive/stdio.pm:172
+#: standalone/drakbackup:3941 standalone/drakbackup:4001
+#: standalone/drakbackup:4045 standalone/drakconnect:165
+#: standalone/drakconnect:799 standalone/drakconnect:886
+#: standalone/drakconnect:985 standalone/drakups:194
+#: standalone/net_monitor:307 ugtk2.pm:413 ugtk2.pm:510 ugtk2.pm:1084
+#: ugtk2.pm:1107
+#, c-format
+msgid "Ok"
+msgstr "እሺ"
+
+#: Xconfig/resolution_and_depth.pm:278 any.pm:883 diskdrake/smbnfs_gtk.pm:81
+#: help.pm:197 help.pm:457 install_steps_gtk.pm:490
+#: install_steps_interactive.pm:775 interactive.pm:404 interactive/gtk.pm:764
+#: interactive/http.pm:104 interactive/http.pm:161 interactive/newt.pm:307
+#: interactive/newt.pm:414 interactive/stdio.pm:39 interactive/stdio.pm:142
+#: interactive/stdio.pm:176 printer/printerdrake.pm:3088
+#: standalone/drakautoinst:217 standalone/drakbackup:3871
+#: standalone/drakbackup:3929 standalone/drakconnect:164
+#: standalone/drakconnect:884 standalone/drakconnect:984
+#: standalone/drakfont:663 standalone/drakfont:740 standalone/drakups:201
+#: standalone/logdrake:175 standalone/net_monitor:303 ugtk2.pm:407
+#: ugtk2.pm:508 ugtk2.pm:517 ugtk2.pm:1084
+#, c-format
+msgid "Cancel"
+msgstr "ተወው"
+
+#: Xconfig/resolution_and_depth.pm:278 diskdrake/hd_gtk.pm:154
+#: install_steps_gtk.pm:269 install_steps_gtk.pm:670 interactive.pm:498
+#: interactive/gtk.pm:624 interactive/gtk.pm:626 standalone/drakTermServ:304
+#: standalone/drakbackup:3867 standalone/drakbug:157
+#: standalone/drakconnect:160 standalone/drakconnect:239
+#: standalone/drakfont:512 standalone/drakperm:134 standalone/draksec:296
+#: standalone/harddrake2:190 ugtk2.pm:1197 ugtk2.pm:1198
+#, c-format
+msgid "Help"
+msgstr "እርዳታ"
+
+#: Xconfig/test.pm:30
+#, c-format
+msgid "Test of the configuration"
+msgstr "የምርጫው ሙከራ"
+
+#: Xconfig/test.pm:31
+#, c-format
+msgid "Do you want to test the configuration?"
+msgstr "ምርጫውን መሞከር ይፈልጋሉ?"
+
+#: Xconfig/test.pm:31
+#, c-format
+msgid "Warning: testing this graphic card may freeze your computer"
+msgstr ""
+
+#: Xconfig/test.pm:69
+#, c-format
+msgid ""
+"An error occurred:\n"
+"%s\n"
+"Try to change some parameters"
+msgstr ""
+
+#: Xconfig/test.pm:133
+#, c-format
+msgid "Leaving in %d seconds"
+msgstr "በ%d ሴኮንዶች ውስጥ በመውጣት ላይ"
+
+#: Xconfig/test.pm:133
+#, c-format
+msgid "Is this the correct setting?"
+msgstr "ይህ ትክክለኛ ምርጫ ነው?"
+
+#: Xconfig/various.pm:29
+#, c-format
+msgid "Keyboard layout: %s\n"
+msgstr "የፊደል ገበታ አቀራረብ: %s\n"
+
+#: Xconfig/various.pm:30
+#, c-format
+msgid "Mouse type: %s\n"
+msgstr "የመጠቆሚያው ዓይነት: %s\n"
+
+#: Xconfig/various.pm:31
+#, c-format
+msgid "Mouse device: %s\n"
+msgstr "የመጠቆሚያ መሳሪያ: %s\n"
+
+#: Xconfig/various.pm:33
+#, c-format
+msgid "Monitor: %s\n"
+msgstr ""
+
+#: Xconfig/various.pm:34
+#, c-format
+msgid "Monitor HorizSync: %s\n"
+msgstr ""
+
+#: Xconfig/various.pm:35
+#, c-format
+msgid "Monitor VertRefresh: %s\n"
+msgstr ""
+
+#: Xconfig/various.pm:37
+#, c-format
+msgid "Graphics card: %s\n"
+msgstr "የንድፍች ካርድ: %s\n"
+
+#: Xconfig/various.pm:38
+#, c-format
+msgid "Graphics memory: %s kB\n"
+msgstr "የንድፎች ማስታወሻ: %s kB\n"
+
+#: Xconfig/various.pm:40
+#, c-format
+msgid "Color depth: %s\n"
+msgstr "የቀለም ወሰን፦ %s\n"
+
+#: Xconfig/various.pm:41
+#, c-format
+msgid "Resolution: %s\n"
+msgstr ""
+
+#: Xconfig/various.pm:43
+#, c-format
+msgid "XFree86 driver: %s\n"
+msgstr ""
+
+#: Xconfig/various.pm:72
+#, c-format
+msgid "Graphical interface at startup"
+msgstr "የመነሻ ንድፈ እይታ"
+
+#: Xconfig/various.pm:74
+#, c-format
+msgid ""
+"I can setup your computer to automatically start the graphical interface "
+"(XFree) upon booting.\n"
+"Would you like XFree to start when you reboot?"
+msgstr ""
+
+#: Xconfig/various.pm:87
+#, c-format
+msgid ""
+"Your graphic card seems to have a TV-OUT connector.\n"
+"It can be configured to work using frame-buffer.\n"
+"\n"
+"For this you have to plug your graphic card to your TV before booting your "
+"computer.\n"
+"Then choose the \"TVout\" entry in the bootloader\n"
+"\n"
+"Do you have this feature?"
+msgstr ""
+
+#: Xconfig/various.pm:99
+#, c-format
+msgid "What norm is your TV using?"
+msgstr ""
+
+#: any.pm:103 harddrake/sound.pm:150 interactive.pm:441 standalone/drakbug:259
+#: standalone/drakconnect:167 standalone/draksec:56 standalone/drakups:90
+#: standalone/drakxtv:90 standalone/harddrake2:140
+#: standalone/service_harddrake:126
+#, c-format
+msgid "Please wait"
+msgstr "እባክዎ ይጠብቁ"
+
+#: any.pm:103
+#, c-format
+msgid "Bootloader installation in progress"
+msgstr ""
+
+#: any.pm:142
+#, c-format
+msgid ""
+"You decided to install the bootloader on a partition.\n"
+"This implies you already have a bootloader on the hard drive you boot (eg: "
+"System Commander).\n"
+"\n"
+"On which drive are you booting?"
+msgstr ""
+
+#: any.pm:165 any.pm:197 help.pm:800
+#, c-format
+msgid "First sector of drive (MBR)"
+msgstr ""
+
+#: any.pm:166
+#, c-format
+msgid "First sector of the root partition"
+msgstr ""
+
+#: any.pm:168
+#, c-format
+msgid "On Floppy"
+msgstr "ፍሎፒ ላይ"
+
+#: any.pm:170 help.pm:768 help.pm:800 printer/printerdrake.pm:3418
+#, c-format
+msgid "Skip"
+msgstr "ዝለል"
+
+#: any.pm:175
+#, c-format
+msgid "SILO Installation"
+msgstr "የSILO ተከላ"
+
+#: any.pm:175
+#, c-format
+msgid "LILO/grub Installation"
+msgstr "የLILO/grub ተከላ"
+
+#: any.pm:176
+#, c-format
+msgid "Where do you want to install the bootloader?"
+msgstr ""
+
+#: any.pm:197
+#, c-format
+msgid "First sector of boot partition"
+msgstr ""
+
+#: any.pm:209
+#, c-format
+msgid "Boot Style Configuration"
+msgstr "የዘይቤ ማስተካከያ ጀምር"
+
+#: any.pm:211 any.pm:248
+#, c-format
+msgid "Bootloader main options"
+msgstr ""
+
+#: any.pm:215
+#, c-format
+msgid "Give the ram size in MB"
+msgstr ""
+
+#: any.pm:217
+#, c-format
+msgid ""
+"Option ``Restrict command line options'' is of no use without a password"
+msgstr ""
+
+#: any.pm:218 any.pm:531 install_steps_interactive.pm:1150
+#, c-format
+msgid "The passwords do not match"
+msgstr "ሚስጢራዊ ቃላቱ አይመሳሰሉም"
+
+#: any.pm:218 any.pm:531 diskdrake/interactive.pm:1262
+#: install_steps_interactive.pm:1150
+#, c-format
+msgid "Please try again"
+msgstr "እባክዎ እንደገና ይሞክሩ"
+
+#: any.pm:223 any.pm:251 help.pm:768
+#, c-format
+msgid "Bootloader to use"
+msgstr ""
+
+#: any.pm:225
+#, c-format
+msgid "Bootloader installation"
+msgstr ""
+
+#: any.pm:227 any.pm:253 help.pm:768
+#, c-format
+msgid "Boot device"
+msgstr "የቡት መሳሪያ"
+
+#: any.pm:229
+#, c-format
+msgid "Delay before booting default image"
+msgstr ""
+
+#: any.pm:230 help.pm:768
+#, c-format
+msgid "Enable ACPI"
+msgstr "ACPI አስቻል"
+
+#: any.pm:232 help.pm:768
+#, c-format
+msgid "Force no APIC"
+msgstr "APIC እንዳይኖር አስገድድ"
+
+#: any.pm:234
+#, c-format
+msgid "Force No Local APIC"
+msgstr ""
+
+#: any.pm:236 any.pm:558 diskdrake/smbnfs_gtk.pm:180
+#: install_steps_interactive.pm:1155 network/netconnect.pm:574
+#: printer/printerdrake.pm:1374 printer/printerdrake.pm:1494
+#: standalone/drakbackup:1626 standalone/drakbackup:3496
+#: standalone/drakups:278
+#, c-format
+msgid "Password"
+msgstr "ሚስጢራዊ ቃል"
+
+#: any.pm:237 any.pm:559 install_steps_interactive.pm:1156
+#, c-format
+msgid "Password (again)"
+msgstr "ሚስጢራዊ ቃል (እንደገና)"
+
+#: any.pm:238
+#, c-format
+msgid "Restrict command line options"
+msgstr ""
+
+#: any.pm:238
+#, c-format
+msgid "restrict"
+msgstr ""
+
+#: any.pm:240
+#, c-format
+msgid "Clean /tmp at each boot"
+msgstr ""
+
+#: any.pm:241
+#, c-format
+msgid "Precise RAM size if needed (found %d MB)"
+msgstr ""
+
+#: any.pm:243
+#, c-format
+msgid "Enable multiple profiles"
+msgstr "የተባዙ ግለ መግለጫዎችን አስችል"
+
+#: any.pm:252
+#, c-format
+msgid "Init Message"
+msgstr "መልዕክት አስጀምር"
+
+#: any.pm:254
+#, c-format
+msgid "Open Firmware Delay"
+msgstr "የFirmware አዘግይ ክፈት"
+
+#: any.pm:255
+#, c-format
+msgid "Kernel Boot Timeout"
+msgstr ""
+
+#: any.pm:256
+#, c-format
+msgid "Enable CD Boot?"
+msgstr "ከዲሲ ማስጀመር አስችል?"
+
+#: any.pm:257
+#, c-format
+msgid "Enable OF Boot?"
+msgstr ""
+
+#: any.pm:258
+#, c-format
+msgid "Default OS?"
+msgstr "ቀዳሚ OS?"
+
+#: any.pm:302
+#, c-format
+msgid "Image"
+msgstr "ምስል"
+
+#: any.pm:303 any.pm:312
+#, c-format
+msgid "Root"
+msgstr "Root"
+
+#: any.pm:304 any.pm:325
+#, c-format
+msgid "Append"
+msgstr ""
+
+#: any.pm:306
+#, c-format
+msgid "Video mode"
+msgstr "የቪዲዮ አሰራር ዘዴ"
+
+#: any.pm:308
+#, c-format
+msgid "Initrd"
+msgstr ""
+
+#: any.pm:317 any.pm:322 any.pm:324
+#, c-format
+msgid "Label"
+msgstr "መለያ"
+
+#: any.pm:319 any.pm:329 harddrake/v4l.pm:275 standalone/drakfloppy:89
+#: standalone/drakfloppy:95
+#, c-format
+msgid "Default"
+msgstr "ቀዳሚ"
+
+#: any.pm:326
+#, c-format
+msgid "Initrd-size"
+msgstr ""
+
+#: any.pm:328
+#, c-format
+msgid "NoVideo"
+msgstr ""
+
+#: any.pm:339
+#, c-format
+msgid "Empty label not allowed"
+msgstr ""
+
+#: any.pm:340
+#, c-format
+msgid "You must specify a kernel image"
+msgstr ""
+
+#: any.pm:340
+#, c-format
+msgid "You must specify a root partition"
+msgstr ""
+
+#: any.pm:341
+#, c-format
+msgid "This label is already used"
+msgstr ""
+
+#: any.pm:354
+#, c-format
+msgid "Which type of entry do you want to add?"
+msgstr ""
+
+#: any.pm:355
+#, c-format
+msgid "Linux"
+msgstr "ሊኑክስ"
+
+#: any.pm:355
+#, c-format
+msgid "Other OS (SunOS...)"
+msgstr "ሌሎች የመጠቀሚያ ዜዴዎች (SunOS...)"
+
+#: any.pm:356
+#, c-format
+msgid "Other OS (MacOS...)"
+msgstr "ሌሎች የመጠቀሚያ ዜዴዎች (MacOS...)"
+
+#: any.pm:356
+#, c-format
+msgid "Other OS (Windows...)"
+msgstr "ሌሎች የመጠቀሚያ ዜዴዎች (Windows...)"
+
+#: any.pm:384
+#, c-format
+msgid ""
+"Here are the entries on your boot menu so far.\n"
+"You can create additional entries or change the existing ones."
+msgstr ""
+
+#: any.pm:516
+#, c-format
+msgid "access to X programs"
+msgstr "የX ፕሮግራሞች ማሳያ"
+
+#: any.pm:517
+#, c-format
+msgid "access to rpm tools"
+msgstr ""
+
+#: any.pm:518
+#, c-format
+msgid "allow \"su\""
+msgstr "ፍቀድ \"እ\""
+
+#: any.pm:519
+#, c-format
+msgid "access to administrative files"
+msgstr ""
+
+#: any.pm:520
+#, c-format
+msgid "access to network tools"
+msgstr ""
+
+#: any.pm:521
+#, c-format
+msgid "access to compilation tools"
+msgstr ""
+
+#: any.pm:527
+#, c-format
+msgid "(already added %s)"
+msgstr "%s በፊት ተጨምሯል"
+
+#: any.pm:532
+#, c-format
+msgid "This password is too simple"
+msgstr "ይህ ሚስጢራዊ ቃል በጣም ቀላል ነው"
+
+#: any.pm:533
+#, c-format
+msgid "Please give a user name"
+msgstr "እባክዎ የተጠቃሚ ስም ይስጡ"
+
+#: any.pm:534
+#, c-format
+msgid ""
+"The user name must contain only lower cased letters, numbers, `-' and `_'"
+msgstr ""
+
+#: any.pm:535
+#, c-format
+msgid "The user name is too long"
+msgstr "የተጠቃሚ ስሙ በጣም ረጅም ነው"
+
+#: any.pm:536
+#, c-format
+msgid "This user name has already been added"
+msgstr ""
+
+#: any.pm:540
+#, c-format
+msgid "Add user"
+msgstr "ተጠቃሚ ጨምር"
+
+#: any.pm:541
+#, c-format
+msgid ""
+"Enter a user\n"
+"%s"
+msgstr ""
+"የተጠቃሚ ስም ያስገቡ\n"
+"%s"
+
+#: any.pm:544 diskdrake/dav.pm:68 diskdrake/hd_gtk.pm:158
+#: diskdrake/removable.pm:27 diskdrake/smbnfs_gtk.pm:82 help.pm:544
+#: interactive/http.pm:152 printer/printerdrake.pm:165
+#: printer/printerdrake.pm:352 printer/printerdrake.pm:4076
+#: standalone/drakbackup:2708 standalone/scannerdrake:641
+#: standalone/scannerdrake:791
+#, c-format
+msgid "Done"
+msgstr "ጨርሷል"
+
+#: any.pm:545 help.pm:52
+#, c-format
+msgid "Accept user"
+msgstr "ተጠቃሚ ተቀበል"
+
+#: any.pm:556
+#, c-format
+msgid "Real name"
+msgstr "እውነተኛ ስም"
+
+#: any.pm:557 help.pm:52 printer/printerdrake.pm:1373
+#: printer/printerdrake.pm:1493
+#, c-format
+msgid "User name"
+msgstr "የተጠቃሚ ስም"
+
+#: any.pm:560
+#, c-format
+msgid "Shell"
+msgstr "ሼል"
+
+#: any.pm:562
+#, c-format
+msgid "Icon"
+msgstr "ምልክት"
+
+#: any.pm:603 security/l10n.pm:14
+#, c-format
+msgid "Autologin"
+msgstr ""
+
+#: any.pm:604
+#, c-format
+msgid "I can set up your computer to automatically log on one user."
+msgstr ""
+
+#: any.pm:605 help.pm:52
+#, c-format
+msgid "Do you want to use this feature?"
+msgstr "ይህንን ሁኔታ መጠቀም ይፈልጋሉ?"
+
+#: any.pm:606
+#, c-format
+msgid "Choose the default user:"
+msgstr "ቀዳሚ ተጠቃሚ ይምረጡ:"
+
+#: any.pm:607
+#, c-format
+msgid "Choose the window manager to run:"
+msgstr ""
+
+#: any.pm:619
+#, c-format
+msgid "Please choose a language to use."
+msgstr "እባክዎ መጠቀሚያ ቋንቋ ይምረጡ።"
+
+#: any.pm:640
+#, c-format
+msgid ""
+"Mandrakelinux can support multiple languages. Select\n"
+"the languages you would like to install. They will be available\n"
+"when your installation is complete and you restart your system."
+msgstr ""
+
+#: any.pm:658 help.pm:660
+#, c-format
+msgid "Use Unicode by default"
+msgstr "ዩኒኮድን በቀዳሚነት ተጠቀም"
+
+#: any.pm:659 help.pm:660
+#, c-format
+msgid "All languages"
+msgstr "ሁሉንም ቋንቋዎች"
+
+#: any.pm:698 help.pm:581 help.pm:991 install_steps_interactive.pm:895
+#, c-format
+msgid "Country / Region"
+msgstr "ሀገር / አካባቢ"
+
+#: any.pm:699
+#, c-format
+msgid "Please choose your country."
+msgstr "እባክዎ ሀገሮን ይምረጡ።"
+
+#: any.pm:701
+#, c-format
+msgid "Here is the full list of available countries"
+msgstr ""
+
+#: any.pm:702 diskdrake/interactive.pm:297 help.pm:544 help.pm:581 help.pm:621
+#: help.pm:991 install_steps_interactive.pm:114
+#, c-format
+msgid "More"
+msgstr "ተጨማሪ"
+
+#: any.pm:833
+#, c-format
+msgid "No sharing"
+msgstr "መጋራት የለም"
+
+#: any.pm:833
+#, c-format
+msgid "Allow all users"
+msgstr "ለሁሉም ተጠቃሚዎች ፍቀድ"
+
+#: any.pm:837
+#, c-format
+msgid ""
+"Would you like to allow users to share some of their directories?\n"
+"Allowing this will permit users to simply click on \"Share\" in konqueror "
+"and nautilus.\n"
+"\n"
+"\"Custom\" permit a per-user granularity.\n"
+msgstr ""
+
+#: any.pm:849
+#, c-format
+msgid ""
+"NFS: the traditional Unix file sharing system, with less support on Mac and "
+"Windows."
+msgstr ""
+
+#: any.pm:852
+#, c-format
+msgid ""
+"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
+"systems."
+msgstr ""
+
+#: any.pm:860
+#, c-format
+msgid ""
+"You can export using NFS or SMB. Please select which you would like to use."
+msgstr ""
+
+#: any.pm:883
+#, c-format
+msgid "Launch userdrake"
+msgstr "userdrake አስጀምር"
+
+#: any.pm:885
+#, c-format
+msgid ""
+"The per-user sharing uses the group \"fileshare\". \n"
+"You can use userdrake to add a user to this group."
+msgstr ""
+
+#: authentication.pm:12
+#, c-format
+msgid "Local files"
+msgstr "የቅርብ ፋይሎች"
+
+#: authentication.pm:12
+#, c-format
+msgid "LDAP"
+msgstr "LDAP"
+
+#: authentication.pm:12
+#, c-format
+msgid "NIS"
+msgstr "NIS"
+
+#: authentication.pm:12 authentication.pm:72
+#, c-format
+msgid "Windows Domain"
+msgstr "የWindows ዶሜን"
+
+#: authentication.pm:12
+#, c-format
+msgid "Active Directory"
+msgstr ""
+
+#: authentication.pm:38
+#, c-format
+msgid "Authentication LDAP"
+msgstr ""
+
+#: authentication.pm:39
+#, c-format
+msgid "LDAP Base dn"
+msgstr ""
+
+#: authentication.pm:40
+#, c-format
+msgid "LDAP Server"
+msgstr "የLDAP ሰርቨር"
+
+#: authentication.pm:50
+#, fuzzy, c-format
+msgid "Authentication Active Directory"
+msgstr "የX ዘገባ የማስትገባት ዘዴ"
+
+#: authentication.pm:51 diskdrake/smbnfs_gtk.pm:181
+#, fuzzy, c-format
+msgid "Domain"
+msgstr "ዶሜን"
+
+#: authentication.pm:52 diskdrake/dav.pm:65 help.pm:137
+#, c-format
+msgid "Server"
+msgstr "ሰርቨር"
+
+#: authentication.pm:53
+#, c-format
+msgid "LDAP users database"
+msgstr ""
+
+#: authentication.pm:54
+#, c-format
+msgid "LDAP user allowed to browse the Active Directory"
+msgstr ""
+
+#: authentication.pm:55
+#, fuzzy, c-format
+msgid "Password for user"
+msgstr "ሚስጥር-ቃል ያስፈልጋል"
+
+#: authentication.pm:62
+#, c-format
+msgid "Authentication NIS"
+msgstr ""
+
+#: authentication.pm:63
+#, c-format
+msgid "NIS Domain"
+msgstr "የNIS ዶሜን"
+
+#: authentication.pm:64
+#, c-format
+msgid "NIS Server"
+msgstr "የNIS ሰርቨር"
+
+#: authentication.pm:69
+#, c-format
+msgid ""
+"For this to work for a W2K PDC, you will probably need to have the admin "
+"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
+"add and reboot the server.\n"
+"You will also need the username/password of a Domain Admin to join the "
+"machine to the Windows(TM) domain.\n"
+"If networking is not yet enabled, Drakx will attempt to join the domain "
+"after the network setup step.\n"
+"Should this setup fail for some reason and domain authentication is not "
+"working, run 'smbpasswd -j DOMAIN -U USER%%PASSWORD' using your Windows(tm) "
+"Domain, and Admin Username/Password, after system boot.\n"
+"The command 'wbinfo -t' will test whether your authentication secrets are "
+"good."
+msgstr ""
+
+#: authentication.pm:71
+#, c-format
+msgid "Authentication Windows Domain"
+msgstr "የWindows ዶሜን ትክክለኝነቱን ማረጋገ"
+
+#: authentication.pm:73
+#, c-format
+msgid "Domain Admin User Name"
+msgstr ""
+
+#: authentication.pm:74
+#, c-format
+msgid "Domain Admin Password"
+msgstr "የዶሜን አስተዳዳሪሚስጢራዊ ቃል"
+
+#: authentication.pm:149
+#, c-format
+msgid "Can't use broadcast with no NIS domain"
+msgstr ""
+
+#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
+#: bootloader.pm:532
+#, c-format
+msgid ""
+"Welcome to the operating system chooser!\n"
+"\n"
+"Choose an operating system from the list above or\n"
+"wait for default boot.\n"
+"\n"
+msgstr ""
+
+#: bootloader.pm:663
+#, c-format
+msgid "SILO"
+msgstr "SILO"
+
+#: bootloader.pm:665 help.pm:768
+#, c-format
+msgid "LILO with graphical menu"
+msgstr ""
+
+#: bootloader.pm:666 help.pm:768
+#, c-format
+msgid "LILO with text menu"
+msgstr "LILO ከጽሑፍ ሜኑ ጋር"
+
+#: bootloader.pm:668
+#, c-format
+msgid "Grub"
+msgstr "Grub"
+
+#: bootloader.pm:670
+#, c-format
+msgid "Yaboot"
+msgstr "Yaboot"
+
+#: bootloader.pm:1142
+#, c-format
+msgid "not enough room in /boot"
+msgstr ""
+
+#: bootloader.pm:1170
+#, c-format
+msgid "You can't install the bootloader on a %s partition\n"
+msgstr ""
+
+#: bootloader.pm:1214
+#, c-format
+msgid ""
+"Your bootloader configuration must be updated because partition has been "
+"renumbered"
+msgstr ""
+
+#: bootloader.pm:1221
+#, c-format
+msgid ""
+"The bootloader can't be installed correctly. You have to boot rescue and "
+"choose \"%s\""
+msgstr ""
+
+#: bootloader.pm:1222
+#, c-format
+msgid "Re-install Boot Loader"
+msgstr ""
+
+#: common.pm:125
+#, c-format
+msgid "KB"
+msgstr "KB"
+
+#: common.pm:125
+#, c-format
+msgid "MB"
+msgstr "MB"
+
+#: common.pm:125
+#, c-format
+msgid "GB"
+msgstr "GB"
+
+#: common.pm:133
+#, c-format
+msgid "TB"
+msgstr "TB"
+
+#: common.pm:141
+#, c-format
+msgid "%d minutes"
+msgstr "%d ደቂቃዎች"
+
+#: common.pm:143
+#, c-format
+msgid "1 minute"
+msgstr "1 ደቂቃ"
+
+#: common.pm:145
+#, c-format
+msgid "%d seconds"
+msgstr "%d ሴኮንዶች"
+
+#: common.pm:197
+#, c-format
+msgid "Can't make screenshots before partitioning"
+msgstr ""
+
+#: common.pm:204
+#, c-format
+msgid "Screenshots will be available after install in %s"
+msgstr ""
+
+#: common.pm:269
+#, c-format
+msgid "kdesu missing"
+msgstr "kdesu ጠፍቷል"
+
+#: common.pm:272
+#, c-format
+msgid "consolehelper missing"
+msgstr "consolehelper ጠፍቷል"
+
+#: crypto.pm:14 crypto.pm:28 lang.pm:240 network/adsl_consts.pm:44
+#: network/adsl_consts.pm:55 network/adsl_consts.pm:65
+#: network/adsl_consts.pm:75 network/adsl_consts.pm:86
+#: network/adsl_consts.pm:97 network/adsl_consts.pm:107
+#: network/adsl_consts.pm:117 network/adsl_consts.pm:264
+#: network/netconnect.pm:46
+#, c-format
+msgid "France"
+msgstr "ፈረንሳይ"
+
+#: crypto.pm:15 lang.pm:216
+#, c-format
+msgid "Costa Rica"
+msgstr "ኮስታሪካ"
+
+#: crypto.pm:16 crypto.pm:29 lang.pm:188 network/adsl_consts.pm:26
+#: network/adsl_consts.pm:36 network/netconnect.pm:49
+#, c-format
+msgid "Belgium"
+msgstr "ቤልጄም"
+
+#: crypto.pm:17 crypto.pm:30 lang.pm:221
+#, c-format
+msgid "Czech Republic"
+msgstr "ቼክ ሪፑብሊክ"
+
+#: crypto.pm:18 crypto.pm:31 lang.pm:222 network/adsl_consts.pm:134
+#: network/adsl_consts.pm:142
+#, c-format
+msgid "Germany"
+msgstr "ጀርመን"
+
+#: crypto.pm:19 crypto.pm:32 lang.pm:253
+#, c-format
+msgid "Greece"
+msgstr "ግሪክ"
+
+#: crypto.pm:20 crypto.pm:33 lang.pm:326
+#, c-format
+msgid "Norway"
+msgstr "ኖርዌይ"
+
+#: crypto.pm:21 crypto.pm:34 lang.pm:355 network/adsl_consts.pm:240
+#, c-format
+msgid "Sweden"
+msgstr "ስዊድን"
+
+#: crypto.pm:22 crypto.pm:36 lang.pm:325 network/adsl_consts.pm:178
+#: network/netconnect.pm:47
+#, c-format
+msgid "Netherlands"
+msgstr "ኔዘርላንድ"
+
+#: crypto.pm:23 crypto.pm:37 lang.pm:273 network/adsl_consts.pm:158
+#: network/adsl_consts.pm:168 network/netconnect.pm:48 standalone/drakxtv:45
+#, c-format
+msgid "Italy"
+msgstr "ጣሊያን"
+
+#: crypto.pm:24 crypto.pm:38 lang.pm:181 network/adsl_consts.pm:20
+#, c-format
+msgid "Austria"
+msgstr "ኦስትሪያ"
+
+#: crypto.pm:35 crypto.pm:65 lang.pm:389 network/netconnect.pm:50
+#, c-format
+msgid "United States"
+msgstr "አሜሪካ"
+
+#: diskdrake/dav.pm:19
+#, c-format
+msgid ""
+"WebDAV is a protocol that allows you to mount a web server's directory\n"
+"locally, and treat it like a local filesystem (provided the web server is\n"
+"configured as a WebDAV server). If you would like to add WebDAV mount\n"
+"points, select \"New\"."
+msgstr ""
+
+#: diskdrake/dav.pm:27
+#, c-format
+msgid "New"
+msgstr "አዲስ"
+
+#: diskdrake/dav.pm:63 diskdrake/interactive.pm:422 diskdrake/smbnfs_gtk.pm:75
+#, c-format
+msgid "Unmount"
+msgstr ""
+
+#: diskdrake/dav.pm:64 diskdrake/interactive.pm:419 diskdrake/smbnfs_gtk.pm:76
+#, c-format
+msgid "Mount"
+msgstr ""
+
+#: diskdrake/dav.pm:66 diskdrake/interactive.pm:413
+#: diskdrake/interactive.pm:621 diskdrake/interactive.pm:640
+#: diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:79
+#, c-format
+msgid "Mount point"
+msgstr ""
+
+#: diskdrake/dav.pm:85
+#, c-format
+msgid "Please enter the WebDAV server URL"
+msgstr "እባክዎ የWebDAV ሰርቨር URL ያስገቡ"
+
+#: diskdrake/dav.pm:89
+#, c-format
+msgid "The URL must begin with http:// or https://"
+msgstr "URLሉ በhttp:// ወይም በhttps:// መጀመር አለበት"
+
+#: diskdrake/dav.pm:111
+#, c-format
+msgid "Server: "
+msgstr "ሰርቨር:"
+
+#: diskdrake/dav.pm:112 diskdrake/interactive.pm:474
+#: diskdrake/interactive.pm:1154 diskdrake/interactive.pm:1232
+#, c-format
+msgid "Mount point: "
+msgstr ""
+
+#: diskdrake/dav.pm:113 diskdrake/interactive.pm:1240
+#, c-format
+msgid "Options: %s"
+msgstr "ምርጫዎች: %s"
+
+#: diskdrake/hd_gtk.pm:96 diskdrake/interactive.pm:1000
+#: diskdrake/interactive.pm:1010 diskdrake/interactive.pm:1070
+#, c-format
+msgid "Read carefully!"
+msgstr "በጥንቃቄ ያንብቡ!"
+
+#: diskdrake/hd_gtk.pm:96
+#, c-format
+msgid "Please make a backup of your data first"
+msgstr ""
+
+#: diskdrake/hd_gtk.pm:99
+#, c-format
+msgid ""
+"If you plan to use aboot, be careful to leave a free space (2048 sectors is "
+"enough)\n"
+"at the beginning of the disk"
+msgstr ""
+
+#: diskdrake/hd_gtk.pm:156 help.pm:544
+#, c-format
+msgid "Wizard"
+msgstr ""
+
+#: diskdrake/hd_gtk.pm:189
+#, c-format
+msgid "Choose action"
+msgstr "ተግባር ይምረጡ"
+
+#: diskdrake/hd_gtk.pm:193
+#, c-format
+msgid ""
+"You have one big Microsoft Windows partition.\n"
+"I suggest you first resize that partition\n"
+"(click on it, then click on \"Resize\")"
+msgstr ""
+
+#: diskdrake/hd_gtk.pm:195
+#, c-format
+msgid "Please click on a partition"
+msgstr "እባክዎ ክፋዩ ላይ ያቃጭሉ"
+
+#: diskdrake/hd_gtk.pm:209 diskdrake/smbnfs_gtk.pm:63 install_steps_gtk.pm:477
+#: standalone/drakbackup:2942 standalone/drakbackup:3004
+#, c-format
+msgid "Details"
+msgstr "ዝርዝሮች"
+
+#: diskdrake/hd_gtk.pm:255
+#, c-format
+msgid "No hard drives found"
+msgstr "ቋሚ ዲስኮችን አልተገኙም"
+
+#: diskdrake/hd_gtk.pm:326
+#, c-format
+msgid "Ext2"
+msgstr "Ext2"
+
+#: diskdrake/hd_gtk.pm:326
+#, c-format
+msgid "Journalised FS"
+msgstr ""
+
+#: diskdrake/hd_gtk.pm:326
+#, c-format
+msgid "Swap"
+msgstr "Swap"
+
+#: diskdrake/hd_gtk.pm:326
+#, c-format
+msgid "SunOS"
+msgstr "SunOS"
+
+#: diskdrake/hd_gtk.pm:326
+#, c-format
+msgid "HFS"
+msgstr "HFS"
+
+#: diskdrake/hd_gtk.pm:326
+#, c-format
+msgid "Windows"
+msgstr "Windows"
+
+#: diskdrake/hd_gtk.pm:327 install_steps_gtk.pm:329 mouse.pm:167
+#: services.pm:164 standalone/drakbackup:1582 standalone/drakperm:254
+#, c-format
+msgid "Other"
+msgstr "ሌላ"
+
+#: diskdrake/hd_gtk.pm:327 diskdrake/interactive.pm:1172
+#, c-format
+msgid "Empty"
+msgstr "ባዶ"
+
+#: diskdrake/hd_gtk.pm:331
+#, c-format
+msgid "Filesystem types:"
+msgstr "የፋይል ሲስተም አይነቶች:"
+
+#: diskdrake/hd_gtk.pm:348 diskdrake/hd_gtk.pm:350 diskdrake/hd_gtk.pm:353
+#, c-format
+msgid "Use ``%s'' instead"
+msgstr "በዚህ ፈንታ ``%s'' ይጠቀሙ"
+
+#: diskdrake/hd_gtk.pm:348 diskdrake/hd_gtk.pm:353
+#: diskdrake/interactive.pm:414 diskdrake/interactive.pm:574
+#: diskdrake/removable.pm:26 diskdrake/removable.pm:49
+#: standalone/harddrake2:72
+#, c-format
+msgid "Type"
+msgstr "አይነት"
+
+#: diskdrake/hd_gtk.pm:348 diskdrake/interactive.pm:436
+#, c-format
+msgid "Create"
+msgstr "ፍጠር"
+
+#. -PO: "Delete" is a button text and the translation has to be AS SHORT AS POSSIBLE
+#: diskdrake/hd_gtk.pm:350 diskdrake/interactive.pm:423
+#: standalone/drakperm:124 standalone/printerdrake:236
+#, c-format
+msgid "Delete"
+msgstr "አጥፋ"
+
+#: diskdrake/hd_gtk.pm:353
+#, c-format
+msgid "Use ``Unmount'' first"
+msgstr "በመጀመሪያ ``Unmount'' ይጠቀሙ"
+
+#: diskdrake/interactive.pm:184
+#, fuzzy, c-format
+msgid "Choose another partition"
+msgstr "foo. (ሌላ ቅጂ)"
+
+#: diskdrake/interactive.pm:184
+#, c-format
+msgid "Choose a partition"
+msgstr "ክፋይ ይምረጡ"
+
+#: diskdrake/interactive.pm:213
+#, c-format
+msgid "Exit"
+msgstr "ውጣ"
+
+#: diskdrake/interactive.pm:246 help.pm:544
+#, c-format
+msgid "Undo"
+msgstr "ወደ ነበረበት መልስ"
+
+#: diskdrake/interactive.pm:246
+#, c-format
+msgid "Toggle to normal mode"
+msgstr ""
+
+#: diskdrake/interactive.pm:246
+#, c-format
+msgid "Toggle to expert mode"
+msgstr ""
+
+#: diskdrake/interactive.pm:265
+#, c-format
+msgid "Continue anyway?"
+msgstr "ለማንኛውም ቀጥል?"
+
+#: diskdrake/interactive.pm:270
+#, c-format
+msgid "Quit without saving"
+msgstr "ሳታስቀምጥ ውጣ"
+
+#: diskdrake/interactive.pm:270
+#, c-format
+msgid "Quit without writing the partition table?"
+msgstr ""
+
+#: diskdrake/interactive.pm:275
+#, c-format
+msgid "Do you want to save /etc/fstab modifications"
+msgstr ""
+
+#: diskdrake/interactive.pm:282 install_steps_interactive.pm:301
+#, c-format
+msgid "You need to reboot for the partition table modifications to take place"
+msgstr ""
+
+#: diskdrake/interactive.pm:295 help.pm:544
+#, c-format
+msgid "Clear all"
+msgstr "ሁሉንም ሰርዝ"
+
+#: diskdrake/interactive.pm:296 help.pm:544
+#, c-format
+msgid "Auto allocate"
+msgstr "በራሱ አመልካች"
+
+#: diskdrake/interactive.pm:302
+#, c-format
+msgid "Hard drive information"
+msgstr "የቋሚ ዲስክ መረጃ"
+
+#: diskdrake/interactive.pm:334
+#, c-format
+msgid "All primary partitions are used"
+msgstr ""
+
+#: diskdrake/interactive.pm:335
+#, c-format
+msgid "I can't add any more partitions"
+msgstr ""
+
+#: diskdrake/interactive.pm:336
+#, c-format
+msgid ""
+"To have more partitions, please delete one to be able to create an extended "
+"partition"
+msgstr ""
+
+#: diskdrake/interactive.pm:347 help.pm:544
+#, c-format
+msgid "Save partition table"
+msgstr "የክፋይ ሠንጠረዡን አስቀምጥ"
+
+#: diskdrake/interactive.pm:348 help.pm:544
+#, c-format
+msgid "Restore partition table"
+msgstr "የክፋይ ሠንጠረዡ ወደ ነበረበት መልስ"
+
+#: diskdrake/interactive.pm:349 help.pm:544
+#, c-format
+msgid "Rescue partition table"
+msgstr "የክፋይ ሠንጠረዡን አድን"
+
+#: diskdrake/interactive.pm:351 help.pm:544
+#, c-format
+msgid "Reload partition table"
+msgstr "የክፋይ ሠንጠረዡን እንደገና ጫን"
+
+#: diskdrake/interactive.pm:353
+#, c-format
+msgid "Removable media automounting"
+msgstr ""
+
+#: diskdrake/interactive.pm:362 diskdrake/interactive.pm:382
+#, c-format
+msgid "Select file"
+msgstr "ፋይል ይምረጡ"
+
+#: diskdrake/interactive.pm:369
+#, c-format
+msgid ""
+"The backup partition table has not the same size\n"
+"Still continue?"
+msgstr ""
+
+#: diskdrake/interactive.pm:383 harddrake/sound.pm:226 keyboard.pm:340
+#: network/netconnect.pm:450 network/netconnect.pm:469
+#: printer/printerdrake.pm:936 printer/printerdrake.pm:1891
+#: printer/printerdrake.pm:1953 printer/printerdrake.pm:1987
+#: printer/printerdrake.pm:2291 printer/printerdrake.pm:3149
+#: printer/printerdrake.pm:3426 printer/printerdrake.pm:3545
+#: printer/printerdrake.pm:4543 standalone/drakTermServ:340
+#: standalone/drakTermServ:1072 standalone/drakTermServ:1128
+#: standalone/drakTermServ:1801 standalone/drakbackup:510
+#: standalone/drakbackup:609 standalone/drakboot:156 standalone/drakclock:214
+#: standalone/drakconnect:921 standalone/drakfloppy:296 standalone/drakups:27
+#: standalone/scannerdrake:50 standalone/scannerdrake:913
+#, c-format
+msgid "Warning"
+msgstr "ማስጠንቀቂያ"
+
+#: diskdrake/interactive.pm:384
+#, c-format
+msgid ""
+"Insert a floppy in drive\n"
+"All data on this floppy will be lost"
+msgstr ""
+
+#: diskdrake/interactive.pm:395
+#, c-format
+msgid "Trying to rescue partition table"
+msgstr ""
+
+#: diskdrake/interactive.pm:401
+#, c-format
+msgid "Detailed information"
+msgstr "ዝርዝር መረጃ"
+
+#: diskdrake/interactive.pm:416 diskdrake/interactive.pm:711
+#, c-format
+msgid "Resize"
+msgstr "መጠን አስተካክል"
+
+#: diskdrake/interactive.pm:417 diskdrake/interactive.pm:779
+#, c-format
+msgid "Move"
+msgstr "አንቀሳቅስ"
+
+#: diskdrake/interactive.pm:418
+#, c-format
+msgid "Format"
+msgstr "ፎርማት"
+
+#: diskdrake/interactive.pm:420
+#, c-format
+msgid "Add to RAID"
+msgstr "ወደ RAID ጨምር"
+
+#: diskdrake/interactive.pm:421
+#, c-format
+msgid "Add to LVM"
+msgstr "ወደ LVM ጨምር"
+
+#: diskdrake/interactive.pm:424
+#, c-format
+msgid "Remove from RAID"
+msgstr "ከRAID አስወግድ"
+
+#: diskdrake/interactive.pm:425
+#, c-format
+msgid "Remove from LVM"
+msgstr "ከLVM አስወግድ"
+
+#: diskdrake/interactive.pm:426
+#, c-format
+msgid "Modify RAID"
+msgstr "RAID ለውጥ"
+
+#: diskdrake/interactive.pm:427
+#, fuzzy, c-format
+msgid "Use for loopback"
+msgstr "ለህብሩ የglyph ቅርጽ አወጣት ተጠቀም"
+
+#: diskdrake/interactive.pm:467
+#, fuzzy, c-format
+msgid "Create a new partition"
+msgstr "አዲስ ሰነድ ፍጠር"
+
+#: diskdrake/interactive.pm:470
+#, fuzzy, c-format
+msgid "Start sector: "
+msgstr "በ..ጀምር፦"
+
+#: diskdrake/interactive.pm:472 diskdrake/interactive.pm:881
+#, c-format
+msgid "Size in MB: "
+msgstr "መጠን በMB:"
+
+#: diskdrake/interactive.pm:473 diskdrake/interactive.pm:882
+#, c-format
+msgid "Filesystem type: "
+msgstr "የፋይል ሲስተም አይነት: "
+
+#: diskdrake/interactive.pm:478
+#, c-format
+msgid "Preference: "
+msgstr "ምርጫ: "
+
+#: diskdrake/interactive.pm:481
+#, fuzzy, c-format
+msgid "Logical volume name "
+msgstr "ህገ ወጥ የዶሴ ስም"
+
+#: diskdrake/interactive.pm:510
+#, c-format
+msgid ""
+"You can't create a new partition\n"
+"(since you reached the maximal number of primary partitions).\n"
+"First remove a primary partition and create an extended partition."
+msgstr ""
+
+#: diskdrake/interactive.pm:540
+#, fuzzy, c-format
+msgid "Remove the loopback file?"
+msgstr "'%s' ሰነድን መሰረዝ አልተቻለም"
+
+#: diskdrake/interactive.pm:559
+#, c-format
+msgid ""
+"After changing type of partition %s, all data on this partition will be lost"
+msgstr ""
+
+#: diskdrake/interactive.pm:570
+#, fuzzy, c-format
+msgid "Change partition type"
+msgstr "ጥሩው የፋይል ዓይነት"
+
+#: diskdrake/interactive.pm:571 diskdrake/removable.pm:48
+#, c-format
+msgid "Which filesystem do you want?"
+msgstr "የትኛውን የፋይል ሲስተም ይፈልጋሉ?"
+
+#: diskdrake/interactive.pm:579
+#, c-format
+msgid "Switching from ext2 to ext3"
+msgstr ""
+
+#: diskdrake/interactive.pm:608
+#, c-format
+msgid "Where do you want to mount the loopback file %s?"
+msgstr ""
+
+#: diskdrake/interactive.pm:609
+#, c-format
+msgid "Where do you want to mount device %s?"
+msgstr ""
+
+#: diskdrake/interactive.pm:614
+#, c-format
+msgid ""
+"Can't unset mount point as this partition is used for loop back.\n"
+"Remove the loopback first"
+msgstr ""
+
+#: diskdrake/interactive.pm:639
+#, fuzzy, c-format
+msgid "Where do you want to mount %s?"
+msgstr "ስራ-እቅዱን መሠረዝ ይፈልጋሉ?"
+
+#: diskdrake/interactive.pm:663 diskdrake/interactive.pm:743
+#: install_interactive.pm:156 install_interactive.pm:186
+#, c-format
+msgid "Resizing"
+msgstr "መጠን ማስተካከል"
+
+#: diskdrake/interactive.pm:663
+#, c-format
+msgid "Computing FAT filesystem bounds"
+msgstr ""
+
+#: diskdrake/interactive.pm:699
+#, fuzzy, c-format
+msgid "This partition is not resizeable"
+msgstr "አዝናለሁ። ይህ ሁኔታ ከአሁን ወዲያ አይገኝም።"
+
+#: diskdrake/interactive.pm:704
+#, c-format
+msgid "All data on this partition should be backed-up"
+msgstr ""
+
+#: diskdrake/interactive.pm:706
+#, c-format
+msgid "After resizing partition %s, all data on this partition will be lost"
+msgstr ""
+
+#: diskdrake/interactive.pm:711
+#, c-format
+msgid "Choose the new size"
+msgstr "አዲሱን መጠን ይምረጡ"
+
+#: diskdrake/interactive.pm:712
+#, c-format
+msgid "New size in MB: "
+msgstr "አዲስ መጠን በMB: "
+
+#: diskdrake/interactive.pm:756 install_interactive.pm:194
+#, c-format
+msgid ""
+"To ensure data integrity after resizing the partition(s), \n"
+"filesystem checks will be run on your next boot into Windows(TM)"
+msgstr ""
+
+#: diskdrake/interactive.pm:780
+#, c-format
+msgid "Which disk do you want to move it to?"
+msgstr ""
+
+#: diskdrake/interactive.pm:781
+#, c-format
+msgid "Sector"
+msgstr ""
+
+#: diskdrake/interactive.pm:782
+#, c-format
+msgid "Which sector do you want to move it to?"
+msgstr ""
+
+#: diskdrake/interactive.pm:785
+#, c-format
+msgid "Moving"
+msgstr "በማንቀሳቀስ ላይ"
+
+#: diskdrake/interactive.pm:785
+#, c-format
+msgid "Moving partition..."
+msgstr ""
+
+#: diskdrake/interactive.pm:807
+#, c-format
+msgid "Choose an existing RAID to add to"
+msgstr ""
+
+#: diskdrake/interactive.pm:808 diskdrake/interactive.pm:825
+#, c-format
+msgid "new"
+msgstr "አዲስ"
+
+#: diskdrake/interactive.pm:823
+#, c-format
+msgid "Choose an existing LVM to add to"
+msgstr ""
+
+#: diskdrake/interactive.pm:829
+#, c-format
+msgid "LVM name?"
+msgstr "የLVM ስም?"
+
+#: diskdrake/interactive.pm:866
+#, c-format
+msgid "This partition can't be used for loopback"
+msgstr ""
+
+#: diskdrake/interactive.pm:879
+#, c-format
+msgid "Loopback"
+msgstr ""
+
+#: diskdrake/interactive.pm:880
+#, fuzzy, c-format
+msgid "Loopback file name: "
+msgstr "Name=የHTML ፋይል"
+
+#: diskdrake/interactive.pm:885
+#, c-format
+msgid "Give a file name"
+msgstr "የፋይል ስም ይስጡ"
+
+#: diskdrake/interactive.pm:888
+#, c-format
+msgid "File is already used by another loopback, choose another one"
+msgstr ""
+
+#: diskdrake/interactive.pm:889
+#, fuzzy, c-format
+msgid "File already exists. Use it?"
+msgstr "ፋይሉ በፊትም ነበር። የ-yes ምርጫን ተጠቀሙ።"
+
+#: diskdrake/interactive.pm:912
+#, fuzzy, c-format
+msgid "Mount options"
+msgstr "ምርጫዎችን አስገባ"
+
+#: diskdrake/interactive.pm:919
+#, c-format
+msgid "Various"
+msgstr ""
+
+#: diskdrake/interactive.pm:983
+#, c-format
+msgid "device"
+msgstr "መሳሪያ"
+
+#: diskdrake/interactive.pm:984
+#, c-format
+msgid "level"
+msgstr "ደረጃ"
+
+#: diskdrake/interactive.pm:985
+#, fuzzy, c-format
+msgid "chunk size"
+msgstr "የፊደል ቅርጽ መጠን፦"
+
+#: diskdrake/interactive.pm:1001
+#, c-format
+msgid "Be careful: this operation is dangerous."
+msgstr "ይጠንቀቁ: ይህ አሰራር አደገኛ ነው።"
+
+#: diskdrake/interactive.pm:1016
+#, fuzzy, c-format
+msgid "What type of partitioning?"
+msgstr "ጥሩው የፋይል ዓይነት"
+
+#: diskdrake/interactive.pm:1032
+#, c-format
+msgid "The package %s is needed. Install it?"
+msgstr "የ%s ጥቅል ያስፈልጋል። ይተከል?"
+
+#: diskdrake/interactive.pm:1061
+#, c-format
+msgid "You'll need to reboot before the modification can take place"
+msgstr ""
+
+#: diskdrake/interactive.pm:1070
+#, c-format
+msgid "Partition table of drive %s is going to be written to disk!"
+msgstr ""
+
+#: diskdrake/interactive.pm:1083
+#, c-format
+msgid "After formatting partition %s, all data on this partition will be lost"
+msgstr ""
+
+#: diskdrake/interactive.pm:1100
+#, c-format
+msgid "Move files to the new partition"
+msgstr ""
+
+#: diskdrake/interactive.pm:1100
+#, c-format
+msgid "Hide files"
+msgstr "ፋይሎች ደብቅ"
+
+#: diskdrake/interactive.pm:1101
+#, c-format
+msgid ""
+"Directory %s already contains data\n"
+"(%s)"
+msgstr ""
+
+#: diskdrake/interactive.pm:1112
+#, c-format
+msgid "Moving files to the new partition"
+msgstr ""
+
+#: diskdrake/interactive.pm:1116
+#, c-format
+msgid "Copying %s"
+msgstr "%sን በመገልበጥ ላይ"
+
+#: diskdrake/interactive.pm:1120
+#, c-format
+msgid "Removing %s"
+msgstr "%sን በማስወገድ ላይ"
+
+#: diskdrake/interactive.pm:1134
+#, c-format
+msgid "partition %s is now known as %s"
+msgstr ""
+
+#: diskdrake/interactive.pm:1155 diskdrake/interactive.pm:1217
+#, c-format
+msgid "Device: "
+msgstr "መሳሪያ: "
+
+#: diskdrake/interactive.pm:1156
+#, fuzzy, c-format
+msgid "Devfs name: "
+msgstr "መሳሪያ: "
+
+#: diskdrake/interactive.pm:1157
+#, c-format
+msgid "Volume label: "
+msgstr ""
+
+#: diskdrake/interactive.pm:1158
+#, c-format
+msgid "DOS drive letter: %s (just a guess)\n"
+msgstr ""
+
+#: diskdrake/interactive.pm:1162 diskdrake/interactive.pm:1170
+#: diskdrake/interactive.pm:1236
+#, c-format
+msgid "Type: "
+msgstr "አይነት: "
+
+#: diskdrake/interactive.pm:1166 install_steps_gtk.pm:341
+#, c-format
+msgid "Name: "
+msgstr "ስም: "
+
+#: diskdrake/interactive.pm:1174
+#, fuzzy, c-format
+msgid "Start: sector %s\n"
+msgstr "በ..ጀምር፦"
+
+#: diskdrake/interactive.pm:1175
+#, c-format
+msgid "Size: %s"
+msgstr "መጠን: %s"
+
+#: diskdrake/interactive.pm:1177
+#, c-format
+msgid ", %s sectors"
+msgstr ""
+
+#: diskdrake/interactive.pm:1179
+#, fuzzy, c-format
+msgid "Cylinder %d to %d\n"
+msgstr "CD ወደ"
+
+#: diskdrake/interactive.pm:1180
+#, fuzzy, c-format
+msgid "Number of logical extents: %d"
+msgstr "የአምዶቹን ቍጥር ለውጥ"
+
+#: diskdrake/interactive.pm:1181
+#, c-format
+msgid "Formatted\n"
+msgstr ""
+
+#: diskdrake/interactive.pm:1182
+#, fuzzy, c-format
+msgid "Not formatted\n"
+msgstr "አልተገኘም"
+
+#: diskdrake/interactive.pm:1183
+#, c-format
+msgid "Mounted\n"
+msgstr ""
+
+#: diskdrake/interactive.pm:1184
+#, c-format
+msgid "RAID md%s\n"
+msgstr ""
+
+#: diskdrake/interactive.pm:1186
+#, fuzzy, c-format
+msgid ""
+"Loopback file(s):\n"
+" %s\n"
+msgstr "የፋይሉ ዓይነት"
+
+#: diskdrake/interactive.pm:1187
+#, c-format
+msgid ""
+"Partition booted by default\n"
+" (for MS-DOS boot, not for lilo)\n"
+msgstr ""
+
+#: diskdrake/interactive.pm:1189
+#, fuzzy, c-format
+msgid "Level %s\n"
+msgstr "ደረጃ፦"
+
+#: diskdrake/interactive.pm:1190
+#, fuzzy, c-format
+msgid "Chunk size %s\n"
+msgstr "የፊደል ቅርጽ መጠን፦"
+
+#: diskdrake/interactive.pm:1191
+#, c-format
+msgid "RAID-disks %s\n"
+msgstr ""
+
+#: diskdrake/interactive.pm:1193
+#, fuzzy, c-format
+msgid "Loopback file name: %s"
+msgstr "Name=የHTML ፋይል"
+
+#: diskdrake/interactive.pm:1196
+#, c-format
+msgid ""
+"\n"
+"Chances are, this partition is\n"
+"a Driver partition. You should\n"
+"probably leave it alone.\n"
+msgstr ""
+
+#: diskdrake/interactive.pm:1199
+#, c-format
+msgid ""
+"\n"
+"This special Bootstrap\n"
+"partition is for\n"
+"dual-booting your system.\n"
+msgstr ""
+
+#: diskdrake/interactive.pm:1218
+#, c-format
+msgid "Read-only"
+msgstr "ማንበብ ብቻ"
+
+#: diskdrake/interactive.pm:1219
+#, fuzzy, c-format
+msgid "Size: %s\n"
+msgstr "መጠን፦"
+
+#: diskdrake/interactive.pm:1220
+#, c-format
+msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
+msgstr ""
+
+#: diskdrake/interactive.pm:1221
+#, c-format
+msgid "Info: "
+msgstr "መረጃ: "
+
+#: diskdrake/interactive.pm:1222
+#, c-format
+msgid "LVM-disks %s\n"
+msgstr ""
+
+#: diskdrake/interactive.pm:1223
+#, fuzzy, c-format
+msgid "Partition table type: %s\n"
+msgstr "ጥሩው የፋይል ዓይነት"
+
+#: diskdrake/interactive.pm:1224
+#, fuzzy, c-format
+msgid "on channel %d id %d\n"
+msgstr "የመጠቀሚያው ፕሮግራም የID ሐረግ"
+
+#: diskdrake/interactive.pm:1257
+#, fuzzy, c-format
+msgid "Filesystem encryption key"
+msgstr "ቁልፉን \"%s\" NULL ነው"
+
+#: diskdrake/interactive.pm:1258
+#, c-format
+msgid "Choose your filesystem encryption key"
+msgstr ""
+
+#: diskdrake/interactive.pm:1261
+#, c-format
+msgid "This encryption key is too simple (must be at least %d characters long)"
+msgstr ""
+
+#: diskdrake/interactive.pm:1262
+#, c-format
+msgid "The encryption keys do not match"
+msgstr ""
+
+#: diskdrake/interactive.pm:1265 network/netconnect.pm:979
+#: standalone/drakconnect:404
+#, fuzzy, c-format
+msgid "Encryption key"
+msgstr "የሚገባው ዋናው ነገር"
+
+#: diskdrake/interactive.pm:1266
+#, fuzzy, c-format
+msgid "Encryption key (again)"
+msgstr "እባክዎ እንደገና ይሞክሩ"
+
+#: diskdrake/removable.pm:47
+#, c-format
+msgid "Change type"
+msgstr "አይነት ለውጥ"
+
+#: diskdrake/smbnfs_gtk.pm:163
+#, c-format
+msgid "Can't login using username %s (bad password?)"
+msgstr ""
+
+#: diskdrake/smbnfs_gtk.pm:167 diskdrake/smbnfs_gtk.pm:176
+#, fuzzy, c-format
+msgid "Domain Authentication Required"
+msgstr "የተጠቃሚው የአጠቃቀም ደረጃ ያስፈልጋል"
+
+#: diskdrake/smbnfs_gtk.pm:168
+#, c-format
+msgid "Which username"
+msgstr "የትኛው የተጠቃሚ ስም"
+
+#: diskdrake/smbnfs_gtk.pm:168
+#, c-format
+msgid "Another one"
+msgstr "ሌላ"
+
+#: diskdrake/smbnfs_gtk.pm:177
+#, c-format
+msgid ""
+"Please enter your username, password and domain name to access this host."
+msgstr ""
+
+#: diskdrake/smbnfs_gtk.pm:179 standalone/drakbackup:3495
+#, c-format
+msgid "Username"
+msgstr "የተጠቃሚ ስም"
+
+#: diskdrake/smbnfs_gtk.pm:205
+#, c-format
+msgid "Search servers"
+msgstr "ሰርቨሮችን ፈልግ"
+
+#: diskdrake/smbnfs_gtk.pm:210
+#, c-format
+msgid "Search new servers"
+msgstr "አዲስ ሰርቨሮችን ፈልግ"
+
+#: do_pkgs.pm:21
+#, c-format
+msgid "The package %s needs to be installed. Do you want to install it?"
+msgstr ""
+
+#: do_pkgs.pm:26
+#, c-format
+msgid "Mandatory package %s is missing"
+msgstr ""
+
+#: do_pkgs.pm:143
+#, c-format
+msgid "Installing packages..."
+msgstr "ጥቅሎችን በመትከል ላይ..."
+
+#: do_pkgs.pm:217
+#, c-format
+msgid "Removing packages..."
+msgstr "ጥቅሎችን በማስወገድ ላይ..."
+
+#: fs.pm:416
+#, c-format
+msgid ""
+"Do not update inode access times on this file system\n"
+"(e.g, for faster access on the news spool to speed up news servers)."
+msgstr ""
+
+#: fs.pm:419
+#, c-format
+msgid ""
+"Can only be mounted explicitly (i.e.,\n"
+"the -a option will not cause the file system to be mounted)."
+msgstr ""
+
+#: fs.pm:422
+#, c-format
+msgid "Do not interpret character or block special devices on the file system."
+msgstr ""
+
+#: fs.pm:424
+#, c-format
+msgid ""
+"Do not allow execution of any binaries on the mounted\n"
+"file system. This option might be useful for a server that has file systems\n"
+"containing binaries for architectures other than its own."
+msgstr ""
+
+#: fs.pm:428
+#, c-format
+msgid ""
+"Do not allow set-user-identifier or set-group-identifier\n"
+"bits to take effect. (This seems safe, but is in fact rather unsafe if you\n"
+"have suidperl(1) installed.)"
+msgstr ""
+
+#: fs.pm:432
+#, c-format
+msgid "Mount the file system read-only."
+msgstr ""
+
+#: fs.pm:434
+#, c-format
+msgid "All I/O to the file system should be done synchronously."
+msgstr ""
+
+#: fs.pm:438
+#, c-format
+msgid ""
+"Allow an ordinary user to mount the file system. The\n"
+"name of the mounting user is written to mtab so that he can unmount the "
+"file\n"
+"system again. This option implies the options noexec, nosuid, and nodev\n"
+"(unless overridden by subsequent options, as in the option line\n"
+"user,exec,dev,suid )."
+msgstr ""
+
+#: fs.pm:446
+#, c-format
+msgid "Give write access to ordinary users"
+msgstr ""
+
+#: fs.pm:448
+#, c-format
+msgid "Give read-only access to ordinary users"
+msgstr ""
+
+#: fs.pm:588 fs.pm:598 fs.pm:602 fs.pm:606 fs.pm:610 fs.pm:614 swap.pm:12
+#, fuzzy, c-format
+msgid "%s formatting of %s failed"
+msgstr "%s አልተገኘም"
+
+#: fs.pm:655
+#, c-format
+msgid "I don't know how to format %s in type %s"
+msgstr ""
+
+#: fs.pm:662 fs.pm:669
+#, fuzzy, c-format
+msgid "Formatting partition %s"
+msgstr "የጽሑፍ ማስተካከያ"
+
+#: fs.pm:666
+#, fuzzy, c-format
+msgid "Creating and formatting file %s"
+msgstr "ውስጣዊ"
+
+#: fs.pm:726 fs.pm:775
+#, c-format
+msgid "Mounting partition %s"
+msgstr ""
+
+#: fs.pm:727 fs.pm:776
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr ""
+
+#: fs.pm:747 fs.pm:754
+#, c-format
+msgid "Checking %s"
+msgstr "%sን በማጣራት ላይ"
+
+#: fs.pm:792 partition_table.pm:639
+#, fuzzy, c-format
+msgid "error unmounting %s: %s"
+msgstr "ዳታቤዝ ስህተት: %s"
+
+#: fs.pm:824
+#, fuzzy, c-format
+msgid "Enabling swap partition %s"
+msgstr "/መሣሪያዎች/Swap Colors"
+
+#: fsedit.pm:21
+#, c-format
+msgid "simple"
+msgstr "ቀላል"
+
+#: fsedit.pm:25
+#, fuzzy, c-format
+msgid "with /usr"
+msgstr "ከማራዘሚያ ጋር፦"
+
+#: fsedit.pm:30
+#, c-format
+msgid "server"
+msgstr "ሰርቨር"
+
+#: fsedit.pm:263
+#, c-format
+msgid ""
+"I can't read the partition table of device %s, it's too corrupted for me :(\n"
+"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
+"The other solution is to not allow DrakX to modify the partition table.\n"
+"(the error is %s)\n"
+"\n"
+"Do you agree to lose all the partitions?\n"
+msgstr ""
+
+#: fsedit.pm:524
+#, c-format
+msgid "You can't use JFS for partitions smaller than 16MB"
+msgstr ""
+
+#: fsedit.pm:525
+#, c-format
+msgid "You can't use ReiserFS for partitions smaller than 32MB"
+msgstr ""
+
+#: fsedit.pm:544
+#, c-format
+msgid "Mount points must begin with a leading /"
+msgstr ""
+
+#: fsedit.pm:545
+#, c-format
+msgid "Mount points should contain only alphanumerical characters"
+msgstr ""
+
+#: fsedit.pm:546
+#, c-format
+msgid "There is already a partition with mount point %s\n"
+msgstr ""
+
+#: fsedit.pm:548
+#, c-format
+msgid ""
+"You've selected a software RAID partition as root (/).\n"
+"No bootloader is able to handle this without a /boot partition.\n"
+"Please be sure to add a /boot partition"
+msgstr ""
+
+#: fsedit.pm:551
+#, c-format
+msgid "You can't use a LVM Logical Volume for mount point %s"
+msgstr ""
+
+#: fsedit.pm:553
+#, c-format
+msgid ""
+"You've selected a LVM Logical Volume as root (/).\n"
+"The bootloader is not able to handle this without a /boot partition.\n"
+"Please be sure to add a /boot partition"
+msgstr ""
+
+#: fsedit.pm:556
+#, c-format
+msgid ""
+"You may not be able to install lilo (since lilo doesn't handle a LV on "
+"multiple PVs)"
+msgstr ""
+
+#: fsedit.pm:559 fsedit.pm:561
+#, c-format
+msgid "This directory should remain within the root filesystem"
+msgstr ""
+
+#: fsedit.pm:563 fsedit.pm:565
+#, c-format
+msgid ""
+"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
+"point\n"
+msgstr ""
+
+#: fsedit.pm:567
+#, c-format
+msgid "You can't use an encrypted file system for mount point %s"
+msgstr ""
+
+#: fsedit.pm:628
+#, c-format
+msgid "Not enough free space for auto-allocating"
+msgstr ""
+
+#: fsedit.pm:630
+#, c-format
+msgid "Nothing to do"
+msgstr "የሚሰራ ነገር የለም"
+
+#: fsedit.pm:726
+#, fuzzy, c-format
+msgid "Error opening %s for writing: %s"
+msgstr "ለመጻፍ ፋይል %sን መክፈት አልቻለም"
+
+#: harddrake/data.pm:55
+#, c-format
+msgid "Floppy"
+msgstr "ፍሎፒ"
+
+#: harddrake/data.pm:65
+#, c-format
+msgid "Zip"
+msgstr "ዚፕ"
+
+#: harddrake/data.pm:75
+#, c-format
+msgid "Disk"
+msgstr "ዲስክ"
+
+#: harddrake/data.pm:84
+#, c-format
+msgid "CDROM"
+msgstr "ሲዲ-ሮም"
+
+#: harddrake/data.pm:94
+#, c-format
+msgid "CD/DVD burners"
+msgstr "ዲሲ/ዲቪዲ አቃጣይ ፕሮግራሞች"
+
+#: harddrake/data.pm:104
+#, fuzzy, c-format
+msgid "DVD-ROM"
+msgstr "ከ_ሰንዱ"
+
+#: harddrake/data.pm:114 standalone/drakbackup:2025
+#, c-format
+msgid "Tape"
+msgstr ""
+
+#: harddrake/data.pm:123
+#, c-format
+msgid "Videocard"
+msgstr ""
+
+#: harddrake/data.pm:133
+#, c-format
+msgid "Tvcard"
+msgstr ""
+
+#: harddrake/data.pm:142
+#, fuzzy, c-format
+msgid "Other MultiMedia devices"
+msgstr "(በሌላ ፍሬም)"
+
+#: harddrake/data.pm:151
+#, c-format
+msgid "Soundcard"
+msgstr ""
+
+#: harddrake/data.pm:160
+#, c-format
+msgid "Webcam"
+msgstr ""
+
+#: harddrake/data.pm:174
+#, c-format
+msgid "Processors"
+msgstr ""
+
+#: harddrake/data.pm:183
+#, c-format
+msgid "ISDN adapters"
+msgstr ""
+
+#: harddrake/data.pm:192
+#, c-format
+msgid "Ethernetcard"
+msgstr ""
+
+#: harddrake/data.pm:208 network/netconnect.pm:464
+#, c-format
+msgid "Modem"
+msgstr ""
+
+#: harddrake/data.pm:217
+#, c-format
+msgid "ADSL adapters"
+msgstr ""
+
+#: harddrake/data.pm:230
+#, c-format
+msgid "AGP controllers"
+msgstr "የAGP ተቆጣጣሪዎች"
+
+#: harddrake/data.pm:239
+#, c-format
+msgid "Bridges and system controllers"
+msgstr ""
+
+#: harddrake/data.pm:248 help.pm:203 help.pm:991
+#: install_steps_interactive.pm:927 printer/printerdrake.pm:687
+#: printer/printerdrake.pm:4175
+#, c-format
+msgid "Printer"
+msgstr "ማተሚያ"
+
+#: harddrake/data.pm:257 help.pm:991 install_steps_interactive.pm:920
+#, c-format
+msgid "Mouse"
+msgstr "መጠቂሚያ"
+
+#: harddrake/data.pm:271
+#, c-format
+msgid "Joystick"
+msgstr ""
+
+#: harddrake/data.pm:281
+#, c-format
+msgid "(E)IDE/ATA controllers"
+msgstr ""
+
+#: harddrake/data.pm:290
+#, c-format
+msgid "SATA controllers"
+msgstr "የSATA ተቆጣጣሪዎች"
+
+#: harddrake/data.pm:299
+#, c-format
+msgid "Firewire controllers"
+msgstr "የFirewire ተቆጣጣሪዎች"
+
+#: harddrake/data.pm:308
+#, c-format
+msgid "SCSI controllers"
+msgstr "የSCSI ተቆጣጣዊዎች"
+
+#: harddrake/data.pm:317
+#, c-format
+msgid "USB controllers"
+msgstr "የUSB ተቆጣጣቂዎች"
+
+#: harddrake/data.pm:326
+#, c-format
+msgid "USB ports"
+msgstr "የUSB ፖርቶች"
+
+#: harddrake/data.pm:335
+#, c-format
+msgid "SMBus controllers"
+msgstr "የSMBus ተቆጣጣሪዎች"
+
+#: harddrake/data.pm:344
+#, c-format
+msgid "Scanner"
+msgstr ""
+
+#: harddrake/data.pm:354 standalone/harddrake2:336
+#, c-format
+msgid "Unknown/Others"
+msgstr "ያልታወቀ/ሌሎች"
+
+#: harddrake/data.pm:374
+#, c-format
+msgid "cpu # "
+msgstr "ሲፒዩ #"
+
+#: harddrake/sound.pm:150 standalone/drakconnect:169
+#, fuzzy, c-format
+msgid "Please Wait... Applying the configuration"
+msgstr "ሲያትም እባክዎ ይጠብቁ\n"
+
+#: harddrake/sound.pm:186
+#, fuzzy, c-format
+msgid "No alternative driver"
+msgstr "(ስለ ቃላት አጻጻፍ አስተያየት የለም)"
+
+#: harddrake/sound.pm:187
+#, c-format
+msgid ""
+"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
+"currently uses \"%s\""
+msgstr ""
+
+#: harddrake/sound.pm:193
+#, c-format
+msgid "Sound configuration"
+msgstr "የድምጽ ማስተካከያ"
+
+#: harddrake/sound.pm:195
+#, c-format
+msgid ""
+"Here you can select an alternative driver (either OSS or ALSA) for your "
+"sound card (%s)."
+msgstr ""
+
+#: harddrake/sound.pm:197
+#, c-format
+msgid ""
+"\n"
+"\n"
+"Your card currently use the %s\"%s\" driver (default driver for your card is "
+"\"%s\")"
+msgstr ""
+
+#: harddrake/sound.pm:199
+#, c-format
+msgid ""
+"OSS (Open Sound System) was the first sound API. It's an OS independent "
+"sound API (it's available on most UNIX(tm) systems) but it's a very basic "
+"and limited API.\n"
+"What's more, OSS drivers all reinvent the wheel.\n"
+"\n"
+"ALSA (Advanced Linux Sound Architecture) is a modularized architecture "
+"which\n"
+"supports quite a large range of ISA, USB and PCI cards.\n"
+"\n"
+"It also provides a much higher API than OSS.\n"
+"\n"
+"To use alsa, one can either use:\n"
+"- the old compatibility OSS api\n"
+"- the new ALSA api that provides many enhanced features but requires using "
+"the ALSA library.\n"
+msgstr ""
+
+#: harddrake/sound.pm:213 harddrake/sound.pm:293 standalone/drakups:134
+#, c-format
+msgid "Driver:"
+msgstr ""
+
+#: harddrake/sound.pm:218
+#, c-format
+msgid "Trouble shooting"
+msgstr ""
+
+#: harddrake/sound.pm:226
+#, c-format
+msgid ""
+"The old \"%s\" driver is blacklisted.\n"
+"\n"
+"It has been reported to oops the kernel on unloading.\n"
+"\n"
+"The new \"%s\" driver'll only be used on next bootstrap."
+msgstr ""
+
+#: harddrake/sound.pm:234
+#, fuzzy, c-format
+msgid "No open source driver"
+msgstr "ስለ የነፃው ሶፍትዌር መረጃ አሳይ"
+
+#: harddrake/sound.pm:235
+#, c-format
+msgid ""
+"There's no free driver for your sound card (%s), but there's a proprietary "
+"driver at \"%s\"."
+msgstr ""
+
+#: harddrake/sound.pm:238
+#, fuzzy, c-format
+msgid "No known driver"
+msgstr "(ስለ ቃላት አጻጻፍ አስተያየት የለም)"
+
+#: harddrake/sound.pm:239
+#, c-format
+msgid "There's no known driver for your sound card (%s)"
+msgstr ""
+
+#: harddrake/sound.pm:243
+#, fuzzy, c-format
+msgid "Unknown driver"
+msgstr "ያልታወቀ የሆሄያት ኮድ፦ "
+
+#: harddrake/sound.pm:244
+#, c-format
+msgid "Error: The \"%s\" driver for your sound card is unlisted"
+msgstr ""
+
+#: harddrake/sound.pm:257
+#, c-format
+msgid "Sound trouble shooting"
+msgstr ""
+
+#: harddrake/sound.pm:258
+#, c-format
+msgid ""
+"The classic bug sound tester is to run the following commands:\n"
+"\n"
+"\n"
+"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card uses\n"
+"by default\n"
+"\n"
+"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
+"currently uses\n"
+"\n"
+"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
+"loaded or not\n"
+"\n"
+"- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" will\n"
+"tell you if sound and alsa services're configured to be run on\n"
+"initlevel 3\n"
+"\n"
+"- \"aumix -q\" will tell you if the sound volume is muted or not\n"
+"\n"
+"- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound card.\n"
+msgstr ""
+
+#: harddrake/sound.pm:284
+#, c-format
+msgid "Let me pick any driver"
+msgstr ""
+
+#: harddrake/sound.pm:287
+#, fuzzy, c-format
+msgid "Choosing an arbitrary driver"
+msgstr "የነሲብ URLን አታስችል"
+
+#: harddrake/sound.pm:288
+#, c-format
+msgid ""
+"If you really think that you know which driver is the right one for your "
+"card\n"
+"you can pick one in the above list.\n"
+"\n"
+"The current driver for your \"%s\" sound card is \"%s\" "
+msgstr ""
+
+#: harddrake/v4l.pm:14
+#, fuzzy, c-format
+msgid "Auto-detect"
+msgstr "በራሱ አሻሻይ"
+
+#: harddrake/v4l.pm:72 harddrake/v4l.pm:235
+#, fuzzy, c-format
+msgid "Unknown|Generic"
+msgstr "አጠቃላይ ስም፦"
+
+#: harddrake/v4l.pm:105
+#, c-format
+msgid "Unknown|CPH05X (bt878) [many vendors]"
+msgstr ""
+
+#: harddrake/v4l.pm:106
+#, c-format
+msgid "Unknown|CPH06X (bt878) [many vendors]"
+msgstr ""
+
+#: harddrake/v4l.pm:309
+#, c-format
+msgid ""
+"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
+"detect the rights parameters.\n"
+"If your card is misdetected, you can force the right tuner and card types "
+"here. Just select your tv card parameters if needed."
+msgstr ""
+
+#: harddrake/v4l.pm:312
+#, fuzzy, c-format
+msgid "Card model:"
+msgstr "<b>ሞዴል</b>፦ %1<br>"
+
+#: harddrake/v4l.pm:313
+#, fuzzy, c-format
+msgid "Tuner type:"
+msgstr "የፋይሉ ዓይነት"
+
+#: harddrake/v4l.pm:314
+#, fuzzy, c-format
+msgid "Number of capture buffers:"
+msgstr "የአምዶቹን ቍጥር ለውጥ"
+
+#: harddrake/v4l.pm:314
+#, c-format
+msgid "number of capture buffers for mmap'ed capture"
+msgstr ""
+
+#: harddrake/v4l.pm:316
+#, c-format
+msgid "PLL setting:"
+msgstr "የPLL ምርጫ"
+
+#: harddrake/v4l.pm:317
+#, c-format
+msgid "Radio support:"
+msgstr "የሬዲዮ ድጋፍ"
+
+#: harddrake/v4l.pm:317
+#, c-format
+msgid "enable radio support"
+msgstr "የሬዲዮ ድጋፍ አስቻል"
+
+#: help.pm:11
+#, c-format
+msgid ""
+"Before continuing, you should carefully read the terms of the license. It\n"
+"covers the entire Mandrakelinux distribution. If you do agree with all the\n"
+"terms in it, check the \"%s\" box. If not, clicking on the \"%s\" button\n"
+"will reboot your computer."
+msgstr ""
+
+#: help.pm:14 install_steps_gtk.pm:598 install_steps_interactive.pm:88
+#: install_steps_interactive.pm:690 standalone/drakautoinst:216
+#, c-format
+msgid "Accept"
+msgstr "ተቀበል"
+
+#: help.pm:17
+#, c-format
+msgid ""
+"GNU/Linux is a multi-user system, meaning each user may have their own\n"
+"preferences, their own files and so on. You can read the ``Starter Guide''\n"
+"to learn more about multi-user systems. But unlike \"root\", who is the\n"
+"system administrator, the users you add at this point will not be\n"
+"authorized to change anything except their own files and their own\n"
+"configurations, protecting the system from unintentional or malicious\n"
+"changes that impact on the system as a whole. You will have to create at\n"
+"least one regular user for yourself -- this is the account which you should\n"
+"use for routine, day-to-day use. Although it is very easy to log in as\n"
+"\"root\" to do anything and everything, it may also be very dangerous! A\n"
+"very simple mistake could mean that your system will not work any more. If\n"
+"you make a serious mistake as a regular user, the worst that will happen is\n"
+"that you will lose some information, but not affect the entire system.\n"
+"\n"
+"The first field asks you for a real name. Of course, this is not mandatory\n"
+"-- you can actually enter whatever you like. DrakX will use the first word\n"
+"you typed in this field and copy it to the \"%s\" field, which is the name\n"
+"this user will enter to log onto the system. If you like, you may override\n"
+"the default and change the user name. The next step is to enter a password.\n"
+"From a security point of view, a non-privileged (regular) user password is\n"
+"not as crucial as the \"root\" password, but that is no reason to neglect\n"
+"it by making it blank or too simple: after all, your files could be the\n"
+"ones at risk.\n"
+"\n"
+"Once you click on \"%s\", you can add other users. Add a user for each one\n"
+"of your friends: your father or your sister, for example. Click \"%s\" when\n"
+"you have finished adding users.\n"
+"\n"
+"Clicking the \"%s\" button allows you to change the default \"shell\" for\n"
+"that user (bash by default).\n"
+"\n"
+"When you have finished adding users, you will be asked to choose a user who\n"
+"can automatically log into the system when the computer boots up. If you\n"
+"are interested in that feature (and do not care much about local security),\n"
+"choose the desired user and window manager, then click \"%s\". If you are\n"
+"not interested in this feature, uncheck the \"%s\" box."
+msgstr ""
+
+#: help.pm:52 help.pm:197 help.pm:444 help.pm:691 help.pm:784 help.pm:1005
+#: install_steps_gtk.pm:277 interactive.pm:403 interactive/newt.pm:308
+#: network/netconnect.pm:271 network/tools.pm:166 printer/printerdrake.pm:3090
+#: standalone/drakTermServ:397 standalone/drakbackup:3920
+#: standalone/drakbackup:4014 standalone/drakbackup:4031
+#: standalone/drakbackup:4049 ugtk2.pm:510
+#, c-format
+msgid "Next"
+msgstr "የሚቀጥለው"
+
+#: help.pm:52 help.pm:418 help.pm:444 help.pm:660 help.pm:733 help.pm:768
+#: interactive.pm:371
+#, c-format
+msgid "Advanced"
+msgstr "ጠለቅ"
+
+#: help.pm:55
+#, c-format
+msgid ""
+"Listed here are the existing Linux partitions detected on your hard drive.\n"
+"You can keep the choices made by the wizard, since they are good for most\n"
+"common installations. If you make any changes, you must at least define a\n"
+"root partition (\"/\"). Do not choose too small a partition or you will not\n"
+"be able to install enough software. If you want to store your data on a\n"
+"separate partition, you will also need to create a \"/home\" partition\n"
+"(only possible if you have more than one Linux partition available).\n"
+"\n"
+"Each partition is listed as follows: \"Name\", \"Capacity\".\n"
+"\n"
+"\"Name\" is structured: \"hard drive type\", \"hard drive number\",\n"
+"\"partition number\" (for example, \"hda1\").\n"
+"\n"
+"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and\n"
+"\"sd\" if it is a SCSI hard drive.\n"
+"\n"
+"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". For IDE\n"
+"hard drives:\n"
+"\n"
+" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
+"\n"
+" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
+"\n"
+" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
+"\n"
+" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
+"\n"
+"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
+"\"second lowest SCSI ID\", etc."
+msgstr ""
+
+#: help.pm:86
+#, c-format
+msgid ""
+"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"
+"selected package is located on another CD-ROM, DrakX will eject the current\n"
+"CD and ask you to insert the correct CD as required."
+msgstr ""
+
+#: help.pm:91
+#, c-format
+msgid ""
+"It is now time to specify which programs you wish to install on your\n"
+"system. There are thousands of packages available for Mandrakelinux, and\n"
+"to make it simpler to manage the packages have been placed into groups of\n"
+"similar applications.\n"
+"\n"
+"Packages are sorted into groups corresponding to a particular use of your\n"
+"machine. Mandrakelinux sorts packages groups in four categories. You can\n"
+"mix and match applications from the various categories, so a\n"
+"``Workstation'' installation can still have applications from the\n"
+"``Development'' category installed.\n"
+"\n"
+" * \"%s\": if you plan to use your machine as a workstation, select one or\n"
+"more of the groups that are in the workstation category.\n"
+"\n"
+" * \"%s\": if you plan on using your machine for programming, select the\n"
+"appropriate groups from that category.\n"
+"\n"
+" * \"%s\": if your machine is intended to be a server, select which of the\n"
+"more common services you wish to install on your machine.\n"
+"\n"
+" * \"%s\": this is where you will choose your preferred graphical\n"
+"environment. At least one must be selected if you want to have a graphical\n"
+"interface available.\n"
+"\n"
+"Moving the mouse cursor over a group name will display a short explanatory\n"
+"text about that group. If you unselect all groups when performing a regular\n"
+"installation (as opposed to an upgrade), a dialog will pop up proposing\n"
+"different options for a minimal installation:\n"
+"\n"
+" * \"%s\": install the minimum number of packages possible to have a\n"
+"working graphical desktop.\n"
+"\n"
+" * \"%s\": installs the base system plus basic utilities and their\n"
+"documentation. This installation is suitable for setting up a server.\n"
+"\n"
+" * \"%s\": will install the absolute minimum number of packages necessary\n"
+"to get a working Linux system. With this installation you will only have a\n"
+"command line interface. The total size of this installation is about 65\n"
+"megabytes.\n"
+"\n"
+"You can check the \"%s\" box, which is useful if you are familiar with the\n"
+"packages being offered or if you want to have total control over what will\n"
+"be installed.\n"
+"\n"
+"If you started the installation in \"%s\" mode, you can unselect all groups\n"
+"to avoid installing any new package. This is useful for repairing or\n"
+"updating an existing system."
+msgstr ""
+
+#: help.pm:137
+#, c-format
+msgid "Workstation"
+msgstr ""
+
+#: help.pm:137
+#, c-format
+msgid "Development"
+msgstr "እድገት"
+
+#: help.pm:137
+#, c-format
+msgid "Graphical Environment"
+msgstr ""
+
+#: help.pm:137 install_steps_interactive.pm:552
+#, c-format
+msgid "With X"
+msgstr "በX"
+
+#: help.pm:137
+#, fuzzy, c-format
+msgid "With basic documentation"
+msgstr "Linux Documentation Project"
+
+#: help.pm:137
+#, fuzzy, c-format
+msgid "Truly minimal install"
+msgstr "አዲስ ተጨማሪ ፕሮግራም አስገባ"
+
+#: help.pm:137 install_steps_gtk.pm:272 install_steps_interactive.pm:598
+#, c-format
+msgid "Individual package selection"
+msgstr "ነጠላ ጥቅል ምርጫ"
+
+#: help.pm:137 help.pm:602
+#, c-format
+msgid "Upgrade"
+msgstr ""
+
+#: help.pm:140
+#, c-format
+msgid ""
+"If you told the installer that you wanted to individually select packages,\n"
+"it will present a tree containing all packages classified by groups and\n"
+"subgroups. While browsing the tree, you can select entire groups,\n"
+"subgroups, or individual packages.\n"
+"\n"
+"Whenever you select a package on the tree, a description appears on the\n"
+"right to let you know the purpose of the package.\n"
+"\n"
+"!! If a server package has been selected, either because you specifically\n"
+"chose the individual package or because it was part of a group of packages,\n"
+"you will be asked to confirm that you really want those servers to be\n"
+"installed. By default Mandrakelinux will automatically start any installed\n"
+"services at boot time. Even if they are safe and have no known issues at\n"
+"the time the distribution was shipped, it is entirely possible that that\n"
+"security holes were discovered after this version of Mandrakelinux was\n"
+"finalized. If you do not know what a particular service is supposed to do\n"
+"or why it is being installed, then click \"%s\". Clicking \"%s\" will\n"
+"install the listed services and they will be started automatically by\n"
+"default during boot. !!\n"
+"\n"
+"The \"%s\" option is used to disable the warning dialog which appears\n"
+"whenever the installer automatically selects a package to resolve a\n"
+"dependency issue. Some packages have relationships between each them such\n"
+"that installation of one package requires that some other program is also\n"
+"required to be installed. The installer can determine which packages are\n"
+"required to satisfy a dependency to successfully complete the installation.\n"
+"\n"
+"The tiny floppy disk icon at the bottom of the list allows you to load a\n"
+"package list created during a previous installation. This is useful if you\n"
+"have a number of machines that you wish to configure identically. Clicking\n"
+"on this icon will ask you to insert a floppy disk previously created at the\n"
+"end of another installation. See the second tip of last step on how to\n"
+"create such a floppy."
+msgstr ""
+
+#: help.pm:172 help.pm:301 help.pm:329 help.pm:457 install_any.pm:411
+#: interactive.pm:149 modules/interactive.pm:71 standalone/harddrake2:225
+#: ugtk2.pm:1083 wizards.pm:156
+#, c-format
+msgid "No"
+msgstr "አይ"
+
+#: help.pm:172 help.pm:301 help.pm:457 install_any.pm:411 interactive.pm:149
+#: modules/interactive.pm:71 printer/printerdrake.pm:607 standalone/drakgw:288
+#: standalone/drakgw:289 standalone/drakgw:297 standalone/drakgw:307
+#: standalone/harddrake2:224 ugtk2.pm:1083 wizards.pm:156
+#, c-format
+msgid "Yes"
+msgstr "አዎ"
+
+#: help.pm:172
+#, fuzzy, c-format
+msgid "Automatic dependencies"
+msgstr "ራስ-ገዝ ትርጉሞች"
+
+#: help.pm:175
+#, c-format
+msgid ""
+"You will now set up your Internet/network connection. If you wish to\n"
+"connect your computer to the Internet or to a local network, click \"%s\".\n"
+"Mandrakelinux will attempt to auto-detect network devices and modems. If\n"
+"this detection fails, uncheck the \"%s\" box. You may also choose not to\n"
+"configure the network, or to do it later, in which case clicking the \"%s\"\n"
+"button will take you to the next step.\n"
+"\n"
+"When configuring your network, the available connections options are:\n"
+"Normal modem connection, Winmodem connection, ISDN modem, ADSL connection,\n"
+"cable modem, and finally a simple LAN connection (Ethernet).\n"
+"\n"
+"We will not detail each configuration option - just make sure that you have\n"
+"all the parameters, such as IP address, default gateway, DNS servers, etc.\n"
+"from your Internet Service Provider or system administrator.\n"
+"\n"
+"About Winmodem Connection. Winmodems are special integrated low-end modems\n"
+"that require additional software to work compared to Normal modems. Some of\n"
+"those modems actually work under Mandrakelinux, some others do not. You\n"
+"can consult the list of supported modems at LinModems.\n"
+"\n"
+"You can consult the ``Starter Guide'' chapter about Internet connections\n"
+"for details about the configuration, or simply wait until your system is\n"
+"installed and use the program described there to configure your connection."
+msgstr ""
+
+#: help.pm:197
+#, fuzzy, c-format
+msgid "Use auto detection"
+msgstr "ከቀኝ ወደ ግራ ተራ ተጠቀም"
+
+#: help.pm:200
+#, c-format
+msgid ""
+"\"%s\": clicking on the \"%s\" button will open the printer configuration\n"
+"wizard. Consult the corresponding chapter of the ``Starter Guide'' for more\n"
+"information on how to setup a new printer. The interface presented there is\n"
+"similar to the one used during installation."
+msgstr ""
+
+#: help.pm:203 help.pm:581 help.pm:991 install_steps_gtk.pm:648
+#: standalone/drakbackup:2313 standalone/drakbackup:2321
+#: standalone/drakbackup:2329 standalone/drakbackup:2337
+#, c-format
+msgid "Configure"
+msgstr "ለውጥ"
+
+#: help.pm:206
+#, c-format
+msgid ""
+"This dialog is used to choose which services you wish to start at boot\n"
+"time.\n"
+"\n"
+"DrakX will list all the services available on the current installation.\n"
+"Review each one carefully and uncheck those which are not needed at boot\n"
+"time.\n"
+"\n"
+"A short explanatory text will be displayed about a service when it is\n"
+"selected. However, if you are not sure whether a service is useful or not,\n"
+"it is safer to leave the default behavior.\n"
+"\n"
+"!! At this stage, be very careful if you intend to use your machine as a\n"
+"server: you will probably not want to start any services that you do not\n"
+"need. Please remember that several services can be dangerous if they are\n"
+"enabled on a server. In general, select only the services you really need.\n"
+"!!"
+msgstr ""
+
+#: help.pm:224
+#, c-format
+msgid ""
+"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it to\n"
+"local time according to the time zone you selected. If the clock on your\n"
+"motherboard is set to local time, you may deactivate this by unselecting\n"
+"\"%s\", which will let GNU/Linux know that the system clock and the\n"
+"hardware clock are in the same time zone. This is useful when the machine\n"
+"also hosts another operating system like Windows.\n"
+"\n"
+"The \"%s\" option will automatically regulate the clock by connecting to a\n"
+"remote time server on the Internet. For this feature to work, you must have\n"
+"a working Internet connection. It is best to choose a time server located\n"
+"near you. This option actually installs a time server that can be used by\n"
+"other machines on your local network as well."
+msgstr ""
+
+#: help.pm:235 install_steps_interactive.pm:822
+#, c-format
+msgid "Hardware clock set to GMT"
+msgstr "ለሀርድዌር ሰአት GMT ተመርጧል"
+
+#: help.pm:235
+#, fuzzy, c-format
+msgid "Automatic time synchronization"
+msgstr "ቀን እና ሰዓት"
+
+#: help.pm:238
+#, c-format
+msgid ""
+"Graphic Card\n"
+"\n"
+" The installer will normally automatically detect and configure the\n"
+"graphic card installed on your machine. If it is not the case, you can\n"
+"choose from this list the card you actually have installed.\n"
+"\n"
+" In the situation where different servers are available for your card,\n"
+"with or without 3D acceleration, you are asked to choose the server that\n"
+"best suits your needs."
+msgstr ""
+
+#: help.pm:249
+#, c-format
+msgid ""
+"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
+"on which all the graphical environments (KDE, GNOME, AfterStep,\n"
+"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"
+"\n"
+"You will be presented with a list of different parameters to change to get\n"
+"an optimal graphical display: Graphic Card\n"
+"\n"
+" The installer will normally automatically detect and configure the\n"
+"graphic card installed on your machine. If it is not the case, you can\n"
+"choose from this list the card you actually have installed.\n"
+"\n"
+" In the situation where different servers are available for your card,\n"
+"with or without 3D acceleration, you are asked to choose the server that\n"
+"best suits your needs.\n"
+"\n"
+"\n"
+"\n"
+"Monitor\n"
+"\n"
+" The installer will normally automatically detect and configure the\n"
+"monitor connected to your machine. If it is incorrect, you can choose from\n"
+"this list the monitor you actually have connected to your computer.\n"
+"\n"
+"\n"
+"\n"
+"Resolution\n"
+"\n"
+" Here you can choose the resolutions and color depths available for your\n"
+"hardware. Choose the one that best suits your needs (you will be able to\n"
+"change that after installation though). A sample of the chosen\n"
+"configuration is shown in the monitor picture.\n"
+"\n"
+"\n"
+"\n"
+"Test\n"
+"\n"
+" Depending on your hardware, this entry might not appear.\n"
+"\n"
+" the system will try to open a graphical screen at the desired\n"
+"resolution. If you can see the message during the test and answer \"%s\",\n"
+"then DrakX will proceed to the next step. If you cannot see the message, it\n"
+"means that some part of the auto-detected configuration was incorrect and\n"
+"the test will automatically end after 12 seconds, bringing you back to the\n"
+"menu. Change settings until you get a correct graphical display.\n"
+"\n"
+"\n"
+"\n"
+"Options\n"
+"\n"
+" Here you can choose whether you want to have your machine automatically\n"
+"switch to a graphical interface at boot. Obviously, you want to check\n"
+"\"%s\" if your machine is to act as a server, or if you were not successful\n"
+"in getting the display configured."
+msgstr ""
+
+#: help.pm:304
+#, c-format
+msgid ""
+"Monitor\n"
+"\n"
+" The installer will normally automatically detect and configure the\n"
+"monitor connected to your machine. If it is incorrect, you can choose from\n"
+"this list the monitor you actually have connected to your computer."
+msgstr ""
+
+#: help.pm:311
+#, c-format
+msgid ""
+"Resolution\n"
+"\n"
+" Here you can choose the resolutions and color depths available for your\n"
+"hardware. Choose the one that best suits your needs (you will be able to\n"
+"change that after installation though). A sample of the chosen\n"
+"configuration is shown in the monitor picture."
+msgstr ""
+
+#: help.pm:319
+#, c-format
+msgid ""
+"In the situation where different servers are available for your card, with\n"
+"or without 3D acceleration, you are asked to choose the server that best\n"
+"suits your needs."
+msgstr ""
+
+#: help.pm:324
+#, c-format
+msgid ""
+"Options\n"
+"\n"
+" Here you can choose whether you want to have your machine automatically\n"
+"switch to a graphical interface at boot. Obviously, you want to check\n"
+"\"%s\" if your machine is to act as a server, or if you were not successful\n"
+"in getting the display configured."
+msgstr ""
+
+#: help.pm:332
+#, c-format
+msgid ""
+"At this point, you need to decide where you want to install the Mandrake\n"
+"Linux operating system on your hard drive. If your hard drive is empty or\n"
+"if an existing operating system is using all the available space you will\n"
+"have to partition the drive. Basically, partitioning a hard drive consists\n"
+"of logically dividing it to create the space needed to install your new\n"
+"Mandrakelinux system.\n"
+"\n"
+"Because the process of partitioning a hard drive is usually irreversible\n"
+"and can lead to lost data if there is an existing operating system already\n"
+"installed on the drive, partitioning can be intimidating and stressful if\n"
+"you are an inexperienced user. Fortunately, DrakX includes a wizard which\n"
+"simplifies this process. Before continuing with this step, read through the\n"
+"rest of this section and above all, take your time.\n"
+"\n"
+"Depending on your hard drive configuration, several options are available:\n"
+"\n"
+" * \"%s\": this option will perform an automatic partitioning of your blank\n"
+"drive(s). If you use this option there will be no further prompts.\n"
+"\n"
+" * \"%s\": the wizard has detected one or more existing Linux partitions on\n"
+"your hard drive. If you want to use them, choose this option. You will then\n"
+"be asked to choose the mount points associated with each of the partitions.\n"
+"The legacy mount points are selected by default, and for the most part it's\n"
+"a good idea to keep them.\n"
+"\n"
+" * \"%s\": if Microsoft Windows is installed on your hard drive and takes\n"
+"all the space available on it, you will have to create free space for\n"
+"GNU/Linux. To do so, you can delete your Microsoft Windows partition and\n"
+"data (see ``Erase entire disk'' solution) or resize your Microsoft Windows\n"
+"FAT or NTFS partition. Resizing can be performed without the loss of any\n"
+"data, provided you have previously defragmented the Windows partition.\n"
+"Backing up your data is strongly recommended.. Using this option is\n"
+"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"
+"the same computer.\n"
+"\n"
+" Before choosing this option, please understand that after this\n"
+"procedure, the size of your Microsoft Windows partition will be smaller\n"
+"then when you started. You will have less free space under Microsoft\n"
+"Windows to store your data or to install new software.\n"
+"\n"
+" * \"%s\": if you want to delete all data and all partitions present on\n"
+"your hard drive and replace them with your new Mandrakelinux system,\n"
+"choose this option. Be careful, because you will not be able to undo your\n"
+"choice after you confirm.\n"
+"\n"
+" !! If you choose this option, all data on your disk will be deleted. !!\n"
+"\n"
+" * \"%s\": this will simply erase everything on the drive and begin fresh,\n"
+"partitioning everything from scratch. All data on your disk will be lost.\n"
+"\n"
+" !! If you choose this option, all data on your disk will be lost. !!\n"
+"\n"
+" * \"%s\": choose this option if you want to manually partition your hard\n"
+"drive. Be careful -- it is a powerful but dangerous choice and you can very\n"
+"easily lose all your data. That's why this option is really only\n"
+"recommended if you have done something like this before and have some\n"
+"experience. For more instructions on how to use the DiskDrake utility,\n"
+"refer to the ``Managing Your Partitions'' section in the ``Starter Guide''."
+msgstr ""
+
+#: help.pm:389 install_interactive.pm:95
+#, c-format
+msgid "Use free space"
+msgstr "ነጻ ማስቀመጫ ቦታ ተጠቀም"
+
+#: help.pm:389
+#, fuzzy, c-format
+msgid "Use existing partition"
+msgstr "ያለውን ሰነድ ክፈት"
+
+#: help.pm:389 install_interactive.pm:137
+#, c-format
+msgid "Use the free space on the Windows partition"
+msgstr ""
+
+#: help.pm:389 install_interactive.pm:211
+#, fuzzy, c-format
+msgid "Erase entire disk"
+msgstr "ሰነዱን እንዳለ ምረጡ"
+
+#: help.pm:389
+#, c-format
+msgid "Remove Windows"
+msgstr "Windowsን አስወግድ "
+
+#: help.pm:389 install_interactive.pm:226
+#, fuzzy, c-format
+msgid "Custom disk partitioning"
+msgstr "የተለመደውን ቱልባሮች ፍቀድ"
+
+#: help.pm:392
+#, c-format
+msgid ""
+"There you are. Installation is now complete and your GNU/Linux system is\n"
+"ready to use. Just click \"%s\" to reboot the system. Don't forget to\n"
+"remove the installation media (CD-ROM or floppy). The first thing you\n"
+"should see after your computer has finished doing its hardware tests is the\n"
+"bootloader menu, giving you the choice of which operating system to start.\n"
+"\n"
+"The \"%s\" button shows two more buttons to:\n"
+"\n"
+" * \"%s\": to create an installation floppy disk that will automatically\n"
+"perform a whole installation without the help of an operator, similar to\n"
+"the installation you just configured.\n"
+"\n"
+" Note that two different options are available after clicking the button:\n"
+"\n"
+" * \"%s\". This is a partially automated installation. The partitioning\n"
+"step is the only interactive procedure.\n"
+"\n"
+" * \"%s\". Fully automated installation: the hard disk is completely\n"
+"rewritten, all data is lost.\n"
+"\n"
+" This feature is very handy when installing a number of similar machines.\n"
+"See the Auto install section on our web site for more information.\n"
+"\n"
+" * \"%s\": saves a list of the packages selected in this installation. To\n"
+"use this selection with another installation, insert the floppy and start\n"
+"the installation. At the prompt, press the [F1] key and type >>linux\n"
+"defcfg=\"floppy\" <<."
+msgstr ""
+
+#: help.pm:418
+#, c-format
+msgid "Generate auto-install floppy"
+msgstr ""
+
+#: help.pm:418 install_steps_interactive.pm:1316
+#, c-format
+msgid "Replay"
+msgstr ""
+
+#: help.pm:418 install_steps_interactive.pm:1316
+#, c-format
+msgid "Automated"
+msgstr ""
+
+#: help.pm:418 install_steps_interactive.pm:1319
+#, c-format
+msgid "Save packages selection"
+msgstr "የጥቅሎች ምርጫውን አስቀምጥ"
+
+#: help.pm:421
+#, c-format
+msgid ""
+"Any partitions that have been newly defined must be formatted for use\n"
+"(formatting means creating a file system).\n"
+"\n"
+"At this time, you may wish to reformat some already existing partitions to\n"
+"erase any data they contain. If you wish to do that, please select those\n"
+"partitions as well.\n"
+"\n"
+"Please note that it is not necessary to reformat all pre-existing\n"
+"partitions. You must reformat the partitions containing the operating\n"
+"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to\n"
+"reformat partitions containing data that you wish to keep (typically\n"
+"\"/home\").\n"
+"\n"
+"Please be careful when selecting partitions. After formatting, all data on\n"
+"the selected partitions will be deleted and you will not be able to recover\n"
+"it.\n"
+"\n"
+"Click on \"%s\" when you are ready to format the partitions.\n"
+"\n"
+"Click on \"%s\" if you want to choose another partition for your new\n"
+"Mandrakelinux operating system installation.\n"
+"\n"
+"Click on \"%s\" if you wish to select partitions that will be checked for\n"
+"bad blocks on the disk."
+msgstr ""
+
+#: help.pm:444 help.pm:1005 install_steps_gtk.pm:433 interactive.pm:404
+#: interactive/newt.pm:307 printer/printerdrake.pm:3088
+#: standalone/drakTermServ:376 standalone/drakbackup:3880
+#: standalone/drakbackup:3919 standalone/drakbackup:4030
+#: standalone/drakbackup:4045 ugtk2.pm:508
+#, c-format
+msgid "Previous"
+msgstr "የቀድሞው"
+
+#: help.pm:447
+#, c-format
+msgid ""
+"At the time you are installing Mandrakelinux, it is likely that some\n"
+"packages will have been updated since the initial release. Bugs may have\n"
+"been fixed, security issues resolved. To allow you to benefit from these\n"
+"updates, you are now able to download them from the Internet. Check \"%s\"\n"
+"if you have a working Internet connection, or \"%s\" if you prefer to\n"
+"install updated packages later.\n"
+"\n"
+"Choosing \"%s\" will display a list of places from which updates can be\n"
+"retrieved. You should choose one near to you. A package-selection tree will\n"
+"appear: review the selection, and press \"%s\" to retrieve and install the\n"
+"selected package(s), or \"%s\" to abort."
+msgstr ""
+
+#: help.pm:457 help.pm:602 install_steps_gtk.pm:432
+#: install_steps_interactive.pm:148 standalone/drakbackup:4077
+#, c-format
+msgid "Install"
+msgstr "ትከል"
+
+#: help.pm:460
+#, c-format
+msgid ""
+"At this point, DrakX will allow you to choose the security level desired\n"
+"for the machine. As a rule of thumb, the security level should be set\n"
+"higher if the machine will contain crucial data, or if it will be a machine\n"
+"directly exposed to the Internet. The trade-off of a higher security level\n"
+"is generally obtained at the expense of ease of use.\n"
+"\n"
+"If you do not know what to choose, stay with the default option. You will\n"
+"be able to change that security level later with tool draksec from the\n"
+"Mandrake Control Center.\n"
+"\n"
+"The \"%s\" field can inform the system of the user on this computer who\n"
+"will be responsible for security. Security messages will be sent to that\n"
+"address."
+msgstr ""
+
+#: help.pm:472
+#, c-format
+msgid "Security Administrator"
+msgstr "የደግንነት ተቆጣጣሪ"
+
+#: help.pm:475
+#, c-format
+msgid ""
+"At this point, you need to choose which partition(s) will be used for the\n"
+"installation of your Mandrakelinux system. If partitions have already been\n"
+"defined, either from a previous installation of GNU/Linux or by another\n"
+"partitioning tool, you can use existing partitions. Otherwise, hard drive\n"
+"partitions must be defined.\n"
+"\n"
+"To create partitions, you must first select a hard drive. You can select\n"
+"the disk for partitioning by clicking on ``hda'' for the first IDE drive,\n"
+"``hdb'' for the second, ``sda'' for the first SCSI drive and so on.\n"
+"\n"
+"To partition the selected hard drive, you can use these options:\n"
+"\n"
+" * \"%s\": this option deletes all partitions on the selected hard drive\n"
+"\n"
+" * \"%s\": this option enables you to automatically create ext3 and swap\n"
+"partitions in the free space of your hard drive\n"
+"\n"
+"\"%s\": gives access to additional features:\n"
+"\n"
+" * \"%s\": saves the partition table to a floppy. Useful for later\n"
+"partition-table recovery if necessary. It is strongly recommended that you\n"
+"perform this step.\n"
+"\n"
+" * \"%s\": allows you to restore a previously saved partition table from a\n"
+"floppy disk.\n"
+"\n"
+" * \"%s\": if your partition table is damaged, you can try to recover it\n"
+"using this option. Please be careful and remember that it doesn't always\n"
+"work.\n"
+"\n"
+" * \"%s\": discards all changes and reloads the partition table that was\n"
+"originally on the hard drive.\n"
+"\n"
+" * \"%s\": un-checking this option will force users to manually mount and\n"
+"unmount removable media such as floppies and CD-ROMs.\n"
+"\n"
+" * \"%s\": use this option if you wish to use a wizard to partition your\n"
+"hard drive. This is recommended if you do not have a good understanding of\n"
+"partitioning.\n"
+"\n"
+" * \"%s\": use this option to cancel your changes.\n"
+"\n"
+" * \"%s\": allows additional actions on partitions (type, options, format)\n"
+"and gives more information about the hard drive.\n"
+"\n"
+" * \"%s\": when you are finished partitioning your hard drive, this will\n"
+"save your changes back to disk.\n"
+"\n"
+"When defining the size of a partition, you can finely set the partition\n"
+"size by using the Arrow keys of your keyboard.\n"
+"\n"
+"Note: you can reach any option using the keyboard. Navigate through the\n"
+"partitions using [Tab] and the [Up/Down] arrows.\n"
+"\n"
+"When a partition is selected, you can use:\n"
+"\n"
+" * Ctrl-c to create a new partition (when an empty partition is selected)\n"
+"\n"
+" * Ctrl-d to delete a partition\n"
+"\n"
+" * Ctrl-m to set the mount point\n"
+"\n"
+"To get information about the different file system types available, please\n"
+"read the ext2FS chapter from the ``Reference Manual''.\n"
+"\n"
+"If you are installing on a PPC machine, you will want to create a small HFS\n"
+"``bootstrap'' partition of at least 1MB which will be used by the yaboot\n"
+"bootloader. If you opt to make the partition a bit larger, say 50MB, you\n"
+"may find it a useful place to store a spare kernel and ramdisk images for\n"
+"emergency boot situations."
+msgstr ""
+
+#: help.pm:544
+#, c-format
+msgid "Removable media auto-mounting"
+msgstr ""
+
+#: help.pm:544
+#, c-format
+msgid "Toggle between normal/expert mode"
+msgstr ""
+
+#: help.pm:547
+#, c-format
+msgid ""
+"More than one Microsoft partition has been detected on your hard drive.\n"
+"Please choose the one which you want to resize in order to install your new\n"
+"Mandrakelinux operating system.\n"
+"\n"
+"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"
+"\"Capacity\".\n"
+"\n"
+"\"Linux name\" is structured: \"hard drive type\", \"hard drive number\",\n"
+"\"partition number\" (for example, \"hda1\").\n"
+"\n"
+"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and\n"
+"\"sd\" if it is a SCSI hard drive.\n"
+"\n"
+"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE\n"
+"hard drives:\n"
+"\n"
+" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
+"\n"
+" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
+"\n"
+" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
+"\n"
+" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
+"\n"
+"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
+"\"second lowest SCSI ID\", etc.\n"
+"\n"
+"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
+"disk or partition is called \"C:\")."
+msgstr ""
+
+#: help.pm:578
+#, c-format
+msgid ""
+"\"%s\": check the current country selection. If you are not in this\n"
+"country, click on the \"%s\" button and choose another one. If your country\n"
+"is not in the first list shown, click the \"%s\" button to get the complete\n"
+"country list."
+msgstr ""
+
+#: help.pm:584
+#, c-format
+msgid ""
+"This step is activated only if an existing GNU/Linux partition has been\n"
+"found on your machine.\n"
+"\n"
+"DrakX now needs to know if you want to perform a new install or an upgrade\n"
+"of an existing Mandrakelinux system:\n"
+"\n"
+" * \"%s\": For the most part, this completely wipes out the old system. If\n"
+"you wish to change how your hard drives are partitioned, or change the file\n"
+"system, you should use this option. However, depending on your partitioning\n"
+"scheme, you can prevent some of your existing data from being over-written.\n"
+"\n"
+" * \"%s\": this installation class allows you to update the packages\n"
+"currently installed on your Mandrakelinux system. Your current\n"
+"partitioning scheme and user data is not altered. Most of other\n"
+"configuration steps remain available, similar to a standard installation.\n"
+"\n"
+"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"
+"running version \"8.1\" or later. Performing an Upgrade on versions prior\n"
+"to Mandrakelinux version \"8.1\" is not recommended."
+msgstr ""
+
+#: help.pm:605
+#, c-format
+msgid ""
+"Depending on the language you chose in section , DrakX will automatically\n"
+"select a particular type of keyboard configuration. Check that the\n"
+"selection suits you or choose another keyboard layout.\n"
+"\n"
+"Also, you may not have a keyboard that corresponds exactly to your\n"
+"language: for example, if you are an English-speaking Swiss native, you may\n"
+"have a Swiss keyboard. Or if you speak English and are located in Quebec,\n"
+"you may find yourself in the same situation where your native language and\n"
+"country-set keyboard do not match. In either case, this installation step\n"
+"will allow you to select an appropriate keyboard from a list.\n"
+"\n"
+"Click on the \"%s\" button to be presented with the complete list of\n"
+"supported keyboards.\n"
+"\n"
+"If you choose a keyboard layout based on a non-Latin alphabet, the next\n"
+"dialog will allow you to choose the key binding that will switch the\n"
+"keyboard between the Latin and non-Latin layouts."
+msgstr ""
+
+#: help.pm:624
+#, c-format
+msgid ""
+"Your choice of preferred language will affect the language of the\n"
+"documentation, the installer and the system in general. Select first the\n"
+"region you are located in, and then the language you speak.\n"
+"\n"
+"Clicking on the \"%s\" button will allow you to select other languages to\n"
+"be installed on your workstation, thereby installing the language-specific\n"
+"files for system documentation and applications. For example, if you will\n"
+"host users from Spain on your machine, select English as the default\n"
+"language in the tree view and \"%s\" in the Advanced section.\n"
+"\n"
+"About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"
+"cover all existing languages. Though full support for it in GNU/Linux is\n"
+"still under development. For that reason, Mandrakelinux will be using it\n"
+"or not depending on the user choices:\n"
+"\n"
+" * If you choose a languages with a strong legacy encoding (latin1\n"
+"languages, Russian, Japanese, Chinese, Korean, Thai, Greek, Turkish, most\n"
+"iso-8859-2 languages), the legacy encoding will be used by default;\n"
+"\n"
+" * Other languages will use unicode by default;\n"
+"\n"
+" * If two or more languages are required, and those languages are not using\n"
+"the same encoding, then unicode will be used for the whole system;\n"
+"\n"
+" * Finally, unicode can also be forced for the system at user request by\n"
+"selecting option \"%s\" independently of which language(s) have been\n"
+"chosen.\n"
+"\n"
+"Note that you're not limited to choosing a single additional language. You\n"
+"may choose several ones, or even install them all by selecting the \"%s\"\n"
+"box. Selecting support for a language means translations, fonts, spell\n"
+"checkers, etc. for that language will also be installed.\n"
+"\n"
+"To switch between the various languages installed on the system, you can\n"
+"launch the \"/usr/sbin/localedrake\" command as \"root\" to change the\n"
+"language used by the entire system. Running the command as a regular user\n"
+"will only change the language settings for that particular user."
+msgstr ""
+
+#: help.pm:660
+#, c-format
+msgid "Espanol"
+msgstr "ስፓኒሽ"
+
+#: help.pm:663
+#, c-format
+msgid ""
+"Usually, DrakX has no problems detecting the number of buttons on your\n"
+"mouse. If it does, it assumes you have a two-button mouse and will\n"
+"configure it for third-button emulation. The third-button mouse button of a\n"
+"two-button mouse can be ``pressed'' by simultaneously clicking the left and\n"
+"right mouse buttons. DrakX will automatically know whether your mouse uses\n"
+"a PS/2, serial or USB interface.\n"
+"\n"
+"In case you have a 3 buttons mouse without wheel, you can choose the mouse\n"
+"that says \"%s\". DrakX will then configure your mouse so that you can\n"
+"simulate the wheel with it: to do so, press the middle button and move your\n"
+"mouse up and down.\n"
+"\n"
+"If for some reason you wish to specify a different type of mouse, select it\n"
+"from the list provided.\n"
+"\n"
+"If you choose a mouse other than the default, a test screen will be\n"
+"displayed. Use the buttons and wheel to verify that the settings are\n"
+"correct and that the mouse is working correctly. If the mouse is not\n"
+"working well, press the space bar or [Return] key to cancel the test and to\n"
+"go back to the list of choices.\n"
+"\n"
+"Wheel mice are occasionally not detected automatically, so you will need to\n"
+"select your mouse from a list. Be sure to select the one corresponding to\n"
+"the port that your mouse is attached to. After selecting a mouse and\n"
+"pressing the \"%s\" button, a mouse image is displayed on-screen. Scroll\n"
+"the mouse wheel to ensure that it is activated correctly. Once you see the\n"
+"on-screen scroll wheel moving as you scroll your mouse wheel, test the\n"
+"buttons and check that the mouse pointer moves on-screen as you move your\n"
+"mouse."
+msgstr ""
+
+#: help.pm:691
+#, fuzzy, c-format
+msgid "with Wheel emulation"
+msgstr "አኃዞች (ከክፍተት ጋር)"
+
+#: help.pm:694
+#, c-format
+msgid ""
+"Please select the correct port. For example, the \"COM1\" port under\n"
+"Windows is named \"ttyS0\" under GNU/Linux."
+msgstr ""
+
+#: help.pm:698
+#, c-format
+msgid ""
+"This is the most crucial decision point for the security of your GNU/Linux\n"
+"system: you have to enter the \"root\" password. \"Root\" is the system\n"
+"administrator and is the only user authorized to make updates, add users,\n"
+"change the overall system configuration, and so on. In short, \"root\" can\n"
+"do everything! That is why you must choose a password that is difficult to\n"
+"guess - DrakX will tell you if the password you chose is too easy. As you\n"
+"can see, you are not forced to enter a password, but we strongly advise you\n"
+"against this. GNU/Linux is just as prone to operator error as any other\n"
+"operating system. Since \"root\" can overcome all limitations and\n"
+"unintentionally erase all data on partitions by carelessly accessing the\n"
+"partitions themselves, it is important that it be difficult to become\n"
+"\"root\".\n"
+"\n"
+"The password should be a mixture of alphanumeric characters and at least 8\n"
+"characters long. Never write down the \"root\" password -- it makes it far\n"
+"too easy to compromise a system.\n"
+"\n"
+"One caveat -- do not make the password too long or complicated because you\n"
+"must be able to remember it!\n"
+"\n"
+"The password will not be displayed on screen as you type it in. To reduce\n"
+"the chance of a blind typing error you will need to enter the password\n"
+"twice. If you do happen to make the same typing error twice, this\n"
+"``incorrect'' password will be the one you will have use the first time you\n"
+"connect.\n"
+"\n"
+"If you wish access to this computer to be controlled by an authentication\n"
+"server, click the \"%s\" button.\n"
+"\n"
+"If your network uses either LDAP, NIS, or PDC Windows Domain authentication\n"
+"services, select the appropriate one for \"%s\". If you do not know which\n"
+"one to use, you should ask your network administrator.\n"
+"\n"
+"If you happen to have problems with remembering passwords, if your computer\n"
+"will never be connected to the Internet and you absolutely trust everybody\n"
+"who uses your computer, you can choose to have \"%s\"."
+msgstr ""
+
+#: help.pm:733
+#, c-format
+msgid "authentication"
+msgstr ""
+
+#. -PO: keep this short or else the buttons will not fit in the window
+#: help.pm:733 install_steps_interactive.pm:1146
+#, c-format
+msgid "No password"
+msgstr "ሚስጢራዊ ቃል የለም"
+
+#: help.pm:736
+#, c-format
+msgid ""
+"This dialog allows you to fine tune your bootloader:\n"
+"\n"
+" * \"%s\": there are three choices for your bootloader:\n"
+"\n"
+" * \"%s\": if you prefer GRUB (text menu).\n"
+"\n"
+" * \"%s\": if you prefer LILO with its text menu interface.\n"
+"\n"
+" * \"%s\": if you prefer LILO with its graphical interface.\n"
+"\n"
+" * \"%s\": in most cases, you will not change the default (\"%s\"), but if\n"
+"you prefer, the bootloader can be installed on the second hard drive\n"
+"(\"%s\"), or even on a floppy disk (\"%s\");\n"
+"\n"
+" * \"%s\": after a boot or a reboot of the computer, this is the delay\n"
+"given to the user at the console to select a boot entry other than the\n"
+"default.\n"
+"\n"
+" * \"%s\": ACPI is a new standard (appeared during year 2002) for power\n"
+"management, notably for laptops. If you know your hardware supports it and\n"
+"you need it, check this box.\n"
+"\n"
+" * \"%s\": If you noticed hardware problems on your machine (IRQ conflicts,\n"
+"instabilities, machine freeze, ...) you should try disabling APIC by\n"
+"checking this box.\n"
+"\n"
+"!! Be aware that if you choose not to install a bootloader (by selecting\n"
+"\"%s\"), you must ensure that you have a way to boot your Mandrakelinux\n"
+"system! Be sure you know what you are doing before changing any of the\n"
+"options. !!\n"
+"\n"
+"Clicking the \"%s\" button in this dialog will offer advanced options which\n"
+"are normally reserved for the expert user."
+msgstr ""
+
+#: help.pm:768
+#, c-format
+msgid "GRUB"
+msgstr "GRUB"
+
+#: help.pm:768
+#, c-format
+msgid "/dev/hda"
+msgstr "/dev/hda"
+
+#: help.pm:768
+#, c-format
+msgid "/dev/hdb"
+msgstr "/dev/hdb"
+
+#: help.pm:768
+#, c-format
+msgid "/dev/fd0"
+msgstr "/dev/fd0"
+
+#: help.pm:768
+#, c-format
+msgid "Delay before booting the default image"
+msgstr ""
+
+#: help.pm:771
+#, c-format
+msgid ""
+"After you have configured the general bootloader parameters, the list of\n"
+"boot options that will be available at boot time will be displayed.\n"
+"\n"
+"If there are other operating systems installed on your machine they will\n"
+"automatically be added to the boot menu. You can fine-tune the existing\n"
+"options by clicking \"%s\" to create a new entry; selecting an entry and\n"
+"clicking \"%s\" or \"%s\" to modify or remove it. \"%s\" validates your\n"
+"changes.\n"
+"\n"
+"You may also not want to give access to these other operating systems to\n"
+"anyone who goes to the console and reboots the machine. You can delete the\n"
+"corresponding entries for the operating systems to remove them from the\n"
+"bootloader menu, but you will need a boot disk in order to boot those other\n"
+"operating systems!"
+msgstr ""
+
+#: help.pm:784 interactive.pm:295 interactive/gtk.pm:480
+#: standalone/drakbackup:1513 standalone/drakfont:589 standalone/drakfont:655
+#: standalone/drakups:280 standalone/drakups:329 standalone/drakups:349
+#: standalone/drakvpn:333 standalone/drakvpn:694
+#, c-format
+msgid "Add"
+msgstr "ጨምር"
+
+#: help.pm:784 interactive.pm:295 interactive/gtk.pm:480
+#, c-format
+msgid "Modify"
+msgstr "ለውጥ"
+
+#: help.pm:784 interactive.pm:295 interactive/gtk.pm:480
+#: standalone/drakups:282 standalone/drakups:331 standalone/drakups:351
+#: standalone/drakvpn:333 standalone/drakvpn:694
+#, c-format
+msgid "Remove"
+msgstr "አስወግድ"
+
+#: help.pm:787
+#, c-format
+msgid ""
+"LILO and GRUB are GNU/Linux bootloaders. Normally, this stage is totally\n"
+"automated. DrakX will analyze the disk boot sector and act according to\n"
+"what it finds there:\n"
+"\n"
+" * if a Windows boot sector is found, it will replace it with a GRUB/LILO\n"
+"boot sector. This way you will be able to load either GNU/Linux or any\n"
+"other OS installed on your machine.\n"
+"\n"
+" * if a GRUB or LILO boot sector is found, it will replace it with a new\n"
+"one.\n"
+"\n"
+"If it cannot make a determination, DrakX will ask you where to place the\n"
+"bootloader. Generally, the \"%s\" is the safest place. Choosing \"%s\"\n"
+"won't install any bootloader. Use it only if you know what you are doing."
+msgstr ""
+
+#: help.pm:803
+#, c-format
+msgid ""
+"Now, it's time to select a printing system for your computer. Other OSs may\n"
+"offer you one, but Mandrakelinux offers two. Each of the printing systems\n"
+"is best suited to particular types of configuration.\n"
+"\n"
+" * \"%s\" -- which is an acronym for ``print, don't queue'', is the choice\n"
+"if you have a direct connection to your printer, you want to be able to\n"
+"panic out of printer jams, and you do not have networked printers. (\"%s\"\n"
+"will handle only very simple network cases and is somewhat slow when used\n"
+"with networks.) It's recommended that you use \"pdq\" if this is your first\n"
+"experience with GNU/Linux.\n"
+"\n"
+" * \"%s\" - `` Common Unix Printing System'', is an excellent choice for\n"
+"printing to your local printer or to one halfway around the planet. It is\n"
+"simple to configure and can act as a server or a client for the ancient\n"
+"\"lpd \" printing system, so it is compatible with older operating systems\n"
+"which may still need print services. While quite powerful, the basic setup\n"
+"is almost as easy as \"pdq\". If you need to emulate a \"lpd\" server, make\n"
+"sure you turn on the \"cups-lpd \" daemon. \"%s\" includes graphical\n"
+"front-ends for printing or choosing printer options and for managing the\n"
+"printer.\n"
+"\n"
+"If you make a choice now, and later find that you don't like your printing\n"
+"system you may change it by running PrinterDrake from the Mandrake Control\n"
+"Center and clicking the expert button."
+msgstr ""
+
+#: help.pm:826
+#, c-format
+msgid "pdq"
+msgstr "pdq"
+
+#: help.pm:826 printer/cups.pm:115 printer/data.pm:83
+#, c-format
+msgid "CUPS"
+msgstr "CUPS"
+
+#: help.pm:829
+#, c-format
+msgid ""
+"DrakX will first detect any IDE devices present in your computer. It will\n"
+"also scan for one or more PCI SCSI cards on your system. If a SCSI card is\n"
+"found, DrakX will automatically install the appropriate driver.\n"
+"\n"
+"Because hardware detection is not foolproof, DrakX may fail in detecting\n"
+"your hard drives. If so, you'll have to specify your hardware by hand.\n"
+"\n"
+"If you had to manually specify your PCI SCSI adapter, DrakX will ask if you\n"
+"want to configure options for it. You should allow DrakX to probe the\n"
+"hardware for the card-specific options which are needed to initialize the\n"
+"adapter. Most of the time, DrakX will get through this step without any\n"
+"issues.\n"
+"\n"
+"If DrakX is not able to probe for the options to automatically determine\n"
+"which parameters need to be passed to the hardware, you'll need to manually\n"
+"configure the driver."
+msgstr ""
+
+#: help.pm:847
+#, c-format
+msgid ""
+"You can add additional entries in yaboot for other operating systems,\n"
+"alternate kernels, or for an emergency boot image.\n"
+"\n"
+"For other OSs, the entry consists only of a label and the \"root\"\n"
+"partition.\n"
+"\n"
+"For Linux, there are a few possible options:\n"
+"\n"
+" * Label: this is the name you will have to type at the yaboot prompt to\n"
+"select this boot option.\n"
+"\n"
+" * Image: this is the name of the kernel to boot. Typically, vmlinux or a\n"
+"variation of vmlinux with an extension.\n"
+"\n"
+" * Root: the \"root\" device or ``/'' for your Linux installation.\n"
+"\n"
+" * Append: on Apple hardware, the kernel append option is often used to\n"
+"assist in initializing video hardware, or to enable keyboard mouse button\n"
+"emulation for the missing 2nd and 3rd mouse buttons on a stock Apple mouse.\n"
+"The following are some examples:\n"
+"\n"
+" \t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111\n"
+"hda=autotune\n"
+"\n"
+" \t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n"
+"\n"
+" * Initrd: this option can be used either to load initial modules before\n"
+"the boot device is available, or to load a ramdisk image for an emergency\n"
+"boot situation.\n"
+"\n"
+" * Initrd-size: the default ramdisk size is generally 4096 Kbytes. If you\n"
+"need to allocate a large ramdisk, this option can be used to specify a\n"
+"ramdisk larger than the default.\n"
+"\n"
+" * Read-write: normally the \"root\" partition is initially mounted as\n"
+"read-only, to allow a file system check before the system becomes ``live''.\n"
+"You can override the default with this option.\n"
+"\n"
+" * NoVideo: should the Apple video hardware prove to be exceptionally\n"
+"problematic, you can select this option to boot in ``novideo'' mode, with\n"
+"native frame buffer support.\n"
+"\n"
+" * Default: selects this entry as being the default Linux selection,\n"
+"selectable by pressing ENTER at the yaboot prompt. This entry will also be\n"
+"highlighted with a ``*'' if you press [Tab] to see the boot selections."
+msgstr ""
+
+#: help.pm:894
+#, c-format
+msgid ""
+"Yaboot is a bootloader for NewWorld Macintosh hardware and can be used to\n"
+"boot GNU/Linux, MacOS or MacOSX. Normally, MacOS and MacOSX are correctly\n"
+"detected and installed in the bootloader menu. If this is not the case, you\n"
+"can add an entry by hand in this screen. Take care to choose the correct\n"
+"parameters.\n"
+"\n"
+"Yaboot's main options are:\n"
+"\n"
+" * Init Message: a simple text message displayed before the boot prompt.\n"
+"\n"
+" * Boot Device: indicates where you want to place the information required\n"
+"to boot to GNU/Linux. Generally, you set up a bootstrap partition earlier\n"
+"to hold this information.\n"
+"\n"
+" * Open Firmware Delay: unlike LILO, there are two delays available with\n"
+"yaboot. The first delay is measured in seconds and at this point, you can\n"
+"choose between CD, OF boot, MacOS or Linux;\n"
+"\n"
+" * Kernel Boot Timeout: this timeout is similar to the LILO boot delay.\n"
+"After selecting Linux, you will have this delay in 0.1 second increments\n"
+"before your default kernel description is selected;\n"
+"\n"
+" * Enable CD Boot?: checking this option allows you to choose ``C'' for CD\n"
+"at the first boot prompt.\n"
+"\n"
+" * Enable OF Boot?: checking this option allows you to choose ``N'' for\n"
+"Open Firmware at the first boot prompt.\n"
+"\n"
+" * Default OS: you can select which OS will boot by default when the Open\n"
+"Firmware Delay expires."
+msgstr ""
+
+#: help.pm:926
+#, c-format
+msgid ""
+"\"%s\": if a sound card is detected on your system, it is displayed here.\n"
+"If you notice the sound card displayed is not the one that is actually\n"
+"present on your system, you can click on the button and choose another\n"
+"driver."
+msgstr ""
+
+#: help.pm:929 help.pm:991 install_steps_interactive.pm:954
+#: install_steps_interactive.pm:971
+#, fuzzy, c-format
+msgid "Sound card"
+msgstr "ድምፅ የለም"
+
+#: help.pm:932
+#, c-format
+msgid ""
+"As a review, DrakX will present a summary of information it has about your\n"
+"system. Depending on your installed hardware, you may have some or all of\n"
+"the following entries. Each entry is made up of the configuration item to\n"
+"be configured, followed by a quick summary of the current configuration.\n"
+"Click on the corresponding \"%s\" button to change that.\n"
+"\n"
+" * \"%s\": check the current keyboard map configuration and change it if\n"
+"necessary.\n"
+"\n"
+" * \"%s\": check the current country selection. If you are not in this\n"
+"country, click on the \"%s\" button and choose another one. If your country\n"
+"is not in the first list shown, click the \"%s\" button to get the complete\n"
+"country list.\n"
+"\n"
+" * \"%s\": By default, DrakX deduces your time zone based on the country\n"
+"you have chosen. You can click on the \"%s\" button here if this is not\n"
+"correct.\n"
+"\n"
+" * \"%s\": check the current mouse configuration and click on the button to\n"
+"change it if necessary.\n"
+"\n"
+" * \"%s\": clicking on the \"%s\" button will open the printer\n"
+"configuration wizard. Consult the corresponding chapter of the ``Starter\n"
+"Guide'' for more information on how to setup a new printer. The interface\n"
+"presented there is similar to the one used during installation.\n"
+"\n"
+" * \"%s\": if a sound card is detected on your system, it is displayed\n"
+"here. If you notice the sound card displayed is not the one that is\n"
+"actually present on your system, you can click on the button and choose\n"
+"another driver.\n"
+"\n"
+" * \"%s\": by default, DrakX configures your graphical interface in\n"
+"\"800x600\" or \"1024x768\" resolution. If that does not suit you, click on\n"
+"\"%s\" to reconfigure your graphical interface.\n"
+"\n"
+" * \"%s\": if a TV card is detected on your system, it is displayed here.\n"
+"If you have a TV card and it is not detected, click on \"%s\" to try to\n"
+"configure it manually.\n"
+"\n"
+" * \"%s\": if an ISDN card is detected on your system, it will be displayed\n"
+"here. You can click on \"%s\" to change the parameters associated with the\n"
+"card.\n"
+"\n"
+" * \"%s\": If you wish to configure your Internet or local network access\n"
+"now.\n"
+"\n"
+" * \"%s\": this entry allows you to redefine the security level as set in a\n"
+"previous step ().\n"
+"\n"
+" * \"%s\": if you plan to connect your machine to the Internet, it's a good\n"
+"idea to protect yourself from intrusions by setting up a firewall. Consult\n"
+"the corresponding section of the ``Starter Guide'' for details about\n"
+"firewall settings.\n"
+"\n"
+" * \"%s\": if you wish to change your bootloader configuration, click that\n"
+"button. This should be reserved to advanced users.\n"
+"\n"
+" * \"%s\": here you'll be able to fine control which services will be run\n"
+"on your machine. If you plan to use this machine as a server it's a good\n"
+"idea to review this setup."
+msgstr ""
+
+#: help.pm:991 install_steps_interactive.pm:110
+#: install_steps_interactive.pm:887 standalone/keyboarddrake:23
+#, c-format
+msgid "Keyboard"
+msgstr "የቃላት ገበታ"
+
+#: help.pm:991 install_steps_interactive.pm:913 standalone/drakclock:75
+#, c-format
+msgid "Timezone"
+msgstr "የሰአት ክልል"
+
+#: help.pm:991
+#, fuzzy, c-format
+msgid "Graphical Interface"
+msgstr "የተጠቃሚው እይታ"
+
+#: help.pm:991 install_steps_interactive.pm:987
+#, c-format
+msgid "TV card"
+msgstr "የቲቪ ካርድ"
+
+#: help.pm:991
+#, c-format
+msgid "ISDN card"
+msgstr "የISDN ካርድ"
+
+#: help.pm:991 install_steps_interactive.pm:1005 standalone/drakbackup:2010
+#, c-format
+msgid "Network"
+msgstr "መረብ"
+
+#: help.pm:991 install_steps_interactive.pm:1031
+#, c-format
+msgid "Security Level"
+msgstr "የደግንነት ደረጃ"
+
+#: help.pm:991 install_steps_interactive.pm:1045
+#, c-format
+msgid "Firewall"
+msgstr "የእሳት ግድግዳ"
+
+#: help.pm:991 install_steps_interactive.pm:1059
+#, c-format
+msgid "Bootloader"
+msgstr ""
+
+#: help.pm:991 install_steps_interactive.pm:1069 services.pm:195
+#, c-format
+msgid "Services"
+msgstr "አገልግሎት"
+
+#: help.pm:994
+#, c-format
+msgid ""
+"Choose the hard drive you want to erase in order to install your new\n"
+"Mandrakelinux partition. Be careful, all data on this drive will be lost\n"
+"and will not be recoverable!"
+msgstr ""
+
+#: help.pm:999
+#, c-format
+msgid ""
+"Click on \"%s\" if you want to delete all data and partitions present on\n"
+"this hard drive. Be careful, after clicking on \"%s\", you will not be able\n"
+"to recover any data and partitions present on this hard drive, including\n"
+"any Windows data.\n"
+"\n"
+"Click on \"%s\" to quit this operation without losing data and partitions\n"
+"present on this hard drive."
+msgstr ""
+
+#: install2.pm:119
+#, c-format
+msgid ""
+"Can't access kernel modules corresponding to your kernel (file %s is "
+"missing), this generally means your boot floppy in not in sync with the "
+"Installation medium (please create a newer boot floppy)"
+msgstr ""
+
+#: install2.pm:169
+#, c-format
+msgid "You must also format %s"
+msgstr ""
+
+#: install_any.pm:402
+#, 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 ones could be found. In that case, you must make sure\n"
+"to upgrade as soon as possible.\n"
+"\n"
+"\n"
+"Do you really want to install these servers?\n"
+msgstr ""
+
+#: install_any.pm:423
+#, c-format
+msgid ""
+"The following packages will be removed to allow upgrading your system: %s\n"
+"\n"
+"\n"
+"Do you really want to remove these packages?\n"
+msgstr ""
+
+#: install_any.pm:818
+#, c-format
+msgid "Insert a FAT formatted floppy in drive %s"
+msgstr ""
+
+#: install_any.pm:822
+#, c-format
+msgid "This floppy is not FAT formatted"
+msgstr ""
+
+#: install_any.pm:834
+#, c-format
+msgid ""
+"To use this saved packages selection, boot installation with ``linux "
+"defcfg=floppy''"
+msgstr ""
+
+#: install_any.pm:862 partition_table.pm:848
+#, c-format
+msgid "Error reading file %s"
+msgstr "%sን ለማንበብ ስህተት ተፈትሯል"
+
+#: install_any.pm:987
+#, c-format
+msgid ""
+"An error occurred - no valid devices were found on which to create new "
+"filesystems. Please check your hardware for the cause of this problem"
+msgstr ""
+
+#: install_gtk.pm:161
+#, c-format
+msgid "System installation"
+msgstr "የሲስተም ተከላ"
+
+#: install_gtk.pm:164
+#, c-format
+msgid "System configuration"
+msgstr "የሲስተም ማስተካከያ"
+
+#: install_interactive.pm:22
+#, c-format
+msgid ""
+"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
+"You can find some information about them at: %s"
+msgstr ""
+
+#: install_interactive.pm:62
+#, c-format
+msgid ""
+"You must have a root partition.\n"
+"For this, create a partition (or click on an existing one).\n"
+"Then choose action ``Mount point'' and set it to `/'"
+msgstr ""
+
+#: install_interactive.pm:67
+#, c-format
+msgid ""
+"You don't have a swap partition.\n"
+"\n"
+"Continue anyway?"
+msgstr ""
+
+#: install_interactive.pm:70 install_steps.pm:207
+#, c-format
+msgid "You must have a FAT partition mounted in /boot/efi"
+msgstr ""
+
+#: install_interactive.pm:97
+#, c-format
+msgid "Not enough free space to allocate new partitions"
+msgstr ""
+
+#: install_interactive.pm:105
+#, fuzzy, c-format
+msgid "Use existing partitions"
+msgstr "ያለውን ሰነድ ክፈት"
+
+#: install_interactive.pm:107
+#, c-format
+msgid "There is no existing partition to use"
+msgstr ""
+
+#: install_interactive.pm:114
+#, c-format
+msgid "Use the Windows partition for loopback"
+msgstr ""
+
+#: install_interactive.pm:117
+#, c-format
+msgid "Which partition do you want to use for Linux4Win?"
+msgstr ""
+
+#: install_interactive.pm:119
+#, c-format
+msgid "Choose the sizes"
+msgstr "መጠኖቹን ይምረጡ"
+
+#: install_interactive.pm:120
+#, c-format
+msgid "Root partition size in MB: "
+msgstr ""
+
+#: install_interactive.pm:121
+#, c-format
+msgid "Swap partition size in MB: "
+msgstr ""
+
+#: install_interactive.pm:130
+#, c-format
+msgid "There is no FAT partition to use as loopback (or not enough space left)"
+msgstr ""
+
+#: install_interactive.pm:139
+#, c-format
+msgid "Which partition do you want to resize?"
+msgstr ""
+
+#: install_interactive.pm:153
+#, c-format
+msgid ""
+"The FAT resizer is unable to handle your partition, \n"
+"the following error occured: %s"
+msgstr ""
+
+#: install_interactive.pm:156
+#, c-format
+msgid "Computing the size of the Windows partition"
+msgstr ""
+
+#: install_interactive.pm:163
+#, c-format
+msgid ""
+"Your Windows partition is too fragmented. Please reboot your computer under "
+"Windows, run the ``defrag'' utility, then restart the Mandrakelinux "
+"installation."
+msgstr ""
+
+#: install_interactive.pm:164
+#, c-format
+msgid ""
+"WARNING!\n"
+"\n"
+"DrakX will now resize your Windows partition. Be careful: this\n"
+"operation is dangerous. If you have not already done so, you\n"
+"first need to exit the installation, run \"chkdsk c:\" from a\n"
+"Command Prompt under Windows (beware, running graphical program\n"
+"\"scandisk\" is not enough, be sure to use \"chkdsk\" in a\n"
+"Command Prompt!), optionally run defrag, then restart the\n"
+"installation. You should also backup your data.\n"
+"When sure, press Ok."
+msgstr ""
+
+#: install_interactive.pm:176
+#, c-format
+msgid "Which size do you want to keep for Windows on"
+msgstr ""
+
+#: install_interactive.pm:177
+#, c-format
+msgid "partition %s"
+msgstr ""
+
+#: install_interactive.pm:186
+#, fuzzy, c-format
+msgid "Resizing Windows partition"
+msgstr "ዐርቢኛ (Windows-1256)"
+
+#: install_interactive.pm:191
+#, c-format
+msgid "FAT resizing failed: %s"
+msgstr "የFATን መጠን መለወጥ አልተሳካም: %s"
+
+#: install_interactive.pm:206
+#, c-format
+msgid "There is no FAT partition to resize (or not enough space left)"
+msgstr ""
+
+#: install_interactive.pm:211
+#, c-format
+msgid "Remove Windows(TM)"
+msgstr "Windows(TM)ን አስወግድ"
+
+#: install_interactive.pm:213
+#, c-format
+msgid "You have more than one hard drive, which one do you install linux on?"
+msgstr ""
+
+#: install_interactive.pm:217
+#, c-format
+msgid "ALL existing partitions and their data will be lost on drive %s"
+msgstr ""
+
+#: install_interactive.pm:230
+#, c-format
+msgid "Use fdisk"
+msgstr "fdiskን ተጠቀም"
+
+#: install_interactive.pm:233
+#, c-format
+msgid ""
+"You can now partition %s.\n"
+"When you are done, don't forget to save using `w'"
+msgstr ""
+
+#: install_interactive.pm:269
+#, c-format
+msgid "I can't find any room for installing"
+msgstr ""
+
+#: install_interactive.pm:273
+#, c-format
+msgid "The DrakX Partitioning wizard found the following solutions:"
+msgstr ""
+
+#: install_interactive.pm:279
+#, fuzzy, c-format
+msgid "Partitioning failed: %s"
+msgstr "%s አልተገኘም"
+
+#: install_interactive.pm:286
+#, c-format
+msgid "Bringing up the network"
+msgstr "መረቡን በማቀራረብ ላይ"
+
+#: install_interactive.pm:291
+#, c-format
+msgid "Bringing down the network"
+msgstr "መረቡን በማለያየት ላይ"
+
+#: install_messages.pm:9
+#, c-format
+msgid ""
+"Introduction\n"
+"\n"
+"The operating system and the different components available in the "
+"Mandrakelinux 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 Mandrakelinux distribution.\n"
+"\n"
+"\n"
+"1. License Agreement\n"
+"\n"
+"Please read this document carefully. This document is a license agreement "
+"between you and \n"
+"MandrakeSoft S.A. which applies to the Software Products.\n"
+"By installing, duplicating or using the Software Products in any manner, you "
+"explicitly \n"
+"accept and fully agree to conform to the terms and conditions of this "
+"License. \n"
+"If you disagree with any portion of the License, you are not allowed to "
+"install, duplicate or use \n"
+"the Software Products. \n"
+"Any attempt to install, duplicate or use the Software Products in a manner "
+"which does not comply \n"
+"with the terms and conditions of this License is void and will terminate "
+"your rights under this \n"
+"License. Upon termination of the License, you must immediately destroy all "
+"copies of the \n"
+"Software Products.\n"
+"\n"
+"\n"
+"2. Limited Warranty\n"
+"\n"
+"The Software Products and attached documentation are provided \"as is\", "
+"with no warranty, to the \n"
+"extent permitted by law.\n"
+"MandrakeSoft S.A. will, in no circumstances and to the extent permitted by "
+"law, be liable for any special,\n"
+"incidental, direct or indirect damages whatsoever (including without "
+"limitation damages for loss of \n"
+"business, interruption of business, financial loss, legal fees and penalties "
+"resulting from a court \n"
+"judgment, or any other consequential loss) arising out of the use or "
+"inability to use the Software \n"
+"Products, even if MandrakeSoft S.A. has been advised of the possibility or "
+"occurence 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 Mandrakelinux 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\", \"Mandrakelinux\" and associated logos are trademarks of "
+"MandrakeSoft S.A. \n"
+"\n"
+"\n"
+"5. Governing Laws \n"
+"\n"
+"If any portion of this agreement is held void, illegal or inapplicable by a "
+"court judgment, this \n"
+"portion is excluded from this contract. You remain bound by the other "
+"applicable sections of the \n"
+"agreement.\n"
+"The terms and conditions of this License are governed by the Laws of "
+"France.\n"
+"All disputes on the terms of this license will preferably be settled out of "
+"court. As a last \n"
+"resort, the dispute will be referred to the appropriate Courts of Law of "
+"Paris - France.\n"
+"For any question on this document, please contact MandrakeSoft S.A. \n"
+msgstr ""
+
+#: install_messages.pm:89
+#, c-format
+msgid ""
+"Warning: Free Software may not necessarily be patent free, and some Free\n"
+"Software included may be covered by patents in your country. For example, "
+"the\n"
+"MP3 decoders included may require a licence for further usage (see\n"
+"http://www.mp3licensing.com for more details). If you are unsure if a "
+"patent\n"
+"may be applicable to you, check your local laws."
+msgstr ""
+
+#: install_messages.pm:96
+#, c-format
+msgid ""
+"\n"
+"Warning\n"
+"\n"
+"Please read carefully the terms below. If you disagree with any\n"
+"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
+"to continue the installation without using these media.\n"
+"\n"
+"\n"
+"Some components contained in the next CD media are not governed\n"
+"by the GPL License or similar agreements. Each such component is then\n"
+"governed by the terms and conditions of its own specific license. \n"
+"Please read carefully and comply with such specific licenses before \n"
+"you use or redistribute the said components. \n"
+"Such licenses will in general prevent the transfer, duplication \n"
+"(except for backup purposes), redistribution, reverse engineering, \n"
+"de-assembly, de-compilation or modification of the component. \n"
+"Any breach of agreement will immediately terminate your rights under \n"
+"the specific license. Unless the specific license terms grant you such\n"
+"rights, you usually cannot install the programs on more than one\n"
+"system, or adapt it to be used on a network. In doubt, please contact \n"
+"directly the distributor or editor of the component. \n"
+"Transfer to third parties or copying of such components including the \n"
+"documentation is usually forbidden.\n"
+"\n"
+"\n"
+"All rights to the components of the next CD media belong to their \n"
+"respective authors and are protected by intellectual property and \n"
+"copyright laws applicable to software programs.\n"
+msgstr ""
+
+#: install_messages.pm:128
+#, c-format
+msgid ""
+"Congratulations, installation is complete.\n"
+"Remove the boot media and press return to reboot.\n"
+"\n"
+"\n"
+"For information on fixes which are available for this release of "
+"Mandrakelinux,\n"
+"consult the Errata available from:\n"
+"\n"
+"\n"
+"%s\n"
+"\n"
+"\n"
+"Information on configuring your system is available in the post\n"
+"install chapter of the Official Mandrakelinux User's Guide."
+msgstr ""
+
+#: install_messages.pm:141
+#, c-format
+msgid "http://www.mandrakelinux.com/en/100errata.php3"
+msgstr "http://www.mandrakelinux.com/en/100errata.php3"
+
+#: install_steps.pm:242
+#, fuzzy, c-format
+msgid "Duplicate mount point %s"
+msgstr "እያንዳንዱን የተመረጠውን አርዕስተ ጉዳይ አባዙ"
+
+#: install_steps.pm:407
+#, c-format
+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 ""
+
+#: install_steps.pm:533
+#, c-format
+msgid "No floppy drive available"
+msgstr ""
+
+#: install_steps_auto_install.pm:76 install_steps_stdio.pm:27
+#, c-format
+msgid "Entering step `%s'\n"
+msgstr ""
+
+#: install_steps_gtk.pm:178
+#, c-format
+msgid ""
+"Your system is low on resources. You may have some problem installing\n"
+"Mandrakelinux. If that occurs, you can try a text install instead. For "
+"this,\n"
+"press `F1' when booting on CDROM, then enter `text'."
+msgstr ""
+
+#: install_steps_gtk.pm:232 install_steps_interactive.pm:580
+#, fuzzy, c-format
+msgid "Package Group Selection"
+msgstr "የተመረጠውን ከላይ አስምሩ (ቀያይሩ)"
+
+#: install_steps_gtk.pm:294 install_steps_interactive.pm:519
+#, fuzzy, c-format
+msgid "Total size: %d / %d MB"
+msgstr "%lu MB RAM"
+
+#: install_steps_gtk.pm:340
+#, c-format
+msgid "Bad package"
+msgstr "ትክክል ያልሆነ ጥቅል"
+
+#: install_steps_gtk.pm:342
+#, c-format
+msgid "Version: "
+msgstr "ዝርያ: "
+
+#: install_steps_gtk.pm:343
+#, c-format
+msgid "Size: "
+msgstr "መጠን: "
+
+#: install_steps_gtk.pm:343
+#, fuzzy, c-format
+msgid "%d KB\n"
+msgstr "%1 KB"
+
+#: install_steps_gtk.pm:344
+#, c-format
+msgid "Importance: "
+msgstr "አስፈላጊነት: "
+
+#: install_steps_gtk.pm:377
+#, c-format
+msgid "You can't select/unselect this package"
+msgstr "ይህን ጥቅል መምረጥ/አለመምረጥ አይችሉም"
+
+#: install_steps_gtk.pm:381
+#, c-format
+msgid "due to missing %s"
+msgstr "ምክንያቱም %s አልተገኘም"
+
+#: install_steps_gtk.pm:382
+#, c-format
+msgid "due to unsatisfied %s"
+msgstr "ምክንያቱም %s አጥጋቢ አይደለም"
+
+#: install_steps_gtk.pm:383
+#, fuzzy, c-format
+msgid "trying to promote %s"
+msgstr "እንደገና የሚሰራ ምንም የለም።"
+
+#: install_steps_gtk.pm:384
+#, fuzzy, c-format
+msgid "in order to keep %s"
+msgstr "በተቃራኒ ቅደም ተከተል ምልክቶችን አሳይ"
+
+#: install_steps_gtk.pm:389
+#, c-format
+msgid ""
+"You can't select this package as there is not enough space left to install it"
+msgstr ""
+
+#: install_steps_gtk.pm:392
+#, c-format
+msgid "The following packages are going to be installed"
+msgstr "የሚከተሉት ጥቅሎች ሊተከሉ ነው"
+
+#: install_steps_gtk.pm:393
+#, c-format
+msgid "The following packages are going to be removed"
+msgstr "የሚከተሉት ጥቅሎች ሊወገዱ ነው"
+
+#: install_steps_gtk.pm:417
+#, c-format
+msgid "This is a mandatory package, it can't be unselected"
+msgstr ""
+
+#: install_steps_gtk.pm:419
+#, c-format
+msgid "You can't unselect this package. It is already installed"
+msgstr ""
+
+#: install_steps_gtk.pm:422
+#, c-format
+msgid ""
+"This package must be upgraded.\n"
+"Are you sure you want to deselect it?"
+msgstr ""
+
+#: install_steps_gtk.pm:425
+#, c-format
+msgid "You can't unselect this package. It must be upgraded"
+msgstr ""
+
+#: install_steps_gtk.pm:430
+#, c-format
+msgid "Show automatically selected packages"
+msgstr ""
+
+#: install_steps_gtk.pm:435
+#, fuzzy, c-format
+msgid "Load/Save on floppy"
+msgstr "ስታስቀምጥ በራስ-ገዝ .mo ሰነዶችን ገንባ"
+
+#: install_steps_gtk.pm:436
+#, c-format
+msgid "Updating package selection"
+msgstr "የጥቅል ምርጫ በማሻሻል ላይ"
+
+#: install_steps_gtk.pm:441
+#, c-format
+msgid "Minimal install"
+msgstr "አነስተኛ ተከላ"
+
+#: install_steps_gtk.pm:455 install_steps_interactive.pm:427
+#, c-format
+msgid "Choose the packages you want to install"
+msgstr "ለመትከል የሚፈልጉትን ጥቅል ይምረጡ"
+
+#: install_steps_gtk.pm:471 install_steps_interactive.pm:666
+#, c-format
+msgid "Installing"
+msgstr "በመትከል ላይ"
+
+#: install_steps_gtk.pm:477
+#, c-format
+msgid "No details"
+msgstr "ዝርዝሮች የሉም"
+
+#: install_steps_gtk.pm:478
+#, c-format
+msgid "Estimating"
+msgstr "በግምት"
+
+#: install_steps_gtk.pm:484
+#, c-format
+msgid "Time remaining "
+msgstr "ይቀራል"
+
+#: install_steps_gtk.pm:496
+#, c-format
+msgid "Please wait, preparing installation..."
+msgstr "እባክዎ ይጠብቁ፣ ተከላ በማዘጋጀት ላይ..."
+
+#: install_steps_gtk.pm:557
+#, c-format
+msgid "%d packages"
+msgstr "%d ጥቅሎች"
+
+#: install_steps_gtk.pm:562
+#, c-format
+msgid "Installing package %s"
+msgstr "የ%s ጥቅል በመትከል ላይ"
+
+#: install_steps_gtk.pm:598 install_steps_interactive.pm:88
+#: install_steps_interactive.pm:690
+#, c-format
+msgid "Refuse"
+msgstr "አትቀበል"
+
+#: install_steps_gtk.pm:599 install_steps_interactive.pm:691
+#, 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 ""
+
+#: install_steps_gtk.pm:614 install_steps_interactive.pm:703
+#, c-format
+msgid "There was an error ordering packages:"
+msgstr ""
+
+#: install_steps_gtk.pm:614 install_steps_gtk.pm:618
+#: install_steps_interactive.pm:703 install_steps_interactive.pm:707
+#, c-format
+msgid "Go on anyway?"
+msgstr "ለማንኛውም ቀጥል?"
+
+#: install_steps_gtk.pm:618 install_steps_interactive.pm:707
+#, c-format
+msgid "There was an error installing packages:"
+msgstr ""
+
+#: install_steps_gtk.pm:658 install_steps_interactive.pm:869
+#: install_steps_interactive.pm:1021
+#, c-format
+msgid "not configured"
+msgstr "አልተስተካከለም"
+
+#: install_steps_interactive.pm:81
+#, c-format
+msgid "Do you want to recover your system?"
+msgstr ""
+
+#: install_steps_interactive.pm:82
+#, c-format
+msgid "License agreement"
+msgstr ""
+
+#: install_steps_interactive.pm:111
+#, c-format
+msgid "Please choose your keyboard layout."
+msgstr ""
+
+#: install_steps_interactive.pm:113
+#, c-format
+msgid "Here is the full list of available keyboards"
+msgstr ""
+
+#: install_steps_interactive.pm:143
+#, fuzzy, c-format
+msgid "Install/Upgrade"
+msgstr "ሲስተም ትከል"
+
+#: install_steps_interactive.pm:144
+#, c-format
+msgid "Is this an install or an upgrade?"
+msgstr ""
+
+#: install_steps_interactive.pm:150
+#, c-format
+msgid "Upgrade %s"
+msgstr ""
+
+#: install_steps_interactive.pm:160
+#, fuzzy, c-format
+msgid "Encryption key for %s"
+msgstr "&መረጃውን አስስ"
+
+#: install_steps_interactive.pm:177
+#, c-format
+msgid "Please choose your type of mouse."
+msgstr "እባክዎ የመጠቆሚያ አይነቶን ይምረጡ።"
+
+#: install_steps_interactive.pm:186 standalone/mousedrake:46
+#, c-format
+msgid "Mouse Port"
+msgstr "የመጠቆሚያ ፖርት"
+
+#: install_steps_interactive.pm:187 standalone/mousedrake:47
+#, c-format
+msgid "Please choose which serial port your mouse is connected to."
+msgstr ""
+
+#: install_steps_interactive.pm:197
+#, c-format
+msgid "Buttons emulation"
+msgstr ""
+
+#: install_steps_interactive.pm:199
+#, fuzzy, c-format
+msgid "Button 2 Emulation"
+msgstr "የቁልፉ ዓይነት"
+
+#: install_steps_interactive.pm:200
+#, fuzzy, c-format
+msgid "Button 3 Emulation"
+msgstr "የቁልፉ ዓይነት"
+
+#: install_steps_interactive.pm:221
+#, c-format
+msgid "PCMCIA"
+msgstr "PCMCIA"
+
+#: install_steps_interactive.pm:221
+#, c-format
+msgid "Configuring PCMCIA cards..."
+msgstr ""
+
+#: install_steps_interactive.pm:228
+#, c-format
+msgid "IDE"
+msgstr "IDE"
+
+#: install_steps_interactive.pm:228
+#, c-format
+msgid "Configuring IDE"
+msgstr "IDEን በማስተካከል ላይ"
+
+#: install_steps_interactive.pm:248 network/tools.pm:155
+#, fuzzy, c-format
+msgid "No partition available"
+msgstr "የሚገኙ ይዞታዎች የሉም"
+
+#: install_steps_interactive.pm:251
+#, c-format
+msgid "Scanning partitions to find mount points"
+msgstr ""
+
+#: install_steps_interactive.pm:258
+#, fuzzy, c-format
+msgid "Choose the mount points"
+msgstr "የመመልከቻውን ቀለም ይምረጡ"
+
+#: install_steps_interactive.pm:288
+#, c-format
+msgid ""
+"No free space for 1MB bootstrap! Install will continue, but to boot your "
+"system, you'll need to create the bootstrap partition in DiskDrake"
+msgstr ""
+
+#: install_steps_interactive.pm:325
+#, fuzzy, c-format
+msgid "Choose the partitions you want to format"
+msgstr "እባክዎ ለማሳየት የሚፈልጉትን ተጠቃሽ-መረጃ ይምረጡ:"
+
+#: install_steps_interactive.pm:327
+#, fuzzy, c-format
+msgid "Check bad blocks?"
+msgstr "ተመልከት ይህንን"
+
+#: install_steps_interactive.pm:359
+#, c-format
+msgid ""
+"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
+"you can lose data)"
+msgstr ""
+
+#: install_steps_interactive.pm:362
+#, c-format
+msgid "Not enough swap space to fulfill installation, please add some"
+msgstr ""
+
+#: install_steps_interactive.pm:369
+#, c-format
+msgid "Looking for available packages and rebuilding rpm database..."
+msgstr ""
+
+#: install_steps_interactive.pm:370 install_steps_interactive.pm:389
+#, c-format
+msgid "Looking for available packages..."
+msgstr ""
+
+#: install_steps_interactive.pm:373
+#, c-format
+msgid "Looking at packages already installed..."
+msgstr ""
+
+#: install_steps_interactive.pm:377
+#, c-format
+msgid "Finding packages to upgrade..."
+msgstr ""
+
+#: install_steps_interactive.pm:398
+#, c-format
+msgid ""
+"Your system does not have enough space left for installation or upgrade (%d "
+"> %d)"
+msgstr ""
+
+#: install_steps_interactive.pm:439
+#, c-format
+msgid ""
+"Please choose load or save package selection on floppy.\n"
+"The format is the same as auto_install generated floppies."
+msgstr ""
+
+#: install_steps_interactive.pm:441
+#, c-format
+msgid "Load from floppy"
+msgstr "ከፍሎፒ ጫን"
+
+#: install_steps_interactive.pm:441
+#, c-format
+msgid "Save on floppy"
+msgstr "ፍሎፒ ላይ አስቀምጥ"
+
+#: install_steps_interactive.pm:445
+#, c-format
+msgid "Package selection"
+msgstr "የጥቅል ምርጫ"
+
+#: install_steps_interactive.pm:445
+#, fuzzy, c-format
+msgid "Loading from floppy"
+msgstr "ከምንጩ &አሻሽል"
+
+#: install_steps_interactive.pm:450
+#, c-format
+msgid "Insert a floppy containing package selection"
+msgstr ""
+
+#: install_steps_interactive.pm:533
+#, c-format
+msgid "Selected size is larger than available space"
+msgstr ""
+
+#: install_steps_interactive.pm:548
+#, fuzzy, c-format
+msgid "Type of install"
+msgstr "ሲስተም ትከል"
+
+#: install_steps_interactive.pm:549
+#, c-format
+msgid ""
+"You haven't selected any group of packages.\n"
+"Please choose the minimal installation you want:"
+msgstr ""
+
+#: install_steps_interactive.pm:553
+#, c-format
+msgid "With basic documentation (recommended!)"
+msgstr ""
+
+#: install_steps_interactive.pm:554
+#, c-format
+msgid "Truly minimal install (especially no urpmi)"
+msgstr ""
+
+#: install_steps_interactive.pm:597 standalone/drakxtv:50
+#, c-format
+msgid "All"
+msgstr "ሁሉንም"
+
+#: install_steps_interactive.pm:641
+#, c-format
+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 ""
+
+#: install_steps_interactive.pm:646
+#, fuzzy, c-format
+msgid "Cd-Rom labeled \"%s\""
+msgstr "የPhoto CD ፋይል"
+
+#: install_steps_interactive.pm:666
+#, fuzzy, c-format
+msgid "Preparing installation"
+msgstr "የአዲስ መዝገበ ቃላት አገባብ"
+
+#: install_steps_interactive.pm:675
+#, c-format
+msgid ""
+"Installing package %s\n"
+"%d%%"
+msgstr ""
+
+#: install_steps_interactive.pm:721
+#, fuzzy, c-format
+msgid "Post-install configuration"
+msgstr "አዲስ ተጨማሪ ፕሮግራም አስገባ"
+
+#: install_steps_interactive.pm:727
+#, c-format
+msgid "Please insert the Update Modules floppy in drive %s"
+msgstr ""
+
+#: install_steps_interactive.pm:748
+#, c-format
+msgid ""
+"You now have the opportunity to download updated packages. These packages\n"
+"have been updated after the distribution was released. They may\n"
+"contain security or bug fixes.\n"
+"\n"
+"To download these packages, you will need to have a working Internet \n"
+"connection.\n"
+"\n"
+"Do you want to install the updates ?"
+msgstr ""
+
+#: install_steps_interactive.pm:769
+#, c-format
+msgid ""
+"Contacting Mandrakelinux web site to get the list of available mirrors..."
+msgstr ""
+
+#: install_steps_interactive.pm:774
+#, c-format
+msgid "Choose a mirror from which to get the packages"
+msgstr ""
+
+#: install_steps_interactive.pm:788
+#, c-format
+msgid "Contacting the mirror to get the list of available packages..."
+msgstr ""
+
+#: install_steps_interactive.pm:792
+#, fuzzy, c-format
+msgid "Unable to contact mirror %s"
+msgstr "ይቅርታ! መዝገበ ቃላቱን መጫን የምችል አይመስለኝም።"
+
+#: install_steps_interactive.pm:792
+#, c-format
+msgid "Would you like to try again?"
+msgstr ""
+
+#: install_steps_interactive.pm:818 standalone/drakclock:45
+#, c-format
+msgid "Which is your timezone?"
+msgstr ""
+
+#: install_steps_interactive.pm:823
+#, c-format
+msgid "Automatic time synchronization (using NTP)"
+msgstr ""
+
+#: install_steps_interactive.pm:831
+#, fuzzy, c-format
+msgid "NTP Server"
+msgstr "ስለተጠሪ መረጃ"
+
+#: install_steps_interactive.pm:873 steps.pm:30
+#, c-format
+msgid "Summary"
+msgstr "ማጠቃለያ"
+
+#: install_steps_interactive.pm:886 install_steps_interactive.pm:894
+#: install_steps_interactive.pm:912 install_steps_interactive.pm:919
+#: install_steps_interactive.pm:1068 services.pm:135
+#: standalone/drakbackup:1572
+#, fuzzy, c-format
+msgid "System"
+msgstr "ሲስተም"
+
+#: install_steps_interactive.pm:926 install_steps_interactive.pm:953
+#: install_steps_interactive.pm:970 install_steps_interactive.pm:986
+#: install_steps_interactive.pm:997
+#, fuzzy, c-format
+msgid "Hardware"
+msgstr "ሀርድዌር"
+
+#: install_steps_interactive.pm:932 install_steps_interactive.pm:941
+#, fuzzy, c-format
+msgid "Remote CUPS server"
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: install_steps_interactive.pm:932
+#, fuzzy, c-format
+msgid "No printer"
+msgstr "ምንም ዓይነት ማተሚያ አልተመረጠም"
+
+#: install_steps_interactive.pm:974
+#, c-format
+msgid "Do you have an ISA sound card?"
+msgstr ""
+
+#: install_steps_interactive.pm:976
+#, c-format
+msgid ""
+"Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound "
+"card"
+msgstr ""
+
+#: install_steps_interactive.pm:978
+#, c-format
+msgid "No sound card detected. Try \"harddrake\" after installation"
+msgstr ""
+
+#: install_steps_interactive.pm:998
+#, fuzzy, c-format
+msgid "Graphical interface"
+msgstr "የተጠቃሚው እይታ"
+
+#: install_steps_interactive.pm:1004 install_steps_interactive.pm:1019
+#, fuzzy, c-format
+msgid "Network & Internet"
+msgstr "Name=ኢንተርኔት"
+
+#: install_steps_interactive.pm:1020
+#, c-format
+msgid "Proxies"
+msgstr ""
+
+#: install_steps_interactive.pm:1021
+#, c-format
+msgid "configured"
+msgstr ""
+
+#: install_steps_interactive.pm:1030 install_steps_interactive.pm:1044
+#: steps.pm:20
+#, fuzzy, c-format
+msgid "Security"
+msgstr "የደህንነት ደረጃ፦"
+
+#: install_steps_interactive.pm:1049
+#, c-format
+msgid "activated"
+msgstr ""
+
+#: install_steps_interactive.pm:1049
+#, fuzzy, c-format
+msgid "disabled"
+msgstr "የተበላሸ"
+
+#: install_steps_interactive.pm:1058
+#, c-format
+msgid "Boot"
+msgstr ""
+
+# -PO: example: lilo-graphic on /dev/hda1
+#. -PO: example: lilo-graphic on /dev/hda1
+#: install_steps_interactive.pm:1062
+#, fuzzy, c-format
+msgid "%s on %s"
+msgstr "አብራ"
+
+#: install_steps_interactive.pm:1073 services.pm:177
+#, c-format
+msgid "Services: %d activated for %d registered"
+msgstr ""
+
+#: install_steps_interactive.pm:1083
+#, c-format
+msgid "You have not configured X. Are you sure you really want this?"
+msgstr ""
+
+#: install_steps_interactive.pm:1141
+#, c-format
+msgid "Set root password and network authentication methods"
+msgstr ""
+
+#: install_steps_interactive.pm:1142
+#, fuzzy, c-format
+msgid "Set root password"
+msgstr "File Roller - ሚስጢራዊ ቃል"
+
+#: install_steps_interactive.pm:1152
+#, c-format
+msgid "This password is too short (it must be at least %d characters long)"
+msgstr ""
+
+#: install_steps_interactive.pm:1157 network/netconnect.pm:575
+#: standalone/drakauth:26 standalone/drakconnect:461
+#, c-format
+msgid "Authentication"
+msgstr ""
+
+#: install_steps_interactive.pm:1188
+#, c-format
+msgid "Preparing bootloader..."
+msgstr ""
+
+#: install_steps_interactive.pm:1198
+#, c-format
+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 or some other means to boot your machine"
+msgstr ""
+
+#: install_steps_interactive.pm:1204
+#, fuzzy, c-format
+msgid "Do you want to use aboot?"
+msgstr "ስራ-እቅዱን መሠረዝ ይፈልጋሉ?"
+
+#: install_steps_interactive.pm:1207
+#, c-format
+msgid ""
+"Error installing aboot, \n"
+"try to force installation even if that destroys the first partition?"
+msgstr ""
+
+#: install_steps_interactive.pm:1218
+#, c-format
+msgid "Installing bootloader"
+msgstr ""
+
+#: install_steps_interactive.pm:1225
+#, c-format
+msgid "Installation of bootloader failed. The following error occured:"
+msgstr ""
+
+#: install_steps_interactive.pm:1230
+#, c-format
+msgid ""
+"You may need to change your Open Firmware boot-device to\n"
+" enable the bootloader. If you don't see the bootloader prompt at\n"
+" reboot, hold down Command-Option-O-F at reboot and enter:\n"
+" setenv boot-device %s,\\\\:tbxi\n"
+" Then type: shut-down\n"
+"At your next boot you should see the bootloader prompt."
+msgstr ""
+
+#: install_steps_interactive.pm:1243
+#, c-format
+msgid ""
+"In this security level, access to the files in the Windows partition is "
+"restricted to the administrator."
+msgstr ""
+
+#: install_steps_interactive.pm:1275 standalone/drakautoinst:76
+#, c-format
+msgid "Insert a blank floppy in drive %s"
+msgstr ""
+
+#: install_steps_interactive.pm:1280
+#, c-format
+msgid "Please insert another floppy for drivers disk"
+msgstr ""
+
+#: install_steps_interactive.pm:1282
+#, c-format
+msgid "Creating auto install floppy..."
+msgstr ""
+
+#: install_steps_interactive.pm:1294
+#, c-format
+msgid ""
+"Some steps are not completed.\n"
+"\n"
+"Do you really want to quit now?"
+msgstr ""
+
+#: install_steps_interactive.pm:1309
+#, c-format
+msgid "Generate auto install floppy"
+msgstr ""
+
+#: install_steps_interactive.pm:1311
+#, c-format
+msgid ""
+"The auto install can be fully automated if wanted,\n"
+"in that case it will take over the hard drive!!\n"
+"(this is meant for installing on another box).\n"
+"\n"
+"You may prefer to replay the installation.\n"
+msgstr ""
+
+#: install_steps_newt.pm:20
+#, fuzzy, c-format
+msgid "Mandrakelinux Installation %s"
+msgstr "የአዲስ መዝገበ ቃላት አገባብ"
+
+#: install_steps_newt.pm:33
+#, c-format
+msgid ""
+" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
+msgstr ""
+
+#: interactive.pm:170
+#, fuzzy, c-format
+msgid "Choose a file"
+msgstr "እባክዎ ያለ ሰነድን ይምረጡ"
+
+#: interactive.pm:372
+#, c-format
+msgid "Basic"
+msgstr "ቀላል"
+
+#: interactive.pm:403 interactive/newt.pm:308 ugtk2.pm:510
+#, c-format
+msgid "Finish"
+msgstr "ጨርስ"
+
+#: interactive/newt.pm:83
+#, fuzzy, c-format
+msgid "Do"
+msgstr "እንደገና &አድርግ"
+
+#: interactive/stdio.pm:29 interactive/stdio.pm:148
+#, c-format
+msgid "Bad choice, try again\n"
+msgstr ""
+
+#: interactive/stdio.pm:30 interactive/stdio.pm:149
+#, fuzzy, c-format
+msgid "Your choice? (default %s) "
+msgstr "የነበረው ቀን (ያለ ሰዓት)"
+
+#: interactive/stdio.pm:54
+#, c-format
+msgid ""
+"Entries you'll have to fill:\n"
+"%s"
+msgstr ""
+
+#: interactive/stdio.pm:70
+#, fuzzy, c-format
+msgid "Your choice? (0/1, default `%s') "
+msgstr "የነበረው ቀን (ያለ ሰዓት)"
+
+#: interactive/stdio.pm:94
+#, fuzzy, c-format
+msgid "Button `%s': %s"
+msgstr "ቁልፍ"
+
+#: interactive/stdio.pm:95
+#, c-format
+msgid "Do you want to click on this button?"
+msgstr ""
+
+#: interactive/stdio.pm:104
+#, fuzzy, c-format
+msgid "Your choice? (default `%s'%s) "
+msgstr "የነበረው ቀን (ያለ ሰዓት)"
+
+#: interactive/stdio.pm:104
+#, c-format
+msgid " enter `void' for void entry"
+msgstr ""
+
+#: interactive/stdio.pm:122
+#, c-format
+msgid "=> There are many things to choose from (%s).\n"
+msgstr ""
+
+#: interactive/stdio.pm:125
+#, c-format
+msgid ""
+"Please choose the first number of the 10-range you wish to edit,\n"
+"or just hit Enter to proceed.\n"
+"Your choice? "
+msgstr ""
+
+#: interactive/stdio.pm:138
+#, fuzzy, c-format
+msgid ""
+"=> Notice, a label changed:\n"
+"%s"
+msgstr "የአሁኑ ዝርዝር መለያ"
+
+#: interactive/stdio.pm:145
+#, fuzzy, c-format
+msgid "Re-submit"
+msgstr "ጥያቄዎትን ውሰዱ"
+
+#: keyboard.pm:161 keyboard.pm:193
+#, fuzzy, c-format
+msgid "Czech (QWERTZ)"
+msgstr "Name=ቼክኛ"
+
+#: keyboard.pm:162 keyboard.pm:195
+#, c-format
+msgid "German"
+msgstr "ጀርመን"
+
+#: keyboard.pm:163
+#, c-format
+msgid "Dvorak"
+msgstr ""
+
+#: keyboard.pm:164 keyboard.pm:204
+#, c-format
+msgid "Spanish"
+msgstr "ስፓኒሽ"
+
+#: keyboard.pm:165 keyboard.pm:205
+#, c-format
+msgid "Finnish"
+msgstr "ፊኒሽ"
+
+#: keyboard.pm:166 keyboard.pm:206
+#, c-format
+msgid "French"
+msgstr "ፈረንሳይኛ"
+
+#: keyboard.pm:167 keyboard.pm:246
+#, c-format
+msgid "Norwegian"
+msgstr "ኖርዌጂያን"
+
+#: keyboard.pm:168
+#, c-format
+msgid "Polish"
+msgstr "ፖሊሽ"
+
+#: keyboard.pm:169 keyboard.pm:255
+#, c-format
+msgid "Russian"
+msgstr "ራሽኛ"
+
+#: keyboard.pm:171 keyboard.pm:259
+#, c-format
+msgid "Swedish"
+msgstr "ስዊድንኛ"
+
+#: keyboard.pm:172 keyboard.pm:278
+#, fuzzy, c-format
+msgid "UK keyboard"
+msgstr "Name=የፊደል ሠሌዳ"
+
+#: keyboard.pm:173 keyboard.pm:279
+#, fuzzy, c-format
+msgid "US keyboard"
+msgstr "Name=የፊደል ሠሌዳ"
+
+#: keyboard.pm:175
+#, c-format
+msgid "Albanian"
+msgstr "አልቤኒኛ"
+
+#: keyboard.pm:176
+#, c-format
+msgid "Armenian (old)"
+msgstr "አርሜንኛ (አሮጌ)"
+
+#: keyboard.pm:177
+#, fuzzy, c-format
+msgid "Armenian (typewriter)"
+msgstr "አርመናዊ፣ ARMSCII-8"
+
+#: keyboard.pm:178
+#, fuzzy, c-format
+msgid "Armenian (phonetic)"
+msgstr "አርመናዊ፣ ARMSCII-8"
+
+#: keyboard.pm:179
+#, c-format
+msgid "Arabic"
+msgstr "ዐርቢኛ"
+
+#: keyboard.pm:180
+#, fuzzy, c-format
+msgid "Azerbaidjani (latin)"
+msgstr "ላቲንኛ (የRenaissance)"
+
+#: keyboard.pm:182
+#, c-format
+msgid "Belgian"
+msgstr ""
+
+#: keyboard.pm:183
+#, c-format
+msgid "Bengali"
+msgstr ""
+
+#: keyboard.pm:184
+#, fuzzy, c-format
+msgid "Bulgarian (phonetic)"
+msgstr "Name=ቡልጋሪኛ"
+
+#: keyboard.pm:185
+#, fuzzy, c-format
+msgid "Bulgarian (BDS)"
+msgstr "Name=ቡልጋሪኛ"
+
+#: keyboard.pm:186
+#, fuzzy, c-format
+msgid "Brazilian (ABNT-2)"
+msgstr "የብራዚላዊ ፖርቱጋሊኛ"
+
+#: keyboard.pm:189
+#, c-format
+msgid "Bosnian"
+msgstr "ቦስኒያን"
+
+#: keyboard.pm:190
+#, c-format
+msgid "Belarusian"
+msgstr "ቤላራሻኛ"
+
+#: keyboard.pm:191
+#, fuzzy, c-format
+msgid "Swiss (German layout)"
+msgstr "የማይታዩ የምልክቶች ዕቅድ"
+
+#: keyboard.pm:192
+#, fuzzy, c-format
+msgid "Swiss (French layout)"
+msgstr "የማይታዩ የምልክቶች ዕቅድ"
+
+#: keyboard.pm:194
+#, fuzzy, c-format
+msgid "Czech (QWERTY)"
+msgstr "Name=ቼክኛ"
+
+#: keyboard.pm:196
+#, c-format
+msgid "German (no dead keys)"
+msgstr ""
+
+#: keyboard.pm:197
+#, c-format
+msgid "Devanagari"
+msgstr ""
+
+#: keyboard.pm:198
+#, c-format
+msgid "Danish"
+msgstr "ዴኒሽ"
+
+#: keyboard.pm:199
+#, fuzzy, c-format
+msgid "Dvorak (US)"
+msgstr "እንግሊዘኛ (የአሜሪካ)"
+
+#: keyboard.pm:200
+#, fuzzy, c-format
+msgid "Dvorak (Esperanto)"
+msgstr "ኖርዌይኛ (የቦክማል)"
+
+#: keyboard.pm:201
+#, fuzzy, c-format
+msgid "Dvorak (Norwegian)"
+msgstr "ኖርዌይኛ (የቦክማል)"
+
+#: keyboard.pm:202
+#, fuzzy, c-format
+msgid "Dvorak (Swedish)"
+msgstr "Name=ስዊድንኛ"
+
+#: keyboard.pm:203
+#, c-format
+msgid "Estonian"
+msgstr "ኤስቶኒአን"
+
+#: keyboard.pm:207
+#, fuzzy, c-format
+msgid "Georgian (\"Russian\" layout)"
+msgstr "የማይታዩ የምልክቶች ዕቅድ"
+
+#: keyboard.pm:208
+#, fuzzy, c-format
+msgid "Georgian (\"Latin\" layout)"
+msgstr "የማይታዩ የምልክቶች ዕቅድ"
+
+#: keyboard.pm:209
+#, c-format
+msgid "Greek"
+msgstr "ግሪክኛ"
+
+#: keyboard.pm:210
+#, fuzzy, c-format
+msgid "Greek (polytonic)"
+msgstr "ግሪክኛ፣ Macintosh"
+
+#: keyboard.pm:211
+#, c-format
+msgid "Gujarati"
+msgstr ""
+
+#: keyboard.pm:212
+#, c-format
+msgid "Gurmukhi"
+msgstr ""
+
+#: keyboard.pm:213
+#, c-format
+msgid "Hungarian"
+msgstr "ሀንጋሪኛ"
+
+#: keyboard.pm:214
+#, c-format
+msgid "Croatian"
+msgstr "ክሮሽያዊ"
+
+#: keyboard.pm:215
+#, c-format
+msgid "Irish"
+msgstr "አይሪሽ"
+
+#: keyboard.pm:216
+#, c-format
+msgid "Israeli"
+msgstr ""
+
+#: keyboard.pm:217
+#, c-format
+msgid "Israeli (Phonetic)"
+msgstr ""
+
+#: keyboard.pm:218
+#, c-format
+msgid "Iranian"
+msgstr ""
+
+#: keyboard.pm:219
+#, c-format
+msgid "Icelandic"
+msgstr "አይስላንድኛ"
+
+#: keyboard.pm:220
+#, c-format
+msgid "Italian"
+msgstr "ጣሊያናዊ"
+
+#: keyboard.pm:221
+#, c-format
+msgid "Inuktitut"
+msgstr ""
+
+#: keyboard.pm:225
+#, fuzzy, c-format
+msgid "Japanese 106 keys"
+msgstr "ጃፓንኛ፣ EUC-JP"
+
+#: keyboard.pm:226
+#, c-format
+msgid "Kannada"
+msgstr ""
+
+#: keyboard.pm:229
+#, fuzzy, c-format
+msgid "Korean keyboard"
+msgstr "Name=የፊደል ሠሌዳ"
+
+#: keyboard.pm:230
+#, fuzzy, c-format
+msgid "Kyrgyz keyboard"
+msgstr "Name=የፊደል ሠሌዳ"
+
+#: keyboard.pm:231
+#, fuzzy, c-format
+msgid "Latin American"
+msgstr "የአሜሪካ ሳሞአ"
+
+#: keyboard.pm:232
+#, c-format
+msgid "Laotian"
+msgstr ""
+
+#: keyboard.pm:233
+#, fuzzy, c-format
+msgid "Lithuanian AZERTY (old)"
+msgstr "ባልቲክ (አሮጌ) (ISO-8859-4)"
+
+#: keyboard.pm:235
+#, fuzzy, c-format
+msgid "Lithuanian AZERTY (new)"
+msgstr "አዲስ ሰነድ ፍጠር"
+
+#: keyboard.pm:236
+#, c-format
+msgid "Lithuanian \"number row\" QWERTY"
+msgstr ""
+
+#: keyboard.pm:237
+#, c-format
+msgid "Lithuanian \"phonetic\" QWERTY"
+msgstr ""
+
+#: keyboard.pm:238
+#, c-format
+msgid "Latvian"
+msgstr "ላትቪያን"
+
+#: keyboard.pm:239
+#, c-format
+msgid "Malayalam"
+msgstr ""
+
+#: keyboard.pm:240
+#, c-format
+msgid "Macedonian"
+msgstr "ማከዶኒኛ"
+
+#: keyboard.pm:241
+#, c-format
+msgid "Myanmar (Burmese)"
+msgstr ""
+
+#: keyboard.pm:242
+#, fuzzy, c-format
+msgid "Mongolian (cyrillic)"
+msgstr "ቄርሎሳዊ ጽሑፍ፣ KOI8-R"
+
+#: keyboard.pm:243
+#, fuzzy, c-format
+msgid "Maltese (UK)"
+msgstr "እንግሊዘኛ (የእንግሊዝ)"
+
+#: keyboard.pm:244
+#, fuzzy, c-format
+msgid "Maltese (US)"
+msgstr "እንግሊዘኛ (የአሜሪካ)"
+
+#: keyboard.pm:245
+#, c-format
+msgid "Dutch"
+msgstr "ደች"
+
+#: keyboard.pm:247
+#, c-format
+msgid "Oriya"
+msgstr ""
+
+#: keyboard.pm:248
+#, fuzzy, c-format
+msgid "Polish (qwerty layout)"
+msgstr "የማይታዩ የምልክቶች ዕቅድ"
+
+#: keyboard.pm:249
+#, fuzzy, c-format
+msgid "Polish (qwertz layout)"
+msgstr "የማይታዩ የምልክቶች ዕቅድ"
+
+#: keyboard.pm:250
+#, c-format
+msgid "Portuguese"
+msgstr "ፖርቱጋሊኛ"
+
+#: keyboard.pm:251
+#, fuzzy, c-format
+msgid "Canadian (Quebec)"
+msgstr "ኢንግልዝኛ (የካናዳ)"
+
+#: keyboard.pm:253
+#, fuzzy, c-format
+msgid "Romanian (qwertz)"
+msgstr "ሮማኒያን፣ Macintosh"
+
+#: keyboard.pm:254
+#, fuzzy, c-format
+msgid "Romanian (qwerty)"
+msgstr "ሮማኒያን፣ Macintosh"
+
+#: keyboard.pm:256
+#, fuzzy, c-format
+msgid "Russian (Phonetic)"
+msgstr "ራሽኛ (የሩሺያ)"
+
+#: keyboard.pm:257
+#, fuzzy, c-format
+msgid "Saami (norwegian)"
+msgstr "ኖርዌይኛ (የቦክማል)"
+
+#: keyboard.pm:258
+#, c-format
+msgid "Saami (swedish/finnish)"
+msgstr ""
+
+#: keyboard.pm:260
+#, c-format
+msgid "Slovenian"
+msgstr "ስሎቪኛ"
+
+#: keyboard.pm:261
+#, c-format
+msgid "Slovakian (QWERTZ)"
+msgstr ""
+
+#: keyboard.pm:262
+#, c-format
+msgid "Slovakian (QWERTY)"
+msgstr ""
+
+#: keyboard.pm:264
+#, fuzzy, c-format
+msgid "Serbian (cyrillic)"
+msgstr "ቄርሎሳዊ ጽሑፍ፣ KOI8-R"
+
+#: keyboard.pm:265
+#, c-format
+msgid "Syriac"
+msgstr ""
+
+#: keyboard.pm:266
+#, c-format
+msgid "Syriac (phonetic)"
+msgstr ""
+
+#: keyboard.pm:267
+#, c-format
+msgid "Telugu"
+msgstr ""
+
+#: keyboard.pm:269
+#, fuzzy, c-format
+msgid "Tamil (ISCII-layout)"
+msgstr "የማይታዩ የምልክቶች ዕቅድ"
+
+#: keyboard.pm:270
+#, fuzzy, c-format
+msgid "Tamil (Typewriter-layout)"
+msgstr "የማይታዩ የምልክቶች ዕቅድ"
+
+#: keyboard.pm:271
+#, fuzzy, c-format
+msgid "Thai keyboard"
+msgstr "Name=የፊደል ሠሌዳ"
+
+#: keyboard.pm:273
+#, fuzzy, c-format
+msgid "Tajik keyboard"
+msgstr "Name=የፊደል ሠሌዳ"
+
+#: keyboard.pm:274
+#, fuzzy, c-format
+msgid "Turkish (traditional \"F\" model)"
+msgstr "የማተሚያውን ሞዴል ምረጡ"
+
+#: keyboard.pm:275
+#, fuzzy, c-format
+msgid "Turkish (modern \"Q\" model)"
+msgstr "የማተሚያውን ሞዴል ምረጡ"
+
+#: keyboard.pm:277
+#, c-format
+msgid "Ukrainian"
+msgstr "ዩክረኒኛ"
+
+#: keyboard.pm:280
+#, fuzzy, c-format
+msgid "US keyboard (international)"
+msgstr "Name=የፊደል ሠሌዳው አቋራጭ"
+
+#: keyboard.pm:281
+#, fuzzy, c-format
+msgid "Uzbek (cyrillic)"
+msgstr "ቄርሎሳዊ ጽሑፍ፣ KOI8-R"
+
+#: keyboard.pm:282
+#, c-format
+msgid "Vietnamese \"numeric row\" QWERTY"
+msgstr ""
+
+#: keyboard.pm:283
+#, fuzzy, c-format
+msgid "Yugoslavian (latin)"
+msgstr "ላቲንኛ (የRenaissance)"
+
+#: keyboard.pm:290
+#, fuzzy, c-format
+msgid "Right Alt key"
+msgstr "ቁልፉን \"%s\" NULL ነው"
+
+#: keyboard.pm:291
+#, c-format
+msgid "Both Shift keys simultaneously"
+msgstr ""
+
+#: keyboard.pm:292
+#, c-format
+msgid "Control and Shift keys simultaneously"
+msgstr ""
+
+#: keyboard.pm:293
+#, fuzzy, c-format
+msgid "CapsLock key"
+msgstr "የሚገባው ዋናው ነገር"
+
+#: keyboard.pm:294
+#, c-format
+msgid "Ctrl and Alt keys simultaneously"
+msgstr ""
+
+#: keyboard.pm:295
+#, c-format
+msgid "Alt and Shift keys simultaneously"
+msgstr ""
+
+#: keyboard.pm:296
+#, fuzzy, c-format
+msgid "\"Menu\" key"
+msgstr "የሚገባው ዋናው ነገር"
+
+#: keyboard.pm:297
+#, fuzzy, c-format
+msgid "Left \"Windows\" key"
+msgstr "ቁልፉን \"%s\" NULL ነው"
+
+#: keyboard.pm:298
+#, fuzzy, c-format
+msgid "Right \"Windows\" key"
+msgstr "ቁልፉን \"%s\" NULL ነው"
+
+#: keyboard.pm:299
+#, c-format
+msgid "Both Control keys simultaneously"
+msgstr ""
+
+#: keyboard.pm:300
+#, c-format
+msgid "Both Alt keys simultaneously"
+msgstr ""
+
+#: keyboard.pm:301
+#, fuzzy, c-format
+msgid "Left Shift key"
+msgstr "ቁልፉን \"%s\" NULL ነው"
+
+#: keyboard.pm:302
+#, fuzzy, c-format
+msgid "Right Shift key"
+msgstr "ቁልፉን \"%s\" NULL ነው"
+
+#: keyboard.pm:303
+#, fuzzy, c-format
+msgid "Left Alt key"
+msgstr "ቁልፉን \"%s\" NULL ነው"
+
+#: keyboard.pm:304
+#, fuzzy, c-format
+msgid "Left Control key"
+msgstr "ቁልፉን \"%s\" NULL ነው"
+
+#: keyboard.pm:305
+#, fuzzy, c-format
+msgid "Right Control key"
+msgstr "ቁልፉን \"%s\" NULL ነው"
+
+#: keyboard.pm:336
+#, c-format
+msgid ""
+"Here you can choose the key or key combination that will \n"
+"allow switching between the different keyboard layouts\n"
+"(eg: latin and non latin)"
+msgstr ""
+
+#: keyboard.pm:341
+#, c-format
+msgid ""
+"This setting will be activated after the installation.\n"
+"During installation, you will need to use the Right Control\n"
+"key to switch between the different keyboard layouts."
+msgstr ""
+
+#: lang.pm:153
+#, fuzzy, c-format
+msgid "default:LTR"
+msgstr "የነበረው ፊደል ቅርጽ"
+
+#: lang.pm:169
+#, c-format
+msgid "Afghanistan"
+msgstr "አፍጋኒስታን"
+
+#: lang.pm:170
+#, c-format
+msgid "Andorra"
+msgstr "አንዶራ"
+
+#: lang.pm:171
+#, c-format
+msgid "United Arab Emirates"
+msgstr "የተባበሩት አረብ ኤምሬትስ"
+
+#: lang.pm:172
+#, c-format
+msgid "Antigua and Barbuda"
+msgstr "አንቲጉዋ እና ባርቡዳ"
+
+#: lang.pm:173
+#, c-format
+msgid "Anguilla"
+msgstr "አንጉኢላ"
+
+#: lang.pm:174
+#, c-format
+msgid "Albania"
+msgstr "አልባኒያ"
+
+#: lang.pm:175
+#, c-format
+msgid "Armenia"
+msgstr "አርሜኒያ"
+
+#: lang.pm:176
+#, c-format
+msgid "Netherlands Antilles"
+msgstr "ኔዘርላንድስ አንቲልስ"
+
+#: lang.pm:177
+#, c-format
+msgid "Angola"
+msgstr "አንጐላ"
+
+#: lang.pm:178
+#, c-format
+msgid "Antarctica"
+msgstr ""
+
+#: lang.pm:179 standalone/drakxtv:48
+#, c-format
+msgid "Argentina"
+msgstr "አርጀንቲና"
+
+#: lang.pm:180
+#, c-format
+msgid "American Samoa"
+msgstr "የአሜሪካ ሳሞአ"
+
+#: lang.pm:182 standalone/drakxtv:46
+#, c-format
+msgid "Australia"
+msgstr "አውስትሬሊያ"
+
+#: lang.pm:183
+#, c-format
+msgid "Aruba"
+msgstr "አሩባ"
+
+#: lang.pm:184
+#, c-format
+msgid "Azerbaijan"
+msgstr "አዘርባጃን"
+
+#: lang.pm:185
+#, c-format
+msgid "Bosnia and Herzegovina"
+msgstr "ቦስኒያ እና ሄርዞጎቪኒያ"
+
+#: lang.pm:186
+#, c-format
+msgid "Barbados"
+msgstr "ባርቤዶስ"
+
+#: lang.pm:187
+#, c-format
+msgid "Bangladesh"
+msgstr "ባንግላዲሽ"
+
+#: lang.pm:189
+#, c-format
+msgid "Burkina Faso"
+msgstr "ቡርኪና ፋሶ"
+
+#: lang.pm:190
+#, c-format
+msgid "Bulgaria"
+msgstr "ቡልጌሪያ"
+
+#: lang.pm:191
+#, c-format
+msgid "Bahrain"
+msgstr "ባህሬን"
+
+#: lang.pm:192
+#, c-format
+msgid "Burundi"
+msgstr "ብሩንዲ"
+
+#: lang.pm:193
+#, c-format
+msgid "Benin"
+msgstr "ቤኒን"
+
+#: lang.pm:194
+#, c-format
+msgid "Bermuda"
+msgstr "ቤርሙዳ"
+
+#: lang.pm:195
+#, c-format
+msgid "Brunei Darussalam"
+msgstr "ብሩኒ ዳሩሳላም"
+
+#: lang.pm:196
+#, c-format
+msgid "Bolivia"
+msgstr "ቦሊቪያ"
+
+#: lang.pm:197
+#, c-format
+msgid "Brazil"
+msgstr "ብራዚል"
+
+#: lang.pm:198
+#, c-format
+msgid "Bahamas"
+msgstr "ባሃማስ"
+
+#: lang.pm:199
+#, c-format
+msgid "Bhutan"
+msgstr "ቡህታን"
+
+#: lang.pm:200
+#, c-format
+msgid "Bouvet Island"
+msgstr "የቦውቬት ደሴት"
+
+#: lang.pm:201
+#, c-format
+msgid "Botswana"
+msgstr "ቦትስዋና"
+
+#: lang.pm:202
+#, c-format
+msgid "Belarus"
+msgstr "ቤላሩስ"
+
+#: lang.pm:203
+#, c-format
+msgid "Belize"
+msgstr "ቤሊዘ"
+
+#: lang.pm:204
+#, c-format
+msgid "Canada"
+msgstr "ካናዳ"
+
+#: lang.pm:205
+#, c-format
+msgid "Cocos (Keeling) Islands"
+msgstr "ኮኮስ (ኬሊንግ) ደሴቶች"
+
+#: lang.pm:206
+#, c-format
+msgid "Congo (Kinshasa)"
+msgstr "የኮንጐ ዲሞክራሲያዊ ሪፑብሊክ"
+
+#: lang.pm:207
+#, c-format
+msgid "Central African Republic"
+msgstr "የመካከለኛው አፍሪካ ሪፐብሊክ"
+
+#: lang.pm:208
+#, c-format
+msgid "Congo (Brazzaville)"
+msgstr "የኮንጐ ዲሞክራሲያዊ ሪፑብሊክ"
+
+#: lang.pm:209
+#, c-format
+msgid "Switzerland"
+msgstr "ስዊዘርላንድ"
+
+#: lang.pm:210
+#, c-format
+msgid "Cote d'Ivoire"
+msgstr "ኮት ዲቯር"
+
+#: lang.pm:211
+#, c-format
+msgid "Cook Islands"
+msgstr "ኩክ ደሴቶች"
+
+#: lang.pm:212
+#, c-format
+msgid "Chile"
+msgstr "ቺሊ"
+
+#: lang.pm:213
+#, c-format
+msgid "Cameroon"
+msgstr "ካሜሩን"
+
+#: lang.pm:214
+#, c-format
+msgid "China"
+msgstr "ቻይና"
+
+#: lang.pm:215
+#, c-format
+msgid "Colombia"
+msgstr "ኮሎምቢያ"
+
+#: lang.pm:217
+#, c-format
+msgid "Cuba"
+msgstr "ኩባ"
+
+#: lang.pm:218
+#, c-format
+msgid "Cape Verde"
+msgstr "ኬፕ ቬርዴ"
+
+#: lang.pm:219
+#, c-format
+msgid "Christmas Island"
+msgstr "የገና ደሴቶች"
+
+#: lang.pm:220
+#, c-format
+msgid "Cyprus"
+msgstr "ሳይፕረስ"
+
+#: lang.pm:223
+#, c-format
+msgid "Djibouti"
+msgstr "ጂቡቲ"
+
+#: lang.pm:224
+#, c-format
+msgid "Denmark"
+msgstr "ዴንማርክ"
+
+#: lang.pm:225
+#, c-format
+msgid "Dominica"
+msgstr "ዶሚኒካ"
+
+#: lang.pm:226
+#, c-format
+msgid "Dominican Republic"
+msgstr "ዶሚኒክ ሪፑብሊክ"
+
+#: lang.pm:227
+#, c-format
+msgid "Algeria"
+msgstr "አልጄሪያ"
+
+#: lang.pm:228
+#, c-format
+msgid "Ecuador"
+msgstr "ኢኳዶር"
+
+#: lang.pm:229
+#, c-format
+msgid "Estonia"
+msgstr "ኤስቶኒያ"
+
+#: lang.pm:230
+#, c-format
+msgid "Egypt"
+msgstr "ግብጽ"
+
+#: lang.pm:231
+#, c-format
+msgid "Western Sahara"
+msgstr "ምዕራባዊ ሳህራ"
+
+#: lang.pm:232
+#, c-format
+msgid "Eritrea"
+msgstr "ኤርትራ"
+
+#: lang.pm:233 network/adsl_consts.pm:202 network/adsl_consts.pm:210
+#: network/adsl_consts.pm:219 network/adsl_consts.pm:230
+#, c-format
+msgid "Spain"
+msgstr "ስፔን"
+
+#: lang.pm:234
+#, c-format
+msgid "Ethiopia"
+msgstr "ኢትዮጵያ"
+
+#: lang.pm:235 network/adsl_consts.pm:127
+#, c-format
+msgid "Finland"
+msgstr "ፊንላንድ"
+
+#: lang.pm:236
+#, c-format
+msgid "Fiji"
+msgstr "ፊጂ አይላንድ"
+
+#: lang.pm:237
+#, c-format
+msgid "Falkland Islands (Malvinas)"
+msgstr "ማርሻላዊ (የማርሻል አይላንድ)"
+
+#: lang.pm:238
+#, c-format
+msgid "Micronesia"
+msgstr "ሚክሮኔዢያ"
+
+#: lang.pm:239
+#, c-format
+msgid "Faroe Islands"
+msgstr "ካይማን ደሴቶች"
+
+#: lang.pm:241
+#, c-format
+msgid "Gabon"
+msgstr "ጋቦን"
+
+#: lang.pm:242 network/adsl_consts.pm:247 network/adsl_consts.pm:255
+#: network/netconnect.pm:51
+#, c-format
+msgid "United Kingdom"
+msgstr "እንግሊዝ"
+
+#: lang.pm:243
+#, c-format
+msgid "Grenada"
+msgstr "ግሬናዳ"
+
+#: lang.pm:244
+#, c-format
+msgid "Georgia"
+msgstr "ጆርጂያ"
+
+#: lang.pm:245
+#, c-format
+msgid "French Guiana"
+msgstr "የፈረንሳይ ጉዊአና"
+
+#: lang.pm:246
+#, c-format
+msgid "Ghana"
+msgstr "ጋና"
+
+#: lang.pm:247
+#, c-format
+msgid "Gibraltar"
+msgstr "ጊብራልታር"
+
+#: lang.pm:248
+#, c-format
+msgid "Greenland"
+msgstr "ግሪንላንድ"
+
+#: lang.pm:249
+#, c-format
+msgid "Gambia"
+msgstr "ጋምቢያ"
+
+#: lang.pm:250
+#, c-format
+msgid "Guinea"
+msgstr "ጊኒ"
+
+#: lang.pm:251
+#, c-format
+msgid "Guadeloupe"
+msgstr "ጉዋደሉፕ"
+
+#: lang.pm:252
+#, c-format
+msgid "Equatorial Guinea"
+msgstr "ኢኳቶሪያል ጊኒ"
+
+#: lang.pm:254
+#, c-format
+msgid "South Georgia and the South Sandwich Islands"
+msgstr ""
+
+#: lang.pm:255
+#, c-format
+msgid "Guatemala"
+msgstr "ጉዋቲማላ"
+
+#: lang.pm:256
+#, c-format
+msgid "Guam"
+msgstr "ጉዋም"
+
+#: lang.pm:257
+#, c-format
+msgid "Guinea-Bissau"
+msgstr "ጊኒ-ቢሳዎ"
+
+#: lang.pm:258
+#, c-format
+msgid "Guyana"
+msgstr "ጉያና"
+
+#: lang.pm:259
+#, c-format
+msgid "China (Hong Kong)"
+msgstr "ቻይንኛ (የሆንግ ኮንግ)"
+
+#: lang.pm:260
+#, c-format
+msgid "Heard and McDonald Islands"
+msgstr "የቱርኮችና የካኢኮስ ደሴቶች"
+
+#: lang.pm:261
+#, c-format
+msgid "Honduras"
+msgstr "ሆንዱራስ"
+
+#: lang.pm:262
+#, c-format
+msgid "Croatia"
+msgstr "ክሮኤሽያ"
+
+#: lang.pm:263
+#, c-format
+msgid "Haiti"
+msgstr "ሀይቲ*"
+
+#: lang.pm:264 network/adsl_consts.pm:152
+#, c-format
+msgid "Hungary"
+msgstr "ሀንጋሪ"
+
+#: lang.pm:265
+#, c-format
+msgid "Indonesia"
+msgstr "ኢንዶኔዢያ"
+
+#: lang.pm:266 standalone/drakxtv:45
+#, c-format
+msgid "Ireland"
+msgstr "አየርላንድ"
+
+#: lang.pm:267
+#, c-format
+msgid "Israel"
+msgstr "እስራኤል"
+
+#: lang.pm:268
+#, c-format
+msgid "India"
+msgstr "ህንድ"
+
+#: lang.pm:269
+#, c-format
+msgid "British Indian Ocean Territory"
+msgstr "የብሪታኒያ ህንድ ውቂያኖስ ግዛት"
+
+#: lang.pm:270
+#, c-format
+msgid "Iraq"
+msgstr "ኢራቅ"
+
+#: lang.pm:271
+#, c-format
+msgid "Iran"
+msgstr "ኢራን"
+
+#: lang.pm:272
+#, c-format
+msgid "Iceland"
+msgstr "አይስላንድ"
+
+#: lang.pm:274
+#, c-format
+msgid "Jamaica"
+msgstr "ጃማይካ"
+
+#: lang.pm:275
+#, c-format
+msgid "Jordan"
+msgstr "ጆርዳን"
+
+#: lang.pm:276
+#, c-format
+msgid "Japan"
+msgstr "ጃፓን"
+
+#: lang.pm:277
+#, c-format
+msgid "Kenya"
+msgstr "ኬንያ"
+
+#: lang.pm:278
+#, c-format
+msgid "Kyrgyzstan"
+msgstr ""
+
+#: lang.pm:279
+#, c-format
+msgid "Cambodia"
+msgstr "ካምቦዲያ"
+
+#: lang.pm:280
+#, c-format
+msgid "Kiribati"
+msgstr "ኪሪባቲ"
+
+#: lang.pm:281
+#, c-format
+msgid "Comoros"
+msgstr "ኮሞሮስ"
+
+#: lang.pm:282
+#, c-format
+msgid "Saint Kitts and Nevis"
+msgstr "Name=ቅዱስ ኪትስ እና ኔቪስ"
+
+#: lang.pm:283
+#, c-format
+msgid "Korea (North)"
+msgstr "ኮሪያ (ሰሜን)"
+
+#: lang.pm:284
+#, c-format
+msgid "Korea"
+msgstr "ኮሪያ ሪፐብሊክ"
+
+#: lang.pm:285
+#, c-format
+msgid "Kuwait"
+msgstr "ክዌት"
+
+#: lang.pm:286
+#, c-format
+msgid "Cayman Islands"
+msgstr "ካይማን ደሴቶች"
+
+#: lang.pm:287
+#, c-format
+msgid "Kazakhstan"
+msgstr "ካዛኪስታን"
+
+#: lang.pm:288
+#, c-format
+msgid "Laos"
+msgstr "ላኦስ"
+
+#: lang.pm:289
+#, c-format
+msgid "Lebanon"
+msgstr "ሊባኖስ"
+
+#: lang.pm:290
+#, c-format
+msgid "Saint Lucia"
+msgstr "ሴንት ሉቺያ"
+
+#: lang.pm:291
+#, c-format
+msgid "Liechtenstein"
+msgstr "ሊችተንስታይን"
+
+#: lang.pm:292
+#, c-format
+msgid "Sri Lanka"
+msgstr "ሲሪላንካ"
+
+#: lang.pm:293
+#, c-format
+msgid "Liberia"
+msgstr "ላይቤሪያ"
+
+#: lang.pm:294
+#, c-format
+msgid "Lesotho"
+msgstr "ሌሶቶ"
+
+#: lang.pm:295
+#, c-format
+msgid "Lithuania"
+msgstr "ሊቱዌኒያ"
+
+#: lang.pm:296
+#, c-format
+msgid "Luxembourg"
+msgstr "ሉክሰምበርግ"
+
+#: lang.pm:297
+#, c-format
+msgid "Latvia"
+msgstr "ላትቪያ"
+
+#: lang.pm:298
+#, c-format
+msgid "Libya"
+msgstr "ሊቢያ"
+
+#: lang.pm:299
+#, c-format
+msgid "Morocco"
+msgstr "ሞሮኮ"
+
+#: lang.pm:300
+#, c-format
+msgid "Monaco"
+msgstr "ሞናኮ"
+
+#: lang.pm:301
+#, c-format
+msgid "Moldova"
+msgstr "ሞልዶቫ"
+
+#: lang.pm:302
+#, c-format
+msgid "Madagascar"
+msgstr "ማዳጋስካር"
+
+#: lang.pm:303
+#, c-format
+msgid "Marshall Islands"
+msgstr "ማርሻል አይላንድ"
+
+#: lang.pm:304
+#, c-format
+msgid "Macedonia"
+msgstr "ማከዶኒያ"
+
+#: lang.pm:305
+#, c-format
+msgid "Mali"
+msgstr "ማሊ"
+
+#: lang.pm:306
+#, c-format
+msgid "Myanmar"
+msgstr "ማያንማር"
+
+#: lang.pm:307
+#, c-format
+msgid "Mongolia"
+msgstr "ሞንጎሊያ"
+
+#: lang.pm:308
+#, c-format
+msgid "Northern Mariana Islands"
+msgstr "የሰሜናዊ ማሪያና ደሴቶች"
+
+#: lang.pm:309
+#, c-format
+msgid "Martinique"
+msgstr "ማርቲኒክ"
+
+#: lang.pm:310
+#, c-format
+msgid "Mauritania"
+msgstr "ሞሪቴኒያ"
+
+#: lang.pm:311
+#, c-format
+msgid "Montserrat"
+msgstr "ሞንትሴራት"
+
+#: lang.pm:312
+#, c-format
+msgid "Malta"
+msgstr "ማልታ"
+
+#: lang.pm:313
+#, c-format
+msgid "Mauritius"
+msgstr "ማሩሸስ"
+
+#: lang.pm:314
+#, c-format
+msgid "Maldives"
+msgstr "ማልዲቭስ"
+
+#: lang.pm:315
+#, c-format
+msgid "Malawi"
+msgstr "ማላዊ"
+
+#: lang.pm:316
+#, c-format
+msgid "Mexico"
+msgstr "ሜክሲኮ"
+
+#: lang.pm:317
+#, c-format
+msgid "Malaysia"
+msgstr "ማሌዢያ"
+
+#: lang.pm:318
+#, c-format
+msgid "Mozambique"
+msgstr "ሞዛምቢክ"
+
+#: lang.pm:319
+#, c-format
+msgid "Namibia"
+msgstr "ናሚቢያ"
+
+#: lang.pm:320
+#, c-format
+msgid "New Caledonia"
+msgstr "ኒው ካሌዶኒያ"
+
+#: lang.pm:321
+#, c-format
+msgid "Niger"
+msgstr "ኒጀር"
+
+#: lang.pm:322
+#, c-format
+msgid "Norfolk Island"
+msgstr "ኖርፎልክ ደሴት"
+
+#: lang.pm:323
+#, c-format
+msgid "Nigeria"
+msgstr "ናይጄሪያ"
+
+#: lang.pm:324
+#, c-format
+msgid "Nicaragua"
+msgstr "ኒካራጓ"
+
+#: lang.pm:327
+#, c-format
+msgid "Nepal"
+msgstr "ኔፓል"
+
+#: lang.pm:328
+#, c-format
+msgid "Nauru"
+msgstr "ናኡሩ"
+
+#: lang.pm:329
+#, c-format
+msgid "Niue"
+msgstr "ኒኡይ"
+
+#: lang.pm:330
+#, c-format
+msgid "New Zealand"
+msgstr "ኒው ዚላንድ"
+
+#: lang.pm:331
+#, c-format
+msgid "Oman"
+msgstr "ኦማን"
+
+#: lang.pm:332
+#, c-format
+msgid "Panama"
+msgstr "ፓናማ"
+
+#: lang.pm:333
+#, c-format
+msgid "Peru"
+msgstr "ፔሩ"
+
+#: lang.pm:334
+#, c-format
+msgid "French Polynesia"
+msgstr "የፈረንሳይ ፖሊኔዢያ"
+
+#: lang.pm:335
+#, c-format
+msgid "Papua New Guinea"
+msgstr "ፓፑዋ ኒው ጊኒ"
+
+#: lang.pm:336
+#, c-format
+msgid "Philippines"
+msgstr "ፊሊፒንስ"
+
+#: lang.pm:337
+#, c-format
+msgid "Pakistan"
+msgstr "ፓኪስታን"
+
+#: lang.pm:338 network/adsl_consts.pm:186
+#, c-format
+msgid "Poland"
+msgstr "ፖላንድ"
+
+#: lang.pm:339
+#, c-format
+msgid "Saint Pierre and Miquelon"
+msgstr "ቅዱስ ፒዬር እና ሚኩኤሎን"
+
+#: lang.pm:340
+#, c-format
+msgid "Pitcairn"
+msgstr "ፒትካኢርን"
+
+#: lang.pm:341
+#, c-format
+msgid "Puerto Rico"
+msgstr "ፖርታ ሪኮ"
+
+#: lang.pm:342
+#, c-format
+msgid "Palestine"
+msgstr ""
+
+#: lang.pm:343 network/adsl_consts.pm:196
+#, c-format
+msgid "Portugal"
+msgstr "ፖርቱጋል"
+
+#: lang.pm:344
+#, c-format
+msgid "Paraguay"
+msgstr "ፓራጓይ"
+
+#: lang.pm:345
+#, c-format
+msgid "Palau"
+msgstr "ፓላው"
+
+#: lang.pm:346
+#, c-format
+msgid "Qatar"
+msgstr "ኳታር"
+
+#: lang.pm:347
+#, c-format
+msgid "Reunion"
+msgstr "ሪዩኒየን ደሴት"
+
+#: lang.pm:348
+#, c-format
+msgid "Romania"
+msgstr "ሮሜኒያ"
+
+#: lang.pm:349
+#, c-format
+msgid "Russia"
+msgstr "ራሺያ"
+
+#: lang.pm:350
+#, c-format
+msgid "Rwanda"
+msgstr "ሩዋንዳ"
+
+#: lang.pm:351
+#, c-format
+msgid "Saudi Arabia"
+msgstr "ሳውድአረቢያ"
+
+#: lang.pm:352
+#, c-format
+msgid "Solomon Islands"
+msgstr "ሰሎሞን ደሴት"
+
+#: lang.pm:353
+#, c-format
+msgid "Seychelles"
+msgstr "ሲሼልስ"
+
+#: lang.pm:354
+#, c-format
+msgid "Sudan"
+msgstr "ሱዳን"
+
+#: lang.pm:356
+#, c-format
+msgid "Singapore"
+msgstr "ሲንጋፖር"
+
+#: lang.pm:357
+#, c-format
+msgid "Saint Helena"
+msgstr "ሴንት ሄለና"
+
+#: lang.pm:358
+#, c-format
+msgid "Slovenia"
+msgstr "ስሎቬኒያ"
+
+#: lang.pm:359
+#, c-format
+msgid "Svalbard and Jan Mayen Islands"
+msgstr ""
+
+#: lang.pm:360
+#, c-format
+msgid "Slovakia"
+msgstr ""
+
+#: lang.pm:361
+#, c-format
+msgid "Sierra Leone"
+msgstr "ሴራሊዮን"
+
+#: lang.pm:362
+#, c-format
+msgid "San Marino"
+msgstr "ሳን ማሪኖ"
+
+#: lang.pm:363
+#, c-format
+msgid "Senegal"
+msgstr "ሴኔጋል"
+
+#: lang.pm:364
+#, c-format
+msgid "Somalia"
+msgstr "ሱማሌ"
+
+#: lang.pm:365
+#, c-format
+msgid "Suriname"
+msgstr "ሱሪናም"
+
+#: lang.pm:366
+#, c-format
+msgid "Sao Tome and Principe"
+msgstr "ሳኦ ቶሜ እና ፕሪንሲፔ"
+
+#: lang.pm:367
+#, c-format
+msgid "El Salvador"
+msgstr "ኤል ሳልቫዶር"
+
+#: lang.pm:368
+#, c-format
+msgid "Syria"
+msgstr "ሲሪያ"
+
+#: lang.pm:369
+#, c-format
+msgid "Swaziland"
+msgstr "ሱዋዚላንድ"
+
+#: lang.pm:370
+#, c-format
+msgid "Turks and Caicos Islands"
+msgstr "የቱርኮችና የካኢኮስ ደሴቶች"
+
+#: lang.pm:371
+#, c-format
+msgid "Chad"
+msgstr "ቻድ"
+
+#: lang.pm:372
+#, c-format
+msgid "French Southern Territories"
+msgstr "የፈረንሳይ ደቡባዊ ግዛቶች"
+
+#: lang.pm:373
+#, c-format
+msgid "Togo"
+msgstr "ቶጐ"
+
+#: lang.pm:374
+#, c-format
+msgid "Thailand"
+msgstr "ታይላንድ"
+
+#: lang.pm:375
+#, c-format
+msgid "Tajikistan"
+msgstr "ታጃኪስታን"
+
+#: lang.pm:376
+#, c-format
+msgid "Tokelau"
+msgstr "ቶክላው"
+
+#: lang.pm:377
+#, c-format
+msgid "East Timor"
+msgstr "ምስራቅ ቲሞር"
+
+#: lang.pm:378
+#, c-format
+msgid "Turkmenistan"
+msgstr "ቱርክሜኒስታን"
+
+#: lang.pm:379
+#, c-format
+msgid "Tunisia"
+msgstr "ቱኒዚያ"
+
+#: lang.pm:380
+#, c-format
+msgid "Tonga"
+msgstr "ቶንጋ"
+
+#: lang.pm:381
+#, c-format
+msgid "Turkey"
+msgstr "ቱርክ"
+
+#: lang.pm:382
+#, c-format
+msgid "Trinidad and Tobago"
+msgstr "ትሪኒዳድ እና ቶባጎ"
+
+#: lang.pm:383
+#, c-format
+msgid "Tuvalu"
+msgstr "ቱቫሉ"
+
+#: lang.pm:384
+#, c-format
+msgid "Taiwan"
+msgstr "ታይዋን"
+
+#: lang.pm:385
+#, c-format
+msgid "Tanzania"
+msgstr "ታንዛኒያ"
+
+#: lang.pm:386
+#, c-format
+msgid "Ukraine"
+msgstr "ዩክሬን"
+
+#: lang.pm:387
+#, c-format
+msgid "Uganda"
+msgstr "ዩጋንዳ"
+
+#: lang.pm:388
+#, c-format
+msgid "United States Minor Outlying Islands"
+msgstr ""
+
+#: lang.pm:390
+#, c-format
+msgid "Uruguay"
+msgstr "ኡራጓይ"
+
+#: lang.pm:391
+#, c-format
+msgid "Uzbekistan"
+msgstr "ዩዝበኪስታን"
+
+#: lang.pm:392
+#, c-format
+msgid "Vatican"
+msgstr "ቫቲካን ከተማ"
+
+#: lang.pm:393
+#, c-format
+msgid "Saint Vincent and the Grenadines"
+msgstr "ቅዱስ ቪንሴንት እና ግሬናዲንስ"
+
+#: lang.pm:394
+#, c-format
+msgid "Venezuela"
+msgstr "ቬንዙዌላ"
+
+#: lang.pm:395
+#, c-format
+msgid "Virgin Islands (British)"
+msgstr "የእንግሊዝ ድንግል ደሴቶች"
+
+#: lang.pm:396
+#, c-format
+msgid "Virgin Islands (U.S.)"
+msgstr "የእንግሊዝ ድንግል ደሴቶች"
+
+#: lang.pm:397
+#, c-format
+msgid "Vietnam"
+msgstr "ቬትናም"
+
+#: lang.pm:398
+#, c-format
+msgid "Vanuatu"
+msgstr "ቫኑአቱ"
+
+#: lang.pm:399
+#, c-format
+msgid "Wallis and Futuna"
+msgstr "ዋሊስ እና ፉቱና ደሴቶች"
+
+#: lang.pm:400
+#, c-format
+msgid "Samoa"
+msgstr "የአሜሪካ ሳሞአ"
+
+#: lang.pm:401
+#, c-format
+msgid "Yemen"
+msgstr "የመን"
+
+#: lang.pm:402
+#, c-format
+msgid "Mayotte"
+msgstr "ሜይኦቴ"
+
+#: lang.pm:403
+#, c-format
+msgid "Serbia & Montenegro"
+msgstr ""
+
+#: lang.pm:404 standalone/drakxtv:47
+#, c-format
+msgid "South Africa"
+msgstr "ደቡብ አፍሪካ"
+
+#: lang.pm:405
+#, c-format
+msgid "Zambia"
+msgstr "ዛምቢያ"
+
+#: lang.pm:406
+#, c-format
+msgid "Zimbabwe"
+msgstr "ዚምቧቤ"
+
+#: lang.pm:1004
+#, fuzzy, c-format
+msgid "Welcome to %s"
+msgstr "CD ወደ"
+
+#: loopback.pm:32
+#, c-format
+msgid "Circular mounts %s\n"
+msgstr ""
+
+#: lvm.pm:115
+#, c-format
+msgid "Remove the logical volumes first\n"
+msgstr ""
+
+#: modules/interactive.pm:21 standalone/drakconnect:982
+#, fuzzy, c-format
+msgid "Parameters"
+msgstr "ትርፍ መለኪያዎች፦"
+
+#: modules/interactive.pm:21 standalone/draksec:44
+#, c-format
+msgid "NONE"
+msgstr "ምንም"
+
+#: modules/interactive.pm:22
+#, fuzzy, c-format
+msgid "Module configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: modules/interactive.pm:22
+#, c-format
+msgid "You can configure each parameter of the module here."
+msgstr ""
+
+#: modules/interactive.pm:63
+#, fuzzy, c-format
+msgid "Found %s %s interfaces"
+msgstr "አልተገኘም"
+
+#: modules/interactive.pm:64
+#, c-format
+msgid "Do you have another one?"
+msgstr "ሌላ አለ?"
+
+#: modules/interactive.pm:65
+#, fuzzy, c-format
+msgid "Do you have any %s interfaces?"
+msgstr "ሌላ አለ?"
+
+#: modules/interactive.pm:71
+#, fuzzy, c-format
+msgid "See hardware info"
+msgstr "Name=የኢሜል መረጃ"
+
+#. -PO: the first %s is the card type (scsi, network, sound,...)
+#. -PO: the second is the vendor+model name
+#: modules/interactive.pm:87
+#, c-format
+msgid "Installing driver for %s card %s"
+msgstr ""
+
+#: modules/interactive.pm:87
+#, fuzzy, c-format
+msgid "(module %s)"
+msgstr "አቅድ"
+
+#: modules/interactive.pm:98
+#, c-format
+msgid ""
+"You may now provide options to module %s.\n"
+"Note that any address should be entered with the prefix 0x like '0x123'"
+msgstr ""
+
+#: modules/interactive.pm:104
+#, c-format
+msgid ""
+"You may now provide options to module %s.\n"
+"Options are in format ``name=value name2=value2 ...''.\n"
+"For instance, ``io=0x300 irq=7''"
+msgstr ""
+
+#: modules/interactive.pm:106
+#, fuzzy, c-format
+msgid "Module options:"
+msgstr "ምርጫዎችን አስገባ"
+
+#. -PO: the %s is the driver type (scsi, network, sound,...)
+#: modules/interactive.pm:118
+#, c-format
+msgid "Which %s driver should I try?"
+msgstr ""
+
+#: modules/interactive.pm:127
+#, c-format
+msgid ""
+"In some cases, the %s driver needs to have extra information to work\n"
+"properly, although it normally works fine without them. Would you like to "
+"specify\n"
+"extra options for it or allow the driver to probe your machine for the\n"
+"information it needs? Occasionally, probing will hang a computer, but it "
+"should\n"
+"not cause any damage."
+msgstr ""
+
+#: modules/interactive.pm:131
+#, c-format
+msgid "Autoprobe"
+msgstr ""
+
+#: modules/interactive.pm:131
+#, c-format
+msgid "Specify options"
+msgstr "ምርጫዎች ይገለጹ"
+
+#: modules/interactive.pm:143
+#, c-format
+msgid ""
+"Loading module %s failed.\n"
+"Do you want to try again with other parameters?"
+msgstr ""
+
+#: modules/parameters.pm:49
+#, c-format
+msgid "a number"
+msgstr "ቍጥር"
+
+#: modules/parameters.pm:51
+#, fuzzy, c-format
+msgid "%d comma separated numbers"
+msgstr "የመስመር ቍጥሮችን &ይጫኑ"
+
+#: modules/parameters.pm:51
+#, fuzzy, c-format
+msgid "%d comma separated strings"
+msgstr "በራስ-ገዝ የተተረጎሙ %u ሐረጎች"
+
+#: modules/parameters.pm:53
+#, fuzzy, c-format
+msgid "comma separated numbers"
+msgstr "የመስመር ቍጥሮችን &ይጫኑ"
+
+#: modules/parameters.pm:53
+#, fuzzy, c-format
+msgid "comma separated strings"
+msgstr "በራስ-ገዝ የተተረጎሙ %u ሐረጎች"
+
+#: mouse.pm:25
+#, fuzzy, c-format
+msgid "Sun - Mouse"
+msgstr "የመክፈቻና የመፈለጊያው ይዞታዎች"
+
+#: mouse.pm:31 security/level.pm:12
+#, fuzzy, c-format
+msgid "Standard"
+msgstr "መደበኛ"
+
+#: mouse.pm:32
+#, c-format
+msgid "Logitech MouseMan+"
+msgstr ""
+
+#: mouse.pm:33
+#, c-format
+msgid "Generic PS2 Wheel Mouse"
+msgstr ""
+
+#: mouse.pm:34
+#, c-format
+msgid "GlidePoint"
+msgstr ""
+
+#: mouse.pm:36 network/modem.pm:42 network/modem.pm:43 network/modem.pm:44
+#: network/modem.pm:58 network/modem.pm:72 network/modem.pm:77
+#: network/modem.pm:108 network/netconnect.pm:586 network/netconnect.pm:591
+#: network/netconnect.pm:603 network/netconnect.pm:608
+#: network/netconnect.pm:624 network/netconnect.pm:626
+#, c-format
+msgid "Automatic"
+msgstr "አውቶማቲክ"
+
+#: mouse.pm:39 mouse.pm:73
+#, fuzzy, c-format
+msgid "Kensington Thinking Mouse"
+msgstr "Comment=የመክፈቻና የመፈለጊያው ምርጫዎች"
+
+#: mouse.pm:40 mouse.pm:68
+#, c-format
+msgid "Genius NetMouse"
+msgstr ""
+
+#: mouse.pm:41
+#, c-format
+msgid "Genius NetScroll"
+msgstr ""
+
+#: mouse.pm:42 mouse.pm:52
+#, c-format
+msgid "Microsoft Explorer"
+msgstr "የማይክሮሶፍት ቃኚ"
+
+#: mouse.pm:47 mouse.pm:79
+#, c-format
+msgid "1 button"
+msgstr "1 ቁልፍ"
+
+#: mouse.pm:48 mouse.pm:57
+#, fuzzy, c-format
+msgid "Generic 2 Button Mouse"
+msgstr "Comment=የመክፈቻና የመፈለጊያው ምርጫዎች"
+
+#: mouse.pm:50 mouse.pm:59
+#, c-format
+msgid "Generic 3 Button Mouse with Wheel emulation"
+msgstr ""
+
+#: mouse.pm:51
+#, c-format
+msgid "Wheel"
+msgstr ""
+
+#: mouse.pm:55
+#, c-format
+msgid "serial"
+msgstr ""
+
+#: mouse.pm:58
+#, fuzzy, c-format
+msgid "Generic 3 Button Mouse"
+msgstr "Comment=የመክፈቻና የመፈለጊያው ምርጫዎች"
+
+#: mouse.pm:60
+#, fuzzy, c-format
+msgid "Microsoft IntelliMouse"
+msgstr "የMicrosoft ቪዲዮ"
+
+#: mouse.pm:61
+#, c-format
+msgid "Logitech MouseMan"
+msgstr ""
+
+#: mouse.pm:62
+#, c-format
+msgid "Logitech MouseMan with Wheel emulation"
+msgstr ""
+
+#: mouse.pm:63
+#, fuzzy, c-format
+msgid "Mouse Systems"
+msgstr "የመክፈቻና የመፈለጊያው ይዞታዎች"
+
+#: mouse.pm:65
+#, c-format
+msgid "Logitech CC Series"
+msgstr ""
+
+#: mouse.pm:66
+#, c-format
+msgid "Logitech CC Series with Wheel emulation"
+msgstr ""
+
+#: mouse.pm:67
+#, c-format
+msgid "Logitech MouseMan+/FirstMouse+"
+msgstr ""
+
+#: mouse.pm:69
+#, fuzzy, c-format
+msgid "MM Series"
+msgstr "ቀን/ወር/ዓመት"
+
+#: mouse.pm:70
+#, fuzzy, c-format
+msgid "MM HitTablet"
+msgstr "ቀን/ወር/ዓመት"
+
+#: mouse.pm:71
+#, c-format
+msgid "Logitech Mouse (serial, old C7 type)"
+msgstr ""
+
+#: mouse.pm:72
+#, c-format
+msgid "Logitech Mouse (serial, old C7 type) with Wheel emulation"
+msgstr ""
+
+#: mouse.pm:74
+#, c-format
+msgid "Kensington Thinking Mouse with Wheel emulation"
+msgstr ""
+
+#: mouse.pm:77
+#, c-format
+msgid "busmouse"
+msgstr ""
+
+#: mouse.pm:80
+#, c-format
+msgid "2 buttons"
+msgstr ""
+
+#: mouse.pm:81
+#, c-format
+msgid "3 buttons"
+msgstr ""
+
+#: mouse.pm:82
+#, c-format
+msgid "3 buttons with Wheel emulation"
+msgstr ""
+
+#: mouse.pm:86
+#, c-format
+msgid "Universal"
+msgstr "አጠቃላይ"
+
+#: mouse.pm:88
+#, c-format
+msgid "Any PS/2 & USB mice"
+msgstr ""
+
+#: mouse.pm:92 standalone/drakvpn:1140
+#, c-format
+msgid "none"
+msgstr "ምንም"
+
+#: mouse.pm:94
+#, fuzzy, c-format
+msgid "No mouse"
+msgstr "የመክፈቻና የመፈለጊያው ይዞታዎች"
+
+#: mouse.pm:514
+#, fuzzy, c-format
+msgid "Please test the mouse"
+msgstr "Comment=የመክፈቻና የመፈለጊያው ምርጫዎች"
+
+#: mouse.pm:516
+#, fuzzy, c-format
+msgid "To activate the mouse,"
+msgstr "ስህተት፦ ተጨማሪውን ፕሮግራም '%s'ን ማስጀመር አልተቻለም"
+
+#: mouse.pm:517
+#, fuzzy, c-format
+msgid "MOVE YOUR WHEEL!"
+msgstr "ኤ-መልዕክት አድራሻዎ"
+
+#: network/adsl.pm:19
+#, fuzzy, c-format
+msgid "use pppoe"
+msgstr "በጥቅም ላይ ያለ"
+
+#: network/adsl.pm:20
+#, fuzzy, c-format
+msgid "use pptp"
+msgstr "በጥቅም ላይ ያለ"
+
+#: network/adsl.pm:21
+#, fuzzy, c-format
+msgid "use dhcp"
+msgstr "በጥቅም ላይ ያለ"
+
+#: network/adsl.pm:22
+#, c-format
+msgid "Alcatel speedtouch usb"
+msgstr ""
+
+#: network/adsl.pm:22 network/adsl.pm:23 network/adsl.pm:24
+#, fuzzy, c-format
+msgid " - detected"
+msgstr "አውቶማቲካሊ ተፈልጎ የተገኘ"
+
+#: network/adsl.pm:23
+#, c-format
+msgid "Sagem (using pppoa) usb"
+msgstr ""
+
+#: network/adsl.pm:24
+#, c-format
+msgid "Sagem (using dhcp) usb"
+msgstr ""
+
+#: network/adsl.pm:35 network/netconnect.pm:761
+#, fuzzy, c-format
+msgid "Connect to the Internet"
+msgstr "የኢንተርኔት ሰዓትን ተጠቀም"
+
+#: network/adsl.pm:36 network/netconnect.pm:762
+#, c-format
+msgid ""
+"The most common way to connect with adsl is pppoe.\n"
+"Some connections use pptp, a few use dhcp.\n"
+"If you don't know, choose 'use pppoe'"
+msgstr ""
+
+#: network/adsl.pm:41 network/netconnect.pm:766
+#, fuzzy, c-format
+msgid "ADSL connection type :"
+msgstr "ጥሩው የፋይል ዓይነት"
+
+#: network/drakfirewall.pm:12
+#, c-format
+msgid "Web Server"
+msgstr "የመረብ ተጠሪ"
+
+#: network/drakfirewall.pm:17
+#, fuzzy, c-format
+msgid "Domain Name Server"
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: network/drakfirewall.pm:22
+#, fuzzy, c-format
+msgid "SSH server"
+msgstr "ስለተጠሪ መረጃ"
+
+#: network/drakfirewall.pm:27
+#, c-format
+msgid "FTP server"
+msgstr "የFTP ተጠሪ"
+
+#: network/drakfirewall.pm:32
+#, c-format
+msgid "Mail Server"
+msgstr "የመልዕክት ተጠሪ"
+
+#: network/drakfirewall.pm:37
+#, c-format
+msgid "POP and IMAP Server"
+msgstr ""
+
+#: network/drakfirewall.pm:42
+#, c-format
+msgid "Telnet server"
+msgstr "የቴልኔት ተጠሪ"
+
+#: network/drakfirewall.pm:48
+#, c-format
+msgid "Samba server"
+msgstr "የሳምባ ተጠሪ"
+
+#: network/drakfirewall.pm:54
+#, c-format
+msgid "CUPS server"
+msgstr "የCUPS ተጠሪ"
+
+#: network/drakfirewall.pm:60
+#, c-format
+msgid "Echo request (ping)"
+msgstr ""
+
+#: network/drakfirewall.pm:65
+#, c-format
+msgid "BitTorrent"
+msgstr ""
+
+#: network/drakfirewall.pm:131
+#, c-format
+msgid "No network card"
+msgstr "የመረብ ካርድ የለም"
+
+#: network/drakfirewall.pm:152
+#, c-format
+msgid ""
+"drakfirewall configurator\n"
+"\n"
+"This configures a personal firewall for this Mandrakelinux machine.\n"
+"For a powerful and dedicated firewall solution, please look to the\n"
+"specialized MandrakeSecurity Firewall distribution."
+msgstr ""
+
+#: network/drakfirewall.pm:158
+#, c-format
+msgid ""
+"drakfirewall configurator\n"
+"\n"
+"Make sure you have configured your Network/Internet access with\n"
+"drakconnect before going any further."
+msgstr ""
+
+#: network/drakfirewall.pm:175
+#, c-format
+msgid "Which services would you like to allow the Internet to connect to?"
+msgstr ""
+
+#: network/drakfirewall.pm:176
+#, c-format
+msgid ""
+"You can enter miscellaneous ports. \n"
+"Valid examples are: 139/tcp 139/udp 600:610/tcp 600:610/udp.\n"
+"Have a look at /etc/services for information."
+msgstr ""
+
+#: network/drakfirewall.pm:182
+#, c-format
+msgid ""
+"Invalid port given: %s.\n"
+"The proper format is \"port/tcp\" or \"port/udp\", \n"
+"where port is between 1 and 65535.\n"
+"\n"
+"You can also give a range of ports (eg: 24300:24350/udp)"
+msgstr ""
+
+#: network/drakfirewall.pm:192
+#, fuzzy, c-format
+msgid "Everything (no firewall)"
+msgstr "(ስለ ቃላት አጻጻፍ አስተያየት የለም)"
+
+#: network/drakfirewall.pm:194
+#, fuzzy, c-format
+msgid "Other ports"
+msgstr "ሌላ ምርጫዎች"
+
+#: network/isdn.pm:109 network/netconnect.pm:436
+#, fuzzy, c-format
+msgid "Unlisted - edit manually"
+msgstr "የመለያ ምልክት ምርጫዎች ያስተካክሉ"
+
+#: network/isdn.pm:151 network/netconnect.pm:385
+#, c-format
+msgid "ISA / PCMCIA"
+msgstr ""
+
+#: network/isdn.pm:151 network/netconnect.pm:385
+#, c-format
+msgid "I don't know"
+msgstr "አይታወቅም"
+
+#: network/isdn.pm:152 network/netconnect.pm:385
+#, c-format
+msgid "PCI"
+msgstr ""
+
+#: network/isdn.pm:153 network/netconnect.pm:385
+#, c-format
+msgid "USB"
+msgstr "USB"
+
+#: network/modem.pm:42 network/modem.pm:43 network/modem.pm:44
+#: network/netconnect.pm:591 network/netconnect.pm:608
+#: network/netconnect.pm:624
+#, c-format
+msgid "Manual"
+msgstr "መመሪያ"
+
+#: network/netconnect.pm:88 network/netconnect.pm:465
+#: network/netconnect.pm:475
+#, fuzzy, c-format
+msgid "Manual choice"
+msgstr "የመመሪያ ገጾች"
+
+#: network/netconnect.pm:88
+#, fuzzy, c-format
+msgid "Internal ISDN card"
+msgstr "የመረብ ካርድ የለም"
+
+#: network/netconnect.pm:97
+#, c-format
+msgid "Ad-hoc"
+msgstr ""
+
+#: network/netconnect.pm:98
+#, c-format
+msgid "Managed"
+msgstr ""
+
+#: network/netconnect.pm:99
+#, c-format
+msgid "Master"
+msgstr "ገዢ"
+
+#: network/netconnect.pm:100
+#, c-format
+msgid "Repeater"
+msgstr ""
+
+#: network/netconnect.pm:101
+#, c-format
+msgid "Secondary"
+msgstr ""
+
+#: network/netconnect.pm:102
+#, fuzzy, c-format
+msgid "Auto"
+msgstr "በራሱ አሻሻይ"
+
+#: network/netconnect.pm:105 printer/printerdrake.pm:1133
+#: standalone/drakups:64
+#, fuzzy, c-format
+msgid "Manual configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: network/netconnect.pm:106
+#, c-format
+msgid "Automatic IP (BOOTP/DHCP)"
+msgstr ""
+
+#: network/netconnect.pm:108
+#, c-format
+msgid "Automatic IP (BOOTP/DHCP/Zeroconf)"
+msgstr ""
+
+#: network/netconnect.pm:111
+#, c-format
+msgid "Protocol for the rest of the world"
+msgstr ""
+
+#: network/netconnect.pm:113 standalone/drakconnect:541
+#, fuzzy, c-format
+msgid "European protocol (EDSS1)"
+msgstr "መካከለኛ አውሮፓውያን፣ Macintosh"
+
+#: network/netconnect.pm:114 standalone/drakconnect:542
+#, c-format
+msgid ""
+"Protocol for the rest of the world\n"
+"No D-Channel (leased lines)"
+msgstr ""
+
+#: network/netconnect.pm:147
+#, c-format
+msgid "Alcatel speedtouch USB modem"
+msgstr ""
+
+#: network/netconnect.pm:148
+#, c-format
+msgid "Sagem USB modem"
+msgstr ""
+
+#: network/netconnect.pm:149
+#, c-format
+msgid "Bewan modem"
+msgstr ""
+
+#: network/netconnect.pm:150
+#, c-format
+msgid "ECI Hi-Focus modem"
+msgstr ""
+
+#: network/netconnect.pm:154
+#, c-format
+msgid "Dynamic Host Configuration Protocol (DHCP)"
+msgstr ""
+
+#: network/netconnect.pm:155
+#, c-format
+msgid "Manual TCP/IP configuration"
+msgstr ""
+
+#: network/netconnect.pm:156
+#, c-format
+msgid "Point to Point Tunneling Protocol (PPTP)"
+msgstr ""
+
+#: network/netconnect.pm:157
+#, c-format
+msgid "PPP over Ethernet (PPPoE)"
+msgstr ""
+
+#: network/netconnect.pm:158
+#, c-format
+msgid "PPP over ATM (PPPoA)"
+msgstr ""
+
+#: network/netconnect.pm:162
+#, c-format
+msgid "Bridged Ethernet LLC"
+msgstr ""
+
+#: network/netconnect.pm:163
+#, c-format
+msgid "Bridged Ethernet VC"
+msgstr ""
+
+#: network/netconnect.pm:164
+#, c-format
+msgid "Routed IP LLC"
+msgstr ""
+
+#: network/netconnect.pm:165
+#, c-format
+msgid "Routed IP VC"
+msgstr ""
+
+#: network/netconnect.pm:166
+#, c-format
+msgid "PPPOA LLC"
+msgstr ""
+
+#: network/netconnect.pm:167
+#, c-format
+msgid "PPPOA VC"
+msgstr ""
+
+#: network/netconnect.pm:171 standalone/drakconnect:477
+#, fuzzy, c-format
+msgid "Script-based"
+msgstr "የተመሠረተው፦"
+
+#: network/netconnect.pm:172 standalone/drakconnect:477
+#, c-format
+msgid "PAP"
+msgstr "PAP"
+
+#: network/netconnect.pm:173 standalone/drakconnect:477
+#, fuzzy, c-format
+msgid "Terminal-based"
+msgstr "የተመሠረተው፦"
+
+#: network/netconnect.pm:174 standalone/drakconnect:477
+#, c-format
+msgid "CHAP"
+msgstr ""
+
+#: network/netconnect.pm:175 standalone/drakconnect:477
+#, fuzzy, c-format
+msgid "PAP/CHAP"
+msgstr "_ወረቀት"
+
+#: network/netconnect.pm:228 standalone/drakconnect:55
+#, fuzzy, c-format
+msgid "Network & Internet Configuration"
+msgstr "የኢንተርኔት ሰዓትን ተጠቀም"
+
+#: network/netconnect.pm:234
+#, fuzzy, c-format
+msgid "(detected on port %s)"
+msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"
+
+# -PO: here, "(detected)" string will be appended to eg "ADSL connection"
+#. -PO: here, "(detected)" string will be appended to eg "ADSL connection"
+#: network/netconnect.pm:236
+#, fuzzy, c-format
+msgid "(detected %s)"
+msgstr "አውቶማቲካሊ ተፈልጎ የተገኘ"
+
+#: network/netconnect.pm:236
+#, fuzzy, c-format
+msgid "(detected)"
+msgstr "አውቶማቲካሊ ተፈልጎ የተገኘ"
+
+#: network/netconnect.pm:238
+#, fuzzy, c-format
+msgid "Modem connection"
+msgstr "የቅርብ መረብ ማገናኛ"
+
+#: network/netconnect.pm:239
+#, fuzzy, c-format
+msgid "ISDN connection"
+msgstr "የቅርብ መረብ ማገናኛ"
+
+#: network/netconnect.pm:240
+#, fuzzy, c-format
+msgid "ADSL connection"
+msgstr "የቅርብ መረብ ማገናኛ"
+
+#: network/netconnect.pm:241
+#, fuzzy, c-format
+msgid "Cable connection"
+msgstr "የቅርብ መረብ ማገናኛ"
+
+#: network/netconnect.pm:242
+#, c-format
+msgid "LAN connection"
+msgstr "የቅርብ መረብ ማገናኛ"
+
+#: network/netconnect.pm:243 network/netconnect.pm:257
+#, fuzzy, c-format
+msgid "Wireless connection"
+msgstr "የቅርብ መረብ ማገናኛ"
+
+#: network/netconnect.pm:253
+#, fuzzy, c-format
+msgid "Choose the connection you want to configure"
+msgstr "እባክዎ ለማሳየት የሚፈልጉትን ተጠቃሽ-መረጃ ይምረጡ:"
+
+#: network/netconnect.pm:270
+#, c-format
+msgid ""
+"We are now going to configure the %s connection.\n"
+"\n"
+"\n"
+"Press \"%s\" to continue."
+msgstr ""
+
+#: network/netconnect.pm:278 network/netconnect.pm:788
+#, fuzzy, c-format
+msgid "Connection Configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: network/netconnect.pm:279 network/netconnect.pm:789
+#, c-format
+msgid "Please fill or check the field below"
+msgstr ""
+
+#: network/netconnect.pm:286 standalone/drakconnect:532
+#, fuzzy, c-format
+msgid "Card IRQ"
+msgstr "የመረብ ካርድ የለም"
+
+#: network/netconnect.pm:287 standalone/drakconnect:533
+#, fuzzy, c-format
+msgid "Card mem (DMA)"
+msgstr "የመረብ ካርድ የለም"
+
+#: network/netconnect.pm:288 standalone/drakconnect:534
+#, fuzzy, c-format
+msgid "Card IO"
+msgstr "የመረብ ካርድ የለም"
+
+#: network/netconnect.pm:289 standalone/drakconnect:535
+#, fuzzy, c-format
+msgid "Card IO_0"
+msgstr "የመረብ ካርድ የለም"
+
+#: network/netconnect.pm:290
+#, fuzzy, c-format
+msgid "Card IO_1"
+msgstr "የመረብ ካርድ የለም"
+
+#: network/netconnect.pm:291
+#, c-format
+msgid "Your personal phone number"
+msgstr ""
+
+#: network/netconnect.pm:292 network/netconnect.pm:792
+#, c-format
+msgid "Provider name (ex provider.net)"
+msgstr ""
+
+#: network/netconnect.pm:293 standalone/drakconnect:473
+#, c-format
+msgid "Provider phone number"
+msgstr "የአገልግሎት ሰጪ ስልክ ቁጥር"
+
+#: network/netconnect.pm:294
+#, fuzzy, c-format
+msgid "Provider DNS 1 (optional)"
+msgstr "የአገልግሎት ሰጪ ስልክ ቁጥር"
+
+#: network/netconnect.pm:295
+#, fuzzy, c-format
+msgid "Provider DNS 2 (optional)"
+msgstr "የአገልግሎት ሰጪ ስልክ ቁጥር"
+
+#: network/netconnect.pm:296 standalone/drakconnect:429
+#, fuzzy, c-format
+msgid "Dialing mode"
+msgstr "የመሸፈኛ ዘዴ"
+
+#: network/netconnect.pm:297 standalone/drakconnect:434
+#: standalone/drakconnect:495
+#, fuzzy, c-format
+msgid "Connection speed"
+msgstr "የቅርብ መረብ ማገናኛ"
+
+#: network/netconnect.pm:298 standalone/drakconnect:439
+#, c-format
+msgid "Connection timeout (in sec)"
+msgstr ""
+
+#: network/netconnect.pm:301 network/netconnect.pm:795
+#: standalone/drakconnect:471
+#, c-format
+msgid "Account Login (user name)"
+msgstr ""
+
+#: network/netconnect.pm:302 network/netconnect.pm:796
+#: standalone/drakconnect:472
+#, c-format
+msgid "Account Password"
+msgstr "የመዝገብ ሚስጢር ቃል"
+
+#: network/netconnect.pm:332 network/netconnect.pm:649
+#: network/netconnect.pm:827
+#, c-format
+msgid "Select the network interface to configure:"
+msgstr ""
+
+#: network/netconnect.pm:334 network/netconnect.pm:375
+#: network/netconnect.pm:650 network/netconnect.pm:829 network/shorewall.pm:84
+#: standalone/drakconnect:656 standalone/drakgw:225 standalone/drakvpn:221
+#, c-format
+msgid "Net Device"
+msgstr "የመረብ ዕቃ"
+
+#: network/netconnect.pm:335 network/netconnect.pm:343
+#, c-format
+msgid "External ISDN modem"
+msgstr ""
+
+#. -PO: Do not alter the <span ..> and </span> tags
+#: network/netconnect.pm:374 standalone/harddrake2:121
+#, fuzzy, c-format
+msgid "Select a device !"
+msgstr "የመረብ ዕቃ"
+
+#: network/netconnect.pm:383 network/netconnect.pm:393
+#: network/netconnect.pm:403 network/netconnect.pm:419
+#: network/netconnect.pm:433
+#, fuzzy, c-format
+msgid "ISDN Configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: network/netconnect.pm:384
+#, fuzzy, c-format
+msgid "What kind of card do you have?"
+msgstr "ምን ማድረግ ይፈልጋሉ?"
+
+#: network/netconnect.pm:394
+#, c-format
+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 ""
+
+#: network/netconnect.pm:398
+#, c-format
+msgid "Continue"
+msgstr "ቀጥል"
+
+#: network/netconnect.pm:398
+#, c-format
+msgid "Abort"
+msgstr "ይቁም"
+
+#: network/netconnect.pm:404
+#, c-format
+msgid "Which of the following is your ISDN card?"
+msgstr ""
+
+#: network/netconnect.pm:419
+#, c-format
+msgid "Which protocol do you want to use?"
+msgstr ""
+
+#: network/netconnect.pm:421 standalone/drakconnect:116
+#: standalone/drakconnect:318 standalone/drakconnect:540
+#: standalone/drakvpn:1142
+#, c-format
+msgid "Protocol"
+msgstr ""
+
+#: network/netconnect.pm:433
+#, c-format
+msgid ""
+"Select your provider.\n"
+"If it isn't listed, choose Unlisted."
+msgstr ""
+
+#: network/netconnect.pm:435 network/netconnect.pm:541
+#: network/netconnect.pm:683
+#, fuzzy, c-format
+msgid "Provider:"
+msgstr "የአገልግሎት ሰጪ ስልክ ቁጥር"
+
+#: network/netconnect.pm:450
+#, c-format
+msgid ""
+"Your modem isn't supported by the system.\n"
+"Take a look at http://www.linmodems.org"
+msgstr ""
+
+#: network/netconnect.pm:462
+#, fuzzy, c-format
+msgid "Select the modem to configure:"
+msgstr "ለማስቀመጥ የፋይል ስም ምረጡ"
+
+#: network/netconnect.pm:469 standalone/drakgw:113 standalone/drakvpn:51
+#, c-format
+msgid "Sorry, we support only 2.4 and above kernels."
+msgstr ""
+
+#: network/netconnect.pm:510
+#, c-format
+msgid "Please choose which serial port your modem is connected to."
+msgstr ""
+
+#: network/netconnect.pm:539
+#, fuzzy, c-format
+msgid "Select your provider:"
+msgstr "የሚፈልጉትን ቋንቋ ይምረጡ"
+
+#: network/netconnect.pm:568
+#, fuzzy, c-format
+msgid "Dialup: account options"
+msgstr "ባለሁለት አቅጣጫ ምርጫዎች"
+
+#: network/netconnect.pm:571
+#, fuzzy, c-format
+msgid "Connection name"
+msgstr "የፋይል ስም"
+
+#: network/netconnect.pm:572
+#, c-format
+msgid "Phone number"
+msgstr "የስልክ ቁጥር"
+
+#: network/netconnect.pm:573
+#, fuzzy, c-format
+msgid "Login ID"
+msgstr "መለያ አስገባ"
+
+#: network/netconnect.pm:588 network/netconnect.pm:621
+#, c-format
+msgid "Dialup: IP parameters"
+msgstr ""
+
+#: network/netconnect.pm:591
+#, fuzzy, c-format
+msgid "IP parameters"
+msgstr "ትርፍ መለኪያዎች፦"
+
+#: network/netconnect.pm:592 network/netconnect.pm:919
+#: printer/printerdrake.pm:431 standalone/drakconnect:116
+#: standalone/drakconnect:332 standalone/drakconnect:829
+#: standalone/drakups:266
+#, c-format
+msgid "IP address"
+msgstr "IP አድራሻ፦"
+
+#: network/netconnect.pm:593
+#, fuzzy, c-format
+msgid "Subnet mask"
+msgstr "/ደረጃ/Mask/Add Layer Mask..."
+
+#: network/netconnect.pm:605
+#, c-format
+msgid "Dialup: DNS parameters"
+msgstr ""
+
+#: network/netconnect.pm:608
+#, fuzzy, c-format
+msgid "DNS"
+msgstr "DNS"
+
+#: network/netconnect.pm:609
+#, fuzzy, c-format
+msgid "Domain name"
+msgstr "የፋይል ስም"
+
+#: network/netconnect.pm:610 network/netconnect.pm:793
+#: standalone/drakconnect:947
+#, c-format
+msgid "First DNS Server (optional)"
+msgstr ""
+
+#: network/netconnect.pm:611 network/netconnect.pm:794
+#: standalone/drakconnect:948
+#, c-format
+msgid "Second DNS Server (optional)"
+msgstr ""
+
+#: network/netconnect.pm:612
+#, c-format
+msgid "Set hostname from IP"
+msgstr ""
+
+#: network/netconnect.pm:624 standalone/drakconnect:343
+#, c-format
+msgid "Gateway"
+msgstr ""
+
+#: network/netconnect.pm:625
+#, fuzzy, c-format
+msgid "Gateway IP address"
+msgstr "የቡድኑ ኤ-መልዕክት አድራሻ"
+
+#: network/netconnect.pm:649
+#, fuzzy, c-format
+msgid "ADSL configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: network/netconnect.pm:681
+#, c-format
+msgid "Please choose your ADSL provider"
+msgstr ""
+
+#: network/netconnect.pm:699
+#, c-format
+msgid ""
+"You need the Alcatel microcode.\n"
+"You can provide it now via a floppy or your windows partition,\n"
+"or skip and do it later."
+msgstr ""
+
+#: network/netconnect.pm:703 network/netconnect.pm:708
+#, fuzzy, c-format
+msgid "Use a floppy"
+msgstr "ፍሎፒ ላይ"
+
+#: network/netconnect.pm:703 network/netconnect.pm:712
+#, c-format
+msgid "Use my Windows partition"
+msgstr ""
+
+#: network/netconnect.pm:703 network/netconnect.pm:715
+#, c-format
+msgid "Do it later"
+msgstr "ኋላ ይደረግ"
+
+#: network/netconnect.pm:722
+#, c-format
+msgid "Firmware copy failed, file %s not found"
+msgstr ""
+
+#: network/netconnect.pm:729
+#, fuzzy, c-format
+msgid "Firmware copy succeeded"
+msgstr "መቅጃውን ክፈት"
+
+#: network/netconnect.pm:744
+#, c-format
+msgid ""
+"You need the Alcatel microcode.\n"
+"Download it at:\n"
+"%s\n"
+"and copy the mgmt.o in /usr/share/speedtouch"
+msgstr ""
+
+#: network/netconnect.pm:797
+#, c-format
+msgid "Virtual Path ID (VPI):"
+msgstr ""
+
+#: network/netconnect.pm:798
+#, c-format
+msgid "Virtual Circuit ID (VCI):"
+msgstr ""
+
+#: network/netconnect.pm:800
+#, c-format
+msgid "Encapsulation :"
+msgstr ""
+
+#: network/netconnect.pm:817
+#, c-format
+msgid ""
+"The ECI Hi-Focus modem cannot be supported due to binary driver distribution "
+"problem.\n"
+"\n"
+"You can find a driver on http://eciadsl.flashtux.org/"
+msgstr ""
+
+#: network/netconnect.pm:829
+#, c-format
+msgid "Manually load a driver"
+msgstr ""
+
+#: network/netconnect.pm:844
+#, c-format
+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 ""
+
+#: network/netconnect.pm:857 network/netconnect.pm:1228
+#, c-format
+msgid ""
+"Congratulations, the network and Internet configuration is finished.\n"
+"\n"
+msgstr ""
+
+#: network/netconnect.pm:871
+#, c-format
+msgid "Zeroconf hostname resolution"
+msgstr ""
+
+#: network/netconnect.pm:872 network/netconnect.pm:906
+#, c-format
+msgid "Configuring network device %s (driver %s)"
+msgstr ""
+
+#: network/netconnect.pm:873
+#, c-format
+msgid ""
+"The following protocols can be used to configure an ethernet connection. "
+"Please choose the one you want to use"
+msgstr ""
+
+#: network/netconnect.pm:907
+#, c-format
+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 ""
+
+#: network/netconnect.pm:914
+#, c-format
+msgid "Assign host name from DHCP address"
+msgstr ""
+
+#: network/netconnect.pm:915
+#, fuzzy, c-format
+msgid "DHCP host name"
+msgstr "ህገ ወጥ የዶሴ ስም"
+
+#: network/netconnect.pm:920 standalone/drakconnect:337
+#: standalone/drakconnect:830 standalone/drakgw:321
+#, c-format
+msgid "Netmask"
+msgstr ""
+
+#: network/netconnect.pm:922 standalone/drakconnect:422
+#, c-format
+msgid "Track network card id (useful for laptops)"
+msgstr ""
+
+#: network/netconnect.pm:923 standalone/drakconnect:423
+#, fuzzy, c-format
+msgid "Network Hotplugging"
+msgstr "Name=መረብ"
+
+#: network/netconnect.pm:924 standalone/drakconnect:417
+#, fuzzy, c-format
+msgid "Start at boot"
+msgstr "ቍጥር አሰጣጡን እንደገና በ...ላይ ጀምር፦"
+
+#: network/netconnect.pm:926 standalone/drakconnect:833
+#, c-format
+msgid "DHCP client"
+msgstr ""
+
+#: network/netconnect.pm:936 printer/printerdrake.pm:1383
+#: standalone/drakconnect:621
+#, c-format
+msgid "IP address should be in format 1.2.3.4"
+msgstr ""
+
+#: network/netconnect.pm:939
+#, c-format
+msgid "Warning : IP address %s is usually reserved !"
+msgstr ""
+
+#: network/netconnect.pm:969 network/netconnect.pm:998
+#, c-format
+msgid "Please enter the wireless parameters for this card:"
+msgstr ""
+
+#: network/netconnect.pm:972 standalone/drakconnect:389
+#, fuzzy, c-format
+msgid "Operating Mode"
+msgstr "የመሸፈኛ ዘዴ"
+
+#: network/netconnect.pm:974 standalone/drakconnect:390
+#, fuzzy, c-format
+msgid "Network name (ESSID)"
+msgstr "ህገ ወጥ የዶሴ ስም"
+
+#: network/netconnect.pm:975 standalone/drakconnect:391
+#, fuzzy, c-format
+msgid "Network ID"
+msgstr "መለያ አስገባ"
+
+#: network/netconnect.pm:976 standalone/drakconnect:392
+#, c-format
+msgid "Operating frequency"
+msgstr ""
+
+#: network/netconnect.pm:977 standalone/drakconnect:393
+#, c-format
+msgid "Sensitivity threshold"
+msgstr ""
+
+#: network/netconnect.pm:978 standalone/drakconnect:394
+#, fuzzy, c-format
+msgid "Bitrate (in b/s)"
+msgstr "በጥቅም ላይ ያለ"
+
+#: network/netconnect.pm:984
+#, c-format
+msgid ""
+"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
+"frequency), or add enough '0' (zeroes)."
+msgstr ""
+
+#: network/netconnect.pm:988
+#, c-format
+msgid ""
+"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
+"enough '0' (zeroes)."
+msgstr ""
+
+#: network/netconnect.pm:1001 standalone/drakconnect:405
+#, c-format
+msgid "RTS/CTS"
+msgstr ""
+
+#: network/netconnect.pm:1002
+#, c-format
+msgid ""
+"RTS/CTS adds a handshake before each packet transmission to make sure that "
+"the\n"
+"channel is clear. This adds overhead, but increase performance in case of "
+"hidden\n"
+"nodes or large number of active nodes. This parameter sets the size of the\n"
+"smallest packet for which the node sends RTS, a value equal to the maximum\n"
+"packet size disable the scheme. You may also set this parameter to auto, "
+"fixed\n"
+"or off."
+msgstr ""
+
+#: network/netconnect.pm:1009 standalone/drakconnect:406
+#, c-format
+msgid "Fragmentation"
+msgstr ""
+
+#: network/netconnect.pm:1010 standalone/drakconnect:407
+#, c-format
+msgid "Iwconfig command extra arguments"
+msgstr ""
+
+#: network/netconnect.pm:1011
+#, c-format
+msgid ""
+"Here, one can configure some extra wireless parameters such as:\n"
+"ap, channel, commit, enc, power, retry, sens, txpower (nick is already set "
+"as the hostname).\n"
+"\n"
+"See iwpconfig(8) man page for further information."
+msgstr ""
+
+#. -PO: split the "xyz command extra argument" translated string into two lines if it's bigger than the english one
+#: network/netconnect.pm:1018 standalone/drakconnect:408
+#, c-format
+msgid "Iwspy command extra arguments"
+msgstr ""
+
+#: network/netconnect.pm:1019
+#, c-format
+msgid ""
+"Iwspy is used to set a list of addresses in a wireless network\n"
+"interface and to read back quality of link information for each of those.\n"
+"\n"
+"This information is the same as the one available in /proc/net/wireless :\n"
+"quality of the link, signal strength and noise level.\n"
+"\n"
+"See iwpspy(8) man page for further information."
+msgstr ""
+
+#: network/netconnect.pm:1027 standalone/drakconnect:409
+#, c-format
+msgid "Iwpriv command extra arguments"
+msgstr ""
+
+#: network/netconnect.pm:1028
+#, c-format
+msgid ""
+"Iwpriv enable to set up optionals (private) parameters of a wireless "
+"network\n"
+"interface.\n"
+"\n"
+"Iwpriv deals with parameters and setting specific to each driver (as opposed "
+"to\n"
+"iwconfig which deals with generic ones).\n"
+"\n"
+"In theory, the documentation of each device driver should indicate how to "
+"use\n"
+"those interface specific commands and their effect.\n"
+"\n"
+"See iwpriv(8) man page for further information."
+msgstr ""
+
+#: network/netconnect.pm:1055
+#, c-format
+msgid ""
+"No ethernet network adapter has been detected on your system.\n"
+"I cannot set up this connection type."
+msgstr ""
+
+#: network/netconnect.pm:1059 standalone/drakgw:261 standalone/drakpxe:142
+#, fuzzy, c-format
+msgid "Choose the network interface"
+msgstr "የአቢወርድ ቋንቋ፦"
+
+#: network/netconnect.pm:1060
+#, c-format
+msgid ""
+"Please choose which network adapter you want to use to connect to Internet."
+msgstr ""
+
+#: network/netconnect.pm:1081
+#, c-format
+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 ""
+
+#: network/netconnect.pm:1085
+#, c-format
+msgid "Last but not least you can also type in your DNS server IP addresses."
+msgstr ""
+
+#: network/netconnect.pm:1087 standalone/drakconnect:946
+#, fuzzy, c-format
+msgid "Host name (optional)"
+msgstr "ህገ ወጥ የዶሴ ስም"
+
+#: network/netconnect.pm:1087
+#, fuzzy, c-format
+msgid "Host name"
+msgstr "የእንግዳ ተቀባይ ስም"
+
+#: network/netconnect.pm:1089
+#, fuzzy, c-format
+msgid "DNS server 1"
+msgstr "ስለተጠሪ መረጃ"
+
+#: network/netconnect.pm:1090
+#, fuzzy, c-format
+msgid "DNS server 2"
+msgstr "ስለተጠሪ መረጃ"
+
+#: network/netconnect.pm:1091
+#, fuzzy, c-format
+msgid "DNS server 3"
+msgstr "ስለተጠሪ መረጃ"
+
+#: network/netconnect.pm:1092
+#, fuzzy, c-format
+msgid "Search domain"
+msgstr "የObjectDirectory ዶሜን"
+
+#: network/netconnect.pm:1093
+#, c-format
+msgid "By default search domain will be set from the fully-qualified host name"
+msgstr ""
+
+#: network/netconnect.pm:1094
+#, c-format
+msgid "Gateway (e.g. %s)"
+msgstr ""
+
+#: network/netconnect.pm:1096
+#, fuzzy, c-format
+msgid "Gateway device"
+msgstr "የመረብ ዕቃ"
+
+#: network/netconnect.pm:1105
+#, c-format
+msgid "DNS server address should be in format 1.2.3.4"
+msgstr ""
+
+#: network/netconnect.pm:1110 standalone/drakconnect:624
+#, c-format
+msgid "Gateway address should be in format 1.2.3.4"
+msgstr ""
+
+#: network/netconnect.pm:1121
+#, c-format
+msgid ""
+"Enter a Zeroconf host name which will be the one that your machine will get "
+"back to other machines on the network:"
+msgstr ""
+
+#: network/netconnect.pm:1122
+#, fuzzy, c-format
+msgid "Zeroconf Host name"
+msgstr "ህገ ወጥ የዶሴ ስም"
+
+#: network/netconnect.pm:1125
+#, c-format
+msgid "Zeroconf host name must not contain a ."
+msgstr ""
+
+#: network/netconnect.pm:1135
+#, c-format
+msgid ""
+"You have configured multiple ways to connect to the Internet.\n"
+"Choose the one you want to use.\n"
+"\n"
+msgstr ""
+
+#: network/netconnect.pm:1137
+#, c-format
+msgid "Internet connection"
+msgstr "የኢንተርኔት ማገናኛ"
+
+#: network/netconnect.pm:1145
+#, c-format
+msgid "Configuration is complete, do you want to apply settings ?"
+msgstr ""
+
+#: network/netconnect.pm:1155
+#, c-format
+msgid "Do you want to start the connection at boot?"
+msgstr ""
+
+#: network/netconnect.pm:1172
+#, c-format
+msgid "The network needs to be restarted. Do you want to restart it ?"
+msgstr ""
+
+#: network/netconnect.pm:1179 network/netconnect.pm:1244
+#, fuzzy, c-format
+msgid "Network Configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: network/netconnect.pm:1180
+#, c-format
+msgid ""
+"A problem occured while restarting the network: \n"
+"\n"
+"%s"
+msgstr ""
+
+#: network/netconnect.pm:1188
+#, c-format
+msgid "Do you want to try to connect to the Internet now?"
+msgstr ""
+
+#: network/netconnect.pm:1196 standalone/drakconnect:978
+#, fuzzy, c-format
+msgid "Testing your connection..."
+msgstr "ኤ-መልዕክት አድራሻዎ"
+
+#: network/netconnect.pm:1212
+#, c-format
+msgid "The system is now connected to the Internet."
+msgstr ""
+
+#: network/netconnect.pm:1213
+#, c-format
+msgid "For security reasons, it will be disconnected now."
+msgstr ""
+
+#: network/netconnect.pm:1214
+#, c-format
+msgid ""
+"The system doesn't seem to be connected to the Internet.\n"
+"Try to reconfigure your connection."
+msgstr ""
+
+#: network/netconnect.pm:1231
+#, c-format
+msgid ""
+"After this is done, we recommend that you restart your X environment to "
+"avoid any hostname-related problems."
+msgstr ""
+
+#: network/netconnect.pm:1232
+#, c-format
+msgid ""
+"Problems occured during configuration.\n"
+"Test your connection via net_monitor or mcc. If your connection doesn't "
+"work, you might want to relaunch the configuration."
+msgstr ""
+
+#: network/netconnect.pm:1245
+#, c-format
+msgid ""
+"Because you are doing a network installation, your network is already "
+"configured.\n"
+"Click on Ok to keep your configuration, or cancel to reconfigure your "
+"Internet & Network connection.\n"
+msgstr ""
+
+#: network/netconnect.pm:1333
+#, c-format
+msgid ""
+"An unexpected error has happened:\n"
+"%s"
+msgstr ""
+
+#: network/network.pm:315
+#, fuzzy, c-format
+msgid "Proxies configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: network/network.pm:316
+#, fuzzy, c-format
+msgid "HTTP proxy"
+msgstr "http://www.gnome.org/"
+
+#: network/network.pm:317
+#, fuzzy, c-format
+msgid "FTP proxy"
+msgstr "የFTP ተጠሪ"
+
+#: network/network.pm:320
+#, c-format
+msgid "Proxy should be http://..."
+msgstr ""
+
+#: network/network.pm:321
+#, c-format
+msgid "URL should begin with 'ftp:' or 'http:'"
+msgstr ""
+
+#: network/shorewall.pm:28
+#, fuzzy, c-format
+msgid "Firewalling configuration detected!"
+msgstr "ተስተካክሎ የተቀመጠውን ባዕድ መነሻ ጥቀስ"
+
+#: network/shorewall.pm:29
+#, c-format
+msgid ""
+"Warning! An existing firewalling configuration has been detected. You may "
+"need some manual fixes after installation."
+msgstr ""
+
+#: network/shorewall.pm:77 standalone/drakgw:218 standalone/drakvpn:214
+#, c-format
+msgid ""
+"Please enter the name of the interface connected to the internet.\n"
+"\n"
+"Examples:\n"
+"\t\tppp+ for modem or DSL connections, \n"
+"\t\teth0, or eth1 for cable connection, \n"
+"\t\tippp+ for a isdn connection.\n"
+msgstr ""
+
+#: network/tools.pm:165
+#, fuzzy, c-format
+msgid "Insert floppy"
+msgstr "ፍሎፒ ላይ"
+
+#: network/tools.pm:166
+#, c-format
+msgid ""
+"Insert a FAT formatted floppy in drive %s with %s in root directory and "
+"press %s"
+msgstr ""
+
+#: network/tools.pm:167
+#, c-format
+msgid "Floppy access error, unable to mount device %s"
+msgstr ""
+
+#: partition_table.pm:645
+#, fuzzy, c-format
+msgid "mount failed: "
+msgstr "%s አልተገኘም"
+
+#: partition_table.pm:750
+#, c-format
+msgid "Extended partition not supported on this platform"
+msgstr ""
+
+#: partition_table.pm:768
+#, c-format
+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 ""
+
+#: partition_table.pm:855
+#, fuzzy, c-format
+msgid "Restoring from file %s failed: %s"
+msgstr "ከ &pot ሰነድ አሻሽል"
+
+#: partition_table.pm:857
+#, fuzzy, c-format
+msgid "Bad backup file"
+msgstr "ጥሩው የፋይል ዓይነት"
+
+#: partition_table.pm:877
+#, fuzzy, c-format
+msgid "Error writing to file %s"
+msgstr "ስህተት፦ የታቀደው ፋይል '%s'ን መክፈት አልተቻለም\n"
+
+#: partition_table/raw.pm:187
+#, c-format
+msgid ""
+"Something bad is happening on your drive. \n"
+"A test to check the integrity of data has failed. \n"
+"It means writing anything on the disk will end up with random, corrupted "
+"data."
+msgstr ""
+
+#: pkgs.pm:24
+#, c-format
+msgid "must have"
+msgstr ""
+
+#: pkgs.pm:25
+#, c-format
+msgid "important"
+msgstr "አስፈላጊ"
+
+#: pkgs.pm:26
+#, c-format
+msgid "very nice"
+msgstr "በጣም ጥሩ"
+
+#: pkgs.pm:27
+#, fuzzy, c-format
+msgid "nice"
+msgstr "በጣም ጥሩ"
+
+#: pkgs.pm:28
+#, c-format
+msgid "maybe"
+msgstr "ምናልባት"
+
+#: printer/cups.pm:103
+#, fuzzy, c-format
+msgid "(on %s)"
+msgstr "አብራ"
+
+#: printer/cups.pm:103
+#, fuzzy, c-format
+msgid "(on this machine)"
+msgstr "መረጃ በዚህ መጠቀሚያ ፕሮግራም ላይ"
+
+#: printer/cups.pm:115 standalone/printerdrake:197
+#, c-format
+msgid "Configured on other machines"
+msgstr ""
+
+#: printer/cups.pm:117
+#, fuzzy, c-format
+msgid "On CUPS server \"%s\""
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: printer/cups.pm:117 printer/printerdrake.pm:3989
+#: printer/printerdrake.pm:3998 printer/printerdrake.pm:4139
+#: printer/printerdrake.pm:4150 printer/printerdrake.pm:4362
+#, c-format
+msgid " (Default)"
+msgstr "(ቀዳሚ)"
+
+#: printer/data.pm:22
+#, c-format
+msgid "PDQ - Print, Don't Queue"
+msgstr ""
+
+#: printer/data.pm:23
+#, c-format
+msgid "PDQ"
+msgstr ""
+
+#: printer/data.pm:34
+#, c-format
+msgid "LPD - Line Printer Daemon"
+msgstr ""
+
+#: printer/data.pm:35
+#, c-format
+msgid "LPD"
+msgstr ""
+
+#: printer/data.pm:56
+#, c-format
+msgid "LPRng - LPR New Generation"
+msgstr ""
+
+#: printer/data.pm:57
+#, c-format
+msgid "LPRng"
+msgstr ""
+
+#: printer/data.pm:82
+#, c-format
+msgid "CUPS - Common Unix Printing System"
+msgstr ""
+
+#: printer/detect.pm:149 printer/detect.pm:227 printer/detect.pm:429
+#: printer/detect.pm:466 printer/printerdrake.pm:686
+#, fuzzy, c-format
+msgid "Unknown Model"
+msgstr "<b>ሞዴል</b>፦ %1<br>"
+
+#: printer/main.pm:29
+#, fuzzy, c-format
+msgid "Local printer"
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/main.pm:30
+#, fuzzy, c-format
+msgid "Remote printer"
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/main.pm:31
+#, c-format
+msgid "Printer on remote CUPS server"
+msgstr ""
+
+#: printer/main.pm:32 printer/printerdrake.pm:1406
+#, c-format
+msgid "Printer on remote lpd server"
+msgstr ""
+
+#: printer/main.pm:33
+#, c-format
+msgid "Network printer (TCP/Socket)"
+msgstr ""
+
+#: printer/main.pm:34
+#, c-format
+msgid "Printer on SMB/Windows 95/98/NT server"
+msgstr ""
+
+#: printer/main.pm:35
+#, c-format
+msgid "Printer on NetWare server"
+msgstr ""
+
+#: printer/main.pm:36 printer/printerdrake.pm:1410
+#, c-format
+msgid "Enter a printer device URI"
+msgstr ""
+
+#: printer/main.pm:37
+#, c-format
+msgid "Pipe job into a command"
+msgstr ""
+
+#: printer/main.pm:307 printer/main.pm:575 printer/main.pm:1545
+#: printer/main.pm:2229 printer/main.pm:2240 printer/printerdrake.pm:1866
+#: printer/printerdrake.pm:4396
+#, fuzzy, c-format
+msgid "Unknown model"
+msgstr "<b>ሞዴል</b>፦ %1<br>"
+
+#: printer/main.pm:332 standalone/printerdrake:196
+#, fuzzy, c-format
+msgid "Configured on this machine"
+msgstr "መረጃ በዚህ መጠቀሚያ ፕሮግራም ላይ"
+
+#: printer/main.pm:338 printer/printerdrake.pm:963
+#, fuzzy, c-format
+msgid " on parallel port #%s"
+msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"
+
+#: printer/main.pm:341 printer/printerdrake.pm:965
+#, fuzzy, c-format
+msgid ", USB printer #%s"
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/main.pm:343
+#, fuzzy, c-format
+msgid ", USB printer"
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/main.pm:348
+#, c-format
+msgid ", multi-function device on parallel port #%s"
+msgstr ""
+
+#: printer/main.pm:351
+#, c-format
+msgid ", multi-function device on a parallel port"
+msgstr ""
+
+#: printer/main.pm:353
+#, c-format
+msgid ", multi-function device on USB"
+msgstr ""
+
+#: printer/main.pm:355
+#, c-format
+msgid ", multi-function device on HP JetDirect"
+msgstr ""
+
+#: printer/main.pm:357
+#, c-format
+msgid ", multi-function device"
+msgstr ""
+
+#: printer/main.pm:360
+#, fuzzy, c-format
+msgid ", printing to %s"
+msgstr "CD ወደ"
+
+#: printer/main.pm:362
+#, c-format
+msgid " on LPD server \"%s\", printer \"%s\""
+msgstr ""
+
+#: printer/main.pm:364
+#, c-format
+msgid ", TCP/IP host \"%s\", port %s"
+msgstr ""
+
+#: printer/main.pm:368
+#, c-format
+msgid " on SMB/Windows server \"%s\", share \"%s\""
+msgstr ""
+
+#: printer/main.pm:372
+#, c-format
+msgid " on Novell server \"%s\", printer \"%s\""
+msgstr ""
+
+#: printer/main.pm:374
+#, fuzzy, c-format
+msgid ", using command %s"
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/main.pm:389
+#, c-format
+msgid "Parallel port #%s"
+msgstr ""
+
+#: printer/main.pm:392 printer/printerdrake.pm:979
+#: printer/printerdrake.pm:1002 printer/printerdrake.pm:1020
+#, fuzzy, c-format
+msgid "USB printer #%s"
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/main.pm:394
+#, fuzzy, c-format
+msgid "USB printer"
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/main.pm:399
+#, c-format
+msgid "Multi-function device on parallel port #%s"
+msgstr ""
+
+#: printer/main.pm:402
+#, c-format
+msgid "Multi-function device on a parallel port"
+msgstr ""
+
+#: printer/main.pm:404
+#, c-format
+msgid "Multi-function device on USB"
+msgstr ""
+
+#: printer/main.pm:406
+#, c-format
+msgid "Multi-function device on HP JetDirect"
+msgstr ""
+
+#: printer/main.pm:408
+#, c-format
+msgid "Multi-function device"
+msgstr ""
+
+#: printer/main.pm:411
+#, fuzzy, c-format
+msgid "Prints into %s"
+msgstr "አሁን ያለውን ፋይል ያትማል"
+
+#: printer/main.pm:413
+#, fuzzy, c-format
+msgid "LPD server \"%s\", printer \"%s\""
+msgstr "ማተሚያውን አልተገኘም።"
+
+#: printer/main.pm:415
+#, c-format
+msgid "TCP/IP host \"%s\", port %s"
+msgstr ""
+
+#: printer/main.pm:419
+#, c-format
+msgid "SMB/Windows server \"%s\", share \"%s\""
+msgstr ""
+
+#: printer/main.pm:423
+#, fuzzy, c-format
+msgid "Novell server \"%s\", printer \"%s\""
+msgstr "ማተሚያውን አልተገኘም።"
+
+#: printer/main.pm:425
+#, fuzzy, c-format
+msgid "Uses command %s"
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/main.pm:427
+#, fuzzy, c-format
+msgid "URI: %s"
+msgstr "URI፦"
+
+#: printer/main.pm:572 printer/printerdrake.pm:732
+#: printer/printerdrake.pm:2463
+#, c-format
+msgid "Raw printer (No driver)"
+msgstr ""
+
+#: printer/main.pm:1086 printer/printerdrake.pm:179
+#: printer/printerdrake.pm:191
+#, fuzzy, c-format
+msgid "Local network(s)"
+msgstr "Name=መረብ"
+
+#: printer/main.pm:1088 printer/printerdrake.pm:195
+#, fuzzy, c-format
+msgid "Interface \"%s\""
+msgstr "የተጠቃሚው እይታ"
+
+#: printer/main.pm:1090
+#, fuzzy, c-format
+msgid "Network %s"
+msgstr "መረብ"
+
+#: printer/main.pm:1092
+#, fuzzy, c-format
+msgid "Host %s"
+msgstr "እንግዳ ተቀባይ፦"
+
+#: printer/main.pm:1121
+#, fuzzy, c-format
+msgid "%s (Port %s)"
+msgstr "&ፖርት፦"
+
+#: printer/printerdrake.pm:22
+#, c-format
+msgid ""
+"The HP LaserJet 1000 needs its firmware to be uploaded after being turned "
+"on. Download the Windows driver package from the HP web site (the firmware "
+"on the printer's CD does not work) and extract the firmware file from it by "
+"uncompresing the self-extracting '.exe' file with the 'unzip' utility and "
+"searching for the 'sihp1000.img' file. Copy this file into the '/etc/"
+"printer' directory. There it will be found by the automatic uploader script "
+"and uploaded whenever the printer is connected and turned on.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:62
+#, fuzzy, c-format
+msgid "CUPS printer configuration"
+msgstr "የማተሚያውን ማስተካከያ በሚጭንበት ጊዜ ስህተት ተፈጥሯል"
+
+#: printer/printerdrake.pm:63
+#, c-format
+msgid ""
+"Here you can choose whether the printers connected to this machine should be "
+"accessible by remote machines and by which remote machines."
+msgstr ""
+
+#: printer/printerdrake.pm:64
+#, c-format
+msgid ""
+"You can also decide here whether printers on remote machines should be "
+"automatically made available on this machine."
+msgstr ""
+
+#: printer/printerdrake.pm:67
+#, c-format
+msgid "The printers on this machine are available to other computers"
+msgstr ""
+
+#: printer/printerdrake.pm:69
+#, c-format
+msgid "Automatically find available printers on remote machines"
+msgstr ""
+
+#: printer/printerdrake.pm:71
+#, c-format
+msgid "Printer sharing on hosts/networks: "
+msgstr ""
+
+#: printer/printerdrake.pm:73
+#, fuzzy, c-format
+msgid "Custom configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: printer/printerdrake.pm:78 standalone/scannerdrake:566
+#: standalone/scannerdrake:583
+#, fuzzy, c-format
+msgid "No remote machines"
+msgstr "(ስለ ቃላት አጻጻፍ አስተያየት የለም)"
+
+#: printer/printerdrake.pm:88
+#, c-format
+msgid "Additional CUPS servers: "
+msgstr ""
+
+#: printer/printerdrake.pm:93
+#, c-format
+msgid "None"
+msgstr "ምንም"
+
+#: printer/printerdrake.pm:95
+#, c-format
+msgid ""
+"To get access to printers on remote CUPS servers in your local network you "
+"only need to turn on the \"Automatically find available printers on remote "
+"machines\" option; the CUPS servers inform your machine automatically about "
+"their printers. All printers currently known to your machine are listed in "
+"the \"Remote printers\" section in the main window of Printerdrake. If your "
+"CUPS server(s) is/are not in your local network, you have to enter the IP "
+"address(es) and optionally the port number(s) here to get the printer "
+"information from the server(s)."
+msgstr ""
+
+#: printer/printerdrake.pm:100
+#, c-format
+msgid "Japanese text printing mode"
+msgstr ""
+
+#: printer/printerdrake.pm:101
+#, c-format
+msgid ""
+"Turning on this allows to print plain text files in japanese language. Only "
+"use this function if you really want to print text in japanese, if it is "
+"activated you cannot print accentuated characters in latin fonts any more "
+"and you will not be able to adjust the margins, the character size, etc. "
+"This setting only affects printers defined on this machine. If you want to "
+"print japanese text on a printer set up on a remote machine, you have to "
+"activate this function on that remote machine."
+msgstr ""
+
+#: printer/printerdrake.pm:105
+#, c-format
+msgid "Automatic correction of CUPS configuration"
+msgstr ""
+
+#: printer/printerdrake.pm:107
+#, c-format
+msgid ""
+"When this option is turned on, on every startup of CUPS it is automatically "
+"made sure that\n"
+"\n"
+"- if LPD/LPRng is installed, /etc/printcap will not be overwritten by CUPS\n"
+"\n"
+"- if /etc/cups/cupsd.conf is missing, it will be created\n"
+"\n"
+"- when printer information is broadcasted, it does not contain \"localhost\" "
+"as the server name.\n"
+"\n"
+"If some of these measures lead to problems for you, turn this option off, "
+"but then you have to take care of these points."
+msgstr ""
+
+#: printer/printerdrake.pm:129 printer/printerdrake.pm:205
+#, c-format
+msgid "Sharing of local printers"
+msgstr ""
+
+#: printer/printerdrake.pm:130
+#, c-format
+msgid ""
+"These are the machines and networks on which the locally connected printer"
+"(s) should be available:"
+msgstr ""
+
+#: printer/printerdrake.pm:141
+#, fuzzy, c-format
+msgid "Add host/network"
+msgstr "የቀይ ባርኔታ መረብ"
+
+#: printer/printerdrake.pm:147
+#, c-format
+msgid "Edit selected host/network"
+msgstr ""
+
+#: printer/printerdrake.pm:156
+#, c-format
+msgid "Remove selected host/network"
+msgstr ""
+
+#: printer/printerdrake.pm:187 printer/printerdrake.pm:197
+#: printer/printerdrake.pm:210 printer/printerdrake.pm:217
+#: printer/printerdrake.pm:248 printer/printerdrake.pm:266
+#, c-format
+msgid "IP address of host/network:"
+msgstr ""
+
+#: printer/printerdrake.pm:206
+#, c-format
+msgid ""
+"Choose the network or host on which the local printers should be made "
+"available:"
+msgstr ""
+
+#: printer/printerdrake.pm:213
+#, c-format
+msgid "Host/network IP address missing."
+msgstr ""
+
+#: printer/printerdrake.pm:221
+#, c-format
+msgid "The entered host/network IP is not correct.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:222 printer/printerdrake.pm:400
+#, c-format
+msgid "Examples for correct IPs:\n"
+msgstr ""
+
+#: printer/printerdrake.pm:246
+#, c-format
+msgid "This host/network is already in the list, it cannot be added again.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:316 printer/printerdrake.pm:387
+#, c-format
+msgid "Accessing printers on remote CUPS servers"
+msgstr ""
+
+#: printer/printerdrake.pm:317
+#, c-format
+msgid ""
+"Add here the CUPS servers whose printers you want to use. You only need to "
+"do this if the servers do not broadcast their printer information into the "
+"local network."
+msgstr ""
+
+#: printer/printerdrake.pm:328
+#, c-format
+msgid "Add server"
+msgstr "ተጠሪ ጨምር"
+
+#: printer/printerdrake.pm:334
+#, c-format
+msgid "Edit selected server"
+msgstr "የተመረጠውን ተጠሪ ይጠቀም"
+
+#: printer/printerdrake.pm:343
+#, fuzzy, c-format
+msgid "Remove selected server"
+msgstr "የተመረጠውን ተጠሪ ይጠቀም"
+
+#: printer/printerdrake.pm:388
+#, c-format
+msgid "Enter IP address and port of the host whose printers you want to use."
+msgstr ""
+
+#: printer/printerdrake.pm:389
+#, c-format
+msgid "If no port is given, 631 will be taken as default."
+msgstr ""
+
+#: printer/printerdrake.pm:393
+#, fuzzy, c-format
+msgid "Server IP missing!"
+msgstr "ከፍተኛ የጠፉ ቃላት ቁጥር"
+
+#: printer/printerdrake.pm:399
+#, c-format
+msgid "The entered IP is not correct.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:411 printer/printerdrake.pm:1629
+#, c-format
+msgid "The port number should be an integer!"
+msgstr ""
+
+#: printer/printerdrake.pm:422
+#, c-format
+msgid "This server is already in the list, it cannot be added again.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:433 printer/printerdrake.pm:1650
+#: standalone/drakups:233 standalone/harddrake2:68
+#, c-format
+msgid "Port"
+msgstr "ፖርት"
+
+#: printer/printerdrake.pm:478 printer/printerdrake.pm:545
+#: printer/printerdrake.pm:610 printer/printerdrake.pm:628
+#: printer/printerdrake.pm:711 printer/printerdrake.pm:768
+#: printer/printerdrake.pm:794 printer/printerdrake.pm:1703
+#: printer/printerdrake.pm:1886 printer/printerdrake.pm:1902
+#: printer/printerdrake.pm:1945 printer/printerdrake.pm:1982
+#: printer/printerdrake.pm:2024 printer/printerdrake.pm:2061
+#: printer/printerdrake.pm:2071 printer/printerdrake.pm:2314
+#: printer/printerdrake.pm:2319 printer/printerdrake.pm:2458
+#: printer/printerdrake.pm:2568 printer/printerdrake.pm:3069
+#: printer/printerdrake.pm:3134 printer/printerdrake.pm:3177
+#: printer/printerdrake.pm:3180 printer/printerdrake.pm:3299
+#: printer/printerdrake.pm:3364 printer/printerdrake.pm:3436
+#: printer/printerdrake.pm:3457 printer/printerdrake.pm:3466
+#: printer/printerdrake.pm:3557 printer/printerdrake.pm:3655
+#: printer/printerdrake.pm:3661 printer/printerdrake.pm:3674
+#: printer/printerdrake.pm:3726 printer/printerdrake.pm:3766
+#: printer/printerdrake.pm:3778 printer/printerdrake.pm:3789
+#: printer/printerdrake.pm:3798 printer/printerdrake.pm:3811
+#: printer/printerdrake.pm:3888 printer/printerdrake.pm:3945
+#: printer/printerdrake.pm:4010 printer/printerdrake.pm:4270
+#: printer/printerdrake.pm:4313 printer/printerdrake.pm:4459
+#: printer/printerdrake.pm:4517 printer/printerdrake.pm:4546
+#: standalone/printerdrake:65 standalone/printerdrake:85
+#: standalone/printerdrake:522
+#, c-format
+msgid "Printerdrake"
+msgstr ""
+
+#: printer/printerdrake.pm:479
+#, fuzzy, c-format
+msgid "Restarting CUPS..."
+msgstr "የCUPS ተጠሪ"
+
+#: printer/printerdrake.pm:502
+#, fuzzy, c-format
+msgid "Select Printer Connection"
+msgstr "የማተሚያውን ሞዴል ምረጡ"
+
+#: printer/printerdrake.pm:503
+#, c-format
+msgid "How is the printer connected?"
+msgstr ""
+
+#: printer/printerdrake.pm:505
+#, c-format
+msgid ""
+"\n"
+"Printers on remote CUPS servers do not need to be configured here; these "
+"printers will be automatically detected."
+msgstr ""
+
+#: printer/printerdrake.pm:508 printer/printerdrake.pm:4012
+#, c-format
+msgid ""
+"\n"
+"WARNING: No local network connection active, remote printers can neither be "
+"detected nor tested!"
+msgstr ""
+
+#: printer/printerdrake.pm:515
+#, c-format
+msgid ""
+"Printer auto-detection (Local, TCP/Socket, SMB printers, and device URI)"
+msgstr ""
+
+#: printer/printerdrake.pm:545
+#, fuzzy, c-format
+msgid "Checking your system..."
+msgstr "የሲስተም ሜኑ አሳይ (_S)"
+
+#: printer/printerdrake.pm:561
+#, c-format
+msgid "and one unknown printer"
+msgstr ""
+
+#: printer/printerdrake.pm:563
+#, fuzzy, c-format
+msgid "and %d unknown printers"
+msgstr "ያልታወቀ መስመር መስቆሚያ"
+
+#: printer/printerdrake.pm:567
+#, c-format
+msgid ""
+"The following printers\n"
+"\n"
+"%s%s\n"
+"are directly connected to your system"
+msgstr ""
+
+#: printer/printerdrake.pm:569
+#, c-format
+msgid ""
+"The following printer\n"
+"\n"
+"%s%s\n"
+"are directly connected to your system"
+msgstr ""
+
+#: printer/printerdrake.pm:570
+#, c-format
+msgid ""
+"The following printer\n"
+"\n"
+"%s%s\n"
+"is directly connected to your system"
+msgstr ""
+
+#: printer/printerdrake.pm:574
+#, c-format
+msgid ""
+"\n"
+"There is one unknown printer directly connected to your system"
+msgstr ""
+
+#: printer/printerdrake.pm:575
+#, c-format
+msgid ""
+"\n"
+"There are %d unknown printers directly connected to your system"
+msgstr ""
+
+#: printer/printerdrake.pm:578
+#, c-format
+msgid ""
+"There are no printers found which are directly connected to your machine"
+msgstr ""
+
+#: printer/printerdrake.pm:581
+#, c-format
+msgid " (Make sure that all your printers are connected and turned on).\n"
+msgstr ""
+
+#: printer/printerdrake.pm:594
+#, c-format
+msgid ""
+"Do you want to enable printing on the printers mentioned above or on "
+"printers in the local network?\n"
+msgstr ""
+
+#: printer/printerdrake.pm:595
+#, c-format
+msgid "Do you want to enable printing on printers in the local network?\n"
+msgstr ""
+
+#: printer/printerdrake.pm:597
+#, c-format
+msgid "Do you want to enable printing on the printers mentioned above?\n"
+msgstr ""
+
+#: printer/printerdrake.pm:598
+#, c-format
+msgid "Are you sure that you want to set up printing on this machine?\n"
+msgstr ""
+
+#: printer/printerdrake.pm:599
+#, c-format
+msgid ""
+"NOTE: Depending on the printer model and the printing system up to %d MB of "
+"additional software will be installed."
+msgstr ""
+
+#: printer/printerdrake.pm:629
+#, c-format
+msgid "Searching for new printers..."
+msgstr ""
+
+#: printer/printerdrake.pm:713
+#, fuzzy, c-format
+msgid "Configuring printer ..."
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/printerdrake.pm:714 printer/printerdrake.pm:769
+#: printer/printerdrake.pm:3790
+#, fuzzy, c-format
+msgid "Configuring printer \"%s\"..."
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/printerdrake.pm:734
+#, c-format
+msgid "("
+msgstr "("
+
+#: printer/printerdrake.pm:735
+#, c-format
+msgid " on "
+msgstr "አብራ"
+
+#: printer/printerdrake.pm:736 standalone/scannerdrake:136
+#, c-format
+msgid ")"
+msgstr ")"
+
+#: printer/printerdrake.pm:741 printer/printerdrake.pm:2470
+#, fuzzy, c-format
+msgid "Printer model selection"
+msgstr "የማተሚያውን ሞዴል ምረጡ"
+
+#: printer/printerdrake.pm:742 printer/printerdrake.pm:2471
+#, c-format
+msgid "Which printer model do you have?"
+msgstr ""
+
+#: printer/printerdrake.pm:743
+#, c-format
+msgid ""
+"\n"
+"\n"
+"Printerdrake could not determine which model your printer %s is. Please "
+"choose the correct model from the list."
+msgstr ""
+
+#: printer/printerdrake.pm:746 printer/printerdrake.pm:2476
+#, c-format
+msgid ""
+"If your printer is not listed, choose a compatible (see printer manual) or a "
+"similar one."
+msgstr ""
+
+#: printer/printerdrake.pm:795 printer/printerdrake.pm:3779
+#: printer/printerdrake.pm:3946 printer/printerdrake.pm:4271
+#: printer/printerdrake.pm:4314 printer/printerdrake.pm:4518
+#, fuzzy, c-format
+msgid "Configuring applications..."
+msgstr "Name=መጠቀሚያ ፕሮግራሞች"
+
+#: printer/printerdrake.pm:831 printer/printerdrake.pm:843
+#: printer/printerdrake.pm:901 printer/printerdrake.pm:1872
+#: printer/printerdrake.pm:4028 printer/printerdrake.pm:4211
+#, fuzzy, c-format
+msgid "Add a new printer"
+msgstr "አዲስ ማተሚያ ጨምር"
+
+#: printer/printerdrake.pm:832
+#, c-format
+msgid ""
+"\n"
+"Welcome to the Printer Setup Wizard\n"
+"\n"
+"This wizard allows you to install local or remote printers to be used from "
+"this machine and also from other machines in the network.\n"
+"\n"
+"It asks you for all necessary information to set up the printer and gives "
+"you access to all available printer drivers, driver options, and printer "
+"connection types."
+msgstr ""
+
+#: printer/printerdrake.pm:845
+#, c-format
+msgid ""
+"\n"
+"Welcome to the Printer Setup Wizard\n"
+"\n"
+"This wizard will help you to install your printer(s) connected to this "
+"computer, connected directly to the network or to a remote Windows machine.\n"
+"\n"
+"Please plug in and turn on all printers connected to this machine so that it/"
+"they can be auto-detected. Also your network printer(s) and your Windows "
+"machines must be connected and turned on.\n"
+"\n"
+"Note that auto-detecting printers on the network takes longer than the auto-"
+"detection of only the printers connected to this machine. So turn off the "
+"auto-detection of network and/or Windows-hosted printers when you don't need "
+"it.\n"
+"\n"
+" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want "
+"to set up your printer(s) now."
+msgstr ""
+
+#: printer/printerdrake.pm:854
+#, c-format
+msgid ""
+"\n"
+"Welcome to the Printer Setup Wizard\n"
+"\n"
+"This wizard will help you to install your printer(s) connected to this "
+"computer.\n"
+"\n"
+"Please plug in and turn on all printers connected to this machine so that it/"
+"they can be auto-detected.\n"
+"\n"
+" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want "
+"to set up your printer(s) now."
+msgstr ""
+
+#: printer/printerdrake.pm:862
+#, c-format
+msgid ""
+"\n"
+"Welcome to the Printer Setup Wizard\n"
+"\n"
+"This wizard will help you to install your printer(s) connected to this "
+"computer or connected directly to the network.\n"
+"\n"
+"If you have printer(s) connected to this machine, Please plug it/them in on "
+"this computer and turn it/them on so that it/they can be auto-detected. Also "
+"your network printer(s) must be connected and turned on.\n"
+"\n"
+"Note that auto-detecting printers on the network takes longer than the auto-"
+"detection of only the printers connected to this machine. So turn off the "
+"auto-detection of network printers when you don't need it.\n"
+"\n"
+" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want "
+"to set up your printer(s) now."
+msgstr ""
+
+#: printer/printerdrake.pm:871
+#, c-format
+msgid ""
+"\n"
+"Welcome to the Printer Setup Wizard\n"
+"\n"
+"This wizard will help you to install your printer(s) connected to this "
+"computer.\n"
+"\n"
+"If you have printer(s) connected to this machine, Please plug it/them in on "
+"this computer and turn it/them on so that it/they can be auto-detected.\n"
+"\n"
+" Click on \"Next\" when you are ready, and on \"Cancel\" if you do not want "
+"to set up your printer(s) now."
+msgstr ""
+
+#: printer/printerdrake.pm:880
+#, c-format
+msgid "Auto-detect printers connected to this machine"
+msgstr ""
+
+#: printer/printerdrake.pm:883
+#, c-format
+msgid "Auto-detect printers connected directly to the local network"
+msgstr ""
+
+#: printer/printerdrake.pm:886
+#, c-format
+msgid "Auto-detect printers connected to machines running Microsoft Windows"
+msgstr ""
+
+#: printer/printerdrake.pm:902
+#, c-format
+msgid ""
+"\n"
+"Congratulations, your printer is now installed and configured!\n"
+"\n"
+"You can print using the \"Print\" command of your application (usually in "
+"the \"File\" menu).\n"
+"\n"
+"If you want to add, remove, or rename a printer, or if you want to change "
+"the default option settings (paper input tray, printout quality, ...), "
+"select \"Printer\" in the \"Hardware\" section of the %s Control Center."
+msgstr ""
+
+#: printer/printerdrake.pm:937 printer/printerdrake.pm:1152
+#: printer/printerdrake.pm:1214 printer/printerdrake.pm:1304
+#: printer/printerdrake.pm:1441 printer/printerdrake.pm:1516
+#: printer/printerdrake.pm:1667 printer/printerdrake.pm:1750
+#: printer/printerdrake.pm:1759 printer/printerdrake.pm:1768
+#: printer/printerdrake.pm:1779 printer/printerdrake.pm:1892
+#: printer/printerdrake.pm:1954 printer/printerdrake.pm:1988
+#, fuzzy, c-format
+msgid "Could not install the %s packages!"
+msgstr "ምርጫዎችን ማስቀመጥ አልተቻለም"
+
+#: printer/printerdrake.pm:939
+#, c-format
+msgid "Skipping Windows/SMB server auto-detection"
+msgstr ""
+
+#: printer/printerdrake.pm:945 printer/printerdrake.pm:1075
+#: printer/printerdrake.pm:1310 printer/printerdrake.pm:1563
+#, fuzzy, c-format
+msgid "Printer auto-detection"
+msgstr "ማተሚያውን አልተገኘም።"
+
+#: printer/printerdrake.pm:945
+#, c-format
+msgid "Detecting devices..."
+msgstr ""
+
+#: printer/printerdrake.pm:967
+#, fuzzy, c-format
+msgid ", network printer \"%s\", port %s"
+msgstr "ማተሚያውን አልተገኘም።"
+
+#: printer/printerdrake.pm:969
+#, c-format
+msgid ", printer \"%s\" on SMB/Windows server \"%s\""
+msgstr ""
+
+#: printer/printerdrake.pm:973
+#, fuzzy, c-format
+msgid "Detected %s"
+msgstr "አውቶማቲካሊ ተፈልጎ የተገኘ"
+
+#: printer/printerdrake.pm:977 printer/printerdrake.pm:1000
+#: printer/printerdrake.pm:1017
+#, c-format
+msgid "Printer on parallel port #%s"
+msgstr ""
+
+#: printer/printerdrake.pm:981
+#, fuzzy, c-format
+msgid "Network printer \"%s\", port %s"
+msgstr "ማተሚያውን አልተገኘም።"
+
+#: printer/printerdrake.pm:983
+#, c-format
+msgid "Printer \"%s\" on SMB/Windows server \"%s\""
+msgstr ""
+
+#: printer/printerdrake.pm:1062
+#, fuzzy, c-format
+msgid "Local Printer"
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/printerdrake.pm:1063
+#, c-format
+msgid ""
+"No local printer found! To manually install a printer enter a device name/"
+"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
+"equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB "
+"printer: /dev/usb/lp1, ...)."
+msgstr ""
+
+#: printer/printerdrake.pm:1067
+#, c-format
+msgid "You must enter a device or file name!"
+msgstr ""
+
+#: printer/printerdrake.pm:1076
+#, fuzzy, c-format
+msgid "No printer found!"
+msgstr "ማተሚያውን አልተገኘም።"
+
+#: printer/printerdrake.pm:1084
+#, fuzzy, c-format
+msgid "Local Printers"
+msgstr "ሁሉም ማተሚያዎች"
+
+#: printer/printerdrake.pm:1085
+#, fuzzy, c-format
+msgid "Available printers"
+msgstr "ሁሉም ማተሚያዎች"
+
+#: printer/printerdrake.pm:1089 printer/printerdrake.pm:1098
+#, c-format
+msgid "The following printer was auto-detected. "
+msgstr ""
+
+#: printer/printerdrake.pm:1091
+#, c-format
+msgid ""
+"If it is not the one you want to configure, enter a device name/file name in "
+"the input line"
+msgstr ""
+
+#: printer/printerdrake.pm:1092
+#, c-format
+msgid ""
+"Alternatively, you can specify a device name/file name in the input line"
+msgstr ""
+
+#: printer/printerdrake.pm:1093 printer/printerdrake.pm:1102
+#, c-format
+msgid "Here is a list of all auto-detected printers. "
+msgstr ""
+
+#: printer/printerdrake.pm:1095
+#, c-format
+msgid ""
+"Please choose the printer you want to set up or enter a device name/file "
+"name in the input line"
+msgstr ""
+
+#: printer/printerdrake.pm:1096
+#, c-format
+msgid ""
+"Please choose the printer to which the print jobs should go or enter a "
+"device name/file name in the input line"
+msgstr ""
+
+#: printer/printerdrake.pm:1100
+#, c-format
+msgid ""
+"The configuration of the printer will work fully automatically. If your "
+"printer was not correctly detected or if you prefer a customized printer "
+"configuration, turn on \"Manual configuration\"."
+msgstr ""
+
+#: printer/printerdrake.pm:1101
+#, c-format
+msgid "Currently, no alternative possibility is available"
+msgstr ""
+
+#: printer/printerdrake.pm:1104
+#, c-format
+msgid ""
+"Please choose the printer you want to set up. The configuration of the "
+"printer will work fully automatically. If your printer was not correctly "
+"detected or if you prefer a customized printer configuration, turn on "
+"\"Manual configuration\"."
+msgstr ""
+
+#: printer/printerdrake.pm:1105
+#, c-format
+msgid "Please choose the printer to which the print jobs should go."
+msgstr ""
+
+#: printer/printerdrake.pm:1107
+#, c-format
+msgid ""
+"Please choose the port that your printer is connected to or enter a device "
+"name/file name in the input line"
+msgstr ""
+
+#: printer/printerdrake.pm:1108
+#, c-format
+msgid "Please choose the port that your printer is connected to."
+msgstr ""
+
+#: printer/printerdrake.pm:1110
+#, c-format
+msgid ""
+" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
+"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
+msgstr ""
+
+#: printer/printerdrake.pm:1114
+#, c-format
+msgid "You must choose/enter a printer/device!"
+msgstr ""
+
+#: printer/printerdrake.pm:1154 printer/printerdrake.pm:1216
+#: printer/printerdrake.pm:1306 printer/printerdrake.pm:1443
+#: printer/printerdrake.pm:1518 printer/printerdrake.pm:1669
+#: printer/printerdrake.pm:1752 printer/printerdrake.pm:1761
+#: printer/printerdrake.pm:1770 printer/printerdrake.pm:1781
+#, c-format
+msgid "Aborting"
+msgstr ""
+
+#: printer/printerdrake.pm:1189
+#, c-format
+msgid "Remote lpd Printer Options"
+msgstr ""
+
+#: printer/printerdrake.pm:1190
+#, c-format
+msgid ""
+"To use a remote lpd printer, you need to supply the hostname of the printer "
+"server and the printer name on that server."
+msgstr ""
+
+#: printer/printerdrake.pm:1191
+#, fuzzy, c-format
+msgid "Remote host name"
+msgstr "ህገ ወጥ የዶሴ ስም"
+
+#: printer/printerdrake.pm:1192
+#, fuzzy, c-format
+msgid "Remote printer name"
+msgstr "አዲስ የማተሚያ ስም"
+
+#: printer/printerdrake.pm:1195
+#, c-format
+msgid "Remote host name missing!"
+msgstr ""
+
+#: printer/printerdrake.pm:1199
+#, c-format
+msgid "Remote printer name missing!"
+msgstr ""
+
+#: printer/printerdrake.pm:1228 printer/printerdrake.pm:1799
+#: standalone/drakTermServ:454 standalone/drakTermServ:753
+#: standalone/drakTermServ:769 standalone/drakTermServ:1432
+#: standalone/drakTermServ:1440 standalone/drakTermServ:1451
+#: standalone/drakbackup:512 standalone/drakbackup:618
+#: standalone/drakbackup:653 standalone/drakbackup:771
+#: standalone/harddrake2:166
+#, c-format
+msgid "Information"
+msgstr "ማስታወቂያ"
+
+#: printer/printerdrake.pm:1228 printer/printerdrake.pm:1799
+#, fuzzy, c-format
+msgid "Detected model: %s %s"
+msgstr "<b>ሞዴል</b>፦ %1<br>"
+
+#: printer/printerdrake.pm:1310 printer/printerdrake.pm:1563
+#, fuzzy, c-format
+msgid "Scanning network..."
+msgstr "Name=መረብ"
+
+#: printer/printerdrake.pm:1321 printer/printerdrake.pm:1342
+#, fuzzy, c-format
+msgid ", printer \"%s\" on server \"%s\""
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: printer/printerdrake.pm:1324 printer/printerdrake.pm:1345
+#, fuzzy, c-format
+msgid "Printer \"%s\" on server \"%s\""
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: printer/printerdrake.pm:1366
+#, c-format
+msgid "SMB (Windows 9x/NT) Printer Options"
+msgstr ""
+
+#: printer/printerdrake.pm:1367
+#, c-format
+msgid ""
+"To print to a SMB printer, you need to provide the SMB host name (Note! It "
+"may be different from its TCP/IP hostname!) and possibly the IP address of "
+"the print server, as well as the share name for the printer you wish to "
+"access and any applicable user name, password, and workgroup information."
+msgstr ""
+
+#: printer/printerdrake.pm:1368
+#, c-format
+msgid ""
+" If the desired printer was auto-detected, simply choose it from the list "
+"and then add user name, password, and/or workgroup if needed."
+msgstr ""
+
+#: printer/printerdrake.pm:1370
+#, fuzzy, c-format
+msgid "SMB server host"
+msgstr "የተመረጠው ተጠሪ ይታረም"
+
+#: printer/printerdrake.pm:1371
+#, fuzzy, c-format
+msgid "SMB server IP"
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: printer/printerdrake.pm:1372
+#, c-format
+msgid "Share name"
+msgstr "ስም ይጋራ"
+
+#: printer/printerdrake.pm:1375
+#, c-format
+msgid "Workgroup"
+msgstr ""
+
+#: printer/printerdrake.pm:1377
+#, fuzzy, c-format
+msgid "Auto-detected"
+msgstr "አውቶማቲካሊ ተፈልጎ የተገኘ"
+
+#: printer/printerdrake.pm:1387
+#, c-format
+msgid "Either the server name or the server's IP must be given!"
+msgstr ""
+
+#: printer/printerdrake.pm:1391
+#, c-format
+msgid "Samba share name missing!"
+msgstr ""
+
+#: printer/printerdrake.pm:1397
+#, fuzzy, c-format
+msgid "SECURITY WARNING!"
+msgstr "Name=ማስጠንቀቂያ"
+
+#: printer/printerdrake.pm:1398
+#, c-format
+msgid ""
+"You are about to set up printing to a Windows account with password. Due to "
+"a fault in the architecture of the Samba client software the password is put "
+"in clear text into the command line of the Samba client used to transmit the "
+"print job to the Windows server. So it is possible for every user on this "
+"machine to display the password on the screen by issuing commands as \"ps "
+"auxwww\".\n"
+"\n"
+"We recommend to make use of one of the following alternatives (in all cases "
+"you have to make sure that only machines from your local network have access "
+"to your Windows server, for example by means of a firewall):\n"
+"\n"
+"Use a password-less account on your Windows server, as the \"GUEST\" account "
+"or a special account dedicated for printing. Do not remove the password "
+"protection from a personal account or the administrator account.\n"
+"\n"
+"Set up your Windows server to make the printer available under the LPD "
+"protocol. Then set up printing from this machine with the \"%s\" connection "
+"type in Printerdrake.\n"
+"\n"
+msgstr ""
+
+#: printer/printerdrake.pm:1408
+#, c-format
+msgid ""
+"Set up your Windows server to make the printer available under the IPP "
+"protocol and set up printing from this machine with the \"%s\" connection "
+"type in Printerdrake.\n"
+"\n"
+msgstr ""
+
+#: printer/printerdrake.pm:1411
+#, c-format
+msgid ""
+"Connect your printer to a Linux server and let your Windows machine(s) "
+"connect to it as a client.\n"
+"\n"
+"Do you really want to continue setting up this printer as you are doing now?"
+msgstr ""
+
+#: printer/printerdrake.pm:1489
+#, fuzzy, c-format
+msgid "NetWare Printer Options"
+msgstr "ባለሁለት አቅጣጫ ምርጫዎች"
+
+#: printer/printerdrake.pm:1490
+#, c-format
+msgid ""
+"To print on a NetWare printer, you need to provide the NetWare print server "
+"name (Note! it may be different from its TCP/IP hostname!) as well as the "
+"print queue name for the printer you wish to access and any applicable user "
+"name and password."
+msgstr ""
+
+#: printer/printerdrake.pm:1491
+#, fuzzy, c-format
+msgid "Printer Server"
+msgstr "ስለተጠሪ መረጃ"
+
+#: printer/printerdrake.pm:1492
+#, fuzzy, c-format
+msgid "Print Queue Name"
+msgstr "ህገ ወጥ የዶሴ ስም"
+
+#: printer/printerdrake.pm:1497
+#, c-format
+msgid "NCP server name missing!"
+msgstr ""
+
+#: printer/printerdrake.pm:1501
+#, c-format
+msgid "NCP queue name missing!"
+msgstr ""
+
+#: printer/printerdrake.pm:1574 printer/printerdrake.pm:1594
+#, fuzzy, c-format
+msgid ", host \"%s\", port %s"
+msgstr "የእንግዳ ተቀባይ ስም"
+
+#: printer/printerdrake.pm:1577 printer/printerdrake.pm:1597
+#, fuzzy, c-format
+msgid "Host \"%s\", port %s"
+msgstr "የእንግዳ ተቀባይ ስም"
+
+#: printer/printerdrake.pm:1618
+#, c-format
+msgid "TCP/Socket Printer Options"
+msgstr ""
+
+#: printer/printerdrake.pm:1620
+#, c-format
+msgid ""
+"Choose one of the auto-detected printers from the list or enter the hostname "
+"or IP and the optional port number (default is 9100) in the input fields."
+msgstr ""
+
+#: printer/printerdrake.pm:1621
+#, c-format
+msgid ""
+"To print to a TCP or socket printer, you need to provide the host name or IP "
+"of the printer and optionally the port number (default is 9100). On HP "
+"JetDirect servers the port number is usually 9100, on other servers it can "
+"vary. See the manual of your hardware."
+msgstr ""
+
+#: printer/printerdrake.pm:1625
+#, c-format
+msgid "Printer host name or IP missing!"
+msgstr ""
+
+#: printer/printerdrake.pm:1648
+#, c-format
+msgid "Printer host name or IP"
+msgstr ""
+
+#: printer/printerdrake.pm:1704
+#, c-format
+msgid "Refreshing Device URI list..."
+msgstr ""
+
+#: printer/printerdrake.pm:1707 printer/printerdrake.pm:1709
+#, fuzzy, c-format
+msgid "Printer Device URI"
+msgstr "ያልተደገፈ ጽሁፉ/uri፦ "
+
+#: printer/printerdrake.pm:1708
+#, c-format
+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 ""
+
+#: printer/printerdrake.pm:1731
+#, c-format
+msgid "A valid URI must be entered!"
+msgstr ""
+
+#: printer/printerdrake.pm:1834
+#, fuzzy, c-format
+msgid "Pipe into command"
+msgstr "ማዘዣው አልተገኘም፦ "
+
+#: printer/printerdrake.pm:1835
+#, c-format
+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 ""
+
+#: printer/printerdrake.pm:1836
+#, c-format
+msgid "Command line"
+msgstr "ትእዛዝ መስጫ"
+
+#: printer/printerdrake.pm:1840
+#, c-format
+msgid "A command line must be entered!"
+msgstr ""
+
+#: printer/printerdrake.pm:1873
+#, c-format
+msgid ""
+"Is your printer a multi-function device from HP or Sony (OfficeJet, PSC, "
+"LaserJet 1100/1200/1220/3200/3300 with scanner, DeskJet 450, Sony IJP-V100), "
+"an HP PhotoSmart or an HP LaserJet 2200?"
+msgstr ""
+
+#: printer/printerdrake.pm:1887
+#, c-format
+msgid "Installing HPOJ package..."
+msgstr ""
+
+#: printer/printerdrake.pm:1894
+#, c-format
+msgid "Only printing will be possible on the %s."
+msgstr ""
+
+#: printer/printerdrake.pm:1903 printer/printerdrake.pm:2025
+#, c-format
+msgid "Checking device and configuring HPOJ..."
+msgstr ""
+
+#: printer/printerdrake.pm:1946
+#, c-format
+msgid "Installing SANE packages..."
+msgstr ""
+
+#: printer/printerdrake.pm:1956
+#, c-format
+msgid "Scanning on the %s will not be possible."
+msgstr ""
+
+#: printer/printerdrake.pm:1983
+#, c-format
+msgid "Installing mtools packages..."
+msgstr ""
+
+#: printer/printerdrake.pm:1990
+#, c-format
+msgid "Photo memory card access on the %s will not be possible."
+msgstr ""
+
+#: printer/printerdrake.pm:2005
+#, c-format
+msgid "Scanning on your HP multi-function device"
+msgstr ""
+
+#: printer/printerdrake.pm:2013
+#, c-format
+msgid "Photo memory card access on your HP multi-function device"
+msgstr ""
+
+#: printer/printerdrake.pm:2062
+#, c-format
+msgid "Making printer port available for CUPS..."
+msgstr ""
+
+#: printer/printerdrake.pm:2071 printer/printerdrake.pm:2315
+#: printer/printerdrake.pm:2459
+#, fuzzy, c-format
+msgid "Reading printer database..."
+msgstr "የትርጉም-ማስታወሻ መረጃ-ባንክን አመንጭ።"
+
+#: printer/printerdrake.pm:2281
+#, c-format
+msgid "Enter Printer Name and Comments"
+msgstr ""
+
+#: printer/printerdrake.pm:2285 printer/printerdrake.pm:3421
+#, c-format
+msgid "Name of printer should contain only letters, numbers and the underscore"
+msgstr ""
+
+#: printer/printerdrake.pm:2291 printer/printerdrake.pm:3426
+#, c-format
+msgid ""
+"The printer \"%s\" already exists,\n"
+"do you really want to overwrite its configuration?"
+msgstr ""
+
+#: printer/printerdrake.pm:2300
+#, c-format
+msgid ""
+"Every printer needs a name (for example \"printer\"). The Description and "
+"Location fields do not need to be filled in. They are comments for the users."
+msgstr ""
+
+#: printer/printerdrake.pm:2301
+#, c-format
+msgid "Name of printer"
+msgstr "የማተሚያ ስም፦"
+
+#: printer/printerdrake.pm:2302 standalone/drakconnect:570
+#: standalone/harddrake2:41 standalone/printerdrake:212
+#: standalone/printerdrake:219
+#, c-format
+msgid "Description"
+msgstr "መግለጫ"
+
+#: printer/printerdrake.pm:2303 standalone/printerdrake:212
+#: standalone/printerdrake:219
+#, c-format
+msgid "Location"
+msgstr "ቦታ"
+
+#: printer/printerdrake.pm:2320
+#, fuzzy, c-format
+msgid "Preparing printer database..."
+msgstr "የትርጉም-ማስታወሻ መረጃ-ባንክን አመንጭ።"
+
+#: printer/printerdrake.pm:2438
+#, c-format
+msgid "Your printer model"
+msgstr "ማተሚያው ሞዴል"
+
+#: printer/printerdrake.pm:2439
+#, c-format
+msgid ""
+"Printerdrake has compared the model name resulting from the printer auto-"
+"detection with the models listed in its printer database to find the best "
+"match. This choice can be wrong, especially when your printer is not listed "
+"at all in the database. So check whether the choice is correct and click "
+"\"The model is correct\" if so and if not, click \"Select model manually\" "
+"so that you can choose your printer model manually on the next screen.\n"
+"\n"
+"For your printer Printerdrake has found:\n"
+"\n"
+"%s"
+msgstr ""
+
+#: printer/printerdrake.pm:2444 printer/printerdrake.pm:2447
+#, fuzzy, c-format
+msgid "The model is correct"
+msgstr "ይህ ትክክል ነው?"
+
+#: printer/printerdrake.pm:2445 printer/printerdrake.pm:2446
+#: printer/printerdrake.pm:2449
+#, fuzzy, c-format
+msgid "Select model manually"
+msgstr "የማተሚያውን ሞዴል ምረጡ"
+
+#: printer/printerdrake.pm:2472
+#, c-format
+msgid ""
+"\n"
+"\n"
+"Please check whether Printerdrake did the auto-detection of your printer "
+"model correctly. Find the correct model in the list when a wrong model or "
+"\"Raw printer\" is highlighted."
+msgstr ""
+
+#: printer/printerdrake.pm:2491
+#, c-format
+msgid "Install a manufacturer-supplied PPD file"
+msgstr ""
+
+#: printer/printerdrake.pm:2522
+#, c-format
+msgid ""
+"Every PostScript printer is delivered with a PPD file which describes the "
+"printer's options and features."
+msgstr ""
+
+#: printer/printerdrake.pm:2523
+#, c-format
+msgid ""
+"This file is usually somewhere on the CD with the Windows and Mac drivers "
+"delivered with the printer."
+msgstr ""
+
+#: printer/printerdrake.pm:2524
+#, c-format
+msgid "You can find the PPD files also on the manufacturer's web sites."
+msgstr ""
+
+#: printer/printerdrake.pm:2525
+#, c-format
+msgid ""
+"If you have Windows installed on your machine, you can find the PPD file on "
+"your Windows partition, too."
+msgstr ""
+
+#: printer/printerdrake.pm:2526
+#, c-format
+msgid ""
+"Installing the printer's PPD file and using it when setting up the printer "
+"makes all options of the printer available which are provided by the "
+"printer's hardware"
+msgstr ""
+
+#: printer/printerdrake.pm:2527
+#, c-format
+msgid ""
+"Here you can choose the PPD file to be installed on your machine, it will "
+"then be used for the setup of your printer."
+msgstr ""
+
+#: printer/printerdrake.pm:2529
+#, fuzzy, c-format
+msgid "Install PPD file from"
+msgstr "ከ &pot ሰነድ አሻሽል"
+
+#: printer/printerdrake.pm:2531 printer/printerdrake.pm:2538
+#: standalone/scannerdrake:180 standalone/scannerdrake:188
+#: standalone/scannerdrake:239 standalone/scannerdrake:246
+#, c-format
+msgid "CD-ROM"
+msgstr "ሲዲ-ሮም"
+
+#: printer/printerdrake.pm:2532 printer/printerdrake.pm:2540
+#: standalone/scannerdrake:181 standalone/scannerdrake:190
+#: standalone/scannerdrake:240 standalone/scannerdrake:248
+#, fuzzy, c-format
+msgid "Floppy Disk"
+msgstr "Name=መረጃ መያዣ"
+
+#: printer/printerdrake.pm:2533 printer/printerdrake.pm:2542
+#: standalone/scannerdrake:182 standalone/scannerdrake:192
+#: standalone/scannerdrake:241 standalone/scannerdrake:250
+#, fuzzy, c-format
+msgid "Other place"
+msgstr "ሌላ ምርጫዎች"
+
+#: printer/printerdrake.pm:2548
+#, fuzzy, c-format
+msgid "Select PPD file"
+msgstr "ጥሩው የፋይል ዓይነት"
+
+#: printer/printerdrake.pm:2552
+#, c-format
+msgid "The PPD file %s does not exist or is unreadable!"
+msgstr ""
+
+#: printer/printerdrake.pm:2558
+#, c-format
+msgid "The PPD file %s does not conform with the PPD specifications!"
+msgstr ""
+
+#: printer/printerdrake.pm:2569
+#, fuzzy, c-format
+msgid "Installing PPD file..."
+msgstr "ጥሩው የፋይል ዓይነት"
+
+#: printer/printerdrake.pm:2682
+#, fuzzy, c-format
+msgid "OKI winprinter configuration"
+msgstr "ተስተካክሎ የተቀመጠውን ባዕድ መነሻ ጥቀስ"
+
+#: printer/printerdrake.pm:2683
+#, c-format
+msgid ""
+"You are configuring an OKI laser winprinter. These printers\n"
+"use a very special communication protocol and therefore they work only when "
+"connected to the first parallel port. When your printer is connected to "
+"another port or to a print server box please connect the printer to the "
+"first parallel port before you print a test page. Otherwise the printer will "
+"not work. Your connection type setting will be ignored by the driver."
+msgstr ""
+
+#: printer/printerdrake.pm:2707 printer/printerdrake.pm:2736
+#, fuzzy, c-format
+msgid "Lexmark inkjet configuration"
+msgstr "ተስተካክሎ የተቀመጠውን ባዕድ መነሻ ጥቀስ"
+
+#: printer/printerdrake.pm:2708
+#, c-format
+msgid ""
+"The inkjet printer drivers provided by Lexmark only support local printers, "
+"no printers on remote machines or print server boxes. Please connect your "
+"printer to a local port or configure it on the machine where it is connected "
+"to."
+msgstr ""
+
+#: printer/printerdrake.pm:2737
+#, c-format
+msgid ""
+"To be able to print with your Lexmark inkjet and this configuration, you "
+"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
+"com/). Click on the \"Drivers\" link. Then choose your model and afterwards "
+"\"Linux\" as operating system. The drivers come as RPM packages or shell "
+"scripts with interactive graphical installation. You do not need to do this "
+"configuration by the graphical frontends. Cancel directly after the license "
+"agreement. Then print printhead alignment pages with \"lexmarkmaintain\" and "
+"adjust the head alignment settings with this program."
+msgstr ""
+
+#: printer/printerdrake.pm:2746
+#, fuzzy, c-format
+msgid "Lexmark X125 configuration"
+msgstr "ተስተካክሎ የተቀመጠውን ባዕድ መነሻ ጥቀስ"
+
+#: printer/printerdrake.pm:2747
+#, c-format
+msgid ""
+"The driver for this printer only supports printers locally connected via "
+"USB, no printers on remote machines or print server boxes. Please connect "
+"your printer to a local USB port or configure it on the machine where it is "
+"connected to."
+msgstr ""
+
+#: printer/printerdrake.pm:2765
+#, c-format
+msgid "Firmware-Upload for HP LaserJet 1000"
+msgstr ""
+
+#: printer/printerdrake.pm:2878
+#, c-format
+msgid ""
+"Printer default settings\n"
+"\n"
+"You should make sure that the page size and the ink type/printing mode (if "
+"available) and also the hardware configuration of laser printers (memory, "
+"duplex unit, extra trays) are set correctly. Note that with a very high "
+"printout quality/resolution printing can get substantially slower."
+msgstr ""
+
+#: printer/printerdrake.pm:3003
+#, fuzzy, c-format
+msgid "Printer default settings"
+msgstr "የተመረጠውን የማተሚያ ይዞታዎች አስተካክል"
+
+#: printer/printerdrake.pm:3010
+#, c-format
+msgid "Option %s must be an integer number!"
+msgstr ""
+
+#: printer/printerdrake.pm:3014
+#, fuzzy, c-format
+msgid "Option %s must be a number!"
+msgstr "(%f በሰነድ-ስም ይተካል፤ %l በመስመር ቁጥር)"
+
+#: printer/printerdrake.pm:3018
+#, fuzzy, c-format
+msgid "Option %s out of range!"
+msgstr "/ተመልከት/ከርቀት እይታ"
+
+#: printer/printerdrake.pm:3069
+#, c-format
+msgid ""
+"Do you want to set this printer (\"%s\")\n"
+"as the default printer?"
+msgstr ""
+
+#: printer/printerdrake.pm:3084
+#, fuzzy, c-format
+msgid "Test pages"
+msgstr "የገጾች ብዛት"
+
+#: printer/printerdrake.pm:3085
+#, c-format
+msgid ""
+"Please select the test pages you want to print.\n"
+"Note: the photo test page can take a rather long time to get printed and on "
+"laser printers with too low memory it can even not come out. In most cases "
+"it is enough to print the standard test page."
+msgstr ""
+
+#: printer/printerdrake.pm:3089
+#, fuzzy, c-format
+msgid "No test pages"
+msgstr "(ስለ ቃላት አጻጻፍ አስተያየት የለም)"
+
+#: printer/printerdrake.pm:3090
+#, c-format
+msgid "Print"
+msgstr "አትም"
+
+#: printer/printerdrake.pm:3115
+#, fuzzy, c-format
+msgid "Standard test page"
+msgstr "እንደ ድረ ገጽ"
+
+#: printer/printerdrake.pm:3118
+#, c-format
+msgid "Alternative test page (Letter)"
+msgstr ""
+
+#: printer/printerdrake.pm:3121
+#, c-format
+msgid "Alternative test page (A4)"
+msgstr ""
+
+#: printer/printerdrake.pm:3123
+#, fuzzy, c-format
+msgid "Photo test page"
+msgstr "እንደ ድረ ገጽ"
+
+#: printer/printerdrake.pm:3127
+#, c-format
+msgid "Do not print any test page"
+msgstr ""
+
+#: printer/printerdrake.pm:3135 printer/printerdrake.pm:3300
+#, fuzzy, c-format
+msgid "Printing test page(s)..."
+msgstr "የገጽ አቀማመጡን ለማተም ሰይም"
+
+#: printer/printerdrake.pm:3150
+#, fuzzy, c-format
+msgid "Could not install the %s package!"
+msgstr "ምርጫዎችን ማስቀመጥ አልተቻለም"
+
+#: printer/printerdrake.pm:3152
+#, c-format
+msgid "Skipping photo test page."
+msgstr ""
+
+#: printer/printerdrake.pm:3169
+#, 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 ""
+
+#: printer/printerdrake.pm:3173
+#, c-format
+msgid ""
+"Test page(s) have been sent to the printer.\n"
+"It may take some time before the printer starts.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3180
+#, c-format
+msgid "Did it work properly?"
+msgstr ""
+
+#: printer/printerdrake.pm:3201 printer/printerdrake.pm:4397
+#, fuzzy, c-format
+msgid "Raw printer"
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/printerdrake.pm:3231
+#, c-format
+msgid ""
+"To print a file from the command line (terminal window) you can either use "
+"the command \"%s <file>\" or a graphical printing tool: \"xpp <file>\" or "
+"\"kprinter <file>\". The graphical tools allow you to choose the printer and "
+"to modify the option settings easily.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3233
+#, c-format
+msgid ""
+"These commands you can also use in the \"Printing command\" field of the "
+"printing dialogs of many applications, but here do not supply the file name "
+"because the file to print is provided by the application.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3236 printer/printerdrake.pm:3253
+#: printer/printerdrake.pm:3263
+#, c-format
+msgid ""
+"\n"
+"The \"%s\" command also allows to modify the option settings for a "
+"particular printing job. Simply add the desired settings to the command "
+"line, e. g. \"%s <file>\". "
+msgstr ""
+
+#: printer/printerdrake.pm:3239 printer/printerdrake.pm:3279
+#, c-format
+msgid ""
+"To know about the options available for the current printer read either the "
+"list shown below or click on the \"Print option list\" button.%s%s%s\n"
+"\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3243
+#, c-format
+msgid ""
+"Here is a list of the available printing options for the current printer:\n"
+"\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3248 printer/printerdrake.pm:3258
+#, c-format
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\".\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3250 printer/printerdrake.pm:3260
+#: printer/printerdrake.pm:3270
+#, c-format
+msgid ""
+"This command you can also use in the \"Printing command\" field of the "
+"printing dialogs of many applications. But here do not supply the file name "
+"because the file to print is provided by the application.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3255 printer/printerdrake.pm:3265
+#, c-format
+msgid ""
+"To get a list of the options available for the current printer click on the "
+"\"Print option list\" button."
+msgstr ""
+
+#: printer/printerdrake.pm:3268
+#, c-format
+msgid ""
+"To print a file from the command line (terminal window) use the command \"%s "
+"<file>\" or \"%s <file>\".\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3272
+#, c-format
+msgid ""
+"You can also use the graphical interface \"xpdq\" for setting options and "
+"handling printing jobs.\n"
+"If you are using KDE as desktop environment you have a \"panic button\", an "
+"icon on the desktop, labeled with \"STOP Printer!\", which stops all print "
+"jobs immediately when you click it. This is for example useful for paper "
+"jams.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3276
+#, c-format
+msgid ""
+"\n"
+"The \"%s\" and \"%s\" commands also allow to modify the option settings for "
+"a particular printing job. Simply add the desired settings to the command "
+"line, e. g. \"%s <file>\".\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3286
+#, c-format
+msgid "Printing/Scanning/Photo Cards on \"%s\""
+msgstr ""
+
+#: printer/printerdrake.pm:3287
+#, fuzzy, c-format
+msgid "Printing/Scanning on \"%s\""
+msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"
+
+#: printer/printerdrake.pm:3289
+#, c-format
+msgid "Printing/Photo Card Access on \"%s\""
+msgstr ""
+
+#: printer/printerdrake.pm:3290
+#, fuzzy, c-format
+msgid "Printing on the printer \"%s\""
+msgstr "ማተሚያውን አልተገኘም።"
+
+#: printer/printerdrake.pm:3293 printer/printerdrake.pm:3296
+#: printer/printerdrake.pm:3297 printer/printerdrake.pm:3298
+#: printer/printerdrake.pm:4384 standalone/drakTermServ:313
+#: standalone/drakbackup:4063 standalone/drakbug:177 standalone/drakfont:500
+#: standalone/drakfont:591 standalone/net_monitor:107
+#: standalone/printerdrake:515
+#, c-format
+msgid "Close"
+msgstr "ዝጋ"
+
+#: printer/printerdrake.pm:3296
+#, fuzzy, c-format
+msgid "Print option list"
+msgstr "የአሁኑ ዝርዝር መለያ"
+
+#: printer/printerdrake.pm:3317
+#, c-format
+msgid ""
+"Your multi-function device was configured automatically to be able to scan. "
+"Now you can scan with \"scanimage\" (\"scanimage -d hp:%s\" to specify the "
+"scanner when you have more than one) from the command line or with the "
+"graphical interfaces \"xscanimage\" or \"xsane\". If you are using the GIMP, "
+"you can also scan by choosing the appropriate point in the \"File\"/\"Acquire"
+"\" menu. Call also \"man scanimage\" on the command line to get more "
+"information.\n"
+"\n"
+"Do not use \"scannerdrake\" for this device!"
+msgstr ""
+
+#: printer/printerdrake.pm:3343
+#, c-format
+msgid ""
+"Your printer was configured automatically to give you access to the photo "
+"card drives from your PC. Now you can access your photo cards using the "
+"graphical program \"MtoolsFM\" (Menu: \"Applications\" -> \"File tools\" -> "
+"\"MTools File Manager\") or the command line utilities \"mtools\" (enter "
+"\"man mtools\" on the command line for more info). You find the card's file "
+"system under the drive letter \"p:\", or subsequent drive letters when you "
+"have more than one HP printer with photo card drives. In \"MtoolsFM\" you "
+"can switch between drive letters with the field at the upper-right corners "
+"of the file lists."
+msgstr ""
+
+#: printer/printerdrake.pm:3365 printer/printerdrake.pm:3767
+#, fuzzy, c-format
+msgid "Reading printer data..."
+msgstr "GHex (%s)፦ ዳታ ፈልግ"
+
+#: printer/printerdrake.pm:3385 printer/printerdrake.pm:3412
+#: printer/printerdrake.pm:3447
+#, fuzzy, c-format
+msgid "Transfer printer configuration"
+msgstr "የማተሚያውን ማስተካከያ በሚጭንበት ጊዜ ስህተት ተፈጥሯል"
+
+#: printer/printerdrake.pm:3386
+#, c-format
+msgid ""
+"You can copy the printer configuration which you have done for the spooler %"
+"s to %s, your current spooler. All the configuration data (printer name, "
+"description, location, connection type, and default option settings) is "
+"overtaken, but jobs will not be transferred.\n"
+"Not all queues can be transferred due to the following reasons:\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3389
+#, c-format
+msgid ""
+"CUPS does not support printers on Novell servers or printers sending the "
+"data into a free-formed command.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3391
+#, c-format
+msgid ""
+"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
+"printers.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3393
+#, c-format
+msgid "LPD and LPRng do not support IPP printers.\n"
+msgstr ""
+
+#: printer/printerdrake.pm:3395
+#, c-format
+msgid ""
+"In addition, queues not created with this program or \"foomatic-configure\" "
+"cannot be transferred."
+msgstr ""
+
+#: printer/printerdrake.pm:3396
+#, c-format
+msgid ""
+"\n"
+"Also printers configured with the PPD files provided by their manufacturers "
+"or with native CUPS drivers cannot be transferred."
+msgstr ""
+
+#: printer/printerdrake.pm:3397
+#, c-format
+msgid ""
+"\n"
+"Mark the printers which you want to transfer and click \n"
+"\"Transfer\"."
+msgstr ""
+
+#: printer/printerdrake.pm:3400
+#, fuzzy, c-format
+msgid "Do not transfer printers"
+msgstr "ዶሴዎቹ የሉም"
+
+#: printer/printerdrake.pm:3401 printer/printerdrake.pm:3417
+#, c-format
+msgid "Transfer"
+msgstr "ይተላለፍ"
+
+#: printer/printerdrake.pm:3413
+#, 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 ""
+
+#: printer/printerdrake.pm:3434
+#, c-format
+msgid "New printer name"
+msgstr "አዲስ የማተሚያ ስም"
+
+#: printer/printerdrake.pm:3437
+#, c-format
+msgid "Transferring %s..."
+msgstr ""
+
+#: printer/printerdrake.pm:3448
+#, c-format
+msgid ""
+"You have transferred your former default printer (\"%s\"), Should it be also "
+"the default printer under the new printing system %s?"
+msgstr ""
+
+#: printer/printerdrake.pm:3458
+#, fuzzy, c-format
+msgid "Refreshing printer data..."
+msgstr "GHex (%s)፦ ዳታ ፈልግ"
+
+#: printer/printerdrake.pm:3467
+#, fuzzy, c-format
+msgid "Starting network..."
+msgstr "Name=መረብ"
+
+#: printer/printerdrake.pm:3508 printer/printerdrake.pm:3512
+#: printer/printerdrake.pm:3514
+#, fuzzy, c-format
+msgid "Configure the network now"
+msgstr "መልዕክቶችን አሁን አምጣ"
+
+#: printer/printerdrake.pm:3509
+#, c-format
+msgid "Network functionality not configured"
+msgstr ""
+
+#: printer/printerdrake.pm:3510
+#, c-format
+msgid ""
+"You are going to configure a remote printer. This needs working network "
+"access, but your network is not configured yet. If you go on without network "
+"configuration, you will not be able to use the printer which you are "
+"configuring now. How do you want to proceed?"
+msgstr ""
+
+#: printer/printerdrake.pm:3513
+#, c-format
+msgid "Go on without configuring the network"
+msgstr ""
+
+#: printer/printerdrake.pm:3547
+#, c-format
+msgid ""
+"The network configuration done during the installation cannot be started "
+"now. Please check whether the network is accessible after booting your "
+"system and correct the configuration using the %s Control Center, section "
+"\"Network & Internet\"/\"Connection\", and afterwards set up the printer, "
+"also using the %s Control Center, section \"Hardware\"/\"Printer\""
+msgstr ""
+
+#: printer/printerdrake.pm:3548
+#, c-format
+msgid ""
+"The network access was not running and could not be started. Please check "
+"your configuration and your hardware. Then try to configure your remote "
+"printer again."
+msgstr ""
+
+#: printer/printerdrake.pm:3558
+#, fuzzy, c-format
+msgid "Restarting printing system..."
+msgstr "የሲስተም ሜኑ አሳይ (_S)"
+
+#: printer/printerdrake.pm:3597
+#, c-format
+msgid "high"
+msgstr "ከፍ ያለ"
+
+#: printer/printerdrake.pm:3597
+#, c-format
+msgid "paranoid"
+msgstr ""
+
+#: printer/printerdrake.pm:3598
+#, c-format
+msgid "Installing a printing system in the %s security level"
+msgstr ""
+
+#: printer/printerdrake.pm:3599
+#, c-format
+msgid ""
+"You are about to install the printing system %s on a system running in the %"
+"s security level.\n"
+"\n"
+"This printing system runs a daemon (background process) which waits for "
+"print jobs and handles them. This daemon is also accessible by remote "
+"machines through the network and so it is a possible point for attacks. "
+"Therefore only a few selected daemons are started by default in this "
+"security level.\n"
+"\n"
+"Do you really want to configure printing on this machine?"
+msgstr ""
+
+#: printer/printerdrake.pm:3633
+#, c-format
+msgid "Starting the printing system at boot time"
+msgstr ""
+
+#: printer/printerdrake.pm:3634
+#, c-format
+msgid ""
+"The printing system (%s) will not be started automatically when the machine "
+"is booted.\n"
+"\n"
+"It is possible that the automatic starting was turned off by changing to a "
+"higher security level, because the printing system is a potential point for "
+"attacks.\n"
+"\n"
+"Do you want to have the automatic starting of the printing system turned on "
+"again?"
+msgstr ""
+
+#: printer/printerdrake.pm:3655 printer/printerdrake.pm:3889
+#, fuzzy, c-format
+msgid "Checking installed software..."
+msgstr "ስለ የ&GNU ነጻ ሶፍትዌር"
+
+#: printer/printerdrake.pm:3661
+#, c-format
+msgid "Removing %s ..."
+msgstr ""
+
+#: printer/printerdrake.pm:3665
+#, c-format
+msgid "Could not remove the %s printing system!"
+msgstr ""
+
+#: printer/printerdrake.pm:3674
+#, c-format
+msgid "Installing %s ..."
+msgstr ""
+
+#: printer/printerdrake.pm:3678
+#, c-format
+msgid "Could not install the %s printing system!"
+msgstr ""
+
+#: printer/printerdrake.pm:3727
+#, fuzzy, c-format
+msgid "Setting Default Printer..."
+msgstr "ማተሚያውን አልተገኘም።"
+
+#: printer/printerdrake.pm:3747
+#, fuzzy, c-format
+msgid "Select Printer Spooler"
+msgstr "የማተሚያውን ሞዴል ምረጡ"
+
+#: printer/printerdrake.pm:3748
+#, c-format
+msgid "Which printing system (spooler) do you want to use?"
+msgstr ""
+
+#: printer/printerdrake.pm:3799
+#, fuzzy, c-format
+msgid "Failed to configure printer \"%s\"!"
+msgstr "የባሕር-መዝገብ እሴት '%s' ወደ '%s' እንደገና መሰየም አልተቻለም።"
+
+#: printer/printerdrake.pm:3812
+#, c-format
+msgid "Installing Foomatic..."
+msgstr ""
+
+#: printer/printerdrake.pm:3818
+#, c-format
+msgid "Could not install %s packages, %s cannot be started!"
+msgstr ""
+
+#: printer/printerdrake.pm:3910
+#, c-format
+msgid "Could not install necessary packages, %s cannot be started!"
+msgstr ""
+
+#: printer/printerdrake.pm:4011
+#, c-format
+msgid ""
+"The following printers are configured. Double-click on a printer to change "
+"its settings; to make it the default printer; or to view information about "
+"it. "
+msgstr ""
+
+#: printer/printerdrake.pm:4039
+#, c-format
+msgid "Display all available remote CUPS printers"
+msgstr ""
+
+#: printer/printerdrake.pm:4040
+#, c-format
+msgid "Refresh printer list (to display all available remote CUPS printers)"
+msgstr ""
+
+#: printer/printerdrake.pm:4050
+#, fuzzy, c-format
+msgid "CUPS configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: printer/printerdrake.pm:4062
+#, fuzzy, c-format
+msgid "Change the printing system"
+msgstr "የሕትመቱን ምርጫዎች ለውጥ"
+
+#: printer/printerdrake.pm:4071
+#, fuzzy, c-format
+msgid "Normal Mode"
+msgstr "የመሸፈኛ ዘዴ"
+
+#: printer/printerdrake.pm:4072
+#, fuzzy, c-format
+msgid "Expert Mode"
+msgstr "የመሸፈኛ ዘዴ"
+
+#: printer/printerdrake.pm:4343 printer/printerdrake.pm:4398
+#: printer/printerdrake.pm:4479 printer/printerdrake.pm:4489
+#, c-format
+msgid "Printer options"
+msgstr "የአታሚ ምርጫዎች"
+
+#: printer/printerdrake.pm:4379
+#, fuzzy, c-format
+msgid "Modify printer configuration"
+msgstr "የማተሚያውን ማስተካከያ በሚጭንበት ጊዜ ስህተት ተፈጥሯል"
+
+#: printer/printerdrake.pm:4381
+#, c-format
+msgid ""
+"Printer %s\n"
+"What do you want to modify on this printer?"
+msgstr ""
+
+#: printer/printerdrake.pm:4385
+#, c-format
+msgid "Do it!"
+msgstr "ይደረግ!"
+
+#: printer/printerdrake.pm:4390 printer/printerdrake.pm:4448
+#, fuzzy, c-format
+msgid "Printer connection type"
+msgstr "ጥሩው የፋይል ዓይነት"
+
+#: printer/printerdrake.pm:4391 printer/printerdrake.pm:4452
+#, c-format
+msgid "Printer name, description, location"
+msgstr ""
+
+#: printer/printerdrake.pm:4393 printer/printerdrake.pm:4471
+#, c-format
+msgid "Printer manufacturer, model, driver"
+msgstr ""
+
+#: printer/printerdrake.pm:4394 printer/printerdrake.pm:4472
+#, fuzzy, c-format
+msgid "Printer manufacturer, model"
+msgstr "የማተሚያውን ሞዴል ምረጡ"
+
+#: printer/printerdrake.pm:4400 printer/printerdrake.pm:4483
+#, c-format
+msgid "Set this printer as the default"
+msgstr ""
+
+#: printer/printerdrake.pm:4402 printer/printerdrake.pm:4490
+#, c-format
+msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
+msgstr ""
+
+#: printer/printerdrake.pm:4403 printer/printerdrake.pm:4495
+#, c-format
+msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
+msgstr ""
+
+#: printer/printerdrake.pm:4404 printer/printerdrake.pm:4500
+#, fuzzy, c-format
+msgid "Print test pages"
+msgstr "አቢወርድ፦ የህትመት ቅድመ ዕይታ"
+
+#: printer/printerdrake.pm:4405 printer/printerdrake.pm:4502
+#, c-format
+msgid "Learn how to use this printer"
+msgstr ""
+
+#: printer/printerdrake.pm:4406 printer/printerdrake.pm:4504
+#, fuzzy, c-format
+msgid "Remove printer"
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/printerdrake.pm:4460
+#, fuzzy, c-format
+msgid "Removing old printer \"%s\"..."
+msgstr "ማተሚያውን አልተገኘም።"
+
+#: printer/printerdrake.pm:4491
+#, c-format
+msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
+msgstr ""
+
+#: printer/printerdrake.pm:4493
+#, c-format
+msgid ""
+"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
+msgstr ""
+
+#: printer/printerdrake.pm:4494
+#, c-format
+msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
+msgstr ""
+
+#: printer/printerdrake.pm:4496
+#, c-format
+msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
+msgstr ""
+
+#: printer/printerdrake.pm:4498
+#, c-format
+msgid ""
+"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
+"GIMP."
+msgstr ""
+
+#: printer/printerdrake.pm:4499
+#, c-format
+msgid ""
+"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
+msgstr ""
+
+#: printer/printerdrake.pm:4543
+#, fuzzy, c-format
+msgid "Do you really want to remove the printer \"%s\"?"
+msgstr "ከቱልባሩ ላይ ይህንን ቁልፍ ማውጣት ይፈልጋሉ?"
+
+#: printer/printerdrake.pm:4547
+#, fuzzy, c-format
+msgid "Removing printer \"%s\"..."
+msgstr "የማተሚያው ትዕዛዝ፦ "
+
+#: printer/printerdrake.pm:4571
+#, c-format
+msgid "Default printer"
+msgstr "ቀዳሚ ማተሚያ"
+
+#: printer/printerdrake.pm:4572
+#, c-format
+msgid "The printer \"%s\" is set as the default printer now."
+msgstr ""
+
+#: raid.pm:37
+#, c-format
+msgid "Can't add a partition to _formatted_ RAID md%d"
+msgstr ""
+
+#: raid.pm:139
+#, c-format
+msgid "mkraid failed (maybe raidtools are missing?)"
+msgstr ""
+
+#: raid.pm:139
+#, fuzzy, c-format
+msgid "mkraid failed"
+msgstr "%s አልተገኘም"
+
+#: raid.pm:155
+#, c-format
+msgid "Not enough partitions for RAID level %d\n"
+msgstr ""
+
+#: scanner.pm:96
+#, c-format
+msgid "Could not create directory /usr/share/sane/firmware!"
+msgstr ""
+
+#: scanner.pm:107
+#, c-format
+msgid "Could not create link /usr/share/sane/%s!"
+msgstr ""
+
+#: scanner.pm:114
+#, c-format
+msgid "Could not copy firmware file %s to /usr/share/sane/firmware!"
+msgstr ""
+
+#: scanner.pm:121
+#, c-format
+msgid "Could not set permissions of firmware file %s!"
+msgstr ""
+
+#: scanner.pm:200 standalone/scannerdrake:65 standalone/scannerdrake:69
+#: standalone/scannerdrake:77 standalone/scannerdrake:344
+#: standalone/scannerdrake:419 standalone/scannerdrake:463
+#: standalone/scannerdrake:467 standalone/scannerdrake:489
+#: standalone/scannerdrake:554
+#, c-format
+msgid "Scannerdrake"
+msgstr ""
+
+#: scanner.pm:201 standalone/scannerdrake:920
+#, c-format
+msgid "Could not install the packages needed to share your scanner(s)."
+msgstr ""
+
+#: scanner.pm:202
+#, c-format
+msgid "Your scanner(s) will not be available for non-root users."
+msgstr ""
+
+#: security/help.pm:11
+#, c-format
+msgid "Accept/Refuse bogus IPv4 error messages."
+msgstr ""
+
+#: security/help.pm:13
+#, c-format
+msgid " Accept/Refuse broadcasted icmp echo."
+msgstr ""
+
+#: security/help.pm:15
+#, c-format
+msgid " Accept/Refuse icmp echo."
+msgstr ""
+
+#: security/help.pm:17
+#, fuzzy, c-format
+msgid "Allow/Forbid autologin."
+msgstr "የተለመደውን ቱልባሮች ፍቀድ"
+
+#: security/help.pm:19
+#, c-format
+msgid ""
+"If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n"
+"\n"
+"If set to NONE, no issues are allowed.\n"
+"\n"
+"Else only /etc/issue is allowed."
+msgstr ""
+
+#: security/help.pm:25
+#, c-format
+msgid "Allow/Forbid reboot by the console user."
+msgstr ""
+
+#: security/help.pm:27
+#, c-format
+msgid "Allow/Forbid remote root login."
+msgstr ""
+
+#: security/help.pm:29
+#, c-format
+msgid "Allow/Forbid direct root login."
+msgstr ""
+
+#: security/help.pm:31
+#, c-format
+msgid ""
+"Allow/Forbid the list of users on the system on display managers (kdm and "
+"gdm)."
+msgstr ""
+
+#: security/help.pm:33
+#, c-format
+msgid ""
+"Allow/Forbid X connections:\n"
+"\n"
+"- ALL (all connections are allowed),\n"
+"\n"
+"- LOCAL (only connection from local machine),\n"
+"\n"
+"- NONE (no connection)."
+msgstr ""
+
+#: security/help.pm:41
+#, c-format
+msgid ""
+"The argument specifies if clients are authorized to connect\n"
+"to the X server from the network on the tcp port 6000 or not."
+msgstr ""
+
+#: security/help.pm:44
+#, c-format
+msgid ""
+"Authorize:\n"
+"\n"
+"- all services controlled by tcp_wrappers (see hosts.deny(5) man page) if "
+"set to \"ALL\",\n"
+"\n"
+"- only local ones if set to \"LOCAL\"\n"
+"\n"
+"- none if set to \"NONE\".\n"
+"\n"
+"To authorize the services you need, use /etc/hosts.allow (see hosts.allow"
+"(5))."
+msgstr ""
+
+#: security/help.pm:54
+#, c-format
+msgid ""
+"If SERVER_LEVEL (or SECURE_LEVEL if absent)\n"
+"is greater than 3 in /etc/security/msec/security.conf, creates the\n"
+"symlink /etc/security/msec/server to point to\n"
+"/etc/security/msec/server.<SERVER_LEVEL>.\n"
+"\n"
+"The /etc/security/msec/server is used by chkconfig --add to decide to\n"
+"add a service if it is present in the file during the installation of\n"
+"packages."
+msgstr ""
+
+#: security/help.pm:63
+#, c-format
+msgid ""
+"Enable/Disable crontab and at for users.\n"
+"\n"
+"Put allowed users in /etc/cron.allow and /etc/at.allow (see man at(1)\n"
+"and crontab(1))."
+msgstr ""
+
+#: security/help.pm:68
+#, c-format
+msgid "Enable/Disable syslog reports to console 12"
+msgstr ""
+
+#: security/help.pm:70
+#, c-format
+msgid ""
+"Enable/Disable name resolution spoofing protection. If\n"
+"\"alert\" is true, also reports to syslog."
+msgstr ""
+
+#: security/help.pm:73
+#, c-format
+msgid "Enable/Disable IP spoofing protection."
+msgstr ""
+
+#: security/help.pm:75
+#, c-format
+msgid "Enable/Disable libsafe if libsafe is found on the system."
+msgstr ""
+
+#: security/help.pm:77
+#, c-format
+msgid "Enable/Disable the logging of IPv4 strange packets."
+msgstr ""
+
+#: security/help.pm:79
+#, c-format
+msgid "Enable/Disable msec hourly security check."
+msgstr ""
+
+#: security/help.pm:81
+#, c-format
+msgid ""
+" Enabling su only from members of the wheel group or allow su from any user."
+msgstr ""
+
+#: security/help.pm:83
+#, c-format
+msgid "Use password to authenticate users."
+msgstr ""
+
+#: security/help.pm:85
+#, c-format
+msgid "Activate/Disable ethernet cards promiscuity check."
+msgstr ""
+
+#: security/help.pm:87
+#, c-format
+msgid " Activate/Disable daily security check."
+msgstr ""
+
+#: security/help.pm:89
+#, c-format
+msgid " Enable/Disable sulogin(8) in single user level."
+msgstr ""
+
+#: security/help.pm:91
+#, c-format
+msgid "Add the name as an exception to the handling of password aging by msec."
+msgstr ""
+
+#: security/help.pm:93
+#, c-format
+msgid "Set password aging to \"max\" days and delay to change to \"inactive\"."
+msgstr ""
+
+#: security/help.pm:95
+#, c-format
+msgid "Set the password history length to prevent password reuse."
+msgstr ""
+
+#: security/help.pm:97
+#, c-format
+msgid ""
+"Set the password minimum length and minimum number of digit and minimum "
+"number of capitalized letters."
+msgstr ""
+
+#: security/help.pm:99
+#, fuzzy, c-format
+msgid "Set the root umask."
+msgstr "የገጽ &ቅንጅት"
+
+#: security/help.pm:100
+#, c-format
+msgid "if set to yes, check open ports."
+msgstr ""
+
+#: security/help.pm:101
+#, c-format
+msgid ""
+"if set to yes, check for :\n"
+"\n"
+"- empty passwords,\n"
+"\n"
+"- no password in /etc/shadow\n"
+"\n"
+"- for users with the 0 id other than root."
+msgstr ""
+
+#: security/help.pm:108
+#, c-format
+msgid "if set to yes, check permissions of files in the users' home."
+msgstr ""
+
+#: security/help.pm:109
+#, c-format
+msgid "if set to yes, check if the network devices are in promiscuous mode."
+msgstr ""
+
+#: security/help.pm:110
+#, c-format
+msgid "if set to yes, run the daily security checks."
+msgstr ""
+
+#: security/help.pm:111
+#, c-format
+msgid "if set to yes, check additions/removals of sgid files."
+msgstr ""
+
+#: security/help.pm:112
+#, c-format
+msgid "if set to yes, check empty password in /etc/shadow."
+msgstr ""
+
+#: security/help.pm:113
+#, c-format
+msgid "if set to yes, verify checksum of the suid/sgid files."
+msgstr ""
+
+#: security/help.pm:114
+#, c-format
+msgid "if set to yes, check additions/removals of suid root files."
+msgstr ""
+
+#: security/help.pm:115
+#, c-format
+msgid "if set to yes, report unowned files."
+msgstr ""
+
+#: security/help.pm:116
+#, c-format
+msgid "if set to yes, check files/directories writable by everybody."
+msgstr ""
+
+#: security/help.pm:117
+#, c-format
+msgid "if set to yes, run chkrootkit checks."
+msgstr ""
+
+#: security/help.pm:118
+#, c-format
+msgid ""
+"if set, send the mail report to this email address else send it to root."
+msgstr ""
+
+#: security/help.pm:119
+#, c-format
+msgid "if set to yes, report check result by mail."
+msgstr ""
+
+#: security/help.pm:120
+#, c-format
+msgid "Do not send mails if there's nothing to warn about"
+msgstr ""
+
+#: security/help.pm:121
+#, c-format
+msgid "if set to yes, run some checks against the rpm database."
+msgstr ""
+
+#: security/help.pm:122
+#, c-format
+msgid "if set to yes, report check result to syslog."
+msgstr ""
+
+#: security/help.pm:123
+#, c-format
+msgid "if set to yes, reports check result to tty."
+msgstr ""
+
+#: security/help.pm:125
+#, c-format
+msgid "Set shell commands history size. A value of -1 means unlimited."
+msgstr ""
+
+#: security/help.pm:127
+#, c-format
+msgid "Set the shell timeout. A value of zero means no timeout."
+msgstr ""
+
+#: security/help.pm:127
+#, c-format
+msgid "Timeout unit is second"
+msgstr ""
+
+#: security/help.pm:129
+#, fuzzy, c-format
+msgid "Set the user umask."
+msgstr "የአቢወርድ ቋንቋ፦"
+
+#: security/l10n.pm:11
+#, c-format
+msgid "Accept bogus IPv4 error messages"
+msgstr ""
+
+#: security/l10n.pm:12
+#, c-format
+msgid "Accept broadcasted icmp echo"
+msgstr ""
+
+#: security/l10n.pm:13
+#, fuzzy, c-format
+msgid "Accept icmp echo"
+msgstr "አስተያየት የተሰጠበትን ለውጥ ተቀበል"
+
+#: security/l10n.pm:15
+#, fuzzy, c-format
+msgid "/etc/issue* exist"
+msgstr "%s ሰነድ የለም"
+
+#: security/l10n.pm:16
+#, c-format
+msgid "Reboot by the console user"
+msgstr ""
+
+#: security/l10n.pm:17
+#, c-format
+msgid "Allow remote root login"
+msgstr ""
+
+#: security/l10n.pm:18
+#, fuzzy, c-format
+msgid "Direct root login"
+msgstr "የሚፈነጠቅ መመልከቻ ሲጀምር _አሳይ"
+
+#: security/l10n.pm:19
+#, c-format
+msgid "List users on display managers (kdm and gdm)"
+msgstr ""
+
+#: security/l10n.pm:20
+#, fuzzy, c-format
+msgid "Allow X Window connections"
+msgstr "ይህንን መስኮት አተልቀው"
+
+#: security/l10n.pm:21
+#, c-format
+msgid "Authorize TCP connections to X Window"
+msgstr ""
+
+#: security/l10n.pm:22
+#, c-format
+msgid "Authorize all services controlled by tcp_wrappers"
+msgstr ""
+
+#: security/l10n.pm:23
+#, c-format
+msgid "Chkconfig obey msec rules"
+msgstr ""
+
+#: security/l10n.pm:24
+#, c-format
+msgid "Enable \"crontab\" and \"at\" for users"
+msgstr ""
+
+#: security/l10n.pm:25
+#, c-format
+msgid "Syslog reports to console 12"
+msgstr ""
+
+#: security/l10n.pm:26
+#, c-format
+msgid "Name resolution spoofing protection"
+msgstr ""
+
+#: security/l10n.pm:27
+#, c-format
+msgid "Enable IP spoofing protection"
+msgstr ""
+
+#: security/l10n.pm:28
+#, c-format
+msgid "Enable libsafe if libsafe is found on the system"
+msgstr ""
+
+#: security/l10n.pm:29
+#, c-format
+msgid "Enable the logging of IPv4 strange packets"
+msgstr ""
+
+#: security/l10n.pm:30
+#, c-format
+msgid "Enable msec hourly security check"
+msgstr ""
+
+#: security/l10n.pm:31
+#, c-format
+msgid "Enable su only from the wheel group members or for any user"
+msgstr ""
+
+#: security/l10n.pm:32
+#, c-format
+msgid "Use password to authenticate users"
+msgstr ""
+
+#: security/l10n.pm:33
+#, c-format
+msgid "Ethernet cards promiscuity check"
+msgstr ""
+
+#: security/l10n.pm:34
+#, fuzzy, c-format
+msgid "Daily security check"
+msgstr "ተመልከት ይህንን"
+
+#: security/l10n.pm:35
+#, c-format
+msgid "Sulogin(8) in single user level"
+msgstr ""
+
+#: security/l10n.pm:36
+#, c-format
+msgid "No password aging for"
+msgstr ""
+
+#: security/l10n.pm:37
+#, c-format
+msgid "Set password expiration and account inactivation delays"
+msgstr ""
+
+#: security/l10n.pm:38
+#, fuzzy, c-format
+msgid "Password history length"
+msgstr "የታሪክ መስኮት ክፈት"
+
+#: security/l10n.pm:39
+#, c-format
+msgid "Password minimum length and number of digits and upcase letters"
+msgstr ""
+
+#: security/l10n.pm:40
+#, fuzzy, c-format
+msgid "Root umask"
+msgstr "የRoot የሚስጢር ቃል ፦"
+
+#: security/l10n.pm:41
+#, fuzzy, c-format
+msgid "Shell history size"
+msgstr "አውቶማቲክ የአምድ መጠን"
+
+#: security/l10n.pm:42
+#, fuzzy, c-format
+msgid "Shell timeout"
+msgstr "የሼል ውጤት"
+
+#: security/l10n.pm:43
+#, fuzzy, c-format
+msgid "User umask"
+msgstr "የተጠቃሚ ስም"
+
+#: security/l10n.pm:44
+#, fuzzy, c-format
+msgid "Check open ports"
+msgstr "ስለ &Open Source"
+
+#: security/l10n.pm:45
+#, fuzzy, c-format
+msgid "Check for unsecured accounts"
+msgstr "ሰነዱን ከተሳሳተ የቃላት አጻጻፍ አጣሩ"
+
+#: security/l10n.pm:46
+#, c-format
+msgid "Check permissions of files in the users' home"
+msgstr ""
+
+#: security/l10n.pm:47
+#, c-format
+msgid "Check if the network devices are in promiscuous mode"
+msgstr ""
+
+#: security/l10n.pm:48
+#, c-format
+msgid "Run the daily security checks"
+msgstr ""
+
+#: security/l10n.pm:49
+#, c-format
+msgid "Check additions/removals of sgid files"
+msgstr ""
+
+#: security/l10n.pm:50
+#, c-format
+msgid "Check empty password in /etc/shadow"
+msgstr ""
+
+#: security/l10n.pm:51
+#, c-format
+msgid "Verify checksum of the suid/sgid files"
+msgstr ""
+
+#: security/l10n.pm:52
+#, c-format
+msgid "Check additions/removals of suid root files"
+msgstr ""
+
+#: security/l10n.pm:53
+#, fuzzy, c-format
+msgid "Report unowned files"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: security/l10n.pm:54
+#, c-format
+msgid "Check files/directories writable by everybody"
+msgstr ""
+
+#: security/l10n.pm:55
+#, fuzzy, c-format
+msgid "Run chkrootkit checks"
+msgstr "በተርሚናሉ ውስጥ &አስኪድ"
+
+#: security/l10n.pm:56
+#, c-format
+msgid "Do not send mails when unneeded"
+msgstr ""
+
+#: security/l10n.pm:57
+#, c-format
+msgid "If set, send the mail report to this email address else send it to root"
+msgstr ""
+
+#: security/l10n.pm:58
+#, c-format
+msgid "Report check result by mail"
+msgstr ""
+
+#: security/l10n.pm:59
+#, c-format
+msgid "Run some checks against the rpm database"
+msgstr ""
+
+#: security/l10n.pm:60
+#, c-format
+msgid "Report check result to syslog"
+msgstr ""
+
+#: security/l10n.pm:61
+#, c-format
+msgid "Reports check result to tty"
+msgstr ""
+
+#: security/level.pm:10
+#, fuzzy, c-format
+msgid "Welcome To Crackers"
+msgstr "እንደገና የሚሰራ ምንም የለም።"
+
+#: security/level.pm:11
+#, c-format
+msgid "Poor"
+msgstr ""
+
+#: security/level.pm:13
+#, c-format
+msgid "High"
+msgstr "ከፍ ያለ"
+
+#: security/level.pm:14
+#, c-format
+msgid "Higher"
+msgstr ""
+
+#: security/level.pm:15
+#, c-format
+msgid "Paranoid"
+msgstr ""
+
+#: security/level.pm:41
+#, c-format
+msgid ""
+"This level is to be used with care. It makes your system more easy to use,\n"
+"but very sensitive. It must not be used for a machine connected to others\n"
+"or to the Internet. There is no password access."
+msgstr ""
+
+#: security/level.pm:44
+#, c-format
+msgid ""
+"Passwords are now enabled, but use as a networked computer is still not "
+"recommended."
+msgstr ""
+
+#: security/level.pm:45
+#, c-format
+msgid ""
+"This is the standard security recommended for a computer that will be used "
+"to connect to the Internet as a client."
+msgstr ""
+
+#: security/level.pm:46
+#, c-format
+msgid ""
+"There are already some restrictions, and more automatic checks are run every "
+"night."
+msgstr ""
+
+#: security/level.pm:47
+#, c-format
+msgid ""
+"With this security level, the use of this system as a server becomes "
+"possible.\n"
+"The security is now high enough to use the system as a server which can "
+"accept\n"
+"connections from many clients. Note: if your machine is only a client on the "
+"Internet, you should choose a lower level."
+msgstr ""
+
+#: security/level.pm:50
+#, c-format
+msgid ""
+"This is similar to the previous level, but the system is entirely closed and "
+"security features are at their maximum."
+msgstr ""
+
+#: security/level.pm:55
+#, fuzzy, c-format
+msgid "DrakSec Basic Options"
+msgstr "ባለሁለት አቅጣጫ ምርጫዎች"
+
+#: security/level.pm:56
+#, c-format
+msgid "Please choose the desired security level"
+msgstr ""
+
+#: security/level.pm:60
+#, fuzzy, c-format
+msgid "Security level"
+msgstr "የደህንነት ደረጃ፦"
+
+#: security/level.pm:62
+#, fuzzy, c-format
+msgid "Use libsafe for servers"
+msgstr "ለህብሩ የglyph ቅርጽ አወጣት ተጠቀም"
+
+#: security/level.pm:63
+#, c-format
+msgid ""
+"A library which defends against buffer overflow and format string attacks."
+msgstr ""
+
+#: security/level.pm:64
+#, c-format
+msgid "Security Administrator (login or email)"
+msgstr ""
+
+#: services.pm:19
+#, c-format
+msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
+msgstr ""
+
+#: services.pm:20
+#, c-format
+msgid "Anacron is a periodic command scheduler."
+msgstr ""
+
+#: services.pm:21
+#, c-format
+msgid ""
+"apmd is used for monitoring battery status and logging it via syslog.\n"
+"It can also be used for shutting down the machine when the battery is low."
+msgstr ""
+
+#: services.pm:23
+#, c-format
+msgid ""
+"Runs commands scheduled by the at command at the time specified when\n"
+"at was run, and runs batch commands when the load average is low enough."
+msgstr ""
+
+#: services.pm:25
+#, c-format
+msgid ""
+"cron is a standard UNIX program that runs user-specified programs\n"
+"at periodic scheduled times. vixie cron adds a number of features to the "
+"basic\n"
+"UNIX cron, including better security and more powerful configuration options."
+msgstr ""
+
+#: services.pm:28
+#, c-format
+msgid ""
+"FAM is a file monitoring daemon. It is used to get reports when files "
+"change.\n"
+"It is used by GNOME and KDE"
+msgstr ""
+
+#: services.pm:30
+#, c-format
+msgid ""
+"GPM adds mouse support to text-based Linux applications such the\n"
+"Midnight Commander. It also allows mouse-based console cut-and-paste "
+"operations,\n"
+"and includes support for pop-up menus on the console."
+msgstr ""
+
+#: services.pm:33
+#, c-format
+msgid ""
+"HardDrake runs a hardware probe, and optionally configures\n"
+"new/changed hardware."
+msgstr ""
+
+#: services.pm:35
+#, c-format
+msgid ""
+"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
+msgstr ""
+
+#: services.pm:36
+#, c-format
+msgid ""
+"The internet superserver daemon (commonly called inetd) starts a\n"
+"variety of other internet services as needed. It is responsible for "
+"starting\n"
+"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd "
+"disables\n"
+"all of the services it is responsible for."
+msgstr ""
+
+#: services.pm:40
+#, c-format
+msgid ""
+"Launch packet filtering for Linux kernel 2.2 series, to set\n"
+"up a firewall to protect your machine from network attacks."
+msgstr ""
+
+#: services.pm:42
+#, c-format
+msgid ""
+"This package loads the selected keyboard map as set in\n"
+"/etc/sysconfig/keyboard. This can be selected using the kbdconfig utility.\n"
+"You should leave this enabled for most machines."
+msgstr ""
+
+#: services.pm:45
+#, c-format
+msgid ""
+"Automatic regeneration of kernel header in /boot for\n"
+"/usr/include/linux/{autoconf,version}.h"
+msgstr ""
+
+#: services.pm:47
+#, c-format
+msgid "Automatic detection and configuration of hardware at boot."
+msgstr ""
+
+#: services.pm:48
+#, c-format
+msgid ""
+"Linuxconf will sometimes arrange to perform various tasks\n"
+"at boot-time to maintain the system configuration."
+msgstr ""
+
+#: services.pm:50
+#, c-format
+msgid ""
+"lpd is the print daemon required for lpr to work properly. It is\n"
+"basically a server that arbitrates print jobs to printer(s)."
+msgstr ""
+
+#: services.pm:52
+#, c-format
+msgid ""
+"Linux Virtual Server, used to build a high-performance and highly\n"
+"available server."
+msgstr ""
+
+#: services.pm:54
+#, c-format
+msgid ""
+"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
+"names to IP addresses."
+msgstr ""
+
+#: services.pm:55
+#, c-format
+msgid ""
+"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
+"Manager/Windows), and NCP (NetWare) mount points."
+msgstr ""
+
+#: services.pm:57
+#, c-format
+msgid ""
+"Activates/Deactivates all network interfaces configured to start\n"
+"at boot time."
+msgstr ""
+
+#: services.pm:59
+#, c-format
+msgid ""
+"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
+"This service provides NFS server functionality, which is configured via the\n"
+"/etc/exports file."
+msgstr ""
+
+#: services.pm:62
+#, c-format
+msgid ""
+"NFS is a popular protocol for file sharing across TCP/IP\n"
+"networks. This service provides NFS file locking functionality."
+msgstr ""
+
+#: services.pm:64
+#, c-format
+msgid ""
+"Automatically switch on numlock key locker under console\n"
+"and XFree at boot."
+msgstr ""
+
+#: services.pm:66
+#, c-format
+msgid "Support the OKI 4w and compatible winprinters."
+msgstr ""
+
+#: services.pm:67
+#, c-format
+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 ""
+
+#: services.pm:70
+#, c-format
+msgid ""
+"The portmapper manages RPC connections, which are used by\n"
+"protocols such as NFS and NIS. The portmap server must be running on "
+"machines\n"
+"which act as servers for protocols which make use of the RPC mechanism."
+msgstr ""
+
+#: services.pm:73
+#, c-format
+msgid ""
+"Postfix is a Mail Transport Agent, which is the program that moves mail from "
+"one machine to another."
+msgstr ""
+
+#: services.pm:74
+#, c-format
+msgid ""
+"Saves and restores system entropy pool for higher quality random\n"
+"number generation."
+msgstr ""
+
+#: services.pm:76
+#, c-format
+msgid ""
+"Assign raw devices to block devices (such as hard drive\n"
+"partitions), for the use of applications such as Oracle or DVD players"
+msgstr ""
+
+#: services.pm:78
+#, c-format
+msgid ""
+"The routed daemon allows for automatic IP router table updated via\n"
+"the RIP protocol. While RIP is widely used on small networks, more complex\n"
+"routing protocols are needed for complex networks."
+msgstr ""
+
+#: services.pm:81
+#, c-format
+msgid ""
+"The rstat protocol allows users on a network to retrieve\n"
+"performance metrics for any machine on that network."
+msgstr ""
+
+#: services.pm:83
+#, c-format
+msgid ""
+"The rusers protocol allows users on a network to identify who is\n"
+"logged in on other responding machines."
+msgstr ""
+
+#: services.pm:85
+#, c-format
+msgid ""
+"The rwho protocol lets remote users get a list of all of the users\n"
+"logged into a machine running the rwho daemon (similiar to finger)."
+msgstr ""
+
+#: services.pm:87
+#, c-format
+msgid "Launch the sound system on your machine"
+msgstr ""
+
+#: services.pm:88
+#, c-format
+msgid ""
+"Syslog is the facility by which many daemons use to log messages\n"
+"to various system log files. It is a good idea to always run syslog."
+msgstr ""
+
+#: services.pm:90
+#, c-format
+msgid "Load the drivers for your usb devices."
+msgstr ""
+
+#: services.pm:91
+#, c-format
+msgid "Starts the X Font Server (this is mandatory for XFree to run)."
+msgstr ""
+
+#: services.pm:117 services.pm:159
+#, c-format
+msgid "Choose which services should be automatically started at boot time"
+msgstr ""
+
+#: services.pm:129
+#, c-format
+msgid "Printing"
+msgstr "በማተም ላይ"
+
+#: services.pm:130
+#, c-format
+msgid "Internet"
+msgstr "ኢንተርኔት"
+
+#: services.pm:133
+#, c-format
+msgid "File sharing"
+msgstr "ሰነድ መጋራት"
+
+#: services.pm:140
+#, c-format
+msgid "Remote Administration"
+msgstr ""
+
+#: services.pm:148
+#, fuzzy, c-format
+msgid "Database Server"
+msgstr "ስለተጠሪ መረጃ"
+
+#: services.pm:211
+#, c-format
+msgid "running"
+msgstr "በሥራ ላይ"
+
+#: services.pm:211
+#, c-format
+msgid "stopped"
+msgstr ""
+
+#: services.pm:215
+#, fuzzy, c-format
+msgid "Services and deamons"
+msgstr "የገጽ አናት እና የገጽ ግርጌ"
+
+#: services.pm:221
+#, c-format
+msgid ""
+"No additional information\n"
+"about this service, sorry."
+msgstr ""
+
+#: services.pm:226 ugtk2.pm:1176
+#, c-format
+msgid "Info"
+msgstr "መረጃ"
+
+#: services.pm:229
+#, fuzzy, c-format
+msgid "Start when requested"
+msgstr "አዲስ ዝርዝር ጀምር"
+
+#: services.pm:229
+#, fuzzy, c-format
+msgid "On boot"
+msgstr "የተመሠረተው፦"
+
+#: services.pm:244
+#, c-format
+msgid "Start"
+msgstr "ጀምር"
+
+#: services.pm:244
+#, c-format
+msgid "Stop"
+msgstr "አቁም"
+
+#: share/advertising/dis-01.pl:13 share/advertising/dwd-01.pl:13
+#: share/advertising/ppp-01.pl:13 share/advertising/pwp-01.pl:13
+#, c-format
+msgid "<b>Congratulations for choosing Mandrakelinux!</b>"
+msgstr ""
+
+#: share/advertising/dis-01.pl:15 share/advertising/dwd-01.pl:15
+#: share/advertising/ppp-01.pl:15 share/advertising/pwp-01.pl:15
+#, c-format
+msgid "Welcome to the Open Source world!"
+msgstr ""
+
+#: share/advertising/dis-01.pl:17
+#, c-format
+msgid ""
+"Your new Mandrakelinux operating system and its many applications is the "
+"result of collaborative efforts between MandrakeSoft developers and "
+"Mandrakelinux contributors throughout the world."
+msgstr ""
+
+#: share/advertising/dis-01.pl:19 share/advertising/dwd-01.pl:19
+#: share/advertising/ppp-01.pl:19
+#, c-format
+msgid ""
+"We would like to thank everyone who participated in the development of this "
+"latest release."
+msgstr ""
+
+#: share/advertising/dis-02.pl:13
+#, c-format
+msgid "<b>Discovery</b>"
+msgstr ""
+
+#: share/advertising/dis-02.pl:15
+#, c-format
+msgid ""
+"Discovery is the easiest and most user-friendly Linux distribution. It "
+"includes a hand-picked selection of premium software for Office, Multimedia "
+"and Internet activities."
+msgstr ""
+
+#: share/advertising/dis-02.pl:17
+#, c-format
+msgid "The menu is task-oriented, with a single selected application per task."
+msgstr ""
+
+#: share/advertising/dis-03.pl:13
+#, fuzzy, c-format
+msgid "<b>The KDE Choice</b>"
+msgstr "Name=ኬዲኢ 1"
+
+#: share/advertising/dis-03.pl:15
+#, c-format
+msgid ""
+"The powerful Open Source graphical desktop environment KDE is the desktop of "
+"choice for the Discovery Pack."
+msgstr ""
+
+#: share/advertising/dis-04.pl:13
+#, c-format
+msgid "<b>OpenOffice.org</b>: The complete Linux office suite."
+msgstr ""
+
+#: share/advertising/dis-04.pl:15
+#, c-format
+msgid ""
+"<b>WRITER</b> is a powerful word processor for creating all types of text "
+"documents. Documents may include images, diagrams and tables."
+msgstr ""
+
+#: share/advertising/dis-04.pl:16
+#, c-format
+msgid ""
+"<b>CALC</b> is a feature-packed spreadsheet which enables you to compute, "
+"analyze and manage all of your data."
+msgstr ""
+
+#: share/advertising/dis-04.pl:17
+#, c-format
+msgid ""
+"<b>IMPRESS</b> is the fastest, most powerful way to create effective "
+"multimedia presentations."
+msgstr ""
+
+#: share/advertising/dis-04.pl:18
+#, c-format
+msgid ""
+"<b>DRAW</b> will produce everything from simple diagrams to dynamic 3D "
+"illustrations."
+msgstr ""
+
+#: share/advertising/dis-05.pl:13 share/advertising/dis-06.pl:13
+#, fuzzy, c-format
+msgid "<b>Surf The Internet</b>"
+msgstr "Name=ኢንተርኔት"
+
+#: share/advertising/dis-05.pl:15
+#, c-format
+msgid "Discover the new integrated personal information suite KDE Kontact."
+msgstr ""
+
+#: share/advertising/dis-05.pl:17
+#, c-format
+msgid ""
+"More than just a full-featured email client, <b>Kontact</b> also includes an "
+"address book, a calendar and scheduling program, plus a tool for taking "
+"notes!"
+msgstr ""
+
+#: share/advertising/dis-06.pl:15
+#, fuzzy, c-format
+msgid "You can also:"
+msgstr "ማንበብ አልቻለም፦ "
+
+#: share/advertising/dis-06.pl:16
+#, fuzzy, c-format
+msgid "\t- browse the Web"
+msgstr "የመረጃ-መረብን ቃኝ"
+
+#: share/advertising/dis-06.pl:17
+#, c-format
+msgid "\t- chat"
+msgstr ""
+
+#: share/advertising/dis-06.pl:18
+#, fuzzy, c-format
+msgid "\t- organize a video-conference"
+msgstr "Comment=የMPEG ቪዲዮ"
+
+#: share/advertising/dis-06.pl:19
+#, c-format
+msgid "\t- create your own Web site"
+msgstr ""
+
+#: share/advertising/dis-06.pl:20
+#, c-format
+msgid "\t- ..."
+msgstr ""
+
+#: share/advertising/dis-07.pl:13
+#, c-format
+msgid "<b>Multimedia</b>: Software for every need!"
+msgstr ""
+
+#: share/advertising/dis-07.pl:15
+#, c-format
+msgid "Listen to audio CDs with <b>KsCD</b>."
+msgstr ""
+
+#: share/advertising/dis-07.pl:17
+#, c-format
+msgid "Listen to music files and watch videos with <b>Totem</b>."
+msgstr ""
+
+#: share/advertising/dis-07.pl:19
+#, c-format
+msgid "View and edit images and photos with <b>GQview</b> and <b>The Gimp!</b>"
+msgstr ""
+
+#: share/advertising/dis-08.pl:13 share/advertising/ppp-08.pl:13
+#: share/advertising/pwp-07.pl:13
+#, fuzzy, c-format
+msgid "<b>Mandrake Control Center</b>"
+msgstr "አንቀጹን መሀል ኩልኩል አድርግ"
+
+#: share/advertising/dis-08.pl:15 share/advertising/ppp-08.pl:15
+#: share/advertising/pwp-07.pl:15
+#, c-format
+msgid ""
+"The Mandrake Control Center is an essential collection of Mandrake-specific "
+"utilities for simplifying the configuration of your computer."
+msgstr ""
+
+#: share/advertising/dis-08.pl:17 share/advertising/ppp-08.pl:17
+#: share/advertising/pwp-07.pl:17
+#, c-format
+msgid ""
+"You will immediately appreciate this collection of handy utilities for "
+"easily configuring hardware devices, defining mount points, setting up "
+"Network and Internet, adjusting the security level of your computer, and "
+"just about everything related to the system."
+msgstr ""
+
+#: share/advertising/dis-09.pl:13 share/advertising/dwd-06.pl:13
+#: share/advertising/ppp-09.pl:13 share/advertising/pwp-08.pl:13
+#, c-format
+msgid "<b>MandrakeStore</b>"
+msgstr ""
+
+#: share/advertising/dis-09.pl:15 share/advertising/ppp-09.pl:15
+#: share/advertising/pwp-08.pl:15
+#, c-format
+msgid ""
+"Find all MandrakeSoft products and services at <b>MandrakeStore</b> -- our "
+"full service e-commerce platform."
+msgstr ""
+
+#: share/advertising/dis-09.pl:17 share/advertising/dwd-06.pl:19
+#: share/advertising/ppp-09.pl:17 share/advertising/pwp-08.pl:17
+#, c-format
+msgid "Stop by today at <b>www.mandrakestore.com</b>"
+msgstr ""
+
+#: share/advertising/dis-10.pl:13 share/advertising/ppp-10.pl:13
+#: share/advertising/pwp-09.pl:13
+#, fuzzy, c-format
+msgid "Become a <b>MandrakeClub</b> member!"
+msgstr "የተለመደ የክፍለ ጊዘው አባል"
+
+#: share/advertising/dis-10.pl:15 share/advertising/dwd-07.pl:15
+#: share/advertising/ppp-10.pl:15 share/advertising/pwp-09.pl:15
+#, c-format
+msgid ""
+"Take advantage of valuable benefits, products and services by joining "
+"MandrakeClub, such as:"
+msgstr ""
+
+#: share/advertising/dis-10.pl:16 share/advertising/dwd-07.pl:16
+#: share/advertising/ppp-10.pl:17 share/advertising/pwp-09.pl:16
+#, c-format
+msgid "\t- Full access to commercial applications"
+msgstr ""
+
+#: share/advertising/dis-10.pl:17 share/advertising/dwd-07.pl:17
+#: share/advertising/ppp-10.pl:18 share/advertising/pwp-09.pl:17
+#, c-format
+msgid "\t- Special download mirror list exclusively for MandrakeClub Members"
+msgstr ""
+
+#: share/advertising/dis-10.pl:18 share/advertising/dwd-07.pl:18
+#: share/advertising/ppp-10.pl:19 share/advertising/pwp-09.pl:18
+#, c-format
+msgid "\t- Voting for software to put in Mandrakelinux"
+msgstr ""
+
+#: share/advertising/dis-10.pl:19 share/advertising/dwd-07.pl:19
+#: share/advertising/ppp-10.pl:20 share/advertising/pwp-09.pl:19
+#, c-format
+msgid "\t- Special discounts for products and services at MandrakeStore"
+msgstr ""
+
+#: share/advertising/dis-10.pl:20 share/advertising/dwd-07.pl:20
+#: share/advertising/ppp-04.pl:21 share/advertising/ppp-06.pl:19
+#: share/advertising/ppp-10.pl:21 share/advertising/pwp-04.pl:21
+#: share/advertising/pwp-09.pl:20
+#, fuzzy, c-format
+msgid "\t- Plus much more"
+msgstr "<big><b>እና ብዙ ተጨማሪዎች ...</b></big>"
+
+#: share/advertising/dis-10.pl:22 share/advertising/dwd-07.pl:22
+#: share/advertising/ppp-10.pl:23 share/advertising/pwp-09.pl:22
+#, c-format
+msgid "For more information, please visit <b>www.mandrakeclub.com</b>"
+msgstr ""
+
+#: share/advertising/dis-11.pl:13
+#, c-format
+msgid "Do you require assistance?"
+msgstr "እርዳታ ያስፈልጋል?"
+
+#: share/advertising/dis-11.pl:15 share/advertising/dwd-08.pl:16
+#: share/advertising/ppp-11.pl:15 share/advertising/pwp-10.pl:15
+#, c-format
+msgid "<b>MandrakeExpert</b> is the primary source for technical support."
+msgstr ""
+
+#: share/advertising/dis-11.pl:17 share/advertising/dwd-08.pl:18
+#: share/advertising/ppp-11.pl:17 share/advertising/pwp-10.pl:17
+#, c-format
+msgid ""
+"If you have Linux questions, subscribe to MandrakeExpert at <b>www."
+"mandrakeexpert.com</b>"
+msgstr ""
+
+#: share/advertising/dwd-01.pl:17
+#, c-format
+msgid ""
+"Mandrakelinux is committed to the Open Source Model and fully respects the "
+"General Public License. This new release is the result of collaboration "
+"between MandrakeSoft's team of developers and the worldwide community of "
+"Mandrakelinux contributors."
+msgstr ""
+
+#: share/advertising/dwd-02.pl:13
+#, c-format
+msgid "<b>Join the Mandrakelinux community!</b>"
+msgstr ""
+
+#: share/advertising/dwd-02.pl:15
+#, c-format
+msgid ""
+"If you would like to get involved, please subscribe to the \"Cooker\" "
+"mailing list by visiting <b>mandrake-linux.com/cooker</b>"
+msgstr ""
+
+#: share/advertising/dwd-02.pl:17
+#, c-format
+msgid ""
+"To learn more about our dynamic community, please visit <b>www.mandrake-"
+"linux.com</b>!"
+msgstr ""
+
+#: share/advertising/dwd-03.pl:13
+#, fuzzy, c-format
+msgid "<b>What is Mandrakelinux?</b>"
+msgstr "ትርጉሙ &ጅምር ነው"
+
+#: share/advertising/dwd-03.pl:15
+#, c-format
+msgid ""
+"Mandrakelinux is an Open Source distribution created with thousands of the "
+"choicest applications from the Free Software world. Mandrakelinux is one of "
+"the most widely used Linux distributions worldwide!"
+msgstr ""
+
+#: share/advertising/dwd-03.pl:17
+#, c-format
+msgid ""
+"Mandrakelinux includes the famous graphical desktops KDE and GNOME, plus the "
+"latest versions of the most popular Open Source applications."
+msgstr ""
+
+#: share/advertising/dwd-04.pl:13
+#, c-format
+msgid ""
+"Mandrakelinux is widely known as the most user-friendly and the easiest to "
+"install and easy to use Linux distribution."
+msgstr ""
+
+#: share/advertising/dwd-04.pl:15
+#, c-format
+msgid "Find out about our <b>Personal Solutions</b>:"
+msgstr ""
+
+#: share/advertising/dwd-04.pl:16
+#, c-format
+msgid "\t- Find out Mandrakelinux on a bootable CD with <b>MandrakeMove</b>"
+msgstr ""
+
+#: share/advertising/dwd-04.pl:17
+#, c-format
+msgid ""
+"\t- If you use Linux mostly for Office, Internet and Multimedia tasks, "
+"<b>Discovery</b> perfectly meets your needs"
+msgstr ""
+
+#: share/advertising/dwd-04.pl:18
+#, c-format
+msgid ""
+"\t- If you appreciate the largest selection of software including powerful "
+"development tools, <b>PowerPack</b> is for you"
+msgstr ""
+
+#: share/advertising/dwd-04.pl:19
+#, c-format
+msgid ""
+"\t- If you require a full-featured Linux solution customized for small to "
+"medium-sized networks, choose <b>PowerPack+</b>"
+msgstr ""
+
+#: share/advertising/dwd-05.pl:13
+#, c-format
+msgid "Find out also our <b>Business Solutions</b>!"
+msgstr ""
+
+#: share/advertising/dwd-05.pl:15
+#, c-format
+msgid ""
+"<b>Corporate Server</b>: the ideal solution for entreprises. It is a "
+"complete \"all-in-one\" solution that includes everything needed to rapidly "
+"deploy world-class Linux server applications."
+msgstr ""
+
+#: share/advertising/dwd-05.pl:17
+#, c-format
+msgid ""
+"<b>Multi Network Firewall</b>: based on Linux 2.4 \"kernel secure\" to "
+"provide multi-VPN as well as multi-DMZ functionalities. It is the perfect "
+"high performance security solution."
+msgstr ""
+
+#: share/advertising/dwd-05.pl:19
+#, c-format
+msgid ""
+"<b>MandrakeClustering</b>: the power and speed of a Linux cluster combined "
+"with the stability and easy-of-use of the world-famous Mandrakelinux "
+"distribution. A unique blend for incomparable HPC performance."
+msgstr ""
+
+#: share/advertising/dwd-06.pl:15
+#, c-format
+msgid ""
+"Find all MandrakeSoft products at <b>MandrakeStore</b> -- our full service e-"
+"commerce platform."
+msgstr ""
+
+#: share/advertising/dwd-06.pl:17
+#, c-format
+msgid ""
+"Find out also support incidents if you have any problems, from standard to "
+"professional support, from 1 to 50 incidents, take the one which meets "
+"perfectly your needs!"
+msgstr ""
+
+#: share/advertising/dwd-07.pl:13
+#, fuzzy, c-format
+msgid "<b>Become a MandrakeClub member!</b>"
+msgstr "የተለመደ የክፍለ ጊዘው አባል"
+
+#: share/advertising/dwd-08.pl:14 share/advertising/ppp-11.pl:13
+#: share/advertising/pwp-10.pl:13
+#, fuzzy, c-format
+msgid "<b>Do you require assistance?</b>"
+msgstr "እርዳታ ያስፈልጋል?"
+
+#: share/advertising/dwd-09.pl:16
+#, fuzzy, c-format
+msgid "<b>Note</b>"
+msgstr "ማስታወሻ"
+
+#: share/advertising/dwd-09.pl:18
+#, c-format
+msgid "This is the Mandrakelinux <b>Download version</b>."
+msgstr ""
+
+#: share/advertising/dwd-09.pl:20
+#, c-format
+msgid ""
+"The free download version does not include commercial software, and "
+"therefore may not work with certain modems (such as some ADSL and RTC) and "
+"video cards (such as ATI® and NVIDIA®)."
+msgstr ""
+
+#: share/advertising/ppp-01.pl:17
+#, c-format
+msgid ""
+"Your new Mandrakelinux distribution and its many applications are the result "
+"of collaborative efforts between MandrakeSoft developers and Mandrakelinux "
+"contributors throughout the world."
+msgstr ""
+
+#: share/advertising/ppp-02.pl:13
+#, c-format
+msgid "<b>PowerPack+</b>"
+msgstr ""
+
+#: share/advertising/ppp-02.pl:15
+#, c-format
+msgid ""
+"PowerPack+ is a full-featured Linux solution for small to medium-sized "
+"networks. PowerPack+ increases the value of the standard PowerPack by adding "
+"a comprehensive selection of world-class server applications."
+msgstr ""
+
+#: share/advertising/ppp-02.pl:17
+#, c-format
+msgid ""
+"It is the only Mandrakelinux product that includes the groupware solution."
+msgstr ""
+
+#: share/advertising/ppp-03.pl:13 share/advertising/pwp-03.pl:13
+#, c-format
+msgid "<b>Choose your graphical Desktop environment!</b>"
+msgstr ""
+
+#: share/advertising/ppp-03.pl:15 share/advertising/pwp-03.pl:15
+#, c-format
+msgid ""
+"When you log into your Mandrakelinux system for the first time, you can "
+"choose between several popular graphical desktops environments, including: "
+"KDE, GNOME, WindowMaker, IceWM, and others."
+msgstr ""
+
+#: share/advertising/ppp-04.pl:13
+#, c-format
+msgid ""
+"In the Mandrakelinux menu you will find easy-to-use applications for all "
+"tasks:"
+msgstr ""
+
+#: share/advertising/ppp-04.pl:15 share/advertising/pwp-04.pl:15
+#, c-format
+msgid "\t- Create, edit and share office documents with <b>OpenOffice.org</b>"
+msgstr ""
+
+#: share/advertising/ppp-04.pl:16
+#, c-format
+msgid ""
+"\t- Take charge of your personal data with the integrated personal "
+"information suites: <b>Kontact</b> and <b>Evolution</b>"
+msgstr ""
+
+#: share/advertising/ppp-04.pl:17
+#, c-format
+msgid "\t- Browse the Web with <b>Mozilla and Konqueror</b>"
+msgstr ""
+
+#: share/advertising/ppp-04.pl:18 share/advertising/pwp-04.pl:18
+#, c-format
+msgid "\t- Participate in online chat with <b>Kopete</b>"
+msgstr ""
+
+#: share/advertising/ppp-04.pl:19
+#, c-format
+msgid ""
+"\t- Listen to audio CDs and music files with <b>KsCD</b> and <b>Totem</b>"
+msgstr ""
+
+#: share/advertising/ppp-04.pl:20 share/advertising/pwp-04.pl:20
+#, c-format
+msgid "\t- Edit images and photos with <b>The Gimp</b>"
+msgstr ""
+
+#: share/advertising/ppp-05.pl:13
+#, c-format
+msgid ""
+"PowerPack+ includes everything needed for developing and creating your own "
+"software, including:"
+msgstr ""
+
+#: share/advertising/ppp-05.pl:15 share/advertising/pwp-05.pl:16
+#, c-format
+msgid ""
+"\t- <b>Kdevelop</b>: a full featured, easy to use Integrated Development "
+"Environment for C++ programming"
+msgstr ""
+
+#: share/advertising/ppp-05.pl:16 share/advertising/pwp-05.pl:17
+#, c-format
+msgid "\t- <b>GCC</b>: the GNU Compiler Collection"
+msgstr ""
+
+#: share/advertising/ppp-05.pl:17 share/advertising/pwp-05.pl:18
+#, c-format
+msgid "\t- <b>GDB</b>: the GNU Project debugger"
+msgstr ""
+
+#: share/advertising/ppp-05.pl:18 share/advertising/pwp-06.pl:16
+#, c-format
+msgid "\t- <b>Emacs</b>: a customizable and real time display editor"
+msgstr ""
+
+#: share/advertising/ppp-05.pl:19
+#, c-format
+msgid ""
+"\t- <b>Xemacs</b>: open source text editor and application development system"
+msgstr ""
+
+#: share/advertising/ppp-05.pl:20
+#, c-format
+msgid ""
+"\t- <b>Vim</b>: advanced text editor with more features than standard Vi"
+msgstr ""
+
+#: share/advertising/ppp-06.pl:13
+#, c-format
+msgid "<b>Discover the full-featured groupware solution!</b>"
+msgstr ""
+
+#: share/advertising/ppp-06.pl:15
+#, c-format
+msgid "It includes both server and client features for:"
+msgstr ""
+
+#: share/advertising/ppp-06.pl:16
+#, c-format
+msgid "\t- Sending and receiving emails"
+msgstr ""
+
+#: share/advertising/ppp-06.pl:17
+#, c-format
+msgid ""
+"\t- Calendar, Task List, Memos, Contacts, Meeting Request (sending and "
+"receiving), Task Requests (sending and receiving)"
+msgstr ""
+
+#: share/advertising/ppp-06.pl:18
+#, c-format
+msgid "\t- Address Book (server and client)"
+msgstr ""
+
+#: share/advertising/ppp-07.pl:13
+#, c-format
+msgid ""
+"Empower your business network with <b>premier server solutions</b> including:"
+msgstr ""
+
+#: share/advertising/ppp-07.pl:15
+#, c-format
+msgid "\t- <b>Samba</b>: File and print services for MS-Windows clients"
+msgstr ""
+
+#: share/advertising/ppp-07.pl:16
+#, c-format
+msgid "\t- <b>Apache</b>: The most widely used Web server"
+msgstr ""
+
+#: share/advertising/ppp-07.pl:17
+#, c-format
+msgid "\t- <b>MySQL</b>: The world's most popular Open Source database"
+msgstr ""
+
+#: share/advertising/ppp-07.pl:18
+#, c-format
+msgid ""
+"\t- <b>CVS</b>: Concurrent Versions System, the dominant open-source network-"
+"transparent version control system"
+msgstr ""
+
+#: share/advertising/ppp-07.pl:19
+#, c-format
+msgid ""
+"\t- <b>ProFTPD</b>: the highly configurable GPL-licensed FTP server software"
+msgstr ""
+
+#: share/advertising/ppp-07.pl:20
+#, fuzzy, c-format
+msgid "\t- And others"
+msgstr "እና ብዙ ተጨማሪዎች ..."
+
+#: share/advertising/pwp-01.pl:17
+#, c-format
+msgid ""
+"Your new Mandrakelinux distribution is the result of collaborative efforts "
+"between MandrakeSoft developers and Mandrakelinux contributors throughout "
+"the world."
+msgstr ""
+
+#: share/advertising/pwp-01.pl:19
+#, c-format
+msgid ""
+"We would like to thank everyone who participated in the development of our "
+"latest release."
+msgstr ""
+
+#: share/advertising/pwp-02.pl:13
+#, c-format
+msgid "<b>PowerPack</b>"
+msgstr ""
+
+#: share/advertising/pwp-02.pl:15
+#, c-format
+msgid ""
+"PowerPack is MandrakeSoft's premier Linux desktop product. In addition to "
+"being the easiest and the most user-friendly Linux distribution, PowerPack "
+"includes thousands of applications - everything from the most popular to the "
+"most technical."
+msgstr ""
+
+#: share/advertising/pwp-04.pl:13
+#, c-format
+msgid ""
+"In the Mandrakelinux menu you will find easy-to-use applications for all of "
+"your tasks:"
+msgstr ""
+
+#: share/advertising/pwp-04.pl:16
+#, c-format
+msgid ""
+"\t- Take charge of your personal data with the integrated personal "
+"information suites <b>Kontact</b> and <b>Evolution</b>"
+msgstr ""
+
+#: share/advertising/pwp-04.pl:17
+#, c-format
+msgid "\t- Browse the Web with <b>Mozilla</b> and <b>Konqueror</b>"
+msgstr ""
+
+#: share/advertising/pwp-04.pl:19
+#, c-format
+msgid "\t- Listen to audio CDs and music files with KsCD and <b>Totem</b>"
+msgstr ""
+
+#: share/advertising/pwp-05.pl:13 share/advertising/pwp-06.pl:13
+#, fuzzy, c-format
+msgid "<b>Development tools</b>"
+msgstr "መሣሪያዎች ለሶፍትዌር መሻሻል"
+
+#: share/advertising/pwp-05.pl:15
+#, c-format
+msgid ""
+"PowerPack includes everything needed for developing and creating your own "
+"software, including:"
+msgstr ""
+
+#: share/advertising/pwp-06.pl:15
+#, fuzzy, c-format
+msgid "And of course the editors!"
+msgstr "የገጽ አናት እና የገጽ ግርጌ"
+
+#: share/advertising/pwp-06.pl:17
+#, c-format
+msgid ""
+"\t- <b>Xemacs</b>: another open source text editor and application "
+"development system"
+msgstr ""
+
+#: share/advertising/pwp-06.pl:18
+#, c-format
+msgid ""
+"\t- <b>Vim</b>: an advanced text editor with more features than standard Vi"
+msgstr ""
+
+#: standalone.pm:21
+#, c-format
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+"it under the terms of the GNU General Public License as published by\n"
+"the Free Software Foundation; either version 2, or (at your option)\n"
+"any later version.\n"
+"\n"
+"This program is distributed in the hope that it will be useful,\n"
+"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+"GNU General Public License for more details.\n"
+"\n"
+"You should have received a copy of the GNU General Public License\n"
+"along with this program; if not, write to the Free Software\n"
+"Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
+msgstr ""
+
+#: standalone.pm:40
+#, c-format
+msgid ""
+"[--config-info] [--daemon] [--debug] [--default] [--show-conf]\n"
+"Backup and Restore application\n"
+"\n"
+"--default : save default directories.\n"
+"--debug : show all debug messages.\n"
+"--show-conf : list of files or directories to backup.\n"
+"--config-info : explain configuration file options (for non-X "
+"users).\n"
+"--daemon : use daemon configuration. \n"
+"--help : show this message.\n"
+"--version : show version number.\n"
+msgstr ""
+
+#: standalone.pm:52
+#, c-format
+msgid ""
+"[--boot] [--splash]\n"
+"OPTIONS:\n"
+" --boot - enable to configure boot loader\n"
+" --splash - enable to configure boot theme\n"
+"default mode: offer to configure autologin feature"
+msgstr ""
+
+#: standalone.pm:57
+#, c-format
+msgid ""
+"[OPTIONS] [PROGRAM_NAME]\n"
+"\n"
+"OPTIONS:\n"
+" --help - print this help message.\n"
+" --report - program should be one of mandrake tools\n"
+" --incident - program should be one of mandrake tools"
+msgstr ""
+
+#: standalone.pm:63
+#, c-format
+msgid ""
+"[--add]\n"
+" --add - \"add a network interface\" wizard\n"
+" --del - \"delete a network interface\" wizard\n"
+" --skip-wizard - manage connections\n"
+" --internet - configure internet\n"
+" --wizard - like --add"
+msgstr ""
+
+#: standalone.pm:69
+#, c-format
+msgid ""
+"\n"
+"Font Importation and monitoring application\n"
+"\n"
+"OPTIONS:\n"
+"--windows_import : import from all available windows partitions.\n"
+"--xls_fonts : show all fonts that already exist from xls\n"
+"--install : accept any font file and any directry.\n"
+"--uninstall : uninstall any font or any directory of font.\n"
+"--replace : replace all font if already exist\n"
+"--application : 0 none application.\n"
+" : 1 all application available supported.\n"
+" : name_of_application like so for staroffice \n"
+" : and gs for ghostscript for only this one."
+msgstr ""
+
+#: standalone.pm:84
+#, c-format
+msgid ""
+"[OPTIONS]...\n"
+"Mandrake Terminal Server Configurator\n"
+"--enable : enable MTS\n"
+"--disable : disable MTS\n"
+"--start : start MTS\n"
+"--stop : stop MTS\n"
+"--adduser : add an existing system user to MTS (requires username)\n"
+"--deluser : delete an existing system user from MTS (requires "
+"username)\n"
+"--addclient : add a client machine to MTS (requires MAC address, IP, "
+"nbi image name)\n"
+"--delclient : delete a client machine from MTS (requires MAC address, "
+"IP, nbi image name)"
+msgstr ""
+
+#: standalone.pm:96
+#, c-format
+msgid "[keyboard]"
+msgstr "[የፊደል ሠሌዳ]"
+
+#: standalone.pm:97
+#, c-format
+msgid "[--file=myfile] [--word=myword] [--explain=regexp] [--alert]"
+msgstr ""
+
+#: standalone.pm:98
+#, c-format
+msgid ""
+"[OPTIONS]\n"
+"Network & Internet connection and monitoring application\n"
+"\n"
+"--defaultintf interface : show this interface by default\n"
+"--connect : connect to internet if not already connected\n"
+"--disconnect : disconnect to internet if already connected\n"
+"--force : used with (dis)connect : force (dis)connection.\n"
+"--status : returns 1 if connected 0 otherwise, then exit.\n"
+"--quiet : don't be interactive. To be used with (dis)connect."
+msgstr ""
+
+#: standalone.pm:107
+#, c-format
+msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
+msgstr ""
+
+#: standalone.pm:108
+#, c-format
+msgid ""
+"[OPTION]...\n"
+" --no-confirmation don't ask first confirmation question in "
+"MandrakeUpdate mode\n"
+" --no-verify-rpm don't verify packages signatures\n"
+" --changelog-first display changelog before filelist in the "
+"description window\n"
+" --merge-all-rpmnew propose to merge all .rpmnew/.rpmsave files found"
+msgstr ""
+
+#: standalone.pm:113
+#, c-format
+msgid ""
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
+msgstr ""
+
+#: standalone.pm:114
+#, c-format
+msgid ""
+" [everything]\n"
+" XFdrake [--noauto] monitor\n"
+" XFdrake resolution"
+msgstr ""
+
+#: standalone.pm:128
+#, c-format
+msgid ""
+"\n"
+"Usage: %s [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
+"testing] [-v|--version] "
+msgstr ""
+
+#: standalone/XFdrake:87
+#, c-format
+msgid "Please log out and then use Ctrl-Alt-BackSpace"
+msgstr ""
+
+#: standalone/XFdrake:91
+#, c-format
+msgid "You need to log out and back in again for changes to take effect"
+msgstr ""
+
+#: standalone/drakTermServ:79
+#, c-format
+msgid "Useless without Terminal Server"
+msgstr ""
+
+#: standalone/drakTermServ:116 standalone/drakTermServ:123
+#, c-format
+msgid "%s: %s requires a username...\n"
+msgstr ""
+
+#: standalone/drakTermServ:136
+#, c-format
+msgid ""
+"%s: %s requires hostname, MAC address, IP, nbi-image, 0/1 for THIN_CLIENT, "
+"0/1 for Local Config...\n"
+msgstr ""
+
+#: standalone/drakTermServ:143
+#, c-format
+msgid "%s: %s requires hostname...\n"
+msgstr ""
+
+#: standalone/drakTermServ:226 standalone/drakTermServ:500
+#: standalone/drakfont:575
+#, c-format
+msgid "OK"
+msgstr "እሺ"
+
+#: standalone/drakTermServ:237 standalone/drakTermServ:240
+#, fuzzy, c-format
+msgid "Terminal Server Configuration"
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: standalone/drakTermServ:255
+#, fuzzy, c-format
+msgid "Enable Server"
+msgstr "ስለተጠሪ መረጃ"
+
+#: standalone/drakTermServ:261
+#, fuzzy, c-format
+msgid "Disable Server"
+msgstr "ስለተጠሪ መረጃ"
+
+#: standalone/drakTermServ:269
+#, fuzzy, c-format
+msgid "Start Server"
+msgstr "ስለተጠሪ መረጃ"
+
+#: standalone/drakTermServ:275
+#, fuzzy, c-format
+msgid "Stop Server"
+msgstr "ስለተጠሪ መረጃ"
+
+#: standalone/drakTermServ:283
+#, fuzzy, c-format
+msgid "Etherboot Floppy/ISO"
+msgstr "ዐርቢኛ፣ ISO-8859-6"
+
+#: standalone/drakTermServ:287
+#, fuzzy, c-format
+msgid "Net Boot Images"
+msgstr "ምስሎችን አስስ"
+
+#: standalone/drakTermServ:293
+#, fuzzy, c-format
+msgid "Add/Del Users"
+msgstr "አምድ በኋላ ጨምር"
+
+#: standalone/drakTermServ:297
+#, fuzzy, c-format
+msgid "Add/Del Clients"
+msgstr "አምድ በኋላ ጨምር"
+
+#: standalone/drakTermServ:308 standalone/drakbug:54
+#, fuzzy, c-format
+msgid "First Time Wizard"
+msgstr "ቀን እና ሰዓት"
+
+#: standalone/drakTermServ:340 standalone/drakTermServ:341
+#, c-format
+msgid "%s defined as dm, adding gdm user to /etc/passwd$$CLIENT$$"
+msgstr ""
+
+#: standalone/drakTermServ:347
+#, c-format
+msgid ""
+"\n"
+" This wizard routine will:\n"
+" \t1) Ask you to select either 'thin' or 'fat' clients.\n"
+"\t2) Setup dhcp.\n"
+"\t\n"
+"After doing these steps, the wizard will:\n"
+"\t\n"
+" a) Make all "
+"nbis. \n"
+" b) Activate the "
+"server. \n"
+" c) Start the "
+"server. \n"
+" d) Synchronize the shadow files so that all users, including root, \n"
+" are added to the shadow$$CLIENT$$ "
+"file. \n"
+" e) Ask you to make a boot floppy.\n"
+" f) If it's thin clients, ask if you want to restart KDM.\n"
+msgstr ""
+
+#: standalone/drakTermServ:392
+#, fuzzy, c-format
+msgid "Cancel Wizard"
+msgstr "የመዝገብ አገልጋይ"
+
+#: standalone/drakTermServ:404
+#, c-format
+msgid "Please save dhcpd config!"
+msgstr ""
+
+#: standalone/drakTermServ:432
+#, fuzzy, c-format
+msgid "Use thin clients."
+msgstr "ከቀኝ ወደ ግራ ተራ ተጠቀም"
+
+#: standalone/drakTermServ:434
+#, c-format
+msgid ""
+"Please select default client type.\n"
+" 'Thin' clients run everything off the server's CPU/RAM, using the client "
+"display.\n"
+" 'Fat' clients use their own CPU/RAM but the server's filesystem."
+msgstr ""
+
+#: standalone/drakTermServ:446 standalone/drakTermServ:1061
+#, c-format
+msgid "Sync client X keyboard settings with server."
+msgstr ""
+
+#: standalone/drakTermServ:453
+#, c-format
+msgid "Creating net boot images for all kernels"
+msgstr ""
+
+#: standalone/drakTermServ:454 standalone/drakTermServ:753
+#: standalone/drakTermServ:769
+#, c-format
+msgid "This will take a few minutes."
+msgstr ""
+
+#: standalone/drakTermServ:458 standalone/drakTermServ:478
+#, fuzzy, c-format
+msgid "Done!"
+msgstr "አልቋል"
+
+#: standalone/drakTermServ:464
+#, c-format
+msgid "Syncing server user list with client list, including root."
+msgstr ""
+
+#: standalone/drakTermServ:484
+#, c-format
+msgid ""
+"In order to enable changes made for thin clients, the display manager must "
+"be restarted. Restart now?"
+msgstr ""
+
+#: standalone/drakTermServ:519
+#, fuzzy, c-format
+msgid "Terminal Server Overview"
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: standalone/drakTermServ:520
+#, c-format
+msgid ""
+" - Create Etherboot Enabled Boot Images:\n"
+" \tTo boot a kernel via etherboot, a special kernel/initrd image must "
+"be created.\n"
+" \tmkinitrd-net does much of this work and drakTermServ is just a "
+"graphical \n"
+" \tinterface to help manage/customize these images. To create the "
+"file \n"
+" \t/etc/dhcpd.conf.etherboot-pcimap.include that is pulled in as an "
+"include in \n"
+" \tdhcpd.conf, you should create the etherboot images for at least "
+"one full kernel."
+msgstr ""
+
+#: standalone/drakTermServ:526
+#, c-format
+msgid ""
+" - Maintain /etc/dhcpd.conf:\n"
+" \tTo net boot clients, each client needs a dhcpd.conf entry, "
+"assigning an IP \n"
+" \taddress and net boot images to the machine. drakTermServ helps "
+"create/remove \n"
+" \tthese entries.\n"
+"\t\t\t\n"
+" \t(PCI cards may omit the image - etherboot will request the correct "
+"image. \n"
+"\t\t\tYou should also consider that when etherboot looks for the images, it "
+"expects \n"
+"\t\t\tnames like boot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
+"\t\t\t \n"
+" \tA typical dhcpd.conf stanza to support a diskless client looks "
+"like:"
+msgstr ""
+
+#: standalone/drakTermServ:544
+#, c-format
+msgid ""
+" While you can use a pool of IP addresses, rather than setup a "
+"specific entry for\n"
+" a client machine, using a fixed address scheme facilitates using the "
+"functionality\n"
+" of client-specific configuration files that ClusterNFS provides.\n"
+"\t\t\t\n"
+" Note: The '#type' entry is only used by drakTermServ. Clients can "
+"either be 'thin'\n"
+" or 'fat'. Thin clients run most software on the server via xdmcp, "
+"while fat clients run \n"
+" most software on the client machine. A special inittab, %s is\n"
+" written for thin clients. System config files xdm-config, kdmrc, and "
+"gdm.conf are \n"
+" modified if thin clients are used, to enable xdmcp. Since there are "
+"security issues in \n"
+" using xdmcp, hosts.deny and hosts.allow are modified to limit access "
+"to the local\n"
+" subnet.\n"
+"\t\t\t\n"
+" Note: The '#hdw_config' entry is also only used by drakTermServ. "
+"Clients can either \n"
+" be 'true' or 'false'. 'true' enables root login at the client "
+"machine and allows local \n"
+" hardware configuration of sound, mouse, and X, using the 'drak' "
+"tools. This is enabled \n"
+" by creating separate config files associated with the client's IP "
+"address and creating \n"
+" read/write mount points to allow the client to alter the file. Once "
+"you are satisfied \n"
+" with the configuration, you can remove root login privileges from "
+"the client.\n"
+"\t\t\t\n"
+" Note: You must stop/start the server after adding or changing "
+"clients."
+msgstr ""
+
+#: standalone/drakTermServ:564
+#, c-format
+msgid ""
+" - Maintain /etc/exports:\n"
+" \tClusternfs allows export of the root filesystem to diskless "
+"clients. drakTermServ\n"
+" \tsets up the correct entry to allow anonymous access to the root "
+"filesystem from\n"
+" \tdiskless clients.\n"
+"\n"
+" \tA typical exports entry for clusternfs is:\n"
+" \t\t\n"
+" \t/\t\t\t\t\t(ro,all_squash)\n"
+" \t/home\t\t\t\tSUBNET/MASK(rw,root_squash)\n"
+"\t\t\t\n"
+" \tWith SUBNET/MASK being defined for your network."
+msgstr ""
+
+#: standalone/drakTermServ:576
+#, c-format
+msgid ""
+" - Maintain %s:\n"
+" \tFor users to be able to log into the system from a diskless "
+"client, their entry in\n"
+" \t/etc/shadow needs to be duplicated in %s. drakTermServ\n"
+" \thelps in this respect by adding or removing system users from this "
+"file."
+msgstr ""
+
+#: standalone/drakTermServ:580
+#, c-format
+msgid ""
+" - Per client %s:\n"
+" \tThrough clusternfs, each diskless client can have its own unique "
+"configuration files\n"
+" \ton the root filesystem of the server. By allowing local client "
+"hardware configuration, \n"
+" \tdrakTermServ will help create these files."
+msgstr ""
+
+#: standalone/drakTermServ:585
+#, c-format
+msgid ""
+" - Per client system configuration files:\n"
+" \tThrough clusternfs, each diskless client can have its own unique "
+"configuration files\n"
+" \ton the root filesystem of the server. By allowing local client "
+"hardware configuration, \n"
+" \tclients can customize files such as /etc/modules.conf, /etc/"
+"sysconfig/mouse, \n"
+" \t/etc/sysconfig/keyboard on a per-client basis.\n"
+"\n"
+" Note: Enabling local client hardware configuration does enable root "
+"login to the terminal \n"
+" server on each client machine that has this feature enabled. Local "
+"configuration can be\n"
+" turned back off, retaining the configuration files, once the client "
+"machine is configured."
+msgstr ""
+
+#: standalone/drakTermServ:594
+#, c-format
+msgid ""
+" - /etc/xinetd.d/tftp:\n"
+" \tdrakTermServ will configure this file to work in conjunction with "
+"the images created\n"
+" \tby mkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
+"the boot image to \n"
+" \teach diskless client.\n"
+"\n"
+" \tA typical tftp configuration file looks like:\n"
+" \t\t\n"
+" \tservice tftp\n"
+"\t\t\t{\n"
+" disable = no\n"
+" socket_type = dgram\n"
+" protocol = udp\n"
+" wait = yes\n"
+" user = root\n"
+" server = /usr/sbin/in.tftpd\n"
+" server_args = -s /var/lib/tftpboot\n"
+" \t}\n"
+" \t\t\n"
+" \tThe changes here from the default installation are changing the "
+"disable flag to\n"
+" \t'no' and changing the directory path to /var/lib/tftpboot, where "
+"mkinitrd-net\n"
+" \tputs its images."
+msgstr ""
+
+#: standalone/drakTermServ:615
+#, c-format
+msgid ""
+" - Create etherboot floppies/CDs:\n"
+" \tThe diskless client machines need either ROM images on the NIC, or "
+"a boot floppy\n"
+" \tor CD to initate the boot sequence. drakTermServ will help "
+"generate these\n"
+" \timages, based on the NIC in the client machine.\n"
+" \t\t\n"
+" \tA basic example of creating a boot floppy for a 3Com 3c509 "
+"manually:\n"
+" \t\t\n"
+" \tcat /usr/lib/etherboot/floppyload.bin \\\n"
+" \t\t/usr/share/etherboot/start16.bin \\\t\t\t\n"
+" \t\t/usr/lib/etherboot/zimg/3c509.zimg > /dev/fd0"
+msgstr ""
+
+#: standalone/drakTermServ:650
+#, fuzzy, c-format
+msgid "Boot Floppy"
+msgstr "ፍሎፒ ላይ"
+
+#: standalone/drakTermServ:652
+#, fuzzy, c-format
+msgid "Boot ISO"
+msgstr "ISO A4"
+
+#: standalone/drakTermServ:654
+#, fuzzy, c-format
+msgid "PXE Image"
+msgstr "ምስል አስገባ"
+
+#: standalone/drakTermServ:723
+#, fuzzy, c-format
+msgid "Default kernel version"
+msgstr "የነበረው ቀን (ያለ ሰዓት)"
+
+#: standalone/drakTermServ:751
+#, fuzzy, c-format
+msgid "Build Whole Kernel -->"
+msgstr "ሙሉ ቃላት ብቻ"
+
+#: standalone/drakTermServ:758
+#, fuzzy, c-format
+msgid "No kernel selected!"
+msgstr "ምንም ተጨማሪ ፕሮግራም አልተመረጠም"
+
+#: standalone/drakTermServ:761
+#, fuzzy, c-format
+msgid "Build Single NIC -->"
+msgstr "የአንድ ደራሲ መግቢያ"
+
+#: standalone/drakTermServ:765
+#, fuzzy, c-format
+msgid "No NIC selected!"
+msgstr "ምንም ተጨማሪ ፕሮግራም አልተመረጠም"
+
+#: standalone/drakTermServ:768
+#, fuzzy, c-format
+msgid "Build All Kernels -->"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakTermServ:776
+#, fuzzy, c-format
+msgid "<-- Delete"
+msgstr "&አጥፉ"
+
+#: standalone/drakTermServ:783
+#, fuzzy, c-format
+msgid "Delete All NBIs"
+msgstr "የተመረጡትን ሁሉንም አርዕስተ ጉዳዮች እስከመጨረሻው አጥፋቸው"
+
+#: standalone/drakTermServ:870
+#, c-format
+msgid ""
+"!!! Indicates the password in the system database is different than\n"
+" the one in the Terminal Server database.\n"
+"Delete/re-add the user to the Terminal Server to enable login."
+msgstr ""
+
+#: standalone/drakTermServ:875
+#, fuzzy, c-format
+msgid "Add User -->"
+msgstr "ተጠቃሚን ጨምር"
+
+#: standalone/drakTermServ:881
+#, fuzzy, c-format
+msgid "<-- Del User"
+msgstr "የተጠቃሚ ስም"
+
+#: standalone/drakTermServ:917
+#, fuzzy, c-format
+msgid "type: %s"
+msgstr "ዓይነት፦"
+
+#: standalone/drakTermServ:921
+#, fuzzy, c-format
+msgid "local config: %s"
+msgstr "&ለውጡ"
+
+#: standalone/drakTermServ:951
+#, c-format
+msgid ""
+"Allow local hardware\n"
+"configuration."
+msgstr ""
+
+#: standalone/drakTermServ:960
+#, c-format
+msgid "No net boot images created!"
+msgstr ""
+
+#: standalone/drakTermServ:978
+#, c-format
+msgid "Thin Client"
+msgstr ""
+
+#: standalone/drakTermServ:982
+#, fuzzy, c-format
+msgid "Allow Thin Clients"
+msgstr "የተለመደውን ቱልባሮች ፍቀድ"
+
+#: standalone/drakTermServ:983
+#, fuzzy, c-format
+msgid "Add Client -->"
+msgstr "ሰነዶችን ጨምር"
+
+#: standalone/drakTermServ:997
+#, fuzzy, c-format
+msgid "type: fat"
+msgstr "DOS (fat)"
+
+#: standalone/drakTermServ:998
+#, fuzzy, c-format
+msgid "type: thin"
+msgstr "የፋይሉ ዓይነት"
+
+#: standalone/drakTermServ:1005
+#, c-format
+msgid "local config: false"
+msgstr ""
+
+#: standalone/drakTermServ:1006
+#, c-format
+msgid "local config: true"
+msgstr ""
+
+#: standalone/drakTermServ:1014
+#, fuzzy, c-format
+msgid "<-- Edit Client"
+msgstr "የገጽ ግርጌውን ያስተካክሉ"
+
+#: standalone/drakTermServ:1040
+#, fuzzy, c-format
+msgid "Disable Local Config"
+msgstr "የነሲብ URLን አታስችል"
+
+#: standalone/drakTermServ:1047
+#, fuzzy, c-format
+msgid "Delete Client"
+msgstr "ማያያዣ ቁልፎች &አጥፉ"
+
+#: standalone/drakTermServ:1056
+#, fuzzy, c-format
+msgid "dhcpd Config..."
+msgstr "&ለውጡ"
+
+#: standalone/drakTermServ:1072
+#, c-format
+msgid ""
+"Need to restart the Display Manager for full changes to take effect. \n"
+"(service dm restart - at the console)"
+msgstr ""
+
+#: standalone/drakTermServ:1112
+#, c-format
+msgid "Thin clients won't work with autologin. Disable autologin?"
+msgstr ""
+
+#: standalone/drakTermServ:1128
+#, fuzzy, c-format
+msgid "All clients will use %s"
+msgstr "ከቀኝ ወደ ግራ ተራ ተጠቀም"
+
+#: standalone/drakTermServ:1160
+#, c-format
+msgid "Subnet:"
+msgstr ""
+
+#: standalone/drakTermServ:1167
+#, c-format
+msgid "Netmask:"
+msgstr ""
+
+#: standalone/drakTermServ:1174
+#, c-format
+msgid "Routers:"
+msgstr ""
+
+#: standalone/drakTermServ:1181
+#, fuzzy, c-format
+msgid "Subnet Mask:"
+msgstr "/ደረጃ/Mask/Add Layer Mask..."
+
+#: standalone/drakTermServ:1188
+#, fuzzy, c-format
+msgid "Broadcast Address:"
+msgstr "ኢሜያል አድራሻ"
+
+#: standalone/drakTermServ:1195
+#, fuzzy, c-format
+msgid "Domain Name:"
+msgstr "የፋይል ስም"
+
+#: standalone/drakTermServ:1203
+#, fuzzy, c-format
+msgid "Name Servers:"
+msgstr "የፋይል ስም"
+
+#: standalone/drakTermServ:1214
+#, fuzzy, c-format
+msgid "IP Range Start:"
+msgstr "አዲስ ዝርዝር ጀምር"
+
+#: standalone/drakTermServ:1215
+#, fuzzy, c-format
+msgid "IP Range End:"
+msgstr "አሁን ያለውን ጨዋታ ጨርስ"
+
+#: standalone/drakTermServ:1257
+#, c-format
+msgid "Append TS Includes To Existing Config"
+msgstr ""
+
+#: standalone/drakTermServ:1259
+#, fuzzy, c-format
+msgid "Write Config"
+msgstr "&ለውጡ"
+
+#: standalone/drakTermServ:1275
+#, fuzzy, c-format
+msgid "dhcpd Server Configuration"
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: standalone/drakTermServ:1276
+#, c-format
+msgid ""
+"Most of these values were extracted\n"
+"from your running system.\n"
+"You can modify as needed."
+msgstr ""
+
+#: standalone/drakTermServ:1279
+#, c-format
+msgid "Dynamic IP Address Pool:"
+msgstr ""
+
+#: standalone/drakTermServ:1426
+#, c-format
+msgid "Please insert floppy disk:"
+msgstr ""
+
+#: standalone/drakTermServ:1430
+#, fuzzy, c-format
+msgid "Couldn't access the floppy!"
+msgstr "ጽሑፉን መክፈት አልተቻለም"
+
+#: standalone/drakTermServ:1432
+#, c-format
+msgid "Floppy can be removed now"
+msgstr ""
+
+#: standalone/drakTermServ:1435
+#, c-format
+msgid "No floppy drive available!"
+msgstr ""
+
+#: standalone/drakTermServ:1440
+#, fuzzy, c-format
+msgid "PXE image is %s/%s"
+msgstr "ትርጉሙ &ጅምር ነው"
+
+#: standalone/drakTermServ:1442
+#, fuzzy, c-format
+msgid "Error writing %s/%s"
+msgstr "በሚጻፍበት ወቅት ስህተት ተከስቷል፦ "
+
+#: standalone/drakTermServ:1451
+#, c-format
+msgid "Etherboot ISO image is %s"
+msgstr ""
+
+#: standalone/drakTermServ:1453
+#, c-format
+msgid "Something went wrong! - Is mkisofs installed?"
+msgstr ""
+
+#: standalone/drakTermServ:1475
+#, c-format
+msgid "Need to create /etc/dhcpd.conf first!"
+msgstr ""
+
+#: standalone/drakTermServ:1634
+#, c-format
+msgid "%s passwd bad in Terminal Server - rewriting...\n"
+msgstr ""
+
+#: standalone/drakTermServ:1647
+#, fuzzy, c-format
+msgid "%s is not a user..\n"
+msgstr "ፋይሉ '%1' አይነበብም"
+
+#: standalone/drakTermServ:1648
+#, c-format
+msgid "%s is already a Terminal Server user\n"
+msgstr ""
+
+#: standalone/drakTermServ:1650
+#, c-format
+msgid "Addition of %s to Terminal Server failed!\n"
+msgstr ""
+
+#: standalone/drakTermServ:1652
+#, c-format
+msgid "%s added to Terminal Server\n"
+msgstr ""
+
+#: standalone/drakTermServ:1698
+#, fuzzy, c-format
+msgid "Deleted %s...\n"
+msgstr "የጠፋ"
+
+#: standalone/drakTermServ:1700 standalone/drakTermServ:1773
+#, fuzzy, c-format
+msgid "%s not found...\n"
+msgstr "አልተገኘም"
+
+#: standalone/drakTermServ:1722 standalone/drakTermServ:1723
+#: standalone/drakTermServ:1724
+#, fuzzy, c-format
+msgid "%s already in use\n"
+msgstr "በመለያው ውስጥ የፊደል ቅርጹን ተጠቀሙ"
+
+#: standalone/drakTermServ:1801
+#, c-format
+msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
+msgstr ""
+
+#: standalone/drakTermServ:1953
+#, c-format
+msgid "Configuration changed - restart clusternfs/dhcpd?"
+msgstr ""
+
+#: standalone/drakautoinst:38
+#, c-format
+msgid "Error!"
+msgstr "ስህተት!"
+
+#: standalone/drakautoinst:39
+#, fuzzy, c-format
+msgid "I can't find needed image file `%s'."
+msgstr "መደበኛ የሆነውን የፋይል አመራረጥ በመጠቀም ሸሯቅብን ማግኘት አይቻልም"
+
+#: standalone/drakautoinst:41
+#, fuzzy, c-format
+msgid "Auto Install Configurator"
+msgstr "አዲስ ተጨማሪ ፕሮግራም አስገባ"
+
+#: standalone/drakautoinst:42
+#, c-format
+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"
+"Press ok to continue."
+msgstr ""
+
+#: standalone/drakautoinst:60
+#, c-format
+msgid "replay"
+msgstr ""
+
+#: standalone/drakautoinst:60 standalone/drakautoinst:69
+#, fuzzy, c-format
+msgid "manual"
+msgstr "መመሪያ"
+
+#: standalone/drakautoinst:64
+#, fuzzy, c-format
+msgid "Automatic Steps Configuration"
+msgstr "አውቶማቲክ የአምድ መጠን"
+
+#: standalone/drakautoinst:65
+#, c-format
+msgid ""
+"Please choose for each step whether it will replay like your install, or it "
+"will be manual"
+msgstr ""
+
+#: standalone/drakautoinst:77 standalone/drakautoinst:78
+#: standalone/drakautoinst:92
+#, c-format
+msgid "Creating auto install floppy"
+msgstr ""
+
+#: standalone/drakautoinst:90
+#, c-format
+msgid "Insert another blank floppy in drive %s (for drivers disk)"
+msgstr ""
+
+#: standalone/drakautoinst:91
+#, c-format
+msgid "Creating auto install floppy (drivers disk)"
+msgstr ""
+
+#: standalone/drakautoinst:158
+#, c-format
+msgid ""
+"\n"
+"Welcome.\n"
+"\n"
+"The parameters of the auto-install are available in the sections on the left"
+msgstr ""
+
+#: standalone/drakautoinst:252 standalone/drakgw:598 standalone/drakvpn:902
+#: standalone/scannerdrake:379
+#, fuzzy, c-format
+msgid "Congratulations!"
+msgstr "እንኳን ደስ ያለዎ!"
+
+#: standalone/drakautoinst:253
+#, c-format
+msgid ""
+"The floppy has been successfully generated.\n"
+"You may now replay your installation."
+msgstr ""
+
+#: standalone/drakautoinst:289
+#, fuzzy, c-format
+msgid "Auto Install"
+msgstr "ሲስተም ትከል"
+
+#: standalone/drakautoinst:358
+#, fuzzy, c-format
+msgid "Add an item"
+msgstr "ዕቃ አጥፋ"
+
+#: standalone/drakautoinst:365
+#, fuzzy, c-format
+msgid "Remove the last item"
+msgstr "የተመረጠው ዕቃ አስወግድ"
+
+#: standalone/drakbackup:88
+#, c-format
+msgid "hd"
+msgstr ""
+
+#: standalone/drakbackup:88
+#, c-format
+msgid "tape"
+msgstr ""
+
+#: standalone/drakbackup:112
+#, fuzzy, c-format
+msgid "No devices found"
+msgstr "ምንም ጽሑፍ አልተገኘም"
+
+#: standalone/drakbackup:152
+#, c-format
+msgid ""
+"Expect is an extension to the Tcl scripting language that allows interactive "
+"sessions without user intervention."
+msgstr ""
+
+#: standalone/drakbackup:153
+#, c-format
+msgid "Store the password for this system in drakbackup configuration."
+msgstr ""
+
+#: standalone/drakbackup:154
+#, c-format
+msgid ""
+"For a multisession CD, only the first session will erase the cdrw. Otherwise "
+"the cdrw is erased before each backup."
+msgstr ""
+
+#: standalone/drakbackup:155
+#, c-format
+msgid ""
+"This option will save files that have changed. Exact behavior depends on "
+"whether incremental or differential mode is used."
+msgstr ""
+
+#: standalone/drakbackup:156
+#, c-format
+msgid ""
+"Incremental backups only save files that have changed or are new since the "
+"last backup."
+msgstr ""
+
+#: standalone/drakbackup:157
+#, c-format
+msgid ""
+"Differential backups only save files that have changed or are new since the "
+"original 'base' backup."
+msgstr ""
+
+#: standalone/drakbackup:158
+#, c-format
+msgid ""
+"This should be a local user or email addresse that you want the backup "
+"results sent to. You will need to define a functioning mail server."
+msgstr ""
+
+#: standalone/drakbackup:159
+#, c-format
+msgid ""
+"Files or wildcards listed in a .backupignore file at the top of a directory "
+"tree will not be backed up."
+msgstr ""
+
+#: standalone/drakbackup:160
+#, c-format
+msgid ""
+"For backups to other media, files are still created on the hard drive, then "
+"moved to the other media. Enabling this option will remove the hard drive "
+"tar files after the backup."
+msgstr ""
+
+#: standalone/drakbackup:161
+#, c-format
+msgid ""
+"Some protocols, like rsync, may be configured at the server end. Rather "
+"than using a directory path, you would use the 'module' name for the service "
+"path."
+msgstr ""
+
+#: standalone/drakbackup:162
+#, c-format
+msgid ""
+"Custom allows you to specify your own day and time. The other options use "
+"run-parts in /etc/crontab."
+msgstr ""
+
+#: standalone/drakbackup:326
+#, c-format
+msgid "No media selected for cron operation."
+msgstr ""
+
+#: standalone/drakbackup:330
+#, c-format
+msgid "No interval selected for cron operation."
+msgstr ""
+
+#: standalone/drakbackup:377
+#, c-format
+msgid "Interval cron not available as non-root"
+msgstr ""
+
+#: standalone/drakbackup:462 standalone/logdrake:467
+#, c-format
+msgid "\"%s\" neither is a valid email nor is an existing local user!"
+msgstr ""
+
+#: standalone/drakbackup:466 standalone/logdrake:472
+#, 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 ""
+
+#: standalone/drakbackup:475
+#, c-format
+msgid "Valid user list changed, rewriting config file."
+msgstr ""
+
+#: standalone/drakbackup:477
+#, fuzzy, c-format
+msgid "Old user list:\n"
+msgstr "የአሁኑ ዝርዝር መለያ"
+
+#: standalone/drakbackup:479
+#, fuzzy, c-format
+msgid "New user list:\n"
+msgstr "የአዲስ ዝርዝር መለያ"
+
+#: standalone/drakbackup:524
+#, fuzzy, c-format
+msgid ""
+"\n"
+" DrakBackup Report \n"
+msgstr "የሶፍትዌሩን ችግር ዘግብ"
+
+#: standalone/drakbackup:525
+#, fuzzy, c-format
+msgid ""
+"\n"
+" DrakBackup Daemon Report\n"
+msgstr "የስሕተቱን ጉዳይ አቅርብ"
+
+#: standalone/drakbackup:531
+#, fuzzy, c-format
+msgid ""
+"\n"
+" DrakBackup Report Details\n"
+"\n"
+"\n"
+msgstr "የስሕተቱን ጉዳይ አቅርብ"
+
+#: standalone/drakbackup:556 standalone/drakbackup:627
+#: standalone/drakbackup:683
+#, fuzzy, c-format
+msgid "Total progress"
+msgstr "ተሻሽሏል"
+
+#: standalone/drakbackup:609
+#, c-format
+msgid ""
+"%s exists, delete?\n"
+"\n"
+"If you've already done this process you'll probably\n"
+" need to purge the entry from authorized_keys on the server."
+msgstr ""
+
+#: standalone/drakbackup:618
+#, c-format
+msgid "This may take a moment to generate the keys."
+msgstr ""
+
+#: standalone/drakbackup:625
+#, fuzzy, c-format
+msgid "Cannot spawn %s."
+msgstr "ፕሮግራሙን ማስኬድ አልተቻለም።"
+
+#: standalone/drakbackup:642
+#, c-format
+msgid "No password prompt on %s at port %s"
+msgstr ""
+
+#: standalone/drakbackup:643
+#, fuzzy, c-format
+msgid "Bad password on %s"
+msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"
+
+#: standalone/drakbackup:644
+#, c-format
+msgid "Permission denied transferring %s to %s"
+msgstr ""
+
+#: standalone/drakbackup:645
+#, fuzzy, c-format
+msgid "Can't find %s on %s"
+msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"
+
+#: standalone/drakbackup:649
+#, fuzzy, c-format
+msgid "%s not responding"
+msgstr "አልተገኘም"
+
+#: standalone/drakbackup:653
+#, c-format
+msgid ""
+"Transfer successful\n"
+"You may want to verify you can login to the server with:\n"
+"\n"
+"ssh -i %s %s@%s\n"
+"\n"
+"without being prompted for a password."
+msgstr ""
+
+#: standalone/drakbackup:697
+#, c-format
+msgid "WebDAV remote site already in sync!"
+msgstr ""
+
+#: standalone/drakbackup:701
+#, fuzzy, c-format
+msgid "WebDAV transfer failed!"
+msgstr "%s አልተገኘም"
+
+#: standalone/drakbackup:722
+#, c-format
+msgid "No CD-R/DVD-R in drive!"
+msgstr ""
+
+#: standalone/drakbackup:726
+#, c-format
+msgid "Does not appear to be recordable media!"
+msgstr ""
+
+#: standalone/drakbackup:730
+#, fuzzy, c-format
+msgid "Not erasable media!"
+msgstr "ማንበብ አልቻለም፦ "
+
+#: standalone/drakbackup:771
+#, c-format
+msgid "This may take a moment to erase the media."
+msgstr ""
+
+#: standalone/drakbackup:829
+#, c-format
+msgid "Permission problem accessing CD."
+msgstr ""
+
+#: standalone/drakbackup:856
+#, fuzzy, c-format
+msgid "No tape in %s!"
+msgstr "ምንም ሰነድ አልተገኘም በ:"
+
+#: standalone/drakbackup:956
+#, c-format
+msgid ""
+"Backup quota exceeded!\n"
+"%d MB used vs %d MB allocated."
+msgstr ""
+
+#: standalone/drakbackup:975 standalone/drakbackup:1008
+#, fuzzy, c-format
+msgid "Backup system files..."
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakbackup:1009 standalone/drakbackup:1050
+#, c-format
+msgid "Hard Disk Backup files..."
+msgstr ""
+
+#: standalone/drakbackup:1049
+#, fuzzy, c-format
+msgid "Backup User files..."
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakbackup:1084
+#, fuzzy, c-format
+msgid "Backup Other files..."
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakbackup:1085
+#, c-format
+msgid "Hard Disk Backup Progress..."
+msgstr ""
+
+#: standalone/drakbackup:1090
+#, fuzzy, c-format
+msgid "No changes to backup!"
+msgstr "ለማስቀመጥ ምንም የፋይል ስም የለም"
+
+#: standalone/drakbackup:1108 standalone/drakbackup:1132
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Drakbackup activities via %s:\n"
+"\n"
+msgstr "ፈጣን ደብዳቤ"
+
+#: standalone/drakbackup:1117
+#, c-format
+msgid ""
+"\n"
+" FTP connection problem: It was not possible to send your backup files by "
+"FTP.\n"
+msgstr ""
+
+#: standalone/drakbackup:1118
+#, c-format
+msgid ""
+"Error during sending file via FTP. Please correct your FTP configuration."
+msgstr ""
+
+#: standalone/drakbackup:1120
+#, c-format
+msgid "file list sent by FTP: %s\n"
+msgstr ""
+
+#: standalone/drakbackup:1137
+#, c-format
+msgid ""
+"\n"
+"Drakbackup activities via CD:\n"
+"\n"
+msgstr ""
+
+#: standalone/drakbackup:1142
+#, c-format
+msgid ""
+"\n"
+"Drakbackup activities via tape:\n"
+"\n"
+msgstr ""
+
+#: standalone/drakbackup:1151
+#, c-format
+msgid "Error sending mail. Your report mail was not sent."
+msgstr ""
+
+#: standalone/drakbackup:1152
+#, fuzzy, c-format
+msgid " Error while sending mail. \n"
+msgstr ""
+"በሚያትምበት ጊዜ ስህተት ተከስቷል።\n"
+"\n"
+"%s"
+
+#: standalone/drakbackup:1180
+#, fuzzy, c-format
+msgid "Can't create catalog!"
+msgstr "'%s' ሰነድ መፍጠር አልተቻለም"
+
+#: standalone/drakbackup:1393
+#, c-format
+msgid ""
+"\n"
+"Please check all options that you need.\n"
+msgstr ""
+
+#: standalone/drakbackup:1394
+#, c-format
+msgid ""
+"These options can backup and restore all files in your /etc directory.\n"
+msgstr ""
+
+#: standalone/drakbackup:1395
+#, c-format
+msgid "Backup your System files. (/etc directory)"
+msgstr ""
+
+#: standalone/drakbackup:1396 standalone/drakbackup:1460
+#: standalone/drakbackup:1526
+#, c-format
+msgid "Use Incremental/Differential Backups (do not replace old backups)"
+msgstr ""
+
+#: standalone/drakbackup:1398 standalone/drakbackup:1462
+#: standalone/drakbackup:1528
+#, fuzzy, c-format
+msgid "Use Incremental Backups"
+msgstr "ከቀኝ ወደ ግራ ተራ ተጠቀም"
+
+#: standalone/drakbackup:1398 standalone/drakbackup:1462
+#: standalone/drakbackup:1528
+#, fuzzy, c-format
+msgid "Use Differential Backups"
+msgstr "ከቀኝ ወደ ግራ ተራ ተጠቀም"
+
+#: standalone/drakbackup:1400
+#, c-format
+msgid "Do not include critical files (passwd, group, fstab)"
+msgstr ""
+
+#: standalone/drakbackup:1401
+#, c-format
+msgid ""
+"With this option you will be able to restore any version\n"
+" of your /etc directory."
+msgstr ""
+
+#: standalone/drakbackup:1432
+#, c-format
+msgid "Please check all users that you want to include in your backup."
+msgstr ""
+
+#: standalone/drakbackup:1459
+#, c-format
+msgid "Do not include the browser cache"
+msgstr ""
+
+#: standalone/drakbackup:1513
+#, c-format
+msgid "Select the files or directories and click on 'OK'"
+msgstr ""
+
+#: standalone/drakbackup:1514 standalone/drakfont:656
+#, c-format
+msgid "Remove Selected"
+msgstr "ተመረጠው ይወገድ"
+
+#: standalone/drakbackup:1577
+#, c-format
+msgid "Users"
+msgstr "ተጠቃሚዎች"
+
+#: standalone/drakbackup:1597
+#, c-format
+msgid "Use network connection to backup"
+msgstr ""
+
+#: standalone/drakbackup:1599
+#, fuzzy, c-format
+msgid "Net Method:"
+msgstr "የX ዘገባ የማስትገባት ዘዴ"
+
+#: standalone/drakbackup:1603
+#, fuzzy, c-format
+msgid "Use Expect for SSH"
+msgstr "ለህብሩ የglyph ቅርጽ አወጣት ተጠቀም"
+
+#: standalone/drakbackup:1604
+#, c-format
+msgid "Create/Transfer backup keys for SSH"
+msgstr ""
+
+#: standalone/drakbackup:1606
+#, c-format
+msgid "Transfer Now"
+msgstr "አሁኑኑ ይተላለፍ"
+
+#: standalone/drakbackup:1608
+#, c-format
+msgid "Other (not drakbackup) keys in place already"
+msgstr ""
+
+#: standalone/drakbackup:1611
+#, fuzzy, c-format
+msgid "Host name or IP."
+msgstr "የስም/አስተያየት ትርጉሞችን ጨምር ወይም አስቀምጥ"
+
+#: standalone/drakbackup:1616
+#, c-format
+msgid "Directory (or module) to put the backup on this host."
+msgstr ""
+
+#: standalone/drakbackup:1621
+#, fuzzy, c-format
+msgid "Login name"
+msgstr "Name=ዝምብለህ ይግባ"
+
+#: standalone/drakbackup:1628
+#, fuzzy, c-format
+msgid "Remember this password"
+msgstr "File Roller - ሚስጢራዊ ቃል"
+
+#: standalone/drakbackup:1644
+#, c-format
+msgid "Need hostname, username and password!"
+msgstr ""
+
+#: standalone/drakbackup:1742
+#, c-format
+msgid "Use CD-R/DVD-R to backup"
+msgstr ""
+
+#: standalone/drakbackup:1745
+#, c-format
+msgid "Choose your CD/DVD device"
+msgstr ""
+
+#: standalone/drakbackup:1750
+#, c-format
+msgid "Choose your CD/DVD media size"
+msgstr ""
+
+#: standalone/drakbackup:1757
+#, fuzzy, c-format
+msgid "Multisession CD"
+msgstr "CD ወደ"
+
+#: standalone/drakbackup:1759
+#, c-format
+msgid "CDRW media"
+msgstr ""
+
+#: standalone/drakbackup:1765
+#, c-format
+msgid "Erase your RW media (1st Session)"
+msgstr ""
+
+#: standalone/drakbackup:1766
+#, fuzzy, c-format
+msgid " Erase Now "
+msgstr "አሁኑኑ ይተላለፍ"
+
+#: standalone/drakbackup:1772
+#, c-format
+msgid "DVD+RW media"
+msgstr ""
+
+#: standalone/drakbackup:1774
+#, c-format
+msgid "DVD-R media"
+msgstr ""
+
+#: standalone/drakbackup:1776
+#, fuzzy, c-format
+msgid "DVDRAM device"
+msgstr "የመረብ ዕቃ"
+
+#: standalone/drakbackup:1807
+#, c-format
+msgid "No CD device defined!"
+msgstr ""
+
+#: standalone/drakbackup:1854
+#, c-format
+msgid "Use tape to backup"
+msgstr ""
+
+#: standalone/drakbackup:1857
+#, c-format
+msgid "Device name to use for backup"
+msgstr ""
+
+#: standalone/drakbackup:1863
+#, c-format
+msgid "Don't rewind tape after backup"
+msgstr ""
+
+#: standalone/drakbackup:1869
+#, c-format
+msgid "Erase tape before backup"
+msgstr ""
+
+#: standalone/drakbackup:1875
+#, c-format
+msgid "Eject tape after the backup"
+msgstr ""
+
+#: standalone/drakbackup:1942
+#, fuzzy, c-format
+msgid "Enter the directory to save to:"
+msgstr "ለማስቀመጥ የፋይል ስም ምረጡ"
+
+#: standalone/drakbackup:1946
+#, fuzzy, c-format
+msgid "Directory to save to"
+msgstr "የ%sን ለውጦች አስቀምጣቸው"
+
+#: standalone/drakbackup:1951
+#, c-format
+msgid ""
+"Maximum size\n"
+" allowed for Drakbackup (MB)"
+msgstr ""
+
+#: standalone/drakbackup:2015
+#, fuzzy, c-format
+msgid "CD-R / DVD-R"
+msgstr "CD ወደ"
+
+#: standalone/drakbackup:2020
+#, c-format
+msgid "HardDrive / NFS"
+msgstr ""
+
+#: standalone/drakbackup:2036 standalone/drakbackup:2041
+#: standalone/drakbackup:2046
+#, c-format
+msgid "hourly"
+msgstr ""
+
+#: standalone/drakbackup:2037 standalone/drakbackup:2042
+#: standalone/drakbackup:2046
+#, c-format
+msgid "daily"
+msgstr ""
+
+#: standalone/drakbackup:2038 standalone/drakbackup:2043
+#: standalone/drakbackup:2046
+#, c-format
+msgid "weekly"
+msgstr "ሳምንታዊ"
+
+#: standalone/drakbackup:2039 standalone/drakbackup:2044
+#: standalone/drakbackup:2046
+#, c-format
+msgid "monthly"
+msgstr ""
+
+#: standalone/drakbackup:2040 standalone/drakbackup:2045
+#: standalone/drakbackup:2046
+#, fuzzy, c-format
+msgid "custom"
+msgstr "የተለየ"
+
+#: standalone/drakbackup:2051
+#, c-format
+msgid "January"
+msgstr "ጃንዩወሪ"
+
+#: standalone/drakbackup:2051
+#, c-format
+msgid "February"
+msgstr "ፌብሩወሪ"
+
+#: standalone/drakbackup:2051
+#, c-format
+msgid "March"
+msgstr "ማርች"
+
+#: standalone/drakbackup:2052
+#, c-format
+msgid "April"
+msgstr "ኤፕረል"
+
+#: standalone/drakbackup:2052
+#, c-format
+msgid "May"
+msgstr "ሜይ"
+
+#: standalone/drakbackup:2052
+#, c-format
+msgid "June"
+msgstr "ጁን"
+
+#: standalone/drakbackup:2052
+#, c-format
+msgid "July"
+msgstr "ጁላይ"
+
+#: standalone/drakbackup:2052
+#, c-format
+msgid "August"
+msgstr "ኦገስት"
+
+#: standalone/drakbackup:2052
+#, c-format
+msgid "September"
+msgstr "ሴፕቴምበር"
+
+#: standalone/drakbackup:2053
+#, c-format
+msgid "October"
+msgstr "ኦክተውበር"
+
+#: standalone/drakbackup:2053
+#, c-format
+msgid "November"
+msgstr "ኖቬምበር"
+
+#: standalone/drakbackup:2053
+#, c-format
+msgid "December"
+msgstr "ዲሴምበር"
+
+#: standalone/drakbackup:2058
+#, c-format
+msgid "Sunday"
+msgstr "እሑድ"
+
+#: standalone/drakbackup:2058
+#, c-format
+msgid "Monday"
+msgstr "ሰኞ"
+
+#: standalone/drakbackup:2058
+#, c-format
+msgid "Tuesday"
+msgstr "ማክሰኞ"
+
+#: standalone/drakbackup:2059
+#, c-format
+msgid "Wednesday"
+msgstr "ረቡዕ"
+
+#: standalone/drakbackup:2059
+#, c-format
+msgid "Thursday"
+msgstr "ሐሙስ"
+
+#: standalone/drakbackup:2059
+#, c-format
+msgid "Friday"
+msgstr "ዓርብ"
+
+#: standalone/drakbackup:2059
+#, c-format
+msgid "Saturday"
+msgstr "ቅዳሜ"
+
+#: standalone/drakbackup:2094
+#, fuzzy, c-format
+msgid "Use daemon"
+msgstr "በጥቅም ላይ ያለ"
+
+#: standalone/drakbackup:2099
+#, c-format
+msgid "Please choose the time interval between each backup"
+msgstr ""
+
+#: standalone/drakbackup:2105
+#, c-format
+msgid "Custom setup/crontab entry:"
+msgstr ""
+
+#: standalone/drakbackup:2110
+#, c-format
+msgid "Minute"
+msgstr "ደቂቃ(ዎች)"
+
+#: standalone/drakbackup:2114
+#, c-format
+msgid "Hour"
+msgstr "ሰዓት(ኦች)"
+
+#: standalone/drakbackup:2118
+#, c-format
+msgid "Day"
+msgstr "ቀን"
+
+#: standalone/drakbackup:2122
+#, c-format
+msgid "Month"
+msgstr "ወር"
+
+#: standalone/drakbackup:2126
+#, c-format
+msgid "Weekday"
+msgstr "አዘቦት ቀን"
+
+#: standalone/drakbackup:2132
+#, c-format
+msgid "Please choose the media for backup."
+msgstr ""
+
+#: standalone/drakbackup:2139
+#, c-format
+msgid "Please be sure that the cron daemon is included in your services."
+msgstr ""
+
+#: standalone/drakbackup:2140
+#, c-format
+msgid "Note that currently all 'net' media also use the hard drive."
+msgstr ""
+
+#: standalone/drakbackup:2190
+#, fuzzy, c-format
+msgid "Please choose the compression type"
+msgstr "እባክዎ ያለ ሰነድን ይምረጡ"
+
+#: standalone/drakbackup:2194
+#, fuzzy, c-format
+msgid "Use .backupignore files"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakbackup:2196
+#, c-format
+msgid "Send mail report after each backup to:"
+msgstr ""
+
+#: standalone/drakbackup:2202
+#, fuzzy, c-format
+msgid "SMTP server for mail:"
+msgstr "የመልዕክት ተጠሪ ሚስጢራዊ ቃል ያስፈልጋል"
+
+#: standalone/drakbackup:2207
+#, c-format
+msgid "Delete Hard Drive tar files after backup to other media."
+msgstr ""
+
+#: standalone/drakbackup:2247
+#, c-format
+msgid "What"
+msgstr "ምንድን ነው"
+
+#: standalone/drakbackup:2252
+#, c-format
+msgid "Where"
+msgstr ""
+
+#: standalone/drakbackup:2257
+#, c-format
+msgid "When"
+msgstr ""
+
+#: standalone/drakbackup:2262
+#, c-format
+msgid "More Options"
+msgstr "ተጨማሪ ምርጫዎች"
+
+#: standalone/drakbackup:2275
+#, c-format
+msgid "Backup destination not configured..."
+msgstr ""
+
+#: standalone/drakbackup:2293 standalone/drakbackup:4208
+#, fuzzy, c-format
+msgid "Drakbackup Configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: standalone/drakbackup:2309
+#, fuzzy, c-format
+msgid "Please choose where you want to backup"
+msgstr "እባክዎ ለማሳየት የሚፈልጉትን ተጠቃሽ-መረጃ ይምረጡ:"
+
+#: standalone/drakbackup:2311
+#, c-format
+msgid "Hard Drive used to prepare backups for all media"
+msgstr ""
+
+#: standalone/drakbackup:2319
+#, fuzzy, c-format
+msgid "Across Network"
+msgstr "Name=መረብ"
+
+#: standalone/drakbackup:2327
+#, fuzzy, c-format
+msgid "On CD-R"
+msgstr "CD ወደ"
+
+#: standalone/drakbackup:2335
+#, fuzzy, c-format
+msgid "On Tape Device"
+msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"
+
+#: standalone/drakbackup:2374
+#, c-format
+msgid "Backup Users"
+msgstr ""
+
+#: standalone/drakbackup:2375
+#, c-format
+msgid " (Default is all users)"
+msgstr ""
+
+#: standalone/drakbackup:2387
+#, fuzzy, c-format
+msgid "Please choose what you want to backup"
+msgstr "እባክዎ ለማሳየት የሚፈልጉትን ተጠቃሽ-መረጃ ይምረጡ:"
+
+#: standalone/drakbackup:2388
+#, fuzzy, c-format
+msgid "Backup System"
+msgstr "Name=ሲስተም"
+
+#: standalone/drakbackup:2390
+#, fuzzy, c-format
+msgid "Select user manually"
+msgstr "የአቢወርድ ቋንቋ፦"
+
+#: standalone/drakbackup:2419
+#, c-format
+msgid "Please select data to backup..."
+msgstr ""
+
+#: standalone/drakbackup:2491
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Backup Sources: \n"
+msgstr "ከምንጩ &አሻሽል"
+
+#: standalone/drakbackup:2492
+#, fuzzy, c-format
+msgid ""
+"\n"
+"- System Files:\n"
+msgstr "የቅርብ ጊዜ ፋይሎች"
+
+#: standalone/drakbackup:2494
+#, fuzzy, c-format
+msgid ""
+"\n"
+"- User Files:\n"
+msgstr "የቅርብ ጊዜ ፋይሎች"
+
+#: standalone/drakbackup:2496
+#, fuzzy, c-format
+msgid ""
+"\n"
+"- Other Files:\n"
+msgstr "የቅርብ ጊዜ ፋይሎች"
+
+#: standalone/drakbackup:2498
+#, c-format
+msgid ""
+"\n"
+"- Save on Hard drive on path: %s\n"
+msgstr ""
+
+#: standalone/drakbackup:2499
+#, c-format
+msgid "\tLimit disk usage to %s MB\n"
+msgstr ""
+
+#: standalone/drakbackup:2502
+#, c-format
+msgid ""
+"\n"
+"- Delete hard drive tar files after backup.\n"
+msgstr ""
+
+#: standalone/drakbackup:2506
+#, c-format
+msgid "NO"
+msgstr "አይ"
+
+#: standalone/drakbackup:2507
+#, c-format
+msgid "YES"
+msgstr "አዎ"
+
+#: standalone/drakbackup:2508
+#, fuzzy, c-format
+msgid ""
+"\n"
+"- Burn to CD"
+msgstr "የPhoto CD ፋይል"
+
+#: standalone/drakbackup:2509
+#, c-format
+msgid "RW"
+msgstr ""
+
+#: standalone/drakbackup:2510
+#, fuzzy, c-format
+msgid " on device: %s"
+msgstr "የመረብ ዕቃ"
+
+#: standalone/drakbackup:2511
+#, fuzzy, c-format
+msgid " (multi-session)"
+msgstr "ክፍለ ጊዜው ክፈት..."
+
+#: standalone/drakbackup:2512
+#, c-format
+msgid ""
+"\n"
+"- Save to Tape on device: %s"
+msgstr ""
+
+#: standalone/drakbackup:2513
+#, c-format
+msgid "\t\tErase=%s"
+msgstr ""
+
+#: standalone/drakbackup:2516
+#, fuzzy, c-format
+msgid ""
+"\n"
+"- Save via %s on host: %s\n"
+msgstr "ስታስቀምጥ በራስ-ገዝ .mo ሰነዶችን ገንባ"
+
+#: standalone/drakbackup:2517
+#, c-format
+msgid ""
+"\t\t user name: %s\n"
+"\t\t on path: %s \n"
+msgstr ""
+
+#: standalone/drakbackup:2518
+#, fuzzy, c-format
+msgid ""
+"\n"
+"- Options:\n"
+msgstr "ምርጫዎች"
+
+#: standalone/drakbackup:2519
+#, c-format
+msgid "\tDo not include System Files\n"
+msgstr ""
+
+#: standalone/drakbackup:2521
+#, c-format
+msgid "\tBackups use tar and bzip2\n"
+msgstr ""
+
+#: standalone/drakbackup:2522
+#, c-format
+msgid "\tBackups use tar and gzip\n"
+msgstr ""
+
+#: standalone/drakbackup:2523
+#, c-format
+msgid "\tBackups use tar only\n"
+msgstr ""
+
+#: standalone/drakbackup:2525
+#, fuzzy, c-format
+msgid "\tUse .backupignore files\n"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakbackup:2526
+#, fuzzy, c-format
+msgid "\tSend mail to %s\n"
+msgstr "እንደገና የሚሰራ ምንም የለም።"
+
+#: standalone/drakbackup:2527
+#, fuzzy, c-format
+msgid "\tUsing SMTP server %s\n"
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: standalone/drakbackup:2529
+#, fuzzy, c-format
+msgid ""
+"\n"
+"- Daemon, %s via:\n"
+msgstr "በአየር"
+
+#: standalone/drakbackup:2530
+#, c-format
+msgid "\t-Hard drive.\n"
+msgstr ""
+
+#: standalone/drakbackup:2531
+#, fuzzy, c-format
+msgid "\t-CD-R.\n"
+msgstr "ሲዲ"
+
+#: standalone/drakbackup:2532
+#, c-format
+msgid "\t-Tape \n"
+msgstr ""
+
+#: standalone/drakbackup:2533
+#, fuzzy, c-format
+msgid "\t-Network by FTP.\n"
+msgstr "በተለወጠበት ቀን"
+
+#: standalone/drakbackup:2534
+#, fuzzy, c-format
+msgid "\t-Network by SSH.\n"
+msgstr "በተለወጠበት ቀን"
+
+#: standalone/drakbackup:2535
+#, fuzzy, c-format
+msgid "\t-Network by rsync.\n"
+msgstr "በተለወጠበት ቀን"
+
+#: standalone/drakbackup:2536
+#, fuzzy, c-format
+msgid "\t-Network by webdav.\n"
+msgstr "በተለወጠበት ቀን"
+
+#: standalone/drakbackup:2538
+#, c-format
+msgid "No configuration, please click Wizard or Advanced.\n"
+msgstr ""
+
+#: standalone/drakbackup:2543
+#, fuzzy, c-format
+msgid ""
+"List of data to restore:\n"
+"\n"
+msgstr "አሁን ያለውን ዝርዝር ተጠቀም"
+
+#: standalone/drakbackup:2545
+#, fuzzy, c-format
+msgid "- Restore System Files.\n"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakbackup:2547 standalone/drakbackup:2557
+#, fuzzy, c-format
+msgid " - from date: %s %s\n"
+msgstr "ከቀን መቁጠሩያው ላይ ቀኑን ይምረጡ"
+
+#: standalone/drakbackup:2550
+#, fuzzy, c-format
+msgid "- Restore User Files: \n"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakbackup:2555
+#, fuzzy, c-format
+msgid "- Restore Other Files: \n"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakbackup:2736
+#, fuzzy, c-format
+msgid ""
+"List of data corrupted:\n"
+"\n"
+msgstr "GHex (%s)፦ ዳታ ፈልግ"
+
+#: standalone/drakbackup:2738
+#, c-format
+msgid "Please uncheck or remove it on next time."
+msgstr ""
+
+#: standalone/drakbackup:2748
+#, c-format
+msgid "Backup files are corrupted"
+msgstr ""
+
+#: standalone/drakbackup:2769
+#, c-format
+msgid " All of your selected data have been "
+msgstr ""
+
+#: standalone/drakbackup:2770
+#, fuzzy, c-format
+msgid " Successfuly Restored on %s "
+msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"
+
+#: standalone/drakbackup:2889
+#, fuzzy, c-format
+msgid " Restore Configuration "
+msgstr "የማስተካከያው አራሚ"
+
+#: standalone/drakbackup:2917
+#, c-format
+msgid "OK to restore the other files."
+msgstr ""
+
+#: standalone/drakbackup:2933
+#, c-format
+msgid "User list to restore (only the most recent date per user is important)"
+msgstr ""
+
+#: standalone/drakbackup:3000
+#, fuzzy, c-format
+msgid "Please choose the date to restore:"
+msgstr "እባክዎ ለማሳየት የሚፈልጉትን ተጠቃሽ-መረጃ ይምረጡ:"
+
+#: standalone/drakbackup:3037
+#, c-format
+msgid "Restore from Hard Disk."
+msgstr ""
+
+#: standalone/drakbackup:3039
+#, c-format
+msgid "Enter the directory where backups are stored"
+msgstr ""
+
+#: standalone/drakbackup:3043
+#, fuzzy, c-format
+msgid "Directory with backups"
+msgstr "አኃዞች (ከክፍተት ጋር)"
+
+#: standalone/drakbackup:3097
+#, c-format
+msgid "Select another media to restore from"
+msgstr ""
+
+#: standalone/drakbackup:3099
+#, fuzzy, c-format
+msgid "Other Media"
+msgstr "ሌላ ምርጫዎች"
+
+#: standalone/drakbackup:3104
+#, fuzzy, c-format
+msgid "Restore system"
+msgstr "Name=ሲስተም"
+
+#: standalone/drakbackup:3105
+#, fuzzy, c-format
+msgid "Restore Users"
+msgstr "ምርጫዎችን ይመልሱ"
+
+#: standalone/drakbackup:3106
+#, fuzzy, c-format
+msgid "Restore Other"
+msgstr "ሌላ ምርጫዎች"
+
+#: standalone/drakbackup:3108
+#, c-format
+msgid "Select path to restore (instead of /)"
+msgstr ""
+
+#: standalone/drakbackup:3112 standalone/drakbackup:3394
+#, fuzzy, c-format
+msgid "Path To Restore To"
+msgstr "የ መረጃ-ባንክ ዱካ"
+
+#: standalone/drakbackup:3115
+#, c-format
+msgid "Do new backup before restore (only for incremental backups.)"
+msgstr ""
+
+#: standalone/drakbackup:3117
+#, c-format
+msgid "Remove user directories before restore."
+msgstr ""
+
+#: standalone/drakbackup:3201
+#, c-format
+msgid "Filename text substring to search for (empty string matches all):"
+msgstr ""
+
+#: standalone/drakbackup:3204
+#, fuzzy, c-format
+msgid "Search Backups"
+msgstr "መፈለጊያ ዱካ"
+
+#: standalone/drakbackup:3223
+#, fuzzy, c-format
+msgid "No matches found..."
+msgstr "ምንም ጽሑፍ አልተገኘም"
+
+#: standalone/drakbackup:3227
+#, fuzzy, c-format
+msgid "Restore Selected"
+msgstr "የተመረጠው ፋይሎች (_S)"
+
+#: standalone/drakbackup:3362
+#, c-format
+msgid ""
+"Click date/time to see backup files.\n"
+"Ctrl-Click files to select multiple files."
+msgstr ""
+
+#: standalone/drakbackup:3368
+#, c-format
+msgid ""
+"Restore Selected\n"
+"Catalog Entry"
+msgstr ""
+
+#: standalone/drakbackup:3377
+#, fuzzy, c-format
+msgid ""
+"Restore Selected\n"
+"Files"
+msgstr "ምንም ተጨማሪ ፕሮግራም አልተመረጠም"
+
+#: standalone/drakbackup:3454
+#, c-format
+msgid "Backup files not found at %s."
+msgstr ""
+
+#: standalone/drakbackup:3467
+#, fuzzy, c-format
+msgid "Restore From CD"
+msgstr "የPhoto CD ፋይል"
+
+#: standalone/drakbackup:3467
+#, c-format
+msgid ""
+"Insert the CD with volume label %s\n"
+" in the CD drive under mount point /mnt/cdrom"
+msgstr ""
+
+#: standalone/drakbackup:3469
+#, c-format
+msgid "Not the correct CD label. Disk is labelled %s."
+msgstr ""
+
+#: standalone/drakbackup:3479
+#, fuzzy, c-format
+msgid "Restore From Tape"
+msgstr "ከምንጩ &አሻሽል"
+
+#: standalone/drakbackup:3479
+#, c-format
+msgid ""
+"Insert the tape with volume label %s\n"
+" in the tape drive device %s"
+msgstr ""
+
+#: standalone/drakbackup:3481
+#, c-format
+msgid "Not the correct tape label. Tape is labelled %s."
+msgstr ""
+
+#: standalone/drakbackup:3492
+#, fuzzy, c-format
+msgid "Restore Via Network"
+msgstr "የቀይ ባርኔታ መረብ"
+
+#: standalone/drakbackup:3492
+#, c-format
+msgid "Restore Via Network Protocol: %s"
+msgstr ""
+
+#: standalone/drakbackup:3493
+#, fuzzy, c-format
+msgid "Host Name"
+msgstr "የእንግዳ ተቀባይ ስም"
+
+#: standalone/drakbackup:3494
+#, c-format
+msgid "Host Path or Module"
+msgstr ""
+
+#: standalone/drakbackup:3501
+#, fuzzy, c-format
+msgid "Password required"
+msgstr "ሚስጥር-ቃል ያስፈልጋል"
+
+#: standalone/drakbackup:3507
+#, fuzzy, c-format
+msgid "Username required"
+msgstr "ሚስጥር-ቃል ያስፈልጋል"
+
+#: standalone/drakbackup:3510
+#, fuzzy, c-format
+msgid "Hostname required"
+msgstr "ሚስጥር-ቃል ያስፈልጋል"
+
+#: standalone/drakbackup:3515
+#, c-format
+msgid "Path or Module required"
+msgstr ""
+
+#: standalone/drakbackup:3528
+#, fuzzy, c-format
+msgid "Files Restored..."
+msgstr "የቅርብ ጊዜ ፋይሎች"
+
+#: standalone/drakbackup:3531
+#, fuzzy, c-format
+msgid "Restore Failed..."
+msgstr "ምርጫዎችን ይመልሱ"
+
+#: standalone/drakbackup:3549
+#, fuzzy, c-format
+msgid "%s not retrieved..."
+msgstr "አልተገኘም"
+
+#: standalone/drakbackup:3748 standalone/drakbackup:3817
+#, fuzzy, c-format
+msgid "Search for files to restore"
+msgstr "ፋይሎች ለማግኘት ይህንን ኮምፒውተር አስስ"
+
+#: standalone/drakbackup:3752
+#, fuzzy, c-format
+msgid "Restore all backups"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakbackup:3760
+#, fuzzy, c-format
+msgid "Custom Restore"
+msgstr "ምርጫዎችን ይመልሱ"
+
+#: standalone/drakbackup:3764 standalone/drakbackup:3813
+#, fuzzy, c-format
+msgid "Restore From Catalog"
+msgstr "ከማውጫን አስወግድ (_V)"
+
+#: standalone/drakbackup:3785
+#, c-format
+msgid "Unable to find backups to restore...\n"
+msgstr ""
+
+#: standalone/drakbackup:3786
+#, c-format
+msgid "Verify that %s is the correct path"
+msgstr ""
+
+#: standalone/drakbackup:3787
+#, c-format
+msgid " and the CD is in the drive"
+msgstr ""
+
+#: standalone/drakbackup:3789
+#, c-format
+msgid "Backups on unmountable media - Use Catalog to restore"
+msgstr ""
+
+#: standalone/drakbackup:3805
+#, c-format
+msgid "CD in place - continue."
+msgstr ""
+
+#: standalone/drakbackup:3810
+#, c-format
+msgid "Browse to new restore repository."
+msgstr ""
+
+#: standalone/drakbackup:3811
+#, fuzzy, c-format
+msgid "Directory To Restore From"
+msgstr "በዝርዝር ውስጥ ዶሴ ጨምር"
+
+#: standalone/drakbackup:3847
+#, fuzzy, c-format
+msgid "Restore Progress"
+msgstr "ተሻሽሏል"
+
+#: standalone/drakbackup:3898 standalone/drakbackup:3971
+#: standalone/logdrake:174
+#, c-format
+msgid "Save"
+msgstr "አስቀምጥ"
+
+#: standalone/drakbackup:3954
+#, fuzzy, c-format
+msgid "Build Backup"
+msgstr "መለያ አስገባ"
+
+#: standalone/drakbackup:3987 standalone/drakbackup:4307
+#, fuzzy, c-format
+msgid "Restore"
+msgstr "አከማች"
+
+#: standalone/drakbackup:4075
+#, c-format
+msgid "The following packages need to be installed:\n"
+msgstr ""
+
+#: standalone/drakbackup:4102
+#, c-format
+msgid "Please select data to restore..."
+msgstr ""
+
+#: standalone/drakbackup:4142
+#, fuzzy, c-format
+msgid "Backup system files"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakbackup:4145
+#, fuzzy, c-format
+msgid "Backup user files"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakbackup:4148
+#, fuzzy, c-format
+msgid "Backup other files"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakbackup:4151 standalone/drakbackup:4185
+#, fuzzy, c-format
+msgid "Total Progress"
+msgstr "ተሻሽሏል"
+
+#: standalone/drakbackup:4177
+#, c-format
+msgid "Sending files by FTP"
+msgstr ""
+
+#: standalone/drakbackup:4180
+#, fuzzy, c-format
+msgid "Sending files..."
+msgstr "የቅርብ ጊዜ ፋይሎች"
+
+#: standalone/drakbackup:4250
+#, c-format
+msgid "Backup Now from configuration file"
+msgstr ""
+
+#: standalone/drakbackup:4255
+#, fuzzy, c-format
+msgid "View Backup Configuration."
+msgstr "ይህንን ሰነድ ተመልከት"
+
+#: standalone/drakbackup:4281
+#, fuzzy, c-format
+msgid "Wizard Configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: standalone/drakbackup:4286
+#, fuzzy, c-format
+msgid "Advanced Configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: standalone/drakbackup:4291
+#, fuzzy, c-format
+msgid "View Configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: standalone/drakbackup:4295
+#, fuzzy, c-format
+msgid "View Last Log"
+msgstr "የመጨረሻ ገጽ አሳይ"
+
+#: standalone/drakbackup:4300
+#, fuzzy, c-format
+msgid "Backup Now"
+msgstr "አሁኑኑ ይተላለፍ"
+
+#: standalone/drakbackup:4304
+#, c-format
+msgid ""
+"No configuration file found \n"
+"please click Wizard or Advanced."
+msgstr ""
+
+#: standalone/drakbackup:4324 standalone/drakbackup:4327
+#, c-format
+msgid "Drakbackup"
+msgstr ""
+
+#: standalone/drakboot:58
+#, c-format
+msgid "Graphical boot theme selection"
+msgstr ""
+
+#: standalone/drakboot:58
+#, fuzzy, c-format
+msgid "System mode"
+msgstr "የመሸፈኛ ዘዴ"
+
+#: standalone/drakboot:68 standalone/drakfloppy:46 standalone/harddrake2:103
+#: standalone/harddrake2:104 standalone/logdrake:71
+#: standalone/printerdrake:150 standalone/printerdrake:151
+#: standalone/printerdrake:152
+#, fuzzy, c-format
+msgid "/_File"
+msgstr "/ፋይል (_F)"
+
+#: standalone/drakboot:69 standalone/drakfloppy:47 standalone/logdrake:77
+#, fuzzy, c-format
+msgid "/File/_Quit"
+msgstr "/ፋይል/ውጣ (_Q)"
+
+#: standalone/drakboot:69 standalone/drakfloppy:47 standalone/harddrake2:104
+#: standalone/logdrake:77 standalone/printerdrake:152
+#, fuzzy, c-format
+msgid "<control>Q"
+msgstr "Control-H"
+
+#: standalone/drakboot:139
+#, fuzzy, c-format
+msgid "Install themes"
+msgstr "ሲስተም ትከል"
+
+#: standalone/drakboot:140
+#, fuzzy, c-format
+msgid "Create new theme"
+msgstr "አዲስ ሰነድ ፍጠር"
+
+#: standalone/drakboot:152
+#, fuzzy, c-format
+msgid "Use graphical boot"
+msgstr "ከቀኝ ወደ ግራ ተራ ተጠቀም"
+
+#: standalone/drakboot:157
+#, 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 ""
+
+#: standalone/drakboot:164
+#, fuzzy, c-format
+msgid "Theme"
+msgstr "ጭብጥ"
+
+#: standalone/drakboot:167
+#, c-format
+msgid ""
+"Display theme\n"
+"under console"
+msgstr ""
+
+#: standalone/drakboot:176
+#, c-format
+msgid "Launch the graphical environment when your system starts"
+msgstr ""
+
+#: standalone/drakboot:184
+#, c-format
+msgid "No, I don't want autologin"
+msgstr ""
+
+#: standalone/drakboot:185
+#, c-format
+msgid "Yes, I want autologin with this (user, desktop)"
+msgstr ""
+
+#: standalone/drakboot:191
+#, fuzzy, c-format
+msgid "Default user"
+msgstr "የተጠቃሚ ስም"
+
+#: standalone/drakboot:192
+#, fuzzy, c-format
+msgid "Default desktop"
+msgstr "የነበረው _ሠሌዳ"
+
+#: standalone/drakboot:256
+#, c-format
+msgid "Installation of %s failed. The following error occured:"
+msgstr ""
+
+#: standalone/drakbug:40
+#, c-format
+msgid ""
+"To submit a bug report, click on the button report.\n"
+"This will open a web browser window on %s\n"
+" where you'll find a form to fill in. The information displayed above will "
+"be \n"
+"transferred to that server."
+msgstr ""
+
+#: standalone/drakbug:48
+#, c-format
+msgid "Mandrake Bug Report Tool"
+msgstr ""
+
+#: standalone/drakbug:53
+#, fuzzy, c-format
+msgid "Mandrake Control Center"
+msgstr "አንቀጹን መሀል ኩልኩል አድርግ"
+
+#: standalone/drakbug:55
+#, fuzzy, c-format
+msgid "Synchronization tool"
+msgstr "የመስሪያውን ምልክት"
+
+#: standalone/drakbug:56 standalone/drakbug:70 standalone/drakbug:204
+#: standalone/drakbug:206 standalone/drakbug:210
+#, fuzzy, c-format
+msgid "Standalone Tools"
+msgstr "/መሣሪያዎች/Toolbox"
+
+#: standalone/drakbug:57
+#, c-format
+msgid "HardDrake"
+msgstr ""
+
+#: standalone/drakbug:58
+#, fuzzy, c-format
+msgid "Mandrake Online"
+msgstr "Linux Online"
+
+#: standalone/drakbug:59
+#, c-format
+msgid "Menudrake"
+msgstr ""
+
+#: standalone/drakbug:60
+#, c-format
+msgid "Msec"
+msgstr ""
+
+#: standalone/drakbug:61
+#, fuzzy, c-format
+msgid "Remote Control"
+msgstr "ምስል መቆጣጠሪያ"
+
+#: standalone/drakbug:62
+#, fuzzy, c-format
+msgid "Software Manager"
+msgstr "ማውጫዎች &አስተዳዳሪ"
+
+#: standalone/drakbug:63
+#, c-format
+msgid "Urpmi"
+msgstr ""
+
+#: standalone/drakbug:64
+#, fuzzy, c-format
+msgid "Windows Migration tool"
+msgstr "የመስሪያውን ፍንጭ አሳይ"
+
+#: standalone/drakbug:65
+#, c-format
+msgid "Userdrake"
+msgstr ""
+
+#: standalone/drakbug:66
+#, fuzzy, c-format
+msgid "Configuration Wizards"
+msgstr "የማስተካከያው አራሚ"
+
+#: standalone/drakbug:84
+#, c-format
+msgid ""
+"To submit a bug report, click the report button, which will open your "
+"default browser\n"
+"to Anthill where you will be able to upload the above information as a bug "
+"report."
+msgstr ""
+
+#: standalone/drakbug:102
+#, fuzzy, c-format
+msgid "Application:"
+msgstr "መጠቀሚያ ፕሮግራሙ"
+
+#: standalone/drakbug:103 standalone/drakbug:115
+#, fuzzy, c-format
+msgid "Package: "
+msgstr "ጥቅል"
+
+#: standalone/drakbug:104
+#, c-format
+msgid "Kernel:"
+msgstr ""
+
+#: standalone/drakbug:105 standalone/drakbug:116
+#, c-format
+msgid "Release: "
+msgstr ""
+
+#: standalone/drakbug:110
+#, c-format
+msgid ""
+"Application Name\n"
+"or Full Path:"
+msgstr ""
+
+#: standalone/drakbug:113
+#, fuzzy, c-format
+msgid "Find Package"
+msgstr "ሐረጉን ፈልግ"
+
+#: standalone/drakbug:117
+#, c-format
+msgid "Summary: "
+msgstr "ማጠቃለያ፦"
+
+#: standalone/drakbug:129
+#, fuzzy, c-format
+msgid "YOUR TEXT HERE"
+msgstr "ያልተደገፈ ጽሁፉ/uri፦ "
+
+#: standalone/drakbug:132
+#, c-format
+msgid "Bug Description/System Information"
+msgstr ""
+
+#: standalone/drakbug:136
+#, fuzzy, c-format
+msgid "Submit kernel version"
+msgstr "የስሕተቱን ጉዳይ አቅርብ"
+
+#: standalone/drakbug:137
+#, fuzzy, c-format
+msgid "Submit cpuinfo"
+msgstr "ጥያቄዎትን ውሰዱ"
+
+#: standalone/drakbug:138
+#, fuzzy, c-format
+msgid "Submit lspci"
+msgstr "ጥያቄዎትን ውሰዱ"
+
+#: standalone/drakbug:159
+#, c-format
+msgid "Report"
+msgstr "ሪፖርት"
+
+#: standalone/drakbug:219
+#, fuzzy, c-format
+msgid "Not installed"
+msgstr "አልተገኘም"
+
+#: standalone/drakbug:231
+#, fuzzy, c-format
+msgid "Package not installed"
+msgstr "ማንበብ አልቻለም፦ "
+
+#: standalone/drakbug:248
+#, c-format
+msgid "NOT FOUND"
+msgstr "አልተገኘም"
+
+#: standalone/drakbug:259
+#, fuzzy, c-format
+msgid "connecting to %s ..."
+msgstr "CD ወደ"
+
+#: standalone/drakbug:267
+#, c-format
+msgid "No browser available! Please install one"
+msgstr ""
+
+#: standalone/drakbug:286
+#, fuzzy, c-format
+msgid "Please enter a package name."
+msgstr "የአዲስ ማውጫን ስም አስገባ"
+
+#: standalone/drakbug:292
+#, c-format
+msgid "Please enter summary text."
+msgstr ""
+
+#: standalone/drakclock:29
+#, c-format
+msgid "DrakClock"
+msgstr ""
+
+#: standalone/drakclock:39
+#, fuzzy, c-format
+msgid "not defined"
+msgstr "አልተገኘም"
+
+#: standalone/drakclock:41
+#, fuzzy, c-format
+msgid "Change Time Zone"
+msgstr "ቀን እና ሰዓት"
+
+#: standalone/drakclock:45
+#, c-format
+msgid "Timezone - DrakClock"
+msgstr ""
+
+#: standalone/drakclock:47
+#, c-format
+msgid "GMT - DrakClock"
+msgstr ""
+
+#: standalone/drakclock:47
+#, c-format
+msgid "Is your hardware clock set to GMT?"
+msgstr ""
+
+#: standalone/drakclock:79
+#, fuzzy, c-format
+msgid "Network Time Protocol"
+msgstr "ቀን እና ሰዓት"
+
+#: standalone/drakclock:81
+#, c-format
+msgid ""
+"Your computer can synchronize its clock\n"
+" with a remote time server using NTP"
+msgstr ""
+
+#: standalone/drakclock:82
+#, c-format
+msgid "Enable Network Time Protocol"
+msgstr ""
+
+#: standalone/drakclock:90
+#, c-format
+msgid "Server:"
+msgstr "ተጠሪ፦"
+
+#: standalone/drakclock:137 standalone/drakclock:149
+#, fuzzy, c-format
+msgid "Reset"
+msgstr "እንደነበረ አድረግ"
+
+#: standalone/drakclock:214
+#, c-format
+msgid ""
+"We need to install ntp package\n"
+" to enable Network Time Protocol\n"
+"\n"
+"Do you want to install ntp ?"
+msgstr ""
+
+#: standalone/drakconnect:81
+#, fuzzy, c-format
+msgid "Network configuration (%d adapters)"
+msgstr "የቀይ ባርኔታ መረብ"
+
+#: standalone/drakconnect:92 standalone/drakconnect:751
+#, c-format
+msgid "Gateway:"
+msgstr ""
+
+#: standalone/drakconnect:92 standalone/drakconnect:751
+#, fuzzy, c-format
+msgid "Interface:"
+msgstr "የተጠቃሚው እይታ"
+
+#: standalone/drakconnect:96 standalone/net_monitor:106
+#, fuzzy, c-format
+msgid "Wait please"
+msgstr "እባክዎ ይጠብቁ.."
+
+#: standalone/drakconnect:116
+#, fuzzy, c-format
+msgid "Interface"
+msgstr "የተጠቃሚው እይታ"
+
+#: standalone/drakconnect:116 standalone/drakups:233
+#, c-format
+msgid "Driver"
+msgstr ""
+
+#: standalone/drakconnect:116
+#, fuzzy, c-format
+msgid "State"
+msgstr "ክፍል አግር"
+
+#: standalone/drakconnect:133
+#, c-format
+msgid "Hostname: "
+msgstr ""
+
+#: standalone/drakconnect:135
+#, fuzzy, c-format
+msgid "Configure hostname..."
+msgstr "ፕሮግራሙን አስተካክል"
+
+#: standalone/drakconnect:149 standalone/drakconnect:792
+#, fuzzy, c-format
+msgid "LAN configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: standalone/drakconnect:154
+#, c-format
+msgid "Configure Local Area Network..."
+msgstr ""
+
+#: standalone/drakconnect:162 standalone/drakconnect:240
+#: standalone/drakconnect:244
+#, c-format
+msgid "Apply"
+msgstr "ተጠቀም"
+
+#: standalone/drakconnect:197
+#, fuzzy, c-format
+msgid "Manage connections"
+msgstr "ተጨማሪ ፕሮግራሞችን ተቆጣጠሩ"
+
+#: standalone/drakconnect:218
+#, fuzzy, c-format
+msgid "Device selected"
+msgstr "የተመረጠው ፋይሎች (_S)"
+
+#: standalone/drakconnect:314
+#, fuzzy, c-format
+msgid "IP configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: standalone/drakconnect:351
+#, c-format
+msgid "DNS servers"
+msgstr ""
+
+#: standalone/drakconnect:359
+#, fuzzy, c-format
+msgid "Search Domain"
+msgstr "የObjectDirectory ዶሜን"
+
+#: standalone/drakconnect:367
+#, c-format
+msgid "static"
+msgstr ""
+
+#: standalone/drakconnect:367
+#, c-format
+msgid "DHCP"
+msgstr ""
+
+#: standalone/drakconnect:493
+#, fuzzy, c-format
+msgid "Flow control"
+msgstr "ምስል መቆጣጠሪያ"
+
+#: standalone/drakconnect:494
+#, fuzzy, c-format
+msgid "Line termination"
+msgstr " መለያ መስመር፦"
+
+#: standalone/drakconnect:505
+#, c-format
+msgid "Modem timeout"
+msgstr ""
+
+#: standalone/drakconnect:509
+#, fuzzy, c-format
+msgid "Use lock file"
+msgstr "ፋይሉ በፊትም ነበር። የ-yes ምርጫን ተጠቀሙ።"
+
+#: standalone/drakconnect:511
+#, c-format
+msgid "Wait for dialup tone before dialing"
+msgstr ""
+
+#: standalone/drakconnect:514
+#, c-format
+msgid "Busy wait"
+msgstr "እባክዎ ይጠብቁ.."
+
+#: standalone/drakconnect:519
+#, fuzzy, c-format
+msgid "Modem sound"
+msgstr "ድምፅ የለም"
+
+#: standalone/drakconnect:520
+#, c-format
+msgid "Enable"
+msgstr "ይቻል"
+
+#: standalone/drakconnect:520
+#, c-format
+msgid "Disable"
+msgstr "አይቻል"
+
+#: standalone/drakconnect:571 standalone/harddrake2:62
+#, c-format
+msgid "Media class"
+msgstr ""
+
+#: standalone/drakconnect:572 standalone/drakfloppy:141
+#, fuzzy, c-format
+msgid "Module name"
+msgstr "የፋይል ስም አቅድ"
+
+#: standalone/drakconnect:573
+#, fuzzy, c-format
+msgid "Mac Address"
+msgstr "ኢሜያል አድራሻ"
+
+#: standalone/drakconnect:574 standalone/harddrake2:21
+#, c-format
+msgid "Bus"
+msgstr ""
+
+#: standalone/drakconnect:575 standalone/harddrake2:29
+#, fuzzy, c-format
+msgid "Location on the bus"
+msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"
+
+#: standalone/drakconnect:645 standalone/drakgw:248 standalone/drakpxe:138
+#, c-format
+msgid ""
+"No ethernet network adapter has been detected on your system. Please run the "
+"hardware configuration tool."
+msgstr ""
+
+#: standalone/drakconnect:651
+#, fuzzy, c-format
+msgid "Remove a network interface"
+msgstr "የአቢወርድ ቋንቋ፦"
+
+#: standalone/drakconnect:655
+#, c-format
+msgid "Select the network interface to remove:"
+msgstr ""
+
+#: standalone/drakconnect:679
+#, c-format
+msgid ""
+"An error occured while deleting the \"%s\" network interface:\n"
+"\n"
+"%s"
+msgstr ""
+
+#: standalone/drakconnect:681
+#, c-format
+msgid ""
+"Congratulations, the \"%s\" network interface has been succesfully deleted"
+msgstr ""
+
+#: standalone/drakconnect:698
+#, fuzzy, c-format
+msgid "No Ip"
+msgstr "የማተሚያ IP"
+
+#: standalone/drakconnect:699
+#, fuzzy, c-format
+msgid "No Mask"
+msgstr "ፋይል የለም"
+
+#: standalone/drakconnect:700 standalone/drakconnect:863
+#, c-format
+msgid "up"
+msgstr "ወደላይ"
+
+#: standalone/drakconnect:700 standalone/drakconnect:863
+#, c-format
+msgid "down"
+msgstr "ወደታች"
+
+#: standalone/drakconnect:741 standalone/net_monitor:419
+#, c-format
+msgid "Connected"
+msgstr "ተገናኝቷል"
+
+#: standalone/drakconnect:741 standalone/net_monitor:419
+#, c-format
+msgid "Not connected"
+msgstr "አልተገናኘም"
+
+#: standalone/drakconnect:743
+#, c-format
+msgid "Disconnect..."
+msgstr "ግንኙነት አቋርጥ..."
+
+#: standalone/drakconnect:743
+#, c-format
+msgid "Connect..."
+msgstr ""
+
+#: standalone/drakconnect:772
+#, c-format
+msgid ""
+"Warning, another Internet connection has been detected, maybe using your "
+"network"
+msgstr ""
+
+#: standalone/drakconnect:788
+#, fuzzy, c-format
+msgid "Deactivate now"
+msgstr "አሁኑኑ ይተላለፍ"
+
+#: standalone/drakconnect:788
+#, fuzzy, c-format
+msgid "Activate now"
+msgstr "አሁኑኑ ይተላለፍ"
+
+#: standalone/drakconnect:796
+#, c-format
+msgid ""
+"You don't have any configured interface.\n"
+"Configure them first by clicking on 'Configure'"
+msgstr ""
+
+#: standalone/drakconnect:810
+#, fuzzy, c-format
+msgid "LAN Configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: standalone/drakconnect:822
+#, c-format
+msgid "Adapter %s: %s"
+msgstr ""
+
+#: standalone/drakconnect:831
+#, c-format
+msgid "Boot Protocol"
+msgstr ""
+
+#: standalone/drakconnect:832
+#, fuzzy, c-format
+msgid "Started on boot"
+msgstr "መረጃ በ%s መጠቀሚያ ፕሮግራም ላይ"
+
+#: standalone/drakconnect:868
+#, c-format
+msgid ""
+"This interface has not been configured yet.\n"
+"Run the \"Add an interface\" assistant from the Mandrake Control Center"
+msgstr ""
+
+#. -PO: here "Internet access" should be translated the same was as in control-center
+#: standalone/drakconnect:923
+#, c-format
+msgid ""
+"You don't have any configured Internet connection.\n"
+"Please run \"Internet access\" in control center."
+msgstr ""
+
+#: standalone/drakconnect:931
+#, fuzzy, c-format
+msgid "Internet connection configuration"
+msgstr "የኢንተርኔት ሰዓትን ተጠቀም"
+
+#: standalone/drakconnect:949
+#, c-format
+msgid "Third DNS server (optional)"
+msgstr ""
+
+#: standalone/drakconnect:971
+#, fuzzy, c-format
+msgid "Internet Connection Configuration"
+msgstr "የኢንተርኔት ሰዓትን ተጠቀም"
+
+#: standalone/drakconnect:972
+#, fuzzy, c-format
+msgid "Internet access"
+msgstr "Name=ኢንተርኔት"
+
+#: standalone/drakconnect:974 standalone/net_monitor:88
+#, fuzzy, c-format
+msgid "Connection type: "
+msgstr "የፋይሉ ዓይነት"
+
+#: standalone/drakconnect:977
+#, c-format
+msgid "Status:"
+msgstr "ሁኔታ፦"
+
+#: standalone/drakedm:53
+#, fuzzy, c-format
+msgid "Choosing a display manager"
+msgstr "የአቢወርድ የተጨማሪ ፕሮግራም አስተዳደር"
+
+#: standalone/drakedm:54
+#, 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 ""
+
+#: standalone/drakedm:77
+#, c-format
+msgid "The change is done, do you want to restart the dm service ?"
+msgstr ""
+
+#: standalone/drakfloppy:40
+#, c-format
+msgid "drakfloppy"
+msgstr ""
+
+#: standalone/drakfloppy:83
+#, c-format
+msgid "Boot disk creation"
+msgstr ""
+
+#: standalone/drakfloppy:84
+#, c-format
+msgid "General"
+msgstr "አጠቃላይ"
+
+#: standalone/drakfloppy:87
+#, fuzzy, c-format
+msgid "Device"
+msgstr "የመረብ ዕቃ"
+
+#: standalone/drakfloppy:93
+#, fuzzy, c-format
+msgid "Kernel version"
+msgstr "ቅጂውን አጣራ"
+
+#: standalone/drakfloppy:108
+#, c-format
+msgid "Preferences"
+msgstr "ምርጫዎች"
+
+#: standalone/drakfloppy:122
+#, fuzzy, c-format
+msgid "Advanced preferences"
+msgstr "ምርጫዎችን ይምረጡ"
+
+#: standalone/drakfloppy:141
+#, c-format
+msgid "Size"
+msgstr "መጠን"
+
+#: standalone/drakfloppy:144
+#, c-format
+msgid "Mkinitrd optional arguments"
+msgstr ""
+
+#: standalone/drakfloppy:146
+#, fuzzy, c-format
+msgid "force"
+msgstr "ጽሁፉን ከቀኝ ወደግራ አስገድድ"
+
+#: standalone/drakfloppy:147
+#, c-format
+msgid "omit raid modules"
+msgstr ""
+
+#: standalone/drakfloppy:148
+#, fuzzy, c-format
+msgid "if needed"
+msgstr "አስቀምጥ (__S__) (አስፈላጊ)"
+
+#: standalone/drakfloppy:149
+#, c-format
+msgid "omit scsi modules"
+msgstr ""
+
+#: standalone/drakfloppy:152
+#, fuzzy, c-format
+msgid "Add a module"
+msgstr "ሰነዶችን ጨምር"
+
+#: standalone/drakfloppy:161
+#, fuzzy, c-format
+msgid "Remove a module"
+msgstr "የገጹን እራስጌ አጥፋ"
+
+#: standalone/drakfloppy:296
+#, c-format
+msgid "Be sure a media is present for the device %s"
+msgstr ""
+
+#: standalone/drakfloppy:302
+#, c-format
+msgid ""
+"There is no medium or it is write-protected for device %s.\n"
+"Please insert one."
+msgstr ""
+
+#: standalone/drakfloppy:306
+#, fuzzy, c-format
+msgid "Unable to fork: %s"
+msgstr "እንደገና የሚሰራ ምንም የለም።"
+
+#: standalone/drakfloppy:309
+#, fuzzy, c-format
+msgid "Floppy creation completed"
+msgstr " የመጨረሻው መስመር ተጠናቋል።"
+
+#: standalone/drakfloppy:309
+#, c-format
+msgid "The creation of the boot floppy has been successfully completed \n"
+msgstr ""
+
+#: standalone/drakfloppy:312
+#, c-format
+msgid ""
+"Unable to properly close mkbootdisk:\n"
+"\n"
+"<span foreground=\"Red\"><tt>%s</tt></span>"
+msgstr ""
+
+#: standalone/drakfont:183
+#, fuzzy, c-format
+msgid "Search installed fonts"
+msgstr "&መረጃውን አስስ"
+
+#: standalone/drakfont:185
+#, c-format
+msgid "Unselect fonts installed"
+msgstr ""
+
+#: standalone/drakfont:208
+#, fuzzy, c-format
+msgid "parse all fonts"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakfont:210
+#, fuzzy, c-format
+msgid "No fonts found"
+msgstr "ምንም ጽሑፍ አልተገኘም"
+
+#: standalone/drakfont:218 standalone/drakfont:258 standalone/drakfont:325
+#: standalone/drakfont:358 standalone/drakfont:366 standalone/drakfont:392
+#: standalone/drakfont:410 standalone/drakfont:424
+#, c-format
+msgid "done"
+msgstr "አልቋል"
+
+#: standalone/drakfont:223
+#, c-format
+msgid "Could not find any font in your mounted partitions"
+msgstr ""
+
+#: standalone/drakfont:256
+#, fuzzy, c-format
+msgid "Reselect correct fonts"
+msgstr "ይህ ትክክል ነው?"
+
+#: standalone/drakfont:259
+#, c-format
+msgid "Could not find any font.\n"
+msgstr ""
+
+#: standalone/drakfont:269
+#, c-format
+msgid "Search for fonts in installed list"
+msgstr ""
+
+#: standalone/drakfont:294
+#, fuzzy, c-format
+msgid "%s fonts conversion"
+msgstr "የፊደል ቅርጽ ክተቱ"
+
+#: standalone/drakfont:323
+#, fuzzy, c-format
+msgid "Fonts copy"
+msgstr "ኮፒውን አስቀም&ጥ"
+
+#: standalone/drakfont:326
+#, c-format
+msgid "True Type fonts installation"
+msgstr ""
+
+#: standalone/drakfont:333
+#, fuzzy, c-format
+msgid "please wait during ttmkfdir..."
+msgstr "ሲያትም እባክዎ ይጠብቁ\n"
+
+#: standalone/drakfont:334
+#, c-format
+msgid "True Type install done"
+msgstr ""
+
+#: standalone/drakfont:340 standalone/drakfont:355
+#, fuzzy, c-format
+msgid "type1inst building"
+msgstr "የሰነድ ግንባታ..."
+
+#: standalone/drakfont:349
+#, c-format
+msgid "Ghostscript referencing"
+msgstr ""
+
+#: standalone/drakfont:359
+#, fuzzy, c-format
+msgid "Suppress Temporary Files"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakfont:362
+#, fuzzy, c-format
+msgid "Restart XFS"
+msgstr "እንደገና አታስነሳ"
+
+#: standalone/drakfont:408 standalone/drakfont:418
+#, fuzzy, c-format
+msgid "Suppress Fonts Files"
+msgstr "ሁሉንም የምስል ፋይሎች"
+
+#: standalone/drakfont:420
+#, fuzzy, c-format
+msgid "xfs restart"
+msgstr "እንደገና አታስነሳ"
+
+#: standalone/drakfont:428
+#, 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 ""
+
+#: standalone/drakfont:477 standalone/drakfont:486
+#, c-format
+msgid "DrakFont"
+msgstr ""
+
+#: standalone/drakfont:487
+#, fuzzy, c-format
+msgid "Font List"
+msgstr "የፊደል ቅርጹ ዝርያ ዝርዝር ማግኘት ይቻላል"
+
+#: standalone/drakfont:493
+#, c-format
+msgid "About"
+msgstr "ስለ"
+
+#: standalone/drakfont:495 standalone/drakfont:687 standalone/drakfont:725
+#, c-format
+msgid "Uninstall"
+msgstr ""
+
+#: standalone/drakfont:496
+#, fuzzy, c-format
+msgid "Import"
+msgstr "ከውጭ አስገባ"
+
+#: standalone/drakfont:512
+#, c-format
+msgid ""
+"Copyright (C) 2001-2002 by MandrakeSoft \n"
+"\n"
+"\n"
+" DUPONT Sebastien (original version)\n"
+"\n"
+" CHAUMETTE Damien <dchaumette@mandrakesoft.com>\n"
+"\n"
+" VIGNAUD Thierry <tvignaud@mandrakesoft.com>"
+msgstr ""
+
+#: standalone/drakfont:521
+#, c-format
+msgid ""
+"This program is free software; you can redistribute it and/or modify\n"
+" it under the terms of the GNU General Public License as published by\n"
+" the Free Software Foundation; either version 2, or (at your option)\n"
+" any later version.\n"
+"\n"
+"\n"
+" This program is distributed in the hope that it will be useful,\n"
+" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
+" GNU General Public License for more details.\n"
+"\n"
+"\n"
+" You should have received a copy of the GNU General Public License\n"
+" along with this program; if not, write to the Free Software\n"
+" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
+msgstr ""
+
+#: standalone/drakfont:537
+#, c-format
+msgid ""
+"Thanks:\n"
+"\n"
+" - pfm2afm: \n"
+"\t by Ken Borgendale:\n"
+"\t Convert a Windows .pfm file to a .afm (Adobe Font Metrics)\n"
+"\n"
+" - type1inst:\n"
+"\t by James Macnicol: \n"
+"\t type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
+"\n"
+" - ttf2pt1: \n"
+"\t by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin \n"
+" Convert ttf font files to afm and pfb fonts\n"
+msgstr ""
+
+#: standalone/drakfont:556
+#, c-format
+msgid "Choose the applications that will support the fonts:"
+msgstr ""
+
+#: standalone/drakfont:557
+#, 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 ""
+
+#: standalone/drakfont:567
+#, c-format
+msgid "Ghostscript"
+msgstr ""
+
+#: standalone/drakfont:568
+#, c-format
+msgid "StarOffice"
+msgstr ""
+
+#: standalone/drakfont:569
+#, c-format
+msgid "Abiword"
+msgstr "አቢወርድ"
+
+#: standalone/drakfont:570
+#, fuzzy, c-format
+msgid "Generic Printers"
+msgstr "ሁሉም ማተሚያዎች"
+
+#: standalone/drakfont:586
+#, c-format
+msgid "Select the font file or directory and click on 'Add'"
+msgstr ""
+
+#: standalone/drakfont:587
+#, fuzzy, c-format
+msgid "File Selection"
+msgstr "የተመረጠውን አጥፉ"
+
+#: standalone/drakfont:600
+#, c-format
+msgid "You've not selected any font"
+msgstr ""
+
+#: standalone/drakfont:652
+#, fuzzy, c-format
+msgid "Import fonts"
+msgstr "የፊደል ቅርጽ ክተቱ"
+
+#: standalone/drakfont:657
+#, fuzzy, c-format
+msgid "Install fonts"
+msgstr "የፊደል ቅርጽ ክተቱ"
+
+#: standalone/drakfont:692
+#, c-format
+msgid "click here if you are sure."
+msgstr ""
+
+#: standalone/drakfont:694
+#, fuzzy, c-format
+msgid "here if no."
+msgstr "(ስለ ቃላት አጻጻፍ አስተያየት የለም)"
+
+#: standalone/drakfont:733
+#, fuzzy, c-format
+msgid "Unselected All"
+msgstr "ሁሉንም &ተዉት"
+
+#: standalone/drakfont:736
+#, fuzzy, c-format
+msgid "Selected All"
+msgstr "ሁሉንም &ተዉት"
+
+#: standalone/drakfont:739
+#, fuzzy, c-format
+msgid "Remove List"
+msgstr "ከዝርዝር አጥፋ (_R)"
+
+#: standalone/drakfont:750 standalone/drakfont:769
+#, fuzzy, c-format
+msgid "Importing fonts"
+msgstr "የፊደል ቅርጽ ክተቱ"
+
+#: standalone/drakfont:754 standalone/drakfont:774
+#, fuzzy, c-format
+msgid "Initial tests"
+msgstr "የመጀመሪያው ተለቅ ያለ ፊደል"
+
+#: standalone/drakfont:755
+#, c-format
+msgid "Copy fonts on your system"
+msgstr ""
+
+#: standalone/drakfont:756
+#, fuzzy, c-format
+msgid "Install & convert Fonts"
+msgstr "አዲስ ተጨማሪ ፕሮግራም አስገባ"
+
+#: standalone/drakfont:757
+#, fuzzy, c-format
+msgid "Post Install"
+msgstr "ሲስተም ትከል"
+
+#: standalone/drakfont:775
+#, c-format
+msgid "Remove fonts on your system"
+msgstr ""
+
+#: standalone/drakfont:776
+#, fuzzy, c-format
+msgid "Post Uninstall"
+msgstr "ፖስታ ቤት"
+
+#: standalone/drakgw:58 standalone/drakgw:193
+#, fuzzy, c-format
+msgid "Internet Connection Sharing"
+msgstr "የኢንተርኔት ሰዓትን ተጠቀም"
+
+#: standalone/drakgw:124
+#, c-format
+msgid "Internet Connection Sharing currently disabled"
+msgstr ""
+
+#: standalone/drakgw:125
+#, c-format
+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 ""
+
+#: standalone/drakgw:129 standalone/drakvpn:127
+#, c-format
+msgid "enable"
+msgstr "ይቻል"
+
+#: standalone/drakgw:129 standalone/drakgw:156 standalone/drakvpn:101
+#: standalone/drakvpn:127
+#, c-format
+msgid "reconfigure"
+msgstr ""
+
+#: standalone/drakgw:129 standalone/drakgw:156 standalone/drakvpn:101
+#: standalone/drakvpn:127 standalone/drakvpn:376 standalone/drakvpn:735
+#, c-format
+msgid "dismiss"
+msgstr ""
+
+#: standalone/drakgw:136
+#, c-format
+msgid "Enabling servers..."
+msgstr ""
+
+#: standalone/drakgw:148
+#, c-format
+msgid "Internet Connection Sharing is now enabled."
+msgstr ""
+
+#: standalone/drakgw:151
+#, c-format
+msgid "Internet Connection Sharing currently enabled"
+msgstr ""
+
+#: standalone/drakgw:152
+#, c-format
+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 ""
+
+#: standalone/drakgw:156 standalone/drakvpn:101
+#, c-format
+msgid "disable"
+msgstr "አይቻል"
+
+#: standalone/drakgw:159
+#, c-format
+msgid "Disabling servers..."
+msgstr ""
+
+#: standalone/drakgw:174
+#, c-format
+msgid "Internet Connection Sharing is now disabled."
+msgstr ""
+
+#: standalone/drakgw:194
+#, c-format
+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"
+"Make sure you have configured your Network/Internet access using drakconnect "
+"before going any further.\n"
+"\n"
+"Note: you need a dedicated Network Adapter to set up a Local Area Network "
+"(LAN)."
+msgstr ""
+
+#: standalone/drakgw:237
+#, fuzzy, c-format
+msgid "Interface %s (using module %s)"
+msgstr "የፋይል ስም አቅድ"
+
+#: standalone/drakgw:238
+#, fuzzy, c-format
+msgid "Interface %s"
+msgstr "የተጠቃሚው እይታ"
+
+#: standalone/drakgw:247 standalone/drakpxe:137
+#, c-format
+msgid "No network adapter on your system!"
+msgstr ""
+
+#: standalone/drakgw:254
+#, fuzzy, c-format
+msgid "Network interface"
+msgstr "የተጠቃሚው እይታ"
+
+#: standalone/drakgw:255
+#, 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 ""
+
+#: standalone/drakgw:262
+#, c-format
+msgid ""
+"Please choose what network adapter will be connected to your Local Area "
+"Network."
+msgstr ""
+
+#: standalone/drakgw:291
+#, c-format
+msgid "Network interface already configured"
+msgstr ""
+
+#: standalone/drakgw:292
+#, c-format
+msgid ""
+"Warning, the network adapter (%s) is already configured.\n"
+"\n"
+"Do you want an automatic re-configuration?\n"
+"\n"
+"You can do it manually but you need to know what you're doing."
+msgstr ""
+
+#: standalone/drakgw:297
+#, fuzzy, c-format
+msgid "Automatic reconfiguration"
+msgstr "ራስ-ገዝ ትርጉሞች"
+
+#: standalone/drakgw:297
+#, fuzzy, c-format
+msgid "No (experts only)"
+msgstr "ሙሉ ቃላት ብቻ"
+
+#: standalone/drakgw:298
+#, c-format
+msgid "Show current interface configuration"
+msgstr ""
+
+#: standalone/drakgw:299
+#, fuzzy, c-format
+msgid "Current interface configuration"
+msgstr "የአቢወርድ ቋንቋ፦"
+
+#: standalone/drakgw:300
+#, c-format
+msgid ""
+"Current configuration of `%s':\n"
+"\n"
+"Network: %s\n"
+"IP address: %s\n"
+"IP attribution: %s\n"
+"Driver: %s"
+msgstr ""
+
+#: standalone/drakgw:313
+#, c-format
+msgid ""
+"I can keep your current configuration and assume you already set up a DHCP "
+"server; in that case please verify I correctly read the Network that you use "
+"for your local network; I will not reconfigure it and I will not touch your "
+"DHCP server configuration.\n"
+"\n"
+"The default DNS entry is the Caching Nameserver configured on the firewall. "
+"You can replace that with your ISP DNS IP, for example.\n"
+"\t\t \n"
+"Otherwise, I can reconfigure your interface and (re)configure a DHCP server "
+"for you.\n"
+"\n"
+msgstr ""
+
+#: standalone/drakgw:320
+#, fuzzy, c-format
+msgid "Local Network adress"
+msgstr "የቀይ ባርኔታ መረብ"
+
+#: standalone/drakgw:324
+#, c-format
+msgid ""
+"DHCP Server Configuration.\n"
+"\n"
+"Here you can select different options for the DHCP server configuration.\n"
+"If you don't know the meaning of an option, simply leave it as it is."
+msgstr ""
+
+#: standalone/drakgw:328
+#, c-format
+msgid "(This) DHCP Server IP"
+msgstr ""
+
+#: standalone/drakgw:329
+#, fuzzy, c-format
+msgid "The DNS Server IP"
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: standalone/drakgw:330
+#, fuzzy, c-format
+msgid "The internal domain name"
+msgstr "ህገ ወጥ የዶሴ ስም"
+
+#: standalone/drakgw:331
+#, fuzzy, c-format
+msgid "The DHCP start range"
+msgstr "አዲስ ዝርዝር ጀምር"
+
+#: standalone/drakgw:332
+#, fuzzy, c-format
+msgid "The DHCP end range"
+msgstr "አሁን ያለውን ጨዋታ ጨርስ"
+
+#: standalone/drakgw:333
+#, c-format
+msgid "The default lease (in seconds)"
+msgstr ""
+
+#: standalone/drakgw:334
+#, c-format
+msgid "The maximum lease (in seconds)"
+msgstr ""
+
+#: standalone/drakgw:335
+#, c-format
+msgid "Re-configure interface and DHCP server"
+msgstr ""
+
+#: standalone/drakgw:342
+#, c-format
+msgid "The Local Network did not finish with `.0', bailing out."
+msgstr ""
+
+#: standalone/drakgw:352
+#, c-format
+msgid "Potential LAN address conflict found in current config of %s!\n"
+msgstr ""
+
+#: standalone/drakgw:362
+#, c-format
+msgid "Configuring..."
+msgstr ""
+
+#: standalone/drakgw:363
+#, c-format
+msgid "Configuring scripts, installing software, starting servers..."
+msgstr ""
+
+#: standalone/drakgw:403 standalone/drakpxe:231 standalone/drakvpn:278
+#, c-format
+msgid "Problems installing package %s"
+msgstr ""
+
+#: standalone/drakgw:599
+#, c-format
+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) and\n"
+" a Transparent Proxy Cache server (SQUID)."
+msgstr ""
+
+#: standalone/drakhelp:17
+#, c-format
+msgid ""
+" drakhelp 0.1\n"
+"Copyright (C) 2003-2004 MandrakeSoft.\n"
+"This is free software and may be redistributed under the terms of the GNU "
+"GPL.\n"
+"\n"
+"Usage: \n"
+msgstr ""
+
+#: standalone/drakhelp:22
+#, fuzzy, c-format
+msgid " --help - display this help \n"
+msgstr "የመረጃ ማውጫ አሳይ"
+
+#: standalone/drakhelp:23
+#, c-format
+msgid ""
+" --id <id_label> - load the html help page which refers to id_label\n"
+msgstr ""
+
+#: standalone/drakhelp:24
+#, c-format
+msgid ""
+" --doc <link> - link to another web page ( for WM welcome "
+"frontend)\n"
+msgstr ""
+
+#: standalone/drakhelp:35
+#, c-format
+msgid ""
+"%s cannot be displayed \n"
+". No Help entry of this type\n"
+msgstr ""
+
+#: standalone/drakhelp:41
+#, c-format
+msgid ""
+"No browser is installed on your system, Please install one if you want to "
+"browse the help system"
+msgstr ""
+
+#: standalone/drakperm:21
+#, fuzzy, c-format
+msgid "System settings"
+msgstr "የስይስተም ምርጫዎች"
+
+#: standalone/drakperm:22
+#, fuzzy, c-format
+msgid "Custom settings"
+msgstr "የአሁኑን ምርጫዎች"
+
+#: standalone/drakperm:23
+#, fuzzy, c-format
+msgid "Custom & system settings"
+msgstr "Comment=የመደቡ ይዞታዎች"
+
+#: standalone/drakperm:43
+#, c-format
+msgid "Editable"
+msgstr ""
+
+#: standalone/drakperm:48 standalone/drakperm:318
+#, c-format
+msgid "Path"
+msgstr "መተላለፊያ"
+
+#: standalone/drakperm:48 standalone/drakperm:254
+#, c-format
+msgid "User"
+msgstr "ተጠቃሚ"
+
+#: standalone/drakperm:48 standalone/drakperm:254
+#, fuzzy, c-format
+msgid "Group"
+msgstr "የውይይት መድረክ"
+
+#: standalone/drakperm:48 standalone/drakperm:330
+#, c-format
+msgid "Permissions"
+msgstr "ፈቃዶች"
+
+#: standalone/drakperm:107
+#, 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 owerwrite the default rules."
+msgstr ""
+
+#: standalone/drakperm:110
+#, c-format
+msgid ""
+"The current security level is %s.\n"
+"Select permissions to see/edit"
+msgstr ""
+
+#: standalone/drakperm:121
+#, c-format
+msgid "Up"
+msgstr "ወደላይ"
+
+#: standalone/drakperm:121
+#, c-format
+msgid "Move selected rule up one level"
+msgstr ""
+
+#: standalone/drakperm:122
+#, c-format
+msgid "Down"
+msgstr "ወደታች"
+
+#: standalone/drakperm:122
+#, c-format
+msgid "Move selected rule down one level"
+msgstr ""
+
+#: standalone/drakperm:123
+#, fuzzy, c-format
+msgid "Add a rule"
+msgstr "ሰነዶችን ጨምር"
+
+#: standalone/drakperm:123
+#, c-format
+msgid "Add a new rule at the end"
+msgstr ""
+
+#: standalone/drakperm:124
+#, fuzzy, c-format
+msgid "Delete selected rule"
+msgstr "የተመረጠው መለያ ምልክቶች አጥፉ"
+
+#. -PO: "Edit" is a button text and the translation has to be AS SHORT AS POSSIBLE
+#: standalone/drakperm:125 standalone/drakups:281 standalone/drakups:330
+#: standalone/drakups:350 standalone/drakvpn:333 standalone/drakvpn:694
+#: standalone/printerdrake:233
+#, c-format
+msgid "Edit"
+msgstr "አስተካክል"
+
+#: standalone/drakperm:125
+#, fuzzy, c-format
+msgid "Edit current rule"
+msgstr "የአሁኑን ግለ መግለጫ _ያስተካክሉ..."
+
+#: standalone/drakperm:246
+#, c-format
+msgid "browse"
+msgstr "ቃኝ"
+
+#: standalone/drakperm:256
+#, c-format
+msgid "Read"
+msgstr "አንብብ"
+
+#: standalone/drakperm:257
+#, fuzzy, c-format
+msgid "Enable \"%s\" to read the file"
+msgstr "ለፋይል %s መጻፍ አልተቻለም"
+
+#: standalone/drakperm:260
+#, c-format
+msgid "Write"
+msgstr "ይጻፍ"
+
+#: standalone/drakperm:261
+#, fuzzy, c-format
+msgid "Enable \"%s\" to write the file"
+msgstr "ለፋይል %s መጻፍ አልተቻለም"
+
+#: standalone/drakperm:264
+#, c-format
+msgid "Execute"
+msgstr "አስኪድ"
+
+#: standalone/drakperm:265
+#, fuzzy, c-format
+msgid "Enable \"%s\" to execute the file"
+msgstr "ለፋይል %s መጻፍ አልተቻለም"
+
+#: standalone/drakperm:267
+#, fuzzy, c-format
+msgid "Sticky-bit"
+msgstr "8 _bit PCM"
+
+#: standalone/drakperm:267
+#, c-format
+msgid ""
+"Used for directory:\n"
+" only owner of directory or file in this directory can delete it"
+msgstr ""
+
+#: standalone/drakperm:268
+#, fuzzy, c-format
+msgid "Set-UID"
+msgstr "ቋንቋን &ይምረጡ"
+
+#: standalone/drakperm:268
+#, c-format
+msgid "Use owner id for execution"
+msgstr ""
+
+#: standalone/drakperm:269
+#, fuzzy, c-format
+msgid "Set-GID"
+msgstr "ቋንቋን &ይምረጡ"
+
+#: standalone/drakperm:269
+#, c-format
+msgid "Use group id for execution"
+msgstr ""
+
+#: standalone/drakperm:287 standalone/drakxtv:87
+#, c-format
+msgid "User :"
+msgstr "ተጠቃሚ፦"
+
+#: standalone/drakperm:289
+#, fuzzy, c-format
+msgid "Group :"
+msgstr "የውይይት መድረክ"
+
+#: standalone/drakperm:293
+#, c-format
+msgid "Current user"
+msgstr "የአሁኑ ተጠቃሚ"
+
+#: standalone/drakperm:294
+#, c-format
+msgid "When checked, owner and group won't be changed"
+msgstr ""
+
+#: standalone/drakperm:304
+#, fuzzy, c-format
+msgid "Path selection"
+msgstr "የተመረጠውን አጥፉ"
+
+#: standalone/drakperm:324
+#, c-format
+msgid "Property"
+msgstr "ፀባይ"
+
+#: standalone/drakpxe:55
+#, fuzzy, c-format
+msgid "PXE Server Configuration"
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: standalone/drakpxe:111
+#, fuzzy, c-format
+msgid "Installation Server Configuration"
+msgstr "ቀዳሚ ተጠሪ ይጠቀም"
+
+#: standalone/drakpxe:112
+#, c-format
+msgid ""
+"You are about to configure your computer to install a PXE server as a DHCP "
+"server\n"
+"and a TFTP server to build an installation server.\n"
+"With that feature, other computers on your local network will be installable "
+"using this computer as source.\n"
+"\n"
+"Make sure you have configured your Network/Internet access using drakconnect "
+"before going any further.\n"
+"\n"
+"Note: you need a dedicated Network Adapter to set up a Local Area Network "
+"(LAN)."
+msgstr ""
+
+#: standalone/drakpxe:143
+#, c-format
+msgid "Please choose which network interface will be used for the dhcp server."
+msgstr ""
+
+#: standalone/drakpxe:144
+#, fuzzy, c-format
+msgid "Interface %s (on network %s)"
+msgstr "የቀይ ባርኔታ መረብ"
+
+#: standalone/drakpxe:169
+#, c-format
+msgid ""
+"The DHCP server will allow other computer to boot using PXE in the given "
+"range of address.\n"
+"\n"
+"The network address is %s using a netmask of %s.\n"
+"\n"
+msgstr ""
+
+#: standalone/drakpxe:173
+#, fuzzy, c-format
+msgid "The DHCP start ip"
+msgstr "አዲስ ዝርዝር ጀምር"
+
+#: standalone/drakpxe:174
+#, fuzzy, c-format
+msgid "The DHCP end ip"
+msgstr "አሁን ያለውን ጨዋታ ጨርስ"
+
+#: standalone/drakpxe:187
+#, c-format
+msgid ""
+"Please indicate where the installation image will be available.\n"
+"\n"
+"If you do not have an existing directory, please copy the CD or DVD "
+"contents.\n"
+"\n"
+msgstr ""
+
+#: standalone/drakpxe:192
+#, fuzzy, c-format
+msgid "Installation image directory"
+msgstr "አዲስ ዶሴ ሰይም"
+
+#: standalone/drakpxe:196
+#, fuzzy, c-format
+msgid "No image found"
+msgstr "ምንም ጽሑፍ አልተገኘም"
+
+#: standalone/drakpxe:197
+#, c-format
+msgid ""
+"No CD or DVD image found, please copy the installation program and rpm files."
+msgstr ""
+
+#: standalone/drakpxe:210
+#, c-format
+msgid ""
+"Please indicate where the auto_install.cfg file is located.\n"
+"\n"
+"Leave it blank if you do not want to set up automatic installation mode.\n"
+"\n"
+msgstr ""
+
+#: standalone/drakpxe:215
+#, c-format
+msgid "Location of auto_install.cfg file"
+msgstr ""
+
+#: standalone/draksec:44
+#, c-format
+msgid "ALL"
+msgstr "ሁሉም"
+
+#: standalone/draksec:44
+#, c-format
+msgid "LOCAL"
+msgstr "የቅርብ"
+
+#: standalone/draksec:44 standalone/drakvpn:1146
+#, c-format
+msgid "default"
+msgstr "ቀዳሚ"
+
+#: standalone/draksec:44
+#, c-format
+msgid "ignore"
+msgstr "ይተዉ"
+
+#: standalone/draksec:44
+#, c-format
+msgid "no"
+msgstr "አይ"
+
+#: standalone/draksec:44
+#, c-format
+msgid "yes"
+msgstr "አዎ"
+
+#. -PO: Do not alter the <span ..> and </span> tags
+#. -PO: Translate the security levels (Poor, Standard, High, Higher and Paranoid) in the same way, you translated these individuals words
+#: standalone/draksec:81
+#, c-format
+msgid ""
+"Here, you can setup the security level and administrator of your machine.\n"
+"\n"
+"\n"
+"The Security Administrator is the one who will receive security alerts if "
+"the\n"
+"'Security Alerts' option is set. It can be a username or an email.\n"
+"\n"
+"\n"
+"The Security Level menu allows you to select one of the six preconfigured "
+"security levels\n"
+"provided with msec. These levels range from poor security and ease of use, "
+"to\n"
+"paranoid config, suitable for very sensitive server applications:\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Poor</span>: This is a totally unsafe but "
+"very\n"
+"easy to use security level. It should only be used for machines not "
+"connected to\n"
+"any network and that are not accessible to everybody.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Standard</span>: This is the standard "
+"security\n"
+"recommended for a computer that will be used to connect to the Internet as "
+"a\n"
+"client.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">High</span>: There are already some\n"
+"restrictions, and more automatic checks are run every night.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Higher</span>: The security is now high "
+"enough\n"
+"to use the system as a server which can accept connections from many "
+"clients. If\n"
+"your machine is only a client on the Internet, you should choose a lower "
+"level.\n"
+"\n"
+"\n"
+"<span foreground=\"royalblue3\">Paranoid</span>: This is similar to the "
+"previous\n"
+"level, but the system is entirely closed and security features are at their\n"
+"maximum"
+msgstr ""
+
+#: standalone/draksec:129
+#, fuzzy, c-format
+msgid "(default value: %s)"
+msgstr "ዕሴት የለም"
+
+#: standalone/draksec:170
+#, c-format
+msgid "Security Level:"
+msgstr "የደህንነት ደረጃ፦"
+
+#: standalone/draksec:173
+#, fuzzy, c-format
+msgid "Security Alerts:"
+msgstr "የደህንነት ደረጃ፦"
+
+#: standalone/draksec:177
+#, fuzzy, c-format
+msgid "Security Administrator:"
+msgstr "የደህንነት ደረጃ፦"
+
+#: standalone/draksec:179
+#, c-format
+msgid "Basic options"
+msgstr "መሠረታዊ ምርጫዎች"
+
+#: standalone/draksec:192
+#, c-format
+msgid ""
+"The following options can be set to customize your\n"
+"system security. If you need an explanation, look at the help tooltip.\n"
+msgstr ""
+
+#: standalone/draksec:194
+#, fuzzy, c-format
+msgid "Network Options"
+msgstr "ምርጫዎችን አስገባ"
+
+#: standalone/draksec:194
+#, fuzzy, c-format
+msgid "System Options"
+msgstr "ምርጫዎችን አስገባ"
+
+#: standalone/draksec:240
+#, c-format
+msgid "Periodic Checks"
+msgstr ""
+
+#: standalone/draksec:258
+#, c-format
+msgid "Please wait, setting security level..."
+msgstr ""
+
+#: standalone/draksec:264
+#, c-format
+msgid "Please wait, setting security options..."
+msgstr ""
+
+#: standalone/draksound:47
+#, c-format
+msgid "No Sound Card detected!"
+msgstr ""
+
+#: standalone/draksound:48
+#, c-format
+msgid ""
+"No Sound Card has been detected on your machine. Please verify that a Linux-"
+"supported Sound Card is correctly plugged in.\n"
+"\n"
+"\n"
+"You can visit our hardware database at:\n"
+"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
+msgstr ""
+
+#: standalone/draksound:55
+#, 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 ""
+
+#: standalone/draksplash:21
+#, c-format
+msgid ""
+"package 'ImageMagick' is required to be able to complete configuration.\n"
+"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
+msgstr ""
+
+#: standalone/draksplash:68
+#, fuzzy, c-format
+msgid "first step creation"
+msgstr "የመጀመሪያ መስመር አንቀጽ [%s]"
+
+#: standalone/draksplash:71
+#, c-format
+msgid "final resolution"
+msgstr ""
+
+#: standalone/draksplash:72
+#, fuzzy, c-format
+msgid "choose image file"
+msgstr "እባክዎ ያለ ሰነድን ይምረጡ"
+
+#: standalone/draksplash:73
+#, fuzzy, c-format
+msgid "Theme name"
+msgstr "የጭብጥ ስም"
+
+#: standalone/draksplash:78
+#, c-format
+msgid "Browse"
+msgstr "ቃኝ"
+
+#: standalone/draksplash:93 standalone/draksplash:158
+#, fuzzy, c-format
+msgid "Configure bootsplash picture"
+msgstr "ክፍለ ጊዜዎትን ያስተካክሉ"
+
+#: standalone/draksplash:96
+#, c-format
+msgid ""
+"x coordinate of text box\n"
+"in number of characters"
+msgstr ""
+
+#: standalone/draksplash:97
+#, c-format
+msgid ""
+"y coordinate of text box\n"
+"in number of characters"
+msgstr ""
+
+#: standalone/draksplash:98
+#, c-format
+msgid "text width"
+msgstr "የጽሑፍ ስፋት"
+
+#: standalone/draksplash:99
+#, fuzzy, c-format
+msgid "text box height"
+msgstr "በእርዝማኔው ልክ"
+
+#: standalone/draksplash:100
+#, c-format
+msgid ""
+"the progress bar x coordinate\n"
+"of its upper left corner"
+msgstr ""
+
+#: standalone/draksplash:101
+#, c-format
+msgid ""
+"the progress bar y coordinate\n"
+"of its upper left corner"
+msgstr ""
+
+#: standalone/draksplash:102
+#, fuzzy, c-format
+msgid "the width of the progress bar"
+msgstr "&ስታቱስ ባር አሳይ"
+
+#: standalone/draksplash:103
+#, fuzzy, c-format
+msgid "the height of the progress bar"
+msgstr "&ስታቱስ ባር አሳይ"
+
+#: standalone/draksplash:104
+#, fuzzy, c-format
+msgid "the color of the progress bar"
+msgstr "&ስታቱስ ባር አሳይ"
+
+#: standalone/draksplash:119
+#, c-format
+msgid "Preview"
+msgstr "ቀድሞ ማያ"
+
+#: standalone/draksplash:121
+#, fuzzy, c-format
+msgid "Save theme"
+msgstr "ጭብጥን አስቀምጥ (_S)"
+
+#: standalone/draksplash:122
+#, c-format
+msgid "Choose color"
+msgstr "ቀለም ይመረጥ"
+
+#: standalone/draksplash:125
+#, c-format
+msgid "Display logo on Console"
+msgstr ""
+
+#: standalone/draksplash:126
+#, c-format
+msgid "Make kernel message quiet by default"
+msgstr ""
+
+#: standalone/draksplash:161 standalone/draksplash:319
+#: standalone/draksplash:464
+#, c-format
+msgid "Notice"
+msgstr ""
+
+#: standalone/draksplash:161 standalone/draksplash:319
+#, c-format
+msgid "This theme does not yet have a bootsplash in %s !"
+msgstr ""
+
+#: standalone/draksplash:167
+#, c-format
+msgid "choose image"
+msgstr "ምስል ይመረጥ"
+
+#: standalone/draksplash:209
+#, fuzzy, c-format
+msgid "saving Bootsplash theme..."
+msgstr "ጭብጥን በሌላ ስም _አስቀምጥ..."
+
+#: standalone/draksplash:445
+#, fuzzy, c-format
+msgid "ProgressBar color selection"
+msgstr "የተመረጠውን ከላይ አስምሩ (ቀያይሩ)"
+
+#: standalone/draksplash:464
+#, c-format
+msgid "You must choose an image file first!"
+msgstr ""
+
+#: standalone/draksplash:469
+#, fuzzy, c-format
+msgid "Generating preview ..."
+msgstr "የአኃዝ ቅድመ እይታ"
+
+#. -PO: First %s is theme name, second %s (in parenthesis) is resolution
+#: standalone/draksplash:515
+#, fuzzy, c-format
+msgid "%s BootSplash (%s) preview"
+msgstr "የአኃዝ ቅድመ እይታ"
+
+#: standalone/drakups:63
+#, c-format
+msgid "Connected through a serial port or an usb cable"
+msgstr ""
+
+#: standalone/drakups:69
+#, fuzzy, c-format
+msgid "Add an UPS device"
+msgstr "አምድ በኋላ ጨምር"
+
+#: standalone/drakups:72
+#, c-format
+msgid ""
+"Welcome to the UPS configuration utility.\n"
+"\n"
+"Here, you'll be add a new UPS to your system.\n"
+msgstr ""
+
+#: standalone/drakups:79
+#, c-format
+msgid ""
+"We're going to add an UPS device.\n"
+"\n"
+"Do you prefer autodetect UPS devices connected to this machine or ?"
+msgstr ""
+
+#: standalone/drakups:82
+#, c-format
+msgid "Autodetection"
+msgstr ""
+
+#: standalone/drakups:90 standalone/harddrake2:140
+#, fuzzy, c-format
+msgid "Detection in progress"
+msgstr "የተሻሻለ ዊድጌት ፍጠር"
+
+#: standalone/drakups:108 standalone/drakups:144 standalone/logdrake:479
+#: standalone/logdrake:485
+#, c-format
+msgid "Congratulations"
+msgstr "እንኳን ደስ ያለዎ!"
+
+#: standalone/drakups:109
+#, c-format
+msgid "The wizard successfully added the following UPS devices:"
+msgstr ""
+
+#: standalone/drakups:111
+#, c-format
+msgid "No new UPS devices was found"
+msgstr ""
+
+#: standalone/drakups:116 standalone/drakups:128
+#, fuzzy, c-format
+msgid "UPS driver configuration"
+msgstr "ተስተካክሎ የተቀመጠውን ባዕድ መነሻ ጥቀስ"
+
+#: standalone/drakups:116
+#, c-format
+msgid "Please select your UPS model."
+msgstr ""
+
+#: standalone/drakups:117
+#, fuzzy, c-format
+msgid "Manufacturer / Model:"
+msgstr "<b>ሞዴል</b>፦ %1<br>"
+
+#: standalone/drakups:128
+#, c-format
+msgid ""
+"We are configuring the \"%s\" UPS from \"%s\".\n"
+"Please fill in its name, its driver and its port."
+msgstr ""
+
+#: standalone/drakups:133
+#, c-format
+msgid "Name:"
+msgstr "ስም፦"
+
+#: standalone/drakups:133
+#, fuzzy, c-format
+msgid "The name of your ups"
+msgstr "ኤ-መልዕክት አድራሻዎ"
+
+#: standalone/drakups:134
+#, c-format
+msgid "The driver that manage your ups"
+msgstr ""
+
+#: standalone/drakups:135
+#, c-format
+msgid "Port:"
+msgstr "ፖርት፦"
+
+#: standalone/drakups:137
+#, c-format
+msgid "The port on which is connected your ups"
+msgstr ""
+
+#: standalone/drakups:144
+#, c-format
+msgid "The wizard successfully configured the new \"%s\" UPS device."
+msgstr ""
+
+#: standalone/drakups:232
+#, c-format
+msgid "UPS devices"
+msgstr ""
+
+#: standalone/drakups:233 standalone/drakups:251 standalone/drakups:266
+#: standalone/harddrake2:67
+#, c-format
+msgid "Name"
+msgstr "ስም"
+
+#: standalone/drakups:250
+#, c-format
+msgid "UPS users"
+msgstr ""
+
+#: standalone/drakups:265
+#, fuzzy, c-format
+msgid "Access Control Lists"
+msgstr "አፈንጋጭ እንግዳ መቆጣጠሪያ"
+
+#: standalone/drakups:266
+#, fuzzy, c-format
+msgid "IP mask"
+msgstr "የማተሚያ IP"
+
+#: standalone/drakups:277
+#, c-format
+msgid "Rules"
+msgstr ""
+
+#: standalone/drakups:278
+#, c-format
+msgid "Action"
+msgstr "ተግባር"
+
+#: standalone/drakups:278 standalone/drakvpn:1146 standalone/harddrake2:61
+#, c-format
+msgid "Level"
+msgstr "ደረጃ"
+
+#: standalone/drakups:278
+#, fuzzy, c-format
+msgid "ACL name"
+msgstr "የፋይል ስም"
+
+#: standalone/drakups:297 standalone/drakups:301 standalone/drakups:310
+#, c-format
+msgid "DrakUPS"
+msgstr ""
+
+#: standalone/drakups:307
+#, c-format
+msgid "Welcome to the UPS configuration tools"
+msgstr ""
+
+#: standalone/drakvpn:73
+#, c-format
+msgid "DrakVPN"
+msgstr ""
+
+#: standalone/drakvpn:95
+#, c-format
+msgid "The VPN connection is enabled."
+msgstr ""
+
+#: standalone/drakvpn:96
+#, c-format
+msgid ""
+"The setup of a VPN connection has already been done.\n"
+"\n"
+"It's currently enabled.\n"
+"\n"
+"What would you like to do ?"
+msgstr ""
+
+#: standalone/drakvpn:105
+#, c-format
+msgid "Disabling VPN..."
+msgstr ""
+
+#: standalone/drakvpn:114
+#, c-format
+msgid "The VPN connection is now disabled."
+msgstr ""
+
+#: standalone/drakvpn:121
+#, c-format
+msgid "VPN connection currently disabled"
+msgstr ""
+
+#: standalone/drakvpn:122
+#, c-format
+msgid ""
+"The setup of a VPN connection has already been done.\n"
+"\n"
+"It's currently disabled.\n"
+"\n"
+"What would you like to do ?"
+msgstr ""
+
+#: standalone/drakvpn:135
+#, c-format
+msgid "Enabling VPN..."
+msgstr ""
+
+#: standalone/drakvpn:141
+#, c-format
+msgid "The VPN connection is now enabled."
+msgstr ""
+
+#: standalone/drakvpn:155 standalone/drakvpn:183
+#, fuzzy, c-format
+msgid "Simple VPN setup."
+msgstr "አሁኑ የተቋቋመውን _አስቀምጡ"
+
+#: standalone/drakvpn:156
+#, c-format
+msgid ""
+"You are about to configure your computer to use a VPN connection.\n"
+"\n"
+"With this feature, computers on your local private network and computers\n"
+"on some other remote private networks, can share resources, through\n"
+"their respective firewalls, over the Internet, in a secure manner. \n"
+"\n"
+"The communication over the Internet is encrypted. The local and remote\n"
+"computers look as if they were on the same network.\n"
+"\n"
+"Make sure you have configured your Network/Internet access using\n"
+"drakconnect before going any further."
+msgstr ""
+
+#: standalone/drakvpn:184
+#, c-format
+msgid ""
+"VPN connection.\n"
+"\n"
+"This program is based on the following projects:\n"
+" - FreeSwan: \t\t\thttp://www.freeswan.org/\n"
+" - Super-FreeSwan: \t\thttp://www.freeswan.ca/\n"
+" - ipsec-tools: \t\t\thttp://ipsec-tools.sourceforge.net/\n"
+" - ipsec-howto: \t\thttp://www.ipsec-howto.org\n"
+" - the docs and man pages coming with the %s package\n"
+"\n"
+"Please read AT LEAST the ipsec-howto docs\n"
+"before going any further."
+msgstr ""
+
+#: standalone/drakvpn:196
+#, fuzzy, c-format
+msgid "Kernel module."
+msgstr "የፋይል ስም አቅድ"
+
+#: standalone/drakvpn:197
+#, c-format
+msgid ""
+"The kernel need to have ipsec support.\n"
+"\n"
+"You're running a %s kernel version.\n"
+"\n"
+"This kernel has '%s' support."
+msgstr ""
+
+#: standalone/drakvpn:292
+#, fuzzy, c-format
+msgid "Security Policies"
+msgstr "የደህንነት ደረጃ፦"
+
+#: standalone/drakvpn:292
+#, c-format
+msgid "IKE daemon racoon"
+msgstr ""
+
+#: standalone/drakvpn:295 standalone/drakvpn:306
+#, fuzzy, c-format
+msgid "Configuration file"
+msgstr "የፋይሉ ዓይነት"
+
+#: standalone/drakvpn:296
+#, c-format
+msgid ""
+"Configuration step !\n"
+"\n"
+"You need to define the Security Policies and then to \n"
+"configure the automatic key exchange (IKE) daemon. \n"
+"The KAME IKE daemon we're using is called 'racoon'.\n"
+"\n"
+"What would you like to configure ?\n"
+msgstr ""
+
+#: standalone/drakvpn:307
+#, c-format
+msgid ""
+"Next, we will configure the %s file.\n"
+"\n"
+"\n"
+"Simply click on Next.\n"
+msgstr ""
+
+#: standalone/drakvpn:325 standalone/drakvpn:685
+#, fuzzy, c-format
+msgid "%s entries"
+msgstr "የተመረጡት ይጥፉ?"
+
+#: standalone/drakvpn:326
+#, c-format
+msgid ""
+"The %s file contents\n"
+"is divided into sections.\n"
+"\n"
+"You can now :\n"
+"\n"
+" - display, add, edit, or remove sections, then\n"
+" - commit the changes\n"
+"\n"
+"What would you like to do ?\n"
+msgstr ""
+
+#: standalone/drakvpn:333 standalone/drakvpn:694
+#, c-format
+msgid ""
+"_:display here is a verb\n"
+"Display"
+msgstr ""
+
+#: standalone/drakvpn:333 standalone/drakvpn:694
+#, c-format
+msgid "Commit"
+msgstr ""
+
+#: standalone/drakvpn:347 standalone/drakvpn:351 standalone/drakvpn:709
+#: standalone/drakvpn:713
+#, c-format
+msgid ""
+"_:display here is a verb\n"
+"Display configuration"
+msgstr ""
+
+#: standalone/drakvpn:352
+#, c-format
+msgid ""
+"The %s file does not exist.\n"
+"\n"
+"This must be a new configuration.\n"
+"\n"
+"You'll have to go back and choose 'add'.\n"
+msgstr ""
+
+#: standalone/drakvpn:368
+#, fuzzy, c-format
+msgid "ipsec.conf entries"
+msgstr "የተመረጡት ይጥፉ?"
+
+#: standalone/drakvpn:369
+#, c-format
+msgid ""
+"The %s file contains different sections.\n"
+"\n"
+"Here is its skeleton :\t'config setup' \n"
+"\t\t\t\t\t'conn default' \n"
+"\t\t\t\t\t'normal1'\n"
+"\t\t\t\t\t'normal2' \n"
+"\n"
+"You can now add one of these sections.\n"
+"\n"
+"Choose the section you would like to add.\n"
+msgstr ""
+
+#: standalone/drakvpn:376
+#, fuzzy, c-format
+msgid "config setup"
+msgstr "የገጽ ቅንጅት"
+
+#: standalone/drakvpn:376
+#, fuzzy, c-format
+msgid "conn %default"
+msgstr "የነበረው ፊደል ቅርጽ"
+
+#: standalone/drakvpn:376
+#, fuzzy, c-format
+msgid "normal conn"
+msgstr "%% የተለመደ መጠን"
+
+#: standalone/drakvpn:382 standalone/drakvpn:423 standalone/drakvpn:510
+#, fuzzy, c-format
+msgid "Exists !"
+msgstr "ፋይሉ በፊትም ነበር!"
+
+#: standalone/drakvpn:383 standalone/drakvpn:424
+#, c-format
+msgid ""
+"A section with this name already exists.\n"
+"The section names have to be unique.\n"
+"\n"
+"You'll have to go back and add another section\n"
+"or change its name.\n"
+msgstr ""
+
+#: standalone/drakvpn:400
+#, c-format
+msgid ""
+"This section has to be on top of your\n"
+"%s file.\n"
+"\n"
+"Make sure all other sections follow this config\n"
+"setup section.\n"
+"\n"
+"Choose continue or previous when you are done.\n"
+msgstr ""
+
+#: standalone/drakvpn:405
+#, c-format
+msgid "interfaces"
+msgstr ""
+
+#: standalone/drakvpn:406
+#, c-format
+msgid "klipsdebug"
+msgstr ""
+
+#: standalone/drakvpn:407
+#, c-format
+msgid "plutodebug"
+msgstr ""
+
+#: standalone/drakvpn:408
+#, c-format
+msgid "plutoload"
+msgstr ""
+
+#: standalone/drakvpn:409
+#, c-format
+msgid "plutostart"
+msgstr ""
+
+#: standalone/drakvpn:410
+#, c-format
+msgid "uniqueids"
+msgstr ""
+
+#: standalone/drakvpn:444
+#, c-format
+msgid ""
+"This is the first section after the config\n"
+"setup one.\n"
+"\n"
+"Here you define the default settings. \n"
+"All the other sections will follow this one.\n"
+"The left settings are optional. If don't define\n"
+"them here, globally, you can define them in each\n"
+"section.\n"
+msgstr ""
+
+#: standalone/drakvpn:451
+#, c-format
+msgid "PFS"
+msgstr ""
+
+#: standalone/drakvpn:452
+#, c-format
+msgid "keyingtries"
+msgstr ""
+
+#: standalone/drakvpn:453
+#, c-format
+msgid "compress"
+msgstr ""
+
+#: standalone/drakvpn:454
+#, c-format
+msgid "disablearrivalcheck"
+msgstr ""
+
+#: standalone/drakvpn:455 standalone/drakvpn:494
+#, c-format
+msgid "left"
+msgstr "ግራ"
+
+#: standalone/drakvpn:456 standalone/drakvpn:495
+#, c-format
+msgid "leftcert"
+msgstr ""
+
+#: standalone/drakvpn:457 standalone/drakvpn:496
+#, c-format
+msgid "leftrsasigkey"
+msgstr ""
+
+#: standalone/drakvpn:458 standalone/drakvpn:497
+#, c-format
+msgid "leftsubnet"
+msgstr ""
+
+#: standalone/drakvpn:459 standalone/drakvpn:498
+#, c-format
+msgid "leftnexthop"
+msgstr ""
+
+#: standalone/drakvpn:488
+#, c-format
+msgid ""
+"Your %s file has several sections, or connections.\n"
+"\n"
+"You can now add a new section.\n"
+"Choose continue when you are done to write the data.\n"
+msgstr ""
+
+#: standalone/drakvpn:491
+#, fuzzy, c-format
+msgid "section name"
+msgstr "የፋይል ስም"
+
+#: standalone/drakvpn:492
+#, c-format
+msgid "authby"
+msgstr ""
+
+#: standalone/drakvpn:493
+#, c-format
+msgid "auto"
+msgstr "በራሱ አሻሻይ"
+
+#: standalone/drakvpn:499
+#, c-format
+msgid "right"
+msgstr "ቀኝ"
+
+#: standalone/drakvpn:500
+#, c-format
+msgid "rightcert"
+msgstr ""
+
+#: standalone/drakvpn:501
+#, c-format
+msgid "rightrsasigkey"
+msgstr ""
+
+#: standalone/drakvpn:502
+#, c-format
+msgid "rightsubnet"
+msgstr ""
+
+#: standalone/drakvpn:503
+#, c-format
+msgid "rightnexthop"
+msgstr ""
+
+#: standalone/drakvpn:511
+#, c-format
+msgid ""
+"A section with this name already exists.\n"
+"The section names have to be unique.\n"
+"\n"
+"You'll have to go back and add another section\n"
+"or change the name of the section.\n"
+msgstr ""
+
+#: standalone/drakvpn:543
+#, c-format
+msgid ""
+"Add a Security Policy.\n"
+"\n"
+"You can now add a Security Policy.\n"
+"\n"
+"Choose continue when you are done to write the data.\n"
+msgstr ""
+
+#: standalone/drakvpn:576 standalone/drakvpn:826
+#, fuzzy, c-format
+msgid "Edit section"
+msgstr "የክፍል መክፈያዎች"
+
+#: standalone/drakvpn:577
+#, c-format
+msgid ""
+"Your %s file has several sections or connections.\n"
+"\n"
+"You can choose here below the one you want to edit \n"
+"and then click on next.\n"
+msgstr ""
+
+#: standalone/drakvpn:580 standalone/drakvpn:660 standalone/drakvpn:831
+#: standalone/drakvpn:877
+#, fuzzy, c-format
+msgid "Section names"
+msgstr "የተባባሪዎች ስሞች"
+
+#: standalone/drakvpn:590
+#, fuzzy, c-format
+msgid "Can't edit !"
+msgstr "የገጽ ግርጌውን ያስተካክሉ"
+
+#: standalone/drakvpn:591
+#, c-format
+msgid ""
+"You cannot edit this section.\n"
+"\n"
+"This section is mandatory for Freswan 2.X.\n"
+"One has to specify version 2.0 on the top\n"
+"of the %s file, and eventually, disable or\n"
+"enable the oportunistic encryption.\n"
+msgstr ""
+
+#: standalone/drakvpn:600
+#, c-format
+msgid ""
+"Your %s file has several sections.\n"
+"\n"
+"You can now edit the config setup section entries.\n"
+"Choose continue when you are done to write the data.\n"
+msgstr ""
+
+#: standalone/drakvpn:611
+#, c-format
+msgid ""
+"Your %s file has several sections or connections.\n"
+"\n"
+"You can now edit the default section entries.\n"
+"Choose continue when you are done to write the data.\n"
+msgstr ""
+
+#: standalone/drakvpn:624
+#, c-format
+msgid ""
+"Your %s file has several sections or connections.\n"
+"\n"
+"You can now edit the normal section entries.\n"
+"\n"
+"Choose continue when you are done to write the data.\n"
+msgstr ""
+
+#: standalone/drakvpn:645
+#, c-format
+msgid ""
+"Edit a Security Policy.\n"
+"\n"
+"You can now add a Security Policy.\n"
+"\n"
+"Choose continue when you are done to write the data.\n"
+msgstr ""
+
+#: standalone/drakvpn:656 standalone/drakvpn:873
+#, fuzzy, c-format
+msgid "Remove section"
+msgstr "የክፍል መክፈያዎች"
+
+#: standalone/drakvpn:657 standalone/drakvpn:874
+#, c-format
+msgid ""
+"Your %s file has several sections or connections.\n"
+"\n"
+"You can choose here below the one you want to remove\n"
+"and then click on next.\n"
+msgstr ""
+
+#: standalone/drakvpn:686
+#, c-format
+msgid ""
+"The racoon.conf file configuration.\n"
+"\n"
+"The contents of this file is divided into sections.\n"
+"You can now :\n"
+" - display \t\t (display the file contents)\n"
+" - add\t\t\t (add one section)\n"
+" - edit \t\t\t (modify parameters of an existing section)\n"
+" - remove \t\t (remove an existing section)\n"
+" - commit \t\t (writes the changes to the real file)"
+msgstr ""
+
+#: standalone/drakvpn:714
+#, c-format
+msgid ""
+"The %s file does not exist\n"
+"\n"
+"This must be a new configuration.\n"
+"\n"
+"You'll have to go back and choose configure.\n"
+msgstr ""
+
+#: standalone/drakvpn:728
+#, fuzzy, c-format
+msgid "racoonf.conf entries"
+msgstr "የተመረጡት ይጥፉ?"
+
+#: standalone/drakvpn:729
+#, c-format
+msgid ""
+"The 'add' sections step.\n"
+"\n"
+"Here below is the racoon.conf file skeleton :\n"
+"\t'path'\n"
+"\t'remote'\n"
+"\t'sainfo' \n"
+"\n"
+"Choose the section you would like to add.\n"
+msgstr ""
+
+#: standalone/drakvpn:735
+#, c-format
+msgid "path"
+msgstr "መተላለፊያ"
+
+#: standalone/drakvpn:735
+#, fuzzy, c-format
+msgid "remote"
+msgstr "የራቀ፦ (_R)"
+
+#: standalone/drakvpn:735
+#, c-format
+msgid "sainfo"
+msgstr ""
+
+#: standalone/drakvpn:743
+#, c-format
+msgid ""
+"The 'add path' section step.\n"
+"\n"
+"The path sections have to be on top of your racoon.conf file.\n"
+"\n"
+"Put your mouse over the certificate entry to obtain online help."
+msgstr ""
+
+#: standalone/drakvpn:746
+#, fuzzy, c-format
+msgid "path type"
+msgstr "የፋይሉ ዓይነት"
+
+#: standalone/drakvpn:750
+#, c-format
+msgid ""
+"path include path : specifies a path to include\n"
+"a file. See File Inclusion.\n"
+"\tExample: path include '/etc/racoon'\n"
+"\n"
+"path pre_shared_key file : specifies a file containing\n"
+"pre-shared key(s) for various ID(s). See Pre-shared key File.\n"
+"\tExample: path pre_shared_key '/etc/racoon/psk.txt' ;\n"
+"\n"
+"path certificate path : racoon(8) will search this directory\n"
+"if a certificate or certificate request is received.\n"
+"\tExample: path certificate '/etc/cert' ;\n"
+"\n"
+"File Inclusion : include file \n"
+"other configuration files can be included.\n"
+"\tExample: include \"remote.conf\" ;\n"
+"\n"
+"Pre-shared key File : Pre-shared key file defines a pair\n"
+"of the identifier and the shared secret key which are used at\n"
+"Pre-shared key authentication method in phase 1."
+msgstr ""
+
+#: standalone/drakvpn:770 standalone/drakvpn:863
+#, fuzzy, c-format
+msgid "real file"
+msgstr "የፋይሉ ዓይነት"
+
+#: standalone/drakvpn:793
+#, c-format
+msgid ""
+"Make sure you already have the path sections\n"
+"on the top of your racoon.conf file.\n"
+"\n"
+"You can now choose the remote settings.\n"
+"Choose continue or previous when you are done.\n"
+msgstr ""
+
+#: standalone/drakvpn:810
+#, c-format
+msgid ""
+"Make sure you already have the path sections\n"
+"on the top of your %s file.\n"
+"\n"
+"You can now choose the sainfo settings.\n"
+"Choose continue or previous when you are done.\n"
+msgstr ""
+
+#: standalone/drakvpn:827
+#, c-format
+msgid ""
+"Your %s file has several sections or connections.\n"
+"\n"
+"You can choose here in the list below the one you want\n"
+"to edit and then click on next.\n"
+msgstr ""
+
+#: standalone/drakvpn:838
+#, c-format
+msgid ""
+"Your %s file has several sections.\n"
+"\n"
+"\n"
+"You can now edit the remote section entries.\n"
+"\n"
+"Choose continue when you are done to write the data.\n"
+msgstr ""
+
+#: standalone/drakvpn:847
+#, c-format
+msgid ""
+"Your %s file has several sections.\n"
+"\n"
+"You can now edit the sainfo section entries.\n"
+"\n"
+"Choose continue when you are done to write the data."
+msgstr ""
+
+#: standalone/drakvpn:855
+#, c-format
+msgid ""
+"This section has to be on top of your\n"
+"%s file.\n"
+"\n"
+"Make sure all other sections follow these path\n"
+"sections.\n"
+"\n"
+"You can now edit the path entries.\n"
+"\n"
+"Choose continue or previous when you are done.\n"
+msgstr ""
+
+#: standalone/drakvpn:862
+#, fuzzy, c-format
+msgid "path_type"
+msgstr "የፋይሉ ዓይነት"
+
+#: standalone/drakvpn:903
+#, c-format
+msgid ""
+"Everything has been configured.\n"
+"\n"
+"You may now share resources through the Internet,\n"
+"in a secure way, using a VPN connection.\n"
+"\n"
+"You should make sure that that the tunnels shorewall\n"
+"section is configured."
+msgstr ""
+
+#: standalone/drakvpn:923
+#, fuzzy, c-format
+msgid "Sainfo source address"
+msgstr "የቡድኑ ኤ-መልዕክት አድራሻ"
+
+#: standalone/drakvpn:924
+#, c-format
+msgid ""
+"sainfo (source_id destination_id | anonymous) { statements }\n"
+"defines the parameters of the IKE phase 2\n"
+"(IPsec-SA establishment).\n"
+"\n"
+"source_id and destination_id are constructed like:\n"
+"\n"
+"\taddress address [/ prefix] [[port]] ul_proto\n"
+"\n"
+"Examples : \n"
+"\n"
+"sainfo anonymous (accepts connections from anywhere)\n"
+"\tleave blank this entry if you want anonymous\n"
+"\n"
+"sainfo address 203.178.141.209 any address 203.178.141.218 any\n"
+"\t203.178.141.209 is the source address\n"
+"\n"
+"sainfo address 172.16.1.0/24 any address 172.16.2.0/24 any\n"
+"\t172.16.1.0/24 is the source address"
+msgstr ""
+
+#: standalone/drakvpn:941
+#, fuzzy, c-format
+msgid "Sainfo source protocol"
+msgstr "ስለ &Open Source"
+
+#: standalone/drakvpn:942
+#, c-format
+msgid ""
+"sainfo (source_id destination_id | anonymous) { statements }\n"
+"defines the parameters of the IKE phase 2\n"
+"(IPsec-SA establishment).\n"
+"\n"
+"source_id and destination_id are constructed like:\n"
+"\n"
+"\taddress address [/ prefix] [[port]] ul_proto\n"
+"\n"
+"Examples : \n"
+"\n"
+"sainfo anonymous (accepts connections from anywhere)\n"
+"\tleave blank this entry if you want anonymous\n"
+"\n"
+"sainfo address 203.178.141.209 any address 203.178.141.218 any\n"
+"\tthe first 'any' allows any protocol for the source"
+msgstr ""
+
+#: standalone/drakvpn:956
+#, fuzzy, c-format
+msgid "Sainfo destination address"
+msgstr "የቡድኑ ኤ-መልዕክት አድራሻ"
+
+#: standalone/drakvpn:957
+#, c-format
+msgid ""
+"sainfo (source_id destination_id | anonymous) { statements }\n"
+"defines the parameters of the IKE phase 2\n"
+"(IPsec-SA establishment).\n"
+"\n"
+"source_id and destination_id are constructed like:\n"
+"\n"
+"\taddress address [/ prefix] [[port]] ul_proto\n"
+"\n"
+"Examples : \n"
+"\n"
+"sainfo anonymous (accepts connections from anywhere)\n"
+"\tleave blank this entry if you want anonymous\n"
+"\n"
+"sainfo address 203.178.141.209 any address 203.178.141.218 any\n"
+"\t203.178.141.218 is the destination address\n"
+"\n"
+"sainfo address 172.16.1.0/24 any address 172.16.2.0/24 any\n"
+"\t172.16.2.0/24 is the destination address"
+msgstr ""
+
+#: standalone/drakvpn:974
+#, c-format
+msgid "Sainfo destination protocol"
+msgstr ""
+
+#: standalone/drakvpn:975
+#, c-format
+msgid ""
+"sainfo (source_id destination_id | anonymous) { statements }\n"
+"defines the parameters of the IKE phase 2\n"
+"(IPsec-SA establishment).\n"
+"\n"
+"source_id and destination_id are constructed like:\n"
+"\n"
+"\taddress address [/ prefix] [[port]] ul_proto\n"
+"\n"
+"Examples : \n"
+"\n"
+"sainfo anonymous (accepts connections from anywhere)\n"
+"\tleave blank this entry if you want anonymous\n"
+"\n"
+"sainfo address 203.178.141.209 any address 203.178.141.218 any\n"
+"\tthe last 'any' allows any protocol for the destination"
+msgstr ""
+
+#: standalone/drakvpn:989
+#, fuzzy, c-format
+msgid "PFS group"
+msgstr "አዲስ መድረክ"
+
+#: standalone/drakvpn:991
+#, c-format
+msgid ""
+"define the group of Diffie-Hellman exponentiations.\n"
+"If you do not require PFS then you can omit this directive.\n"
+"Any proposal will be accepted if you do not specify one.\n"
+"group is one of following: modp768, modp1024, modp1536.\n"
+"Or you can define 1, 2, or 5 as the DH group number."
+msgstr ""
+
+#: standalone/drakvpn:996
+#, fuzzy, c-format
+msgid "Lifetime number"
+msgstr "የዐምድ ብዛት"
+
+#: standalone/drakvpn:997
+#, c-format
+msgid ""
+"define a lifetime of a certain time which will be pro-\n"
+"posed in the phase 1 negotiations. Any proposal will be\n"
+"accepted, and the attribute(s) will be not proposed to\n"
+"the peer if you do not specify it(them). They can be\n"
+"individually specified in each proposal.\n"
+"\n"
+"Examples : \n"
+"\n"
+" lifetime time 1 min; # sec,min,hour\n"
+" lifetime time 1 min; # sec,min,hour\n"
+" lifetime time 30 sec;\n"
+" lifetime time 30 sec;\n"
+" lifetime time 60 sec;\n"
+"\tlifetime time 12 hour;\n"
+"\n"
+"So, here, the lifetime numbers are 1, 1, 30, 30, 60 and 12.\n"
+msgstr ""
+
+#: standalone/drakvpn:1013
+#, c-format
+msgid "Lifetime unit"
+msgstr ""
+
+#: standalone/drakvpn:1015
+#, c-format
+msgid ""
+"define a lifetime of a certain time which will be pro-\n"
+"posed in the phase 1 negotiations. Any proposal will be\n"
+"accepted, and the attribute(s) will be not proposed to\n"
+"the peer if you do not specify it(them). They can be\n"
+"individually specified in each proposal.\n"
+"\n"
+"Examples : \n"
+"\n"
+" lifetime time 1 min; # sec,min,hour\n"
+" lifetime time 1 min; # sec,min,hour\n"
+" lifetime time 30 sec;\n"
+" lifetime time 30 sec;\n"
+" lifetime time 60 sec;\n"
+"\tlifetime time 12 hour ;\n"
+"\n"
+"So, here, the lifetime units are 'min', 'min', 'sec', 'sec', 'sec' and "
+"'hour'.\n"
+msgstr ""
+
+#: standalone/drakvpn:1031 standalone/drakvpn:1116
+#, c-format
+msgid "Encryption algorithm"
+msgstr ""
+
+#: standalone/drakvpn:1033
+#, c-format
+msgid "Authentication algorithm"
+msgstr ""
+
+#: standalone/drakvpn:1035
+#, c-format
+msgid "Compression algorithm"
+msgstr ""
+
+#: standalone/drakvpn:1036
+#, c-format
+msgid "deflate"
+msgstr ""
+
+#: standalone/drakvpn:1043
+#, c-format
+msgid "Remote"
+msgstr "የሩቅ"
+
+#: standalone/drakvpn:1044
+#, c-format
+msgid ""
+"remote (address | anonymous) [[port]] { statements }\n"
+"specifies the parameters for IKE phase 1 for each remote node.\n"
+"The default port is 500. If anonymous is specified, the state-\n"
+"ments apply to all peers which do not match any other remote\n"
+"directive.\n"
+"\n"
+"Examples : \n"
+"\n"
+"remote anonymous\n"
+"remote ::1 [8000]"
+msgstr ""
+
+#: standalone/drakvpn:1052
+#, fuzzy, c-format
+msgid "Exchange mode"
+msgstr "የመሸፈኛ ዘዴ"
+
+#: standalone/drakvpn:1054
+#, c-format
+msgid ""
+"defines the exchange mode for phase 1 when racoon is the\n"
+"initiator. Also it means the acceptable exchange mode\n"
+"when racoon is responder. More than one mode can be\n"
+"specified by separating them with a comma. All of the\n"
+"modes are acceptable. The first exchange mode is what\n"
+"racoon uses when it is the initiator.\n"
+msgstr ""
+
+#: standalone/drakvpn:1060
+#, fuzzy, c-format
+msgid "Generate policy"
+msgstr "ዳታቤዝ አምንጭ"
+
+#: standalone/drakvpn:1061 standalone/drakvpn:1077 standalone/drakvpn:1090
+#, c-format
+msgid "off"
+msgstr "አጥፋ"
+
+#: standalone/drakvpn:1061 standalone/drakvpn:1077 standalone/drakvpn:1090
+#, c-format
+msgid "on"
+msgstr "አብራ"
+
+#: standalone/drakvpn:1062
+#, c-format
+msgid ""
+"This directive is for the responder. Therefore you\n"
+"should set passive on in order that racoon(8) only\n"
+"becomes a responder. If the responder does not have any\n"
+"policy in SPD during phase 2 negotiation, and the direc-\n"
+"tive is set on, then racoon(8) will choice the first pro-\n"
+"posal in the SA payload from the initiator, and generate\n"
+"policy entries from the proposal. It is useful to nego-\n"
+"tiate with the client which is allocated IP address\n"
+"dynamically. Note that inappropriate policy might be\n"
+"installed into the responder's SPD by the initiator. So\n"
+"that other communication might fail if such policies\n"
+"installed due to some policy mismatches between the ini-\n"
+"tiator and the responder. This directive is ignored in\n"
+"the initiator case. The default value is off."
+msgstr ""
+
+#: standalone/drakvpn:1076
+#, c-format
+msgid "Passive"
+msgstr ""
+
+#: standalone/drakvpn:1078
+#, c-format
+msgid ""
+"If you do not want to initiate the negotiation, set this\n"
+"to on. The default value is off. It is useful for a\n"
+"server."
+msgstr ""
+
+#: standalone/drakvpn:1081
+#, fuzzy, c-format
+msgid "Certificate type"
+msgstr "የፋይሉ ዓይነት"
+
+#: standalone/drakvpn:1083
+#, fuzzy, c-format
+msgid "My certfile"
+msgstr "የኔ ቇቋንቋዎች"
+
+#: standalone/drakvpn:1084
+#, fuzzy, c-format
+msgid "Name of the certificate"
+msgstr "የምስክር ፀባይ"
+
+#: standalone/drakvpn:1085
+#, fuzzy, c-format
+msgid "My private key"
+msgstr "ቁልፉን \"%s\" NULL ነው"
+
+#: standalone/drakvpn:1086
+#, fuzzy, c-format
+msgid "Name of the private key"
+msgstr "ቁልፉን \"%s\" NULL ነው"
+
+#: standalone/drakvpn:1087
+#, c-format
+msgid "Peers certfile"
+msgstr ""
+
+#: standalone/drakvpn:1088
+#, fuzzy, c-format
+msgid "Name of the peers certificate"
+msgstr "የምስክር አካል አይደለም"
+
+#: standalone/drakvpn:1089
+#, c-format
+msgid "Verify cert"
+msgstr ""
+
+#: standalone/drakvpn:1091
+#, c-format
+msgid ""
+"If you do not want to verify the peer's certificate for\n"
+"some reason, set this to off. The default is on."
+msgstr ""
+
+#: standalone/drakvpn:1093
+#, fuzzy, c-format
+msgid "My identifier"
+msgstr "የኔ ቇቋንቋዎች"
+
+#: standalone/drakvpn:1094
+#, c-format
+msgid ""
+"specifies the identifier sent to the remote host and the\n"
+"type to use in the phase 1 negotiation. address, fqdn,\n"
+"user_fqdn, keyid and asn1dn can be used as an idtype.\n"
+"they are used like:\n"
+"\tmy_identifier address [address];\n"
+"\t\tthe type is the IP address. This is the default\n"
+"\t\ttype if you do not specify an identifier to use.\n"
+"\tmy_identifier user_fqdn string;\n"
+"\t\tthe type is a USER_FQDN (user fully-qualified\n"
+"\t\tdomain name).\n"
+"\tmy_identifier fqdn string;\n"
+"\t\tthe type is a FQDN (fully-qualified domain name).\n"
+"\tmy_identifier keyid file;\n"
+"\t\tthe type is a KEY_ID.\n"
+"\tmy_identifier asn1dn [string];\n"
+"\t\tthe type is an ASN.1 distinguished name. If\n"
+"\t\tstring is omitted, racoon(8) will get DN from\n"
+"\t\tSubject field in the certificate.\n"
+"\n"
+"Examples : \n"
+"\n"
+"my_identifier user_fqdn \"myemail@mydomain.com\""
+msgstr ""
+
+#: standalone/drakvpn:1114
+#, c-format
+msgid "Peers identifier"
+msgstr ""
+
+#: standalone/drakvpn:1115
+#, c-format
+msgid "Proposal"
+msgstr ""
+
+#: standalone/drakvpn:1117
+#, c-format
+msgid ""
+"specify the encryption algorithm used for the\n"
+"phase 1 negotiation. This directive must be defined. \n"
+"algorithm is one of following: \n"
+"\n"
+"des, 3des, blowfish, cast128 for oakley.\n"
+"\n"
+"For other transforms, this statement should not be used."
+msgstr ""
+
+#: standalone/drakvpn:1124
+#, c-format
+msgid "Hash algorithm"
+msgstr ""
+
+#: standalone/drakvpn:1125
+#, fuzzy, c-format
+msgid "Authentication method"
+msgstr "የX ዘገባ የማስትገባት ዘዴ"
+
+#: standalone/drakvpn:1126
+#, fuzzy, c-format
+msgid "DH group"
+msgstr "አዲስ መድረክ"
+
+#: standalone/drakvpn:1133
+#, c-format
+msgid "Command"
+msgstr "ትእዛዝ"
+
+#: standalone/drakvpn:1134
+#, fuzzy, c-format
+msgid "Source IP range"
+msgstr "ስለ &Open Source"
+
+#: standalone/drakvpn:1135
+#, c-format
+msgid "Destination IP range"
+msgstr ""
+
+#: standalone/drakvpn:1136
+#, fuzzy, c-format
+msgid "Upper-layer protocol"
+msgstr "/ደረጃ/Merge Down"
+
+#: standalone/drakvpn:1136 standalone/drakvpn:1143
+#, c-format
+msgid "any"
+msgstr "ማነኛውም"
+
+#: standalone/drakvpn:1138
+#, c-format
+msgid "Flag"
+msgstr "ባንዲራ"
+
+#: standalone/drakvpn:1139
+#, c-format
+msgid "Direction"
+msgstr "አቅጣጫ"
+
+#: standalone/drakvpn:1140
+#, c-format
+msgid "IPsec policy"
+msgstr ""
+
+#: standalone/drakvpn:1140
+#, c-format
+msgid "ipsec"
+msgstr ""
+
+#: standalone/drakvpn:1140
+#, c-format
+msgid "discard"
+msgstr ""
+
+#: standalone/drakvpn:1143
+#, c-format
+msgid "Mode"
+msgstr "የአሠራሩ ዘዴ"
+
+#: standalone/drakvpn:1143
+#, c-format
+msgid "tunnel"
+msgstr ""
+
+#: standalone/drakvpn:1143
+#, c-format
+msgid "transport"
+msgstr ""
+
+#: standalone/drakvpn:1145
+#, fuzzy, c-format
+msgid "Source/destination"
+msgstr "የፕሮግራም ረቂቅ"
+
+#: standalone/drakvpn:1146
+#, c-format
+msgid "require"
+msgstr ""
+
+#: standalone/drakvpn:1146
+#, c-format
+msgid "use"
+msgstr "ጥቅም"
+
+#: standalone/drakvpn:1146
+#, c-format
+msgid "unique"
+msgstr ""
+
+#: standalone/drakxtv:43
+#, c-format
+msgid "USA (broadcast)"
+msgstr ""
+
+#: standalone/drakxtv:43
+#, c-format
+msgid "USA (cable)"
+msgstr ""
+
+#: standalone/drakxtv:43
+#, c-format
+msgid "USA (cable-hrc)"
+msgstr ""
+
+#: standalone/drakxtv:43
+#, fuzzy, c-format
+msgid "Canada (cable)"
+msgstr "እንግሊዘኛ (የካናዳ)"
+
+#: standalone/drakxtv:44
+#, fuzzy, c-format
+msgid "Japan (broadcast)"
+msgstr "Name=ጃፓን"
+
+#: standalone/drakxtv:44
+#, fuzzy, c-format
+msgid "Japan (cable)"
+msgstr "Name=ጃፓን"
+
+#: standalone/drakxtv:44
+#, fuzzy, c-format
+msgid "China (broadcast)"
+msgstr "Name=ቻይና"
+
+#: standalone/drakxtv:45
+#, c-format
+msgid "West Europe"
+msgstr "ምዕራብ አውሮፓ"
+
+#: standalone/drakxtv:45
+#, c-format
+msgid "East Europe"
+msgstr "ምስራቅ አውሮፓ"
+
+#: standalone/drakxtv:45
+#, fuzzy, c-format
+msgid "France [SECAM]"
+msgstr "ፈረንሳይኛ (የፈረንሳይ)"
+
+#: standalone/drakxtv:46
+#, c-format
+msgid "Newzealand"
+msgstr "ኒውዚላንድ"
+
+#: standalone/drakxtv:49
+#, c-format
+msgid "Australian Optus cable TV"
+msgstr ""
+
+#: standalone/drakxtv:83
+#, c-format
+msgid ""
+"Please,\n"
+"type in your tv norm and country"
+msgstr ""
+
+#: standalone/drakxtv:85
+#, c-format
+msgid "TV norm:"
+msgstr ""
+
+#: standalone/drakxtv:86
+#, c-format
+msgid "Area:"
+msgstr "ይዞታ፦"
+
+#: standalone/drakxtv:91
+#, c-format
+msgid "Scanning for TV channels in progress ..."
+msgstr ""
+
+#: standalone/drakxtv:101
+#, c-format
+msgid "Scanning for TV channels"
+msgstr ""
+
+#: standalone/drakxtv:105
+#, c-format
+msgid "There was an error while scanning for TV channels"
+msgstr ""
+
+#: standalone/drakxtv:108
+#, c-format
+msgid "Have a nice day!"
+msgstr "መልካም ቀን ይሁንልዎ!"
+
+#: standalone/drakxtv:109
+#, c-format
+msgid "Now, you can run xawtv (under X Window!) !\n"
+msgstr ""
+
+#: standalone/drakxtv:132
+#, c-format
+msgid "No TV Card detected!"
+msgstr ""
+
+#: standalone/drakxtv:133
+#, 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.\n"
+"\n"
+"\n"
+"You can visit our hardware database at:\n"
+"\n"
+"\n"
+"http://www.linux-mandrake.com/en/hardware.php3"
+msgstr ""
+
+#: standalone/harddrake2:18
+#, c-format
+msgid "Alternative drivers"
+msgstr ""
+
+#: standalone/harddrake2:19
+#, c-format
+msgid "the list of alternative drivers for this sound card"
+msgstr ""
+
+#: standalone/harddrake2:22
+#, c-format
+msgid ""
+"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
+msgstr ""
+
+#: standalone/harddrake2:23
+#, fuzzy, c-format
+msgid "Channel"
+msgstr "አዲስ ጣቢያ"
+
+#: standalone/harddrake2:23
+#, fuzzy, c-format
+msgid "EIDE/SCSI channel"
+msgstr "/ደረጃ/አልፋ/Add Alpha Channel"
+
+#: standalone/harddrake2:24
+#, c-format
+msgid "Bogomips"
+msgstr ""
+
+#: standalone/harddrake2:24
+#, 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 ""
+
+#: standalone/harddrake2:26
+#, c-format
+msgid "Bus identification"
+msgstr ""
+
+#: standalone/harddrake2:27
+#, c-format
+msgid ""
+"- PCI and USB devices: this lists the vendor, device, subvendor and "
+"subdevice PCI/USB ids"
+msgstr ""
+
+#: standalone/harddrake2:30
+#, 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 ""
+
+#: standalone/harddrake2:33
+#, fuzzy, c-format
+msgid "Cache size"
+msgstr "የፊደል ቅርጽ መጠን፦"
+
+#: standalone/harddrake2:33
+#, c-format
+msgid "size of the (second level) cpu cache"
+msgstr ""
+
+#: standalone/harddrake2:34
+#, c-format
+msgid "Drive capacity"
+msgstr ""
+
+#: standalone/harddrake2:34
+#, c-format
+msgid "special capacities of the driver (burning ability and or DVD support)"
+msgstr ""
+
+#. -PO: here "comas" is the medical coma, not the lexical coma!!
+#: standalone/harddrake2:37
+#, fuzzy, c-format
+msgid "Coma bug"
+msgstr "የሶፍትዌሩን ችግር ዘግብ"
+
+#: standalone/harddrake2:37
+#, c-format
+msgid "whether this cpu has the Cyrix 6x86 Coma bug"
+msgstr ""
+
+#: standalone/harddrake2:38
+#, fuzzy, c-format
+msgid "Cpuid family"
+msgstr "የፊደል ቅርጽ ቤተሰብ"
+
+#: standalone/harddrake2:38
+#, c-format
+msgid "family of the cpu (eg: 6 for i686 class)"
+msgstr ""
+
+#: standalone/harddrake2:39
+#, fuzzy, c-format
+msgid "Cpuid level"
+msgstr "ደረጃ ከፋፋይ፦"
+
+#: standalone/harddrake2:39
+#, c-format
+msgid "information level that can be obtained through the cpuid instruction"
+msgstr ""
+
+#: standalone/harddrake2:40
+#, c-format
+msgid "Frequency (MHz)"
+msgstr ""
+
+#: standalone/harddrake2:40
+#, 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 ""
+
+#: standalone/harddrake2:41
+#, c-format
+msgid "this field describes the device"
+msgstr ""
+
+#: standalone/harddrake2:42
+#, fuzzy, c-format
+msgid "Old device file"
+msgstr "ጥሩው የፋይል ዓይነት"
+
+#: standalone/harddrake2:43
+#, c-format
+msgid "old static device name used in dev package"
+msgstr ""
+
+#: standalone/harddrake2:44
+#, fuzzy, c-format
+msgid "New devfs device"
+msgstr "አዲስ ሰነድ ፍጠር"
+
+#: standalone/harddrake2:45
+#, c-format
+msgid "new dynamic device name generated by core kernel devfs"
+msgstr ""
+
+#. -PO: here "module" is the "jargon term" for a kernel driver
+#: standalone/harddrake2:48
+#, c-format
+msgid "Module"
+msgstr "አቅድ"
+
+#: standalone/harddrake2:48
+#, c-format
+msgid "the module of the GNU/Linux kernel that handles the device"
+msgstr ""
+
+#: standalone/harddrake2:49
+#, fuzzy, c-format
+msgid "Extended partitions"
+msgstr "አዲስ ሰነድ ፍጠር"
+
+#: standalone/harddrake2:49
+#, fuzzy, c-format
+msgid "the number of extended partitions"
+msgstr "የዐምድ ብዛት"
+
+#: standalone/harddrake2:50
+#, c-format
+msgid "Flags"
+msgstr "ባንዲራዎች፦"
+
+#: standalone/harddrake2:50
+#, c-format
+msgid "CPU flags reported by the kernel"
+msgstr ""
+
+#: standalone/harddrake2:51
+#, fuzzy, c-format
+msgid "Fdiv bug"
+msgstr "የሶፍትዌሩን ችግር ዘግብ"
+
+#: standalone/harddrake2:52
+#, c-format
+msgid ""
+"Early Intel Pentium chips manufactured have a bug in their floating point "
+"processor which did not achieve the required precision when performing a "
+"Floating point DIVision (FDIV)"
+msgstr ""
+
+#: standalone/harddrake2:53
+#, fuzzy, c-format
+msgid "Is FPU present"
+msgstr "ባትሪ፦ የለም"
+
+#: standalone/harddrake2:53
+#, c-format
+msgid "yes means the processor has an arithmetic coprocessor"
+msgstr ""
+
+#: standalone/harddrake2:54
+#, c-format
+msgid "Whether the FPU has an irq vector"
+msgstr ""
+
+#: standalone/harddrake2:54
+#, c-format
+msgid "yes means the arithmetic coprocessor has an exception vector attached"
+msgstr ""
+
+#: standalone/harddrake2:55
+#, fuzzy, c-format
+msgid "F00f bug"
+msgstr "የሶፍትዌሩን ችግር ዘግብ"
+
+#: standalone/harddrake2:55
+#, c-format
+msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
+msgstr ""
+
+#: standalone/harddrake2:56
+#, fuzzy, c-format
+msgid "Geometry"
+msgstr "እንደገና ይሞከር"
+
+#: standalone/harddrake2:56
+#, c-format
+msgid "Cylinder/head/sectors geometry of the disk"
+msgstr ""
+
+#: standalone/harddrake2:57
+#, fuzzy, c-format
+msgid "Halt bug"
+msgstr "የሶፍትዌሩን ችግር ዘግብ"
+
+#: standalone/harddrake2:58
+#, c-format
+msgid ""
+"Some of the early i486DX-100 chips cannot reliably return to operating mode "
+"after the \"halt\" instruction is used"
+msgstr ""
+
+#: standalone/harddrake2:60
+#, fuzzy, c-format
+msgid "Floppy format"
+msgstr "ሠንጠረዥ ፎርማቱ"
+
+#: standalone/harddrake2:60
+#, c-format
+msgid "format of floppies supported by the drive"
+msgstr ""
+
+#: standalone/harddrake2:61
+#, c-format
+msgid "sub generation of the cpu"
+msgstr ""
+
+#: standalone/harddrake2:62
+#, fuzzy, c-format
+msgid "class of hardware device"
+msgstr "እንደ ሀርድዌር አሳይ"
+
+#: standalone/harddrake2:63 standalone/harddrake2:64
+#: standalone/printerdrake:212
+#, c-format
+msgid "Model"
+msgstr "ሞዴል"
+
+#: standalone/harddrake2:63
+#, fuzzy, c-format
+msgid "hard disk model"
+msgstr "የማተሚያውን ሞዴል ምረጡ"
+
+#: standalone/harddrake2:64
+#, c-format
+msgid "generation of the cpu (eg: 8 for PentiumIII, ...)"
+msgstr ""
+
+#: standalone/harddrake2:65
+#, c-format
+msgid "Model name"
+msgstr "የሞዴል ስም"
+
+#: standalone/harddrake2:65
+#, c-format
+msgid "official vendor name of the cpu"
+msgstr ""
+
+#: standalone/harddrake2:66
+#, fuzzy, c-format
+msgid "Number of buttons"
+msgstr "የዐምድ ብዛት"
+
+#: standalone/harddrake2:66
+#, c-format
+msgid "the number of buttons the mouse has"
+msgstr ""
+
+#: standalone/harddrake2:67
+#, fuzzy, c-format
+msgid "the name of the CPU"
+msgstr "Name=ሲፒዩ"
+
+#: standalone/harddrake2:68
+#, fuzzy, c-format
+msgid "network printer port"
+msgstr "ማተሚያውን አልተገኘም።"
+
+#: standalone/harddrake2:69
+#, fuzzy, c-format
+msgid "Processor ID"
+msgstr "መለያ አስገባ"
+
+#: standalone/harddrake2:69
+#, fuzzy, c-format
+msgid "the number of the processor"
+msgstr "የዐምድ ብዛት"
+
+#: standalone/harddrake2:70
+#, fuzzy, c-format
+msgid "Primary partitions"
+msgstr "የጽሑፍ ማስተካከያ"
+
+#: standalone/harddrake2:70
+#, fuzzy, c-format
+msgid "the number of the primary partitions"
+msgstr "የዐምድ ብዛት"
+
+#: standalone/harddrake2:71
+#, fuzzy, c-format
+msgid "Model stepping"
+msgstr "<b>ሞዴል</b>፦ %1<br>"
+
+#: standalone/harddrake2:71
+#, c-format
+msgid "stepping of the cpu (sub model (generation) number)"
+msgstr ""
+
+#: standalone/harddrake2:72
+#, c-format
+msgid "the type of bus on which the mouse is connected"
+msgstr ""
+
+#: standalone/harddrake2:73
+#, fuzzy, c-format
+msgid "the vendor name of the device"
+msgstr "ህገ ወጥ የዶሴ ስም"
+
+#: standalone/harddrake2:74
+#, fuzzy, c-format
+msgid "the vendor name of the processor"
+msgstr "ሰነዶች/Word Processor"
+
+#: standalone/harddrake2:75
+#, c-format
+msgid "Write protection"
+msgstr "መጻፍ ከልካይ"
+
+#: standalone/harddrake2:75
+#, c-format
+msgid ""
+"the WP flag in the CR0 register of the cpu enforce write proctection at the "
+"memory page level, thus enabling the processor to prevent unchecked kernel "
+"accesses to user memory (aka this is a bug guard)"
+msgstr ""
+
+#. -PO: please keep all "/" charaters !!!
+#: standalone/harddrake2:90 standalone/logdrake:78 standalone/printerdrake:146
+#: standalone/printerdrake:159
+#, fuzzy, c-format
+msgid "/_Options"
+msgstr "ምርጫዎች"
+
+#: standalone/harddrake2:91 standalone/harddrake2:112 standalone/logdrake:80
+#: standalone/printerdrake:171 standalone/printerdrake:172
+#: standalone/printerdrake:173 standalone/printerdrake:174
+#, fuzzy, c-format
+msgid "/_Help"
+msgstr "/መረጃ (_H)"
+
+#: standalone/harddrake2:95
+#, fuzzy, c-format
+msgid "/Autodetect _printers"
+msgstr "ሁሉም ማተሚያዎች"
+
+#: standalone/harddrake2:96
+#, c-format
+msgid "/Autodetect _modems"
+msgstr ""
+
+#: standalone/harddrake2:97
+#, c-format
+msgid "/Autodetect _jaz drives"
+msgstr ""
+
+#: standalone/harddrake2:104 standalone/printerdrake:152
+#, fuzzy, c-format
+msgid "/_Quit"
+msgstr "&ውጣ"
+
+#: standalone/harddrake2:113
+#, fuzzy, c-format
+msgid "/_Fields description"
+msgstr "መግለጫ የለም"
+
+#: standalone/harddrake2:115
+#, fuzzy, c-format
+msgid "Harddrake help"
+msgstr "የመረጃ &ማውጫ"
+
+#: standalone/harddrake2:116
+#, fuzzy, c-format
+msgid ""
+"Description of the fields:\n"
+"\n"
+msgstr "መግለጫ የለም"
+
+#: standalone/harddrake2:121
+#, 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 ""
+
+#: standalone/harddrake2:126 standalone/printerdrake:173
+#, fuzzy, c-format
+msgid "/_Report Bug"
+msgstr "የሶፍትዌሩን ችግር ዘግብ"
+
+#: standalone/harddrake2:127 standalone/printerdrake:174
+#, fuzzy, c-format
+msgid "/_About..."
+msgstr "&ስለ %s"
+
+#: standalone/harddrake2:128
+#, fuzzy, c-format
+msgid "About Harddrake"
+msgstr "ስለ ፒኦኤዲት"
+
+#. -PO: Do not alter the <span ..> and </span> tags
+#: standalone/harddrake2:130
+#, c-format
+msgid ""
+"This is HardDrake, a Mandrake hardware configuration tool.\n"
+"<span foreground=\"royalblue3\">Version:</span> %s\n"
+"<span foreground=\"royalblue3\">Author:</span> Thierry Vignaud &lt;"
+"tvignaud@mandrakesoft.com&gt;\n"
+"\n"
+msgstr ""
+
+#: standalone/harddrake2:147
+#, fuzzy, c-format
+msgid "Harddrake2 version %s"
+msgstr "ቅጂውን አጣራ"
+
+#: standalone/harddrake2:163
+#, fuzzy, c-format
+msgid "Detected hardware"
+msgstr "የሀርድዌር ተመልካች"
+
+#: standalone/harddrake2:168
+#, fuzzy, c-format
+msgid "Configure module"
+msgstr "ፕሮግራሙን አስተካክል"
+
+#: standalone/harddrake2:175
+#, fuzzy, c-format
+msgid "Run config tool"
+msgstr "የመስሪያውን ፍንጭ አሳይ"
+
+#: standalone/harddrake2:222
+#, c-format
+msgid "unknown"
+msgstr "ያልታወቀ"
+
+#: standalone/harddrake2:223
+#, c-format
+msgid "Unknown"
+msgstr "ያልታወቀ"
+
+#: standalone/harddrake2:241
+#, c-format
+msgid ""
+"Click on a device in the left tree in order to display its information here."
+msgstr ""
+
+#: standalone/harddrake2:295
+#, c-format
+msgid "secondary"
+msgstr ""
+
+#: standalone/harddrake2:295
+#, c-format
+msgid "primary"
+msgstr ""
+
+#: standalone/harddrake2:303
+#, c-format
+msgid "burner"
+msgstr ""
+
+#: standalone/harddrake2:303
+#, c-format
+msgid "DVD"
+msgstr ""
+
+#: standalone/keyboarddrake:24
+#, c-format
+msgid "Please, choose your keyboard layout."
+msgstr ""
+
+#: standalone/keyboarddrake:33
+#, c-format
+msgid "Do you want the BackSpace to return Delete in console?"
+msgstr ""
+
+#: standalone/localedrake:60
+#, c-format
+msgid "The change is done, but to be effective you must logout"
+msgstr ""
+
+#: standalone/logdrake:51
+#, fuzzy, c-format
+msgid "Mandrake Tools Logs"
+msgstr "/መሣሪያዎች/የነበረው ቀለሞች"
+
+#: standalone/logdrake:52
+#, c-format
+msgid "Logdrake"
+msgstr ""
+
+#: standalone/logdrake:65
+#, c-format
+msgid "Show only for the selected day"
+msgstr ""
+
+#: standalone/logdrake:72
+#, fuzzy, c-format
+msgid "/File/_New"
+msgstr "አዲስ ፋይል።"
+
+#: standalone/logdrake:72
+#, fuzzy, c-format
+msgid "<control>N"
+msgstr "Control-H"
+
+#: standalone/logdrake:73
+#, fuzzy, c-format
+msgid "/File/_Open"
+msgstr "ፋይል ክፈት"
+
+#: standalone/logdrake:73
+#, fuzzy, c-format
+msgid "<control>O"
+msgstr "Control-H"
+
+#: standalone/logdrake:74
+#, fuzzy, c-format
+msgid "/File/_Save"
+msgstr "/ፋይል/አስቀምጥ"
+
+#: standalone/logdrake:74
+#, fuzzy, c-format
+msgid "<control>S"
+msgstr "Control-H"
+
+#: standalone/logdrake:75
+#, fuzzy, c-format
+msgid "/File/Save _As"
+msgstr "ፋይሉን በሌላ ስም አስቀምጥ"
+
+#: standalone/logdrake:76
+#, fuzzy, c-format
+msgid "/File/-"
+msgstr "ፋይል"
+
+#: standalone/logdrake:79
+#, fuzzy, c-format
+msgid "/Options/Test"
+msgstr "የKevin ፈተና"
+
+#: standalone/logdrake:81
+#, fuzzy, c-format
+msgid "/Help/_About..."
+msgstr "/መረጃ/ስለ... (_A)"
+
+#: standalone/logdrake:110
+#, c-format
+msgid ""
+"_:this is the auth.log log file\n"
+"Authentication"
+msgstr ""
+
+#: standalone/logdrake:111
+#, c-format
+msgid ""
+"_:this is the user.log log file\n"
+"User"
+msgstr ""
+
+#: standalone/logdrake:112
+#, c-format
+msgid ""
+"_:this is the /var/log/messages log file\n"
+"Messages"
+msgstr ""
+
+#: standalone/logdrake:113
+#, c-format
+msgid ""
+"_:this is the /var/log/syslog log file\n"
+"Syslog"
+msgstr ""
+
+#: standalone/logdrake:117
+#, c-format
+msgid "search"
+msgstr "ፈለግ"
+
+#: standalone/logdrake:129
+#, c-format
+msgid "A tool to monitor your logs"
+msgstr ""
+
+#: standalone/logdrake:130 standalone/net_monitor:86
+#, c-format
+msgid "Settings"
+msgstr "ስየማዎች"
+
+#: standalone/logdrake:135
+#, c-format
+msgid "Matching"
+msgstr ""
+
+#: standalone/logdrake:136
+#, fuzzy, c-format
+msgid "but not matching"
+msgstr "ማንበብ አልቻለም፦ "
+
+#: standalone/logdrake:140
+#, fuzzy, c-format
+msgid "Choose file"
+msgstr "እባክዎ ያለ ሰነድን ይምረጡ"
+
+#: standalone/logdrake:149
+#, c-format
+msgid "Calendar"
+msgstr "ቀን መቁጠሪያ"
+
+#: standalone/logdrake:159
+#, fuzzy, c-format
+msgid "Content of the file"
+msgstr "የፋይሉ ዓይነት"
+
+#: standalone/logdrake:163 standalone/logdrake:429
+#, c-format
+msgid "Mail alert"
+msgstr "የመልዕክት ማንቂያ"
+
+#: standalone/logdrake:170
+#, c-format
+msgid "The alert wizard had unexpectly failled:"
+msgstr ""
+
+#: standalone/logdrake:221
+#, fuzzy, c-format
+msgid "please wait, parsing file: %s"
+msgstr "እባክዎ ያለ ሰነድን ይምረጡ"
+
+#: standalone/logdrake:406
+#, c-format
+msgid "Apache World Wide Web Server"
+msgstr ""
+
+#: standalone/logdrake:407
+#, fuzzy, c-format
+msgid "Domain Name Resolver"
+msgstr "ህገ ወጥ የዶሴ ስም"
+
+#: standalone/logdrake:408
+#, c-format
+msgid "Ftp Server"
+msgstr "የFTP ተጠሪ"
+
+#: standalone/logdrake:409
+#, fuzzy, c-format
+msgid "Postfix Mail Server"
+msgstr "የመልዕክት ተጠሪ ሚስጢራዊ ቃል ያስፈልጋል"
+
+#: standalone/logdrake:410
+#, fuzzy, c-format
+msgid "Samba Server"
+msgstr "የሳምባ ተጠሪ"
+
+#: standalone/logdrake:411
+#, fuzzy, c-format
+msgid "SSH Server"
+msgstr "ስለተጠሪ መረጃ"
+
+#: standalone/logdrake:412
+#, c-format
+msgid "Webmin Service"
+msgstr ""
+
+#: standalone/logdrake:413
+#, c-format
+msgid "Xinetd Service"
+msgstr ""
+
+#: standalone/logdrake:424
+#, c-format
+msgid "Configure the mail alert system"
+msgstr ""
+
+#: standalone/logdrake:425
+#, c-format
+msgid "Stop the mail alert system"
+msgstr ""
+
+#: standalone/logdrake:432
+#, fuzzy, c-format
+msgid "Mail alert configuration"
+msgstr "ፈጣን ደብዳቤ"
+
+#: standalone/logdrake:433
+#, c-format
+msgid ""
+"Welcome to the mail configuration utility.\n"
+"\n"
+"Here, you'll be able to set up the alert system.\n"
+msgstr ""
+
+#: standalone/logdrake:436
+#, c-format
+msgid "What do you want to do?"
+msgstr "ምን ማድረግ ይፈልጋሉ?"
+
+#: standalone/logdrake:443
+#, fuzzy, c-format
+msgid "Services settings"
+msgstr "የአሁኑን ምርጫዎች"
+
+#: standalone/logdrake:444
+#, c-format
+msgid ""
+"You will receive an alert if one of the selected services is no longer "
+"running"
+msgstr ""
+
+#: standalone/logdrake:451
+#, fuzzy, c-format
+msgid "Load setting"
+msgstr "ምርጫዎች ጫን (_L)"
+
+#: standalone/logdrake:452
+#, c-format
+msgid "You will receive an alert if the load is higher than this value"
+msgstr ""
+
+#: standalone/logdrake:453
+#, c-format
+msgid ""
+"_: load here is a noun, the load of the system\n"
+"Load"
+msgstr ""
+
+#: standalone/logdrake:458
+#, fuzzy, c-format
+msgid "Alert configuration"
+msgstr "የማስተካከያው አራሚ"
+
+#: standalone/logdrake:459
+#, c-format
+msgid "Please enter your email address below "
+msgstr ""
+
+#: standalone/logdrake:460
+#, c-format
+msgid "and enter the name (or the IP) of the SMTP server you whish to use"
+msgstr ""
+
+#: standalone/logdrake:479
+#, c-format
+msgid "The wizard successfully configured the mail alert."
+msgstr ""
+
+#: standalone/logdrake:485
+#, c-format
+msgid "The wizard successfully disabled the mail alert."
+msgstr ""