summaryrefslogtreecommitdiffstats
path: root/po/ga.po
blob: 03c5af192e0a617bb910e45d7183dda7dec1421c (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
#
# Latest versions of po files are at http://www.mandrivalinux.com/l10n/ga.php3
#
# Leagan Gaeilge de urpmi.po.
# Copyright (C) 2000 Free Software Foundation, Inc.
# Proinnsias Breathnach <breatpro@dublin.ml.com>, 2000.
#
msgid ""
msgstr ""
"Project-Id-Version: urpmi 1.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-03-30 16:09+0200\n"
"PO-Revision-Date: 2000-04-06 10:25+0100\n"
"Last-Translator: Proinnsias Breathnach <breatpro@dublin.ml.com>\n"
"Language-Team: Gaeilge <ga@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../gurpmi:32
#, fuzzy, c-format
msgid "RPM installation"
msgstr "Ag Ullmhaigh feistiú"

#: ../gurpmi:46
#, c-format
msgid "Error: unable to find file %s, will cancel operation"
msgstr ""

#: ../gurpmi:47 ../gurpmi2:187 ../gurpmi2:212
#, fuzzy, c-format
msgid "_Ok"
msgstr "Ceart go Leor"

#: ../gurpmi:67
#, c-format
msgid ""
"You have selected a source package:\n"
"\n"
"%s\n"
"\n"
"You probably didn't want to install it on your computer (installing it would "
"allow you to make modifications to its sourcecode then compile it).\n"
"\n"
"What would you like to do?"
msgstr ""

#: ../gurpmi:75 ../gurpmi:86
#, c-format
msgid ""
"You are about to install the following software packages on your computer:\n"
"\n"
"%s\n"
"\n"
"Proceed?"
msgstr ""

#: ../gurpmi:81
#, c-format
msgid ""
"You are about to install the following software package on your computer:\n"
"\n"
"%s\n"
"\n"
"You may prefer to just save it. What is your choice?"
msgstr ""

#: ../gurpmi:99
#, fuzzy, c-format
msgid "_Install"
msgstr "Ag Feistiú:"

#: ../gurpmi:100
#, c-format
msgid "_Save"
msgstr "_Sábháil"

#: ../gurpmi:101 ../gurpmi2:187
#, c-format
msgid "_Cancel"
msgstr "_Cealaigh"

#: ../gurpmi:109
#, c-format
msgid "Choose location to save file"
msgstr ""

#: ../gurpmi.pm:39 ../urpmi:67
#, c-format
msgid ""
"urpmi version %s\n"
"Copyright (C) 1999-2008 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""

#: ../gurpmi.pm:45
#, c-format
msgid "Options:"
msgstr ""

#: ../gurpmi.pm:46 ../urpme:46 ../urpmf:35 ../urpmi:72 ../urpmi.addmedia:54
#: ../urpmi.removemedia:40 ../urpmi.update:32 ../urpmq:45
#, c-format
msgid "  --help         - print this help message.\n"
msgstr ""

#: ../gurpmi.pm:47 ../urpmi:79
#, c-format
msgid ""
"  --auto         - non-interactive mode, assume default answers to "
"questions.\n"
msgstr ""

#: ../gurpmi.pm:48 ../urpmi:80 ../urpmq:52
#, c-format
msgid ""
"  --auto-select  - automatically select packages to upgrade the system.\n"
msgstr ""

#: ../gurpmi.pm:49 ../urpme:50 ../urpmi:103 ../urpmq:66
#, c-format
msgid ""
"  --force        - force invocation even if some packages do not exist.\n"
msgstr ""

#: ../gurpmi.pm:50 ../urpmi:133
#, c-format
msgid ""
"  --verify-rpm   - verify rpm signature before installation\n"
"                   (--no-verify-rpm disables it, default is enabled).\n"
msgstr ""

#: ../gurpmi.pm:52 ../urpmf:41 ../urpmi:73 ../urpmq:47
#, c-format
msgid "  --media        - use only the given media, separated by comma.\n"
msgstr ""

#: ../gurpmi.pm:53 ../urpmi:150
#, c-format
msgid "  -p             - allow search in provides to find package.\n"
msgstr ""

#: ../gurpmi.pm:54 ../urpmi:151
#, c-format
msgid "  -P             - do not search in provides to find package.\n"
msgstr ""

#: ../gurpmi.pm:55 ../urpmi:110 ../urpmq:69
#, c-format
msgid "  --root         - use another root for rpm installation.\n"
msgstr ""

#: ../gurpmi.pm:56 ../urpmi:135
#, c-format
msgid ""
"  --test         - only verify if the installation can be achieved "
"correctly.\n"
msgstr ""

#: ../gurpmi.pm:57 ../urpmi:76
#, c-format
msgid ""
"  --searchmedia  - use only the given media to search requested packages.\n"
msgstr ""

#: ../gurpmi.pm:100
#, fuzzy, c-format
msgid "No packages specified"
msgstr "pacáiste ar bith den ainm %s"

#: ../gurpmi2:54
#, c-format
msgid "Please wait..."
msgstr "Fan go fóill, le do thoil..."

#: ../gurpmi2:63
#, fuzzy, c-format
msgid "Must be root"
msgstr "Gaireas luchóige"

#: ../gurpmi2:70
#, fuzzy, c-format
msgid "Distribution Upgrade"
msgstr "ag feistiú %s\n"

#: ../gurpmi2:70
#, fuzzy, c-format
msgid "Packages installation"
msgstr "Ag Ullmhaigh feistiú"

#: ../gurpmi2:97
#, fuzzy, c-format
msgid "Preparing packages installation..."
msgstr "Ag Ullmhaigh feistiú"

#: ../gurpmi2:111
#, fuzzy, c-format
msgid ""
"Some requested packages cannot be installed:\n"
"%s\n"
"Continue installation anyway?"
msgstr "tá gach rud ann cheana féin"

#: ../gurpmi2:146
#, c-format
msgid "Warning"
msgstr "Rabhadh"

#: ../gurpmi2:146 ../urpmi:626
#, c-format
msgid "Ok"
msgstr "Ceart go Leor"

#: ../gurpmi2:183
#, c-format
msgid " (to upgrade)"
msgstr ""

#: ../gurpmi2:184
#, fuzzy, c-format
msgid " (to install)"
msgstr "Eirigh as Feistiú"

#: ../gurpmi2:187
#, c-format
msgid "Package choice"
msgstr ""

#: ../gurpmi2:188
#, c-format
msgid "One of the following packages is needed:"
msgstr "Tá ceann de na pacáistí seo de dhíth:"

#: ../gurpmi2:213
#, fuzzy, c-format
msgid "_Abort"
msgstr "Tobscoir"

#: ../gurpmi2:248
#, fuzzy, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s\n"
"Continue installation anyway?"
msgstr "Tá %s ins na pacáistí a leanas: %s \n"

#: ../gurpmi2:267 ../urpmi:593
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following package is going to be installed:"
msgstr "Tá ceann de na pacáistí seo de dhíth:"

#: ../gurpmi2:268 ../urpmi:594
#, fuzzy, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed:"
msgstr "Tá ceann de na pacáistí seo de dhíth:"

#: ../gurpmi2:270
#, fuzzy, c-format
msgid "(%d package, %d MB)"
msgid_plural "(%d packages, %d MB)"
msgstr[0] "%d pacáistí"
msgstr[1] "%d pacáistí"

#: ../gurpmi2:278 ../urpm/main_loop.pm:49
#, c-format
msgid "unable to get source packages, aborting"
msgstr ""

#: ../gurpmi2:310 ../urpm/install.pm:81
#, c-format
msgid "Preparing..."
msgstr "Á Ullmhú..."

#: ../gurpmi2:316
#, fuzzy, c-format
msgid "Installing package `%s' (%s/%s)..."
msgstr ""
"Ag feisteáil pacáiste %s\n"
"%d%%"

#: ../gurpmi2:333 ../urpmi:621
#, c-format
msgid "Please insert the medium named \"%s\""
msgstr ""

#: ../gurpmi2:347
#, fuzzy, c-format
msgid "Downloading package `%s'..."
msgstr "Ag feistiál  pacáiste %s"

#: ../gurpmi2:359 ../urpm.pm:327 ../urpm/download.pm:811
#: ../urpm/get_pkgs.pm:236 ../urpm/media.pm:810 ../urpm/media.pm:1271
#: ../urpm/media.pm:1422
#, fuzzy, c-format
msgid "...retrieving failed: %s"
msgstr "Theip ar uathathmhéadú FAT: %s"

#: ../gurpmi2:375
#, fuzzy, c-format
msgid "_Done"
msgstr "Críochnithe"

#: ../gurpmi2:391
#, c-format
msgid ""
"Installation failed, some files are missing:\n"
"%s\n"
"You may want to update your urpmi database"
msgstr ""

#: ../gurpmi2:397 ../urpm/main_loop.pm:250 ../urpm/main_loop.pm:290
#, fuzzy, c-format
msgid "Installation failed:"
msgstr "Theip ag feistiú"

#: ../gurpmi2:402
#, c-format
msgid "The package(s) are already installed"
msgstr "tá gach rud ann cheana féin"

#: ../gurpmi2:404
#, fuzzy, c-format
msgid "Installation finished"
msgstr "Theip ag feistiú"

#: ../gurpmi2:405 ../urpme:169
#, fuzzy, c-format
msgid "removing %s"
msgstr "ag feistiú %s"

#: ../gurpmi2:413 ../urpmi:688
#, c-format
msgid "restarting urpmi"
msgstr ""

#: ../rpm-find-leaves:15
#, c-format
msgid ""
"usage: %s [options]\n"
"where [options] are from\n"
msgstr ""

#: ../rpm-find-leaves:17
#, c-format
msgid "   -h|--help      - print this help message.\n"
msgstr ""

#: ../rpm-find-leaves:18
#, c-format
msgid "   --root <path>  - use the given root instead of /\n"
msgstr ""

#: ../rpm-find-leaves:19
#, c-format
msgid "   -g [group]     - restrict results to specified group.\n"
msgstr ""

#: ../rpm-find-leaves:20
#, c-format
msgid "                    defaults to %s.\n"
msgstr ""

#: ../rpm-find-leaves:21
#, c-format
msgid "   -f             - output rpm full name (NVRA)\n"
msgstr ""

#: ../rurpmi:11 ../urpmi:269
#, c-format
msgid "Only superuser is allowed to install packages"
msgstr ""

#: ../rurpmi:18
#, c-format
msgid "Running urpmi in restricted mode..."
msgstr ""

#: ../urpm.pm:112
#, fuzzy, c-format
msgid "fail to create directory %s"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm.pm:113
#, c-format
msgid "invalid owner for directory %s"
msgstr ""

#: ../urpm.pm:125
#, fuzzy, c-format
msgid "Can not download packages into %s"
msgstr "Ag feistiál  pacáiste %s"

#: ../urpm.pm:140
#, c-format
msgid "Environment directory %s does not exist"
msgstr ""

#: ../urpm.pm:141 ../urpmf:248 ../urpmq:165
#, c-format
msgid "using specific environment on %s\n"
msgstr ""

#: ../urpm.pm:302
#, fuzzy, c-format
msgid "unable to open rpmdb"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm.pm:316
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "Tá droch ainmchomad rpm [%s]"

#: ../urpm.pm:322
#, fuzzy, c-format
msgid "retrieving rpm file [%s] ..."
msgstr "Tá droch ainmchomad rpm [%s]"

#: ../urpm.pm:324 ../urpm/get_pkgs.pm:234
#, c-format
msgid "...retrieving done"
msgstr ""

#: ../urpm.pm:332
#, fuzzy, c-format
msgid "unable to access rpm file [%s]"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm.pm:337
#, fuzzy, c-format
msgid "unable to parse spec file %s [%s]"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm.pm:345
#, fuzzy, c-format
msgid "unable to register rpm file"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm.pm:347
#, c-format
msgid "Incompatible architecture for rpm [%s]"
msgstr ""

#: ../urpm.pm:351
#, c-format
msgid "error registering local packages"
msgstr ""

#: ../urpm.pm:439
#, c-format
msgid "This operation is forbidden while running in restricted mode"
msgstr ""

#: ../urpm/args.pm:152 ../urpm/args.pm:161
#, c-format
msgid "bad proxy declaration on command line\n"
msgstr ""

#: ../urpm/args.pm:306
#, fuzzy, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "Teip ag leámh comhad chlár: %s"

#: ../urpm/args.pm:371
#, c-format
msgid "unexpected expression %s"
msgstr ""

#: ../urpm/args.pm:372
#, c-format
msgid "missing expression before %s"
msgstr ""

#: ../urpm/args.pm:378
#, c-format
msgid "unexpected expression %s (suggestion: use -a or -o ?)"
msgstr ""

#: ../urpm/args.pm:382
#, c-format
msgid "no expression to close"
msgstr ""

#: ../urpm/args.pm:391
#, c-format
msgid "by default urpmf awaits a regexp. you should use option \"--literal\""
msgstr ""

#: ../urpm/args.pm:460
#, c-format
msgid "chroot directory doesn't exist"
msgstr ""

#: ../urpm/args.pm:483
#, c-format
msgid "Can't use %s without %s"
msgstr ""

#: ../urpm/args.pm:486 ../urpm/args.pm:489 ../urpmq:157
#, c-format
msgid "Can't use %s with %s"
msgstr ""

#: ../urpm/args.pm:497
#, c-format
msgid "Too many arguments\n"
msgstr ""

#: ../urpm/bug_report.pm:55 ../urpmi:259
#, fuzzy, c-format
msgid "Copying failed"
msgstr "theip ar feistiú"

#: ../urpm/cdrom.pm:67
#, c-format
msgid ""
"You must mount CD-ROM yourself (or install perl-Hal-Cdroms to have it done "
"automatically)"
msgstr ""

#: ../urpm/cdrom.pm:69
#, c-format
msgid "HAL daemon (hald) is not running or not ready"
msgstr ""

#: ../urpm/cdrom.pm:162 ../urpm/cdrom.pm:167
#, fuzzy, c-format
msgid "medium \"%s\" is not available"
msgstr "Tá an próifíl \"%s\" ann cheana!"

#: ../urpm/cdrom.pm:206
#, fuzzy, c-format
msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr "Tá droch ainmchomad rpm [%s]"

#: ../urpm/cfg.pm:81
#, fuzzy, c-format
msgid "syntax error in config file at line %s"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm/cfg.pm:114
#, fuzzy, c-format
msgid "unable to read config file [%s]"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm/cfg.pm:140
#, c-format
msgid "medium `%s' is defined twice, aborting"
msgstr ""

#: ../urpm/cfg.pm:251 ../urpm/media.pm:477
#, fuzzy, c-format
msgid "unable to write config file [%s]"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm/download.pm:82
#, c-format
msgid "%s is not available, falling back on %s"
msgstr ""

#: ../urpm/download.pm:157
#, c-format
msgid "can not read proxy settings (not enough rights to read %s)"
msgstr ""

#: ../urpm/download.pm:182
#, c-format
msgid "Please enter your credentials for accessing proxy\n"
msgstr ""

#: ../urpm/download.pm:183
#, c-format
msgid "User name:"
msgstr "Ainm úsáideora:"

#: ../urpm/download.pm:183
#, c-format
msgid "Password:"
msgstr "Focal Faire:"

#: ../urpm/download.pm:258
#, c-format
msgid "Unknown webfetch `%s' !!!\n"
msgstr ""

#: ../urpm/download.pm:266
#, c-format
msgid "%s failed: exited with signal %d"
msgstr ""

#: ../urpm/download.pm:267
#, c-format
msgid "%s failed: exited with %d"
msgstr ""

#: ../urpm/download.pm:301
#, fuzzy, c-format
msgid "copy failed"
msgstr "theip ar feistiú"

#: ../urpm/download.pm:307
#, fuzzy, c-format
msgid "wget is missing\n"
msgstr "kdesu ar iarraidh"

#: ../urpm/download.pm:374
#, fuzzy, c-format
msgid "curl is missing\n"
msgstr "kdesu ar iarraidh"

#: ../urpm/download.pm:499
#, c-format
msgid "curl failed: download canceled\n"
msgstr ""

#: ../urpm/download.pm:538
#, c-format
msgid "rsync is missing\n"
msgstr ""

#: ../urpm/download.pm:606
#, c-format
msgid "ssh is missing\n"
msgstr ""

#: ../urpm/download.pm:625
#, c-format
msgid "prozilla is missing\n"
msgstr ""

#: ../urpm/download.pm:641
#, c-format
msgid "Couldn't execute prozilla\n"
msgstr ""

#: ../urpm/download.pm:651
#, fuzzy, c-format
msgid "aria2 is missing\n"
msgstr "kdesu ar iarraidh"

#: ../urpm/download.pm:694
#, c-format
msgid "Failed to download %s"
msgstr ""

#: ../urpm/download.pm:788
#, c-format
msgid "        %s%% of %s completed, ETA = %s, speed = %s"
msgstr ""

#: ../urpm/download.pm:789
#, c-format
msgid "        %s%% completed, speed = %s"
msgstr ""

#: ../urpm/download.pm:862
#, fuzzy, c-format
msgid "retrieving %s"
msgstr "ag feistiú %s"

#: ../urpm/download.pm:869
#, fuzzy, c-format
msgid "retrieved %s"
msgstr "Theip ar uathathmhéadú FAT: %s"

#: ../urpm/download.pm:933
#, c-format
msgid "unknown protocol defined for %s"
msgstr ""

#: ../urpm/download.pm:945
#, c-format
msgid "no webfetch found, supported webfetch are: %s\n"
msgstr ""

#: ../urpm/download.pm:962
#, fuzzy, c-format
msgid "unable to handle protocol: %s"
msgstr "Ag feistiál  pacáiste %s"

#: ../urpm/get_pkgs.pm:16
#, fuzzy, c-format
msgid "cleaning %s and %s"
msgstr "ag feistiú %s\n"

#: ../urpm/get_pkgs.pm:128
#, fuzzy, c-format
msgid "package %s is not found."
msgstr "tá gach rud ann cheana féin"

#: ../urpm/get_pkgs.pm:227
#, fuzzy, c-format
msgid "retrieving rpm files from medium \"%s\"..."
msgstr "léamh depslist comhad [%s]"

#: ../urpm/install.pm:87
#, c-format
msgid "[repackaging]"
msgstr ""

#: ../urpm/install.pm:168
#, c-format
msgid ""
"created transaction for installing on %s (remove=%d, install=%d, upgrade=%d)"
msgstr ""

#: ../urpm/install.pm:171
#, fuzzy, c-format
msgid "unable to create transaction"
msgstr "Tá droch ainmchomad rpm [%s]"

#: ../urpm/install.pm:196
#, fuzzy, c-format
msgid "unable to extract rpm from delta-rpm package %s"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm/install.pm:209
#, fuzzy, c-format
msgid "unable to install package %s"
msgstr "Ag feistiál  pacáiste %s"

#: ../urpm/install.pm:212
#, fuzzy, c-format
msgid "removing bad rpm (%s) from %s"
msgstr "ag feistiú %s\n"

#: ../urpm/install.pm:213 ../urpm/install.pm:277
#, fuzzy, c-format
msgid "removing %s failed: %s"
msgstr "Theip ar uathathmhéadú FAT: %s"

#: ../urpm/install.pm:258
#, fuzzy, c-format
msgid "Removing package %s"
msgstr "Ag feistiál  pacáiste %s"

#: ../urpm/install.pm:259
#, fuzzy, c-format
msgid "removing package %s"
msgstr "Ag feistiál  pacáiste %s"

#: ../urpm/install.pm:275
#, fuzzy, c-format
msgid "removing installed rpms (%s) from %s"
msgstr "ag feistiú %s\n"

#: ../urpm/install.pm:283
#, fuzzy, c-format
msgid "More information on package %s"
msgstr "Eolais Cuimhne"

#: ../urpm/ldap.pm:70
#, c-format
msgid "Cannot create ldap cache directory"
msgstr ""

#: ../urpm/ldap.pm:72
#, c-format
msgid "Cannot write cache file for ldap\n"
msgstr ""

#: ../urpm/ldap.pm:161
#, c-format
msgid "No server defined, missing uri or host"
msgstr ""

#: ../urpm/ldap.pm:162
#, fuzzy, c-format
msgid "No base defined"
msgstr "pacáiste ar bith den ainm %s"

#: ../urpm/ldap.pm:172 ../urpm/ldap.pm:175
#, c-format
msgid "Cannot connect to ldap uri:"
msgstr ""

#: ../urpm/lock.pm:63
#, c-format
msgid "%s database is locked. Waiting..."
msgstr ""

#: ../urpm/lock.pm:64
#, fuzzy, c-format
msgid "aborting"
msgstr "Rabhadh"

#: ../urpm/lock.pm:66
#, c-format
msgid "%s database is locked (another program is already using it)"
msgstr ""

#: ../urpm/main_loop.pm:108
#, c-format
msgid "Retry?"
msgstr ""

#: ../urpm/main_loop.pm:119
#, fuzzy, c-format
msgid ""
"Installation failed, some files are missing:\n"
"%s"
msgstr "Theip ag feistiú"

#: ../urpm/main_loop.pm:121
#, c-format
msgid "You may want to update your urpmi database."
msgstr ""

#: ../urpm/main_loop.pm:124
#, fuzzy, c-format
msgid ""
"Installation failed, bad rpms:\n"
"%s"
msgstr "Theip ag feistiú"

#: ../urpm/main_loop.pm:132 ../urpm/main_loop.pm:171 ../urpm/main_loop.pm:252
#: ../urpm/main_loop.pm:259
#, c-format
msgid "Installation failed"
msgstr "Theip ag feistiú"

#: ../urpm/main_loop.pm:133
#, c-format
msgid "Try to go on anyway?"
msgstr ""

#: ../urpm/main_loop.pm:156
#, fuzzy, c-format
msgid "The following package has bad signature"
msgstr "Tá ceann de na pacáistí seo de dhíth:"

#: ../urpm/main_loop.pm:157
#, fuzzy, c-format
msgid "The following packages have bad signatures"
msgstr "Tá ceann de na pacáistí seo de dhíth:"

#: ../urpm/main_loop.pm:158
#, fuzzy, c-format
msgid "Do you want to continue installation ?"
msgstr "An bhfuil tú ag iarraidh an cumraíocht a thrial?"

#: ../urpm/main_loop.pm:175
#, fuzzy, c-format
msgid "removing installed rpms (%s)"
msgstr "ag feistiú %s\n"

#: ../urpm/main_loop.pm:195
#, fuzzy, c-format
msgid "distributing %s"
msgstr "ag feistiú %s\n"

#: ../urpm/main_loop.pm:210
#, fuzzy, c-format
msgid "installing %s from %s"
msgstr "ag feistiú %s\n"

#: ../urpm/main_loop.pm:212
#, fuzzy, c-format
msgid "installing %s"
msgstr "ag feistiú %s\n"

#: ../urpm/main_loop.pm:253
#, c-format
msgid "Try installation without checking dependencies?"
msgstr ""

#: ../urpm/main_loop.pm:260
#, fuzzy, c-format
msgid "Try harder to install (--force)?"
msgstr "téama le haighaidh taobh an fuinneog"

#: ../urpm/main_loop.pm:300
#, c-format
msgid "Packages are up to date"
msgstr ""

#: ../urpm/main_loop.pm:311 ../urpm/parallel.pm:299
#, fuzzy, c-format
msgid "Installation is possible"
msgstr "Theip ag feistiú"

#: ../urpm/md5sum.pm:27
#, c-format
msgid "warning: md5sum for %s unavailable in MD5SUM file"
msgstr ""

#: ../urpm/media.pm:194
#, fuzzy, c-format
msgid "virtual medium \"%s\" should have a clear url, medium ignored"
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:196
#, fuzzy, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:199
#, fuzzy, c-format
msgid "unable to access synthesis file of \"%s\", medium ignored"
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:225
#, fuzzy, c-format
msgid "trying to override existing medium \"%s\", skipping"
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:441
#, c-format
msgid "failed to migrate removable device, ignoring media"
msgstr ""

#: ../urpm/media.pm:479
#, fuzzy, c-format
msgid "wrote config file [%s]"
msgstr "Theip ar rannú: %s"

#: ../urpm/media.pm:521
#, c-format
msgid "Can't use parallel mode with use-distrib mode"
msgstr ""

#: ../urpm/media.pm:529
#, c-format
msgid "using associated media for parallel mode: %s"
msgstr ""

#: ../urpm/media.pm:545
#, c-format
msgid ""
"--synthesis cannot be used with --media, --excludemedia, --sortmedia, --"
"update, --use-distrib or --parallel"
msgstr ""

#: ../urpm/media.pm:663
#, fuzzy, c-format
msgid "skipping package %s"
msgstr "Ag feistiál  pacáiste %s"

#: ../urpm/media.pm:679
#, fuzzy, c-format
msgid "would install instead of upgrade package %s"
msgstr "Ag feistiál  pacáiste %s"

#: ../urpm/media.pm:704
#, fuzzy, c-format
msgid "medium \"%s\" already exists"
msgstr "Tá an próifíl \"%s\" ann cheana!"

#: ../urpm/media.pm:743
#, c-format
msgid "(ignored by default)"
msgstr ""

#: ../urpm/media.pm:749
#, fuzzy, c-format
msgid "adding medium \"%s\" before remote medium \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:755
#, fuzzy, c-format
msgid "adding medium \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:784
#, c-format
msgid "directory %s does not exist"
msgstr ""

#: ../urpm/media.pm:792
#, c-format
msgid "this location doesn't seem to contain any distribution"
msgstr ""

#: ../urpm/media.pm:808
#, fuzzy, c-format
msgid "unable to parse media.cfg"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm/media.pm:811
#, fuzzy, c-format
msgid "unable to access the distribution medium (no media.cfg file found)"
msgstr "Tá droch ainmchomad rpm [%s]"

#: ../urpm/media.pm:829
#, c-format
msgid "skipping non compatible media `%s' (for %s)"
msgstr ""

#: ../urpm/media.pm:880
#, fuzzy, c-format
msgid "retrieving media.cfg file..."
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:921
#, fuzzy, c-format
msgid "trying to select nonexistent medium \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:924
#, fuzzy, c-format
msgid "selecting multiple media: %s"
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:944
#, fuzzy, c-format
msgid "removing medium \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1027
#, fuzzy, c-format
msgid "reconfiguring urpmi for media \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1061
#, fuzzy, c-format
msgid "...reconfiguration failed"
msgstr "Cumraigh  'fetchmail'"

#: ../urpm/media.pm:1067
#, fuzzy, c-format
msgid "reconfiguration done"
msgstr "Cumraíocht Xorg"

#: ../urpm/media.pm:1083
#, c-format
msgid "Error generating names file: dependency %d not found"
msgstr ""

#: ../urpm/media.pm:1104
#, c-format
msgid "medium \"%s\" is up-to-date"
msgstr ""

#: ../urpm/media.pm:1115
#, fuzzy, c-format
msgid "examining synthesis file [%s]"
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1135
#, fuzzy, c-format
msgid "problem reading synthesis file of medium \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1148 ../urpm/media.pm:1243
#, fuzzy, c-format
msgid "copying [%s] for medium \"%s\"..."
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1150 ../urpm/media.pm:1220 ../urpm/media.pm:1473
#, fuzzy, c-format
msgid "...copying failed"
msgstr "Theip ar feistiú"

#: ../urpm/media.pm:1216
#, fuzzy, c-format
msgid "copying description file of \"%s\"..."
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1218 ../urpm/media.pm:1247
#, fuzzy, c-format
msgid "...copying done"
msgstr "Theip ar feistiú"

#: ../urpm/media.pm:1249
#, fuzzy, c-format
msgid "copy of [%s] failed (file is suspiciously small)"
msgstr "Téip cóip do [%s]"

#: ../urpm/media.pm:1297
#, fuzzy, c-format
msgid "computing md5sum of retrieved source synthesis"
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1299 ../urpm/media.pm:1736
#, fuzzy, c-format
msgid "retrieval of [%s] failed (md5sum mismatch)"
msgstr "Téip cóip do [%s]"

#: ../urpm/media.pm:1314
#, fuzzy, c-format
msgid "genhdlist2 failed on %s"
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1324
#, fuzzy, c-format
msgid "comparing %s and %s"
msgstr "ag feistiú %s\n"

#: ../urpm/media.pm:1354
#, fuzzy, c-format
msgid "invalid hdlist file %s for medium \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1380
#, fuzzy, c-format
msgid "copying MD5SUM file of \"%s\"..."
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1420
#, fuzzy, c-format
msgid "invalid MD5SUM file (downloaded from %s)"
msgstr "Tá droch ainmchomad rpm [%s]"

#: ../urpm/media.pm:1423
#, fuzzy, c-format
msgid "no metadata found for medium \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1455
#, fuzzy, c-format
msgid "retrieving source synthesis of \"%s\"..."
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1521
#, fuzzy, c-format
msgid "examining pubkey file of \"%s\"..."
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1533
#, fuzzy, c-format
msgid "...imported key %s from pubkey file of \"%s\""
msgstr "Tá droch ainmchomad rpm [%s]"

#: ../urpm/media.pm:1537
#, fuzzy, c-format
msgid "unable to import pubkey file of \"%s\""
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm/media.pm:1578
#, fuzzy, c-format
msgid "no synthesis file found for medium \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpm/media.pm:1611
#, fuzzy, c-format
msgid "updated medium \"%s\""
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm/media.pm:1730
#, c-format
msgid "retrieval of [%s] failed"
msgstr ""

#: ../urpm/mirrors.pm:19 ../urpm/mirrors.pm:40
#, c-format
msgid "trying again with mirror %s"
msgstr ""

#: ../urpm/mirrors.pm:92
#, c-format
msgid "Could not find a mirror from mirrorlist %s"
msgstr ""

#: ../urpm/mirrors.pm:218
#, c-format
msgid "found geolocalisation %s %.2f %.2f from timezone %s"
msgstr ""

#: ../urpm/mirrors.pm:263
#, fuzzy, c-format
msgid "getting mirror list from %s"
msgstr "Tá droch ainmchomad rpm [%s]"

#: ../urpm/msg.pm:76 ../urpmi:494 ../urpmi:509 ../urpmi:613
#, c-format
msgid "Nn"
msgstr "Nn"

#. -PO: Add here the keys which might be pressed in the "Yes"-case.
#: ../urpm/msg.pm:77 ../urpme:38 ../urpmi:545 ../urpmi:649 ../urpmi:655
#: ../urpmi.addmedia:132
#, c-format
msgid "Yy"
msgstr "TtYy"

#: ../urpm/msg.pm:107 ../urpme:163 ../urpmi.addmedia:135
#, fuzzy, c-format
msgid " (y/N) "
msgstr " (T/n) "

#: ../urpm/msg.pm:139
#, c-format
msgid "Sorry, bad choice, try again\n"
msgstr "Droch-rogha, athtrialaigh!\n"

#: ../urpm/msg.pm:170
#, c-format
msgid "Package"
msgstr ""

#: ../urpm/msg.pm:170
#, c-format
msgid "Version"
msgstr ""

#: ../urpm/msg.pm:170
#, c-format
msgid "Release"
msgstr ""

#: ../urpm/msg.pm:170
#, fuzzy, c-format
msgid "Arch"
msgstr "Cuardaigh"

#: ../urpm/msg.pm:179
#, c-format
msgid "(suggested)"
msgstr ""

#: ../urpm/msg.pm:194
#, fuzzy, c-format
msgid "medium \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpm/msg.pm:194
#, c-format
msgid "command line"
msgstr ""

#: ../urpm/msg.pm:208
#, c-format
msgid "B"
msgstr ""

#: ../urpm/msg.pm:208
#, c-format
msgid "KB"
msgstr ""

#: ../urpm/msg.pm:208
#, c-format
msgid "MB"
msgstr ""

#: ../urpm/msg.pm:208
#, c-format
msgid "GB"
msgstr ""

#: ../urpm/msg.pm:208 ../urpm/msg.pm:217
#, c-format
msgid "TB"
msgstr ""

#: ../urpm/orphans.pm:51
#, c-format
msgid "Marking %s as manually installed, it won't be auto-orphaned"
msgstr ""

#: ../urpm/orphans.pm:362
#, c-format
msgid ""
"The following package is now orphan, if you wish to remove it, you can use "
"\"urpme --auto-orphans\"."
msgid_plural ""
"The following packages are now orphans, if you wish to remove them, you can "
"use \"urpme --auto-orphans\"."
msgstr[0] ""
msgstr[1] ""

#: ../urpm/parallel.pm:15
#, fuzzy, c-format
msgid "unable to parse \"%s\" in file [%s]"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm/parallel.pm:24
#, fuzzy, c-format
msgid "examining parallel handler in file [%s]"
msgstr "léamh depslist comhad [%s]"

#: ../urpm/parallel.pm:35
#, fuzzy, c-format
msgid "found parallel handler for nodes: %s"
msgstr "léamh depslist comhad [%s]"

#: ../urpm/parallel.pm:39
#, fuzzy, c-format
msgid "unable to use parallel option \"%s\""
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm/parallel.pm:94
#, c-format
msgid "on node %s"
msgstr ""

#: ../urpm/parallel.pm:294
#, fuzzy, c-format
msgid "Installation failed on node %s"
msgstr "Theip ag feistiú"

#: ../urpm/parallel_ka_run.pm:58
#, c-format
msgid "rshp failed, maybe a node is unreacheable"
msgstr ""

#: ../urpm/parallel_ka_run.pm:80
#, c-format
msgid "mput failed, maybe a node is unreacheable"
msgstr ""

#: ../urpm/parallel_ssh.pm:27
#, c-format
msgid "scp failed on host %s (%d)"
msgstr ""

#: ../urpm/parallel_ssh.pm:39
#, c-format
msgid "cp failed on host %s (%d)"
msgstr ""

#: ../urpm/parallel_ssh.pm:86
#, c-format
msgid ""
"%s failed on host %s (maybe it does not have a good version of urpmi?) (exit "
"code: %d)"
msgstr ""

#: ../urpm/removable.pm:33
#, fuzzy, c-format
msgid "unable to access medium \"%s\"."
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm/removable.pm:73 ../urpm/removable.pm:91
#, c-format
msgid "mounting %s"
msgstr "ag feistiú %s"

#: ../urpm/removable.pm:104
#, fuzzy, c-format
msgid "unmounting %s"
msgstr "ag feistiú %s"

#: ../urpm/select.pm:31
#, c-format
msgid "urpmi was restarted, and the list of priority packages did not change"
msgstr ""

#: ../urpm/select.pm:33
#, c-format
msgid ""
"urpmi was restarted, and the list of priority packages did change: %s vs %s"
msgstr ""

#: ../urpm/select.pm:176
#, c-format
msgid "No package named %s"
msgstr "Pacáiste ar bith den ainm %s"

#: ../urpm/select.pm:178 ../urpme:117
#, fuzzy, c-format
msgid "The following packages contain %s: %s"
msgstr "Tá ceann de na pacáistí seo de dhíth:"

#: ../urpm/select.pm:180
#, c-format
msgid "You should use \"-a\" to use all of them"
msgstr ""

#: ../urpm/select.pm:298
#, fuzzy, c-format
msgid "found package(s) %s in urpmi db, but none are installed"
msgstr "tá gach rud ann cheana féin"

#: ../urpm/select.pm:545
#, fuzzy, c-format
msgid "Package %s is already installed"
msgstr "tá gach rud ann cheana féin"

#: ../urpm/select.pm:546
#, fuzzy, c-format
msgid "Packages %s are already installed"
msgstr "tá gach rud ann cheana féin"

#: ../urpm/select.pm:564 ../urpm/select.pm:648
#, fuzzy, c-format
msgid "due to missing %s"
msgstr "kdesu ar iarraidh"

#: ../urpm/select.pm:565
#, fuzzy, c-format
msgid "due to already installed %s"
msgstr "tá gach rud ann cheana féin"

#: ../urpm/select.pm:566 ../urpm/select.pm:646
#, fuzzy, c-format
msgid "due to unsatisfied %s"
msgstr "kdesu ar iarraidh"

#: ../urpm/select.pm:572
#, c-format
msgid "trying to promote %s"
msgstr ""

#: ../urpm/select.pm:573
#, fuzzy, c-format
msgid "in order to keep %s"
msgstr "téama le haighaidh taobh an fuinneog"

#: ../urpm/select.pm:614
#, fuzzy, c-format
msgid ""
"The following package has to be removed for others to be upgraded:\n"
"%s"
msgstr "Tá %s ins na pacáistí a leanas: %s \n"

#: ../urpm/select.pm:615
#, fuzzy, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s"
msgstr "Tá %s ins na pacáistí a leanas: %s \n"

#: ../urpm/select.pm:642
#, fuzzy, c-format
msgid "in order to install %s"
msgstr "téama le haighaidh taobh an fuinneog"

#: ../urpm/select.pm:652
#, fuzzy, c-format
msgid "due to conflicts with %s"
msgstr "kdesu ar iarraidh"

#: ../urpm/signature.pm:33
#, c-format
msgid "Invalid signature (%s)"
msgstr ""

#: ../urpm/signature.pm:64
#, c-format
msgid "Invalid Key ID (%s)"
msgstr ""

#: ../urpm/signature.pm:66
#, c-format
msgid "Missing signature (%s)"
msgstr ""

#: ../urpm/sys.pm:178
#, c-format
msgid "system"
msgstr ""

#: ../urpm/sys.pm:213
#, c-format
msgid "You should restart %s for %s"
msgstr ""

#: ../urpm/sys.pm:316
#, fuzzy, c-format
msgid "Can't write file"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpm/sys.pm:316
#, fuzzy, c-format
msgid "Can't open file"
msgstr "theip ar feistiú"

#: ../urpm/sys.pm:329
#, fuzzy, c-format
msgid "Can't move file %s to %s"
msgstr "theip ar feistiú"

#: ../urpme:41
#, c-format
msgid ""
"urpme version %s\n"
"Copyright (C) 1999-2008 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""

#: ../urpme:47
#, c-format
msgid "  --auto         - automatically select a package in choices.\n"
msgstr ""

#: ../urpme:48
#, c-format
msgid "  --auto-orphans - remove orphans\n"
msgstr ""

#: ../urpme:49
#, c-format
msgid "  --test         - verify if the removal can be achieved correctly.\n"
msgstr ""

#: ../urpme:51 ../urpmi:109 ../urpmq:68
#, c-format
msgid "  --parallel     - distributed urpmi across machines of alias.\n"
msgstr ""

#: ../urpme:52 ../urpmi:142
#, c-format
msgid "  --repackage    - Re-package the files before erasing\n"
msgstr ""

#: ../urpme:53
#, c-format
msgid "  --root         - use another root for rpm removal.\n"
msgstr ""

#: ../urpme:54 ../urpmf:40 ../urpmi:111 ../urpmi.addmedia:72
#: ../urpmi.removemedia:45 ../urpmi.update:48 ../urpmq:70
#, c-format
msgid "  --urpmi-root   - use another root for urpmi db & rpm installation.\n"
msgstr ""

#: ../urpme:55 ../urpmi:101
#, c-format
msgid "  --justdb       - update only the rpm db, not the filesystem.\n"
msgstr ""

#: ../urpme:56
#, c-format
msgid "  --noscripts    - do not execute package scriptlet(s).\n"
msgstr ""

#: ../urpme:57
#, c-format
msgid ""
"  --use-distrib  - configure urpme on the fly from a distrib tree, useful\n"
"                   to (un)install a chroot with --root option.\n"
msgstr ""

#: ../urpme:59 ../urpmi:153 ../urpmq:89
#, c-format
msgid "  --verbose, -v  - verbose mode.\n"
msgstr ""

#: ../urpme:60
#, c-format
msgid "  -a             - select all packages matching expression.\n"
msgstr ""

#: ../urpme:75
#, fuzzy, c-format
msgid "Only superuser is allowed to remove packages"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpme:108
#, fuzzy, c-format
msgid "unknown packages"
msgstr "%d pacáistí"

#: ../urpme:108
#, fuzzy, c-format
msgid "unknown package"
msgstr "gan aithne"

#: ../urpme:123
#, fuzzy, c-format
msgid "Removing the following package will break your system:"
msgid_plural "Removing the following packages will break your system:"
msgstr[0] "Tá ceann de na pacáistí seo de dhíth:"
msgstr[1] "Tá ceann de na pacáistí seo de dhíth:"

#: ../urpme:128
#, c-format
msgid "Nothing to remove"
msgstr ""

#: ../urpme:145
#, c-format
msgid "No orphans to remove"
msgstr ""

#: ../urpme:151
#, fuzzy, c-format
msgid "To satisfy dependencies, the following package will be removed"
msgid_plural ""
"To satisfy dependencies, the following %d packages will be removed"
msgstr[0] "Tá ceann de na pacáistí seo de dhíth:"
msgstr[1] "Tá ceann de na pacáistí seo de dhíth:"

#: ../urpme:156
#, fuzzy, c-format
msgid "(orphan package)"
msgid_plural "(orphan packages)"
msgstr[0] "gan aithne"
msgstr[1] "gan aithne"

#: ../urpme:163
#, fuzzy, c-format
msgid "Remove %d package?"
msgid_plural "Remove %d packages?"
msgstr[0] "Ag feistiál  pacáiste %s"
msgstr[1] "Ag feistiál  pacáiste %s"

#: ../urpme:168
#, fuzzy, c-format
msgid "testing removal of %s"
msgstr "Gaireais inscortha"

#: ../urpme:185
#, fuzzy, c-format
msgid "Removal failed"
msgstr "Scríos modúil"

#: ../urpme:187
#, fuzzy, c-format
msgid "Removal is possible"
msgstr "Scríos modúil"

#: ../urpmf:29
#, c-format
msgid ""
"urpmf version %s\n"
"Copyright (C) 2002-2006 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage: urpmf [options] pattern-expression\n"
msgstr ""

#: ../urpmf:36
#, c-format
msgid "  --version      - print this tool's version number.\n"
msgstr ""

#: ../urpmf:37 ../urpmi:132 ../urpmq:80
#, c-format
msgid "  --env          - use specific environment (typically a bug report).\n"
msgstr ""

#: ../urpmf:38 ../urpmi:74 ../urpmq:49
#, c-format
msgid "  --excludemedia - do not use the given media, separated by comma.\n"
msgstr ""

#: ../urpmf:39
#, c-format
msgid ""
"  --literal, -l  - don't match patterns, use argument as a literal string.\n"
msgstr ""

#: ../urpmf:42 ../urpmi:77 ../urpmq:50
#, c-format
msgid ""
"  --sortmedia    - sort media according to substrings separated by comma.\n"
msgstr ""

#: ../urpmf:43
#, c-format
msgid "  --use-distrib  - use the given path to access media\n"
msgstr ""

#: ../urpmf:44 ../urpmi:78 ../urpmq:51
#, c-format
msgid "  --synthesis    - use the given synthesis instead of urpmi db.\n"
msgstr ""

#: ../urpmf:45
#, c-format
msgid "  --uniq         - do not print identical lines twice.\n"
msgstr ""

#: ../urpmf:46 ../urpmi:75 ../urpmq:46
#, c-format
msgid "  --update       - use only update media.\n"
msgstr ""

#: ../urpmf:47
#, c-format
msgid "  --verbose      - verbose mode.\n"
msgstr ""

#: ../urpmf:48
#, c-format
msgid "  -i             - ignore case distinctions in patterns.\n"
msgstr ""

#: ../urpmf:49
#, c-format
msgid "  -I             - honor case distinctions in patterns (default).\n"
msgstr ""

#: ../urpmf:50
#, c-format
msgid "  -F<str>        - change field separator (defaults to ':').\n"
msgstr ""

#: ../urpmf:51
#, c-format
msgid "Pattern expressions:\n"
msgstr ""

#: ../urpmf:52
#, c-format
msgid "  text           - any text is parsed as a regexp, unless -l is used.\n"
msgstr ""

#: ../urpmf:53
#, c-format
msgid "  -e             - include perl code directly as perl -e.\n"
msgstr ""

#: ../urpmf:54
#, c-format
msgid "  -a             - binary AND operator.\n"
msgstr ""

#: ../urpmf:55
#, c-format
msgid "  -o             - binary OR operator.\n"
msgstr ""

#: ../urpmf:56
#, c-format
msgid "  !              - unary NOT.\n"
msgstr ""

#: ../urpmf:57
#, c-format
msgid "  ( )            - left and right parentheses.\n"
msgstr ""

#: ../urpmf:58
#, c-format
msgid "List of tags:\n"
msgstr ""

#: ../urpmf:59
#, c-format
msgid "  --qf           - specify a printf-like output format\n"
msgstr ""

#: ../urpmf:60
#, c-format
msgid "                   example: '%%name:%%files'\n"
msgstr ""

#: ../urpmf:61
#, c-format
msgid "  --arch         - architecture\n"
msgstr ""

#: ../urpmf:62
#, c-format
msgid "  --buildhost    - build host\n"
msgstr ""

#: ../urpmf:63
#, c-format
msgid "  --buildtime    - build time\n"
msgstr ""

#: ../urpmf:64
#, fuzzy, c-format
msgid "  --conffiles    - configuration files\n"
msgstr "Modúl Cumraíochta Konsole"

#: ../urpmf:65
#, c-format
msgid "  --conflicts    - conflict tags\n"
msgstr ""

#: ../urpmf:66
#, c-format
msgid "  --description  - package description\n"
msgstr ""

#: ../urpmf:67
#, c-format
msgid "  --distribution - distribution\n"
msgstr ""

#: ../urpmf:68
#, c-format
msgid "  --epoch        - epoch\n"
msgstr ""

#: ../urpmf:69
#, c-format
msgid "  --filename     - filename of the package\n"
msgstr ""

#: ../urpmf:70
#, c-format
msgid "  --files        - list of files contained in the package\n"
msgstr ""

#: ../urpmf:71
#, c-format
msgid "  --group        - group\n"
msgstr ""

#: ../urpmf:72
#, c-format
msgid "  --license      - license\n"
msgstr ""

#: ../urpmf:73
#, c-format
msgid "  --name         - package name\n"
msgstr ""

#: ../urpmf:74
#, c-format
msgid "  --obsoletes    - obsoletes tags\n"
msgstr ""

#: ../urpmf:75
#, c-format
msgid "  --packager     - packager\n"
msgstr ""

#: ../urpmf:76
#, c-format
msgid "  --provides     - provides tags\n"
msgstr ""

#: ../urpmf:77
#, c-format
msgid "  --requires     - requires tags\n"
msgstr ""

#: ../urpmf:78
#, c-format
msgid "  --size         - installed size\n"
msgstr ""

#: ../urpmf:79
#, c-format
msgid "  --sourcerpm    - source rpm name\n"
msgstr ""

#: ../urpmf:80
#, c-format
msgid "  --suggests     - suggests tags\n"
msgstr ""

#: ../urpmf:81
#, c-format
msgid "  --summary      - summary\n"
msgstr ""

#: ../urpmf:82
#, c-format
msgid "  --url          - url\n"
msgstr ""

#: ../urpmf:83
#, c-format
msgid "  --vendor       - vendor\n"
msgstr ""

#: ../urpmf:84
#, c-format
msgid "  -m             - the media in which the package was found\n"
msgstr ""

#: ../urpmf:85 ../urpmq:99
#, c-format
msgid "  -f             - print version, release and arch with name.\n"
msgstr ""

#: ../urpmf:153
#, c-format
msgid "unterminated expression (%s)"
msgstr ""

#: ../urpmf:198
#, c-format
msgid "Incorrect format: you may use only one multi-valued tag"
msgstr ""

#: ../urpmf:291
#, fuzzy, c-format
msgid "no hdlist available for medium \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpmf:298
#, fuzzy, c-format
msgid "no synthesis available for medium \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpmf:307
#, fuzzy, c-format
msgid "no xml-info available for medium \"%s\""
msgstr "léamh depslist comhad [%s]"

#: ../urpmi:81
#, c-format
msgid "  --auto-update  - update media then upgrade the system.\n"
msgstr ""

#: ../urpmi:82
#, c-format
msgid "    --no-md5sum    - disable MD5SUM file checking.\n"
msgstr ""

#: ../urpmi:83
#, c-format
msgid "    --force-key    - force update of gpg key.\n"
msgstr ""

#: ../urpmi:84
#, c-format
msgid "  --auto-orphans - remove orphans without asking\n"
msgstr ""

#: ../urpmi:85 ../urpmq:54
#, c-format
msgid "  --no-suggests  - do not auto select \"suggested\" packages.\n"
msgstr ""

#: ../urpmi:86
#, c-format
msgid ""
"  --no-uninstall - never ask to uninstall a package, abort the "
"installation.\n"
msgstr ""

#: ../urpmi:87
#, c-format
msgid "  --no-install   - don't install packages (only download)\n"
msgstr ""

#: ../urpmi:88 ../urpmq:56
#, c-format
msgid ""
"  --keep         - keep existing packages if possible, reject requested\n"
"                   packages that lead to removals.\n"
msgstr ""

#: ../urpmi:90
#, c-format
msgid ""
"  --split-level  - split in small transaction if more than given packages\n"
"                   are going to be installed or upgraded,\n"
"                   default is %d.\n"
msgstr ""

#: ../urpmi:94
#, c-format
msgid "  --split-length - small transaction length, default is %d.\n"
msgstr ""

#: ../urpmi:96
#, c-format
msgid "  --fuzzy, -y    - impose fuzzy search.\n"
msgstr ""

#: ../urpmi:97
#, c-format
msgid "  --buildrequires - install the buildrequires of the packages\n"
msgstr ""

#: ../urpmi:98
#, c-format
msgid "  --install-src  - install only source package (no binaries).\n"
msgstr ""

#: ../urpmi:99
#, c-format
msgid "  --clean        - remove rpm from cache before anything else.\n"
msgstr ""

#: ../urpmi:100
#, c-format
msgid "  --noclean      - don't clean rpms from cache.\n"
msgstr ""

#: ../urpmi:102
#, c-format
msgid ""
"  --replacepkgs  - force installing packages which are already installed.\n"
msgstr ""

#: ../urpmi:104
#, c-format
msgid ""
"  --allow-nodeps - allow asking user to install packages without\n"
"                   dependencies checking.\n"
msgstr ""

#: ../urpmi:106
#, c-format
msgid ""
"  --allow-force  - allow asking user to install packages without\n"
"                   dependencies checking and integrity.\n"
msgstr ""

#: ../urpmi:108
#, c-format
msgid "  --allow-suggests - auto select \"suggested\" packages.\n"
msgstr ""

#: ../urpmi:112
#, c-format
msgid ""
"  --use-distrib  - configure urpmi on the fly from a distrib tree, useful\n"
"                   to install a chroot with --root option.\n"
msgstr ""

#: ../urpmi:114 ../urpmi.addmedia:59 ../urpmi.update:37
#, c-format
msgid "  --metalink     - generate and use a local metalink.\n"
msgstr ""

#: ../urpmi:115
#, c-format
msgid ""
"  --downloader   - program to use to retrieve distant files. \n"
"                   known programs: %s\n"
msgstr ""

#: ../urpmi:118
#, c-format
msgid "  --curl-options - additional options to pass to curl\n"
msgstr ""

#: ../urpmi:119
#, c-format
msgid "  --rsync-options- additional options to pass to rsync\n"
msgstr ""

#: ../urpmi:120
#, c-format
msgid "  --wget-options - additional options to pass to wget\n"
msgstr ""

#: ../urpmi:121
#, c-format
msgid "  --prozilla-options - additional options to pass to prozilla\n"
msgstr ""

#: ../urpmi:122
#, c-format
msgid "  --aria2-options - additional options to pass to aria2\n"
msgstr ""

#: ../urpmi:123 ../urpmi.addmedia:60 ../urpmi.update:38
#, c-format
msgid "  --limit-rate   - limit the download speed.\n"
msgstr ""

#: ../urpmi:124
#, c-format
msgid ""
"  --resume       - resume transfer of partially-downloaded files\n"
"                   (--no-resume disables it, default is disabled).\n"
msgstr ""

#: ../urpmi:126 ../urpmi.addmedia:61 ../urpmi.update:39 ../urpmq:76
#, c-format
msgid ""
"  --proxy        - use specified HTTP proxy, the port number is assumed\n"
"                   to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""

#: ../urpmi:128 ../urpmi.addmedia:63 ../urpmi.update:41 ../urpmq:78
#, c-format
msgid ""
"  --proxy-user   - specify user and password to use for proxy\n"
"                   authentication (format is <user:password>).\n"
msgstr ""

#: ../urpmi:130
#, c-format
msgid ""
"  --bug          - output a bug report in directory indicated by\n"
"                   next arg.\n"
msgstr ""

#: ../urpmi:136
#, c-format
msgid "  --excludepath  - exclude path separated by comma.\n"
msgstr ""

#: ../urpmi:137
#, c-format
msgid "  --excludedocs  - exclude doc files.\n"
msgstr ""

#: ../urpmi:138
#, c-format
msgid "  --ignoresize   - don't verify disk space before installation.\n"
msgstr ""

#: ../urpmi:139
#, c-format
msgid "  --ignorearch   - allow to install rpms for unmatched architectures.\n"
msgstr ""

#: ../urpmi:140
#, c-format
msgid "  --noscripts    - do not execute package scriptlet(s)\n"
msgstr ""

#: ../urpmi:141
#, fuzzy, c-format
msgid "  --replacefiles - ignore file conflicts\n"
msgstr "Modúl Cumraíochta Konsole"

#: ../urpmi:143
#, c-format
msgid "  --skip         - packages which installation should be skipped\n"
msgstr ""

#: ../urpmi:144
#, c-format
msgid "  --prefer       - packages which should be preferred\n"
msgstr ""

#: ../urpmi:145
#, c-format
msgid ""
"  --more-choices - when several packages are found, propose more choices\n"
"                   than the default.\n"
msgstr ""

#: ../urpmi:147
#, c-format
msgid "  --nolock       - don't lock rpm db.\n"
msgstr ""

#: ../urpmi:148
#, c-format
msgid "  --strict-arch  - upgrade only packages with the same architecture.\n"
msgstr ""

#: ../urpmi:149 ../urpmq:97
#, c-format
msgid "  -a             - select all matches on command line.\n"
msgstr ""

#: ../urpmi:152
#, c-format
msgid "  --quiet, -q    - quiet mode.\n"
msgstr ""

#: ../urpmi:154
#, c-format
msgid "  --debug        - very verbose mode.\n"
msgstr ""

#: ../urpmi:155
#, c-format
msgid "  names or rpm files given on command line will be installed.\n"
msgstr ""

#: ../urpmi:183
#, c-format
msgid "Error: can't use --auto-select along with package list.\n"
msgstr ""

#: ../urpmi:190
#, c-format
msgid ""
"Error: To generate a bug report, specify the usual command-line arguments\n"
"along with --bug.\n"
msgstr ""

#: ../urpmi:220
#, c-format
msgid "You can't install binary rpm files when using --install-src"
msgstr ""

#: ../urpmi:221
#, c-format
msgid "You can't install spec files"
msgstr ""

#: ../urpmi:228
#, c-format
msgid "defaulting to --buildrequires"
msgstr ""

#: ../urpmi:233
#, c-format
msgid ""
"please use --buildrequires or --install-src, defaulting to --buildrequires"
msgstr ""

#: ../urpmi:253
#, c-format
msgid ""
"Directory [%s] already exists, please use another directory for bug report "
"or delete it"
msgstr ""

#: ../urpmi:254
#, c-format
msgid "Unable to create directory [%s] for bug report"
msgstr ""

#: ../urpmi:275
#, c-format
msgid ""
"Error: %s appears to be mounted read-only.\n"
"Use --allow-force to force operation."
msgstr ""

#. -PO: here format is "<package_name>: <summary> (to upgrade)"
#: ../urpmi:428
#, c-format
msgid "%s: %s (to upgrade)"
msgstr ""

#. -PO: here format is "<package_name> (to upgrade)"
#: ../urpmi:430
#, c-format
msgid "%s (to upgrade)"
msgstr ""

#. -PO: here format is "<package_name>: <summary> (to install)"
#: ../urpmi:434
#, fuzzy, c-format
msgid "%s: %s (to install)"
msgstr "Eirigh as Feistiú"

#. -PO: here format is "<package_name> (to install)"
#: ../urpmi:436
#, fuzzy, c-format
msgid "%s (to install)"
msgstr "Eirigh as Feistiú"

#: ../urpmi:442
#, fuzzy, c-format
msgid ""
"In order to satisfy the '%s' dependency, one of the following packages is "
"needed:"
msgstr "Tá ceann de na pacáistí seo de dhíth:"

#: ../urpmi:445
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Céard é do rogha? (1-%d) "

#: ../urpmi:487
#, c-format
msgid ""
"The following package cannot be installed because it depends on packages\n"
"that are older than the installed ones:\n"
"%s"
msgstr ""

#: ../urpmi:489
#, c-format
msgid ""
"The following packages can't be installed because they depend on packages\n"
"that are older than the installed ones:\n"
"%s"
msgstr ""

#: ../urpmi:495 ../urpmi:510
#, fuzzy, c-format
msgid ""
"\n"
"Continue installation anyway?"
msgstr "Lean ar aghaidh ar aon nós?"

#: ../urpmi:496 ../urpmi:511 ../urpmi:614 ../urpmi.addmedia:135
#, c-format
msgid " (Y/n) "
msgstr " (T/n) "

#: ../urpmi:504
#, fuzzy, c-format
msgid ""
"A requested package cannot be installed:\n"
"%s"
msgstr "tá gach rud ann cheana féin"

#: ../urpmi:505
#, fuzzy, c-format
msgid ""
"Some requested packages cannot be installed:\n"
"%s"
msgstr "tá gach rud ann cheana féin"

#: ../urpmi:522
#, c-format
msgid "removing package %s will break your system"
msgstr ""

#: ../urpmi:530
#, fuzzy, c-format
msgid ""
"The installation cannot continue because the following package\n"
"has to be removed for others to be upgraded:\n"
"%s\n"
msgstr "Tá %s ins na pacáistí a leanas: %s \n"

#: ../urpmi:532
#, fuzzy, c-format
msgid ""
"The installation cannot continue because the following packages\n"
"have to be removed for others to be upgraded:\n"
"%s\n"
msgstr "Tá %s ins na pacáistí a leanas: %s \n"

#: ../urpmi:540
#, c-format
msgid "(test only, removal will not be actually done)"
msgstr ""

#: ../urpmi:560
#, c-format
msgid ""
"You must first call urpmi with --buildrequires to install the following "
"dependencies:\n"
"%s\n"
msgstr ""

#: ../urpmi:571
#, fuzzy, c-format
msgid "The following orphan package will be removed."
msgid_plural "The following orphan packages will be removed."
msgstr[0] "Tá ceann de na pacáistí seo de dhíth:"
msgstr[1] "Tá ceann de na pacáistí seo de dhíth:"

#: ../urpmi:596
#, c-format
msgid "(test only, installation will not be actually done)"
msgstr ""

#: ../urpmi:602
#, c-format
msgid "%s of additional disk space will be used."
msgstr ""

#: ../urpmi:603
#, c-format
msgid "%s of disk space will be freed."
msgstr ""

#: ../urpmi:604
#, c-format
msgid "%s of packages will be retrieved."
msgstr ""

#: ../urpmi:605
#, c-format
msgid "Proceed with the installation of one package?"
msgid_plural "Proceed with the installation of the %d packages?"
msgstr[0] ""
msgstr[1] ""

#: ../urpmi:626
#, c-format
msgid "Cancel"
msgstr "Cealaigh"

#: ../urpmi:634
#, fuzzy, c-format
msgid "Press Enter when mounted..."
msgstr "Brú Enter nuair atá sin déanta agat..."

#. -PO: The URI types strings 'file:', 'ftp:', 'http:', and 'cdrom:' must not be translated!
#. -PO: neither the ``with''.  Only what is between <brackets> can be translated.
#: ../urpmi.addmedia:36
#, c-format
msgid ""
"usage: urpmi.addmedia [options] <name> <url>\n"
"where <url> is one of\n"
"       [file:/]/<path>\n"
"       ftp://<login>:<password>@<host>/<path>\n"
"       ftp://<host>/<path>\n"
"       http://<host>/<path>\n"
"       cdrom://<path>\n"
"\n"
"usage: urpmi.addmedia [options] --distrib --mirrorlist <url>\n"
"usage: urpmi.addmedia [options] --mirrorlist <url> <name> <relative path>\n"
"\n"
"examples:\n"
"\n"
"  urpmi.addmedia --distrib --mirrorlist '$MIRRORLIST'\n"
"  urpmi.addmedia --mirrorlist '$MIRRORLIST' backports media/main/backports\n"
"\n"
"\n"
"and [options] are from\n"
msgstr ""

#: ../urpmi.addmedia:55 ../urpmi.update:33 ../urpmq:73
#, c-format
msgid "  --wget         - use wget to retrieve distant files.\n"
msgstr ""

#: ../urpmi.addmedia:56 ../urpmi.update:34 ../urpmq:74
#, c-format
msgid "  --curl         - use curl to retrieve distant files.\n"
msgstr ""

#: ../urpmi.addmedia:57 ../urpmi.update:35 ../urpmq:75
#, c-format
msgid "  --prozilla     - use prozilla to retrieve distant files.\n"
msgstr ""

#: ../urpmi.addmedia:58 ../urpmi.update:36
#, c-format
msgid "  --aria2        - use aria2 to retrieve distant files.\n"
msgstr ""

#: ../urpmi.addmedia:65
#, c-format
msgid ""
"  --update       - create an update medium, \n"
"                   or discard non-update media (when used with --distrib)\n"
msgstr ""

#: ../urpmi.addmedia:67
#, c-format
msgid ""
"  --xml-info     - use the specific policy for downloading xml info files\n"
"                   one of: never, on-demand, update-only, always. cf urpmi."
"cfg(5)\n"
msgstr ""

#: ../urpmi.addmedia:69
#, c-format
msgid "  --probe-synthesis - use synthesis file.\n"
msgstr ""

#: ../urpmi.addmedia:70
#, c-format
msgid "  --probe-rpms   - use rpm files (instead of synthesis).\n"
msgstr ""

#: ../urpmi.addmedia:71
#, c-format
msgid "  --no-probe     - do not try to find any synthesis file.\n"
msgstr ""

#: ../urpmi.addmedia:73
#, c-format
msgid ""
"  --distrib      - automatically create all media from an installation\n"
"                   medium.\n"
msgstr ""

#: ../urpmi.addmedia:75
#, c-format
msgid "  --interactive  - with --distrib, ask confirmation for each media\n"
msgstr ""

#: ../urpmi.addmedia:76
#, c-format
msgid "  --all-media    - with --distrib, add every listed media\n"
msgstr ""

#: ../urpmi.addmedia:77
#, c-format
msgid "  --virtual      - create virtual media wich are always up-to-date.\n"
msgstr ""

#: ../urpmi.addmedia:78 ../urpmi.update:44
#, c-format
msgid "  --no-md5sum    - disable MD5SUM file checking.\n"
msgstr ""

#: ../urpmi.addmedia:79
#, c-format
msgid "  --nopubkey     - don't import pubkey of added media\n"
msgstr ""

#: ../urpmi.addmedia:80
#, c-format
msgid "  --raw          - add the media in config, but don't update it.\n"
msgstr ""

#: ../urpmi.addmedia:81 ../urpmi.removemedia:43 ../urpmi.update:53
#, c-format
msgid "  -q             - quiet mode.\n"
msgstr ""

#: ../urpmi.addmedia:82 ../urpmi.removemedia:44 ../urpmi.update:54
#, c-format
msgid "  -v             - verbose mode.\n"
msgstr ""

#: ../urpmi.addmedia:95
#, c-format
msgid "known xml-info policies are %s"
msgstr ""

#: ../urpmi.addmedia:106
#, c-format
msgid "no argument needed for --distrib --mirrorlist <url>"
msgstr ""

#: ../urpmi.addmedia:111
#, c-format
msgid "bad <url> (for local directory, the path must be absolute)"
msgstr ""

#: ../urpmi.addmedia:115
#, c-format
msgid "Only superuser is allowed to add media"
msgstr ""

#: ../urpmi.addmedia:118
#, fuzzy, c-format
msgid "creating config file [%s]"
msgstr "Téip ag cruthaigh comhad: %s"

#: ../urpmi.addmedia:119
#, fuzzy, c-format
msgid "Can't create config file [%s]"
msgstr "Téip ag cruthaigh comhad: %s"

#: ../urpmi.addmedia:127
#, c-format
msgid "no need to give <relative path of synthesis> with --distrib"
msgstr ""

#: ../urpmi.addmedia:135
#, c-format
msgid ""
"\n"
"Do you want to add media '%s'?"
msgstr ""

#: ../urpmi.addmedia:153 ../urpmi.addmedia:176
#, fuzzy, c-format
msgid "unable to add medium"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpmi.addmedia:161
#, c-format
msgid "<relative path of synthesis> missing\n"
msgstr ""

#: ../urpmi.addmedia:164
#, c-format
msgid "Can't use %s with remote medium"
msgstr ""

#: ../urpmi.removemedia:38
#, fuzzy, c-format
msgid ""
"usage: urpmi.removemedia (-a | <name> ...)\n"
"where <name> is a medium name to remove.\n"
msgstr "Úsáid: urpmi.removemedia (-a | <ainm>...)\n"

#: ../urpmi.removemedia:41
#, c-format
msgid "  -a             - select all media.\n"
msgstr ""

#: ../urpmi.removemedia:42
#, c-format
msgid "  -y             - fuzzy match on media names.\n"
msgstr ""

#: ../urpmi.removemedia:59
#, c-format
msgid "Only superuser is allowed to remove media"
msgstr ""

#: ../urpmi.removemedia:72
#, c-format
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr ""

#: ../urpmi.removemedia:78
#, c-format
msgid ""
"the entry to remove is missing\n"
"(one of %s)\n"
msgstr ""

#: ../urpmi.update:30
#, c-format
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
msgstr ""

#: ../urpmi.update:43
#, c-format
msgid "  --update       - update only update media.\n"
msgstr ""

#: ../urpmi.update:45
#, c-format
msgid "  --force-key    - force update of gpg key.\n"
msgstr ""

#: ../urpmi.update:46
#, c-format
msgid "  --ignore       - don't update, mark the media as ignored.\n"
msgstr ""

#: ../urpmi.update:47
#, c-format
msgid "  --no-ignore    - don't update, mark the media as enabled.\n"
msgstr ""

#: ../urpmi.update:49
#, c-format
msgid "  --probe-rpms   - do not use synthesis, use rpm files directly\n"
msgstr ""

#: ../urpmi.update:50
#, c-format
msgid "  -a             - select all non-removable media.\n"
msgstr ""

#: ../urpmi.update:51
#, c-format
msgid "  -f             - force updating synthesis\n"
msgstr ""

#: ../urpmi.update:52
#, c-format
msgid "  -ff            - really force updating synthesis\n"
msgstr ""

#: ../urpmi.update:69
#, c-format
msgid "Only superuser is allowed to update media"
msgstr ""

#: ../urpmi.update:86
#, c-format
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr ""

#: ../urpmi.update:87
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""

#: ../urpmi.update:98
#, c-format
msgid "\"%s\""
msgstr "\"%s\""

#: ../urpmi.update:99
#, fuzzy, c-format
msgid "ignoring media %s"
msgstr "léamh depslist comhad [%s]"

#: ../urpmi.update:99
#, fuzzy, c-format
msgid "enabling media %s"
msgstr "léamh depslist comhad [%s]"

#: ../urpmq:40
#, c-format
msgid ""
"urpmq version %s\n"
"Copyright (C) 2000-2006 Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""

#: ../urpmq:48
#, c-format
msgid ""
"  --searchmedia  - use only the given media to search requested (or updated) "
"packages.\n"
msgstr ""

#: ../urpmq:53
#, c-format
msgid "  --auto-orphans - list orphans\n"
msgstr ""

#: ../urpmq:55
#, c-format
msgid "  --fuzzy        - impose fuzzy search (same as -y).\n"
msgstr ""

#: ../urpmq:58
#, c-format
msgid "  --list         - list available packages.\n"
msgstr ""

#: ../urpmq:59
#, c-format
msgid "  --list-media   - list available media.\n"
msgstr ""

#: ../urpmq:60
#, c-format
msgid "  --list-url     - list available media and their url.\n"
msgstr ""

#: ../urpmq:61
#, c-format
msgid "  --list-nodes   - list available nodes when using --parallel.\n"
msgstr ""

#: ../urpmq:62
#, c-format
msgid "  --list-aliases - list available parallel aliases.\n"
msgstr ""

#: ../urpmq:63
#, c-format
msgid ""
"  --dump-config  - dump the config in form of urpmi.addmedia argument.\n"
msgstr ""

#: ../urpmq:64
#, c-format
msgid "  --src          - next package is a source package (same as -s).\n"
msgstr ""

#: ../urpmq:65
#, c-format
msgid ""
"  --sources      - give all source packages before downloading (root only).\n"
msgstr ""

#: ../urpmq:67
#, c-format
msgid "  --ignorearch   - allow to query rpms for unmatched architectures.\n"
msgstr ""

#: ../urpmq:71
#, c-format
msgid ""
"  --use-distrib  - configure urpmi on the fly from a distrib tree.\n"
"                   This permit to querying a distro.\n"
msgstr ""

#: ../urpmq:81
#, c-format
msgid "  --changelog    - print changelog.\n"
msgstr ""

#: ../urpmq:82
#, fuzzy, c-format
msgid "  --conflicts    - print conflicts.\n"
msgstr "Modúl Cumraíochta Konsole"

#: ../urpmq:83
#, fuzzy, c-format
msgid "  --obsoletes    - print obsoletes.\n"
msgstr "Modúl Cumraíochta Konsole"

#: ../urpmq:84
#, c-format
msgid "  --provides     - print provides.\n"
msgstr ""

#: ../urpmq:85
#, c-format
msgid "  --requires     - print requires.\n"
msgstr ""

#: ../urpmq:86
#, fuzzy, c-format
msgid "  --suggests     - print suggests.\n"
msgstr "Modúl Cumraíochta Konsole"

#: ../urpmq:87
#, c-format
msgid "  --sourcerpm    - print sourcerpm.\n"
msgstr ""

#: ../urpmq:88
#, c-format
msgid "  --summary, -S  - print summary.\n"
msgstr ""

#: ../urpmq:90
#, c-format
msgid ""
"  --requires-recursive, -d\n"
"                   - query package dependencies.\n"
msgstr ""

#: ../urpmq:92
#, c-format
msgid "  --whatrequires - reverse search to what requires package.\n"
msgstr ""

#: ../urpmq:93
#, c-format
msgid ""
"  --whatrequires-recursive\n"
"                   - extended reverse search (includes virtual packages).\n"
msgstr ""

#: ../urpmq:95
#, c-format
msgid ""
"  --whatprovides, -p\n"
"                   - search in provides to find package.\n"
msgstr ""

#: ../urpmq:98
#, c-format
msgid "  -c             - complete output with package to be removed.\n"
msgstr ""

#: ../urpmq:100
#, c-format
msgid "  -g             - print groups with name also.\n"
msgstr ""

#: ../urpmq:101
#, c-format
msgid "  -i             - print useful information in human readable form.\n"
msgstr ""

#: ../urpmq:102
#, c-format
msgid "  -l             - list files in package.\n"
msgstr ""

#: ../urpmq:103
#, c-format
msgid "  -m             - equivalent to -du\n"
msgstr ""

#: ../urpmq:104
#, c-format
msgid "  -r             - print version and release with name also.\n"
msgstr ""

#: ../urpmq:105
#, c-format
msgid "  -s             - next package is a source package (same as --src).\n"
msgstr ""

#: ../urpmq:106
#, c-format
msgid ""
"  -u             - remove package if a more recent version is already "
"installed.\n"
msgstr ""

#: ../urpmq:107
#, c-format
msgid "  -y             - impose fuzzy search (same as --fuzzy).\n"
msgstr ""

#: ../urpmq:108
#, c-format
msgid "  -Y             - like -y, but forces to match case-insensitively.\n"
msgstr ""

#: ../urpmq:109
#, c-format
msgid "  names or rpm files given on command line are queried.\n"
msgstr ""

#: ../urpmq:156
#, c-format
msgid "usage: \"urpmq --auto-orphans\" with no argument"
msgstr ""

#: ../urpmq:209
#, c-format
msgid "--list-nodes can only be used with --parallel"
msgstr ""

#: ../urpmq:233
#, fuzzy, c-format
msgid "use -l to list files"
msgstr "Téip ag oscailt comhad: %s\n"

#: ../urpmq:404
#, c-format
msgid "no xml info for medium \"%s\", only partial result for package %s"
msgstr ""

#: ../urpmq:405
#, c-format
msgid "no xml info for medium \"%s\", only partial result for packages %s"
msgstr ""

#: ../urpmq:408
#, c-format
msgid ""
"no xml info for medium \"%s\", unable to return any result for package %s"
msgstr ""

#: ../urpmq:409
#, c-format
msgid ""
"no xml info for medium \"%s\", unable to return any result for packages %s"
msgstr ""

#: ../urpmq:476
#, c-format
msgid "No changelog found\n"
msgstr ""

#, fuzzy
#~ msgid "Writing rpm macros file [%s]...\n"
#~ msgstr "Tá droch ainmchomad rpm [%s]"

#, fuzzy
#~ msgid "examining %s file"
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "found probed synthesis as %s"
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "%d installation transaction failed"
#~ msgid_plural "%d installation transactions failed"
#~ msgstr[0] "Theip ag feistiú"
#~ msgstr[1] "Theip ag feistiú"

#, fuzzy
#~ msgid "Package %s can not be installed"
#~ msgstr "tá gach rud ann cheana féin"

#, fuzzy
#~ msgid "Checking to remove the following packages"
#~ msgstr "Tá ceann de na pacáistí seo de dhíth:"

#, fuzzy
#~ msgid "Unknown option %s"
#~ msgstr "Cód earraidh gan aithne %d\n"

#, fuzzy
#~ msgid "using different removable device [%s] for \"%s\""
#~ msgstr "Gaireais inscortha"

#, fuzzy
#~ msgid "unable to retrieve pathname for removable medium \"%s\""
#~ msgstr "Téip ag oscailt comhad: %s\n"

#, fuzzy
#~ msgid "unable to parse synthesis file of \"%s\""
#~ msgstr "Téip ag oscailt comhad: %s\n"

#, fuzzy
#~ msgid "computing md5sum of existing source hdlist (or synthesis) [%s]"
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid ""
#~ "virtual medium \"%s\" should not have defined hdlist or list file, medium "
#~ "ignored"
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "invalid hdlist name"
#~ msgstr "Tá droch ainmchomad rpm [%s]"

#, fuzzy
#~ msgid "unable to find list file for \"%s\", medium ignored"
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "\"synthesis\" should not be set (medium \"%s\")"
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "\"synthesis\" should be set (medium \"%s\")"
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "unable to access list file of \"%s\""
#~ msgstr "Téip ag oscailt comhad: %s\n"

#, fuzzy
#~ msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "medium \"%s\" trying to use an already used list, medium ignored"
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "building hdlist [%s]"
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "problem reading hdlist or synthesis file of medium \"%s\""
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "computing md5sum of copied source hdlist (or synthesis)"
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "...retrieving failed: md5sum mismatch"
#~ msgstr "Theip ar uathathmhéadú FAT: %s"

#, fuzzy
#~ msgid "no rpm files found from [%s]"
#~ msgstr "Tá droch ainmchomad rpm [%s]"

#, fuzzy
#~ msgid "unable to read rpm files from [%s]: %s"
#~ msgstr "Tá droch ainmchomad rpm [%s]"

#, fuzzy
#~ msgid "reading headers from medium \"%s\""
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "unable to update medium \"%s\"\n"
#~ msgstr "Téip ag oscailt comhad: %s\n"

#, fuzzy
#~ msgid "unable to correctly parse [%s] on value \"%s\""
#~ msgstr "Tá droch ainmchomad rpm [%s]"

#, fuzzy
#~ msgid "unrequested"
#~ msgstr "Konquest"

#, fuzzy
#~ msgid ""
#~ "The following packages have bad signatures:\n"
#~ "%s\n"
#~ "\n"
#~ "Do you want to continue installation ?"
#~ msgstr "Tá %s ins na pacáistí a leanas: %s \n"

#, fuzzy
#~ msgid "unable to remove package %s"
#~ msgstr "Téip ag oscailt comhad: %s\n"

#, fuzzy
#~ msgid ""
#~ "To satisfy dependencies, the following package is going to be installed"
#~ msgid_plural ""
#~ "To satisfy dependencies, the following packages are going to be installed"
#~ msgstr[0] "Tá ceann de na pacáistí seo de dhíth:"
#~ msgstr[1] "Tá ceann de na pacáistí seo de dhíth:"

#, fuzzy
#~ msgid ""
#~ "To satisfy dependencies, the following %d packages are going to be "
#~ "installed:\n"
#~ "%s\n"
#~ msgstr "Tá ceann de na pacáistí seo de dhíth:"

#, fuzzy
#~ msgid ""
#~ "To satisfy dependencies, the following packages are going to be installed"
#~ msgid_plural ""
#~ "To satisfy dependencies, the following package is going to be installed"
#~ msgstr[0] "Tá ceann de na pacáistí seo de dhíth:"
#~ msgstr[1] "Tá ceann de na pacáistí seo de dhíth:"

#, fuzzy
#~ msgid "Installing packages on nodes..."
#~ msgstr ""
#~ "Ag feisteáil pacáiste %s\n"
#~ "%d%%"

#, fuzzy
#~ msgid "Propagating synthesis to %s..."
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "Distributing files to %s..."
#~ msgstr "ag feistiú %s\n"

#, fuzzy
#~ msgid "Performing install on %s..."
#~ msgstr "Ag Ullmhaigh feistiú"

#, fuzzy
#~ msgid "Preparing install on %s..."
#~ msgstr "Ag Ullmhaigh feistiú"

#, fuzzy
#~ msgid ""
#~ "\n"
#~ "unknown options '%s'\n"
#~ msgstr "%s: rogha gan aithne `%s'\n"

#, fuzzy
#~ msgid "inconsistent list file for \"%s\", medium ignored"
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "copying source hdlist (or synthesis) of \"%s\"..."
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "nothing written in list file for \"%s\""
#~ msgstr "léamh depslist comhad [%s]"

#, fuzzy
#~ msgid "The following package names were assumed: %s"
#~ msgstr "Tá ceann de na pacáistí seo de dhíth:"

#, fuzzy
#~ msgid "copying hdlists file..."
#~ msgstr "léamh depslist comhad [%s]"

#~ msgid "Is this OK?"
#~ msgstr "An bhfuil sin Ok ?"

#~ msgid "installing %s\n"
#~ msgstr "ag feistiú %s\n"

#, fuzzy
#~ msgid ""
#~ "\n"
#~ "Continue?"
#~ msgstr "Lean"

#, fuzzy
#~ msgid "retrieving mirrors at %s ..."
#~ msgstr "léamh depslist comhad [%s]"
9343 9344 9345 9346 9347 9348 9349 9350 9351 9352 9353 9354 9355 9356 9357 9358 9359 9360 9361 9362 9363 9364 9365 9366 9367 9368 9369 9370 9371 9372 9373 9374 9375 9376 9377 9378 9379 9380 9381 9382 9383 9384 9385 9386 9387 9388 9389 9390 9391 9392 9393 9394 9395 9396 9397 9398 9399 9400 9401 9402 9403 9404 9405 9406 9407 9408 9409 9410 9411 9412 9413 9414 9415 9416 9417 9418 9419 9420 9421 9422 9423 9424 9425 9426 9427 9428 9429 9430 9431 9432 9433 9434 9435 9436 9437 9438 9439 9440 9441 9442 9443 9444 9445 9446 9447 9448 9449 9450 9451 9452 9453 9454 9455 9456 9457 9458 9459 9460 9461 9462 9463 9464 9465 9466 9467 9468 9469 9470 9471 9472 9473 9474 9475 9476 9477 9478 9479 9480 9481 9482 9483 9484 9485 9486 9487 9488 9489 9490 9491 9492 9493 9494 9495 9496 9497 9498 9499 9500 9501 9502 9503 9504 9505 9506 9507 9508 9509 9510 9511 9512 9513 9514 9515 9516 9517 9518 9519 9520 9521 9522 9523 9524 9525 9526 9527 9528 9529 9530 9531 9532 9533 9534 9535 9536 9537 9538 9539 9540 9541 9542 9543 9544 9545 9546 9547 9548 9549 9550 9551 9552 9553 9554 9555 9556 9557 9558 9559 9560 9561 9562 9563 9564 9565 9566 9567 9568 9569 9570 9571 9572 9573 9574 9575 9576 9577 9578 9579 9580 9581 9582 9583 9584 9585 9586 9587 9588 9589 9590 9591 9592 9593 9594 9595 9596 9597 9598 9599 9600 9601 9602 9603 9604 9605 9606 9607 9608 9609 9610 9611 9612 9613 9614 9615 9616 9617 9618 9619 9620 9621 9622 9623 9624 9625 9626 9627 9628 9629 9630 9631 9632 9633 9634 9635 9636 9637 9638 9639 9640 9641 9642 9643 9644 9645 9646 9647 9648 9649 9650 9651 9652 9653 9654 9655 9656 9657 9658 9659 9660 9661 9662 9663 9664 9665 9666 9667 9668 9669 9670 9671 9672 9673 9674 9675 9676 9677 9678 9679 9680 9681 9682 9683 9684 9685 9686 9687 9688 9689 9690 9691 9692 9693 9694 9695 9696 9697 9698 9699 9700 9701 9702 9703 9704 9705 9706 9707 9708 9709 9710 9711 9712 9713 9714 9715 9716 9717 9718 9719 9720 9721 9722 9723 9724 9725 9726 9727 9728 9729 9730 9731 9732 9733 9734 9735 9736 9737 9738 9739 9740 9741 9742 9743 9744 9745 9746 9747 9748 9749 9750 9751 9752 9753 9754 9755 9756 9757 9758 9759 9760 9761 9762 9763 9764 9765 9766 9767 9768 9769 9770 9771 9772 9773 9774 9775 9776 9777 9778 9779 9780 9781 9782 9783 9784 9785 9786 9787 9788 9789 9790 9791 9792 9793 9794 9795 9796 9797 9798 9799 9800 9801 9802 9803 9804 9805 9806 9807 9808 9809 9810 9811 9812 9813 9814 9815 9816 9817 9818 9819 9820 9821 9822 9823 9824 9825 9826 9827 9828 9829 9830 9831 9832 9833 9834 9835 9836 9837 9838 9839 9840 9841 9842 9843 9844 9845 9846 9847 9848 9849 9850 9851 9852 9853 9854 9855 9856 9857 9858 9859 9860 9861 9862 9863 9864 9865 9866 9867 9868 9869 9870 9871 9872 9873 9874 9875 9876 9877 9878 9879 9880 9881 9882 9883 9884 9885 9886 9887 9888 9889 9890 9891 9892 9893 9894 9895 9896 9897 9898 9899 9900 9901 9902 9903 9904 9905 9906 9907 9908 9909 9910 9911 9912 9913 9914 9915 9916 9917 9918 9919 9920 9921 9922 9923 9924 9925 9926 9927 9928 9929 9930 9931 9932 9933 9934 9935 9936 9937 9938 9939 9940 9941 9942 9943 9944 9945 9946 9947 9948 9949 9950 9951 9952 9953 9954 9955 9956 9957 9958 9959 9960 9961 9962 9963 9964 9965 9966 9967 9968 9969 9970 9971 9972 9973 9974 9975 9976 9977 9978 9979 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 9995 9996 9997 9998 9999 10000 10001 10002 10003 10004 10005 10006 10007 10008 10009 10010 10011 10012 10013 10014 10015 10016 10017 10018 10019 10020 10021 10022 10023 10024 10025 10026 10027 10028 10029 10030 10031 10032 10033 10034 10035 10036 10037 10038 10039 10040 10041 10042 10043 10044 10045 10046 10047 10048 10049 10050 10051 10052 10053 10054 10055 10056 10057 10058 10059 10060 10061 10062 10063 10064 10065 10066 10067 10068 10069 10070 10071 10072 10073 10074 10075 10076 10077 10078 10079 10080 10081 10082 10083 10084 10085 10086 10087 10088 10089 10090 10091 10092 10093 10094 10095 10096 10097 10098 10099 10100 10101 10102 10103 10104 10105 10106 10107 10108 10109 10110 10111 10112 10113 10114 10115 10116 10117 10118 10119 10120 10121 10122 10123 10124 10125 10126 10127 10128 10129 10130 10131 10132 10133 10134 10135 10136 10137 10138 10139 10140 10141 10142 10143 10144 10145 10146 10147 10148 10149 10150 10151 10152 10153 10154 10155 10156 10157 10158 10159 10160 10161 10162 10163 10164 10165 10166 10167 10168 10169 10170 10171 10172 10173 10174 10175 10176 10177 10178 10179 10180 10181 10182 10183 10184 10185 10186 10187 10188 10189 10190 10191 10192 10193 10194 10195 10196 10197 10198 10199 10200 10201 10202 10203 10204 10205 10206 10207 10208 10209 10210 10211 10212 10213 10214 10215 10216 10217 10218 10219 10220 10221 10222 10223 10224 10225 10226 10227 10228 10229 10230 10231 10232 10233 10234 10235 10236 10237 10238 10239 10240 10241 10242 10243 10244 10245 10246 10247 10248 10249 10250 10251 10252 10253 10254 10255 10256 10257 10258 10259 10260 10261 10262 10263 10264 10265 10266 10267 10268 10269 10270 10271 10272 10273 10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 10292 10293 10294 10295 10296 10297 10298 10299 10300 10301 10302 10303 10304 10305 10306 10307 10308 10309 10310 10311 10312 10313 10314 10315 10316 10317 10318 10319 10320 10321 10322 10323 10324 10325 10326 10327 10328 10329 10330 10331 10332 10333 10334 10335 10336 10337 10338 10339 10340 10341 10342 10343 10344 10345 10346 10347 10348 10349 10350 10351 10352 10353 10354 10355 10356 10357 10358 10359 10360 10361 10362 10363 10364 10365 10366 10367 10368 10369 10370 10371 10372 10373 10374 10375 10376 10377 10378 10379 10380 10381 10382 10383 10384 10385 10386 10387 10388 10389 10390 10391 10392 10393 10394 10395 10396 10397 10398 10399 10400 10401 10402 10403 10404 10405 10406 10407 10408 10409 10410 10411 10412 10413 10414 10415 10416 10417 10418 10419 10420 10421 10422 10423 10424 10425 10426 10427 10428 10429 10430 10431 10432 10433 10434 10435 10436 10437 10438 10439 10440 10441 10442 10443 10444 10445 10446 10447 10448 10449 10450 10451 10452 10453 10454 10455 10456 10457 10458 10459 10460 10461 10462 10463 10464 10465 10466 10467 10468 10469 10470 10471 10472 10473 10474 10475 10476 10477 10478 10479 10480 10481 10482 10483 10484 10485 10486 10487 10488 10489 10490 10491 10492 10493 10494 10495 10496 10497 10498 10499 10500 10501 10502 10503 10504 10505 10506 10507 10508 10509 10510 10511 10512 10513 10514 10515 10516 10517 10518 10519 10520 10521 10522 10523 10524 10525 10526 10527 10528 10529 10530 10531 10532 10533 10534 10535 10536 10537 10538 10539 10540 10541 10542 10543 10544 10545 10546 10547 10548 10549 10550 10551 10552 10553 10554 10555 10556 10557 10558 10559 10560 10561 10562 10563 10564 10565 10566 10567 10568 10569 10570 10571 10572 10573 10574 10575 10576 10577 10578 10579 10580 10581 10582 10583 10584 10585 10586 10587 10588 10589 10590 10591 10592 10593 10594 10595 10596 10597 10598 10599 10600 10601 10602 10603 10604 10605 10606 10607 10608 10609 10610 10611 10612 10613 10614 10615 10616 10617 10618 10619 10620 10621 10622 10623 10624 10625 10626 10627 10628 10629 10630 10631 10632 10633 10634 10635 10636 10637 10638 10639 10640 10641 10642 10643 10644 10645 10646 10647 10648 10649 10650 10651 10652 10653 10654 10655 10656 10657 10658 10659 10660 10661 10662 10663 10664 10665 10666 10667 10668 10669 10670 10671 10672 10673 10674 10675 10676 10677 10678 10679 10680 10681 10682 10683 10684 10685 10686 10687 10688 10689 10690 10691 10692 10693 10694 10695 10696 10697 10698 10699 10700 10701 10702 10703 10704 10705 10706 10707 10708 10709 10710 10711 10712 10713 10714 10715 10716 10717 10718 10719 10720 10721 10722 10723 10724 10725 10726 10727 10728 10729 10730 10731 10732 10733 10734 10735 10736 10737 10738 10739 10740 10741 10742 10743 10744 10745 10746 10747 10748 10749 10750 10751 10752 10753 10754 10755 10756 10757 10758 10759 10760 10761 10762 10763 10764 10765 10766 10767 10768 10769 10770 10771 10772 10773 10774 10775 10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 10786 10787 10788 10789 10790 10791 10792 10793 10794 10795 10796 10797 10798 10799 10800 10801 10802 10803 10804 10805 10806 10807 10808 10809 10810 10811 10812 10813 10814 10815 10816 10817 10818 10819 10820 10821 10822 10823 10824 10825 10826 10827 10828 10829 10830 10831 10832 10833 10834 10835 10836 10837 10838 10839 10840 10841 10842 10843 10844 10845 10846 10847 10848 10849 10850 10851 10852 10853 10854 10855 10856 10857 10858 10859 10860 10861 10862 10863 10864 10865 10866 10867 10868 10869 10870 10871 10872 10873 10874 10875 10876 10877 10878 10879 10880 10881 10882 10883 10884 10885 10886 10887 10888 10889 10890 10891 10892 10893 10894 10895 10896 10897 10898 10899 10900 10901 10902 10903 10904 10905 10906 10907 10908 10909 10910 10911 10912 10913 10914 10915 10916 10917 10918 10919 10920 10921 10922 10923 10924 10925 10926 10927 10928 10929 10930 10931 10932 10933 10934 10935 10936 10937 10938 10939 10940 10941 10942 10943 10944 10945 10946 10947 10948 10949 10950 10951 10952 10953 10954 10955 10956 10957 10958 10959 10960 10961 10962 10963 10964 10965 10966 10967 10968 10969 10970 10971 10972 10973 10974 10975 10976 10977 10978 10979 10980 10981 10982 10983 10984 10985 10986 10987 10988 10989 10990 10991 10992 10993 10994 10995 10996 10997 10998 10999 11000 11001 11002 11003 11004 11005 11006 11007 11008 11009 11010 11011 11012 11013 11014 11015 11016 11017 11018 11019 11020 11021 11022 11023 11024 11025 11026 11027 11028 11029 11030 11031 11032 11033 11034 11035 11036 11037 11038 11039 11040 11041 11042 11043 11044 11045 11046 11047 11048 11049 11050 11051 11052 11053 11054 11055 11056 11057 11058 11059 11060 11061 11062 11063 11064 11065 11066 11067 11068 11069 11070 11071 11072 11073 11074 11075 11076 11077 11078 11079 11080 11081 11082 11083 11084 11085 11086 11087 11088 11089 11090 11091 11092 11093 11094 11095 11096 11097 11098 11099 11100 11101 11102 11103 11104 11105 11106 11107 11108 11109 11110 11111 11112 11113 11114 11115 11116 11117 11118 11119 11120 11121 11122 11123 11124 11125 11126 11127 11128 11129 11130 11131 11132 11133 11134 11135 11136 11137 11138 11139 11140 11141 11142 11143 11144 11145 11146 11147 11148 11149 11150 11151 11152 11153 11154 11155 11156 11157 11158 11159 11160 11161 11162 11163 11164 11165 11166 11167 11168 11169 11170 11171 11172 11173 11174 11175 11176 11177 11178 11179 11180 11181 11182 11183 11184 11185 11186 11187 11188 11189 11190 11191 11192 11193 11194 11195 11196 11197 11198 11199 11200 11201 11202 11203 11204 11205 11206 11207 11208 11209 11210 11211 11212 11213 11214 11215 11216 11217 11218 11219 11220 11221 11222 11223 11224 11225 11226 11227 11228 11229 11230 11231 11232 11233 11234 11235 11236 11237 11238 11239 11240 11241 11242 11243 11244 11245 11246 11247 11248 11249 11250 11251 11252 11253 11254 11255 11256 11257 11258 11259 11260 11261 11262 11263 11264 11265 11266 11267 11268 11269 11270 11271 11272 11273 11274 11275 11276 11277 11278 11279 11280 11281 11282 11283 11284 11285 11286 11287 11288 11289 11290 11291 11292 11293 11294 11295 11296 11297 11298 11299 11300 11301 11302 11303 11304 11305 11306 11307 11308 11309 11310 11311 11312 11313 11314 11315 11316 11317 11318 11319 11320 11321 11322 11323 11324 11325 11326 11327 11328 11329 11330 11331 11332 11333 11334 11335 11336 11337 11338 11339 11340 11341 11342 11343 11344 11345 11346 11347 11348 11349 11350 11351 11352 11353 11354 11355 11356 11357 11358 11359 11360 11361 11362 11363 11364 11365 11366 11367 11368 11369 11370 11371 11372 11373 11374 11375 11376 11377 11378 11379 11380 11381 11382 11383 11384 11385 11386 11387 11388 11389 11390 11391 11392 11393 11394 11395 11396 11397 11398 11399 11400 11401 11402 11403 11404 11405 11406 11407 11408 11409 11410 11411 11412 11413 11414 11415 11416 11417 11418 11419 11420 11421 11422 11423 11424 11425 11426 11427 11428 11429 11430 11431 11432 11433 11434 11435 11436 11437 11438 11439 11440 11441 11442 11443 11444 11445 11446 11447 11448 11449 11450 11451 11452 11453 11454 11455 11456 11457 11458 11459 11460 11461 11462 11463 11464 11465 11466 11467 11468 11469 11470 11471 11472 11473 11474 11475 11476 11477 11478 11479 11480 11481 11482 11483 11484 11485 11486 11487 11488 11489 11490 11491 11492 11493 11494 11495 11496 11497 11498 11499 11500 11501 11502 11503 11504 11505 11506 11507 11508 11509 11510 11511 11512 11513 11514 11515 11516 11517 11518 11519 11520 11521 11522 11523 11524 11525 11526 11527 11528 11529 11530 11531 11532 11533 11534 11535 11536 11537 11538 11539 11540 11541 11542 11543 11544 11545 11546 11547 11548 11549 11550 11551 11552 11553 11554 11555 11556 11557 11558 11559 11560 11561 11562 11563 11564 11565 11566 11567 11568 11569 11570 11571 11572 11573 11574 11575 11576 11577 11578 11579 11580 11581 11582 11583 11584 11585 11586 11587 11588 11589 11590 11591 11592 11593 11594 11595 11596 11597 11598 11599 11600 11601 11602 11603 11604 11605 11606 11607 11608 11609 11610 11611 11612 11613 11614 11615 11616 11617 11618 11619 11620 11621 11622 11623 11624 11625 11626 11627 11628 11629 11630 11631 11632 11633 11634 11635 11636 11637 11638 11639 11640 11641 11642 11643 11644 11645 11646 11647 11648 11649 11650 11651 11652 11653 11654 11655 11656 11657 11658 11659 11660 11661 11662 11663 11664 11665 11666 11667 11668 11669 11670 11671 11672 11673 11674 11675 11676 11677 11678 11679 11680 11681 11682 11683 11684 11685 11686 11687 11688 11689 11690 11691 11692 11693 11694 11695 11696 11697 11698 11699 11700 11701 11702 11703 11704 11705 11706 11707 11708 11709 11710 11711 11712 11713 11714 11715 11716 11717 11718 11719 11720 11721 11722 11723 11724 11725 11726 11727 11728 11729 11730 11731 11732 11733 11734 11735 11736 11737 11738 11739 11740 11741 11742 11743 11744 11745 11746 11747 11748 11749 11750 11751 11752 11753 11754 11755 11756 11757 11758 11759 11760 11761 11762 11763 11764 11765 11766 11767 11768 11769 11770 11771 11772 11773 11774 11775 11776 11777 11778 11779 11780 11781 11782 11783 11784 11785 11786 11787 11788 11789 11790 11791 11792 11793 11794 11795 11796 11797 11798 11799 11800 11801 11802 11803 11804 11805 11806 11807 11808 11809 11810 11811 11812 11813 11814 11815 11816 11817 11818 11819 11820 11821 11822 11823 11824 11825 11826 11827 11828 11829 11830 11831 11832 11833 11834 11835 11836 11837 11838 11839 11840 11841 11842 11843 11844 11845 11846 11847 11848 11849 11850 11851 11852 11853 11854 11855 11856 11857 11858 11859 11860 11861 11862 11863 11864 11865 11866 11867 11868 11869 11870 11871 11872 11873 11874 11875 11876 11877 11878 11879 11880 11881 11882 11883 11884 11885 11886 11887 11888 11889 11890 11891 11892 11893 11894 11895 11896 11897 11898 11899 11900 11901 11902 11903 11904 11905 11906 11907 11908 11909 11910 11911 11912 11913 11914 11915 11916 11917 11918 11919 11920 11921 11922 11923 11924 11925 11926 11927 11928 11929 11930 11931 11932 11933 11934 11935 11936 11937 11938 11939 11940 11941 11942 11943 11944 11945 11946 11947 11948 11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 11959 11960 11961 11962 11963 11964 11965 11966 11967 11968 11969 11970 11971 11972 11973 11974 11975 11976 11977 11978 11979 11980 11981 11982 11983 11984 11985 11986 11987 11988 11989 11990 11991 11992 11993 11994 11995 11996 11997 11998 11999 12000 12001 12002 12003 12004 12005 12006 12007 12008 12009 12010 12011 12012 12013 12014 12015 12016 12017 12018 12019 12020 12021 12022 12023 12024 12025 12026 12027 12028 12029 12030 12031 12032 12033 12034 12035 12036 12037 12038 12039 12040 12041 12042 12043 12044 12045 12046 12047 12048 12049 12050 12051 12052 12053 12054 12055 12056 12057 12058 12059 12060 12061 12062 12063 12064 12065 12066 12067 12068 12069 12070 12071 12072 12073 12074 12075 12076 12077 12078 12079 12080 12081 12082 12083 12084 12085 12086 12087 12088 12089 12090 12091 12092 12093 12094 12095 12096 12097 12098 12099 12100 12101 12102 12103 12104 12105 12106 12107 12108 12109 12110 12111 12112 12113 12114 12115 12116 12117 12118 12119 12120 12121 12122 12123 12124 12125 12126 12127 12128 12129 12130 12131 12132 12133 12134 12135 12136 12137 12138 12139 12140 12141 12142 12143 12144 12145 12146 12147 12148 12149 12150 12151 12152 12153 12154 12155 12156 12157 12158 12159 12160 12161 12162 12163 12164 12165 12166 12167 12168 12169 12170 12171 12172 12173 12174 12175 12176 12177 12178 12179 12180 12181 12182 12183 12184 12185 12186 12187 12188 12189 12190 12191 12192 12193 12194 12195 12196 12197 12198 12199 12200 12201 12202 12203 12204 12205 12206 12207 12208 12209 12210 12211 12212 12213 12214 12215 12216 12217 12218 12219 12220 12221 12222 12223 12224 12225 12226 12227 12228 12229 12230 12231 12232 12233 12234 12235 12236 12237 12238 12239 12240 12241 12242 12243 12244 12245 12246 12247 12248 12249 12250 12251 12252 12253 12254 12255 12256 12257 12258 12259 12260 12261 12262 12263 12264 12265 12266 12267 12268 12269 12270 12271 12272 12273 12274 12275 12276 12277 12278 12279 12280 12281 12282 12283 12284 12285 12286 12287 12288 12289 12290 12291 12292 12293 12294 12295 12296 12297 12298 12299 12300 12301 12302 12303 12304 12305 12306 12307 12308 12309 12310 12311 12312 12313 12314 12315 12316 12317 12318 12319 12320 12321 12322 12323 12324 12325 12326 12327 12328 12329 12330 12331 12332 12333 12334 12335 12336 12337 12338 12339 12340 12341 12342 12343 12344 12345 12346 12347 12348 12349 12350 12351 12352 12353 12354 12355 12356 12357 12358 12359 12360 12361 12362 12363 12364 12365 12366 12367 12368 12369 12370 12371 12372 12373 12374 12375 12376 12377 12378 12379 12380 12381 12382 12383 12384 12385 12386 12387 12388 12389 12390 12391 12392 12393 12394 12395 12396 12397 12398 12399 12400 12401 12402 12403 12404 12405 12406 12407 12408 12409 12410 12411 12412 12413 12414 12415 12416 12417 12418 12419 12420 12421 12422 12423 12424 12425 12426 12427 12428 12429 12430 12431 12432 12433 12434 12435 12436 12437 12438 12439 12440 12441 12442 12443 12444 12445 12446 12447 12448 12449 12450 12451 12452 12453 12454 12455 12456 12457 12458 12459 12460 12461 12462 12463 12464 12465 12466 12467 12468 12469 12470 12471 12472 12473 12474 12475 12476 12477 12478 12479 12480 12481 12482 12483 12484 12485 12486 12487 12488 12489 12490 12491 12492 12493 12494 12495 12496 12497 12498 12499 12500 12501 12502 12503 12504 12505 12506 12507 12508 12509 12510 12511 12512 12513 12514 12515 12516 12517 12518 12519 12520 12521 12522 12523 12524 12525 12526 12527 12528 12529 12530 12531 12532 12533 12534 12535 12536 12537 12538 12539 12540 12541 12542 12543 12544 12545 12546 12547 12548 12549 12550 12551 12552 12553 12554 12555 12556 12557 12558 12559 12560 12561 12562 12563 12564 12565 12566 12567 12568 12569 12570 12571 12572 12573 12574 12575 12576 12577 12578 12579 12580 12581 12582 12583 12584 12585 12586 12587 12588 12589 12590 12591 12592 12593 12594 12595 12596 12597 12598 12599 12600 12601 12602 12603 12604 12605 12606 12607 12608 12609 12610 12611 12612 12613 12614 12615 12616 12617 12618 12619 12620 12621 12622 12623 12624 12625 12626 12627 12628 12629 12630 12631 12632 12633 12634 12635 12636 12637 12638 12639 12640 12641 12642 12643 12644 12645 12646 12647 12648 12649 12650 12651 12652 12653 12654 12655 12656 12657 12658 12659 12660 12661 12662 12663 12664 12665 12666 12667 12668 12669 12670 12671 12672 12673 12674 12675 12676 12677 12678 12679 12680 12681 12682 12683 12684 12685 12686 12687 12688 12689 12690 12691 12692 12693 12694 12695 12696 12697 12698 12699 12700 12701 12702 12703 12704 12705 12706 12707 12708 12709 12710 12711 12712 12713 12714 12715 12716 12717 12718 12719 12720 12721 12722 12723 12724 12725 12726 12727 12728 12729 12730 12731 12732 12733 12734 12735 12736 12737 12738 12739 12740 12741 12742 12743 12744 12745 12746 12747 12748 12749 12750 12751 12752 12753 12754 12755 12756 12757 12758 12759 12760 12761 12762 12763 12764 12765 12766 12767 12768 12769 12770 12771 12772 12773 12774 12775 12776 12777 12778 12779 12780 12781 12782 12783 12784 12785 12786 12787 12788 12789 12790 12791 12792 12793 12794 12795 12796 12797 12798 12799 12800 12801 12802 12803 12804 12805 12806 12807 12808 12809 12810 12811 12812 12813 12814 12815 12816 12817 12818 12819 12820 12821 12822 12823 12824 12825 12826 12827 12828 12829 12830 12831 12832 12833 12834 12835 12836 12837 12838 12839 12840 12841 12842 12843 12844 12845 12846 12847 12848 12849 12850 12851 12852 12853 12854 12855 12856 12857 12858 12859 12860 12861 12862 12863 12864 12865 12866 12867 12868 12869 12870 12871 12872 12873 12874 12875 12876 12877 12878 12879 12880 12881 12882 12883 12884 12885 12886 12887 12888 12889 12890 12891 12892 12893 12894 12895 12896 12897 12898 12899 12900 12901 12902 12903 12904 12905 12906 12907 12908 12909 12910 12911 12912 12913 12914 12915 12916 12917 12918 12919 12920 12921 12922 12923 12924 12925 12926 12927 12928 12929 12930 12931 12932 12933 12934 12935 12936 12937 12938 12939 12940 12941 12942 12943 12944 12945 12946 12947 12948 12949 12950 12951 12952 12953 12954 12955 12956 12957 12958 12959 12960 12961 12962 12963 12964 12965 12966 12967 12968 12969 12970 12971 12972 12973 12974 12975 12976 12977 12978 12979 12980 12981 12982 12983 12984 12985 12986 12987 12988 12989 12990 12991 12992 12993 12994 12995 12996 12997 12998 12999 13000 13001 13002 13003 13004 13005 13006 13007 13008 13009 13010 13011 13012 13013 13014 13015 13016 13017 13018 13019 13020 13021 13022 13023 13024 13025 13026 13027 13028 13029 13030 13031 13032 13033 13034 13035 13036 13037 13038 13039 13040 13041 13042 13043 13044 13045 13046 13047 13048 13049 13050 13051 13052 13053 13054 13055 13056 13057 13058 13059 13060 13061 13062 13063 13064 13065 13066 13067 13068 13069 13070 13071 13072 13073 13074 13075 13076 13077 13078 13079 13080 13081 13082 13083 13084 13085 13086 13087 13088 13089 13090 13091 13092 13093 13094 13095 13096 13097 13098 13099 13100 13101 13102 13103 13104 13105 13106 13107 13108 13109 13110 13111 13112 13113 13114 13115 13116 13117 13118 13119 13120 13121 13122 13123 13124 13125 13126 13127 13128 13129 13130 13131 13132 13133 13134 13135 13136 13137 13138 13139 13140 13141 13142 13143 13144 13145 13146 13147 13148 13149 13150 13151 13152 13153 13154 13155 13156 13157 13158 13159 13160 13161 13162 13163 13164 13165 13166 13167 13168 13169 13170 13171 13172 13173 13174 13175 13176 13177 13178 13179 13180 13181 13182 13183 13184 13185 13186 13187 13188 13189 13190 13191 13192 13193 13194 13195 13196 13197 13198 13199 13200 13201 13202 13203 13204 13205 13206 13207 13208 13209 13210 13211 13212 13213 13214 13215 13216 13217 13218 13219 13220 13221 13222 13223 13224 13225 13226 13227 13228 13229 13230 13231 13232 13233 13234 13235 13236 13237 13238 13239 13240 13241 13242 13243 13244 13245 13246 13247 13248 13249 13250 13251 13252 13253 13254 13255 13256 13257 13258 13259 13260 13261 13262 13263 13264 13265 13266 13267 13268 13269 13270 13271 13272 13273 13274 13275 13276 13277 13278 13279 13280 13281 13282 13283 13284 13285 13286 13287 13288 13289 13290 13291 13292 13293 13294 13295 13296 13297 13298 13299 13300 13301 13302 13303 13304 13305 13306 13307 13308 13309 13310 13311 13312 13313 13314 13315 13316 13317 13318 13319 13320 13321 13322 13323 13324 13325 13326 13327 13328 13329 13330 13331 13332 13333 13334 13335 13336 13337 13338 13339 13340 13341 13342 13343 13344 13345 13346 13347 13348 13349 13350 13351 13352 13353 13354 13355 13356 13357 13358 13359 13360 13361 13362 13363 13364 13365 13366 13367 13368 13369 13370 13371 13372 13373 13374 13375 13376 13377 13378 13379 13380 13381 13382 13383 13384 13385 13386 13387 13388 13389 13390 13391 13392 13393 13394 13395 13396 13397 13398 13399 13400 13401 13402 13403 13404 13405 13406 13407 13408 13409 13410 13411 13412 13413 13414 13415 13416 13417 13418 13419 13420 13421 13422 13423 13424 13425 13426 13427 13428 13429 13430 13431 13432 13433 13434 13435 13436 13437 13438 13439 13440 13441 13442 13443 13444 13445 13446 13447 13448 13449 13450 13451 13452 13453 13454 13455 13456 13457 13458 13459 13460 13461 13462 13463 13464 13465 13466 13467 13468 13469 13470 13471 13472 13473 13474 13475 13476 13477 13478 13479 13480 13481 13482 13483 13484 13485 13486 13487 13488 13489 13490 13491 13492 13493 13494 13495 13496 13497 13498 13499 13500 13501 13502 13503 13504 13505 13506 13507 13508 13509 13510 13511 13512 13513 13514 13515 13516 13517 13518 13519 13520 13521 13522 13523 13524 13525 13526 13527 13528 13529 13530 13531 13532 13533 13534 13535 13536 13537 13538 13539 13540 13541 13542 13543 13544 13545 13546 13547 13548 13549 13550 13551 13552 13553 13554 13555 13556 13557 13558 13559 13560 13561 13562 13563 13564 13565 13566 13567 13568 13569 13570 13571 13572 13573 13574 13575 13576 13577 13578 13579 13580 13581 13582 13583 13584 13585 13586 13587 13588 13589 13590 13591 13592 13593 13594 13595 13596 13597 13598 13599 13600 13601 13602 13603 13604 13605 13606 13607 13608 13609 13610 13611 13612 13613 13614 13615 13616 13617 13618 13619 13620 13621 13622 13623
# DrakX e Brezhoneg.
# Copyright (C) 1999-2002 MandrakeSoft
# Thierry Vignaud <tvignaud@mandrakesoft.com>, 1999-2002
# Jañ-Mai Drapier <jan-mai.drapier@mail.dotcom.fr>, 1999-2000
#
msgid ""
msgstr ""
"Project-Id-Version: DrakX 8.2\n"
"POT-Creation-Date: 2002-12-05 19:52+0100\n"
"PO-Revision-Date: 2002-09-24 12:05+0200\n"
"Last-Translator: Thierry Vignaud <tvignaud@mandrakesoft.com>\n"
"Language-Team: Brezhoneg <ofisk@wanadoo.fr>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

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

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

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

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

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

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

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

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

#: ../../Xconfig/card.pm_.c:24
msgid "64 MB or more"
msgstr "64 Mo pe vuioc'h"

#: ../../Xconfig/card.pm_.c:203
msgid "Choose a X server"
msgstr "Dibabit ur servijer X"

#: ../../Xconfig/card.pm_.c:203
msgid "X server"
msgstr "servijer X"

#: ../../Xconfig/card.pm_.c:230
#, fuzzy
msgid "Multi-head configuration"
msgstr "o lenn ar c'hefluniadur"

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

#: ../../Xconfig/card.pm_.c:288
msgid "Select the memory size of your graphics card"
msgstr "Diuzit ment memor ho kartenn c'hrafek"

#: ../../Xconfig/card.pm_.c:349
msgid "XFree configuration"
msgstr "Staliadur XFree86"

#: ../../Xconfig/card.pm_.c:351
#, fuzzy
msgid "Which configuration of XFree do you want to have?"
msgstr "Pe seurt enmont a vennit ouzhpennañ"

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

#: ../../Xconfig/card.pm_.c:384
msgid "Use Xinerama extension"
msgstr "Implijit Xinemara"

#: ../../Xconfig/card.pm_.c:389
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Kefluniadur hep ken kartenn \"%s\" (%s)"

#: ../../Xconfig/card.pm_.c:401 ../../Xconfig/card.pm_.c:402
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s"
msgstr "XFree %s"

#: ../../Xconfig/card.pm_.c:413 ../../Xconfig/card.pm_.c:439
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s gant 3D"

#: ../../Xconfig/card.pm_.c:416
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""

#: ../../Xconfig/card.pm_.c:418 ../../Xconfig/card.pm_.c:441
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr ""

#: ../../Xconfig/card.pm_.c:426 ../../Xconfig/card.pm_.c:447
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr ""

#: ../../Xconfig/card.pm_.c:429
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""

#: ../../Xconfig/card.pm_.c:432 ../../Xconfig/card.pm_.c:449
#, 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/card.pm_.c:455
msgid "Xpmac (installation display driver)"
msgstr ""

#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:961
msgid "Custom"
msgstr "Personelañ"

#: ../../Xconfig/main.pm_.c:102
#, fuzzy
msgid "Graphic Card"
msgstr "Kartenn c'hrafek"

#: ../../Xconfig/main.pm_.c:105 ../../Xconfig/monitor.pm_.c:93
msgid "Monitor"
msgstr "Skramm"

#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:210
msgid "Resolution"
msgstr "Spister"

#: ../../Xconfig/main.pm_.c:113
msgid "Test"
msgstr ""

#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
#: ../../diskdrake/interactive.pm_.c:393 ../../diskdrake/removable.pm_.c:25
#: ../../diskdrake/smbnfs_gtk.pm_.c:86
#, fuzzy
msgid "Options"
msgstr "Parzhadur"

#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:269
#: ../../install_gtk.pm_.c:86 ../../install_steps_gtk.pm_.c:274
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
#: ../../interactive.pm_.c:345 ../../interactive/http.pm_.c:104
#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:181
#: ../../standalone/drakbackup_.c:3920 ../../standalone/drakbackup_.c:4015
#: ../../standalone/drakbackup_.c:4034 ../../ugtk2.pm_.c:435
#: ../../ugtk2.pm_.c:926 ../../ugtk2.pm_.c:949
msgid "Ok"
msgstr "Mat eo"

#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/draksplash_.c:114
#: ../../standalone/harddrake2_.c:152 ../../standalone/logdrake_.c:204
msgid "Quit"
msgstr "Kuitaat"

#: ../../Xconfig/main.pm_.c:145
#, fuzzy, c-format
msgid ""
"Keep the changes?\n"
"The current configuration is:\n"
"\n"
"%s"
msgstr "Derc'hel ar c'hefluniadur IP o ren"

#: ../../Xconfig/monitor.pm_.c:93
msgid "Choose a monitor"
msgstr "Dibabit ur skramm"

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

#: ../../Xconfig/monitor.pm_.c:98 ../../mouse.pm_.c:46
msgid "Generic"
msgstr "Rummel"

#: ../../Xconfig/monitor.pm_.c:99 ../../standalone/harddrake2_.c:67
#: ../../standalone/harddrake2_.c:68
#, fuzzy
msgid "Vendor"
msgstr "Dizober"

#: ../../Xconfig/monitor.pm_.c:109
msgid "Plug'n Play probing failed. Please choose a precise monitor"
msgstr ""

#: ../../Xconfig/monitor.pm_.c:114
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 ""
"An div arventenn dreistpouezus a zo ar feur freskaat a-serzh, da lavaret eo "
"ar\n"
"feur ma vez freskaet ar skramm a-bezh, ha pouezusuc'h c'hoazh ar feur "
"kempredañ\n"
"a-led, da lavaret eo ar feur ma vez diskwelet linennoù skubañ.\n"
"\n"
"HOLLBOUEZHUS eo deoc'h na spisaat ur seurt skramm gant ur feur kempredañ\n"
"a zo en tu-hont da varregezh ho skramm : gallout a rafe gwastañ ho skramm\n"
" M'hoc'h eus douetañs, dibabit ur c'hefluniadur fur."

#: ../../Xconfig/monitor.pm_.c:121
msgid "Horizontal refresh rate"
msgstr "Feur freskaat a-led"

#: ../../Xconfig/monitor.pm_.c:122
msgid "Vertical refresh rate"
msgstr "Feur freskaat a-serzh"

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

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

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

#: ../../Xconfig/resolution_and_depth.pm_.c:15
msgid "16 million colors (24 bits)"
msgstr "16 milion a livioù (24 bit)"

#: ../../Xconfig/resolution_and_depth.pm_.c:16
msgid "4 billion colors (32 bits)"
msgstr "4 miliard a livioù (32 bit)"

#: ../../Xconfig/resolution_and_depth.pm_.c:130
msgid "Resolutions"
msgstr "Spisterioù"

#: ../../Xconfig/resolution_and_depth.pm_.c:255
msgid "Choose the resolution and the color depth"
msgstr "Dibabit ar spister ha donder al livioù"

#: ../../Xconfig/resolution_and_depth.pm_.c:256
#, c-format
msgid "Graphics card: %s"
msgstr "Kartenn c'hrafek : %s"

#: ../../Xconfig/resolution_and_depth.pm_.c:269 ../../any.pm_.c:1001
#: ../../bootlook.pm_.c:336 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_gtk.pm_.c:463
#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:345
#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:194
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:39 ../../printer/printerdrake.pm_.c:2055
#: ../../security/main.pm_.c:228 ../../standalone/drakautoinst_.c:198
#: ../../standalone/drakbackup_.c:3874 ../../standalone/drakbackup_.c:3907
#: ../../standalone/drakbackup_.c:3933 ../../standalone/drakbackup_.c:3960
#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4047
#: ../../standalone/drakbackup_.c:4074 ../../standalone/drakbackup_.c:4104
#: ../../standalone/drakbackup_.c:4130 ../../standalone/drakconnect_.c:112
#: ../../standalone/drakconnect_.c:144 ../../standalone/drakconnect_.c:286
#: ../../standalone/drakconnect_.c:534 ../../standalone/drakconnect_.c:677
#: ../../standalone/drakfloppy_.c:207 ../../standalone/drakfont_.c:918
#: ../../standalone/drakgw_.c:557 ../../standalone/logdrake_.c:204
#: ../../standalone/net_monitor_.c:337 ../../ugtk.pm_.c:295
#: ../../ugtk2.pm_.c:362 ../../ugtk2.pm_.c:434 ../../ugtk2.pm_.c:438
#: ../../ugtk2.pm_.c:926
msgid "Cancel"
msgstr "Nullañ"

#: ../../Xconfig/test.pm_.c:29
msgid "Test of the configuration"
msgstr "Amprouiñ ar c'hefluniadur"

#: ../../Xconfig/test.pm_.c:30
msgid "Do you want to test the configuration?"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"

#: ../../Xconfig/test.pm_.c:30
msgid "Warning: testing this graphic card may freeze your computer"
msgstr ""

#: ../../Xconfig/various.pm_.c:29
#, c-format
msgid "Keyboard layout: %s\n"
msgstr "Reizhadur ar stokellaoueg : %s\n"

#: ../../Xconfig/various.pm_.c:30
#, c-format
msgid "Mouse type: %s\n"
msgstr "Seurt logodenn : %s\n"

#: ../../Xconfig/various.pm_.c:31
#, c-format
msgid "Mouse device: %s\n"
msgstr "Trobarzhell al logodenn : %s\n"

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

#: ../../Xconfig/various.pm_.c:33
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "KempredA-led ar skramm : %s\n"

#: ../../Xconfig/various.pm_.c:34
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "FreskA-serzh ar skramm : %s\n"

#: ../../Xconfig/various.pm_.c:35
#, c-format
msgid "Graphics card: %s\n"
msgstr "Kartenn c'hrafek : %s\n"

#: ../../Xconfig/various.pm_.c:36
#, c-format
msgid "Graphics memory: %s kB\n"
msgstr "Memor c'hrafek : %s ko\n"

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

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

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

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

#: ../../Xconfig/various.pm_.c:61
msgid "Graphical interface at startup"
msgstr "X pa loc'her"

#: ../../Xconfig/various.pm_.c:62
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 ""
"Kefluniañ ho urzhiataer evit lañsañ X ent emgefreek pa loc'ho a c'hellañ.\n"
"Mennout a rit lañsañ X pa adloc'hit ?"

#: ../../Xconfig/various.pm_.c:73
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_.c:85
#, fuzzy
msgid "What norm is your TV using?"
msgstr "Ouzh pe borzh a-steud eo luget ho logodenn ?"

#: ../../any.pm_.c:107 ../../any.pm_.c:132
msgid "First sector of boot partition"
msgstr "Rann gentañ ar parzhadur loc'hañ"

#: ../../any.pm_.c:107 ../../any.pm_.c:132 ../../any.pm_.c:209
msgid "First sector of drive (MBR)"
msgstr "Rann gentañ ar bladenn (MBR)"

#: ../../any.pm_.c:111
msgid "SILO Installation"
msgstr "Staliadur SILO"

#: ../../any.pm_.c:112 ../../any.pm_.c:125
msgid "Where do you want to install the bootloader?"
msgstr "Pelec'h e mennit staliañ ar c'harger loc'hañ ?"

#: ../../any.pm_.c:124
msgid "LILO/grub Installation"
msgstr "Staliadur LILO/grub"

#: ../../any.pm_.c:136 ../../any.pm_.c:150
msgid "SILO"
msgstr "SILO"

#: ../../any.pm_.c:138
msgid "LILO with text menu"
msgstr "LILO gant meuziad skrid"

#: ../../any.pm_.c:139 ../../any.pm_.c:150
msgid "LILO with graphical menu"
msgstr "LILO gant meuziad c'hrafek"

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

#: ../../any.pm_.c:146
msgid "Boot from DOS/Windows (loadlin)"
msgstr "Loc'hañ abaoe DOS/Windows (loadlin)"

#: ../../any.pm_.c:148 ../../any.pm_.c:150
msgid "Yaboot"
msgstr "Yaboot"

#: ../../any.pm_.c:158 ../../any.pm_.c:189
msgid "Bootloader main options"
msgstr "Dibarzhoù pennañ ar c'harger loc'hañ"

#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader to use"
msgstr "C'harger loc'hañ da implijout"

#: ../../any.pm_.c:161
msgid "Bootloader installation"
msgstr "Staliadur c'harger loc'hañ"

#: ../../any.pm_.c:163 ../../any.pm_.c:192
msgid "Boot device"
msgstr "Trobarzhell loc'hañ"

#: ../../any.pm_.c:164
msgid "Compact"
msgstr "Fetis"

#: ../../any.pm_.c:164
msgid "compact"
msgstr "fetis"

#: ../../any.pm_.c:165 ../../any.pm_.c:289
msgid "Video mode"
msgstr "Mod video"

#: ../../any.pm_.c:167
msgid "Delay before booting default image"
msgstr "Gedvezh kent loc'hañ ar skeudenn dre ziouer"

#: ../../any.pm_.c:169 ../../any.pm_.c:772
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
#: ../../install_steps_interactive.pm_.c:1077 ../../network/modem.pm_.c:71
#: ../../printer/printerdrake.pm_.c:803 ../../printer/printerdrake.pm_.c:916
#: ../../standalone/drakbackup_.c:3478 ../../standalone/drakconnect_.c:622
#: ../../standalone/drakconnect_.c:647
msgid "Password"
msgstr "Tremenger"

#: ../../any.pm_.c:170 ../../any.pm_.c:773
#: ../../install_steps_interactive.pm_.c:1078
msgid "Password (again)"
msgstr "Tremenger (adarre)"

#: ../../any.pm_.c:171
msgid "Restrict command line options"
msgstr "Strishaat dibarzhoù al linenn urzhiañ"

#: ../../any.pm_.c:171
msgid "restrict"
msgstr "strishaat"

#: ../../any.pm_.c:173
msgid "Clean /tmp at each boot"
msgstr "Skarañ /tmp bep ma loc'her"

#: ../../any.pm_.c:174
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Spisait ment ar memor vev diouzh ret (kavet %d Mo)"

#: ../../any.pm_.c:176
msgid "Enable multi profiles"
msgstr "Aotren lies trolinenn"

#: ../../any.pm_.c:180
msgid "Give the ram size in MB"
msgstr "Roit ment ar memor vev e Mo"

#: ../../any.pm_.c:182
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "Didalvout eo ``Strishaat dibarzhoù al linenn urzhiañ'' hep tremenger"

#: ../../any.pm_.c:183 ../../any.pm_.c:748
#: ../../diskdrake/interactive.pm_.c:1204
#: ../../install_steps_interactive.pm_.c:1072
msgid "Please try again"
msgstr "Klaskit adarre mar plij"

#: ../../any.pm_.c:183 ../../any.pm_.c:748
#: ../../install_steps_interactive.pm_.c:1072
msgid "The passwords do not match"
msgstr "An tremegerioù ne glot ket"

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

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

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

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

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

#: ../../any.pm_.c:197
msgid "Default OS?"
msgstr "RK dre ziouer"

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

#: ../../any.pm_.c:247
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
msgstr ""
"Setu da heul an enmontoù liesseurt.\n"
"Gallout a rit ouzhpennañ lod pe gemmañ a re a zo."

#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1531
#: ../../standalone/drakbackup_.c:1644 ../../standalone/drakfont_.c:953
#: ../../standalone/drakfont_.c:996
msgid "Add"
msgstr "Ouzhpennañ"

#: ../../any.pm_.c:257 ../../any.pm_.c:760 ../../diskdrake/dav.pm_.c:68
#: ../../diskdrake/hd_gtk.pm_.c:156 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
#: ../../printer/printerdrake.pm_.c:2970 ../../standalone/drakbackup_.c:2726
msgid "Done"
msgstr "Graet"

#: ../../any.pm_.c:257
msgid "Modify"
msgstr "Kemmañ"

#: ../../any.pm_.c:265
msgid "Which type of entry do you want to add?"
msgstr "Pe seurt enmont a vennit ouzhpennañ"

#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1674
msgid "Linux"
msgstr "Linux"

#: ../../any.pm_.c:266
msgid "Other OS (SunOS...)"
msgstr "Reizhiadoù (SunOS...)"

#: ../../any.pm_.c:267
msgid "Other OS (MacOS...)"
msgstr "Reizhiadoù (MacOS...)"

#: ../../any.pm_.c:267
msgid "Other OS (windows...)"
msgstr "Reizhiadoù (windows...)"

#: ../../any.pm_.c:285
msgid "Image"
msgstr "Skeudenn"

#: ../../any.pm_.c:286 ../../any.pm_.c:297
msgid "Root"
msgstr "Gwrizienn"

#: ../../any.pm_.c:287 ../../any.pm_.c:315
msgid "Append"
msgstr "Ouzhpennañ"

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

#: ../../any.pm_.c:292
msgid "Read-write"
msgstr "Lenn-skrivañ "

#: ../../any.pm_.c:299
msgid "Table"
msgstr "Taolenn"

#: ../../any.pm_.c:300
msgid "Unsafe"
msgstr "Arvarus"

#: ../../any.pm_.c:307 ../../any.pm_.c:312 ../../any.pm_.c:314
msgid "Label"
msgstr "Skridennad"

#: ../../any.pm_.c:309 ../../any.pm_.c:319 ../../harddrake/v4l.pm_.c:215
msgid "Default"
msgstr "Dre ziouer"

#: ../../any.pm_.c:316
msgid "Initrd-size"
msgstr "Ment an Initrd"

#: ../../any.pm_.c:318
msgid "NoVideo"
msgstr "N'ev ket video"

#: ../../any.pm_.c:326
msgid "Remove entry"
msgstr "Dilemel an enmont"

#: ../../any.pm_.c:329
msgid "Empty label not allowed"
msgstr "Berzet eo ar skridennadoù goullo"

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

#: ../../any.pm_.c:330
#, fuzzy
msgid "You must specify a root partition"
msgstr "Ret eo deoc'h kaout ur parzhadur disloañ"

#: ../../any.pm_.c:331
msgid "This label is already used"
msgstr "En implij eo ar skridennad-se endeo"

#: ../../any.pm_.c:640
#, c-format
msgid "Found %s %s interfaces"
msgstr "Kavet etrefas %s %s"

#: ../../any.pm_.c:641
msgid "Do you have another one?"
msgstr "Hag un all hoc'h eus ?"

#: ../../any.pm_.c:642
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Hag un etrefas %s bennak a zo ganeoc'h ?"

#: ../../any.pm_.c:644 ../../any.pm_.c:807 ../../interactive.pm_.c:132
#: ../../my_gtk.pm_.c:286 ../../ugtk2.pm_.c:925
msgid "No"
msgstr "Ket"

#: ../../any.pm_.c:644 ../../any.pm_.c:806 ../../interactive.pm_.c:132
#: ../../my_gtk.pm_.c:286 ../../standalone/drakgw_.c:258
#: ../../standalone/drakgw_.c:259 ../../standalone/drakgw_.c:267
#: ../../standalone/drakgw_.c:277 ../../ugtk2.pm_.c:925
msgid "Yes"
msgstr "Ya"

#: ../../any.pm_.c:645
msgid "See hardware info"
msgstr "Gwelet titouroù periantel"

#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
#: ../../any.pm_.c:662
#, c-format
msgid "Installing driver for %s card %s"
msgstr "O staliañ ur sturier evit kartenn %s %s"

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

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

#: ../../any.pm_.c:680
#, 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 ""
"Bremañ e c'hellit pourvezañ e zibarzhoù d'ar mollad %s.\n"
"Diouzh ar furmad ``anv=talvoud anv2=talvoud2...'' eo an dibaboù.\n"
"Da skouer, ``io=0x300 irq=7''"

#: ../../any.pm_.c:682
msgid "Module options:"
msgstr "Dibarzhoù ar mollad :"

#. -PO: the %s is the driver type (scsi, network, sound,...)
#: ../../any.pm_.c:694
#, c-format
msgid "Which %s driver should I try?"
msgstr "Pe sturier %s a zlefen amprouiñ ?"

#: ../../any.pm_.c:703
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
"properly, although it normally works fine without. Would you like to "
"specify\n"
"extra options for it or allow the driver to probe your machine for the\n"
"information it needs? Occasionally, probing will hang a computer, but it "
"should\n"
"not cause any damage."
msgstr ""
"E degouezhoù 'zo, ar sturier %s en deus ezhomm titouroù ouzhpenn evit mont\n"
"en-dro reizh, daoust ma da en-dro mat hepto peurvuiañ. Ha mennout a rit "
"spisaat\n"
"dibaboù ouzphenn evitañ, pe aotren d'ar sturier amprouiñ ho penvek evit\n"
"an titouroù en deus ezhomm ? A-wechoù, amprouiñ a c'hell sac'hañ un "
"urzhiataer,\n"
"hogen ne raio reuz ebet."

#: ../../any.pm_.c:707
msgid "Autoprobe"
msgstr "Embrouiñ"

#: ../../any.pm_.c:707
msgid "Specify options"
msgstr "Spisait dibarzhoù"

#: ../../any.pm_.c:719
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
"Kargañ ar mollad %s a zo sac'het.\n"
"Mennout a rit klask adarre gant arventennoù all ?"

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

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

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

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

#: ../../any.pm_.c:738
msgid "access to network tools"
msgstr ""

#: ../../any.pm_.c:739
msgid "access to compilation tools"
msgstr ""

#: ../../any.pm_.c:744
#, c-format
msgid "(already added %s)"
msgstr "(ouzhpennet %s endeo)"

#: ../../any.pm_.c:749
msgid "This password is too simple"
msgstr "Re eeun eo an tremeger"

#: ../../any.pm_.c:750
msgid "Please give a user name"
msgstr "Roit un anv arveriad mar plij"

#: ../../any.pm_.c:751
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"An anv arveriad a zle bezañ ennañ lizherennoù munut, sifroù, `-' ha `_' "
"hepken"

#: ../../any.pm_.c:752
#, fuzzy
msgid "The user name is too long"
msgstr "En implij eo an anv arveriad-se endeo"

#: ../../any.pm_.c:753
msgid "This user name is already added"
msgstr "En implij eo an anv arveriad-se endeo"

#: ../../any.pm_.c:757
msgid "Add user"
msgstr "Ouzhpennañ un arveriad"

#: ../../any.pm_.c:758
#, c-format
msgid ""
"Enter a user\n"
"%s"
msgstr ""
"Skrivit un arveriad\n"
"%s"

#: ../../any.pm_.c:759
msgid "Accept user"
msgstr "Aotren an arveriad"

#: ../../any.pm_.c:770
msgid "Real name"
msgstr "Anv gwirion"

#: ../../any.pm_.c:771 ../../printer/printerdrake.pm_.c:802
#: ../../printer/printerdrake.pm_.c:915
msgid "User name"
msgstr "Anv arveriad"

#: ../../any.pm_.c:774
msgid "Shell"
msgstr "Shell"

#: ../../any.pm_.c:776
msgid "Icon"
msgstr "Arlun"

#: ../../any.pm_.c:803
msgid "Autologin"
msgstr "Autologin"

#: ../../any.pm_.c:804
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
msgstr ""
"Kefluniañ ho urzhiataer evit lañsañ X ent emgefreek pa loc'ho a c'hellañ.\n"
"Mennout a rit lañsañ X pa adloc'hit ?"

#: ../../any.pm_.c:808
msgid "Choose the default user:"
msgstr "Dibabit ar arveriad dre ziouer"

#: ../../any.pm_.c:809
#, fuzzy
msgid "Choose the window manager to run:"
msgstr "Dibabit ar benveg a vennit staliañ"

#: ../../any.pm_.c:824
msgid "Please choose a language to use."
msgstr "Diuzit ar yezh da implijout, mar plij."

#: ../../any.pm_.c:826
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr "Gallout a rit dibab yezhoù all hag a vo hegerz goude staliañ"

#: ../../any.pm_.c:840 ../../install_steps_interactive.pm_.c:697
#: ../../standalone/drakxtv_.c:70
msgid "All"
msgstr "An holl"

#: ../../any.pm_.c:961
msgid "Allow all users"
msgstr "Aotreiñ an holl dud"

#: ../../any.pm_.c:961
msgid "No sharing"
msgstr "N'ev ket lodañ"

#: ../../any.pm_.c:971 ../../install_any.pm_.c:1207 ../../standalone.pm_.c:185
#, fuzzy, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr ""
"Bremanaet e tle bezañ ar pabak-mañ\n"
"Ha sur oc'h e mennit e ziuzañ ?"

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

#: ../../any.pm_.c:981 ../../install_any.pm_.c:1212 ../../standalone.pm_.c:190
#, c-format
msgid "Mandatory package %s is missing"
msgstr ""

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

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

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

#: ../../any.pm_.c:1053 ../../security/level.pm_.c:7
msgid "Welcome To Crackers"
msgstr "Bezit deuet mat, preizherien !"

#: ../../any.pm_.c:1054 ../../security/level.pm_.c:8
msgid "Poor"
msgstr "Paour"

#: ../../any.pm_.c:1055 ../../mouse.pm_.c:31 ../../security/level.pm_.c:9
msgid "Standard"
msgstr "Skouer"

#: ../../any.pm_.c:1056 ../../security/level.pm_.c:10
msgid "High"
msgstr "Uhel"

#: ../../any.pm_.c:1057 ../../security/level.pm_.c:11
#, fuzzy
msgid "Higher"
msgstr "Uhel"

#: ../../any.pm_.c:1058 ../../security/level.pm_.c:12
msgid "Paranoid"
msgstr "Ankeniet"

#: ../../any.pm_.c:1061
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 ""
"Ret eo implijout al live-mañ gant evezh. Ober a ra d'ho reizhiad bezañ\n"
"aesoc'h da implijout, hogen kizidig-tre : arabat e implj evit un ardivink\n"
"kevreet ouzh lod all pe ouzh ar genrouedad. N'eus ket a haeziñ dre dremenger."

#: ../../any.pm_.c:1064
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
"Gweredekaet eo bremañ an tremenger, hogen dierbedet eo c'hoazh an implij en "
"ur rouedad"

#: ../../any.pm_.c:1065
#, fuzzy
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
msgstr ""
"Setu al live surentez standard a vez erbedet evit un urzhiataer a vo "
"implijet\n"
"evit kevreañ evel arval ouzh ar Genrouedad. Bremañ ez eus gwiriadennoù "
"surentez."

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

#: ../../any.pm_.c:1067
#, fuzzy
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
"The security is now high enough to use the system as a server which can "
"accept\n"
"connections from many clients. Note: if your machine is only a client on the "
"Internet, you should choose a lower level."
msgstr ""
"Gant al live surentez-mañ e teu posupl implijout ar reizhiad-mañ evel ur "
"servijer.\n"
"Uhel a-walc'h eo bremañ ar surentez evit implijout ar reizhiad evel ur "
"servijer\n"
"o tigemer kevreadennoù a-berzh arvaloù niverus."

#: ../../any.pm_.c:1070
#, fuzzy
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
msgstr ""
"Kemer a reomp arc'hweloù al live 4, hogen bremañ eo peurserret ar reizhiad.\n"
"Arc'hweloù surentez a zo en o muiañ"

#: ../../any.pm_.c:1076
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "Parzhadur"

#: ../../any.pm_.c:1077
#, fuzzy
msgid "Please choose the desired security level"
msgstr "Dibabit al live surentez"

#: ../../any.pm_.c:1080
msgid "Security level"
msgstr "Live surentez"

#: ../../any.pm_.c:1082
msgid "Use libsafe for servers"
msgstr "Implijit libsafe gant ar servijer"

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

#: ../../any.pm_.c:1084
msgid "Security Administrator (login or email)"
msgstr ""

#: ../../any.pm_.c:1166
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 ""

# NOTE: this message will be displayed at boot time; that is
# only the ascii charset will be available on most machines
# so use only 7bit for this message (and do transliteration or
# leave it in English, as it is the best for your language)
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#: ../../bootloader.pm_.c:436
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
"\n"
"Choose an operating system in the list above or\n"
"wait %d seconds for default boot.\n"
"\n"
msgstr ""
"Degemer mat e %s, an dibaber reizhiad oberian~ !\n"
"\n"
"Dibabit an dibaber reizhiad pe\n"
"gortozit %d eilennoù\n"
"\n"

# NOTE: this message will be displayed by grub at boot time; that is
# using the BIOS font; that means cp437 charset on 99.99% of PC computers
# out there. It is the nsuggested that for non latin languages an ascii
# transliteration be used; or maybe the english text be used; as it is best
#
# The lines must fit on screen, aka length < 80
# and only one line per string for the GRUB messages
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:983
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Degemer mat e GRUB an dibaber reizhiad oberia¤ !"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:986
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Implijit ar stokelloù %c ha %c evit diuz pe enmont zo war wel"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:989
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Stokit enkas evit loc'ha¤ ar RK diuzet, 'e' evit aoza¤ an"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:992
msgid "commands before booting, or 'c' for a command-line."
msgstr "urzhiado— kent loc'ha¤, pe 'c' evit ul linenn-urzhia¤."

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:995
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "An enmont war wel a vo loc'het ent emgefreek e %d eilenn."

#: ../../bootloader.pm_.c:999
msgid "not enough room in /boot"
msgstr ""

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

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

#: ../../bootloader.pm_.c:1120
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Pelec'h e mennit staliañ ar c'harger loc'hañ ?"

#: ../../bootlook.pm_.c:53
#, fuzzy
msgid "Boot Style Configuration"
msgstr "Kefluniadur goude staliañ"

#: ../../bootlook.pm_.c:70 ../../standalone/drakfloppy_.c:54
#: ../../standalone/harddrake2_.c:81 ../../standalone/harddrake2_.c:82
#: ../../standalone/logdrake_.c:74
msgid "/_File"
msgstr "/_Restr"

#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
#: ../../standalone/logdrake_.c:80
msgid "/File/_Quit"
msgstr "/Restr/_Kuitaat"

#: ../../bootlook.pm_.c:71 ../../standalone/drakfloppy_.c:55
#: ../../standalone/harddrake2_.c:82 ../../standalone/logdrake_.c:80
msgid "<control>Q"
msgstr ""

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

#: ../../bootlook.pm_.c:83
#, fuzzy
msgid "NewStyle Monitor"
msgstr "Skramm"

#: ../../bootlook.pm_.c:84
#, fuzzy
msgid "Traditional Monitor"
msgstr "Kemmañ ar skramm"

#: ../../bootlook.pm_.c:85
msgid "Traditional Gtk+ Monitor"
msgstr ""

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

#: ../../bootlook.pm_.c:89
#, fuzzy
msgid "Lilo/grub mode"
msgstr "Anv domani"

#: ../../bootlook.pm_.c:89
#, fuzzy
msgid "Yaboot mode"
msgstr "Trobarzhell loc'hañ"

#: ../../bootlook.pm_.c:138
#, fuzzy
msgid "Install themes"
msgstr "Staliañ ar reizhiad"

#: ../../bootlook.pm_.c:139
msgid ""
"Display theme\n"
"under console"
msgstr ""

#: ../../bootlook.pm_.c:140
#, fuzzy
msgid "Create new theme"
msgstr "Krouiñ ur parzhadur nevez"

#: ../../bootlook.pm_.c:184
#, c-format
msgid "Backup %s to %s.old"
msgstr ""

#: ../../bootlook.pm_.c:187
#, fuzzy, c-format
msgid "Copy %s to %s"
msgstr "Adskrivañ %s"

#: ../../bootlook.pm_.c:192 ../../bootlook.pm_.c:222 ../../bootlook.pm_.c:224
#: ../../bootlook.pm_.c:234 ../../bootlook.pm_.c:243 ../../bootlook.pm_.c:250
#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:119
#: ../../diskdrake/interactive.pm_.c:216 ../../diskdrake/interactive.pm_.c:352
#: ../../diskdrake/interactive.pm_.c:367 ../../diskdrake/interactive.pm_.c:481
#: ../../diskdrake/interactive.pm_.c:486 ../../diskdrake/smbnfs_gtk.pm_.c:45
#: ../../fsedit.pm_.c:239 ../../install_steps.pm_.c:75
#: ../../install_steps_interactive.pm_.c:67 ../../interactive/http.pm_.c:119
#: ../../interactive/http.pm_.c:120 ../../standalone/draksplash_.c:21
msgid "Error"
msgstr "Fazi"

#: ../../bootlook.pm_.c:192
msgid "Lilo message not found"
msgstr ""

#: ../../bootlook.pm_.c:222
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""

#: ../../bootlook.pm_.c:222
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"

#: ../../bootlook.pm_.c:224
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""

#: ../../bootlook.pm_.c:235
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""

#: ../../bootlook.pm_.c:238
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""

#: ../../bootlook.pm_.c:244
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""

#: ../../bootlook.pm_.c:248
msgid "Relaunch 'lilo'"
msgstr ""

#: ../../bootlook.pm_.c:250 ../../standalone/draksplash_.c:156
#: ../../standalone/draksplash_.c:321 ../../standalone/draksplash_.c:449
#, fuzzy
msgid "Notice"
msgstr "frondenn"

#: ../../bootlook.pm_.c:251
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""

#: ../../bootlook.pm_.c:251
#, fuzzy
msgid "Theme installation failed!"
msgstr "Diuzit renkad ar staliadur"

#: ../../bootlook.pm_.c:259
#, fuzzy, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr "Lugerezh ar voullerez"

#: ../../bootlook.pm_.c:261 ../../standalone/drakbackup_.c:2380
#: ../../standalone/drakbackup_.c:2390 ../../standalone/drakbackup_.c:2400
#: ../../standalone/drakbackup_.c:2408 ../../standalone/drakgw_.c:551
msgid "Configure"
msgstr "Kefluniañ"

#: ../../bootlook.pm_.c:268
#, fuzzy
msgid "Splash selection"
msgstr "Diuz pakadoù unan hag unan"

#: ../../bootlook.pm_.c:271
#, fuzzy
msgid "Themes"
msgstr "Gwezenn"

#: ../../bootlook.pm_.c:273
msgid ""
"\n"
"Select theme for\n"
"lilo and bootsplash,\n"
"you can choose\n"
"them separatly"
msgstr ""

#: ../../bootlook.pm_.c:276
msgid "Lilo screen"
msgstr ""

#: ../../bootlook.pm_.c:281
msgid "Bootsplash"
msgstr ""

#: ../../bootlook.pm_.c:316
msgid "System mode"
msgstr ""

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

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

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

#: ../../bootlook.pm_.c:335 ../../network/netconnect.pm_.c:96
#: ../../standalone/drakTermServ_.c:222 ../../standalone/drakTermServ_.c:355
#: ../../standalone/drakbackup_.c:4139 ../../standalone/drakbackup_.c:4797
#: ../../standalone/drakconnect_.c:105 ../../standalone/drakconnect_.c:137
#: ../../standalone/drakconnect_.c:293 ../../standalone/drakconnect_.c:432
#: ../../standalone/drakconnect_.c:518 ../../standalone/drakconnect_.c:561
#: ../../standalone/drakconnect_.c:665 ../../standalone/drakfont_.c:604
#: ../../standalone/drakfont_.c:783 ../../standalone/drakfont_.c:911
#: ../../standalone/net_monitor_.c:336 ../../ugtk.pm_.c:288
#: ../../ugtk2.pm_.c:355
msgid "OK"
msgstr "YA"

#: ../../common.pm_.c:107
msgid "GB"
msgstr "Go"

#: ../../common.pm_.c:107
msgid "KB"
msgstr "Ko"

#: ../../common.pm_.c:107
msgid "MB"
msgstr "Mo"

#: ../../common.pm_.c:115
msgid "TB"
msgstr "To"

#: ../../common.pm_.c:123
#, c-format
msgid "%d minutes"
msgstr "%d munutennoù"

#: ../../common.pm_.c:125
msgid "1 minute"
msgstr "1 munutenn"

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

#: ../../common.pm_.c:172
#, fuzzy
msgid "Can't make screenshots before partitioning"
msgstr "N'hellan ouzpennañ parzhadur ebet ken"

#: ../../common.pm_.c:179
#, fuzzy, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Gallout a rit dibab yezhoù all hag a vo hegerz goude staliañ"

#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:118
#: ../../network/tools.pm_.c:127
msgid "France"
msgstr "Gall"

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

#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:118
#: ../../network/tools.pm_.c:130
msgid "Belgium"
msgstr "Beljik"

#: ../../crypto.pm_.c:17 ../../crypto.pm_.c:30
msgid "Czech Republic"
msgstr "Tchek"

#: ../../crypto.pm_.c:18 ../../crypto.pm_.c:31
msgid "Germany"
msgstr "Alaman"

#: ../../crypto.pm_.c:19 ../../crypto.pm_.c:32
msgid "Greece"
msgstr "Gres"

#: ../../crypto.pm_.c:20 ../../crypto.pm_.c:33
msgid "Norway"
msgstr "Norvegek"

#: ../../crypto.pm_.c:21 ../../crypto.pm_.c:34
msgid "Sweden"
msgstr "Suis"

#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:118
#: ../../network/tools.pm_.c:128
msgid "Netherlands"
msgstr "Izelvroioù"

#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:118
#: ../../network/tools.pm_.c:129 ../../standalone/drakxtv_.c:65
msgid "Italy"
msgstr "Italian"

#: ../../crypto.pm_.c:24 ../../crypto.pm_.c:38
msgid "Austria"
msgstr "Aostria"

#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:118
#: ../../network/tools.pm_.c:131
msgid "United States"
msgstr "Amerika"

#: ../../diskdrake/dav.pm_.c:19
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_.c:27
msgid "New"
msgstr "Nevez"

#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:400
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Divarc'hañ"

#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:397
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Marc'hañ"

#: ../../diskdrake/dav.pm_.c:65
msgid "Server"
msgstr "Servijer"

#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:391
#: ../../diskdrake/interactive.pm_.c:580 ../../diskdrake/interactive.pm_.c:607
#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Poent marc'hañ"

#: ../../diskdrake/dav.pm_.c:85
#, fuzzy
msgid "Please enter the WebDAV server URL"
msgstr "Dibabit seurt ho logodenn, mar plij."

#: ../../diskdrake/dav.pm_.c:88
msgid "The URL must begin with http:// or https://"
msgstr ""

#: ../../diskdrake/dav.pm_.c:109
#, fuzzy
msgid "Server: "
msgstr "Servijer"

#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:452
#: ../../diskdrake/interactive.pm_.c:1102
#: ../../diskdrake/interactive.pm_.c:1177
msgid "Mount point: "
msgstr "Poent marc'hañ : "

#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1183
#, fuzzy, c-format
msgid "Options: %s"
msgstr "Parzhadur"

#: ../../diskdrake/hd_gtk.pm_.c:97
msgid "Please make a backup of your data first"
msgstr "Gwarezit ho roadoù da gentañ mar plij"

#: ../../diskdrake/hd_gtk.pm_.c:97 ../../diskdrake/interactive.pm_.c:946
#: ../../diskdrake/interactive.pm_.c:956
#: ../../diskdrake/interactive.pm_.c:1022
msgid "Read carefully!"
msgstr "Lennit aketus !"

#: ../../diskdrake/hd_gtk.pm_.c:100
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
"at the beginning of the disk"
msgstr ""
"M'emaoc'h e soñj implijout aboot, taolit evezh leuskel un egor dieub (2048 "
"rann\n"
"a zo a-walc'h) e deroù ar bladenn"

#: ../../diskdrake/hd_gtk.pm_.c:154
msgid "Wizard"
msgstr "Skoazeller"

#: ../../diskdrake/hd_gtk.pm_.c:187
msgid "Choose action"
msgstr "Dibabit un obererezh"

#: ../../diskdrake/hd_gtk.pm_.c:191
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""
"Ur mell barzhadur FAT hoc'h eus\n"
"(implijet gant MicroSoft Dos/Windows peurliesañ).\n"
"Aliañ a ran ouzoc'h adventañ ar parzhadur-se\n"
"(klikit warni, da c'houde klikit war \"Adventañ\")"

#
#: ../../diskdrake/hd_gtk.pm_.c:194
msgid "Please click on a partition"
msgstr "Klikit war ur parzhadur mar plij"

#: ../../diskdrake/hd_gtk.pm_.c:208 ../../diskdrake/smbnfs_gtk.pm_.c:69
#: ../../install_steps_gtk.pm_.c:464
msgid "Details"
msgstr "Munudoù"

#: ../../diskdrake/hd_gtk.pm_.c:254
#, fuzzy
msgid "No hard drives found"
msgstr "N'ev ket Moullerez lec'hel!\n"

#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Ext2"
msgstr "Ext2"

#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "FAT"
msgstr "FAT"

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

#: ../../diskdrake/hd_gtk.pm_.c:325
#, fuzzy
msgid "Journalised FS"
msgstr "marc'hañ sac'het"

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

#: ../../diskdrake/hd_gtk.pm_.c:325
msgid "Swap"
msgstr "Disloañ"

#: ../../diskdrake/hd_gtk.pm_.c:326 ../../diskdrake/interactive.pm_.c:1118
msgid "Empty"
msgstr "Goullo"

#: ../../diskdrake/hd_gtk.pm_.c:326 ../../install_steps_gtk.pm_.c:324
#: ../../install_steps_gtk.pm_.c:382 ../../mouse.pm_.c:165
#: ../../services.pm_.c:162 ../../standalone/drakbackup_.c:1719
msgid "Other"
msgstr "All"

#: ../../diskdrake/hd_gtk.pm_.c:330
msgid "Filesystem types:"
msgstr "Seurt ar reizhiadoù restroù :"

#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:414
msgid "Create"
msgstr "Krouiñ"

#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:392
#: ../../diskdrake/interactive.pm_.c:543 ../../diskdrake/removable.pm_.c:26
#: ../../diskdrake/removable.pm_.c:49 ../../standalone/harddrake2_.c:66
msgid "Type"
msgstr "Seurt"

#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/hd_gtk.pm_.c:349
#, c-format
msgid "Use ``%s'' instead"
msgstr "Grit kentoc'h gant ``%s''"

#: ../../diskdrake/hd_gtk.pm_.c:349 ../../diskdrake/interactive.pm_.c:401
msgid "Delete"
msgstr "Dilemel"

#: ../../diskdrake/hd_gtk.pm_.c:353
msgid "Use ``Unmount'' first"
msgstr "Implijit ``Divarc'hañ'' da gentañ"

#: ../../diskdrake/hd_gtk.pm_.c:354 ../../diskdrake/interactive.pm_.c:530
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
"Goude kemmañ seurt ar parzhadur %s, holl roadoù ar parzhadur-se a vo kollet"

#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose a partition"
msgstr "Dibabit un parzhadur"

#: ../../diskdrake/interactive.pm_.c:177
msgid "Choose another partition"
msgstr "Dibabit un parzhadur all"

#: ../../diskdrake/interactive.pm_.c:202
msgid "Exit"
msgstr "Kuitaat"

#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to expert mode"
msgstr "Tremen er mod mailh"

#: ../../diskdrake/interactive.pm_.c:228
msgid "Toggle to normal mode"
msgstr "Tremen er mod boas"

#: ../../diskdrake/interactive.pm_.c:228
msgid "Undo"
msgstr "Dizober"

#: ../../diskdrake/interactive.pm_.c:247
msgid "Continue anyway?"
msgstr "Kenderc'hel evelato ?"

#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without saving"
msgstr "Kuitaat hep enrollañ"

#: ../../diskdrake/interactive.pm_.c:252
msgid "Quit without writing the partition table?"
msgstr "Kuitaat hep skrivañ an daolenn barzhañ ?"

#: ../../diskdrake/interactive.pm_.c:257
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"

#: ../../diskdrake/interactive.pm_.c:271
msgid "Clear all"
msgstr "Skarañ an holl"

#: ../../diskdrake/interactive.pm_.c:272
msgid "Auto allocate"
msgstr "Ac'hubiñ ent emgefreek"

#: ../../diskdrake/interactive.pm_.c:273
#: ../../install_steps_interactive.pm_.c:220
#, fuzzy
msgid "More"
msgstr "Dilec'hiañ"

#: ../../diskdrake/interactive.pm_.c:278
#, fuzzy
msgid "Hard drive information"
msgstr "Dinoiñ ar bladenn galet"

#: ../../diskdrake/interactive.pm_.c:310
msgid "All primary partitions are used"
msgstr "Ac'hubet eo an holl barzhadurioù kentañ renk"

#: ../../diskdrake/interactive.pm_.c:311
msgid "I can't add any more partition"
msgstr "N'hellan ouzpennañ parzhadur ebet ken"

#: ../../diskdrake/interactive.pm_.c:312
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
"Evit kaout muioc'h a barzhadurioù, lamit unan evit ma c'hellot krouiñ ur "
"parzhadur astennet mar plij"

#: ../../diskdrake/interactive.pm_.c:322
#, fuzzy
msgid "Save partition table"
msgstr "Skrivañ an daolenn barzhañ"

#: ../../diskdrake/interactive.pm_.c:323
#, fuzzy
msgid "Restore partition table"
msgstr "Taolenn barzhañ saveteerezh"

#: ../../diskdrake/interactive.pm_.c:324
msgid "Rescue partition table"
msgstr "Taolenn barzhañ saveteerezh"

#: ../../diskdrake/interactive.pm_.c:326
#, fuzzy
msgid "Reload partition table"
msgstr "Taolenn barzhañ saveteerezh"

#: ../../diskdrake/interactive.pm_.c:331
#, fuzzy
msgid "Removable media automounting"
msgstr "Emvarc'hañ ar skoroù lem/laka"

#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:360
msgid "Select file"
msgstr "Diuzit ar restr"

#: ../../diskdrake/interactive.pm_.c:347
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
"N'eo ket heñvel ment an daolenn barzhañ gwarezet\n"
"Kenderc'hel memestra ?"

#: ../../diskdrake/interactive.pm_.c:361 ../../harddrake/sound.pm_.c:202
#: ../../network/modem.pm_.c:95
msgid "Warning"
msgstr "Ho evezh"

#: ../../diskdrake/interactive.pm_.c:362
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
msgstr ""
"Lakait ur bladennig el lenner\n"
"Kollet e vo holl roadoù ar bladennig-se"

#: ../../diskdrake/interactive.pm_.c:373
msgid "Trying to rescue partition table"
msgstr "O klask assevel an daolenn barzhañ"

#: ../../diskdrake/interactive.pm_.c:379
#, fuzzy
msgid "Detailed information"
msgstr "Diskouez titouroù"

#: ../../diskdrake/interactive.pm_.c:394 ../../diskdrake/interactive.pm_.c:674
msgid "Resize"
msgstr "Adventañ"

#: ../../diskdrake/interactive.pm_.c:395 ../../diskdrake/interactive.pm_.c:727
msgid "Move"
msgstr "Dilec'hiañ"

#: ../../diskdrake/interactive.pm_.c:396
msgid "Format"
msgstr "Furmadiñ"

#: ../../diskdrake/interactive.pm_.c:398
msgid "Add to RAID"
msgstr "Ouzhpennañ da RAID"

#: ../../diskdrake/interactive.pm_.c:399
msgid "Add to LVM"
msgstr "Ouzhpennañ da LVM"

#: ../../diskdrake/interactive.pm_.c:402
msgid "Remove from RAID"
msgstr "Lemel diwar RAID"

#: ../../diskdrake/interactive.pm_.c:403
msgid "Remove from LVM"
msgstr "Lemel diwar LVM"

#: ../../diskdrake/interactive.pm_.c:404
msgid "Modify RAID"
msgstr "Kemmañ RAID"

#: ../../diskdrake/interactive.pm_.c:405
msgid "Use for loopback"
msgstr "Implij da saveteiñ"

#: ../../diskdrake/interactive.pm_.c:445
msgid "Create a new partition"
msgstr "Krouiñ ur parzhadur nevez"

#: ../../diskdrake/interactive.pm_.c:448
msgid "Start sector: "
msgstr "Rann kregiñ : "

#: ../../diskdrake/interactive.pm_.c:450 ../../diskdrake/interactive.pm_.c:827
msgid "Size in MB: "
msgstr "Ment e Mo : "

#: ../../diskdrake/interactive.pm_.c:451 ../../diskdrake/interactive.pm_.c:828
msgid "Filesystem type: "
msgstr "Seurt ar reizhiad restroù : "

#: ../../diskdrake/interactive.pm_.c:456
msgid "Preference: "
msgstr "Dibarzh : "

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

#: ../../diskdrake/interactive.pm_.c:511
#, fuzzy
msgid "Remove the loopback file?"
msgstr "O furmadiñ ar restr saveteiñ %s"

#: ../../diskdrake/interactive.pm_.c:541
msgid "Change partition type"
msgstr "Kemmañ seurt ar parzhadur"

#: ../../diskdrake/interactive.pm_.c:542 ../../diskdrake/removable.pm_.c:48
#, fuzzy
msgid "Which filesystem do you want?"
msgstr "Pe seurt parzhadur a vennit ?"

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

#: ../../diskdrake/interactive.pm_.c:578
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Pelec'h e mennit marc'hañ ar restr saveteiñ %s ?"

#: ../../diskdrake/interactive.pm_.c:579
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Pelec'h e mennit marc'hañ an drobarzhell %s ?"

#: ../../diskdrake/interactive.pm_.c:585
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"N'hellan ket dizober ar poent marc'hañ dre m'eo implijet ar parzhadur-se\n"
"evit saveteiñ. Lamit ar saveteiñ da gentañ"

#: ../../diskdrake/interactive.pm_.c:606
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "Pelec'h e mennit marc'hañ an drobarzhell %s ?"

#: ../../diskdrake/interactive.pm_.c:630
msgid "Computing FAT filesystem bounds"
msgstr "O jediñ bevennoù ar reizhiad restroù FAT"

#: ../../diskdrake/interactive.pm_.c:630 ../../diskdrake/interactive.pm_.c:689
#: ../../install_interactive.pm_.c:131
msgid "Resizing"
msgstr "Oc'h adventañ"

#: ../../diskdrake/interactive.pm_.c:662
#, fuzzy
msgid "This partition is not resizeable"
msgstr "Pe seurt parzhadur a vennit ?"

#: ../../diskdrake/interactive.pm_.c:667
msgid "All data on this partition should be backed-up"
msgstr "Mat e vije gwareziñ holl roadoù ar parzhadur-se"

#: ../../diskdrake/interactive.pm_.c:669
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr "Goude adventañ ar parzhadur %s e vo kollet holl roadoù ar parzhadur-se"

#: ../../diskdrake/interactive.pm_.c:674
msgid "Choose the new size"
msgstr "Dibabit ar ment nevez"

#: ../../diskdrake/interactive.pm_.c:675
msgid "New size in MB: "
msgstr "Ment nevez e Mo : "

#: ../../diskdrake/interactive.pm_.c:728
msgid "Which disk do you want to move it to?"
msgstr "Da beseurt pladenn e mennit dilec'hiañ ?"

#: ../../diskdrake/interactive.pm_.c:729
msgid "Sector"
msgstr "Rann"

#: ../../diskdrake/interactive.pm_.c:730
msgid "Which sector do you want to move it to?"
msgstr "Da beseurt rann e mennit dilec'hiañ ?"

#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving"
msgstr "O tilec'hiañ"

#: ../../diskdrake/interactive.pm_.c:733
msgid "Moving partition..."
msgstr "O tilec'hiañ ur parzhadur..."

#: ../../diskdrake/interactive.pm_.c:750
msgid "Choose an existing RAID to add to"
msgstr "Dibabit da be RAID ouzhpennañ"

#: ../../diskdrake/interactive.pm_.c:751 ../../diskdrake/interactive.pm_.c:768
msgid "new"
msgstr "nevez"

#: ../../diskdrake/interactive.pm_.c:766
msgid "Choose an existing LVM to add to"
msgstr "Dibabit da be LVM ouzhpennañ"

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

#: ../../diskdrake/interactive.pm_.c:812
msgid "This partition can't be used for loopback"
msgstr "N'heller ket implijout ar parzhadur-mañ evit saveteiñ"

#: ../../diskdrake/interactive.pm_.c:825
msgid "Loopback"
msgstr "Saveteiñ"

#: ../../diskdrake/interactive.pm_.c:826
msgid "Loopback file name: "
msgstr "Anv ar restr saveteiñ : "

#: ../../diskdrake/interactive.pm_.c:831
#, fuzzy
msgid "Give a file name"
msgstr "Anv gwirion"

#: ../../diskdrake/interactive.pm_.c:834
msgid "File already used by another loopback, choose another one"
msgstr "Restr implijet gant ur saveteiñ all endeo, dibabit unan all"

#: ../../diskdrake/interactive.pm_.c:835
msgid "File already exists. Use it?"
msgstr "Ar restr a zo endeo. E implijout ?"

#: ../../diskdrake/interactive.pm_.c:858
msgid "Mount options"
msgstr "Dibarzhoù marc'hañ"

#: ../../diskdrake/interactive.pm_.c:865
msgid "Various"
msgstr "A bep sort"

#: ../../diskdrake/interactive.pm_.c:929 ../../standalone/drakfloppy_.c:76
msgid "device"
msgstr "trobarzhell"

#: ../../diskdrake/interactive.pm_.c:930
msgid "level"
msgstr "live"

#: ../../diskdrake/interactive.pm_.c:931
msgid "chunk size"
msgstr "ment diaoz"

#: ../../diskdrake/interactive.pm_.c:947
msgid "Be careful: this operation is dangerous."
msgstr "Bezit war evezh : arvarus eo an obererezh-mañ."

#: ../../diskdrake/interactive.pm_.c:962
#, fuzzy
msgid "What type of partitioning?"
msgstr "Peseurt moullerez hoc'h eus ?"

#: ../../diskdrake/interactive.pm_.c:978
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr ""
"Bremanaet e tle bezañ ar pabak-mañ\n"
"Ha sur oc'h e mennit e ziuzañ ?"

#: ../../diskdrake/interactive.pm_.c:992
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
"Either you use LILO and it won't work, or you don't use LILO and you don't "
"need /boot"
msgstr ""
"Ma zigarezit na asantiñ krouiñ /boot ken pell war ar bladenn (war ur granenn "
"> 1024).\n"
"Pe e implijit LILO ha ne daio ket en-dro, pe ne rit ket ha n'hoc'h eus ket "
"ezhomm a /boot"

#: ../../diskdrake/interactive.pm_.c:996
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
"the 1024th cylinder of the hard drive, and you have no /boot partition.\n"
"If you plan to use the LILO boot manager, be careful to add a /boot partition"
msgstr ""
"Lec'hiet eo ar parzhadur hoc'h eus diuzet da ouzphennañ evel gwrizienn (/) "
"en tu-hont\n"
"d'ar 1024vet kranenn eus ar bladenn galet, ha n'hoc'h eus ket a barzhadur /"
"boot.\n"
"Ma vennit implijout ar merour loc'hañ LILO, taolit pled da ouzhpennañ ur "
"parzhadur /boot"

# a-steud<
#: ../../diskdrake/interactive.pm_.c:1002
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"So be careful to add a /boot partition"
msgstr ""

#: ../../diskdrake/interactive.pm_.c:1022
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "War-nes bezañ skrivet war bladenn eo taolenn barzhañ an ardivink %s !"

#: ../../diskdrake/interactive.pm_.c:1026
msgid "You'll need to reboot before the modification can take place"
msgstr "Ret e vo deoc'h adloc'hañ a-raok ma talvezo ar c'hemm"

#: ../../diskdrake/interactive.pm_.c:1037
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Goude furmadiñ ar parzhadur %s, holl roadoù ar parzhadur-se a vo kollet"

#: ../../diskdrake/interactive.pm_.c:1039
msgid "Formatting"
msgstr "O furmadiñ"

#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid "Formatting loopback file %s"
msgstr "O furmadiñ ar restr saveteiñ %s"

#: ../../diskdrake/interactive.pm_.c:1041
#: ../../install_steps_interactive.pm_.c:466
#, c-format
msgid "Formatting partition %s"
msgstr "O furmadiñ ar parzhadur %s"

#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Hide files"
msgstr "mkraid sac'het"

#: ../../diskdrake/interactive.pm_.c:1052
#, fuzzy
msgid "Move files to the new partition"
msgstr "Krouiñ ur parzhadur nevez"

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

#: ../../diskdrake/interactive.pm_.c:1064
#, fuzzy
msgid "Moving files to the new partition"
msgstr "Krouiñ ur parzhadur nevez"

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

#: ../../diskdrake/interactive.pm_.c:1072
#, fuzzy, c-format
msgid "Removing %s"
msgstr "Spisterioù"

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

#: ../../diskdrake/interactive.pm_.c:1103
#: ../../diskdrake/interactive.pm_.c:1162
msgid "Device: "
msgstr "Trobarzhell : "

#: ../../diskdrake/interactive.pm_.c:1104
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Lizher ar bladenn DOS : %s (diwar varteze hepken)\n"

#: ../../diskdrake/interactive.pm_.c:1108
#: ../../diskdrake/interactive.pm_.c:1116
#: ../../diskdrake/interactive.pm_.c:1181
msgid "Type: "
msgstr "Seurt : "

#: ../../diskdrake/interactive.pm_.c:1112
msgid "Name: "
msgstr "Anv: "

#: ../../diskdrake/interactive.pm_.c:1120
#, c-format
msgid "Start: sector %s\n"
msgstr "O kregiñ : rann %s\n"

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

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

#: ../../diskdrake/interactive.pm_.c:1125
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "Kranenn %d da granenn %d\n"

#: ../../diskdrake/interactive.pm_.c:1126
msgid "Formatted\n"
msgstr "Furmadet\n"

#: ../../diskdrake/interactive.pm_.c:1127
msgid "Not formatted\n"
msgstr "Ket furmadet\n"

#: ../../diskdrake/interactive.pm_.c:1128
msgid "Mounted\n"
msgstr "Marc'het\n"

#: ../../diskdrake/interactive.pm_.c:1129
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"

#: ../../diskdrake/interactive.pm_.c:1131
#, fuzzy, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr "Restr(où) saveteiñ : %s\n"

#: ../../diskdrake/interactive.pm_.c:1132
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""
"Parzhadur loc'het dre ziouer\n"
"    (evit loc'hañ MS-DOS, ket evit lilo)\n"

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

#: ../../diskdrake/interactive.pm_.c:1135
#, c-format
msgid "Chunk size %s\n"
msgstr "Ment diaoz %s\n"

#: ../../diskdrake/interactive.pm_.c:1136
#, c-format
msgid "RAID-disks %s\n"
msgstr "Pladennoù RAID %s\n"

#: ../../diskdrake/interactive.pm_.c:1138
#, c-format
msgid "Loopback file name: %s"
msgstr "Anv ar restr saveteiñ : %s"

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

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

#: ../../diskdrake/interactive.pm_.c:1163
msgid "Read-only"
msgstr ""

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

#: ../../diskdrake/interactive.pm_.c:1165
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Mentoniezh : %s kranenn, %s penn, %s rann\n"

#: ../../diskdrake/interactive.pm_.c:1166
msgid "Info: "
msgstr "Titouroù: "

#: ../../diskdrake/interactive.pm_.c:1167
#, c-format
msgid "LVM-disks %s\n"
msgstr "Pladennoù LVM %s\n"

#: ../../diskdrake/interactive.pm_.c:1168
#, c-format
msgid "Partition table type: %s\n"
msgstr "Seurt taolenn barzhañ : %s\n"

#: ../../diskdrake/interactive.pm_.c:1169
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "war bus %d Nn %d\n"

#: ../../diskdrake/interactive.pm_.c:1199
#, fuzzy
msgid "Filesystem encryption key"
msgstr "Seurt ar reizhiad restroù : "

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

#: ../../diskdrake/interactive.pm_.c:1203
#, fuzzy, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr "Re eeun eo an tremenger-se (%d arouezenn a zo ret d'an nebeutañ)"

#: ../../diskdrake/interactive.pm_.c:1204
#, fuzzy
msgid "The encryption keys do not match"
msgstr "An tremegerioù ne glot ket"

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

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

#: ../../diskdrake/removable.pm_.c:47
#, fuzzy
msgid "Change type"
msgstr "Kemmañ seurt ar parzhadur"

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

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

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

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

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

#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3477
#, fuzzy
msgid "Username"
msgstr "Anv arveriad"

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

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

#: ../../fs.pm_.c:547 ../../fs.pm_.c:557 ../../fs.pm_.c:561 ../../fs.pm_.c:565
#: ../../fs.pm_.c:569 ../../fs.pm_.c:573
#, c-format
msgid "%s formatting of %s failed"
msgstr "furmadiñ er seurt %s eus %s a zo sac'het"

#: ../../fs.pm_.c:610
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "N'ouzon ket penaos furmadiñ %s er seurt %s"

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

#: ../../fs.pm_.c:742 ../../partition_table.pm_.c:599
#, c-format
msgid "error unmounting %s: %s"
msgstr "fazi en ur zivarc'hañ %s : %s"

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

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

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

#: ../../fsedit.pm_.c:240
#, fuzzy, 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 loose all the partitions?\n"
msgstr ""
"N'hellañ ket lenn ho taolenn barzhañ, re vrein eo evidon :(\n"
"Klask a rin kenderc'hel en ur ziverkañ ar parzhadurioù siek"

#: ../../fsedit.pm_.c:501
msgid "You can't use JFS for partitions smaller than 16MB"
msgstr ""

#: ../../fsedit.pm_.c:502
msgid "You can't use ReiserFS for partitions smaller than 32MB"
msgstr ""

#: ../../fsedit.pm_.c:521
msgid "Mount points must begin with a leading /"
msgstr "Poentoù marc'hañ a rank kregiñ gant /"

#: ../../fsedit.pm_.c:522
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Bez' ez eus ur parzhadur e boent marc'hañ %s endeo\n"

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

#: ../../fsedit.pm_.c:528
msgid "This directory should remain within the root filesystem"
msgstr ""

#: ../../fsedit.pm_.c:530
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""

#: ../../fsedit.pm_.c:532
#, c-format
msgid "You can't use an encrypted file system for mount point %s"
msgstr ""

#: ../../fsedit.pm_.c:599
msgid "Not enough free space for auto-allocating"
msgstr ""

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

#: ../../fsedit.pm_.c:694
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Fazi en ur zigeriñ %s evit skrivañ : %s"

#: ../../harddrake/data.pm_.c:71
msgid "cpu /* "
msgstr ""

#: ../../harddrake/sound.pm_.c:170
msgid "No alternative driver"
msgstr ""

#: ../../harddrake/sound.pm_.c:171
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr ""

#: ../../harddrake/sound.pm_.c:173
#, fuzzy
msgid "Sound configuration"
msgstr "Kefluniadur"

#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""

#: ../../harddrake/sound.pm_.c:176
#, c-format
msgid ""
"\n"
"\n"
"Your card currently use the %s\"%s\" driver (default driver for your card is "
"\"%s\")"
msgstr ""

#: ../../harddrake/sound.pm_.c:178
#, fuzzy
msgid "Driver:"
msgstr "Servijer"

#: ../../harddrake/sound.pm_.c:183 ../../standalone/drakTermServ_.c:303
#: ../../standalone/drakbackup_.c:3878 ../../standalone/drakbackup_.c:3911
#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3964
#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4030
#: ../../standalone/drakbackup_.c:4051 ../../standalone/drakbackup_.c:4078
#: ../../standalone/drakbackup_.c:4108 ../../standalone/drakbackup_.c:4134
#: ../../standalone/drakbackup_.c:4157 ../../standalone/drakfont_.c:690
msgid "Help"
msgstr "Skoazell"

#: ../../harddrake/sound.pm_.c:185
msgid "Switching between ALSA and OSS help"
msgstr ""

#: ../../harddrake/sound.pm_.c:186
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices 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_.c:202
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
"\n"
"It has been reported to oopses the kernel on unloading.\n"
"\n"
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""

#: ../../harddrake/sound.pm_.c:205 ../../standalone/drakconnect_.c:298
#, fuzzy
msgid "Please Wait... Applying the configuration"
msgstr "Amprouiñ ar c'hefluniadur"

#: ../../harddrake/sound.pm_.c:205 ../../interactive.pm_.c:382
#: ../../standalone/drakxtv_.c:108 ../../standalone/harddrake2_.c:113
#: ../../standalone/service_harddrake_.c:64
msgid "Please wait"
msgstr "Gortozit mar plij"

#: ../../harddrake/sound.pm_.c:210
#, fuzzy
msgid "No known driver"
msgstr "Sturier X"

#: ../../harddrake/sound.pm_.c:211
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr ""

#: ../../harddrake/sound.pm_.c:214
#, fuzzy
msgid "Unkown driver"
msgstr "Sturier X"

#: ../../harddrake/sound.pm_.c:215
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
"\n"
"Please send the output of the \"lspcidrake -v\" command to\n"
"<install at mandrakesoft dot com>\n"
"with subject: unlisted sound driver \"%s\""
msgstr ""

#: ../../harddrake/v4l.pm_.c:14 ../../harddrake/v4l.pm_.c:64
#, fuzzy
msgid "Auto-detect"
msgstr "Dilesadur"

#: ../../harddrake/v4l.pm_.c:65 ../../harddrake/v4l.pm_.c:198
#, fuzzy
msgid "Unknown|Generic"
msgstr "Rummel"

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

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

#: ../../harddrake/v4l.pm_.c:224
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_.c:227
#, fuzzy
msgid "Card model:"
msgstr "Memor kartenn (DMA)"

#: ../../harddrake/v4l.pm_.c:228
#, fuzzy
msgid "Tuner type:"
msgstr "Kemmañ seurt ar parzhadur"

#: ../../harddrake/v4l.pm_.c:229
msgid "Number of capture buffers:"
msgstr ""

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

#: ../../harddrake/v4l.pm_.c:231
#, fuzzy
msgid "PLL setting:"
msgstr "O furmadiñ"

#: ../../harddrake/v4l.pm_.c:232
msgid "Radio support:"
msgstr ""

#: ../../harddrake/v4l.pm_.c:232
msgid "enable radio support"
msgstr ""

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

#: ../../help.pm_.c:48
msgid ""
"Listed above are the existing Linux partitions detected on your hard drive.\n"
"You can keep the choices made by the wizard, they are good for most common\n"
"installations. If you make any changes, you must at least define a root\n"
"partition (\"/\"). Do not choose too small a partition or you will not be\n"
"able to install enough software. If you want to store your data on a\n"
"separate partition, you will also need to create a \"/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_.c:79
msgid ""
"The Mandrake Linux installation is spread out over several CD-ROMs. DrakX\n"
"knows if a selected package is located on another CD-ROM and will eject the\n"
"current CD and ask you to insert a different one as required."
msgstr ""

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

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

#: ../../help.pm_.c:171
msgid ""
"You are now able to set up your Internet/network connection. If you wish to\n"
"connect your computer to the Internet or to a local network, click \"OK\".\n"
"The autodetection of network devices and modem will be launched. If this\n"
"detection fails, uncheck the \"Use auto-detection\" box next time. You may\n"
"also choose not to configure the network, or do it later; in that case,\n"
"simply click the \"Cancel\" button.\n"
"\n"
"Available connections are: traditional modem, ISDN modem, ADSL connection,\n"
"cable modem, and finally a simple LAN connection (Ethernet).\n"
"\n"
"Here, we will not detail each configuration. Simply make sure that you have\n"
"all the parameters from your Internet Service Provider or system\n"
"administrator.\n"
"\n"
"You can consult the ``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.\n"
"\n"
"If you wish to configure the network later after installation, or if you\n"
"are finished configuring your network connection, click \"Cancel\"."
msgstr ""

#: ../../help.pm_.c:193
#, fuzzy
msgid ""
"You may now choose which services you wish to start at boot time.\n"
"\n"
"Here are listed all the services available with the current installation.\n"
"Review them carefully and uncheck those which are not always needed at boot\n"
"time.\n"
"\n"
"You can get a short explanatory text about a service by selecting a\n"
"specific service. However, if you are not sure whether a service is useful\n"
"or not, it is safer to leave the default behavior.\n"
"\n"
"!! At this stage, be very careful if you intend to use your machine as a\n"
"server: you will probably not want to start any services which you do not\n"
"need. Please remember that several services can be dangerous if they are\n"
"enabled on a server. In general, select only the services you really need.\n"
"!!"
msgstr ""
"Bremañ e c'hellit diuz pe servijoù a vennit e vije lañset pa loc'her.\n"
"Pa zeu ho logodenn war un draez, ul lagadenn skoazell a zeuio war wel hag\n"
"a zisplego pal ar servij-se.\n"
"\n"
"Bezit aketuz-kenañ el lankad-mañ ma vennit implijout ho ardivink evel ur\n"
"servijer : mennout a rit emichañs chom hep loc'hañ kement servij n'ho peus "
"ket\n"
"c'hoant."

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

#: ../../help.pm_.c:224
msgid ""
"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
"on which all the graphical environments (KDE, GNOME, AfterStep,\n"
"WindowMaker, etc.) bundled with Mandrake Linux rely.\n"
"\n"
"You will be presented the list of available resolutions and color depth\n"
"available for your hardware. Choose the one that best suit your needs (you\n"
"will be able to change that after installation though). When you are\n"
"satisfied with the sample shown in the monitor, click \"OK\". A window will\n"
"then appear and ask you if you can see it.\n"
"\n"
"If you are doing an \"Expert\" installation, you will enter the X\n"
"configuration wizard. See the corresponding section of the manual for more\n"
"information about this wizard.\n"
"\n"
"If you can see the message during the test, and answer \"Yes\", then DrakX\n"
"will proceed to the next step. If you cannot see the message, it simply\n"
"means that the configuration was wrong and the test will automatically end\n"
"after 10 seconds, restoring the screen. Refer then to the video\n"
"configuration section of the user guide for more information on how to\n"
"configure your display."
msgstr ""

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

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

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

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

#: ../../help.pm_.c:378
msgid ""
"Any partitions that have been newly defined must be formatted for use\n"
"(formatting means creating a filesystem on it).\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 \"OK\" when you are ready to format partitions.\n"
"\n"
"Click on \"Cancel\" if you want to choose another partition for your new\n"
"Mandrake Linux operating system installation.\n"
"\n"
"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
"for bad blocks on the disk."
msgstr ""

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

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

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

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

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

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

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

#: ../../help.pm_.c:547
msgid ""
"DrakX now needs to know if you want to perform a default (\"Recommended\")\n"
"installation or if you want to have greater control (\"Expert\") over your\n"
"installation. You can also choose to do a new installation or upgrade your\n"
"existing Mandrake Linux system:\n"
"\n"
" * \"Install\": completely wipes out the old system. However, depending on\n"
"what is currently installed on your machine, you may be able to keep some\n"
"old partitions (Linux or otherwise) unchanged;\n"
"\n"
" * \"Upgrade\": this installation class allows to simply update the\n"
"packages currently installed on your Mandrake Linux system. It keeps your\n"
"hard drives' current partitions as well as user configurations. All other\n"
"configuration steps remain available, similar to a normal installation;\n"
"\n"
" * \"Upgrade Packages Only\": this new installation class allows you to\n"
"upgrade an existing Mandrake Linux system while keeping all system\n"
"configurations unchanged. Adding new packages to the current installation\n"
"is also possible.\n"
"\n"
"Upgrades should work fine on Mandrake Linux systems using version \"8.1\"\n"
"or later.\n"
"\n"
"Depending on your GNU/Linux knowledge, select one of the following choices:\n"
"\n"
" * Recommended: choose this if you have never installed a GNU/Linux\n"
"operating system. The installation will be very easy and you will only be\n"
"asked a few questions;\n"
"\n"
" * Expert: if you have a good GNU/Linux understanding, you may wish to\n"
"perform a highly customized installation. Some of the decisions you will\n"
"have to make may be difficult if you do not have good GNU/Linux knowledge,\n"
"so it is not recommended that those without a fair amount of experience\n"
"select this installation class."
msgstr ""

#: ../../help.pm_.c:582
msgid ""
"Normally, DrakX selects the right keyboard for you (depending on the\n"
"language you have chosen). However, you might not have a keyboard that\n"
"corresponds exactly to your language: for example, if you are an English\n"
"speaking Swiss person, you may still want your keyboard to be a Swiss\n"
"keyboard. Or if you speak English but are located in Quebec, you may find\n"
"yourself in the same situation. In both cases, you will have to go back to\n"
"this installation step and select an appropriate keyboard from the list.\n"
"\n"
"Click on the \"More\" 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, you will be\n"
"asked in the next dialog to choose the key binding that will switch the\n"
"keyboard layout between the latin and non-latin layouts."
msgstr ""

#: ../../help.pm_.c:598
msgid ""
"The first step is to choose your preferred language.\n"
"\n"
"Please choose your preferred language for installation and system usage.\n"
"\n"
"Clicking on the \"Advanced\" button will allow you to select other\n"
"languages to be installed on your workstation. Selecting other languages\n"
"will install the language-specific files for system documentation and\n"
"applications. For example, if you host users from Spain on your machine,\n"
"select English as the main language in the tree view and in the Advanced\n"
"section, click on the box corresponding to \"Spanish|Spain\".\n"
"\n"
"Note that multiple languages may be installed. Once you have selected any\n"
"additional locales, click the \"OK\" button to continue.\n"
"\n"
"To switch from one language to the other, you can launch the\n"
"\"/usr/sbin/localedrake\" command as \"root\" to change the whole system\n"
"language, or as a simple user to only change that user's default language."
msgstr ""

#: ../../help.pm_.c:617
msgid ""
"DrakX generally detects the number of buttons your mouse possesses. If not,\n"
"it assumes you have a two-button mouse and will set it up for third-button\n"
"emulation. DrakX will automatically know whether it is a PS/2, serial or\n"
"USB mouse.\n"
"\n"
"If you wish to specify a different type of mouse, select the appropriate\n"
"type from the provided list.\n"
"\n"
"If you choose a mouse other than the default, a test screen will be\n"
"displayed. Use the buttons and wheel to verify that the settings are\n"
"correct. If the mouse is not working well, press the space bar or [Return]\n"
"to \"Cancel\" and choose again.\n"
"\n"
"Sometimes, wheel mouses are not automatically detected. You will need to\n"
"manually select it in the list. Be sure to select the one corresponding to\n"
"the correct port it is attached to. After you have pressed the \"OK\"\n"
"button, a mouse image will be displayed. You then need to move the wheel of\n"
"your mouse to activate it correctly. Then test that all buttons and\n"
"movements are correct."
msgstr ""

#: ../../help.pm_.c:638
#, fuzzy
msgid ""
"Please select the correct port. For example, the \"COM1\" port under\n"
"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
"Diuzit ar porzh a zere mar plij. Da skouer, porzh COM1 dindan MS Windows\n"
"a vez anvet ttyS0 gant Linux."

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

#: ../../help.pm_.c:678
msgid ""
"LILO and grub are GNU/Linux bootloaders. Normally, this stage is totally\n"
"automated. In fact, DrakX analyzes the disk boot sector and acts\n"
"accordingly, depending on what it finds there:\n"
"\n"
" * if a Windows boot sector is found, it will replace it with a grub/LILO\n"
"boot sector. Hence, you will be able to load either GNU/Linux or another\n"
"OS;\n"
"\n"
" * if a grub or LILO boot sector is found, it will replace it with a new\n"
"one.\n"
"\n"
"if in doubt, DrakX will display a dialog with various options.\n"
"\n"
" * \"Bootloader to use\": you have three choices:\n"
"\n"
"    * \"GRUB\": if you prefer grub (text menu);\n"
"\n"
"    * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
"interface;\n"
"\n"
"    * \"LILO with text menu\": if you prefer LILO with its text menu\n"
"interface.\n"
"\n"
" * \"Boot device\": in most cases, you will not change the default\n"
"(\"/dev/hda\"), but if you prefer, the bootloader can be installed on the\n"
"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\");\n"
"\n"
" * \"Delay before booting the default image\": when rebooting the computer,\n"
"this is the delay granted to the user to choose -- in the bootloader menu,\n"
"another boot entry than the default one.\n"
"\n"
"!! Beware that if you choose not to install a bootloader (by selecting\n"
"\"Cancel\" here), you must ensure that you have a way to boot your Mandrake\n"
"Linux system! Also, be sure you know what you do before changing any of the\n"
"options. !!\n"
"\n"
"Clicking the \"Advanced\" button in this dialog will offer many advanced\n"
"options, which are reserved for the expert user."
msgstr ""

#: ../../help.pm_.c:718
#, fuzzy
msgid ""
"After you have configured the general bootloader parameters, the list of\n"
"boot options which will be available at boot time will be displayed.\n"
"\n"
"If there is another operating system installed on your machine, it will\n"
"automatically be added to the boot menu. Here, you can choose to fine-tune\n"
"the existing options. Select an entry and click \"Modify\" to modify or\n"
"remove it. \"Add\" creates a new entry. and \"Done\" goes on to the next\n"
"installation step.\n"
"\n"
"You may also not want to give access to these other operating systems to\n"
"anyone. In which case, you can delete the corresponding entries. But then,\n"
"you will need a boot disk in order to boot those other operating systems!"
msgstr ""
"LILO (the LInux LOader) ha Grub a zo kargerien loc'hañ : barrek int da "
"loc'hañ\n"
"pe Linux pe forzh pe reizhiad korvoiñ all bezañt war ho urzhiataer.\n"
"Peurvuiañ, ar reizhiadoù korvoiñ all-se a vez dinoet ha staliet reizh.\n"
"Ma n'eo ket kont evel-hen, gallout a rit ouzhpennañ un enmont gant an dorn\n"
"er skramm-mañ. Taolit pled da zibab an arventennoù reizh.\n"
"\n"
"\n"
"Gallout a rafec'h ivez mennout na lakaat hegerz hini ebet eus ar reizhiadoù\n"
"korvoiñ-se, neuze n'hoc'h eus ken nemet dilemel an enmontoù a zegouezh. "
"Hogen\n"
"neuze e vo ret deoc'h kaout ur bladennig loc'hañ evit loc'hañ anezho."

#: ../../help.pm_.c:732
#, fuzzy
msgid ""
"You must indicate where you wish to place the information required to boot\n"
"GNU/Linux.\n"
"\n"
"Unless you know exactly what you are doing, choose \"First sector of drive\n"
"(MBR)\"."
msgstr ""
"Ret eo deoc'h menegiñ pelec'h e mennit\n"
"lec'hiañ an titouroù ret evit loc'hañ Linux.\n"
"\n"
"\n"
"Nemet ma ouifec'h resis ar pezh a rit, dibabit \"Rann gentañ\n"
"ar bladenn (MBR)\"."

#: ../../help.pm_.c:739
msgid ""
"Here, we select a printing system for your computer. Other OSes may offer\n"
"you one, but Mandrake Linux offers two.\n"
"\n"
" * \"pdq\" -- which means ``print, don't queue'', is the choice if you have\n"
"a direct connection to your printer and you want to be able to panic out of\n"
"printer jams, and you do not have networked printers. It will handle only\n"
"very simple network cases and is somewhat slow for networks. Pick \"pdq\"\n"
"if this is your first voyage to GNU/Linux. You can change your choices\n"
"after installation by running PrinterDrake from the Mandrake Control Center\n"
"and clicking the expert button.\n"
"\n"
" * \"CUPS\" -- ``Common Unix Printing System'', is excellent at printing to\n"
"your local printer and also halfway-around the planet. It is simple and can\n"
"act as a server or a client for the ancient \"lpd\" printing system. Hence,\n"
"it is compatible with the systems that went before. It can do many tricks,\n"
"but the basic setup is almost as easy as \"pdq\". If you need this to\n"
"emulate an \"lpd\" server, you must turn on the \"cups-lpd\" daemon. It has\n"
"graphical front-ends for printing or choosing printer options."
msgstr ""

#: ../../help.pm_.c:759
msgid ""
"DrakX now detects any IDE device present in your computer. It will also\n"
"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 does not always detect a piece of hardware,\n"
"DrakX will ask you to confirm if a PCI SCSI card is present. Click \"Yes\"\n"
"if you know that there is a SCSI card installed in your machine. You will\n"
"be presented with a list of SCSI cards to choose from. Click \"No\" if you\n"
"have no SCSI hardware. If you are unsure, you can check the list of\n"
"hardware detected in your machine by selecting \"See hardware info\" and\n"
"clicking \"OK\". Examine the hardware list and then click on the \"OK\"\n"
"button to return to the SCSI interface question.\n"
"\n"
"If you have to manually specify your adapter, DrakX will ask if you want to\n"
"specify options for it. You should allow DrakX to probe the hardware for\n"
"the card-specific options which the hardware needs to initialize. This\n"
"usually works well.\n"
"\n"
"If DrakX is not able to probe for the options which need to be passed, you\n"
"will need to manually provide options to the driver."
msgstr ""

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

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

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

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

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

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

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

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

#: ../../install_any.pm_.c:441
#, 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_.c:471
msgid "Can't use broadcast with no NIS domain"
msgstr "N'hellañ ket implijout ar skignañ hep domani NIS"

#: ../../install_any.pm_.c:879
#, fuzzy, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Lakait ur bladennig el lenner %s"

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

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

#: ../../install_any.pm_.c:918 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "Fazi en ur lenn ar restr %s"

#: ../../install_any.pm_.c:1040
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 ""
"C'hoarvezet ez eus ur fazi - n'eus bet kavet trobarzhell reizh ebet a-benn "
"krouiñ reizhiadoù restroù nevez warni. Gwiriit abeg ar gudenn-mañ en ho "
"ardivinkaj mar plij "

#: ../../install_interactive.pm_.c:21
#, 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_.c:56
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 ""
"Ret eo deoc'h kaout ur parzhadur gwrizienn.\n"
"Evit se, krouit ur parzhadur (pe glikit war unan a zo c'hoazh).\n"
"Da c'houde dibabit an ober ``Poent marc'hañ'' ha lakait anezhañ da `/'"

#: ../../install_interactive.pm_.c:61
msgid "You must have a swap partition"
msgstr "Ret eo deoc'h kaout ur parzhadur disloañ"

#: ../../install_interactive.pm_.c:62
msgid ""
"You don't have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""
"N'hoc'h eus ket a barzhadur disloañ\n"
"\n"
"Kenderc'hel evelato ?"

#: ../../install_interactive.pm_.c:65 ../../install_steps.pm_.c:169
#, fuzzy
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Ret eo deoc'h kaout ur parzhadur disloañ"

#: ../../install_interactive.pm_.c:90
#, fuzzy
msgid "Use free space"
msgstr "Implij da saveteiñ"

#: ../../install_interactive.pm_.c:92
msgid "Not enough free space to allocate new partitions"
msgstr ""

#: ../../install_interactive.pm_.c:100
#, fuzzy
msgid "Use existing partitions"
msgstr "O furmadiñ parzhadurioù"

#: ../../install_interactive.pm_.c:102
#, fuzzy
msgid "There is no existing partition to use"
msgstr "O klask assevel an daolenn barzhañ"

#: ../../install_interactive.pm_.c:109
#, fuzzy
msgid "Use the Windows partition for loopback"
msgstr "Implij da saveteiñ"

#: ../../install_interactive.pm_.c:112
#, fuzzy
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Pe barzhadur a vennit implijout evit lakaat Linux4Win ?"

#: ../../install_interactive.pm_.c:114
msgid "Choose the sizes"
msgstr "Dibabit ar mentoù"

#: ../../install_interactive.pm_.c:115
msgid "Root partition size in MB: "
msgstr "Ment ar parzhadur gwrizienn e Mo : "

#: ../../install_interactive.pm_.c:116
msgid "Swap partition size in MB: "
msgstr "Ment ar parzhadur disloañ e Mo : "

#: ../../install_interactive.pm_.c:126
msgid "Use the free space on the Windows partition"
msgstr ""

#: ../../install_interactive.pm_.c:129
#, fuzzy
msgid "Which partition do you want to resize?"
msgstr "Pe seurt parzhadur a vennit ?"

#: ../../install_interactive.pm_.c:131
#, fuzzy
msgid "Resizing Windows partition"
msgstr "O jediñ bevennoù ar reizhiad restroù FAT"

#: ../../install_interactive.pm_.c:134
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occured: %s"
msgstr ""

#: ../../install_interactive.pm_.c:137
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
"installation."
msgstr ""

#: ../../install_interactive.pm_.c:138
#, fuzzy
msgid ""
"WARNING!\n"
"\n"
"DrakX will now resize your Windows partition. Be careful:\n"
"this operation is dangerous. If you have not already done\n"
"so, you should first exit the installation, run scandisk\n"
"under Windows (and optionally run defrag), then restart the\n"
"installation. You should also backup your data.\n"
"When sure, press Ok."
msgstr ""
"HO EVEZH !\n"
"\n"
"Ezhomm en deus DrakX adventañ ho parzhadur Windows bremañ. Bezit war "
"evezh :\n"
"arvarus eo an obererezh-se. Ma n'hoc'h eus ket graet c'hoazh, gwelloc'h e\n"
"vije deoc'h seveniñ da gentañ scandisk (ha diouzh ret seveniñ defrag) war "
"ar\n"
"parzhadur-se, ha gwareziñ ho roadoù. Pa vezit sur, gwaskit \"Mat eo\""

#: ../../install_interactive.pm_.c:148
#, fuzzy
msgid "Which size do you want to keep for Windows on"
msgstr "Da beseurt rann e mennit dilec'hiañ ?"

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

#: ../../install_interactive.pm_.c:156
#, fuzzy, c-format
msgid "FAT resizing failed: %s"
msgstr "Adventañ ent emgefreek sac'het"

#: ../../install_interactive.pm_.c:171
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
msgstr ""

#: ../../install_interactive.pm_.c:177
msgid "Erase entire disk"
msgstr "Chetan an holl planedenn"

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

#: ../../install_interactive.pm_.c:180
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr ""

#: ../../install_interactive.pm_.c:183
#, fuzzy, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr "Goude adventañ ar parzhadur %s e vo kollet holl roadoù ar parzhadur-se"

#: ../../install_interactive.pm_.c:191
#, fuzzy
msgid "Custom disk partitioning"
msgstr "O furmadiñ parzhadurioù"

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

#: ../../install_interactive.pm_.c:198
#, fuzzy, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, don't forget to save using `w'"
msgstr ""
"Gallout a rit bremañ parzhañ ho pladenn galet %s\n"
"Pa 'z eo graet, na zisoñjit ket enrollañ dre implijout `w'"

#: ../../install_interactive.pm_.c:227
#, fuzzy
msgid "You don't have enough free space on your Windows partition"
msgstr "N'hoc'h eus parzhadur windows ebet !"

#: ../../install_interactive.pm_.c:243
#, fuzzy
msgid "I can't find any room for installing"
msgstr "N'hellan ouzpennañ parzhadur ebet ken"

#: ../../install_interactive.pm_.c:246
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""

#: ../../install_interactive.pm_.c:250
#, fuzzy, c-format
msgid "Partitioning failed: %s"
msgstr "Seurt taolenn barzhañ : %s\n"

#: ../../install_interactive.pm_.c:260
msgid "Bringing up the network"
msgstr "O lañsañ ar rouedad"

#: ../../install_interactive.pm_.c:265
msgid "Bringing down the network"
msgstr "O tizenaouiñ ar rouedad"

#: ../../install_steps.pm_.c:76
msgid ""
"An error occurred, but I don't know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
"Degouezhet ez eus ur fazi, hogen n'ouzon ket e verañ naet.\n"
"Kendalc'hit war ho mar."

#: ../../install_steps.pm_.c:211
#, c-format
msgid "Duplicate mount point %s"
msgstr "Poent marc'hañ doubl %s"

#: ../../install_steps.pm_.c:380
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_.c:450
#, c-format
msgid "Welcome to %s"
msgstr "Degemer e %s"

#: ../../install_steps.pm_.c:543 ../../install_steps.pm_.c:769
msgid "No floppy drive available"
msgstr "Lenner pladennig hegerz ebet"

#: ../../install_steps_auto_install.pm_.c:76
#: ../../install_steps_stdio.pm_.c:22
#, c-format
msgid "Entering step `%s'\n"
msgstr "O kregiñ gant al lankad `%s'\n"

#: ../../install_steps_gtk.pm_.c:146
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""

#: ../../install_steps_gtk.pm_.c:157 ../../install_steps_interactive.pm_.c:237
msgid "Install Class"
msgstr "Renkad staliañ"

#: ../../install_steps_gtk.pm_.c:160
#, fuzzy
msgid "Please choose one of the following classes of installation:"
msgstr "Dibabit unan eus ar renkadoù staliañ a-heul mar plij :"

#: ../../install_steps_gtk.pm_.c:236 ../../install_steps_interactive.pm_.c:683
msgid "Package Group Selection"
msgstr "Diuzadenn strollad pakadoù"

#: ../../install_steps_gtk.pm_.c:269 ../../install_steps_interactive.pm_.c:698
msgid "Individual package selection"
msgstr "Diuz pakadoù unan hag unan"

#: ../../install_steps_gtk.pm_.c:292 ../../install_steps_interactive.pm_.c:621
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Ment hollek : %d / %d Mo"

#: ../../install_steps_gtk.pm_.c:334
msgid "Bad package"
msgstr "Pakad siek"

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

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

#: ../../install_steps_gtk.pm_.c:337
#, c-format
msgid "Size: %d KB\n"
msgstr "Ment : %d Ko\n"

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

#: ../../install_steps_gtk.pm_.c:360
#, fuzzy
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr "N'hellit ket andiuz ar pakad-mañ. Staliet eo endo"

#: ../../install_steps_gtk.pm_.c:365
#, fuzzy
msgid "The following packages are going to be installed"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ distaliet"

#: ../../install_steps_gtk.pm_.c:366
#, fuzzy
msgid "The following packages are going to be removed"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ staliet/lamet"

#: ../../install_steps_gtk.pm_.c:378
msgid "You can't select/unselect this package"
msgstr "N'hellit ket diuz/andiuz ar pakad-mañ"

#: ../../install_steps_gtk.pm_.c:390
msgid "This is a mandatory package, it can't be unselected"
msgstr "Hemañ a zo ur pakad ret, n'hell ket bezañ andiuzet"

#: ../../install_steps_gtk.pm_.c:392
msgid "You can't unselect this package. It is already installed"
msgstr "N'hellit ket andiuz ar pakad-mañ. Staliet eo endo"

#: ../../install_steps_gtk.pm_.c:395
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
msgstr ""
"Bremanaet e tle bezañ ar pabak-mañ\n"
"Ha sur oc'h e mennit e ziuzañ ?"

#: ../../install_steps_gtk.pm_.c:398
msgid "You can't unselect this package. It must be upgraded"
msgstr "N'hellit ket andiuz ar pakad-mañ. Ret eo dezhañ bezañ bremanaet"

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

#: ../../install_steps_gtk.pm_.c:404 ../../install_steps_interactive.pm_.c:261
#: ../../install_steps_interactive.pm_.c:265
#: ../../standalone/drakbackup_.c:4211
msgid "Install"
msgstr "Staliañ"

#: ../../install_steps_gtk.pm_.c:407
#, fuzzy
msgid "Load/Save on floppy"
msgstr "Enrollañ war bladennig"

#: ../../install_steps_gtk.pm_.c:408
#, fuzzy
msgid "Updating package selection"
msgstr "Diuz pakadoù unan hag unan"

#: ../../install_steps_gtk.pm_.c:413
#, fuzzy
msgid "Minimal install"
msgstr "Distaliañ"

#: ../../install_steps_gtk.pm_.c:428 ../../install_steps_interactive.pm_.c:529
msgid "Choose the packages you want to install"
msgstr "Dibabit ar pakadoù a vennit staliañ"

#: ../../install_steps_gtk.pm_.c:444 ../../install_steps_interactive.pm_.c:767
msgid "Installing"
msgstr "O staliañ"

#: ../../install_steps_gtk.pm_.c:450
msgid "Estimating"
msgstr "O vrasjediñ"

#: ../../install_steps_gtk.pm_.c:457
msgid "Time remaining "
msgstr "Amzer a chom"

#: ../../install_steps_gtk.pm_.c:469
msgid "Please wait, preparing installation..."
msgstr "Gortozit mar plij, o prientiñ ar staliadur"

#: ../../install_steps_gtk.pm_.c:551
#, c-format
msgid "%d packages"
msgstr "%d pakad"

#: ../../install_steps_gtk.pm_.c:556
#, c-format
msgid "Installing package %s"
msgstr "O staliañ ar pakad %s"

#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
#: ../../install_steps_interactive.pm_.c:791
#: ../../standalone/drakautoinst_.c:197
msgid "Accept"
msgstr "Aotren"

#: ../../install_steps_gtk.pm_.c:593 ../../install_steps_interactive.pm_.c:195
#: ../../install_steps_interactive.pm_.c:791
#, fuzzy
msgid "Refuse"
msgstr "Adventañ"

#: ../../install_steps_gtk.pm_.c:594 ../../install_steps_interactive.pm_.c:792
#, 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 ""
"Kemmit ho Cd-Rom!\n"
"\n"
"Lakait el lenner ar Cd-Rom warnañ an diketenn \"%s\" mar plij ha gwaskit Mat "
"eo da c'houde.\n"
"Ma n'emañ ket ganeoc'h gwaskit Nullañ evit chom hep staliañ ar Cd-Rom-se."

#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_gtk.pm_.c:612
#: ../../install_steps_interactive.pm_.c:804
#: ../../install_steps_interactive.pm_.c:808
msgid "Go on anyway?"
msgstr "Kenderc'hel evelato ?"

#: ../../install_steps_gtk.pm_.c:608 ../../install_steps_interactive.pm_.c:804
msgid "There was an error ordering packages:"
msgstr "Ur fazi a zo bet en ur rummañ pakadoù :"

#: ../../install_steps_gtk.pm_.c:612 ../../install_steps_interactive.pm_.c:808
msgid "There was an error installing packages:"
msgstr "Ur fazi a zo bet en ur staliañ ar pakadoù :"

#: ../../install_steps_interactive.pm_.c:10
msgid ""
"\n"
"Warning\n"
"\n"
"Please read carefully the terms below. If you disagree with any\n"
"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
"to continue the installation without using these media.\n"
"\n"
"\n"
"Some components contained in the next CD media are not governed\n"
"by the GPL License or similar agreements. Each such component is then\n"
"governed by the terms and conditions of its own specific license. \n"
"Please read carefully and comply with such specific licenses before \n"
"you use or redistribute the said components. \n"
"Such licenses will in general prevent the transfer,  duplication \n"
"(except for backup purposes), redistribution, reverse engineering, \n"
"de-assembly, de-compilation or modification of the component. \n"
"Any breach of agreement will immediately terminate your rights under \n"
"the specific license. Unless the specific license terms grant you such\n"
"rights, you usually cannot install the programs on more than one\n"
"system, or adapt it to be used on a network. In doubt, please contact \n"
"directly the distributor or editor of the component. \n"
"Transfer to third parties or copying of such components including the \n"
"documentation is usually forbidden.\n"
"\n"
"\n"
"All rights to the components of the next CD media belong to their \n"
"respective authors and are protected by intellectual property and \n"
"copyright laws applicable to software programs.\n"
msgstr ""

#: ../../install_steps_interactive.pm_.c:67
msgid "An error occurred"
msgstr "Ur fazi a zo bet"

#: ../../install_steps_interactive.pm_.c:85
#, fuzzy
msgid "Do you really want to leave the installation?"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"

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

#: ../../install_steps_interactive.pm_.c:113
msgid ""
"Introduction\n"
"\n"
"The operating system and the different components available in the Mandrake "
"Linux distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
"to the operating \n"
"system and the different components of the Mandrake Linux distribution.\n"
"\n"
"\n"
"1. License Agreement\n"
"\n"
"Please read this document carefully. This document is a license agreement "
"between you and  \n"
"MandrakeSoft S.A. which applies to the Software Products.\n"
"By installing, duplicating or using the Software Products in any manner, you "
"explicitly \n"
"accept and fully agree to conform to the terms and conditions of this "
"License. \n"
"If you disagree with any portion of the License, you are not allowed to "
"install, duplicate or use \n"
"the Software Products. \n"
"Any attempt to install, duplicate or use the Software Products in a manner "
"which does not comply \n"
"with the terms and conditions of this License is void and will terminate "
"your rights under this \n"
"License. Upon termination of the License,  you must immediately destroy all "
"copies of the \n"
"Software Products.\n"
"\n"
"\n"
"2. Limited Warranty\n"
"\n"
"The Software Products and attached documentation are provided \"as is\", "
"with no warranty, to the \n"
"extent permitted by law.\n"
"MandrakeSoft S.A. will, in no circumstances and to the extent permitted by "
"law, be liable for any special,\n"
"incidental, direct or indirect damages whatsoever (including without "
"limitation damages for loss of \n"
"business, interruption of business, financial loss, legal fees and penalties "
"resulting from a court \n"
"judgment, or any other consequential loss) arising out of  the use or "
"inability to use the Software \n"
"Products, even if MandrakeSoft S.A. has been advised of the possibility or "
"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 Mandrake Linux sites  which are prohibited or restricted in some "
"countries by local laws.\n"
"This limited liability applies to, but is not restricted to, the strong "
"cryptography components \n"
"included in the Software Products.\n"
"\n"
"\n"
"3. The GPL License and Related Licenses\n"
"\n"
"The Software Products consist of components created by different persons or "
"entities.  Most \n"
"of these components are governed under the terms and conditions of the GNU "
"General Public \n"
"Licence, hereafter called \"GPL\", or of similar licenses. Most of these "
"licenses allow you to use, \n"
"duplicate, adapt or redistribute the components which they cover. Please "
"read carefully the terms \n"
"and conditions of the license agreement for each component before using any "
"component. Any question \n"
"on a component license should be addressed to the component author and not "
"to MandrakeSoft.\n"
"The programs developed by MandrakeSoft S.A. are governed by the GPL License. "
"Documentation written \n"
"by MandrakeSoft S.A. is governed by a specific license. Please refer to the "
"documentation for \n"
"further details.\n"
"\n"
"\n"
"4. Intellectual Property Rights\n"
"\n"
"All rights to the components of the Software Products belong to their "
"respective authors and are \n"
"protected by intellectual property and copyright laws applicable to software "
"programs.\n"
"MandrakeSoft S.A. reserves its rights to modify or adapt the Software "
"Products, as a whole or in \n"
"parts, by all means and for all purposes.\n"
"\"Mandrake\", \"Mandrake Linux\" and associated logos are trademarks of "
"MandrakeSoft S.A.  \n"
"\n"
"\n"
"5. Governing Laws \n"
"\n"
"If any portion of this agreement is held void, illegal or inapplicable by a "
"court judgment, this \n"
"portion is excluded from this contract. You remain bound by the other "
"applicable sections of the \n"
"agreement.\n"
"The terms and conditions of this License are governed by the Laws of "
"France.\n"
"All disputes on the terms of this license will preferably be settled out of "
"court. As a last \n"
"resort, the dispute will be referred to the appropriate Courts of Law of "
"Paris - France.\n"
"For any question on this document, please contact MandrakeSoft S.A.  \n"
msgstr ""

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

#: ../../install_steps_interactive.pm_.c:217
#: ../../install_steps_interactive.pm_.c:995
#: ../../standalone/keyboarddrake_.c:25
msgid "Keyboard"
msgstr "Stokellaoueg"

#: ../../install_steps_interactive.pm_.c:218
#, fuzzy
msgid "Please choose your keyboard layout."
msgstr "Dibabit reizhadur ho stokellaoueg, mar plij."

#: ../../install_steps_interactive.pm_.c:219
#, fuzzy
msgid "Here is the full list of keyboards available"
msgstr "stokellaoueg"

#: ../../install_steps_interactive.pm_.c:237
msgid "Which installation class do you want?"
msgstr "Pe renkad staliañ a fell deoc'h ?"

#: ../../install_steps_interactive.pm_.c:241
msgid "Install/Update"
msgstr "Staliañ/Bremanaat"

#: ../../install_steps_interactive.pm_.c:241
msgid "Is this an install or an update?"
msgstr "Hag ur staliadur pe ur bremanadur eo ?"

#: ../../install_steps_interactive.pm_.c:250
msgid "Recommended"
msgstr "Erbedet"

#: ../../install_steps_interactive.pm_.c:253
#: ../../install_steps_interactive.pm_.c:256
msgid "Expert"
msgstr "Mailh"

#: ../../install_steps_interactive.pm_.c:261
#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade"
msgstr "Bremanaat"

#: ../../install_steps_interactive.pm_.c:261
#: ../../install_steps_interactive.pm_.c:265
msgid "Upgrade packages only"
msgstr "Bremanaat pakadoù hep ken"

#: ../../install_steps_interactive.pm_.c:282
msgid "Please choose the type of your mouse."
msgstr "Dibabit seurt ho logodenn, mar plij."

#: ../../install_steps_interactive.pm_.c:288 ../../standalone/mousedrake_.c:52
msgid "Mouse Port"
msgstr "Porzh al logodenn"

#: ../../install_steps_interactive.pm_.c:289 ../../standalone/mousedrake_.c:53
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Dibabit ar porzh a-steud m'eo luget ho logodenn outañ, mar plij."

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

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

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

#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring PCMCIA cards..."
msgstr "O kefluniañ kartennoù PCMCIA..."

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

#: ../../install_steps_interactive.pm_.c:328
msgid "Configuring IDE"
msgstr "Kefluniañ IDE"

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

#: ../../install_steps_interactive.pm_.c:345
msgid "No partition available"
msgstr "parzhadur hegerz ebet"

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

#: ../../install_steps_interactive.pm_.c:356
msgid "Choose the mount points"
msgstr "Dibabit at poentoù marc'hañ"

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

#: ../../install_steps_interactive.pm_.c:395
#, fuzzy
msgid "No root partition found to perform an upgrade"
msgstr "Parzhadur gwrizienn kavet ebet"

#: ../../install_steps_interactive.pm_.c:396
msgid "Root Partition"
msgstr "Parzhadur gwrizienn"

#: ../../install_steps_interactive.pm_.c:397
msgid "What is the root partition (/) of your system?"
msgstr "Pehini eo parzhadur gwrizienn (/) ho reizhiad ?"

#: ../../install_steps_interactive.pm_.c:411
msgid "You need to reboot for the partition table modifications to take place"
msgstr "Ret eo deoc'h adloc'hañ evit ma talvezo kemmoù an daolenn barzhañ"

#: ../../install_steps_interactive.pm_.c:435
msgid "Choose the partitions you want to format"
msgstr "Dibabit ar parzhadur a vennit furmadiñ"

#: ../../install_steps_interactive.pm_.c:436
msgid "Check bad blocks?"
msgstr "Gwiriañ ar bloc'hoù siek ?"

#: ../../install_steps_interactive.pm_.c:463
msgid "Formatting partitions"
msgstr "O furmadiñ parzhadurioù"

#: ../../install_steps_interactive.pm_.c:465
#, c-format
msgid "Creating and formatting file %s"
msgstr "O krouiñ hag o furmadiñ ar restr saveteiñ %s"

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

#: ../../install_steps_interactive.pm_.c:472
msgid "Not enough swap space to fulfill installation, please add some"
msgstr "Ket a-walc'h a zisloañ evit peurstaliañ, kreskit anezhañ mar plij"

#: ../../install_steps_interactive.pm_.c:479
#, fuzzy
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "O klask ar pakadoù hegerz"

#: ../../install_steps_interactive.pm_.c:480
msgid "Looking for available packages..."
msgstr "O klask ar pakadoù hegerz"

#: ../../install_steps_interactive.pm_.c:483
#, fuzzy
msgid "Looking at packages already installed..."
msgstr "N'hellit ket andiuz ar pakad-mañ. Staliet eo endo"

#: ../../install_steps_interactive.pm_.c:487
msgid "Finding packages to upgrade..."
msgstr "O kavout pakadoù da vremanaat"

#: ../../install_steps_interactive.pm_.c:505
#, fuzzy, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
"> %d)"
msgstr "Ho reizhiad n'eus ket wa-walc'h a egor evit staliañ pe vremanaat"

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

#: ../../install_steps_interactive.pm_.c:543
msgid "Load from floppy"
msgstr "Assevel adalek ar pladennig"

#: ../../install_steps_interactive.pm_.c:543
msgid "Save on floppy"
msgstr "Enrollañ war bladennig"

#: ../../install_steps_interactive.pm_.c:547
msgid "Loading from floppy"
msgstr "Assevelañ adalek ar pladennig"

#: ../../install_steps_interactive.pm_.c:547
msgid "Package selection"
msgstr "Diuzadenn pakadoù"

#: ../../install_steps_interactive.pm_.c:552
#, fuzzy
msgid "Insert a floppy containing package selection"
msgstr "Lakait ur bladennig el lenner %s"

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

#: ../../install_steps_interactive.pm_.c:649
#, fuzzy
msgid "Type of install"
msgstr "Dibabit pakadoù da staliañ"

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

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

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

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

#: ../../install_steps_interactive.pm_.c:741
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 ""
"M'hoc'h eus an holl CDoù er roll a-is, gwaskit Mat eo.\n"
"Ma n'hoc'h eus hini eus ar CDoù-se, gwaskit Nullañ.\n"
"Ma fazi deoc'h lod eus ar CDoù, andiuzit anezho ha gwaskit Mat eo."

#: ../../install_steps_interactive.pm_.c:746
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom skridennet \"%s\""

#: ../../install_steps_interactive.pm_.c:767
msgid "Preparing installation"
msgstr "O prientiñ ar staliadur"

#: ../../install_steps_interactive.pm_.c:776
#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
"O staliañ ar pakad %s\n"
"%d%%"

#: ../../install_steps_interactive.pm_.c:822
msgid "Post-install configuration"
msgstr "Kefluniadur goude staliañ"

#: ../../install_steps_interactive.pm_.c:828
#, fuzzy, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Lakait ur bladennig el lenner %s"

#: ../../install_steps_interactive.pm_.c:834
#, fuzzy, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Lakait ur bladennig gwerc'h el lenner %s"

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

#: ../../install_steps_interactive.pm_.c:876
#, fuzzy
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr "O taremprediñ ar melezour evit kaout roll ar pakadoù hegerz"

#: ../../install_steps_interactive.pm_.c:881
msgid "Choose a mirror from which to get the packages"
msgstr "Dibabit ur melezour da dapout ar pakadoù diwarnañ"

#: ../../install_steps_interactive.pm_.c:890
msgid "Contacting the mirror to get the list of available packages..."
msgstr "O taremprediñ ar melezour evit kaout roll ar pakadoù hegerz"

#: ../../install_steps_interactive.pm_.c:918
msgid "Which is your timezone?"
msgstr "Pe seurt a vo ho takad-eur ?"

#: ../../install_steps_interactive.pm_.c:923
#, fuzzy
msgid "Hardware clock set to GMT"
msgstr "Ha war GMT eo lakaet ho eurier periantel ?"

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

#: ../../install_steps_interactive.pm_.c:931
msgid "NTP Server"
msgstr "Servijer NTP"

#: ../../install_steps_interactive.pm_.c:965
#: ../../install_steps_interactive.pm_.c:972
#, fuzzy
msgid "Remote CUPS server"
msgstr "Steud a-bell"

#: ../../install_steps_interactive.pm_.c:966
#, fuzzy
msgid "No printer"
msgstr "Moullerez lec'hel"

#: ../../install_steps_interactive.pm_.c:982
#, fuzzy
msgid "Do you have an ISA sound card?"
msgstr "Hag un all hoc'h eus ?"

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

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

#: ../../install_steps_interactive.pm_.c:991 ../../steps.pm_.c:27
msgid "Summary"
msgstr "Evit diverriñ"

#: ../../install_steps_interactive.pm_.c:994
msgid "Mouse"
msgstr "Logodenn"

#: ../../install_steps_interactive.pm_.c:996
msgid "Timezone"
msgstr "Takad-eur"

#: ../../install_steps_interactive.pm_.c:997
#: ../../printer/printerdrake.pm_.c:2759 ../../printer/printerdrake.pm_.c:2844
msgid "Printer"
msgstr "Moullerez"

#: ../../install_steps_interactive.pm_.c:999
msgid "ISDN card"
msgstr "Kartenn ISDN"

#: ../../install_steps_interactive.pm_.c:1003
#: ../../install_steps_interactive.pm_.c:1009
msgid "Sound card"
msgstr "Kartenn son"

#: ../../install_steps_interactive.pm_.c:1012
msgid "TV card"
msgstr "Kartenn pellwel"

#: ../../install_steps_interactive.pm_.c:1055
#: ../../install_steps_interactive.pm_.c:1080
#: ../../install_steps_interactive.pm_.c:1084
msgid "LDAP"
msgstr "LDAP"

#: ../../install_steps_interactive.pm_.c:1056
#: ../../install_steps_interactive.pm_.c:1080
#: ../../install_steps_interactive.pm_.c:1093
msgid "NIS"
msgstr "NIS"

#: ../../install_steps_interactive.pm_.c:1057
#: ../../install_steps_interactive.pm_.c:1080
#: ../../install_steps_interactive.pm_.c:1101
#: ../../install_steps_interactive.pm_.c:1107
#, fuzzy
msgid "Windows Domain"
msgstr "Titouroù"

#: ../../install_steps_interactive.pm_.c:1058
#: ../../install_steps_interactive.pm_.c:1080
msgid "Local files"
msgstr "Restroù lec'hel"

#: ../../install_steps_interactive.pm_.c:1067
#: ../../install_steps_interactive.pm_.c:1068 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Termeniñ tremenger root"

#: ../../install_steps_interactive.pm_.c:1069
msgid "No password"
msgstr "Tremenger ebet"

#: ../../install_steps_interactive.pm_.c:1074
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Re eeun eo an tremenger-se (%d arouezenn a zo ret d'an nebeutañ)"

#: ../../install_steps_interactive.pm_.c:1080 ../../network/modem.pm_.c:72
#: ../../standalone/drakconnect_.c:623 ../../standalone/logdrake_.c:144
msgid "Authentication"
msgstr "Dilesadur"

#: ../../install_steps_interactive.pm_.c:1088
#, fuzzy
msgid "Authentication LDAP"
msgstr "Dilesadur"

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

#: ../../install_steps_interactive.pm_.c:1090
msgid "LDAP Server"
msgstr "Servijer LDAP"

#: ../../install_steps_interactive.pm_.c:1096
msgid "Authentication NIS"
msgstr "Dilesadur NIS"

#: ../../install_steps_interactive.pm_.c:1097
msgid "NIS Domain"
msgstr "Domani NIS"

#: ../../install_steps_interactive.pm_.c:1098
msgid "NIS Server"
msgstr "Servijer NIS"

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

#: ../../install_steps_interactive.pm_.c:1106
#, fuzzy
msgid "Authentication Windows Domain"
msgstr "Dilesadur"

#: ../../install_steps_interactive.pm_.c:1108
#, fuzzy
msgid "Domain Admin User Name"
msgstr "Anv ar domani"

#: ../../install_steps_interactive.pm_.c:1109
msgid "Domain Admin Password"
msgstr ""

#: ../../install_steps_interactive.pm_.c:1144
#, fuzzy
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
"install\n"
"SILO on your system, or another operating system removes SILO, or SILO "
"doesn't\n"
"work with your hardware configuration. A custom bootdisk can also be used "
"with\n"
"the Mandrake rescue image, making it much easier to recover from severe "
"system\n"
"failures.\n"
"\n"
"If you want to create a bootdisk for your system, insert a floppy in the "
"first\n"
"drive and press \"Ok\"."
msgstr ""
"Ur bladenn loc'hañ neuziet a ro un tu da loc'hañ ho reizhiad Linux hep "
"bezañ\n"
"dindan beli ar c'harger loc'hañ boas. Talvoudus eo ma ne mennit ket staliañ "
"LILO\n"
"(pe grub) war ho reizhiad, pe ma skarzh ur reizhiad oberiañ LILO, pe ma ne\n"
"da ket en-dro LILO war ho kefluniadur periantel. Ur bladenn loc'hañ neuziet\n"
"a c'hell ivez bezañ implijet gant ar skeudenn saveteiñ Mandrake, en ur "
"aesaat an\n"
"assevel pa vefec'h sac'het grevus. Mennout a rit krouiñ ur bladenn loc'hañ "
"evit\n"
"ho reizhiad ?"

#: ../../install_steps_interactive.pm_.c:1160
msgid "First floppy drive"
msgstr "Lenner pladennig kentañ"

#: ../../install_steps_interactive.pm_.c:1161
msgid "Second floppy drive"
msgstr "Eil lenner pladennig"

#: ../../install_steps_interactive.pm_.c:1162
#: ../../printer/printerdrake.pm_.c:2397
msgid "Skip"
msgstr "Tremen e-biou"

#: ../../install_steps_interactive.pm_.c:1167
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
"install\n"
"LILO (or grub) on your system, or another operating system removes LILO, or "
"LILO doesn't\n"
"work with your hardware configuration. A custom bootdisk can also be used "
"with\n"
"the Mandrake rescue image, making it much easier to recover from severe "
"system\n"
"failures. Would you like to create a bootdisk for your system?\n"
"%s"
msgstr ""
"Ur bladenn loc'hañ neuziet a ro un tu da loc'hañ ho reizhiad Linux hep "
"bezañ\n"
"dindan beli ar c'harger loc'hañ boas. Talvoudus eo ma ne mennit ket staliañ "
"LILO\n"
"(pe grub) war ho reizhiad, pe ma skarzh ur reizhiad oberiañ LILO, pe ma ne\n"
"da ket en-dro LILO war ho kefluniadur periantel. Ur bladenn loc'hañ neuziet\n"
"a c'hell ivez bezañ implijet gant ar skeudenn saveteiñ Mandrake, en ur "
"aesaat an\n"
"assevel pa vefec'h sac'het grevus. Mennout a rit krouiñ ur bladenn loc'hañ "
"evit\n"
"ho reizhiad ?\n"
"%s"

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

#: ../../install_steps_interactive.pm_.c:1181
msgid "Sorry, no floppy drive available"
msgstr "Ho tigarez, lenner pladennig hegerz ebet"

#: ../../install_steps_interactive.pm_.c:1185
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr ""
"Dibabit al lenner pladennig a vennit implijout evit ober ar bladenn loc'hañ"

#: ../../install_steps_interactive.pm_.c:1189
#, fuzzy, c-format
msgid "Insert a floppy in %s"
msgstr "Lakait ur bladennig el lenner %s"

#: ../../install_steps_interactive.pm_.c:1192
msgid "Creating bootdisk..."
msgstr "O krouiñ ar bladenn loc'hañ"

#: ../../install_steps_interactive.pm_.c:1199
msgid "Preparing bootloader..."
msgstr "O prientiñ ar c'harger loc'hañ"

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

#: ../../install_steps_interactive.pm_.c:1216
msgid "Do you want to use aboot?"
msgstr "Mennout a rit implijout aboot?"

#: ../../install_steps_interactive.pm_.c:1219
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
"Fazi en ur staliañ aboot,\n"
"klask rediañ ar staliadur zoken ma tistruj ar parzhadur kentañ ?"

#: ../../install_steps_interactive.pm_.c:1226
msgid "Installing bootloader"
msgstr "Staliañ ar c'harger loc'hañ"

#: ../../install_steps_interactive.pm_.c:1232
#, fuzzy
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Staliadur LILO a zo sac'het. Degouezhet eo ar fazi a heul :"

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

#: ../../install_steps_interactive.pm_.c:1274
#: ../../standalone/drakautoinst_.c:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Lakait ur bladennig gwerc'h el lenner %s"

#: ../../install_steps_interactive.pm_.c:1278
msgid "Creating auto install floppy..."
msgstr "O krouiñ ur bladennig staliañ emgefreek"

#: ../../install_steps_interactive.pm_.c:1289
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
"Lankadoù 'zo n'int ket peurc'hraet.\n"
"\n"
"Mennout a rit kuitaat da vat bremañ ?"

#: ../../install_steps_interactive.pm_.c:1300
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
"\n"
"For information on fixes which are available for this release of Mandrake "
"Linux,\n"
"consult the Errata available from:\n"
"\n"
"\n"
"%s\n"
"\n"
"\n"
"Information on configuring your system is available in the post\n"
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
"Gourc'hemennoù, peurc'hraet eo ar staliadur.\n"
"Lamit ar bladenn loc'hañ ha gwaskit enkas evit adloc'hañ.\n"
"\n"
"\n"
"Evit titouroù war palastroù hegerz evit stumm-mañ Mandrake Linux,\n"
"sellit ouzh ar meneger fazioù hegerz e \n"
"\n"
"\n"
"%s\n"
"\n"
"\n"
"Titouroù war gefluniañ ho reizhiad a zo hegerz e rannbennad Goude\n"
"Staliañ Sturier ofisiel an Arveriad Mandrake Linux."

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

#: ../../install_steps_interactive.pm_.c:1318
#, fuzzy
msgid "Generate auto install floppy"
msgstr "O krouiñ ur bladennig staliañ emgefreek"

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

#: ../../install_steps_interactive.pm_.c:1325
msgid "Automated"
msgstr "Emgefreek"

#: ../../install_steps_interactive.pm_.c:1325
#, fuzzy
msgid "Replay"
msgstr "Adkargañ"

#: ../../install_steps_interactive.pm_.c:1328
#, fuzzy
msgid "Save packages selection"
msgstr "Diuz pakadoù unan hag unan"

#: ../../install_steps_newt.pm_.c:20
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Staliadur Mandrake Linux %s"

#. -PO This string must fit in a 80-char wide text screen
#: ../../install_steps_newt.pm_.c:33
msgid ""
"  <Tab>/<Alt-Tab> between elements  | <Space> selects | <F12> next screen "
msgstr ""
"  <Tab>/<Alt-Tab> etre elfennoù | <Esaouenn> a ziuz | <F12> skramm a heul "

#: ../../interactive.pm_.c:87
msgid "kdesu missing"
msgstr "kdesu mank"

#: ../../interactive.pm_.c:89 ../../interactive.pm_.c:100
msgid "consolehelper missing"
msgstr ""

#: ../../interactive.pm_.c:152
msgid "Choose a file"
msgstr "Dibabit ur restr"

#: ../../interactive.pm_.c:318
msgid "Advanced"
msgstr "Barek"

#: ../../interactive.pm_.c:319 ../../security/main.pm_.c:117
#, fuzzy
msgid "Basic"
msgstr "Diazez"

#: ../../interactive/newt.pm_.c:194 ../../my_gtk.pm_.c:158
#: ../../printer/printerdrake.pm_.c:2055 ../../ugtk2.pm_.c:434
msgid "<- Previous"
msgstr "<- Diaraog"

#: ../../interactive/newt.pm_.c:194 ../../interactive/newt.pm_.c:196
#: ../../standalone/drakbackup_.c:4060 ../../standalone/drakbackup_.c:4087
#: ../../standalone/drakbackup_.c:4117 ../../standalone/drakbackup_.c:4143
msgid "Next"
msgstr "A heul"

#: ../../interactive/stdio.pm_.c:29 ../../interactive/stdio.pm_.c:149
msgid "Bad choice, try again\n"
msgstr "Dibab fall, klaskit adarre\n"

#: ../../interactive/stdio.pm_.c:30 ../../interactive/stdio.pm_.c:150
#, c-format
msgid "Your choice? (default %s) "
msgstr "Ho tibab ? (%s dre ziouer)"

#: ../../interactive/stdio.pm_.c:54
#, c-format
msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""

#: ../../interactive/stdio.pm_.c:70
#, fuzzy, c-format
msgid "Your choice? (0/1, default `%s') "
msgstr "Ho tibab ? (%s dre ziouer)"

#: ../../interactive/stdio.pm_.c:95
#, c-format
msgid "Button `%s': %s"
msgstr "Nozel `%s': %s"

#: ../../interactive/stdio.pm_.c:96
#, fuzzy
msgid "Do you want to click on this button?"
msgstr "Mennout a rit implijout SILO ?"

#: ../../interactive/stdio.pm_.c:105
msgid " enter `void' for void entry"
msgstr ""

#: ../../interactive/stdio.pm_.c:105
#, fuzzy, c-format
msgid "Your choice? (default `%s'%s) "
msgstr "Ho tibab ? (%s dre ziouer)"

#: ../../interactive/stdio.pm_.c:123
#, c-format
msgid "=> There are many things to choose from (%s).\n"
msgstr ""

#: ../../interactive/stdio.pm_.c:126
msgid ""
"Please choose the first number of the 10-range you wish to edit,\n"
"or just hit Enter to proceed.\n"
"Your choice? "
msgstr ""

#: ../../interactive/stdio.pm_.c:139
#, c-format
msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""

#: ../../interactive/stdio.pm_.c:146
msgid "Re-submit"
msgstr ""

#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:188
msgid "Czech (QWERTZ)"
msgstr "Tchek (QWERTZ)"

#: ../../keyboard.pm_.c:154 ../../keyboard.pm_.c:190
msgid "German"
msgstr "Alaman"

#: ../../keyboard.pm_.c:155
msgid "Dvorak"
msgstr "Dvorak"

#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Spanish"
msgstr "Spagnol"

#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "Finnish"
msgstr "Finnek"

#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:200
msgid "French"
msgstr "Gall"

#: ../../keyboard.pm_.c:159 ../../keyboard.pm_.c:233
msgid "Norwegian"
msgstr "Norvegek"

#: ../../keyboard.pm_.c:160
msgid "Polish"
msgstr "Polonek"

#: ../../keyboard.pm_.c:161 ../../keyboard.pm_.c:241
msgid "Russian"
msgstr "Rusiek"

#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:243
msgid "Swedish"
msgstr "Svedek"

#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:259
msgid "UK keyboard"
msgstr "Stokellaoueg RU"

#: ../../keyboard.pm_.c:165 ../../keyboard.pm_.c:260
msgid "US keyboard"
msgstr "Stokellaoueg SUA"

#: ../../keyboard.pm_.c:167
msgid "Albanian"
msgstr "Albaniek"

#: ../../keyboard.pm_.c:168
msgid "Armenian (old)"
msgstr "Armeniek (kozh)"

#: ../../keyboard.pm_.c:169
msgid "Armenian (typewriter)"
msgstr "Armeniek (skriverez)"

#: ../../keyboard.pm_.c:170
msgid "Armenian (phonetic)"
msgstr "Armeniek (soniadel)"

#: ../../keyboard.pm_.c:175
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjanek (latin)"

#: ../../keyboard.pm_.c:177
msgid "Belgian"
msgstr "Belgian"

#: ../../keyboard.pm_.c:178
msgid "Bengali"
msgstr ""

#: ../../keyboard.pm_.c:179
msgid "Bulgarian (phonetic)"
msgstr "Bulgariek (soniadel)"

#: ../../keyboard.pm_.c:180
msgid "Bulgarian (BDS)"
msgstr "Bulgarek (BDS)"

#: ../../keyboard.pm_.c:181
msgid "Brazilian (ABNT-2)"
msgstr "Brasilek (ABNT-2)"

#: ../../keyboard.pm_.c:184
msgid "Bosnian"
msgstr ""

#: ../../keyboard.pm_.c:185
#, fuzzy
msgid "Belarusian"
msgstr "Bulgarek"

#: ../../keyboard.pm_.c:186
msgid "Swiss (German layout)"
msgstr "Suis (reizhadur alaman)"

#: ../../keyboard.pm_.c:187
msgid "Swiss (French layout)"
msgstr "Suis (reizhadur gall)"

#: ../../keyboard.pm_.c:189
msgid "Czech (QWERTY)"
msgstr "Tchek (QWERTY)"

#: ../../keyboard.pm_.c:191
msgid "German (no dead keys)"
msgstr "Alaman (stokell marv ebet)"

#: ../../keyboard.pm_.c:192
msgid "Devanagari"
msgstr ""

#: ../../keyboard.pm_.c:193
msgid "Danish"
msgstr "Danek"

#: ../../keyboard.pm_.c:194
msgid "Dvorak (US)"
msgstr "Dvorak (US)"

#: ../../keyboard.pm_.c:195
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norvegek)"

#: ../../keyboard.pm_.c:196
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Svedek)"

#: ../../keyboard.pm_.c:197
msgid "Estonian"
msgstr "Estoniek"

#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Russian\" layout)"
msgstr "Jorjiek (reizhadur \"Rusiek\")"

#: ../../keyboard.pm_.c:202
msgid "Georgian (\"Latin\" layout)"
msgstr "Jorjiek (reizhadur \"Latin\")"

#: ../../keyboard.pm_.c:203
msgid "Greek"
msgstr "Gresian"

#: ../../keyboard.pm_.c:204
msgid "Gujarati"
msgstr ""

#: ../../keyboard.pm_.c:205
msgid "Gurmukhi"
msgstr ""

#: ../../keyboard.pm_.c:206
msgid "Hungarian"
msgstr "Hungarian"

#: ../../keyboard.pm_.c:207
msgid "Croatian"
msgstr "Kroatek"

#: ../../keyboard.pm_.c:208
msgid "Israeli"
msgstr "Israelian"

#: ../../keyboard.pm_.c:209
msgid "Israeli (Phonetic)"
msgstr "Israelian (soniadel)"

#: ../../keyboard.pm_.c:210
msgid "Iranian"
msgstr "Iraniek"

#: ../../keyboard.pm_.c:211
msgid "Icelandic"
msgstr "Islandek"

#: ../../keyboard.pm_.c:212
msgid "Italian"
msgstr "Italian"

#: ../../keyboard.pm_.c:213
msgid "Inuktitut"
msgstr ""

#: ../../keyboard.pm_.c:214
msgid "Japanese 106 keys"
msgstr ""

#: ../../keyboard.pm_.c:217
msgid "Korean keyboard"
msgstr "Stokellaoueg korean"

#: ../../keyboard.pm_.c:218
msgid "Latin American"
msgstr "Amerikan Latin"

#: ../../keyboard.pm_.c:219
msgid "Laotian"
msgstr "Laosiek"

#: ../../keyboard.pm_.c:220
msgid "Lithuanian AZERTY (old)"
msgstr "Lituaniek AZERTY (kozh)"

#: ../../keyboard.pm_.c:222
msgid "Lithuanian AZERTY (new)"
msgstr "Lituaniek AZERTY (nevez)"

#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Lituaniek QUERTY \"linenn sifroù\""

#: ../../keyboard.pm_.c:224
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Lituaniek QUERTY \"soniadel\""

#: ../../keyboard.pm_.c:225
msgid "Latvian"
msgstr ""

#: ../../keyboard.pm_.c:226
msgid "Malayalam"
msgstr ""

#: ../../keyboard.pm_.c:227
msgid "Macedonian"
msgstr "Makedonia"

#: ../../keyboard.pm_.c:228
msgid "Myanmar (Burmese)"
msgstr ""

#: ../../keyboard.pm_.c:229
msgid "Mongolian (cyrillic)"
msgstr "Mongoliek"

#: ../../keyboard.pm_.c:230
msgid "Maltese (UK)"
msgstr ""

#: ../../keyboard.pm_.c:231
msgid "Maltese (US)"
msgstr ""

#: ../../keyboard.pm_.c:232
msgid "Dutch"
msgstr "Hollandek"

#: ../../keyboard.pm_.c:234
msgid "Polish (qwerty layout)"
msgstr "Polonek (reizhadur qwerty)"

#: ../../keyboard.pm_.c:235
msgid "Polish (qwertz layout)"
msgstr "Polonek (reizhadur qwerty)"

#: ../../keyboard.pm_.c:236
msgid "Portuguese"
msgstr "Portugalek"

#: ../../keyboard.pm_.c:237
msgid "Canadian (Quebec)"
msgstr "Kanadian (Kebek)"

#: ../../keyboard.pm_.c:239
msgid "Romanian (qwertz)"
msgstr "Romaniek (Yawertz)"

#: ../../keyboard.pm_.c:240
msgid "Romanian (qwerty)"
msgstr "Romaniek (Yawerty)"

#: ../../keyboard.pm_.c:242
msgid "Russian (Yawerty)"
msgstr "Rusiek (Yawerty)"

#: ../../keyboard.pm_.c:244
msgid "Slovenian"
msgstr "Slovek"

#: ../../keyboard.pm_.c:245
msgid "Slovakian (QWERTZ)"
msgstr "Slovakek (QWERTZ)"

#: ../../keyboard.pm_.c:246
msgid "Slovakian (QWERTY)"
msgstr "Slovakek (QWERTY)"

#: ../../keyboard.pm_.c:248
msgid "Serbian (cyrillic)"
msgstr "Serbiek (reizhadur latin)"

#: ../../keyboard.pm_.c:250
msgid "Tamil (Unicode)"
msgstr ""

#: ../../keyboard.pm_.c:251
msgid "Tamil (TSCII)"
msgstr ""

#: ../../keyboard.pm_.c:252
msgid "Thai keyboard"
msgstr "Stokellaoueg Thai"

#: ../../keyboard.pm_.c:254
#, fuzzy
msgid "Tajik keyboard"
msgstr "Stokellaoueg Thai"

#: ../../keyboard.pm_.c:255
msgid "Turkish (traditional \"F\" model)"
msgstr "Turkek (hengounel doare \"F\")"

#: ../../keyboard.pm_.c:256
msgid "Turkish (modern \"Q\" model)"
msgstr "Turkek (arnevez doare \"Q\")"

#: ../../keyboard.pm_.c:258
msgid "Ukrainian"
msgstr "Ukrainiek"

#: ../../keyboard.pm_.c:261
msgid "US keyboard (international)"
msgstr "Stokellaoueg SUA (etrevroadel)"

#: ../../keyboard.pm_.c:262
#, fuzzy
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Lituaniek QUERTY \"linenn sifroù\""

#: ../../keyboard.pm_.c:263
msgid "Yugoslavian (latin)"
msgstr "Yougoslaviek (latin)"

#: ../../keyboard.pm_.c:270
msgid "Right Alt key"
msgstr ""

#: ../../keyboard.pm_.c:271
msgid "Both Shift keys simultaneously"
msgstr ""

#: ../../keyboard.pm_.c:272
msgid "Control and Shift keys simultaneously"
msgstr ""

#: ../../keyboard.pm_.c:273
msgid "CapsLock key"
msgstr ""

#: ../../keyboard.pm_.c:274
msgid "Ctrl and Alt keys simultaneously"
msgstr ""

#: ../../keyboard.pm_.c:275
msgid "Alt and Shift keys simultaneously"
msgstr ""

#: ../../keyboard.pm_.c:276
msgid "\"Menu\" key"
msgstr ""

#: ../../keyboard.pm_.c:277
msgid "Left \"Windows\" key"
msgstr ""

#: ../../keyboard.pm_.c:278
msgid "Right \"Windows\" key"
msgstr ""

#: ../../loopback.pm_.c:32
#, c-format
msgid "Circular mounts %s\n"
msgstr "Marc'hañ kelc'hiek %s\n"

#: ../../lvm.pm_.c:103
msgid "Remove the logical volumes first\n"
msgstr ""

#: ../../modules.pm_.c:290
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr ""

#: ../../modules/interactive.pm_.c:16
msgid "You can configure each parameter of the module here."
msgstr ""

#: ../../modules/parameters.pm_.c:18
#, fuzzy
msgid "modinfo is not available"
msgstr "Lenner pladennig hegerz ebet"

#: ../../modules/parameters.pm_.c:50
#, fuzzy
msgid "a number"
msgstr "Niverenn bellgomz"

#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr ""

#: ../../modules/parameters.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr ""

#: ../../modules/parameters.pm_.c:54
msgid "comma separated numbers"
msgstr ""

#: ../../modules/parameters.pm_.c:54
#, fuzzy
msgid "comma separated strings"
msgstr "Furmadiñ parzhadurioù"

#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Logodenn Sun"

#: ../../mouse.pm_.c:32
msgid "Logitech MouseMan+"
msgstr "Logitech MouseMan+"

#: ../../mouse.pm_.c:33
msgid "Generic PS2 Wheel Mouse"
msgstr "Logodenn rummel PS2 rodellek"

#: ../../mouse.pm_.c:34
msgid "GlidePoint"
msgstr "GlidePoint"

#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:65
msgid "Kensington Thinking Mouse"
msgstr "Logodenn Kensington Thinking"

#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:61
msgid "Genius NetMouse"
msgstr "Genius NetMouse"

#: ../../mouse.pm_.c:38
msgid "Genius NetScroll"
msgstr "Genius NetScroll"

#: ../../mouse.pm_.c:39 ../../mouse.pm_.c:48
#, fuzzy
msgid "Microsoft Explorer"
msgstr "Microsoft IntelliMouse"

#: ../../mouse.pm_.c:44 ../../mouse.pm_.c:70
msgid "1 button"
msgstr "1 nozelenn"

#: ../../mouse.pm_.c:45 ../../mouse.pm_.c:53
msgid "Generic 2 Button Mouse"
msgstr "Logodenn rummel 2 nozelenn"

#: ../../mouse.pm_.c:47
msgid "Wheel"
msgstr "Rodel"

#: ../../mouse.pm_.c:51
msgid "serial"
msgstr "a-steud"

#: ../../mouse.pm_.c:54
msgid "Generic 3 Button Mouse"
msgstr "Logodenn rummel 3 nozelenn"

#: ../../mouse.pm_.c:55
msgid "Microsoft IntelliMouse"
msgstr "Microsoft IntelliMouse"

#: ../../mouse.pm_.c:56
msgid "Logitech MouseMan"
msgstr "Logitech MouseMan+/FirstMouse+"

#: ../../mouse.pm_.c:57
msgid "Mouse Systems"
msgstr "Mouse Systems"

#: ../../mouse.pm_.c:59
msgid "Logitech CC Series"
msgstr "Logitech doare CC"

#: ../../mouse.pm_.c:60
msgid "Logitech MouseMan+/FirstMouse+"
msgstr "Logitech MouseMan+/FirstMouse+"

#: ../../mouse.pm_.c:62
msgid "MM Series"
msgstr "Doare MM"

#: ../../mouse.pm_.c:63
msgid "MM HitTablet"
msgstr "MM HitTablet"

#: ../../mouse.pm_.c:64
msgid "Logitech Mouse (serial, old C7 type)"
msgstr "Logodenn Logitech (a-steud, seurt C7 kozh)"

#: ../../mouse.pm_.c:68
msgid "busmouse"
msgstr "Logodenn bus"

#: ../../mouse.pm_.c:71
msgid "2 buttons"
msgstr "2 nozelenn"

#: ../../mouse.pm_.c:72
msgid "3 buttons"
msgstr "3 nozelenn"

#: ../../mouse.pm_.c:75
msgid "none"
msgstr "ebet"

#: ../../mouse.pm_.c:77
msgid "No mouse"
msgstr "Logodenn ebet"

#: ../../mouse.pm_.c:490
#, fuzzy
msgid "Please test the mouse"
msgstr "Dibabit seurt ho logodenn, mar plij."

#: ../../mouse.pm_.c:491
#, fuzzy
msgid "To activate the mouse,"
msgstr "Dibabit seurt ho logodenn, mar plij."

#: ../../mouse.pm_.c:492
msgid "MOVE YOUR WHEEL!"
msgstr "FIÑV HO RODELL !"

#: ../../my_gtk.pm_.c:65
#, fuzzy
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-utopia-medium-r-normal-*-12-*-*-*-p-*-iso8859-*,*-r-*"

#: ../../my_gtk.pm_.c:159 ../../ugtk2.pm_.c:435
msgid "Finish"
msgstr "Disoc'h"

#: ../../my_gtk.pm_.c:159 ../../printer/printerdrake.pm_.c:2057
#: ../../ugtk2.pm_.c:435
msgid "Next ->"
msgstr "A heul ->"

#: ../../my_gtk.pm_.c:287 ../../ugtk2.pm_.c:926
msgid "Is this correct?"
msgstr "Ha reizh eo ?"

#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:227 ../../ugtk2.pm_.c:1011
msgid "Info"
msgstr "Titouroù"

#: ../../my_gtk.pm_.c:380 ../../ugtk2.pm_.c:1036
msgid "Expand Tree"
msgstr "Astenn ar wezenn"

#: ../../my_gtk.pm_.c:381 ../../ugtk2.pm_.c:1037
msgid "Collapse Tree"
msgstr "Plegañ ar wezenn"

#: ../../my_gtk.pm_.c:382 ../../ugtk2.pm_.c:1038
msgid "Toggle between flat and group sorted"
msgstr "Gwintañ etre kompez ha rummet dre strollad"

#: ../../network/adsl.pm_.c:23
msgid "use pppoe"
msgstr "implijit pppoe"

#: ../../network/adsl.pm_.c:24
msgid "use pptp"
msgstr "implijit pptp"

#: ../../network/adsl.pm_.c:25
msgid "use dhcp"
msgstr "implijit dhcp"

#: ../../network/adsl.pm_.c:26
msgid "Alcatel speedtouch usb"
msgstr ""

#: ../../network/adsl.pm_.c:27
msgid "Sagem (using pppoe) usb"
msgstr ""

#: ../../network/adsl.pm_.c:29 ../../network/ethernet.pm_.c:36
#, fuzzy
msgid "Connect to the Internet"
msgstr "Anv ar gevreadenn"

#: ../../network/adsl.pm_.c:30
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
"If you don't know, choose 'use pppoe'"
msgstr ""

#: ../../network/adsl.pm_.c:166
msgid ""
"You need the alcatel microcode.\n"
"Download it at\n"
"http://www.speedtouchdsl.com/dvrreg_lx.htm\n"
"and copy the mgmt.o in /usr/share/speedtouch"
msgstr ""

#: ../../network/drakfirewall.pm_.c:12
#, fuzzy
msgid "Web Server"
msgstr "Servijer"

#: ../../network/drakfirewall.pm_.c:17
#, fuzzy
msgid "Domain Name Server"
msgstr "Anv ar domani"

#: ../../network/drakfirewall.pm_.c:32
#, fuzzy
msgid "Mail Server"
msgstr "Stlennvonioù"

#: ../../network/drakfirewall.pm_.c:37
#, fuzzy
msgid "POP and IMAP Server"
msgstr "Servijer LDAP"

#: ../../network/drakfirewall.pm_.c:111
#, fuzzy
msgid "No network card"
msgstr "kartenn rouedad kavet ebet"

#: ../../network/drakfirewall.pm_.c:129
msgid ""
"drakfirewall configurator\n"
"\n"
"This configures a personal firewall for this Mandrake Linux machine.\n"
"For a powerful dedicated firewall solution, please look to the\n"
"specialized MandrakeSecurity Firewall distribution."
msgstr ""

#: ../../network/drakfirewall.pm_.c:135
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_.c:152
msgid "Which services would you like to allow the Internet to connect to?"
msgstr ""

#: ../../network/drakfirewall.pm_.c:153
msgid ""
"You can enter miscellaneous ports. \n"
"Valid examples are: 139/tcp 139/udp.\n"
"Have a look at /etc/services for information."
msgstr ""

#: ../../network/drakfirewall.pm_.c:159
#, 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."
msgstr ""

#: ../../network/drakfirewall.pm_.c:167
msgid "Everything (no firewall)"
msgstr ""

#: ../../network/drakfirewall.pm_.c:169
#, fuzzy
msgid "Other ports"
msgstr "Amprouiñ ar porzhioù"

#: ../../network/ethernet.pm_.c:37
#, fuzzy
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcp-client"
msgstr "Pe seurt parzhadur a vennit ?"

#: ../../network/ethernet.pm_.c:88
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""

#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:234
#, fuzzy
msgid "Choose the network interface"
msgstr "Dibabit ar ment nevez"

#: ../../network/ethernet.pm_.c:93
#, fuzzy
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Dibabit ar porzh a-steud m'eo luget ho logodenn outañ, mar plij."

#: ../../network/ethernet.pm_.c:176
msgid "no network card found"
msgstr "kartenn rouedad kavet ebet"

#: ../../network/ethernet.pm_.c:200 ../../network/network.pm_.c:349
msgid "Configuring network"
msgstr "Kefluniañ ar rouedad"

#: ../../network/ethernet.pm_.c:201
#, fuzzy
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
"Your host name should be a fully-qualified host name,\n"
"such as ``mybox.mylab.myco.com''."
msgstr ""
"Roit ho anv ostiz mar plij.\n"
"Un anv peurzoareet a zlefe bezañ hini o ostiz,\n"
"evel ``mabenveg.mastal.makomp.com''.\n"
"Gallout a rit ivez reiñ chomlec'h IP an dreuzell m'hoc'h eus unan"

#: ../../network/ethernet.pm_.c:205 ../../network/network.pm_.c:354
msgid "Host name"
msgstr "Anv an ostiz"

#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
#: ../../network/netconnect.pm_.c:89 ../../network/netconnect.pm_.c:103
#: ../../network/netconnect.pm_.c:156 ../../network/netconnect.pm_.c:171
#: ../../network/netconnect.pm_.c:222 ../../network/netconnect.pm_.c:245
#: ../../network/netconnect.pm_.c:253
#, fuzzy
msgid "Network Configuration Wizard"
msgstr "Kefluniadur ar rouedad"

#: ../../network/isdn.pm_.c:22
#, fuzzy
msgid "External ISDN modem"
msgstr "Mailh"

#: ../../network/isdn.pm_.c:22
msgid "Internal ISDN card"
msgstr ""

#: ../../network/isdn.pm_.c:22
#, fuzzy
msgid "What kind is your ISDN connection?"
msgstr "Ouzh pe borzh a-steud eo luget ho logodenn ?"

#: ../../network/isdn.pm_.c:45
msgid ""
"Which ISDN configuration do you prefer?\n"
"\n"
"* The Old configuration uses isdn4net. It contains powerful\n"
"  tools, but is tricky to configure, and not standard.\n"
"\n"
"* The New configuration is easier to understand, more\n"
"  standard, but with less tools.\n"
"\n"
"We recommand the light configuration.\n"
msgstr ""

#: ../../network/isdn.pm_.c:54
#, fuzzy
msgid "New configuration (isdn-light)"
msgstr "o lenn ar c'hefluniadur"

#: ../../network/isdn.pm_.c:54
#, fuzzy
msgid "Old configuration (isdn4net)"
msgstr "o lenn ar c'hefluniadur"

#: ../../network/isdn.pm_.c:166 ../../network/isdn.pm_.c:184
#: ../../network/isdn.pm_.c:196 ../../network/isdn.pm_.c:202
#: ../../network/isdn.pm_.c:209 ../../network/isdn.pm_.c:219
msgid "ISDN Configuration"
msgstr "Kefluniadur ISDN"

#: ../../network/isdn.pm_.c:166
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
msgstr ""

#: ../../network/isdn.pm_.c:179
msgid "Europe protocol"
msgstr ""

#: ../../network/isdn.pm_.c:179
msgid "Europe protocol (EDSS1)"
msgstr ""

#: ../../network/isdn.pm_.c:181
#, fuzzy
msgid "Protocol for the rest of the world"
msgstr "Amprouiñ ar c'hefluniadur"

#: ../../network/isdn.pm_.c:181
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""

#: ../../network/isdn.pm_.c:185
#, fuzzy
msgid "Which protocol do you want to use?"
msgstr "Pe seurt parzhadur a vennit ?"

#: ../../network/isdn.pm_.c:196
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""

#: ../../network/isdn.pm_.c:203
#, fuzzy
msgid "What kind of card do you have?"
msgstr "Peseurt moullerez hoc'h eus ?"

#: ../../network/isdn.pm_.c:204
msgid "I don't know"
msgstr ""

#: ../../network/isdn.pm_.c:204
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"

#: ../../network/isdn.pm_.c:204
msgid "PCI"
msgstr "PCI"

#: ../../network/isdn.pm_.c:210
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/isdn.pm_.c:214
msgid "Abort"
msgstr "Dilaoskel"

#: ../../network/isdn.pm_.c:214
#, fuzzy
msgid "Continue"
msgstr "Kenderc'hel evelato ?"

#: ../../network/isdn.pm_.c:220
#, fuzzy
msgid "Which is your ISDN card?"
msgstr "Pehini eo ho takad-eur ?"

#: ../../network/isdn.pm_.c:239
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
msgstr ""

#: ../../network/isdn.pm_.c:248
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr ""

#: ../../network/modem.pm_.c:57
msgid "Please choose which serial port your modem is connected to."
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."

#: ../../network/modem.pm_.c:67
msgid "Dialup options"
msgstr "Dibarzhoù sifrennañ"

#: ../../network/modem.pm_.c:68 ../../standalone/drakconnect_.c:619
msgid "Connection name"
msgstr "Anv ar gevreadenn"

#: ../../network/modem.pm_.c:69 ../../standalone/drakconnect_.c:620
#, fuzzy
msgid "Phone number"
msgstr "Niverenn bellgomz"

#: ../../network/modem.pm_.c:70 ../../standalone/drakconnect_.c:621
msgid "Login ID"
msgstr "Anv ereañ"

#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "CHAP"
msgstr "CHAP"

#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "PAP"
msgstr "PAP"

#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Script-based"
msgstr "Diazezet war ur skrid"

#: ../../network/modem.pm_.c:72 ../../standalone/drakconnect_.c:623
msgid "Terminal-based"
msgstr "Diazezet war un dermenell"

#: ../../network/modem.pm_.c:73 ../../standalone/drakconnect_.c:624
msgid "Domain name"
msgstr "Anv ar domani"

#: ../../network/modem.pm_.c:74 ../../standalone/drakconnect_.c:625
msgid "First DNS Server (optional)"
msgstr "Servijer DNS kentañ (da zilenn)"

#: ../../network/modem.pm_.c:75 ../../standalone/drakconnect_.c:626
msgid "Second DNS Server (optional)"
msgstr "Eil servijer DNS (da zilenn)"

#: ../../network/modem.pm_.c:95
msgid ""
"Your modem isn't supported by the system.\n"
"Take a look at http://www.linmodems.org"
msgstr ""

#: ../../network/modem.pm_.c:97
#, c-format
msgid ""
"\"%s\" based winmodem detected, do you want to install needed software ?"
msgstr ""

#: ../../network/modem.pm_.c:97
#, fuzzy
msgid "Do nothing"
msgstr "N'ev ket lodañ"

#: ../../network/modem.pm_.c:97
#, fuzzy
msgid "Install rpm"
msgstr "Staliañ"

#: ../../network/modem.pm_.c:97
#, fuzzy
msgid "Title"
msgstr "Taolenn"

#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
msgstr ""

#: ../../network/netconnect.pm_.c:29 ../../network/netconnect.pm_.c:32
#, fuzzy
msgid ""
"\n"
"You can reconfigure your connection."
msgstr "Kefluniañ ur rouedad"

#: ../../network/netconnect.pm_.c:29
#, fuzzy
msgid "You are currently connected to internet."
msgstr "Da beseurt pladenn e mennit dilec'hiañ ?"

#: ../../network/netconnect.pm_.c:32
#, fuzzy
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
msgstr "Anv ar gevreadenn"

#: ../../network/netconnect.pm_.c:32
#, fuzzy
msgid "You are not currently connected to Internet."
msgstr "Da beseurt pladenn e mennit dilec'hiañ ?"

#: ../../network/netconnect.pm_.c:36
#, fuzzy
msgid "Connect"
msgstr "Anv ar gevreadenn"

#: ../../network/netconnect.pm_.c:37
#, fuzzy
msgid "Disconnect"
msgstr "Lugerezh ar voullerez"

#: ../../network/netconnect.pm_.c:38
#, fuzzy
msgid "Configure the connection"
msgstr "Kefluniañ ur rouedad"

#: ../../network/netconnect.pm_.c:41
#, fuzzy
msgid "Internet connection & configuration"
msgstr "Lugerezh ar voullerez"

#: ../../network/netconnect.pm_.c:94
#, fuzzy, c-format
msgid "We are now going to configure the %s connection."
msgstr "Kefluniañ ur rouedad"

#: ../../network/netconnect.pm_.c:103
#, fuzzy, c-format
msgid ""
"\n"
"\n"
"\n"
"We are now going to configure the %s connection.\n"
"\n"
"\n"
"Press OK to continue."
msgstr "Kefluniañ ur rouedad"

#: ../../network/netconnect.pm_.c:132 ../../network/netconnect.pm_.c:272
#: ../../network/netconnect.pm_.c:292 ../../network/tools.pm_.c:77
msgid "Network Configuration"
msgstr "Kefluniadur ar rouedad"

#: ../../network/netconnect.pm_.c:133
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
"Click on Ok to keep your configuration, or cancel to reconfigure your "
"Internet & Network connection.\n"
msgstr ""

#: ../../network/netconnect.pm_.c:157
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
"We are about to configure your internet/network connection.\n"
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""

#: ../../network/netconnect.pm_.c:163
#, fuzzy
msgid "Choose the profile to configure"
msgstr "Dibabit ar ment nevez"

#: ../../network/netconnect.pm_.c:164
msgid "Use auto detection"
msgstr ""

#: ../../network/netconnect.pm_.c:165 ../../printer/printerdrake.pm_.c:2966
#: ../../standalone/drakconnect_.c:271 ../../standalone/drakconnect_.c:274
#: ../../standalone/drakfloppy_.c:118
msgid "Expert Mode"
msgstr "Mod mailh"

#: ../../network/netconnect.pm_.c:171 ../../printer/printerdrake.pm_.c:364
msgid "Detecting devices..."
msgstr "O tinoiñ trobarzhelloù..."

#: ../../network/netconnect.pm_.c:214
#, fuzzy
msgid "Normal modem connection"
msgstr "Kefluniañ ur rouedad"

#: ../../network/netconnect.pm_.c:214
#, fuzzy, c-format
msgid "detected on port %s"
msgstr "Poent marc'hañ doubl %s"

#: ../../network/netconnect.pm_.c:215
#, fuzzy
msgid "Winmodem connection"
msgstr "Kefluniañ ur rouedad"

#: ../../network/netconnect.pm_.c:215 ../../network/netconnect.pm_.c:217
#, fuzzy
msgid "detected"
msgstr "kavoutet %s"

#: ../../network/netconnect.pm_.c:216
#, fuzzy
msgid "ISDN connection"
msgstr "Lugerezh ar voullerez"

#: ../../network/netconnect.pm_.c:216
#, c-format
msgid "detected %s"
msgstr "kavoutet %s"

#: ../../network/netconnect.pm_.c:217
#, fuzzy
msgid "ADSL connection"
msgstr "Lugerezh ar voullerez"

#: ../../network/netconnect.pm_.c:218
#, fuzzy
msgid "Cable connection"
msgstr "Lugerezh ar voullerez"

#: ../../network/netconnect.pm_.c:218
#, fuzzy
msgid "cable connection detected"
msgstr "Lugerezh ar voullerez"

#: ../../network/netconnect.pm_.c:219
#, fuzzy
msgid "LAN connection"
msgstr "Lugerezh ar voullerez"

#: ../../network/netconnect.pm_.c:219
msgid "ethernet card(s) detected"
msgstr "kartenn(où) ethernet kavoutet"

#: ../../network/netconnect.pm_.c:222
#, fuzzy
msgid "Choose the connection you want to configure"
msgstr "Dibabit ar benveg a vennit staliañ"

#: ../../network/netconnect.pm_.c:246
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""

#: ../../network/netconnect.pm_.c:247
#, fuzzy
msgid "Internet connection"
msgstr "Lugerezh ar voullerez"

#: ../../network/netconnect.pm_.c:253
#, fuzzy
msgid "Do you want to start the connection at boot?"
msgstr "Mennout a rit implijout aboot ?"

#: ../../network/netconnect.pm_.c:267
#, fuzzy
msgid "Network configuration"
msgstr "Kefluniadur ar rouedad"

#: ../../network/netconnect.pm_.c:268
msgid "The network needs to be restarted"
msgstr ""

#: ../../network/netconnect.pm_.c:272
#, fuzzy, c-format
msgid ""
"A problem occured while restarting the network: \n"
"\n"
"%s"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"

#: ../../network/netconnect.pm_.c:282
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
"\n"
msgstr ""

#: ../../network/netconnect.pm_.c:286
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""

#: ../../network/netconnect.pm_.c:287
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""

#: ../../network/network.pm_.c:278
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/network.pm_.c:283
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 ""
"Skrivit ar c'hefluniadur IP evit ar benveg-mañ mar plij.\n"
"Pep mellad a zlefe bezañ skrivet evel ur chomlec'h IP e stumm\n"
"sifroù dekvel pikoù etrezo (da skouer 1.2.3.4)."

#: ../../network/network.pm_.c:293 ../../network/network.pm_.c:294
#, c-format
msgid "Configuring network device %s"
msgstr "O kefluniañ an drobarzhell rouedad %s"

#: ../../network/network.pm_.c:294
#, fuzzy, c-format
msgid " (driver %s)"
msgstr "Servijer XFree86 : %s\n"

#: ../../network/network.pm_.c:296 ../../standalone/drakconnect_.c:228
#: ../../standalone/drakconnect_.c:464
msgid "IP address"
msgstr "Chomlec'h IP"

#: ../../network/network.pm_.c:297 ../../standalone/drakconnect_.c:465
#: ../../standalone/drakgw_.c:291
msgid "Netmask"
msgstr "Maskl rouedad"

#: ../../network/network.pm_.c:298
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"

#: ../../network/network.pm_.c:298
msgid "Automatic IP"
msgstr "IP emgefreek"

#: ../../network/network.pm_.c:299
#, fuzzy
msgid "Start at boot"
msgstr "Krouiñ ur bladennig loc'hañ"

#: ../../network/network.pm_.c:320 ../../printer/printerdrake.pm_.c:812
msgid "IP address should be in format 1.2.3.4"
msgstr "Er furmad 1.2.3.4 e tlefe bezañ ar chomlec'h IP"

#: ../../network/network.pm_.c:326
msgid ""
"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
"frequency), or add enough '0'."
msgstr ""

#: ../../network/network.pm_.c:330
msgid ""
"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
"enough '0'."
msgstr ""

#: ../../network/network.pm_.c:350
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 ""
"Roit ho anv ostiz mar plij.\n"
"Un anv peurzoareet a zlefe bezañ hini o ostiz,\n"
"evel ``mabenveg.mastal.makomp.com''.\n"
"Gallout a rit ivez reiñ chomlec'h IP an dreuzell m'hoc'h eus unan"

#: ../../network/network.pm_.c:355
msgid "DNS server"
msgstr "Servijer DNS"

#: ../../network/network.pm_.c:356
#, c-format
msgid "Gateway (e.g. %s)"
msgstr ""

#: ../../network/network.pm_.c:358
msgid "Gateway device"
msgstr "Trobarzhell an dreuzell"

#: ../../network/network.pm_.c:363
#, fuzzy
msgid "DNS server address should be in format 1.2.3.4"
msgstr "Er furmad 1.2.3.4 e tlefe bezañ ar chomlec'h IP"

#: ../../network/network.pm_.c:367
#, fuzzy
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Er furmad 1.2.3.4 e tlefe bezañ ar chomlec'h IP"

#: ../../network/network.pm_.c:381
#, fuzzy
msgid "Proxies configuration"
msgstr "Kefluniadur goude staliañ"

#: ../../network/network.pm_.c:382
msgid "HTTP proxy"
msgstr "Proksi HTTP"

#: ../../network/network.pm_.c:383
msgid "FTP proxy"
msgstr "Proksi FTP"

#: ../../network/network.pm_.c:384
msgid "Track network card id (useful for laptops)"
msgstr ""

#: ../../network/network.pm_.c:387
msgid "Proxy should be http://..."
msgstr "http://... a zlefe bezañ ar proksi"

#: ../../network/network.pm_.c:388
#, fuzzy
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "http://... a zlefe bezañ ar proksi"

#: ../../network/shorewall.pm_.c:26
#, fuzzy
msgid "Firewalling configuration detected!"
msgstr "o lenn ar c'hefluniadur"

#: ../../network/shorewall.pm_.c:27
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
msgstr ""

#: ../../network/tools.pm_.c:57
#, fuzzy
msgid "Internet configuration"
msgstr "Kefluniañ ar proksioù"

#: ../../network/tools.pm_.c:58
#, fuzzy
msgid "Do you want to try to connect to the Internet now?"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"

#: ../../network/tools.pm_.c:61 ../../standalone/drakconnect_.c:193
#, fuzzy
msgid "Testing your connection..."
msgstr "Kefluniañ ur rouedad"

#: ../../network/tools.pm_.c:70
#, fuzzy
msgid "The system is now connected to Internet."
msgstr "Da beseurt pladenn e mennit dilec'hiañ ?"

#: ../../network/tools.pm_.c:71
msgid "For security reason, it will be disconnected now."
msgstr ""

#: ../../network/tools.pm_.c:72
#, fuzzy
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr "Anv ar gevreadenn"

#: ../../network/tools.pm_.c:96
#, fuzzy
msgid "Connection Configuration"
msgstr "Kefluniañ ar proksioù"

#: ../../network/tools.pm_.c:97
msgid "Please fill or check the field below"
msgstr ""

#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:605
msgid "Card IRQ"
msgstr "IRQ kartenn"

#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:606
msgid "Card mem (DMA)"
msgstr "Memor kartenn (DMA)"

#: ../../network/tools.pm_.c:101 ../../standalone/drakconnect_.c:607
msgid "Card IO"
msgstr "IO kartenn"

#: ../../network/tools.pm_.c:102 ../../standalone/drakconnect_.c:608
msgid "Card IO_0"
msgstr "IO_0 kartenn"

#: ../../network/tools.pm_.c:103 ../../standalone/drakconnect_.c:609
msgid "Card IO_1"
msgstr "IO_1 kartenn"

#: ../../network/tools.pm_.c:104 ../../standalone/drakconnect_.c:610
msgid "Your personal phone number"
msgstr ""

#: ../../network/tools.pm_.c:105 ../../standalone/drakconnect_.c:611
msgid "Provider name (ex provider.net)"
msgstr ""

#: ../../network/tools.pm_.c:106 ../../standalone/drakconnect_.c:612
#, fuzzy
msgid "Provider phone number"
msgstr "Niverenn bellgomz"

#: ../../network/tools.pm_.c:107 ../../standalone/drakconnect_.c:613
msgid "Provider dns 1 (optional)"
msgstr "Dibarzhoù ar voullerez (da zilenn)"

#: ../../network/tools.pm_.c:108 ../../standalone/drakconnect_.c:614
msgid "Provider dns 2 (optional)"
msgstr "Dibarzhoù ar voullerez (da zilenn)"

#: ../../network/tools.pm_.c:109
#, fuzzy
msgid "Choose your country"
msgstr "Dibabit ho stokellaoueg"

#: ../../network/tools.pm_.c:110 ../../standalone/drakconnect_.c:617
#, fuzzy
msgid "Dialing mode"
msgstr "Anv domani"

#: ../../network/tools.pm_.c:111 ../../standalone/drakconnect_.c:629
#, fuzzy
msgid "Connection speed"
msgstr "Anv ar gevreadenn"

#: ../../network/tools.pm_.c:112 ../../standalone/drakconnect_.c:630
#, fuzzy
msgid "Connection timeout (in sec)"
msgstr "Anv ar gevreadenn"

#: ../../network/tools.pm_.c:113 ../../standalone/drakconnect_.c:615
#, fuzzy
msgid "Account Login (user name)"
msgstr "Poent marc'hañ"

#: ../../network/tools.pm_.c:114 ../../standalone/drakconnect_.c:616
#: ../../standalone/drakconnect_.c:647
#, fuzzy
msgid "Account Password"
msgstr "Tremenger"

#: ../../network/tools.pm_.c:118 ../../network/tools.pm_.c:132
msgid "United Kingdom"
msgstr ""

#: ../../partition_table.pm_.c:603
msgid "mount failed: "
msgstr "marc'hañ sac'het : "

#: ../../partition_table.pm_.c:667
msgid "Extended partition not supported on this platform"
msgstr ""

#: ../../partition_table.pm_.c:685
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 ""
"Un toull a zo en ho taolenn barzhañ hogen n'hellan ket e implijout.\n"
"Fiñval ar parzhadurioù kentañ derez evit ma vo an toull stok ouzh ar "
"parzhadurioù astennet eo an diskoulm"

#: ../../partition_table.pm_.c:774
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Assevel adalek ar restr %s sac'het %s"

#: ../../partition_table.pm_.c:776
msgid "Bad backup file"
msgstr "Restr gwareziñ siek"

#: ../../partition_table.pm_.c:796
#, c-format
msgid "Error writing to file %s"
msgstr "Fazi en ur skrivañ er restr %s"

#: ../../partition_table/raw.pm_.c:192
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
"It means writing anything on the disk will end up with random trash"
msgstr ""

#: ../../pkgs.pm_.c:26
msgid "must have"
msgstr "a rankfec'h kaout"

#: ../../pkgs.pm_.c:27
msgid "important"
msgstr "a-bouez"

#: ../../pkgs.pm_.c:28
msgid "very nice"
msgstr "brav-tre"

#: ../../pkgs.pm_.c:29
msgid "nice"
msgstr "brav"

#: ../../pkgs.pm_.c:30
msgid "maybe"
msgstr "marteze"

#: ../../printer/data.pm_.c:18
msgid "PDQ - Print, Don't Queue"
msgstr ""

#: ../../printer/data.pm_.c:19
msgid "PDQ"
msgstr "PDQ"

#: ../../printer/data.pm_.c:30
msgid "LPD - Line Printer Daemon"
msgstr ""

#: ../../printer/data.pm_.c:31
msgid "LPD"
msgstr "LPD"

#: ../../printer/data.pm_.c:51
msgid "LPRng - LPR New Generation"
msgstr ""

#: ../../printer/data.pm_.c:52
msgid "LPRng"
msgstr "LPRng"

#: ../../printer/data.pm_.c:75
msgid "CUPS - Common Unix Printing System"
msgstr ""

#: ../../printer/data.pm_.c:76 ../../printer/main.pm_.c:677
msgid "CUPS"
msgstr "CUPS"

#: ../../printer/detect.pm_.c:80 ../../printer/detect.pm_.c:213
#: ../../printer/detect.pm_.c:250
msgid "Unknown Model"
msgstr ""

#: ../../printer/main.pm_.c:26
msgid "Local printer"
msgstr "Moullerez lec'hel"

#: ../../printer/main.pm_.c:27
#, fuzzy
msgid "Remote printer"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../printer/main.pm_.c:28
#, fuzzy
msgid "Printer on remote CUPS server"
msgstr "Steud a-bell"

#: ../../printer/main.pm_.c:29 ../../printer/printerdrake.pm_.c:835
#, fuzzy
msgid "Printer on remote lpd server"
msgstr "lpd a-bell"

#: ../../printer/main.pm_.c:30
#, fuzzy
msgid "Network printer (TCP/Socket)"
msgstr "Dibarzhoù ar voullerez NetWare"

#: ../../printer/main.pm_.c:31
#, fuzzy
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "SMB/Windows 95/98/NT"

#: ../../printer/main.pm_.c:32
#, fuzzy
msgid "Printer on NetWare server"
msgstr "Servijer moullañ"

#: ../../printer/main.pm_.c:33 ../../printer/printerdrake.pm_.c:839
#, fuzzy
msgid "Enter a printer device URI"
msgstr "Trobarzhell ar voullerez"

#: ../../printer/main.pm_.c:34
msgid "Pipe job into a command"
msgstr ""

#: ../../printer/main.pm_.c:290 ../../printer/main.pm_.c:478
#: ../../printer/main.pm_.c:794 ../../printer/printerdrake.pm_.c:3228
msgid "Unknown model"
msgstr ""

#: ../../printer/main.pm_.c:317
msgid "Local Printers"
msgstr "Moullerezioù lec'hel"

#: ../../printer/main.pm_.c:319 ../../printer/main.pm_.c:678
msgid "Remote Printers"
msgstr "Moullerezio* a-bell"

#: ../../printer/main.pm_.c:326 ../../printer/printerdrake.pm_.c:381
#, c-format
msgid " on parallel port \\/*%s"
msgstr ""

#: ../../printer/main.pm_.c:329 ../../printer/printerdrake.pm_.c:383
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", Mouluriez USB \\/*%s"

#: ../../printer/main.pm_.c:334
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ""

#: ../../printer/main.pm_.c:337
msgid ", multi-function device on USB"
msgstr ""

#: ../../printer/main.pm_.c:339
msgid ", multi-function device on HP JetDirect"
msgstr ""

#: ../../printer/main.pm_.c:341
msgid ", multi-function device"
msgstr ""

#: ../../printer/main.pm_.c:344
#, fuzzy, c-format
msgid ", printing to %s"
msgstr "Fazi en ur skrivañ er restr %s"

#: ../../printer/main.pm_.c:346
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr ""

#: ../../printer/main.pm_.c:348
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ""

#: ../../printer/main.pm_.c:352
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr ""

#: ../../printer/main.pm_.c:356
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr ""

#: ../../printer/main.pm_.c:358
#, c-format
msgid ", using command %s"
msgstr ""

#: ../../printer/main.pm_.c:475 ../../printer/printerdrake.pm_.c:1603
msgid "Raw printer (No driver)"
msgstr ""

#: ../../printer/main.pm_.c:647
#, fuzzy, c-format
msgid "(on %s)"
msgstr "(mollad %s)"

#: ../../printer/main.pm_.c:649
msgid "(on this machine)"
msgstr ""

#: ../../printer/main.pm_.c:674
#, fuzzy, c-format
msgid "On CUPS server \"%s\""
msgstr "IP ar servijer SMB"

#: ../../printer/main.pm_.c:680 ../../printer/printerdrake.pm_.c:2888
#: ../../printer/printerdrake.pm_.c:2899 ../../printer/printerdrake.pm_.c:3120
#: ../../printer/printerdrake.pm_.c:3171 ../../printer/printerdrake.pm_.c:3197
#: ../../printer/printerdrake.pm_.c:3352 ../../printer/printerdrake.pm_.c:3354
msgid " (Default)"
msgstr " (Dre ziouer)"

#: ../../printer/printerdrake.pm_.c:27
msgid "Select Printer Connection"
msgstr "Diuzit lugerezh ar voullerez"

#: ../../printer/printerdrake.pm_.c:28
msgid "How is the printer connected?"
msgstr "Penaos eo luget ar voullerez ?"

#: ../../printer/printerdrake.pm_.c:30
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
"printers will be automatically detected."
msgstr ""

#: ../../printer/printerdrake.pm_.c:38
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""

#: ../../printer/printerdrake.pm_.c:81 ../../printer/printerdrake.pm_.c:2950
#, fuzzy
msgid "CUPS configuration"
msgstr "Kefluniadur"

#: ../../printer/printerdrake.pm_.c:82 ../../printer/printerdrake.pm_.c:2951
#, fuzzy
msgid "Specify CUPS server"
msgstr "Steud a-bell"

#: ../../printer/printerdrake.pm_.c:83
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
"automatically about their printers. All printers currently known to your "
"machine are listed in the \"Remote printers\" section in the main window of "
"Printerdrake. When your CUPS server is not in your local network, you have "
"to enter the CUPS server IP address and optionally the port number to get "
"the printer information from the server, otherwise leave these fields blank."
msgstr ""

#: ../../printer/printerdrake.pm_.c:84
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
"environment, so that you can access the printers on the CUPS servers in your "
"local network. If this does not work correctly, turn off \"Automatic CUPS "
"configuration\" and edit your file /etc/cups/cupsd.conf manually. Do not "
"forget to restart CUPS afterwards (command: \"service cups restart\")."
msgstr ""

#: ../../printer/printerdrake.pm_.c:88
#, fuzzy
msgid "The IP address should look like 192.168.1.20"
msgstr "Er furmad 1.2.3.4 e tlefe bezañ ar chomlec'h IP"

#: ../../printer/printerdrake.pm_.c:92 ../../printer/printerdrake.pm_.c:1041
msgid "The port number should be an integer!"
msgstr ""

#: ../../printer/printerdrake.pm_.c:99
#, fuzzy
msgid "CUPS server IP"
msgstr "IP ar servijer SMB"

#: ../../printer/printerdrake.pm_.c:100 ../../printer/printerdrake.pm_.c:1061
#: ../../standalone/harddrake2_.c:63
#, fuzzy
msgid "Port"
msgstr "Paour"

#: ../../printer/printerdrake.pm_.c:102
#, fuzzy
msgid "Automatic CUPS configuration"
msgstr "Kefluniadur goude staliañ"

#: ../../printer/printerdrake.pm_.c:159
#, fuzzy
msgid "Checking your system..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../printer/printerdrake.pm_.c:159 ../../printer/printerdrake.pm_.c:226
#: ../../printer/printerdrake.pm_.c:1477 ../../printer/printerdrake.pm_.c:1481
#: ../../printer/printerdrake.pm_.c:1598 ../../printer/printerdrake.pm_.c:2133
#: ../../printer/printerdrake.pm_.c:2284 ../../printer/printerdrake.pm_.c:2343
#: ../../printer/printerdrake.pm_.c:2415 ../../printer/printerdrake.pm_.c:2436
#: ../../printer/printerdrake.pm_.c:2625 ../../printer/printerdrake.pm_.c:2630
#: ../../printer/printerdrake.pm_.c:2636 ../../printer/printerdrake.pm_.c:2701
#: ../../printer/printerdrake.pm_.c:2720 ../../printer/printerdrake.pm_.c:2731
#: ../../printer/printerdrake.pm_.c:2764 ../../printer/printerdrake.pm_.c:2809
#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:2911
#: ../../printer/printerdrake.pm_.c:2989 ../../printer/printerdrake.pm_.c:3281
#: ../../printer/printerdrake.pm_.c:3328 ../../printer/printerdrake.pm_.c:3369
#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Printerdrake"
msgstr "Moullerez"

#: ../../printer/printerdrake.pm_.c:167
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""

#: ../../printer/printerdrake.pm_.c:179
#, fuzzy
msgid ""
"The following printers\n"
"\n"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ staliet/lamet"

#: ../../printer/printerdrake.pm_.c:180
#, fuzzy
msgid ""
"The following printer\n"
"\n"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ staliet/lamet"

#: ../../printer/printerdrake.pm_.c:182
msgid ""
"\n"
"and one unknown printer are "
msgstr ""

#: ../../printer/printerdrake.pm_.c:184
#, c-format
msgid ""
"\n"
"and %d unknown printers are "
msgstr ""

#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"are "
msgstr ""

#: ../../printer/printerdrake.pm_.c:187
msgid ""
"\n"
"is "
msgstr ""

#: ../../printer/printerdrake.pm_.c:189
#, fuzzy
msgid "directly connected to your system"
msgstr "Da beseurt pladenn e mennit dilec'hiañ ?"

#: ../../printer/printerdrake.pm_.c:192
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""

#: ../../printer/printerdrake.pm_.c:194
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""

#: ../../printer/printerdrake.pm_.c:200
#, fuzzy
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."

#: ../../printer/printerdrake.pm_.c:214
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""

#: ../../printer/printerdrake.pm_.c:215
#, fuzzy
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr "Ha mennout a rit amprouiñ moullañ skrid ?"

#: ../../printer/printerdrake.pm_.c:217
#, fuzzy
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Mennout a rit implijout aboot ?"

#: ../../printer/printerdrake.pm_.c:218
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr ""

#: ../../printer/printerdrake.pm_.c:219
#, 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_.c:258 ../../printer/printerdrake.pm_.c:270
#: ../../printer/printerdrake.pm_.c:328 ../../printer/printerdrake.pm_.c:2933
#: ../../printer/printerdrake.pm_.c:3060
#, fuzzy
msgid "Add a new printer"
msgstr "Moullerez lec'hel"

#: ../../printer/printerdrake.pm_.c:259
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_.c:272
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"
"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) and you 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\" when you do not "
"want to set up your printer(s) now."
msgstr ""

#: ../../printer/printerdrake.pm_.c:281 ../../printer/printerdrake.pm_.c:298
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\" when you do not "
"want to set up your printer(s) now."
msgstr ""

#: ../../printer/printerdrake.pm_.c:289
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\" when you do not "
"want to set up your printer(s) now."
msgstr ""

#: ../../printer/printerdrake.pm_.c:307
#, fuzzy
msgid "Auto-detect printers connected to this machine"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../printer/printerdrake.pm_.c:310
msgid "Auto-detect printers connected directly to the local network"
msgstr ""

#: ../../printer/printerdrake.pm_.c:313
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr ""

#: ../../printer/printerdrake.pm_.c:329
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
"\n"
"You can print using the \"Print\" command of your application (usually in "
"the \"File\" menu).\n"
"\n"
"If you want to add, remove, or rename a printer, or if you want to change "
"the default option settings (paper input tray, printout quality, ...), "
"select \"Printer\" in the \"Hardware\" section of the Mandrake Control "
"Center."
msgstr ""

#: ../../printer/printerdrake.pm_.c:364 ../../printer/printerdrake.pm_.c:538
#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Printer auto-detection"
msgstr "Dilesadur"

#: ../../printer/printerdrake.pm_.c:385
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ""

#: ../../printer/printerdrake.pm_.c:387
#, fuzzy, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr "SMB/Windows 95/98/NT"

#: ../../printer/printerdrake.pm_.c:391
#, fuzzy, c-format
msgid "Detected %s"
msgstr "Poent marc'hañ doubl %s"

#: ../../printer/printerdrake.pm_.c:395 ../../printer/printerdrake.pm_.c:423
#: ../../printer/printerdrake.pm_.c:440
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr ""

#: ../../printer/printerdrake.pm_.c:397 ../../printer/printerdrake.pm_.c:425
#: ../../printer/printerdrake.pm_.c:443
#, c-format
msgid "USB printer \\/*%s"
msgstr "Moullerez USB \\/*%s"

#: ../../printer/printerdrake.pm_.c:399
#, fuzzy, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Dibarzhoù ar voullerez NetWare"

#: ../../printer/printerdrake.pm_.c:401
#, fuzzy, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "SMB/Windows 95/98/NT"

#: ../../printer/printerdrake.pm_.c:525 ../../printer/printerdrake.pm_.c:547
msgid "Local Printer"
msgstr "Moullerez lec'hel"

#: ../../printer/printerdrake.pm_.c:526
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_.c:530
#, fuzzy
msgid "You must enter a device or file name!"
msgstr "Trobarzhell ar voullerez"

#: ../../printer/printerdrake.pm_.c:539
#, fuzzy
msgid "No printer found!"
msgstr "N'ev ket Moullerez lec'hel!\n"

#: ../../printer/printerdrake.pm_.c:548
#, fuzzy
msgid "Available printers"
msgstr "Pakadoù hegerz"

#: ../../printer/printerdrake.pm_.c:552
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""

#: ../../printer/printerdrake.pm_.c:553
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""

#: ../../printer/printerdrake.pm_.c:555
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
"if you prefer a customized printer configuration, turn on \"Manual "
"configuration\"."
msgstr ""

#: ../../printer/printerdrake.pm_.c:556
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
"automatically. If your printer was not correctly detected or if you prefer a "
"customized printer configuration, turn on \"Manual configuration\"."
msgstr ""

#: ../../printer/printerdrake.pm_.c:558
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""

#: ../../printer/printerdrake.pm_.c:559
#, fuzzy
msgid "Please choose the port where your printer is connected to."
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."

#: ../../printer/printerdrake.pm_.c:561
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_.c:565
#, fuzzy
msgid "You must choose/enter a printer/device!"
msgstr "Trobarzhell ar voullerez"

#: ../../printer/printerdrake.pm_.c:584
#, fuzzy
msgid "Manual configuration"
msgstr "Kefluniañ ar proksioù"

#: ../../printer/printerdrake.pm_.c:633
msgid "Remote lpd Printer Options"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../printer/printerdrake.pm_.c:634
#, fuzzy
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
msgstr ""
"A-benn implijout ur steud moulañ lpd a-bell, ret eo deoc'h\n"
"pourvezañ anv ostiz ar servijer moullañ hag anv as steud\n"
"war ar servijer-se ma zlefe bezañ kaset an dleadoù moullañ."

#: ../../printer/printerdrake.pm_.c:635
#, fuzzy
msgid "Remote host name"
msgstr "Anv an ostiz a-bell"

#: ../../printer/printerdrake.pm_.c:636
#, fuzzy
msgid "Remote printer name"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../printer/printerdrake.pm_.c:639
#, fuzzy
msgid "Remote host name missing!"
msgstr "Anv an ostiz a-bell"

#: ../../printer/printerdrake.pm_.c:643
#, fuzzy
msgid "Remote printer name missing!"
msgstr "Anv an ostiz a-bell"

#: ../../printer/printerdrake.pm_.c:665 ../../printer/printerdrake.pm_.c:1170
#, fuzzy, c-format
msgid "Detected model: %s %s"
msgstr "Poent marc'hañ doubl %s"

#: ../../printer/printerdrake.pm_.c:742 ../../printer/printerdrake.pm_.c:978
#, fuzzy
msgid "Scanning network..."
msgstr "Kefluniañ ur rouedad"

#: ../../printer/printerdrake.pm_.c:751 ../../printer/printerdrake.pm_.c:772
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ""

#: ../../printer/printerdrake.pm_.c:754 ../../printer/printerdrake.pm_.c:775
#, fuzzy, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "O tizenaouiñ ar rouedad"

#: ../../printer/printerdrake.pm_.c:795
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Dibarzhoù moullañ SMB (Windows 9x/NT)"

#: ../../printer/printerdrake.pm_.c:796
#, fuzzy
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
"the print server, as well as the share name for the printer you wish to "
"access and any applicable user name, password, and workgroup information."
msgstr ""
"Evit moullañ war ur voullerez SMB eo ret deoc'h pourvezañ\n"
"anv an ostiz SMB (Ho evezh ! Disheñvel e c'hell bezañ diouzh\n"
"e anv ostiz TCP/IP !) ha marteze chomlec'h IP ar servijer moullañ,\n"
"kement hag anv rannet ar voullerez a glaskit tizhout ha ne vern pe\n"
"ditour a anv arveriad, tremenger ha strollad labour en implij."

#: ../../printer/printerdrake.pm_.c:797
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_.c:799
msgid "SMB server host"
msgstr "Anv ar servijer SMB"

#: ../../printer/printerdrake.pm_.c:800
msgid "SMB server IP"
msgstr "IP ar servijer SMB"

#: ../../printer/printerdrake.pm_.c:801
msgid "Share name"
msgstr "Anv rannet"

#: ../../printer/printerdrake.pm_.c:804
msgid "Workgroup"
msgstr "Strollad labour"

#: ../../printer/printerdrake.pm_.c:806
#, fuzzy
msgid "Auto-detected"
msgstr "Dilesadur"

#: ../../printer/printerdrake.pm_.c:816
msgid "Either the server name or the server's IP must be given!"
msgstr ""

#: ../../printer/printerdrake.pm_.c:820
msgid "Samba share name missing!"
msgstr ""

#: ../../printer/printerdrake.pm_.c:826
msgid "SECURITY WARNING!"
msgstr ""

#: ../../printer/printerdrake.pm_.c:827
#, 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_.c:837
#, 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_.c:840
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_.c:911
msgid "NetWare Printer Options"
msgstr "Dibarzhoù ar voullerez NetWare"

#: ../../printer/printerdrake.pm_.c:912
#, fuzzy
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
"print queue name for the printer you wish to access and any applicable user "
"name and password."
msgstr ""
"Evit moullañ war ur voullerez NetWare eo ret deoc'h pourvezañ anv ar\n"
"servijer moullañ NetWare (Ho evezh ! Disheñvel e c'hell bezañ diouzh e\n"
"anv ostiz TCP/IP !) kement hag anv ar steud moullañ evit ar voullerez\n"
"a glaskit tizhout ha ne vern pe anv arveriad ha tremenger en implij."

#: ../../printer/printerdrake.pm_.c:913
msgid "Printer Server"
msgstr "Servijer moullañ"

#: ../../printer/printerdrake.pm_.c:914
msgid "Print Queue Name"
msgstr "Anv ar steud moullañ"

#: ../../printer/printerdrake.pm_.c:919
msgid "NCP server name missing!"
msgstr ""

#: ../../printer/printerdrake.pm_.c:923
msgid "NCP queue name missing!"
msgstr ""

#: ../../printer/printerdrake.pm_.c:987 ../../printer/printerdrake.pm_.c:1007
#, c-format
msgid ", host \"%s\", port %s"
msgstr ""

#: ../../printer/printerdrake.pm_.c:990 ../../printer/printerdrake.pm_.c:1010
#, c-format
msgid "Host \"%s\", port %s"
msgstr ""

#: ../../printer/printerdrake.pm_.c:1030
#, fuzzy
msgid "TCP/Socket Printer Options"
msgstr "Dibarzhoù ar voullerez NetWare"

#: ../../printer/printerdrake.pm_.c:1032
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) into the input fields."
msgstr ""

#: ../../printer/printerdrake.pm_.c:1033
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_.c:1037
#, fuzzy
msgid "Printer host name or IP missing!"
msgstr "Dibarzhoù ar voullerez"

#: ../../printer/printerdrake.pm_.c:1059
#, fuzzy
msgid "Printer host name or IP"
msgstr "Anv ar voullerez"

#: ../../printer/printerdrake.pm_.c:1107 ../../printer/printerdrake.pm_.c:1109
#, fuzzy
msgid "Printer Device URI"
msgstr "Trobarzhell ar voullerez"

#: ../../printer/printerdrake.pm_.c:1108
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_.c:1123
msgid "A valid URI must be entered!"
msgstr ""

#: ../../printer/printerdrake.pm_.c:1463
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_.c:1464
msgid "Name of printer"
msgstr "Anv ar moullerez"

#: ../../printer/printerdrake.pm_.c:1465 ../../standalone/harddrake2_.c:38
#, fuzzy
msgid "Description"
msgstr "Spisait dibarzhoù"

#: ../../printer/printerdrake.pm_.c:1466
#, fuzzy
msgid "Location"
msgstr "Titouroù"

#: ../../printer/printerdrake.pm_.c:1478 ../../printer/printerdrake.pm_.c:1599
msgid "Reading printer database..."
msgstr ""

#: ../../printer/printerdrake.pm_.c:1482
msgid "Preparing printer database..."
msgstr ""

#: ../../printer/printerdrake.pm_.c:1578
#, fuzzy
msgid "Your printer model"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../printer/printerdrake.pm_.c:1579
#, 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_.c:1584 ../../printer/printerdrake.pm_.c:1587
#, fuzzy
msgid "The model is correct"
msgstr "Ha reizh eo ?"

#: ../../printer/printerdrake.pm_.c:1585 ../../printer/printerdrake.pm_.c:1586
#: ../../printer/printerdrake.pm_.c:1589
#, fuzzy
msgid "Select model manually"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../printer/printerdrake.pm_.c:1606
#, fuzzy
msgid "Printer model selection"
msgstr "Lugerezh ar voullerez"

#: ../../printer/printerdrake.pm_.c:1607
#, fuzzy
msgid "Which printer model do you have?"
msgstr "Peseurt moullerez hoc'h eus ?"

#: ../../printer/printerdrake.pm_.c:1608
msgid ""
"\n"
"\n"
"Please check whether Printerdrake did the auto-detection of your printer "
"model correctly. Search the correct model in the list when the cursor is "
"standing on a wrong model or on \"Raw printer\"."
msgstr ""

#: ../../printer/printerdrake.pm_.c:1611
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""

#: ../../printer/printerdrake.pm_.c:1697
#, fuzzy
msgid "OKI winprinter configuration"
msgstr "Kefluniañ ar modem"

#: ../../printer/printerdrake.pm_.c:1698
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_.c:1718 ../../printer/printerdrake.pm_.c:1745
#, fuzzy
msgid "Lexmark inkjet configuration"
msgstr "Kefluniañ ar proksioù"

#: ../../printer/printerdrake.pm_.c:1719
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_.c:1746
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_.c:1749
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr ""

#: ../../printer/printerdrake.pm_.c:1750
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
"format for the data sent to the printer. The driver for these printers is "
"still in a very early development stage and so it will perhaps not always "
"work properly. Especially it is possible that the printer only works when "
"you choose the A4 paper size.\n"
"\n"
"Some of these printers, as the HP LaserJet 1000, for which this driver was "
"originally created, need their firmware to be uploaded to them after they "
"are turned on. In the case of the HP LaserJet 1000 you have to search the "
"printer's Windows driver CD or your Windows partition for the file "
"\"sihp1000.img\" and upload the file to the printer with one of the "
"following commands:\n"
"\n"
"     lpr -o raw sihp1000.img\n"
"     cat sihp1000.img > /dev/usb/lp0\n"
"\n"
"The first command can be given by any normal user, the second must be given "
"as root. After having done so you can print normally.\n"
msgstr ""

#: ../../printer/printerdrake.pm_.c:1972
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_.c:1981
#, c-format
msgid "Option %s must be an integer number!"
msgstr ""

#: ../../printer/printerdrake.pm_.c:1985
#, c-format
msgid "Option %s must be a number!"
msgstr ""

#: ../../printer/printerdrake.pm_.c:1989
#, c-format
msgid "Option %s out of range!"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2028
#, fuzzy, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr "Ha mennout a rit amprouiñ moullañ skrid ?"

#: ../../printer/printerdrake.pm_.c:2051
#, fuzzy
msgid "Test pages"
msgstr "Amprouiñ ar porzhioù"

#: ../../printer/printerdrake.pm_.c:2052
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_.c:2056
#, fuzzy
msgid "No test pages"
msgstr "Ya, moullit an div bajenn arnod"

#: ../../printer/printerdrake.pm_.c:2057
#, fuzzy
msgid "Print"
msgstr "Moullerez"

#: ../../printer/printerdrake.pm_.c:2114
#, fuzzy
msgid "Standard test page"
msgstr "Diorren"

#: ../../printer/printerdrake.pm_.c:2117
msgid "Alternative test page (Letter)"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2120
#, fuzzy
msgid "Alternative test page (A4)"
msgstr "O voullañ pajenn(où) skrid..."

#: ../../printer/printerdrake.pm_.c:2122
#, fuzzy
msgid "Photo test page"
msgstr "O voullañ pajenn(où) skrid..."

#: ../../printer/printerdrake.pm_.c:2126
#, fuzzy
msgid "Do not print any test page"
msgstr "O voullañ pajenn(où) skrid..."

#: ../../printer/printerdrake.pm_.c:2134 ../../printer/printerdrake.pm_.c:2285
msgid "Printing test page(s)..."
msgstr "O voullañ pajenn(où) skrid..."

#: ../../printer/printerdrake.pm_.c:2159
#, fuzzy, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
"Printing status:\n"
"%s\n"
"\n"
msgstr ""
"Pajenn(où) arnod zo bet kaset d'an diaoul moullañ.\n"
"Ur pennadig e c'hell padout a-raok ma loc'hfe a voullerez.\n"
"Stad ar moullañ :\n"
"%s\n"
"\n"
"Ha mont a ra en-dro reizh ?"

#: ../../printer/printerdrake.pm_.c:2163
#, fuzzy
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
msgstr ""
"Pajenn(où) arnod zo bet kaset d'an diaoul moullañ.\n"
"Ur pennadig e c'hell padout a-raok ma loc'hfe a voullerez.\n"
"Ha mont a ra en-dro reizh ?"

#: ../../printer/printerdrake.pm_.c:2170
msgid "Did it work properly?"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2190 ../../printer/printerdrake.pm_.c:3229
#, fuzzy
msgid "Raw printer"
msgstr "Moullerez lec'hel"

#: ../../printer/printerdrake.pm_.c:2216
#, 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_.c:2218
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_.c:2221 ../../printer/printerdrake.pm_.c:2238
#: ../../printer/printerdrake.pm_.c:2248
#, 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_.c:2224 ../../printer/printerdrake.pm_.c:2264
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
"list shown below or click on the \"Print option list\" button.%s%s\n"
"\n"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2228
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2233 ../../printer/printerdrake.pm_.c:2243
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2235 ../../printer/printerdrake.pm_.c:2245
#: ../../printer/printerdrake.pm_.c:2255
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_.c:2240 ../../printer/printerdrake.pm_.c:2250
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""

#: ../../printer/printerdrake.pm_.c:2253
#, 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_.c:2257
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_.c:2261
#, 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_.c:2271
#, fuzzy, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "O tizenaouiñ ar rouedad"

#: ../../printer/printerdrake.pm_.c:2272
#, fuzzy, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "O tizenaouiñ ar rouedad"

#: ../../printer/printerdrake.pm_.c:2274
#, fuzzy, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "O tizenaouiñ ar rouedad"

#: ../../printer/printerdrake.pm_.c:2275
#, fuzzy, c-format
msgid "Printing on the printer \"%s\""
msgstr "O tizenaouiñ ar rouedad"

#: ../../printer/printerdrake.pm_.c:2278 ../../printer/printerdrake.pm_.c:2281
#: ../../printer/printerdrake.pm_.c:2282 ../../printer/printerdrake.pm_.c:2283
#: ../../printer/printerdrake.pm_.c:3216 ../../standalone/drakTermServ_.c:307
#: ../../standalone/drakbackup_.c:1533 ../../standalone/drakbackup_.c:4156
#: ../../standalone/drakbug_.c:108 ../../standalone/drakfont_.c:695
#: ../../standalone/drakfont_.c:956 ../../standalone/net_monitor_.c:118
#, fuzzy
msgid "Close"
msgstr "Logodenn USB"

#: ../../printer/printerdrake.pm_.c:2281
#, fuzzy
msgid "Print option list"
msgstr "Dibarzhoù ar voullerez"

#: ../../printer/printerdrake.pm_.c:2301
#, 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_.c:2322
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_.c:2344 ../../printer/printerdrake.pm_.c:2702
#: ../../printer/printerdrake.pm_.c:2990
msgid "Reading printer data..."
msgstr ""

#: ../../printer/printerdrake.pm_.c:2364 ../../printer/printerdrake.pm_.c:2391
#: ../../printer/printerdrake.pm_.c:2426
#, fuzzy
msgid "Transfer printer configuration"
msgstr "Kefluniañ ar proksioù"

#: ../../printer/printerdrake.pm_.c:2365
#, 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_.c:2368
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2370
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2372
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2374
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""

#: ../../printer/printerdrake.pm_.c:2375
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_.c:2376
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""

#: ../../printer/printerdrake.pm_.c:2379
msgid "Do not transfer printers"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2380 ../../printer/printerdrake.pm_.c:2396
msgid "Transfer"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2392
#, 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_.c:2400
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2405
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2413
#, fuzzy
msgid "New printer name"
msgstr "Moullerez lec'hel"

#: ../../printer/printerdrake.pm_.c:2416
#, c-format
msgid "Transferring %s..."
msgstr ""

#: ../../printer/printerdrake.pm_.c:2427
#, 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_.c:2437
msgid "Refreshing printer data..."
msgstr ""

#: ../../printer/printerdrake.pm_.c:2445 ../../printer/printerdrake.pm_.c:2516
#: ../../printer/printerdrake.pm_.c:2528
#, fuzzy
msgid "Configuration of a remote printer"
msgstr "Kefluniañ ar voullerez"

#: ../../printer/printerdrake.pm_.c:2446
#, fuzzy
msgid "Starting network..."
msgstr "Kefluniañ ur rouedad"

#: ../../printer/printerdrake.pm_.c:2479 ../../printer/printerdrake.pm_.c:2483
#: ../../printer/printerdrake.pm_.c:2485
#, fuzzy
msgid "Configure the network now"
msgstr "Kefluniañ ur rouedad"

#: ../../printer/printerdrake.pm_.c:2480
#, fuzzy
msgid "Network functionality not configured"
msgstr "Skramm ket kefluniet"

#: ../../printer/printerdrake.pm_.c:2481
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_.c:2484
#, fuzzy
msgid "Go on without configuring the network"
msgstr "Kefluniañ ar rouedad"

#: ../../printer/printerdrake.pm_.c:2518
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
"system and correct the configuration using the Mandrake Control Center, "
"section \"Network & Internet\"/\"Connection\", and afterwards set up the "
"printer, also using the Mandrake Control Center, section \"Hardware\"/"
"\"Printer\""
msgstr ""

#: ../../printer/printerdrake.pm_.c:2519
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_.c:2529
#, fuzzy
msgid "Restarting printing system..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "high"
msgstr "Uhel"

#: ../../printer/printerdrake.pm_.c:2568
#, fuzzy
msgid "paranoid"
msgstr "Ankeniet"

#: ../../printer/printerdrake.pm_.c:2569
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2570
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
"s security level.\n"
"\n"
"This printing system runs a daemon (background process) which waits for "
"print jobs and handles them. This daemon is also accessable by remote "
"machines through the network and so it is a possible point for attacks. "
"Therefore only a few selected daemons are started by default in this "
"security level.\n"
"\n"
"Do you really want to configure printing on this machine?"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2604
msgid "Starting the printing system at boot time"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2605
#, 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_.c:2625 ../../printer/printerdrake.pm_.c:2765
msgid "Checking installed software..."
msgstr ""

#: ../../printer/printerdrake.pm_.c:2630
#, fuzzy, c-format
msgid "Removing %s ..."
msgstr "Spisterioù"

#: ../../printer/printerdrake.pm_.c:2636
#, fuzzy, c-format
msgid "Installing %s ..."
msgstr "O staliañ pakadoù..."

#: ../../printer/printerdrake.pm_.c:2685
#, fuzzy
msgid "Select Printer Spooler"
msgstr "Diuzit lugerezh ar voullerez"

#: ../../printer/printerdrake.pm_.c:2686
#, fuzzy
msgid "Which printing system (spooler) do you want to use?"
msgstr "Pe seurt parzhadur a vennit ?"

#: ../../printer/printerdrake.pm_.c:2720
#, fuzzy, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Kefluniañ ar voullerez"

#: ../../printer/printerdrake.pm_.c:2731
#, fuzzy
msgid "Installing Foomatic..."
msgstr "O staliañ ar pakad %s"

#: ../../printer/printerdrake.pm_.c:2800 ../../printer/printerdrake.pm_.c:2838
#: ../../printer/printerdrake.pm_.c:3230 ../../printer/printerdrake.pm_.c:3300
msgid "Printer options"
msgstr "Dibarzhoù ar voullerez"

#: ../../printer/printerdrake.pm_.c:2810
#, fuzzy
msgid "Preparing Printerdrake..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../printer/printerdrake.pm_.c:2825 ../../printer/printerdrake.pm_.c:3369
#, fuzzy
msgid "Configuring applications..."
msgstr "Kefluniañ ar voullerez"

#: ../../printer/printerdrake.pm_.c:2845
#, fuzzy
msgid "Would you like to configure printing?"
msgstr "Mennout a rit kefluniañ ur voullerez ?"

#: ../../printer/printerdrake.pm_.c:2857
msgid "Printing system: "
msgstr ""

#: ../../printer/printerdrake.pm_.c:2915
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
"or to make a printer on a remote CUPS server available for Star Office/"
"OpenOffice.org/GIMP."
msgstr ""
"Setu da heul ar steudadoù moullañ.\n"
"Gallout a rit ouzhpennañ lod pe gemmañ a re a zo."

#: ../../printer/printerdrake.pm_.c:2916
#, fuzzy
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
"it."
msgstr ""
"Setu da heul ar steudadoù moullañ.\n"
"Gallout a rit ouzhpennañ lod pe gemmañ a re a zo."

#: ../../printer/printerdrake.pm_.c:2942
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""

#: ../../printer/printerdrake.pm_.c:2960
#, fuzzy
msgid "Change the printing system"
msgstr "Kefluniañ ur rouedad"

#: ../../printer/printerdrake.pm_.c:2965 ../../standalone/drakconnect_.c:274
#, fuzzy
msgid "Normal Mode"
msgstr "Boas"

#: ../../printer/printerdrake.pm_.c:3127 ../../printer/printerdrake.pm_.c:3176
#: ../../printer/printerdrake.pm_.c:3363
#, fuzzy
msgid "Do you want to configure another printer?"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"

#: ../../printer/printerdrake.pm_.c:3211
#, fuzzy
msgid "Modify printer configuration"
msgstr "Kefluniañ ar modem"

#: ../../printer/printerdrake.pm_.c:3213
#, fuzzy, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"

#: ../../printer/printerdrake.pm_.c:3217
msgid "Do it!"
msgstr ""

#: ../../printer/printerdrake.pm_.c:3222 ../../printer/printerdrake.pm_.c:3271
#, fuzzy
msgid "Printer connection type"
msgstr "Lugerezh ar voullerez"

#: ../../printer/printerdrake.pm_.c:3223 ../../printer/printerdrake.pm_.c:3275
#, fuzzy
msgid "Printer name, description, location"
msgstr "Lugerezh ar voullerez"

#: ../../printer/printerdrake.pm_.c:3225 ../../printer/printerdrake.pm_.c:3293
msgid "Printer manufacturer, model, driver"
msgstr ""

#: ../../printer/printerdrake.pm_.c:3226 ../../printer/printerdrake.pm_.c:3294
msgid "Printer manufacturer, model"
msgstr ""

#: ../../printer/printerdrake.pm_.c:3232 ../../printer/printerdrake.pm_.c:3304
msgid "Set this printer as the default"
msgstr ""

#: ../../printer/printerdrake.pm_.c:3234 ../../printer/printerdrake.pm_.c:3309
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr ""

#: ../../printer/printerdrake.pm_.c:3235 ../../printer/printerdrake.pm_.c:3314
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr ""

#: ../../printer/printerdrake.pm_.c:3236 ../../printer/printerdrake.pm_.c:3319
#, fuzzy
msgid "Print test pages"
msgstr "O voullañ pajenn(où) skrid..."

#: ../../printer/printerdrake.pm_.c:3237 ../../printer/printerdrake.pm_.c:3321
#, fuzzy
msgid "Know how to use this printer"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"

#: ../../printer/printerdrake.pm_.c:3238 ../../printer/printerdrake.pm_.c:3323
#, fuzzy
msgid "Remove printer"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../printer/printerdrake.pm_.c:3282
#, fuzzy, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../printer/printerdrake.pm_.c:3307
#, fuzzy
msgid "Default printer"
msgstr "Moullerez lec'hel"

#: ../../printer/printerdrake.pm_.c:3308
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr ""

#: ../../printer/printerdrake.pm_.c:3310
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr ""

#: ../../printer/printerdrake.pm_.c:3312
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr ""

#: ../../printer/printerdrake.pm_.c:3313
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""

#: ../../printer/printerdrake.pm_.c:3315
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr ""

#: ../../printer/printerdrake.pm_.c:3317
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr ""

#: ../../printer/printerdrake.pm_.c:3318
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""

#: ../../printer/printerdrake.pm_.c:3325
#, fuzzy, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"

#: ../../printer/printerdrake.pm_.c:3329
#, fuzzy, c-format
msgid "Removing printer \"%s\"..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "N'hellan ket ouzhpennañ ur parzhadur da RAID md%d _furmadet_"

#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid sac'het"

#: ../../raid.pm_.c:137
msgid "mkraid failed (maybe raidtools are missing?)"
msgstr "mkraid sac'het (raidtools a vank emichañs ?)"

#: ../../raid.pm_.c:153
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "Ket a-walc'h a parzhadurioù evit RAID live %d\n"

#: ../../security/main.pm_.c:36
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
"               to the Internet as a client.\n"
"\n"
"High:       There are already some restrictions, and more automatic checks "
"are run every night.\n"
"\n"
"Higher:    The security is now high enough to use the system as a server "
"which can accept\n"
"              connections from many clients. If your machine is only a "
"client on the Internet, you\n"
"\t      should choose a lower level.\n"
"\n"
"Paranoid:  This is similar to the previous level, but the system is entirely "
"closed and security\n"
"                features are at their maximum\n"
"\n"
"Security Administrator:\n"
"               If the 'Security Alerts' option is set, security alerts will "
"be sent to this user (username or\n"
"\t       email)"
msgstr ""

#: ../../security/main.pm_.c:66
#, fuzzy
msgid "Security Level:"
msgstr "Live surentez"

#: ../../security/main.pm_.c:77
#, fuzzy, c-format
msgid " (default value: %s)"
msgstr "? (%s dre ziouer)"

#: ../../security/main.pm_.c:113
#, fuzzy
msgid "Security Alerts:"
msgstr "Live surentez"

#: ../../security/main.pm_.c:115
#, fuzzy
msgid "Security Administrator:"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../security/main.pm_.c:128
#, fuzzy
msgid "Network Options"
msgstr "Dibarzhoù ar mollad :"

#: ../../security/main.pm_.c:128
#, fuzzy
msgid "System Options"
msgstr "Dibarzhoù ar mollad :"

#: ../../security/main.pm_.c:133 ../../security/main.pm_.c:164
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""

#: ../../security/main.pm_.c:177
msgid "Periodic Checks"
msgstr ""

#: ../../security/main.pm_.c:191
#, fuzzy
msgid "Please wait, setting security level..."
msgstr "O termeniñ al live surentez"

#: ../../security/main.pm_.c:197
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Gortozit mar plij, o prientiñ ar staliadur"

#: ../../services.pm_.c:19
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr ""

#: ../../services.pm_.c:20
msgid "Anacron a periodic command scheduler."
msgstr "Anacron, ur steuñvaer urzhiadoù mareadek."

#: ../../services.pm_.c:21
msgid ""
"apmd is used for monitoring batery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""
"servijout a ra apmd evit evezhiañ stad an daspugner hag he enrollañ dre "
"syslog.\n"
"Gallout a ra ivez servijout da lazhañ an ardivink pa vez izel an daspugner."

#: ../../services.pm_.c:23
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 ""
"Seveniñ an urzhiadoù steuñvaet gant an urzhiad at d'ar pred laket pa 'z eo\n"
"bet sevenet at, ha seveniñ urzhiadoù dre lod pa 'z eo izel a-walc'h ar garg."

#: ../../services.pm_.c:25
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 ""
"Ur goulev standard UNIX eo cron evit seveniñ goulevioù diouzh c'hoant an\n"
"arveriaded da goulzoù mareadek steuñvaet. vixie cron a ouzhpenn kalzig a "
"arc'hweloù\n"
"d'ar cron UNIX diazez, en o zouez surentez ha dibarzhoù kefluniañ gwelloc'h."

#: ../../services.pm_.c:28
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
"operations,\n"
"and includes support for pop-up menus on the console."
msgstr ""
"GPM a zegas implij al logodenn d'an arloadoù Linux mod-skrid evel\n"
"Midnight Commander. Reiñ a ra tu da seveniñ obererezhoù troc'hañ-ha-pegañ,\n"
"ha skor evit meuziadoù kemperzhel war al letrin."

#: ../../services.pm_.c:31
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""

#: ../../services.pm_.c:33
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Ur servijer evit ar Gwiad Bedel eo Apache. Implijet e vez evit servijañ\n"
"restroù HTML ha CGI."

#: ../../services.pm_.c:34
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 ""
"An diaoul gourservijer kenrouedad (anvet inetd ordinal) a loc'h ur\n"
"bochad a servijoù kenrouedad all diouzh an ezhomm. E karg loc'hañ meur a "
"servijoù\n"
"eo, en o zouez telnet, ftp, rsh, and rlogin. Dizoberiañ inetd a zizoberia\n"
"an holl servijoù m'eo eñ atebek warno."

#: ../../services.pm_.c:38
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""

#: ../../services.pm_.c:40
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 ""
"Ar pakad-mañ a garg ar stokellaoueg diuzet evel termenet e\n"
"/etc/sysconfig/keyboard. Dre ar maveg kbdconfig e c'hell bezañ diuzet\n"
"kement-se. Gwell deoc'h leuskel se gweredekaet war darn vuiañ an ardivinkoù."

#: ../../services.pm_.c:43
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""

#: ../../services.pm_.c:45
msgid "Automatic detection and configuration of hardware at boot."
msgstr ""

#: ../../services.pm_.c:46
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""

#: ../../services.pm_.c:48
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 ""
"An diaoul moullañ ret evit ma dafez en-ro reizh lpr eo lpd. Dre vras\n"
"ez eo ur servijer a vera dleadoù moullañ evir ar voullerez(ed)."

#: ../../services.pm_.c:50
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""

#: ../../services.pm_.c:52
#, fuzzy
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
msgstr ""
"named (BIND) a zo ur Servijer Anvioù Domani (DNS) a zo implijet evit\n"
"amdreiñ anvioù ostiz e chomlec'hioù IP."

#: ../../services.pm_.c:53
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr ""
"Evit marc'hañ ha divarc'hañ poentoù marc'hañ an holl Reizhiadoù Restroù\n"
"Rouedad (NFS), SMB (Lan Manager/Windows) ha NCP (NetWare)."

#: ../../services.pm_.c:55
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""
"Oberia/Dizoberia an holl etrefasoù rouedad kefluniet da lañsañ\n"
"da vare al loc'hañ."

#: ../../services.pm_.c:57
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
"This service provides NFS server functionality, which is configured via the\n"
"/etc/exports file."
msgstr ""
"NFS a zo ur c'homenad brudet evit rannañ restroù dre rouedadoù TCP/IP.\n"
"Ar servij-mañ a bourvez arc'hweloù ur servijer NFS, a vez kefluniaet dre ar\n"
"restr /etc/exports."

#: ../../services.pm_.c:60
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""
"NFS a zo ur c'homenad brudet evit rannañ restroù dre rouedadoù\n"
"TCP/IP. Ar servij-mañ a bourvez un arc'hwel morailhañ restroù NFS."

#: ../../services.pm_.c:62
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""

#: ../../services.pm_.c:64
msgid "Support the OKI 4w and compatible winprinters."
msgstr ""

#: ../../services.pm_.c:65
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 ""
"Skorañ PCMCIA a zegas an tu da implijonut traoù evel ethernet ha modemoù\n"
"e urzhiataeroù hezoug. Ne vo ket kroget hep bezañ bet kefluniet, rak-se eo "
"diarvar\n"
"e staliañ war ardivinkoù n'o deus ket ezhomm anezhañ."

#: ../../services.pm_.c:68
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 ""
"Ar c'hartenner porzhioù a vera kevreadennoù RPC, a zo implijet gant\n"
"komenadoù evel NFS ha NIS. Ar servijer kartenn-porzhioù a rankfe mont en-"
"dro\n"
"war ardivinkoù anezho servijerien komenadoù a implij ar reizhiad  RPC."

#: ../../services.pm_.c:71
#, fuzzy
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
msgstr ""
"Ur Gwazour Treuzdougen Postel eo Postfix, a zo ar goulev a\n"
"zilech posteloù etre un ardivink hag un all."

#: ../../services.pm_.c:72
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""
"Enroll hag assav poul dizurzh ar reizhiad evit genel niveroù\n"
"dargouezhek gant gwelloc'h perzhded."

#: ../../services.pm_.c:74
msgid ""
"Assign raw devices to block devices (such as hard drive\n"
"partitions), for the use of applications such as Oracle"
msgstr ""

#: ../../services.pm_.c:76
msgid ""
"The routed daemon allows for automatic IP router table updated via\n"
"the RIP protocol. While RIP is widely used on small networks, more complex\n"
"routing protocols are needed for complex networks."
msgstr ""
"An diaoul routed a ro an tu da vremanaat ent emgefreek an taolenn henchañ\n"
"IP dre ar c'homenad RIP. Tra ma vez implijet aliesig RIP war rouedadoù "
"bihan,\n"
"ezhomm a zo komenadoù henchañ kemplezhoc'h evit rouedadoù rouestlet."

#: ../../services.pm_.c:79
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
msgstr ""
"Ar c'homenad rstat a ro tu da implijerien ur rouedad da zastum\n"
"muzulioù barregezh diwar ne vern pe ardivink er rouedad-se."

#: ../../services.pm_.c:81
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
msgstr ""
"Ar c'homenad rusers a ro tu da implijerien ur rouedad da anavezout piv\n"
"a zo kevreet ouzh ardivinkoù all a respont."

#: ../../services.pm_.c:83
msgid ""
"The rwho protocol lets remote users get a list of all of the users\n"
"logged into a machine running the rwho daemon (similiar to finger)."
msgstr ""
"Ar c'homenad rwho a bourchas da implijerien a-bell roll an holl arveriaded a "
"zo\n"
"kevreet ouzh un ardivink ma da en-dro warnañ an diaoul rwhod (heñvel ouzh "
"finger)."

#: ../../services.pm_.c:85
msgid "Launch the sound system on your machine"
msgstr ""

#: ../../services.pm_.c:86
msgid ""
"Syslog is the facility by which many daemons use to log messages\n"
"to various system log files.  It is a good idea to always run syslog."
msgstr ""
"Syslog a zo ur gwazerezh ma enroll drezañ an diaouled niverus o "
"c'hemennadoù\n"
"e kerzhlevrioù liesseurt ar reizhiad. Ur mennozh mat eo seveniñ ingal syslog."

#: ../../services.pm_.c:88
msgid "Load the drivers for your usb devices."
msgstr ""

#: ../../services.pm_.c:89
#, fuzzy
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr ""
"Enaou ha dizenaou ar servijer Fontoù X da vare al loc'hañ hag al lazhañ."

#: ../../services.pm_.c:115 ../../services.pm_.c:157
msgid "Choose which services should be automatically started at boot time"
msgstr "Dibabit pe servijoù a zlefe bezañ lañset ent emgefreek pa loc'her"

#: ../../services.pm_.c:127
#, fuzzy
msgid "Printing"
msgstr "Moullerez"

#: ../../services.pm_.c:128
#, fuzzy
msgid "Internet"
msgstr "dedennus"

#: ../../services.pm_.c:131
msgid "File sharing"
msgstr ""

#: ../../services.pm_.c:133 ../../standalone/drakbackup_.c:1709
#, fuzzy
msgid "System"
msgstr "Reizhiad/Diazez"

#: ../../services.pm_.c:138
#, fuzzy
msgid "Remote Administration"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../services.pm_.c:146
#, fuzzy
msgid "Database Server"
msgstr "Stlennvonioù"

#: ../../services.pm_.c:175
#, c-format
msgid "Services: %d activated for %d registered"
msgstr ""

#: ../../services.pm_.c:191
#, fuzzy
msgid "Services"
msgstr "trobarzhell"

#: ../../services.pm_.c:203
#, fuzzy
msgid "running"
msgstr "Ho evezh"

#: ../../services.pm_.c:203
#, fuzzy
msgid "stopped"
msgstr "Ouzhpennañ"

#: ../../services.pm_.c:217
msgid "Services and deamons"
msgstr ""

#: ../../services.pm_.c:222
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr ""

#: ../../services.pm_.c:229
#, fuzzy
msgid "On boot"
msgstr "Gwrizienn"

#: ../../services.pm_.c:241
#, fuzzy
msgid "Start"
msgstr "Meuziad Lañsañ"

#: ../../services.pm_.c:241
#, fuzzy
msgid "Stop"
msgstr "Rann"

#: ../../share/advertising/01-thanks.pl_.c:9
msgid "Thank you for choosing Mandrake Linux 9.0"
msgstr ""

#: ../../share/advertising/01-thanks.pl_.c:10
msgid "Welcome to the Open Source world"
msgstr ""

#: ../../share/advertising/01-thanks.pl_.c:11
msgid ""
"The success of MandrakeSoft is based upon the principle of Free Software. "
"Your new operating system is the result of collaborative work on the part of "
"the worldwide Linux Community"
msgstr ""

#: ../../share/advertising/02-community.pl_.c:9
#, fuzzy
msgid "Get involved in the Free Software world"
msgstr "Amprouiñ ar c'hefluniadur"

#: ../../share/advertising/02-community.pl_.c:10
msgid "Want to know more about the Open Source community?"
msgstr ""

#: ../../share/advertising/02-community.pl_.c:11
msgid ""
"To share your own knowledge and help build Linux tools, join the discussion "
"forums you'll find on our \"Community\" webpages"
msgstr ""

#: ../../share/advertising/03-internet.pl_.c:9
#, fuzzy
msgid "Get the most from the Internet"
msgstr "Anv ar gevreadenn"

#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""

#: ../../share/advertising/04-multimedia.pl_.c:9
msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""

#: ../../share/advertising/04-multimedia.pl_.c:10
msgid "Push multimedia to its limits!"
msgstr ""

#: ../../share/advertising/04-multimedia.pl_.c:11
msgid ""
"Mandrake Linux 9.0 enables you to use the very latest software to play audio "
"files, edit and handle your images or photos, and play videos"
msgstr ""

#: ../../share/advertising/05-games.pl_.c:9
msgid "Games"
msgstr "C'hoarioù"

#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
"strategy, ..."
msgstr ""

#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:49
#, fuzzy
msgid "Mandrake Control Center"
msgstr "Anv ar gevreadenn"

#: ../../share/advertising/06-mcc.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides a powerful tool to fully customize and configure "
"your machine"
msgstr ""

#: ../../share/advertising/07-desktop.pl_.c:9
#, fuzzy
msgid "User interfaces"
msgstr "Etrefas arveriad/X"

#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides you with 11 user interfaces that can be fully "
"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""

#: ../../share/advertising/08-development.pl_.c:9
#, fuzzy
msgid "Development simplified"
msgstr "Diorren"

#: ../../share/advertising/08-development.pl_.c:10
msgid "Mandrake Linux 9.0 is the ultimate development platform"
msgstr ""

#: ../../share/advertising/08-development.pl_.c:11
msgid ""
"Use the full power of the GNU gcc 3 compiler as well as the best Open Source "
"development environments"
msgstr ""

#: ../../share/advertising/09-server.pl_.c:9
msgid "Turn your machine into a reliable server"
msgstr ""

#: ../../share/advertising/09-server.pl_.c:10
msgid ""
"Transform your machine into a powerful Linux server with a few clicks of "
"your mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""

#: ../../share/advertising/10-mnf.pl_.c:9
msgid "Optimize your security"
msgstr ""

#: ../../share/advertising/10-mnf.pl_.c:10
msgid ""
"The MandrakeSecurity range includes the Multi Network Firewall product (M.N."
"F.)"
msgstr ""

#: ../../share/advertising/10-mnf.pl_.c:11
msgid ""
"This firewall product includes network features that allow you to fulfill "
"all your security needs"
msgstr ""

#: ../../share/advertising/10-mnf.pl_.c:12
msgid "This product is available on MandrakeStore website"
msgstr ""

#: ../../share/advertising/11-mdkstore.pl_.c:9
msgid "The official MandrakeSoft store"
msgstr ""

#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
"other \"goodies,\" are available online on our e-store:"
msgstr ""

#: ../../share/advertising/12-mdkstore.pl_.c:9
msgid "Strategic partners"
msgstr ""

#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""

#: ../../share/advertising/13-mdkcampus.pl_.c:9
msgid "Discover MandrakeSoft's training catalogue Linux-Campus"
msgstr ""

#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
"The training program has been created to respond to the needs of both end "
"users and experts (Network and System administrators)"
msgstr ""

#: ../../share/advertising/13-mdkcampus.pl_.c:11
msgid "Certify yourself on Linux"
msgstr ""

#: ../../share/advertising/13-mdkcampus.pl_.c:12
msgid ""
"Whether you choose to teach yourself online or via our network of training "
"partners, the Linux-Campus catalogue prepares you for the acknowledged LPI "
"certification program (worldwide professional technical certification)"
msgstr ""

#: ../../share/advertising/14-mdkexpert.pl_.c:9
#, fuzzy
msgid "Become a MandrakeExpert"
msgstr "MandrakeExpert"

#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""

#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
"your knowledge and help others by becoming a recognized Expert on the online "
"technical support website:"
msgstr ""

#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
#, fuzzy
msgid "MandrakeExpert Corporate"
msgstr "MandrakeExpert"

#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:10
msgid "An online platform to respond to company's specific support needs"
msgstr ""

#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:11
msgid ""
"All incidents will be followed up by a single qualified MandrakeSoft "
"technical expert."
msgstr ""

#: ../../share/advertising/17-mdkclub.pl_.c:9
msgid "Discover MandrakeClub and Mandrake Corporate Club"
msgstr ""

#: ../../share/advertising/17-mdkclub.pl_.c:10
msgid ""
"MandrakeClub and Mandrake Corporate Club were created for business and "
"private users of Mandrake Linux who would like to directly support their "
"favorite Linux distribution while also receiving special privileges. If you "
"enjoy our products, if your company benefits from our products to gain a "
"competititve edge, if you want to support Mandrake Linux development, join "
"MandrakeClub!"
msgstr ""

#: ../../standalone.pm_.c:21
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_.c:40
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 name.\n"
msgstr ""

#: ../../standalone.pm_.c:51
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_.c:57
msgid ""
"Font Importation and monitoring "
"application                                     \n"
"--windows_import : import from all available windows partitions.\n"
"--xls_fonts      : show all fonts that already exist from xls\n"
"--strong         : strong verification of font.\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_.c:68
msgid ""
"[OPTIONS]...\n"
"\t      --debug         print debugging information"
msgstr ""

#: ../../standalone.pm_.c:70
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_.c:82
#, fuzzy
msgid "[keyboard]"
msgstr "Stokellaoueg"

#: ../../standalone.pm_.c:83
msgid "[--file=myfyle] [--word=myword] [--explain=regexp] [--alert]"
msgstr ""

#: ../../standalone.pm_.c:84
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_.c:93
msgid " [--skiptest] [--cups] [--lprng] [--lpd] [--pdq]"
msgstr ""

#: ../../standalone.pm_.c:94
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_.c:99
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
"[--dynamic=dev]"
msgstr ""

#: ../../standalone.pm_.c:100
msgid ""
" [everything]\n"
"       XFdrake [--noauto] monitor\n"
"       XFdrake resolution"
msgstr ""

#: ../../standalone.pm_.c:114
#, c-format
msgid ""
"\n"
"Usage: %s  [--auto] [--beginner] [--expert] [-h|--help] [--noauto] [--"
"testing] [-v|--version] "
msgstr ""

#: ../../standalone.pm_.c:168
msgid "Installing packages..."
msgstr "O staliañ pakadoù..."

#: ../../standalone/XFdrake_.c:138
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Dizereit mar plij ha neuze implijit Ctrl-Alt-WarGil"

#: ../../standalone/XFdrake_.c:142
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Adereit ouzh %s evit bevaat ar c'hemmoù mar plij"

#: ../../standalone/drakTermServ_.c:239
#, fuzzy
msgid "Mandrake Terminal Server Configuration"
msgstr "Kefluniañ ar proksioù"

#: ../../standalone/drakTermServ_.c:253
#, fuzzy
msgid "Enable Server"
msgstr "Stlennvonioù"

#: ../../standalone/drakTermServ_.c:260
#, fuzzy
msgid "Disable Server"
msgstr "Stlennvonioù"

#: ../../standalone/drakTermServ_.c:268
#, fuzzy
msgid "Start Server"
msgstr "Servijer NIS"

#: ../../standalone/drakTermServ_.c:275
#, fuzzy
msgid "Stop Server"
msgstr "Servijer NIS"

#: ../../standalone/drakTermServ_.c:283
#, fuzzy
msgid "Etherboot Floppy/ISO"
msgstr "Krouiñ ur bladennig loc'hañ"

#: ../../standalone/drakTermServ_.c:288
msgid "Net Boot Images"
msgstr ""

#: ../../standalone/drakTermServ_.c:294
#, fuzzy
msgid "Add/Del Users"
msgstr "Ouzhpennañ un arveriad"

#: ../../standalone/drakTermServ_.c:299
msgid "Add/Del Clients"
msgstr ""

#: ../../standalone/drakTermServ_.c:328
msgid ""
"\n"
" Copyright (C) 2002 by MandrakeSoft \n"
"\tStew Benedict sbenedict\\@mandrakesoft.com\n"
"\n"
msgstr ""

#: ../../standalone/drakTermServ_.c:332
msgid ""
"\n"
"\n"
" Thanks:\n"
"\t- LTSP Project http://www.ltsp.org\n"
"\t- Michael Brown <mbrown\\@fensystems.co.uk>\n"
"\n"
msgstr ""

#: ../../standalone/drakTermServ_.c:365
msgid ""
"drakTermServ Overview\n"
"\t\t\t   \n"
"        - Create Etherboot Enabled Boot Images:\n"
"        \t\tTo boot a kernel via etherboot, a special kernel/initrdrd image "
"must be created.\n"
"        \t\tmkinitrd-net does much of this work and drakTermServ is just a "
"graphical interface\n"
"        \t\tto help manage/customize these images.\n"
"\n"
"        - Maintain /etc/dhcpd.conf:\n"
"        \t\tTo net boot clients, each client needs a dhcpd.conf entry, "
"assigning an IP address\n"
"        \t\tand net boot images to the machine. drakTermServ helps create/"
"remove these entries.\n"
"\t\t\t\n"
"        \t\t(PCI cards may omit the image - etherboot will request the "
"correct image. You should\n"
"        \t\talso consider that when etherboot looks for the images, it "
"expects names like\n"
"        \t\tboot-3c59x.nbi, rather than boot-3c59x.2.4.19-16mdk.nbi).\n"
"\t\t\t \n"
"        \t\tA typical dhcpd.conf stanza to support a diskless client looks "
"like:\n"
"        \t\t\n"
"\t\t\t\thost curly {\n"
"\t\t\t\t\thardware ethernet        00:20:af:2f:f7:9d;\n"
"\t\t\t\t\tfixed-address              192.168.192.3;\n"
"\t\t\t\t\t/*type                          fat;*/\n"
"\t\t\t\t\tfilename                      \"i386/boot/boot-3c509.2.4.18-6mdk."
"nbi\";\n"
"\t\t\t\t}\n"
"\t\t\t\n"
"\t\t\tWhile you can use a pool of IP addresses, rather than setup a specific "
"entry for\n"
"\t\t\ta client machine, using a fixed address scheme facilitates using the "
"functionality\n"
"\t\t\tof client-specific configuration files that ClusterNFS provides.\n"
"\t\t\t\n"
"\t\t\tNote: The \"/*type\" entry is only used by drakTermServ.  Clients can "
"either be \"thin\"*/\n"
"\t\t\tor 'fat'.  Thin clients run most software on the server via xdmcp, "
"while fat clients run most\n"
"\t\t\tsoftware on the client machine. A special inittab, /etc/inittab\\$\\"
"$IP=client_ip\\$\\$ is\n"
"\t\t\twritten for thin clients. System config files xdm-config, kdmrc, and "
"gdm.conf are modified\n"
"\t\t\tif thin clients are used, to enable xdmcp. Since there are security "
"issues in using xdmcp,\n"
"\t\t\thosts.deny and hosts.allow are modified to limit access to the local "
"subnet.\n"
"\t\t\t\n"
"\t\t\tNote: You must stop/start the server after adding or changing "
"clients.\n"
"\t\t\t\n"
"        - Maintain /etc/exports:\n"
"        \t\tClusternfs allows export of the root filesystem to diskless "
"clients. drakTermServ\n"
"        \t\tsets up the correct entry to allow anonymous access to the root "
"filesystem from\n"
"        \t\tdiskless clients.\n"
"\n"
"        \t\tA typical exports entry for clusternfs is:\n"
"        \t\t\n"
"        \t\t/                  (ro,all_squash)\n"
"        \t\t/home              SUBNET/MASK(rw,root_squash)\n"
"\t\t\t\n"
"\t\t\tWith SUBNET/MASK being defined for your network.\n"
"        \t\t\n"
"        - Maintain /etc/shadow\\$\\$CLIENT\\$\\$:\n"
"        \t\tFor users to be able to log into the system from a diskless "
"client, their entry in\n"
"        \t\t/etc/shadow needs to be duplicated in /etc/shadow\\$\\$CLIENTS\\$"
"\\$. drakTermServ helps\n"
"        \t\tin this respect by adding or removing system users from this "
"file.\n"
"\n"
"        - Per client /etc/X11XF86Config-4\\$\\$IP-ADDRESS\\$\\$:\n"
"        \t\tThrough clusternfs, each diskless client can have it's own "
"unique configuration files\n"
"        \t\ton the root filesystem of the server. In the future drakTermServ "
"will help create these\n"
"        \t\tfiles.\n"
"\n"
"        - Per client system configuration files:\n"
"        \t\tThrough clusternfs, each diskless client can have it's own "
"unique configuration files\n"
"        \t\ton the root filesystem of the server. In the future, "
"drakTermServ can help create files\n"
"        \t\tsuch as /etc/modules.conf, /etc/sysconfig/mouse, /etc/sysconfig/"
"keyboard on a per-client\n"
"        \t\tbasis.\n"
"\n"
"        - /etc/xinetd.d/tftp:\n"
"        \t\tdrakTermServ will configure this file to work in conjunction "
"with the images created by\n"
"        \t\tmkinitrd-net, and the entries in /etc/dhcpd.conf, to serve up "
"the boot image to each\n"
"        \t\tdiskless client.\n"
"\n"
"        \t\tA typical tftp configuration file looks like:\n"
"        \t\t\n"
"        \t\tservice tftp\n"
"        \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\t}\n"
"        \t\t\n"
"        \t\tThe changes here from the default installation are changing the "
"disable flag to\n"
"        \t\t'no' and changing the directory path to /var/lib/tftpboot, where "
"mkinitrd-net\n"
"        \t\tputs it's images.\n"
"\n"
"        - Create etherboot floppies/CDs:\n"
"        \t\tThe diskless client machines need either ROM images on the NIC, "
"or a boot floppy\n"
"        \t\tor CD to initate the boot sequence.  drakTermServ will help "
"generate these images,\n"
"        \t\tbased on the NIC in the client machine.\n"
"        \t\t\n"
"        \t\tA basic example of creating a boot floppy for a 3Com 3c509 "
"manually:\n"
"        \t\t\n"
"        \t\tcat /usr/lib/etherboot/boot1a.bin /\\n        \t\t\t/usr/lib/"
"etherboot/lzrom/3c509.lzrom > /dev/fd0\n"
" \n"
"\n"
msgstr ""

#: ../../standalone/drakTermServ_.c:488
msgid "Boot Floppy"
msgstr ""

#: ../../standalone/drakTermServ_.c:490
msgid "Boot ISO"
msgstr ""

#: ../../standalone/drakTermServ_.c:559
msgid "Build Whole Kernel -->"
msgstr ""

#: ../../standalone/drakTermServ_.c:561 ../../standalone/drakTermServ_.c:591
msgid "This will take a few minutes."
msgstr ""

#: ../../standalone/drakTermServ_.c:573
msgid "No kernel selected!"
msgstr ""

#: ../../standalone/drakTermServ_.c:576
msgid "Build Single NIC -->"
msgstr ""

#: ../../standalone/drakTermServ_.c:587
#, fuzzy
msgid "No nic selected!"
msgstr "Lugerezh ar voullerez"

#: ../../standalone/drakTermServ_.c:590
msgid "Build All Kernels -->"
msgstr ""

#: ../../standalone/drakTermServ_.c:604
#, fuzzy
msgid "<-- Delete"
msgstr "Dilemel"

#: ../../standalone/drakTermServ_.c:611
#, fuzzy
msgid "Delete All NBIs"
msgstr "Diuzit ar restr"

#: ../../standalone/drakTermServ_.c:668
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_.c:673
#, fuzzy
msgid "Add User -->"
msgstr "Ouzhpennañ un arveriad"

#: ../../standalone/drakTermServ_.c:681
msgid "<-- Del User"
msgstr ""

#: ../../standalone/drakTermServ_.c:720
#, fuzzy, c-format
msgid "type: %s"
msgstr "Seurt : "

#: ../../standalone/drakTermServ_.c:753
msgid "No net boot images created!"
msgstr ""

#: ../../standalone/drakTermServ_.c:773
msgid "Thin Client"
msgstr ""

#: ../../standalone/drakTermServ_.c:775
msgid "Allow Thin Clients"
msgstr ""

#: ../../standalone/drakTermServ_.c:778
msgid "Add Client -->"
msgstr ""

#: ../../standalone/drakTermServ_.c:821
msgid "<-- Edit Client"
msgstr ""

#: ../../standalone/drakTermServ_.c:837
#, fuzzy
msgid "Delete Client"
msgstr "Dilemel"

#: ../../standalone/drakTermServ_.c:843
#, fuzzy
msgid "dhcpd Config..."
msgstr "Kefluniañ IDE"

#: ../../standalone/drakTermServ_.c:876
msgid ""
"Need to restart the Display Manager for full changes to take effect. \n"
"(service dm restart - at the console)"
msgstr ""

#: ../../standalone/drakTermServ_.c:894
msgid "Subnet:"
msgstr ""

#: ../../standalone/drakTermServ_.c:901
#, fuzzy
msgid "Netmask:"
msgstr "Maskl rouedad"

#: ../../standalone/drakTermServ_.c:908
msgid "Routers:"
msgstr ""

#: ../../standalone/drakTermServ_.c:915
msgid "Subnet Mask:"
msgstr ""

#: ../../standalone/drakTermServ_.c:922
msgid "Broadcast Address:"
msgstr ""

#: ../../standalone/drakTermServ_.c:929
#, fuzzy
msgid "Domain Name:"
msgstr "Anv ar domani"

#: ../../standalone/drakTermServ_.c:937
#, fuzzy
msgid "Name Servers:"
msgstr "Servijer NIS"

#: ../../standalone/drakTermServ_.c:948
msgid "IP Range Start:"
msgstr ""

#: ../../standalone/drakTermServ_.c:949
msgid "IP Range End:"
msgstr ""

#: ../../standalone/drakTermServ_.c:1001
#, fuzzy
msgid "dhcpd Server Configuration"
msgstr "Kefluniadur"

#: ../../standalone/drakTermServ_.c:1002
msgid ""
"Most of these values were extracted\n"
"from your running system.\n"
"You can modify as needed."
msgstr ""

#: ../../standalone/drakTermServ_.c:1005
msgid "Dynamic IP Address Pool:"
msgstr ""

#: ../../standalone/drakTermServ_.c:1018
#, fuzzy
msgid "Write Config"
msgstr "Kefluniañ X"

#: ../../standalone/drakTermServ_.c:1120
#, fuzzy
msgid "Please insert floppy disk:"
msgstr "Lakait ur bladennig el lenner %s"

#: ../../standalone/drakTermServ_.c:1124
msgid "Couldn't access the floppy!"
msgstr ""

#: ../../standalone/drakTermServ_.c:1126
msgid "Floppy can be removed now"
msgstr ""

#: ../../standalone/drakTermServ_.c:1129
#, fuzzy
msgid "No floppy drive available!"
msgstr "Lenner pladennig hegerz ebet"

#: ../../standalone/drakTermServ_.c:1138
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""

#: ../../standalone/drakTermServ_.c:1140
msgid "Something went wrong! - Is mkisofs installed?"
msgstr ""

#: ../../standalone/drakTermServ_.c:1159
msgid "Need to create /etc/dhcpd.conf first!"
msgstr ""

#: ../../standalone/drakTermServ_.c:1451
msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
msgstr ""

#: ../../standalone/drakautoinst_.c:40
msgid "Error!"
msgstr "Fazi!"

#: ../../standalone/drakautoinst_.c:41
#, c-format
msgid "I can't find needed image file `%s'."
msgstr ""

#: ../../standalone/drakautoinst_.c:43
#, fuzzy
msgid "Auto Install Configurator"
msgstr "Kefluniadur goude staliañ"

#: ../../standalone/drakautoinst_.c:44
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
"\n"
"With that feature, you will be able to replay the installation you've "
"performed on this computer, being interactively prompted for some steps, in "
"order to change their values.\n"
"\n"
"For maximum safety, the partitioning and formatting will never be performed "
"automatically, whatever you chose during the install of this computer.\n"
"\n"
"Do you want to continue?"
msgstr ""

#: ../../standalone/drakautoinst_.c:62 ../../standalone/drakautoinst_.c:71
msgid "manual"
msgstr ""

#: ../../standalone/drakautoinst_.c:62
#, fuzzy
msgid "replay"
msgstr "Adkargañ"

#: ../../standalone/drakautoinst_.c:66
#, fuzzy
msgid "Automatic Steps Configuration"
msgstr "Kefluniadur goude staliañ"

#: ../../standalone/drakautoinst_.c:67
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""

#: ../../standalone/drakautoinst_.c:78 ../../standalone/drakautoinst_.c:79
#, fuzzy
msgid "Creating auto install floppy"
msgstr "O krouiñ ur bladennig staliañ emgefreek"

#: ../../standalone/drakautoinst_.c:139
msgid ""
"\n"
"Welcome.\n"
"\n"
"The parameters of the auto-install are available in the sections on the left"
msgstr ""

#: ../../standalone/drakautoinst_.c:234 ../../standalone/drakgw_.c:504
#: ../../standalone/scannerdrake_.c:117
msgid "Congratulations!"
msgstr "Gourc'hemennoù!"

#: ../../standalone/drakautoinst_.c:235
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""

#: ../../standalone/drakautoinst_.c:273
#, fuzzy
msgid "Auto Install"
msgstr "Staliañ"

#: ../../standalone/drakautoinst_.c:343
#, fuzzy
msgid "Add an item"
msgstr "Ouzhpennañ un arveriad"

#: ../../standalone/drakautoinst_.c:350
#, fuzzy
msgid "Remove the last item"
msgstr "O furmadiñ ar restr saveteiñ %s"

#: ../../standalone/drakbackup_.c:580
msgid "Cron not available yet as non-root"
msgstr ""

#: ../../standalone/drakbackup_.c:690
msgid "WARNING"
msgstr ""

#: ../../standalone/drakbackup_.c:691
#, fuzzy
msgid "FATAL"
msgstr "FAT"

#: ../../standalone/drakbackup_.c:692
msgid "INFO"
msgstr ""

#: ../../standalone/drakbackup_.c:704
msgid ""
"\n"
"                      DrakBackup Report \n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:705
msgid ""
"\n"
"                      DrakBackup Daemon Report\n"
"\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:709
msgid ""
"\n"
"                    DrakBackup Report Details\n"
"\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:730 ../../standalone/drakbackup_.c:803
#: ../../standalone/drakbackup_.c:859
#, fuzzy
msgid "Total progess"
msgstr "Amprouiñ ar porzhioù"

#: ../../standalone/drakbackup_.c:785
#, c-format
msgid ""
"%s exists, delete?\n"
"\n"
"Warning: 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_.c:794
msgid "This may take a moment to generate the keys."
msgstr ""

#: ../../standalone/drakbackup_.c:801
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr ""

#: ../../standalone/drakbackup_.c:818
#, c-format
msgid "No password prompt on %s at port %s"
msgstr ""

#: ../../standalone/drakbackup_.c:819
#, fuzzy, c-format
msgid "Bad password on %s"
msgstr "Tremenger ebet"

#: ../../standalone/drakbackup_.c:820
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr ""

#: ../../standalone/drakbackup_.c:821
#, fuzzy, c-format
msgid "Can't find %s on %s"
msgstr "Fazi en ur zigeriñ %s evit skrivañ : %s"

#: ../../standalone/drakbackup_.c:824
#, c-format
msgid "%s not responding"
msgstr ""

#: ../../standalone/drakbackup_.c:828
#, 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_.c:873
msgid "WebDAV remote site already in sync!"
msgstr ""

#: ../../standalone/drakbackup_.c:877
msgid "WebDAV transfer failed!"
msgstr ""

#: ../../standalone/drakbackup_.c:898
msgid "No CDR/DVDR in drive!"
msgstr ""

#: ../../standalone/drakbackup_.c:902
msgid "Does not appear to be recordable media!"
msgstr ""

#: ../../standalone/drakbackup_.c:906
msgid "Not erasable media!"
msgstr ""

#: ../../standalone/drakbackup_.c:945
msgid "This may take a moment to erase the media."
msgstr ""

#: ../../standalone/drakbackup_.c:1033
msgid "Permission problem accessing CD."
msgstr ""

#: ../../standalone/drakbackup_.c:1060
#, c-format
msgid "No tape in %s!"
msgstr ""

#: ../../standalone/drakbackup_.c:1174 ../../standalone/drakbackup_.c:1223
msgid "Backup system files..."
msgstr ""

#: ../../standalone/drakbackup_.c:1224 ../../standalone/drakbackup_.c:1291
#, fuzzy
msgid "Hard Disk Backup files..."
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:1236
#, fuzzy
msgid "Backup User files..."
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:1237
msgid "Hard Disk Backup Progress..."
msgstr ""

#: ../../standalone/drakbackup_.c:1290
#, fuzzy
msgid "Backup Other files..."
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:1296
#, fuzzy
msgid "No changes to backup!"
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:1312 ../../standalone/drakbackup_.c:1335
#, c-format
msgid ""
"\n"
"Drakbackup activities via %s:\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1319
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""

#: ../../standalone/drakbackup_.c:1322
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1340
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1345
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1354
#, fuzzy
msgid " Error during mail sending. \n"
msgstr "Fazi en ur lenn ar restr %s"

#: ../../standalone/drakbackup_.c:1380
msgid "Can't create catalog!"
msgstr ""

#: ../../standalone/drakbackup_.c:1490 ../../standalone/drakbackup_.c:1501
#: ../../standalone/drakfont_.c:946
#, fuzzy
msgid "File Selection"
msgstr "Diuzadenn strollad pakadoù"

#: ../../standalone/drakbackup_.c:1529
msgid "Select the files or directories and click on 'Add'"
msgstr ""

#: ../../standalone/drakbackup_.c:1573
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1574
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:1575
#, fuzzy
msgid "Backup your System files. (/etc directory)"
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:1576
msgid "Use incremental backup  (do not replace old backups)"
msgstr ""

#: ../../standalone/drakbackup_.c:1577
msgid "Do not include critical files (passwd, group, fstab)"
msgstr ""

#: ../../standalone/drakbackup_.c:1578
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""

#: ../../standalone/drakbackup_.c:1595
#, fuzzy
msgid "Please check all users that you want to include in your backup."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."

#: ../../standalone/drakbackup_.c:1622
msgid "Do not include the browser cache"
msgstr ""

#: ../../standalone/drakbackup_.c:1623 ../../standalone/drakbackup_.c:1647
msgid "Use Incremental Backups  (do not replace old backups)"
msgstr ""

#: ../../standalone/drakbackup_.c:1645 ../../standalone/drakfont_.c:1000
#, fuzzy
msgid "Remove Selected"
msgstr "Lemel ar steudad"

#: ../../standalone/drakbackup_.c:1679
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"

#: ../../standalone/drakbackup_.c:1714
#, fuzzy
msgid "Users"
msgstr "Anv arveriad"

#: ../../standalone/drakbackup_.c:1740
#, fuzzy
msgid "Use network connection to backup"
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:1742
msgid "Net Method:"
msgstr ""

#: ../../standalone/drakbackup_.c:1746
msgid "Use Expect for SSH"
msgstr ""

#: ../../standalone/drakbackup_.c:1747
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""

#: ../../standalone/drakbackup_.c:1748
msgid ""
"  Transfer  \n"
"Now"
msgstr ""

#: ../../standalone/drakbackup_.c:1749
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr ""

#: ../../standalone/drakbackup_.c:1753
#, fuzzy
msgid "Please enter the host name or IP."
msgstr "Dibabit seurt ho logodenn, mar plij."

#: ../../standalone/drakbackup_.c:1758
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""

#: ../../standalone/drakbackup_.c:1763
#, fuzzy
msgid "Please enter your login"
msgstr "Klaskit adarre mar plij"

#: ../../standalone/drakbackup_.c:1768
#, fuzzy
msgid "Please enter your password"
msgstr "Klaskit adarre mar plij"

#: ../../standalone/drakbackup_.c:1774
#, fuzzy
msgid "Remember this password"
msgstr "Tremenger ebet"

#: ../../standalone/drakbackup_.c:1785
msgid "Need hostname, username and password!"
msgstr ""

#: ../../standalone/drakbackup_.c:1879
msgid "Use CD/DVDROM to backup"
msgstr ""

#: ../../standalone/drakbackup_.c:1882
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""

#: ../../standalone/drakbackup_.c:1887
#, fuzzy
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Dibabit reizhadur ho stokellaoueg, mar plij."

#
#: ../../standalone/drakbackup_.c:1893
#, fuzzy
msgid "Please check for multisession CD"
msgstr "Klikit war ur parzhadur mar plij"

#
#: ../../standalone/drakbackup_.c:1899
#, fuzzy
msgid "Please check if you are using CDRW media"
msgstr "Klikit war ur parzhadur mar plij"

#
#: ../../standalone/drakbackup_.c:1905
#, fuzzy
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Klikit war ur parzhadur mar plij"

#: ../../standalone/drakbackup_.c:1906
msgid " Erase Now "
msgstr ""

#
#: ../../standalone/drakbackup_.c:1912
#, fuzzy
msgid "Please check if you are using a DVDR device"
msgstr "Klikit war ur parzhadur mar plij"

#
#: ../../standalone/drakbackup_.c:1918
#, fuzzy
msgid "Please check if you are using a DVDRAM device"
msgstr "Klikit war ur parzhadur mar plij"

#: ../../standalone/drakbackup_.c:1931
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""

#: ../../standalone/drakbackup_.c:1964
#, fuzzy
msgid "No CD device defined!"
msgstr "Diuzit ar restr"

#: ../../standalone/drakbackup_.c:2012
#, fuzzy
msgid "Use tape to backup"
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:2015
msgid "Please enter the device name to use for backup"
msgstr ""

#: ../../standalone/drakbackup_.c:2021
#, fuzzy
msgid "Please check if you want to use the non-rewinding device."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."

#: ../../standalone/drakbackup_.c:2027
#, fuzzy
msgid "Please check if you want to erase your tape before the backup."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."

#: ../../standalone/drakbackup_.c:2033
#, fuzzy
msgid "Please check if you want to eject your tape after the backup."
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."

#: ../../standalone/drakbackup_.c:2039 ../../standalone/drakbackup_.c:2112
#: ../../standalone/drakbackup_.c:3068
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""

#: ../../standalone/drakbackup_.c:2103
#, fuzzy
msgid "Please enter the directory to save to:"
msgstr "Dibabit seurt ho logodenn, mar plij."

#: ../../standalone/drakbackup_.c:2118 ../../standalone/drakbackup_.c:3074
#, fuzzy
msgid "Use quota for backup files."
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:2180
#, fuzzy
msgid "Network"
msgstr "Taolenn"

#: ../../standalone/drakbackup_.c:2185
msgid "CDROM / DVDROM"
msgstr "CDROM / DVDROM"

#: ../../standalone/drakbackup_.c:2190
msgid "HardDrive / NFS"
msgstr ""

#: ../../standalone/drakbackup_.c:2195
#, fuzzy
msgid "Tape"
msgstr "Seurt"

#: ../../standalone/drakbackup_.c:2208 ../../standalone/drakbackup_.c:2212
#: ../../standalone/drakbackup_.c:2216
msgid "hourly"
msgstr ""

#: ../../standalone/drakbackup_.c:2209 ../../standalone/drakbackup_.c:2213
#: ../../standalone/drakbackup_.c:2216
msgid "daily"
msgstr ""

#: ../../standalone/drakbackup_.c:2210 ../../standalone/drakbackup_.c:2214
#: ../../standalone/drakbackup_.c:2216
msgid "weekly"
msgstr ""

#: ../../standalone/drakbackup_.c:2211 ../../standalone/drakbackup_.c:2215
#: ../../standalone/drakbackup_.c:2216
msgid "monthly"
msgstr ""

#: ../../standalone/drakbackup_.c:2229
#, fuzzy
msgid "Use daemon"
msgstr "Anv arveriad"

#: ../../standalone/drakbackup_.c:2234
#, fuzzy
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."

#: ../../standalone/drakbackup_.c:2240
#, fuzzy
msgid ""
"Please choose the\n"
"media for backup."
msgstr "Diuzit ar yezh da implijout, mar plij."

#: ../../standalone/drakbackup_.c:2247
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""

#: ../../standalone/drakbackup_.c:2283
msgid "Send mail report after each backup to:"
msgstr ""

#: ../../standalone/drakbackup_.c:2289
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""

#: ../../standalone/drakbackup_.c:2324
msgid "What"
msgstr "Petra"

#: ../../standalone/drakbackup_.c:2329
msgid "Where"
msgstr "Pelec'h"

#: ../../standalone/drakbackup_.c:2334
msgid "When"
msgstr "Pa"

#: ../../standalone/drakbackup_.c:2339
#, fuzzy
msgid "More Options"
msgstr "Dibarzhoù ar mollad :"

#: ../../standalone/drakbackup_.c:2358 ../../standalone/drakbackup_.c:4444
#, fuzzy
msgid "Drakbackup Configuration"
msgstr "Kefluniadur ar rouedad"

#: ../../standalone/drakbackup_.c:2376
#, fuzzy
msgid "Please choose where you want to backup"
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."

#: ../../standalone/drakbackup_.c:2378
msgid "on Hard Drive"
msgstr ""

#: ../../standalone/drakbackup_.c:2388
msgid "across Network"
msgstr ""

#: ../../standalone/drakbackup_.c:2398
msgid "on CDROM"
msgstr ""

#: ../../standalone/drakbackup_.c:2406
#, fuzzy
msgid "on Tape Device"
msgstr "Trobarzhell ar voullerez"

#: ../../standalone/drakbackup_.c:2449
#, fuzzy
msgid "Please choose what you want to backup"
msgstr "Dibabit ar pakadoù a vennit staliañ, mar plij."

#: ../../standalone/drakbackup_.c:2450
#, fuzzy
msgid "Backup system"
msgstr "Kefluniañ reizhiadoù restroù"

#: ../../standalone/drakbackup_.c:2451
msgid "Backup Users"
msgstr ""

#: ../../standalone/drakbackup_.c:2454
msgid "Select user manually"
msgstr ""

#: ../../standalone/drakbackup_.c:2537
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""

#: ../../standalone/drakbackup_.c:2538
msgid ""
"\n"
"- System Files:\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2540
msgid ""
"\n"
"- User Files:\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2542
msgid ""
"\n"
"- Other Files:\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2544
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2547
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2553
msgid ""
"\n"
"- Burn to CD"
msgstr ""

#: ../../standalone/drakbackup_.c:2554
msgid "RW"
msgstr ""

#: ../../standalone/drakbackup_.c:2555
#, fuzzy, c-format
msgid " on device: %s"
msgstr "Trobarzhell al logodenn : %s\n"

#: ../../standalone/drakbackup_.c:2556
msgid " (multi-session)"
msgstr ""

#: ../../standalone/drakbackup_.c:2557
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""

#: ../../standalone/drakbackup_.c:2558
#, c-format
msgid "\t\tErase=%s"
msgstr ""

#: ../../standalone/drakbackup_.c:2561
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2562
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""

#: ../../standalone/drakbackup_.c:2563
#, fuzzy
msgid ""
"\n"
"- Options:\n"
msgstr "Parzhadur"

#: ../../standalone/drakbackup_.c:2564
msgid "\tDo not include System Files\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2567
msgid "\tBackups use tar and bzip2\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2569
msgid "\tBackups use tar and gzip\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2572
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2573
msgid "\t-Hard drive.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2574
msgid "\t-CDROM.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2575
msgid "\t-Tape \n"
msgstr ""

#: ../../standalone/drakbackup_.c:2576
msgid "\t-Network by FTP.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2577
msgid "\t-Network by SSH.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2578
msgid "\t-Network by rsync.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2579
msgid "\t-Network by webdav.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2581
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2587
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2754
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:2756
#, fuzzy
msgid "Please uncheck or remove it on next time."
msgstr "Dibabit ouzh pe borzh a-steud eo luget ho modem, mar plij."

#: ../../standalone/drakbackup_.c:2766
msgid "Backup files are corrupted"
msgstr ""

#: ../../standalone/drakbackup_.c:2787
msgid "          All of your selected data have been          "
msgstr ""

#: ../../standalone/drakbackup_.c:2788
#, c-format
msgid "          Successfuly Restored on %s       "
msgstr ""

#: ../../standalone/drakbackup_.c:2906
#, fuzzy
msgid "         Restore Configuration       "
msgstr "Kefluniadur ar rouedad"

#: ../../standalone/drakbackup_.c:2924
msgid "OK to restore the other files."
msgstr ""

#: ../../standalone/drakbackup_.c:2941
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""

#: ../../standalone/drakbackup_.c:3019
#, fuzzy
msgid "Backup the system files before:"
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:3021
#, fuzzy
msgid "please choose the date to restore"
msgstr "Dibabit seurt ho logodenn, mar plij."

#: ../../standalone/drakbackup_.c:3057
#, fuzzy
msgid "Use Hard Disk to backup"
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:3060
#, fuzzy
msgid "Please enter the directory to save:"
msgstr "Dibabit seurt ho logodenn, mar plij."

#: ../../standalone/drakbackup_.c:3103
#, fuzzy
msgid "FTP Connection"
msgstr "Lugerezh ar voullerez"

#: ../../standalone/drakbackup_.c:3110
#, fuzzy
msgid "Secure Connection"
msgstr "Diuzit lugerezh ar voullerez"

#: ../../standalone/drakbackup_.c:3134
#, fuzzy
msgid "Restore from Hard Disk."
msgstr "Assevel adalek ar pladennig"

#: ../../standalone/drakbackup_.c:3136
msgid "Please enter the directory where backups are stored"
msgstr ""

#: ../../standalone/drakbackup_.c:3204
#, fuzzy
msgid "Select another media to restore from"
msgstr "Dibabit seurt ho logodenn, mar plij."

#: ../../standalone/drakbackup_.c:3206
#, fuzzy
msgid "Other Media"
msgstr "All"

#: ../../standalone/drakbackup_.c:3211
#, fuzzy
msgid "Restore system"
msgstr "Staliañ ar reizhiad"

#: ../../standalone/drakbackup_.c:3212
#, fuzzy
msgid "Restore Users"
msgstr "Adaozañ adalek ar restr"

#: ../../standalone/drakbackup_.c:3213
#, fuzzy
msgid "Restore Other"
msgstr "Adaozañ adalek ar restr"

#: ../../standalone/drakbackup_.c:3215
#, fuzzy
msgid "select path to restore (instead of /)"
msgstr "Dibabit seurt ho logodenn, mar plij."

#: ../../standalone/drakbackup_.c:3219
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""

#: ../../standalone/drakbackup_.c:3221
msgid "Remove user directories before restore."
msgstr ""

#: ../../standalone/drakbackup_.c:3334
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""

#: ../../standalone/drakbackup_.c:3344
#, fuzzy
msgid ""
"Restore Selected\n"
"Files"
msgstr "Lemel ar steudad"

#: ../../standalone/drakbackup_.c:3361
#, fuzzy
msgid ""
"Change\n"
"Restore Path"
msgstr "Adaozañ adalek ar restr"

#: ../../standalone/drakbackup_.c:3427
#, c-format
msgid "Backup files not found at %s."
msgstr ""

#: ../../standalone/drakbackup_.c:3440
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""

#: ../../standalone/drakbackup_.c:3440
#, fuzzy
msgid "Restore From CD"
msgstr "Assevel adalek ar pladennig"

#: ../../standalone/drakbackup_.c:3442
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""

#: ../../standalone/drakbackup_.c:3452
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""

#: ../../standalone/drakbackup_.c:3452
#, fuzzy
msgid "Restore From Tape"
msgstr "Taolenn barzhañ saveteerezh"

#: ../../standalone/drakbackup_.c:3454
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr ""

#: ../../standalone/drakbackup_.c:3474
#, fuzzy
msgid "Restore Via Network"
msgstr "Adaozañ adalek ar restr"

#: ../../standalone/drakbackup_.c:3474
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""

#: ../../standalone/drakbackup_.c:3475
#, fuzzy
msgid "Host Name"
msgstr "Anv an ostiz"

#: ../../standalone/drakbackup_.c:3476
msgid "Host Path or Module"
msgstr ""

#: ../../standalone/drakbackup_.c:3483
#, fuzzy
msgid "Password required"
msgstr "Tremenger"

#: ../../standalone/drakbackup_.c:3489
#, fuzzy
msgid "Username required"
msgstr "Anv arveriad"

#: ../../standalone/drakbackup_.c:3492
#, fuzzy
msgid "Hostname required"
msgstr "Anv an ostiz : "

#: ../../standalone/drakbackup_.c:3497
msgid "Path or Module required"
msgstr ""

#: ../../standalone/drakbackup_.c:3510
msgid "Files Restored..."
msgstr ""

#: ../../standalone/drakbackup_.c:3513
#, fuzzy
msgid "Restore Failed..."
msgstr "Adaozañ adalek ar restr"

#: ../../standalone/drakbackup_.c:3751
msgid "Restore all backups"
msgstr ""

#: ../../standalone/drakbackup_.c:3760
#, fuzzy
msgid "Custom Restore"
msgstr "Neuziet"

#: ../../standalone/drakbackup_.c:3804
msgid "CD in place - continue."
msgstr ""

#: ../../standalone/drakbackup_.c:3810
msgid "Browse to new restore repository."
msgstr ""

#: ../../standalone/drakbackup_.c:3813
#, fuzzy
msgid "Restore From Catalog"
msgstr "Taolenn barzhañ saveteerezh"

#: ../../standalone/drakbackup_.c:3841
#, fuzzy
msgid "Restore Progress"
msgstr "Adaozañ adalek ar restr"

#: ../../standalone/drakbackup_.c:3883 ../../standalone/drakbackup_.c:3916
#: ../../standalone/drakbackup_.c:3942 ../../standalone/drakbackup_.c:3969
#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4056
#: ../../standalone/drakbackup_.c:4083 ../../standalone/drakbackup_.c:4113
#: ../../standalone/drakbackup_.c:4139
msgid "Previous"
msgstr "Diaraog"

#: ../../standalone/drakbackup_.c:3887 ../../standalone/drakbackup_.c:3973
#: ../../standalone/logdrake_.c:203
msgid "Save"
msgstr "Enrollañ"

#: ../../standalone/drakbackup_.c:3946
#, fuzzy
msgid "Build Backup"
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:4000 ../../standalone/drakbackup_.c:4544
#, fuzzy
msgid "Restore"
msgstr "Adaozañ adalek ar restr"

#: ../../standalone/drakbackup_.c:4189
msgid ""
"Error during sendmail.\n"
"  Your report mail was not sent.\n"
"  Please configure sendmail"
msgstr ""

#: ../../standalone/drakbackup_.c:4195
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""

#: ../../standalone/drakbackup_.c:4209
#, fuzzy
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr "Ar pakadoù a-heul a zo war-nes bezañ distaliet"

#: ../../standalone/drakbackup_.c:4232
#, fuzzy
msgid "Please select data to restore..."
msgstr "Diuzit ar yezh da implijout, mar plij."

#: ../../standalone/drakbackup_.c:4267
#, fuzzy
msgid "Please select media for backup..."
msgstr "Diuzit ar yezh da implijout, mar plij."

#: ../../standalone/drakbackup_.c:4275
#, fuzzy
msgid "Please select data to backup..."
msgstr "Diuzit ar yezh da implijout, mar plij."

#: ../../standalone/drakbackup_.c:4293 ../../standalone/drakbackup_.c:4304
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""

#: ../../standalone/drakbackup_.c:4308
msgid "Under Devel ... please wait."
msgstr ""

#: ../../standalone/drakbackup_.c:4382
#, fuzzy
msgid "Backup system files"
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:4384
#, fuzzy
msgid "Backup user files"
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:4386
#, fuzzy
msgid "Backup other files"
msgstr "Restr gwareziñ siek"

#: ../../standalone/drakbackup_.c:4388 ../../standalone/drakbackup_.c:4421
msgid "Total Progress"
msgstr ""

#: ../../standalone/drakbackup_.c:4412
msgid "files sending by FTP"
msgstr ""

#: ../../standalone/drakbackup_.c:4416
#, fuzzy
msgid "Sending files..."
msgstr "Enrollañ er restr"

#: ../../standalone/drakbackup_.c:4500
#, fuzzy
msgid "Backup Now from configuration file"
msgstr "Kefluniadur ar rouedad"

#: ../../standalone/drakbackup_.c:4505
#, fuzzy
msgid "View Backup Configuration."
msgstr "Kefluniadur ar rouedad"

#: ../../standalone/drakbackup_.c:4526
#, fuzzy
msgid "Wizard Configuration"
msgstr "Kefluniadur"

#: ../../standalone/drakbackup_.c:4531
#, fuzzy
msgid "Advanced Configuration"
msgstr "Kefluniadur"

#: ../../standalone/drakbackup_.c:4536
#, fuzzy
msgid "Backup Now"
msgstr "Kefluniañ reizhiadoù restroù"

#: ../../standalone/drakbackup_.c:4576
msgid "Drakbackup"
msgstr ""

#: ../../standalone/drakbackup_.c:4624
msgid ""
"options description:\n"
"\n"
" In this step Drakbackup allow you to change:\n"
"\n"
" - The compression mode:\n"
"    \n"
"      If you check bzip2 compression, you will compress\n"
"      your data better than gzip (about 2-10 %).\n"
"      This option is not checked by default because\n"
"      this compression mode needs more time (about 1000% more).\n"
" \n"
" - The update mode:\n"
"\n"
"      This option will update your backup, but this\n"
"      option is not really useful because you need to\n"
"      decompress your backup before you can update it.\n"
"      \n"
" - the .backupignore mode:\n"
"\n"
"      Like with cvs, Drakbackup will ignore all references\n"
"      included in .backupignore files in each directories.\n"
"      ex: \n"
"         /*> cat .backupignore*/\n"
"         *.o\n"
"         *~\n"
"         ...\n"
"      \n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:4654
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
" a bad configuration of postfix. To solve it you have to\n"
" set myhostname or mydomain in /etc/postfix/main.cf\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:4662
msgid ""
"options description:\n"
"\n"
" - Backup system files:\n"
"       \n"
"\tThis option allows you to backup your /etc directory,\n"
"\twhich contains all configuration files. Please be\n"
"\tcareful during the restore step to not overwrite:\n"
"\t\t/etc/passwd \n"
"\t\t/etc/group \n"
"\t\t/etc/fstab\n"
"\n"
" - Backup User files: \n"
"\n"
"\tThis option allows you select all users that you want \n"
"\tto backup.\n"
"\tTo preserve disk space, it is recommended that you \n"
"\tdo not include web browser's cache.\n"
"\n"
" - Backup Other files: \n"
"\n"
"\tThis option allows you to add more data to save.\n"
"\tWith the other backup it's not possible at the \n"
"\tmoment to select incremental backup.\t\t\n"
" \n"
" - Incremental Backups:\n"
"\n"
"\tThe incremental backup is the most powerful \n"
"\toption for backup. This option allows you \n"
"\tto backup all your data the first time, and \n"
"\tonly the changed afterward.\n"
"\tThen you will be able, during the restore\n"
"\tstep, to restore your data from a specified\n"
"\tdate.\n"
"\tIf you have not selected this option all\n"
"\told backups are deleted before each backup.    \n"
"\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:4701
msgid ""
"restore description:\n"
" \n"
"Only the most recent date will be used, because with incremental \n"
"backups it is necessary to restore one by one each older backup.\n"
"\n"
"So if you don't want to restore a user please unselect all their\n"
"check boxes.\n"
"\n"
"Otherwise, you are able to select only one of these.\n"
"\n"
" - Incremental Backups:\n"
"\n"
"\tThe incremental backup is the most powerful \n"
"\toption to use. This option allows you to \n"
"\tbackup all of your data the first time, and \n"
"\tonly the changed data after.\n"
"\tSo you will be able, during the restore\n"
"\tstep, to restore your data from a specified\n"
"\tdate.\n"
"\tIf you have not selected this option all\n"
"\told backups are deleted before each backup.    \n"
"\n"
"\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:4727
#, fuzzy
msgid ""
" Copyright (C) 2001-2002 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita."
"fr>"
msgstr ""
"Copyright (C) 2001 MandrakeSoft gant DUPONT Sebastien <dupont_s\\@epita.fr>"

#: ../../standalone/drakbackup_.c:4729
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""

#: ../../standalone/drakbackup_.c:4732
msgid ""
"Description:\n"
"\n"
"  Drakbackup is used to backup your system.\n"
"  During the configuration you can select: \n"
"\t- System files, \n"
"\t- Users files, \n"
"\t- Other files.\n"
"\tor All your system ...  and Other (like Windows Partitions)\n"
"\n"
"  Drakbackup allows you to backup your system on:\n"
"\t- Harddrive.\n"
"\t- NFS.\n"
"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
"\t- FTP.\n"
"\t- Rsync.\n"
"\t- Webdav.\n"
"\t- Tape.\n"
"\n"
"  Drakbackup allows you to restore your system to\n"
"  a user selected directory.\n"
"\n"
"  Per default all backup will be stored on your\n"
"  /var/lib/drakbackup directory\n"
"\n"
"  Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
"Restore Step:\n"
"  \n"
"  During the restore step, DrakBackup will remove \n"
"  your original directory and verify that all \n"
"  backup files are not corrupted. It is recommended \n"
"  you do a last backup before restoring.\n"
"\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:4769
msgid ""
"options description:\n"
"\n"
"Please be careful when you are using ftp backup, because only \n"
"backups that are already built are sent to the server.\n"
"So at the moment, you need to build the backup on your hard \n"
"drive before sending it to the server.\n"
"\n"
msgstr ""

#: ../../standalone/drakbackup_.c:4778
msgid ""
"\n"
"Restore Backup Problems:\n"
"\n"
"During the restore step, Drakbackup will verify all your\n"
"backup files before restoring them.\n"
"Before the restore, Drakbackup will remove \n"
"your original directory, and you will loose all your \n"
"data. It is important to be careful and not modify the \n"
"backup data files by hand.\n"
msgstr ""

#: ../../standalone/drakboot_.c:50
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Staliadur %s a zo sac'het. Degouezhet eo ar fazi a heul :"

#: ../../standalone/drakbug_.c:45
msgid "Mandrake Bug Report Tool"
msgstr ""

#: ../../standalone/drakbug_.c:50
msgid "First Time Wizard"
msgstr ""

#: ../../standalone/drakbug_.c:51
msgid "Synchronization tool"
msgstr ""

#: ../../standalone/drakbug_.c:52 ../../standalone/drakbug_.c:66
#: ../../standalone/drakbug_.c:133 ../../standalone/drakbug_.c:135
#: ../../standalone/drakbug_.c:139
msgid "Standalone Tools"
msgstr ""

#: ../../standalone/drakbug_.c:53
msgid "HardDrake"
msgstr ""

#: ../../standalone/drakbug_.c:54
#, fuzzy
msgid "Mandrake Online"
msgstr "MandrakeConsulting"

#: ../../standalone/drakbug_.c:55
#, fuzzy
msgid "Menudrake"
msgstr "MandrakeStore"

#: ../../standalone/drakbug_.c:56
#, fuzzy
msgid "Msec"
msgstr "Logodenn"

#: ../../standalone/drakbug_.c:57
#, fuzzy
msgid "Remote Control"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../standalone/drakbug_.c:58
#, fuzzy
msgid "Software Manager"
msgstr "Anv rannet"

#: ../../standalone/drakbug_.c:59
msgid "Urpmi"
msgstr ""

#: ../../standalone/drakbug_.c:60
#, fuzzy
msgid "Windows Migration tool"
msgstr "Titouroù"

#: ../../standalone/drakbug_.c:61
#, fuzzy
msgid "Userdrake"
msgstr "Moullerez"

#: ../../standalone/drakbug_.c:62
#, fuzzy
msgid "Configuration Wizards"
msgstr "Kefluniadur ar rouedad"

#: ../../standalone/drakbug_.c:75
#, fuzzy
msgid "Application:"
msgstr "X11/Arloadoù"

#: ../../standalone/drakbug_.c:76
#, fuzzy
msgid "Package: "
msgstr "Pakad"

#: ../../standalone/drakbug_.c:77
msgid "Kernel:"
msgstr ""

#: ../../standalone/drakbug_.c:78
#, fuzzy
msgid "Release: "
msgstr "Gortozit mar plij"

#: ../../standalone/drakbug_.c:93
msgid ""
"\n"
"\n"
"To submit a bug report, click on the button report.\n"
"This will open  a web browser window  on https://drakbug.mandrakesoft.com\n"
" where you'll find a form to fill in.The information displayed above will "
"be \n"
"transferred to that server\n"
"\n"
msgstr ""

#: ../../standalone/drakbug_.c:112
#, fuzzy
msgid "Report"
msgstr "Paour"

#: ../../standalone/drakbug_.c:148
#, fuzzy
msgid "Not installed"
msgstr "Dilezel ar staliadur"

#: ../../standalone/drakbug_.c:160
#, fuzzy
msgid "Package not installed"
msgstr "Dilezel ar staliadur"

#: ../../standalone/drakbug_.c:173
msgid "connecting to Bugzilla wizard ..."
msgstr ""

#: ../../standalone/drakbug_.c:180
#, fuzzy
msgid "No browser available! Please install one"
msgstr "Gallout a rit dibab yezhoù all hag a vo hegerz goude staliañ"

#: ../../standalone/drakconnect_.c:75
#, fuzzy, c-format
msgid "Network configuration (%d adapters)"
msgstr "Kefluniadur ar rouedad"

#: ../../standalone/drakconnect_.c:83 ../../standalone/drakconnect_.c:591
#, fuzzy
msgid "Profile: "
msgstr "marc'hañ sac'het : "

#: ../../standalone/drakconnect_.c:91
msgid "Del profile..."
msgstr ""

#: ../../standalone/drakconnect_.c:97
msgid "Profile to delete:"
msgstr ""

#: ../../standalone/drakconnect_.c:125
msgid "New profile..."
msgstr ""

#: ../../standalone/drakconnect_.c:131
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""

#: ../../standalone/drakconnect_.c:157
#, fuzzy
msgid "Hostname: "
msgstr "Anv an ostiz : "

#: ../../standalone/drakconnect_.c:164
#, fuzzy
msgid "Internet access"
msgstr "dedennus"

#: ../../standalone/drakconnect_.c:177
#, fuzzy
msgid "Type:"
msgstr "Seurt : "

#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
msgid "Gateway:"
msgstr "Treuzell : "

#: ../../standalone/drakconnect_.c:180 ../../standalone/drakconnect_.c:372
#, fuzzy
msgid "Interface:"
msgstr "dedennus"

#: ../../standalone/drakconnect_.c:191
msgid "Status:"
msgstr ""

#: ../../standalone/drakconnect_.c:198 ../../standalone/net_monitor_.c:145
msgid "Wait please"
msgstr ""

#: ../../standalone/drakconnect_.c:216
#, fuzzy
msgid "Configure Internet Access..."
msgstr "Kefluniañ servijoù"

#: ../../standalone/drakconnect_.c:223 ../../standalone/drakconnect_.c:445
#, fuzzy
msgid "LAN configuration"
msgstr "Kefluniadur"

#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "Driver"
msgstr "Servijer"

#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "Interface"
msgstr "dedennus"

#: ../../standalone/drakconnect_.c:228
msgid "Protocol"
msgstr ""

#: ../../standalone/drakconnect_.c:228
#, fuzzy
msgid "State"
msgstr "Meuziad Lañsañ"

#: ../../standalone/drakconnect_.c:240
#, fuzzy
msgid "Configure Local Area Network..."
msgstr "Kefluniañ ur rouedad"

#: ../../standalone/drakconnect_.c:252
msgid "Click here to launch the wizard ->"
msgstr ""

#: ../../standalone/drakconnect_.c:253
msgid "Wizard..."
msgstr "Skoazeller..."

#: ../../standalone/drakconnect_.c:279
msgid "Apply"
msgstr ""

#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
#: ../../standalone/net_monitor_.c:457
#, fuzzy
msgid "Connected"
msgstr "Anv ar gevreadenn"

#: ../../standalone/drakconnect_.c:380 ../../standalone/drakconnect_.c:403
#: ../../standalone/net_monitor_.c:457
#, fuzzy
msgid "Not connected"
msgstr "Lugerezh ar voullerez"

#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Connect..."
msgstr ""

#: ../../standalone/drakconnect_.c:381 ../../standalone/drakconnect_.c:404
msgid "Disconnect..."
msgstr ""

#: ../../standalone/drakconnect_.c:400
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""

#: ../../standalone/drakconnect_.c:427
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""

#: ../../standalone/drakconnect_.c:449
#, fuzzy
msgid "LAN Configuration"
msgstr "Kefluniadur"

#: ../../standalone/drakconnect_.c:460
#, c-format
msgid "Adapter %s: %s"
msgstr ""

#: ../../standalone/drakconnect_.c:466
msgid "Boot Protocol"
msgstr ""

#: ../../standalone/drakconnect_.c:467
msgid "Started on boot"
msgstr ""

#: ../../standalone/drakconnect_.c:468
msgid "DHCP client"
msgstr ""

#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
#, fuzzy
msgid "activate now"
msgstr "Bevaat"

#: ../../standalone/drakconnect_.c:493 ../../standalone/drakconnect_.c:496
#, fuzzy
msgid "deactivate now"
msgstr "Bevaat"

#: ../../standalone/drakconnect_.c:499
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
msgstr ""

#: ../../standalone/drakconnect_.c:556
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""

#: ../../standalone/drakconnect_.c:580
#, fuzzy
msgid "Internet connection configuration"
msgstr "Lugerezh ar voullerez"

#: ../../standalone/drakconnect_.c:584
#, fuzzy
msgid "Internet Connection Configuration"
msgstr "Lugerezh ar voullerez"

#: ../../standalone/drakconnect_.c:593 ../../standalone/net_monitor_.c:94
#, fuzzy
msgid "Connection type: "
msgstr "Anv ar gevreadenn"

#: ../../standalone/drakconnect_.c:599
msgid "Parameters"
msgstr ""

#: ../../standalone/drakconnect_.c:618
msgid "Gateway"
msgstr "Treuzell"

#: ../../standalone/drakconnect_.c:627
msgid "Ethernet Card"
msgstr ""

#: ../../standalone/drakconnect_.c:628
msgid "DHCP Client"
msgstr ""

#: ../../standalone/drakfloppy_.c:39
#, fuzzy
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"

#: ../../standalone/drakfloppy_.c:40
#, fuzzy
msgid "Module name"
msgstr "Dibarzhoù ar mollad :"

#: ../../standalone/drakfloppy_.c:40
#, fuzzy
msgid "Size"
msgstr "Ment: %s"

#: ../../standalone/drakfloppy_.c:45
#, fuzzy
msgid "drakfloppy"
msgstr "Assevel adalek ar pladennig"

#: ../../standalone/drakfloppy_.c:63
#, fuzzy
msgid "boot disk creation"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../standalone/drakfloppy_.c:71 ../../standalone/drakfloppy_.c:84
msgid "default"
msgstr "dre ziouer"

#: ../../standalone/drakfloppy_.c:87
#, c-format
msgid "DrakFloppy Error: %s"
msgstr ""

#: ../../standalone/drakfloppy_.c:98
#, fuzzy
msgid "kernel version"
msgstr "Kefluniañ ar proksioù"

#: ../../standalone/drakfloppy_.c:104
#, fuzzy
msgid "General"
msgstr "Rummel"

#: ../../standalone/drakfloppy_.c:109
#, fuzzy
msgid "Expert Area"
msgstr "Mod mailh"

#: ../../standalone/drakfloppy_.c:112
msgid "mkinitrd optional arguments"
msgstr ""

#: ../../standalone/drakfloppy_.c:113
#, fuzzy
msgid "Add a module"
msgstr "Ouzhpennañ un arveriad"

#: ../../standalone/drakfloppy_.c:133
#, fuzzy
msgid "force"
msgstr "Dilec'hiañ"

#: ../../standalone/drakfloppy_.c:134
msgid "if needed"
msgstr ""

#: ../../standalone/drakfloppy_.c:135
msgid "omit scsi modules"
msgstr ""

#: ../../standalone/drakfloppy_.c:136
msgid "omit raid modules"
msgstr ""

#: ../../standalone/drakfloppy_.c:172
#, fuzzy
msgid "Remove a module"
msgstr "Eilpennañ urzh ar pajennoù"

#: ../../standalone/drakfloppy_.c:194
msgid "Output"
msgstr ""

#: ../../standalone/drakfloppy_.c:206
msgid "Build the disk"
msgstr ""

#: ../../standalone/drakfloppy_.c:336
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr ""

#: ../../standalone/drakfloppy_.c:341
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
"Please insert one."
msgstr ""

#: ../../standalone/drakfloppy_.c:344
#, c-format
msgid "Unable to fork: %s"
msgstr ""

#: ../../standalone/drakfloppy_.c:349
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
" %s \n"
" %s"
msgstr ""

#: ../../standalone/drakfont_.c:213
msgid "Search installed fonts"
msgstr ""

#: ../../standalone/drakfont_.c:215
msgid "Unselect fonts installed"
msgstr ""

#: ../../standalone/drakfont_.c:239
msgid "parse all fonts"
msgstr ""

#: ../../standalone/drakfont_.c:242
#, fuzzy
msgid "no fonts found"
msgstr "%s ket kavet"

#: ../../standalone/drakfont_.c:251 ../../standalone/drakfont_.c:305
#: ../../standalone/drakfont_.c:361 ../../standalone/drakfont_.c:454
#: ../../standalone/drakfont_.c:466 ../../standalone/drakfont_.c:493
#: ../../standalone/drakfont_.c:514 ../../standalone/drakfont_.c:532
#, fuzzy
msgid "done"
msgstr "Graet"

#: ../../standalone/drakfont_.c:257
msgid "could not find any font in your mounted partitions"
msgstr ""

#: ../../standalone/drakfont_.c:303
msgid "Reselect correct fonts"
msgstr ""

#: ../../standalone/drakfont_.c:307
msgid "could not find any font.\n"
msgstr ""

#: ../../standalone/drakfont_.c:331
msgid "Search fonts in installed list"
msgstr ""

#: ../../standalone/drakfont_.c:359
#, fuzzy
msgid "Fonts copy"
msgstr "Furmadiñ ar bladennig"

#: ../../standalone/drakfont_.c:363
#, fuzzy
msgid "True Type fonts installation"
msgstr "O prientiñ ar staliadur"

#: ../../standalone/drakfont_.c:371
msgid "please wait during ttmkfdir..."
msgstr ""

#: ../../standalone/drakfont_.c:377
msgid "True Type install done"
msgstr ""

#: ../../standalone/drakfont_.c:386 ../../standalone/drakfont_.c:413
msgid "Fonts conversion"
msgstr ""

#: ../../standalone/drakfont_.c:392 ../../standalone/drakfont_.c:417
#: ../../standalone/drakfont_.c:450
msgid "type1inst building"
msgstr ""

#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:427
msgid "Ghostscript referencing"
msgstr ""

#: ../../standalone/drakfont_.c:437
msgid "ttf fonts conversion"
msgstr ""

#: ../../standalone/drakfont_.c:444
msgid "pfm fonts conversion"
msgstr ""

#: ../../standalone/drakfont_.c:456
msgid "Suppress temporary Files"
msgstr ""

#: ../../standalone/drakfont_.c:459
msgid "Restart XFS"
msgstr ""

#: ../../standalone/drakfont_.c:512 ../../standalone/drakfont_.c:526
msgid "Suppress Fonts Files"
msgstr ""

#: ../../standalone/drakfont_.c:528
#, fuzzy
msgid "xfs restart"
msgstr "strishaat"

#: ../../standalone/drakfont_.c:536 ../../standalone/drakfont_.c:902
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
"\n"
"-You can install the fonts using the normal way. In rare cases, bogus fonts "
"may hang up your X Server."
msgstr ""

#: ../../standalone/drakfont_.c:621
#, fuzzy
msgid "Fonts Importation"
msgstr "Furmadiñ parzhadurioù"

#: ../../standalone/drakfont_.c:650
msgid "Get Windows Fonts"
msgstr ""

#: ../../standalone/drakfont_.c:658
#, fuzzy
msgid "Uninstall Fonts"
msgstr "O tistaliañ ar RPMoù"

#: ../../standalone/drakfont_.c:669
#, fuzzy
msgid "Advanced Options"
msgstr "Kefluniadur"

#: ../../standalone/drakfont_.c:677
#, fuzzy
msgid "Font List"
msgstr "Poent marc'hañ"

#: ../../standalone/drakfont_.c:737
msgid ""
"\n"
" Copyright (C) 2001-2002 by MandrakeSoft \n"
"\tDUPONT Sebastien sdupont\\@mandrakesoft.com\n"
"\n"
" 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"
"\n"
" Thanks:\n"
"    -  pfm2afm:   \n"
"\t by Ken Borgendale:\n"
"\t    Convert a Windows .pfm  file to a .afm (Adobe Font Metrics)\n"
"    -  type1inst:\n"
"\t by James Macnicol: \n"
"\t    type1inst generates files fonts.dir fonts.scale & Fontmap.\n"
"    -  ttf2pt1:   \n"
"\t  by Andrew Weeks, Frank Siegert, Thomas Henlich, Sergey Babkin  \n"
"             Convert ttf font files to afm and pfb fonts\n"
"\n"
"\n"
msgstr ""

#: ../../standalone/drakfont_.c:793
msgid ""
"drakfont Future Overview\n"
"        - Fonts import:\n"
"                pfb ( Adobe Type 1 binary )\n"
"                pfa ( Adobe Type 1 ASCII )\n"
"                ttf ( True-Type  )\n"
"                pcf.gz\n"
"                Speedo\n"
"                and Bitmap (PCF, BDF, and SNF)\n"
"        - Features\n"
"                - Install fonts from any directory\n"
"                - Get windows fonts on any vfat partitions\n"
"                - Get fonts on any partitions.\n"
"                - UN-installation of any fonts (even if not installed "
"through drakfont)\n"
"        - Support\n"
"              - Xfs\n"
"              - ghostscript & printer\n"
"              - Staroffice & printer\n"
"              - abiword\n"
"\t      - netscape\n"
"              - Koffice, Gnumeric, ... studying\n"
"              - all fonts supported by printer\n"
"              - anti-aliases by RENDER in Xfree86 .... \n"
"\t\t\t\tsupported by KDE.\n"
"\t\t\t\twill be supported by gnome 1.2.\n"
"Visual Interface:\n"
"        Window interface:\n"
"          - Fontselectiondialog widget\n"
"          - Command buttons under Fontselectiondialog (like the actual "
"frontend).\n"
"        Commands buttons:\n"
"          - import from windows partition.\n"
"                import from all fat32 partitions and look for winnt/windows/"
"font\n"
"                and import all (delete doublon) but don't import if already "
"exist.\n"
"          - import from directory\n"
"                look for if it exist before for each font and not delete the "
"original.\n"
"                (replace all, no, none)\n"
"                expert options:\n"
"                        ask the directory, and look for if it exist before\n"
"                        if it exist ask: (replace all, no, none)\n"
"          - uninstall with list per font type\n"
"        Expert additional switch\n"
"          - option support:   ghostscript, Staroffice, etc...\n"
"                check-button. (by default all check)\n"
"          - Printer Application Fonts Support...\n"
"\n"
"\n"
msgstr ""

#: ../../standalone/drakfont_.c:862
#, fuzzy
msgid "Choose the applications that will support the fonts:"
msgstr "Dibabit ar parzhadur a vennit furmadiñ"

#: ../../standalone/drakfont_.c:870
msgid "Ghostscript"
msgstr ""

#: ../../standalone/drakfont_.c:877
#, fuzzy
msgid "StarOffice"
msgstr "Burev"

#: ../../standalone/drakfont_.c:884
msgid "Abiword"
msgstr ""

#: ../../standalone/drakfont_.c:891
#, fuzzy
msgid "Generic Printers"
msgstr "Moullerez"

#: ../../standalone/drakfont_.c:958
msgid "Select the font file or directory and click on 'Add'"
msgstr ""

#: ../../standalone/drakfont_.c:1005
#, fuzzy
msgid "Install List"
msgstr "Staliañ ar reizhiad"

#: ../../standalone/drakfont_.c:1048
msgid "click here if you are sure."
msgstr ""

#: ../../standalone/drakfont_.c:1055
msgid "here if no."
msgstr ""

#: ../../standalone/drakfont_.c:1112
msgid "Unselected All"
msgstr ""

#: ../../standalone/drakfont_.c:1116
#, fuzzy
msgid "Selected All"
msgstr "Diuzit ar restr"

#: ../../standalone/drakfont_.c:1120
#, fuzzy
msgid "Remove List"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../standalone/drakfont_.c:1142 ../../standalone/drakfont_.c:1175
msgid "Initials tests"
msgstr ""

#: ../../standalone/drakfont_.c:1145
msgid "Copy fonts on your system"
msgstr ""

#: ../../standalone/drakfont_.c:1149
msgid "Install & convert Fonts"
msgstr ""

#: ../../standalone/drakfont_.c:1153
#, fuzzy
msgid "Post Install"
msgstr "Staliañ"

#: ../../standalone/drakfont_.c:1178
msgid "Remove fonts on your system"
msgstr ""

#: ../../standalone/drakfont_.c:1182
#, fuzzy
msgid "Post Uninstall"
msgstr "Dilezel ar staliadur"

#: ../../standalone/drakgw_.c:42 ../../standalone/drakgw_.c:182
#, fuzzy
msgid "Internet Connection Sharing"
msgstr "Lugerezh ar voullerez"

#: ../../standalone/drakgw_.c:114
msgid "Sorry, we support only 2.4 kernels."
msgstr ""

#: ../../standalone/drakgw_.c:125
msgid "Internet Connection Sharing currently enabled"
msgstr ""

#: ../../standalone/drakgw_.c:126
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_.c:130
#, fuzzy
msgid "disable"
msgstr "Taolenn"

#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
msgid "dismiss"
msgstr ""

#: ../../standalone/drakgw_.c:130 ../../standalone/drakgw_.c:154
#, fuzzy
msgid "reconfigure"
msgstr "Kefluniañ X"

#: ../../standalone/drakgw_.c:133
#, fuzzy
msgid "Disabling servers..."
msgstr "O tinoiñ trobarzhelloù..."

#: ../../standalone/drakgw_.c:142
#, fuzzy
msgid "Internet connection sharing is now disabled."
msgstr "Lugerezh ar voullerez"

#: ../../standalone/drakgw_.c:149
msgid "Internet Connection Sharing currently disabled"
msgstr ""

#: ../../standalone/drakgw_.c:150
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_.c:154
#, fuzzy
msgid "enable"
msgstr "Taolenn"

#: ../../standalone/drakgw_.c:161
msgid "Enabling servers..."
msgstr ""

#: ../../standalone/drakgw_.c:166
#, fuzzy
msgid "Internet connection sharing is now enabled."
msgstr "Lugerezh ar voullerez"

#: ../../standalone/drakgw_.c:183
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_.c:211
#, c-format
msgid "Interface %s (using module %s)"
msgstr ""

#: ../../standalone/drakgw_.c:212
#, fuzzy, c-format
msgid "Interface %s"
msgstr "dedennus"

#: ../../standalone/drakgw_.c:220
msgid "No network adapter on your system!"
msgstr ""

#: ../../standalone/drakgw_.c:221
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""

#: ../../standalone/drakgw_.c:227
msgid "Network interface"
msgstr ""

#: ../../standalone/drakgw_.c:228
#, 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_.c:235
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""

#: ../../standalone/drakgw_.c:261
#, fuzzy
msgid "Network interface already configured"
msgstr "Skramm ket kefluniet"

#: ../../standalone/drakgw_.c:262
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
"\n"
"Do you want an automatic re-configuration?\n"
"\n"
"You can do it manually but you need to know what you're doing."
msgstr ""

#: ../../standalone/drakgw_.c:267
#, fuzzy
msgid "Automatic reconfiguration"
msgstr "Kefluniadur goude staliañ"

#: ../../standalone/drakgw_.c:267
msgid "No (experts only)"
msgstr ""

#: ../../standalone/drakgw_.c:268
#, fuzzy
msgid "Show current interface configuration"
msgstr "Kefluniañ ar modem"

#: ../../standalone/drakgw_.c:269
#, fuzzy
msgid "Current interface configuration"
msgstr "Kefluniañ ar modem"

#: ../../standalone/drakgw_.c:270
#, c-format
msgid ""
"Current configuration of `%s':\n"
"\n"
"Network: %s\n"
"IP address: %s\n"
"IP attribution: %s\n"
"Driver: %s"
msgstr ""

#: ../../standalone/drakgw_.c:283
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"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""

#: ../../standalone/drakgw_.c:290
#, fuzzy
msgid "Local Network adress"
msgstr "kartenn rouedad kavet ebet"

#: ../../standalone/drakgw_.c:294
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.\n"
"\n"
msgstr ""

#: ../../standalone/drakgw_.c:300
#, fuzzy
msgid "(This) DHCP Server IP"
msgstr "IP ar servijer SMB"

#: ../../standalone/drakgw_.c:301
#, fuzzy
msgid "The DNS Server IP"
msgstr "IP ar servijer SMB"

#: ../../standalone/drakgw_.c:302
#, fuzzy
msgid "The internal domain name"
msgstr "Moullerez lec'hel"

#: ../../standalone/drakgw_.c:303
msgid "The DHCP start range"
msgstr ""

#: ../../standalone/drakgw_.c:304
msgid "The DHCP end range"
msgstr ""

#: ../../standalone/drakgw_.c:305
msgid "The default lease (in seconds)"
msgstr ""

#: ../../standalone/drakgw_.c:306
msgid "The maximum lease (in seconds)"
msgstr ""

#: ../../standalone/drakgw_.c:307
msgid "Re-configure interface and DHCP server"
msgstr ""

#: ../../standalone/drakgw_.c:314
msgid "The Local Network did not finish with `.0', bailing out."
msgstr ""

#: ../../standalone/drakgw_.c:325
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""

#: ../../standalone/drakgw_.c:335
#, fuzzy
msgid "Configuring..."
msgstr "Kefluniañ IDE"

#: ../../standalone/drakgw_.c:336
msgid "Configuring scripts, installing software, starting servers..."
msgstr ""

#: ../../standalone/drakgw_.c:372
#, fuzzy, c-format
msgid "Problems installing package %s"
msgstr "O staliañ ar pakad %s"

#: ../../standalone/drakgw_.c:505
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP)."
msgstr ""

#: ../../standalone/drakgw_.c:523
msgid "The setup has already been done, but it's currently disabled."
msgstr ""

#: ../../standalone/drakgw_.c:524
msgid "The setup has already been done, and it's currently enabled."
msgstr ""

#: ../../standalone/drakgw_.c:525
#, fuzzy
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Lugerezh ar voullerez"

#: ../../standalone/drakgw_.c:531
#, fuzzy
msgid "Internet connection sharing configuration"
msgstr "Lugerezh ar voullerez"

#: ../../standalone/drakgw_.c:539
#, fuzzy, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
"\n"
"%s\n"
"\n"
"Click on Configure to launch the setup wizard."
msgstr "Lugerezh ar voullerez"

#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "group"
msgstr "Strollad labour"

#: ../../standalone/drakperm_.c:36
msgid "path"
msgstr ""

#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "permissions"
msgstr "parzhadur %s"

#: ../../standalone/drakperm_.c:36
#, fuzzy
msgid "user"
msgstr "Anv arveriad"

#: ../../standalone/drakperm_.c:43
msgid "Up"
msgstr ""

#: ../../standalone/drakperm_.c:44
#, fuzzy
msgid "delete"
msgstr "Dilemel"

#: ../../standalone/drakperm_.c:45
#, fuzzy
msgid "edit"
msgstr "Etre"

#: ../../standalone/drakperm_.c:46
#, fuzzy
msgid "Down"
msgstr "Graet"

#: ../../standalone/drakperm_.c:47
#, fuzzy
msgid "add a rule"
msgstr "Ouzhpennañ un arveriad"

#: ../../standalone/drakperm_.c:48
msgid "select perm file to see/edit"
msgstr ""

#: ../../standalone/drakperm_.c:51
msgid ""
"Drakperm is used to 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_.c:56
#, fuzzy
msgid "Add a new rule at the end"
msgstr "Moullerez lec'hel"

#: ../../standalone/drakperm_.c:57
msgid "Edit curent rule"
msgstr ""

#: ../../standalone/drakperm_.c:58
msgid "Up selected rule one level"
msgstr ""

#: ../../standalone/drakperm_.c:59
msgid "Down selected rule one level"
msgstr ""

#: ../../standalone/drakperm_.c:60
#, fuzzy
msgid "Delete selected rule"
msgstr "Lemel ar steudad"

#: ../../standalone/drakperm_.c:224
msgid "browse"
msgstr ""

#: ../../standalone/drakperm_.c:231
#, fuzzy
msgid "Current user"
msgstr "Aotren an arveriad"

#: ../../standalone/drakperm_.c:236
#, fuzzy
msgid "Permissions"
msgstr "Stumm : %s\n"

#: ../../standalone/drakperm_.c:237
msgid "Path"
msgstr ""

#: ../../standalone/drakperm_.c:238
#, fuzzy
msgid "Property"
msgstr "Paour"

#: ../../standalone/drakperm_.c:240
msgid "sticky-bit"
msgstr ""

#: ../../standalone/drakperm_.c:241
msgid "Set-UID"
msgstr ""

#: ../../standalone/drakperm_.c:242
msgid "Set-GID"
msgstr ""

#: ../../standalone/drakperm_.c:296
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""

#: ../../standalone/drakperm_.c:297
msgid "Use owner id for execution"
msgstr ""

#: ../../standalone/drakperm_.c:298
msgid "Use group id for execution"
msgstr ""

#: ../../standalone/drakperm_.c:299
msgid "when checked, owner and group won't be changed"
msgstr ""

#: ../../standalone/drakperm_.c:304
#, fuzzy
msgid "Path selection"
msgstr "Diuz pakadoù unan hag unan"

#: ../../standalone/drakperm_.c:350
#, fuzzy
msgid "user :"
msgstr "Anv arveriad"

#: ../../standalone/drakperm_.c:352
#, fuzzy
msgid "group :"
msgstr "Strollad labour"

#: ../../standalone/draksound_.c:46
#, fuzzy
msgid "No Sound Card detected!"
msgstr "Lugerezh ar voullerez"

#: ../../standalone/draksound_.c:47
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_.c:54
msgid ""
"\n"
"\n"
"\n"
"Note: if you've an ISA PnP sound card, you'll have to use the sndconfig "
"program.  Just type \"sndconfig\" in a console."
msgstr ""

#: ../../standalone/draksplash_.c:21
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr ""

#: ../../standalone/draksplash_.c:67
#, fuzzy
msgid "first step creation"
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../standalone/draksplash_.c:70
#, fuzzy
msgid "final resolution"
msgstr "Spister"

#: ../../standalone/draksplash_.c:71 ../../standalone/draksplash_.c:163
#, fuzzy
msgid "choose image file"
msgstr "Dibabit ur restr"

#: ../../standalone/draksplash_.c:72
#, fuzzy
msgid "Theme name"
msgstr "Anv rannet"

#: ../../standalone/draksplash_.c:77
msgid "Browse"
msgstr ""

#: ../../standalone/draksplash_.c:87 ../../standalone/draksplash_.c:153
#, fuzzy
msgid "Configure bootsplash picture"
msgstr "Kefluniañ servijoù"

#: ../../standalone/draksplash_.c:90
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr ""

#: ../../standalone/draksplash_.c:91
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr ""

#: ../../standalone/draksplash_.c:92
msgid "text width"
msgstr ""

#: ../../standalone/draksplash_.c:93
msgid "text box height"
msgstr ""

#: ../../standalone/draksplash_.c:94
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""

#: ../../standalone/draksplash_.c:95
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""

#: ../../standalone/draksplash_.c:96
msgid "the width of the progress bar"
msgstr ""

#: ../../standalone/draksplash_.c:97
msgid "the heigth of the progress bar"
msgstr ""

#: ../../standalone/draksplash_.c:98
msgid "the color of the progress bar"
msgstr ""

#: ../../standalone/draksplash_.c:113
#, fuzzy
msgid "Preview"
msgstr "trobarzhell"

#: ../../standalone/draksplash_.c:115
#, fuzzy
msgid "Save theme"
msgstr "Staliañ ar reizhiad"

#: ../../standalone/draksplash_.c:116
#, fuzzy
msgid "Choose color"
msgstr "Dibabit ur skramm"

#: ../../standalone/draksplash_.c:119
msgid "Display logo on Console"
msgstr ""

#: ../../standalone/draksplash_.c:120
msgid "Make kernel message quiet by default"
msgstr ""

#: ../../standalone/draksplash_.c:156 ../../standalone/draksplash_.c:321
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr ""

#: ../../standalone/draksplash_.c:205
msgid "saving Bootsplash theme..."
msgstr ""

#: ../../standalone/draksplash_.c:428
#, fuzzy
msgid "ProgressBar color selection"
msgstr "Lugerezh ar voullerez"

#: ../../standalone/draksplash_.c:449
#, fuzzy
msgid "You must choose an image file first!"
msgstr "Trobarzhell ar voullerez"

#: ../../standalone/draksplash_.c:458
#, fuzzy
msgid "Generating preview ..."
msgstr "O tinoiñ trobarzhelloù..."

#. -PO  First %s is theme name, second %s (in parenthesis) is resolution
#: ../../standalone/draksplash_.c:506
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""

#: ../../standalone/drakxtv_.c:46
msgid ""
"XawTV isn't installed!\n"
"\n"
"\n"
"If you do have a TV card but DrakX has neither detected it (no bttv nor "
"saa7134\n"
"module in \"/etc/modules\") nor installed xawtv, please send the\n"
"results of \"lspcidrake -v -f\" to \"install\\@mandrakesoft.com\"\n"
"with subject \"undetected TV card\".\n"
"\n"
"\n"
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""

#: ../../standalone/drakxtv_.c:63
#, fuzzy
msgid "Canada (cable)"
msgstr "Kanadian (Kebek)"

#: ../../standalone/drakxtv_.c:63
msgid "USA (broadcast)"
msgstr ""

#: ../../standalone/drakxtv_.c:63
msgid "USA (cable)"
msgstr ""

#: ../../standalone/drakxtv_.c:63
msgid "USA (cable-hrc)"
msgstr ""

#: ../../standalone/drakxtv_.c:64
msgid "China (broadcast)"
msgstr ""

#: ../../standalone/drakxtv_.c:64
msgid "Japan (broadcast)"
msgstr ""

#: ../../standalone/drakxtv_.c:64
msgid "Japan (cable)"
msgstr ""

#: ../../standalone/drakxtv_.c:65
msgid "East Europe"
msgstr ""

#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "France [SECAM]"
msgstr "Gall"

#: ../../standalone/drakxtv_.c:65
#, fuzzy
msgid "Ireland"
msgstr "Islandek"

#: ../../standalone/drakxtv_.c:65
msgid "West Europe"
msgstr ""

#: ../../standalone/drakxtv_.c:66
#, fuzzy
msgid "Australia"
msgstr "a-steud"

#: ../../standalone/drakxtv_.c:66
msgid "Newzealand"
msgstr ""

#: ../../standalone/drakxtv_.c:67
msgid "South Africa"
msgstr ""

#: ../../standalone/drakxtv_.c:68
msgid "Argentina"
msgstr ""

#: ../../standalone/drakxtv_.c:69
msgid "Australian Optus cable TV"
msgstr ""

#: ../../standalone/drakxtv_.c:102
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr ""

#: ../../standalone/drakxtv_.c:104
msgid "TV norm:"
msgstr ""

#: ../../standalone/drakxtv_.c:105
msgid "Area:"
msgstr ""

#: ../../standalone/drakxtv_.c:109
msgid "Scanning for TV channels in progress ..."
msgstr ""

#: ../../standalone/drakxtv_.c:116
msgid "Scanning for TV channels"
msgstr ""

#: ../../standalone/drakxtv_.c:120
#, fuzzy
msgid "There was an error while scanning for TV channels"
msgstr "Ur fazi a zo bet en ur staliañ ar pakadoù :"

#: ../../standalone/drakxtv_.c:121
msgid "XawTV isn't installed!"
msgstr ""

#: ../../standalone/drakxtv_.c:124
msgid "Have a nice day!"
msgstr ""

#: ../../standalone/drakxtv_.c:125
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr ""

#: ../../standalone/drakxtv_.c:147
msgid "No TV Card detected!"
msgstr ""

#: ../../standalone/drakxtv_.c:148
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_.c:17
#, fuzzy
msgid "Alternative drivers"
msgstr "O voullañ pajenn(où) skrid..."

#: ../../standalone/harddrake2_.c:18
msgid "the list of alternative drivers for this sound card"
msgstr ""

#: ../../standalone/harddrake2_.c:20
msgid "Bus"
msgstr ""

#: ../../standalone/harddrake2_.c:21
msgid ""
"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""

#: ../../standalone/harddrake2_.c:22
#, fuzzy
msgid "Channel"
msgstr "Nullañ"

#: ../../standalone/harddrake2_.c:22
msgid "EIDE/SCSI channel"
msgstr ""

#: ../../standalone/harddrake2_.c:23
msgid "Bogomips"
msgstr ""

#: ../../standalone/harddrake2_.c:23
msgid ""
"The GNU/Linux kernel needs to do run a calculation loop at boot time\n"
"\t to initialize a timer counter.  Its result is stored as bogomips as a way "
"to \"benchmark\" the cpu."
msgstr ""

#: ../../standalone/harddrake2_.c:26
#, fuzzy
msgid "Bus identification"
msgstr "Dilesadur"

#: ../../standalone/harddrake2_.c:27
msgid ""
"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
"PCI/USB ids"
msgstr ""

#: ../../standalone/harddrake2_.c:29
msgid "Location on the bus"
msgstr ""

#: ../../standalone/harddrake2_.c:30
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_.c:33
#, fuzzy
msgid "Cache size"
msgstr "ment diaoz"

#: ../../standalone/harddrake2_.c:33
msgid "Size of the (second level) cpu cache"
msgstr ""

#: ../../standalone/harddrake2_.c:34
msgid "Coma bug:"
msgstr ""

#: ../../standalone/harddrake2_.c:34
msgid "Does this cpu has Cyrix 6x86 Coma bug ?"
msgstr ""

#: ../../standalone/harddrake2_.c:35
msgid "Cpuid family"
msgstr ""

#: ../../standalone/harddrake2_.c:35
msgid "Family of the cpu (eg: 6 for i686 class)"
msgstr ""

#: ../../standalone/harddrake2_.c:36
#, fuzzy
msgid "Cpuid level"
msgstr "Live surentez"

#: ../../standalone/harddrake2_.c:36
msgid "Information level that can be obtained through the cpuid instruction"
msgstr ""

#: ../../standalone/harddrake2_.c:37
msgid "Frequency (MHz)"
msgstr ""

#: ../../standalone/harddrake2_.c:37
msgid ""
"The cpu frequency in Mhz (Mega herz which in first approximation may be "
"coarsely assimilated to number of instructions the cpu is able to execute "
"per second)"
msgstr ""

#: ../../standalone/harddrake2_.c:38
msgid "This field describes the device"
msgstr ""

#: ../../standalone/harddrake2_.c:39
#, fuzzy
msgid "Old device file"
msgstr "Diuzit ar restr"

#: ../../standalone/harddrake2_.c:40
msgid "old static device name used in dev package"
msgstr ""

#: ../../standalone/harddrake2_.c:41
#, fuzzy
msgid "New devfs device"
msgstr "Trobarzhell an dreuzell"

#: ../../standalone/harddrake2_.c:42
msgid "new dinamic device name generated by incore kernel devfs"
msgstr ""

#: ../../standalone/harddrake2_.c:43
#, fuzzy
msgid "Module"
msgstr "Logodenn"

#: ../../standalone/harddrake2_.c:43
msgid "the module of the GNU/Linux kernel that handle that device"
msgstr ""

#: ../../standalone/harddrake2_.c:44
msgid "CPU flags reported by the kernel"
msgstr ""

#: ../../standalone/harddrake2_.c:44
msgid "Flags"
msgstr ""

#: ../../standalone/harddrake2_.c:45
msgid "Fdiv bug"
msgstr ""

#: ../../standalone/harddrake2_.c:46
msgid ""
"Early Intel Pentium chips manufactured have a bug in their floating point "
"processor which did not achieve the attended precision when performing a "
"Floating point DIVision (FDIV)"
msgstr ""

#: ../../standalone/harddrake2_.c:49
msgid "Is FPU present"
msgstr ""

#: ../../standalone/harddrake2_.c:49
msgid "yes means the processor has an arithmetic coprocessor"
msgstr ""

#: ../../standalone/harddrake2_.c:50
msgid "Does FPU have an irq vector"
msgstr ""

#: ../../standalone/harddrake2_.c:50
msgid "yes means the arithmetic coprocessor has an exception vector attached"
msgstr ""

#: ../../standalone/harddrake2_.c:51
msgid "Early pentium were buggy and freezed when decoding the F00F bytecode"
msgstr ""

#: ../../standalone/harddrake2_.c:51
msgid "F00f bug"
msgstr ""

#: ../../standalone/harddrake2_.c:52
msgid "Halt bug"
msgstr ""

#: ../../standalone/harddrake2_.c:53
msgid ""
"Some of the early i486DX-100 chips cannot reliably return to operating mode "
"after the \"halt\" instruction is used"
msgstr ""

#: ../../standalone/harddrake2_.c:55
#, fuzzy
msgid "Floppy format"
msgstr "Furmadiñ"

#: ../../standalone/harddrake2_.c:55
msgid "Format of floppies the drive accept"
msgstr ""

#: ../../standalone/harddrake2_.c:56
#, fuzzy
msgid "Level"
msgstr "live"

#: ../../standalone/harddrake2_.c:56
msgid "Sub generation of the cpu"
msgstr ""

#: ../../standalone/harddrake2_.c:57
msgid "Media class"
msgstr ""

#: ../../standalone/harddrake2_.c:57
msgid "class of hardware device"
msgstr ""

#: ../../standalone/harddrake2_.c:58 ../../standalone/harddrake2_.c:59
#, fuzzy
msgid "Model"
msgstr "Logodenn"

#: ../../standalone/harddrake2_.c:58
#, fuzzy
msgid "hard disk model"
msgstr "Memor kartenn (DMA)"

#: ../../standalone/harddrake2_.c:59
msgid "Generation of the cpu (eg: 8 for PentiumIII, ...)"
msgstr ""

#: ../../standalone/harddrake2_.c:60
#, fuzzy
msgid "Model name"
msgstr "Dibarzhoù ar mollad :"

#: ../../standalone/harddrake2_.c:60
msgid "Official vendor name of the cpu"
msgstr ""

#: ../../standalone/harddrake2_.c:61
#, fuzzy
msgid "Number of buttons"
msgstr "2 nozelenn"

#: ../../standalone/harddrake2_.c:62
#, fuzzy
msgid "Name"
msgstr "Anv: "

#: ../../standalone/harddrake2_.c:63
#, fuzzy
msgid "network printer port"
msgstr "Dibarzhoù ar voullerez NetWare"

#: ../../standalone/harddrake2_.c:64
msgid "Processor ID"
msgstr ""

#: ../../standalone/harddrake2_.c:64
msgid "the number of the processor"
msgstr ""

#: ../../standalone/harddrake2_.c:65
#, fuzzy
msgid "Model stepping"
msgstr "O furmadiñ"

#: ../../standalone/harddrake2_.c:65
msgid "Stepping of the cpu (sub model (generation) number)"
msgstr ""

#: ../../standalone/harddrake2_.c:66
#, fuzzy
msgid "The type of bus on which the mouse is connected"
msgstr "Dibabit ar porzh a-steud m'eo luget ho logodenn outañ, mar plij."

#: ../../standalone/harddrake2_.c:67
msgid "the vendor name of the device"
msgstr ""

#: ../../standalone/harddrake2_.c:68
msgid "the vendor name of the processor"
msgstr ""

#: ../../standalone/harddrake2_.c:82
#, fuzzy
msgid "/_Quit"
msgstr "Kuitaat"

#: ../../standalone/harddrake2_.c:83
#, fuzzy
msgid "/Autodetect _printers"
msgstr "Dilesadur"

#: ../../standalone/harddrake2_.c:83 ../../standalone/harddrake2_.c:85
#: ../../standalone/logdrake_.c:81
#, fuzzy
msgid "/_Options"
msgstr "Parzhadur"

#: ../../standalone/harddrake2_.c:85
#, fuzzy
msgid "/Autodetect _modems"
msgstr "Dilesadur"

#: ../../standalone/harddrake2_.c:87 ../../standalone/harddrake2_.c:89
#: ../../standalone/harddrake2_.c:100 ../../standalone/harddrake2_.c:102
#: ../../standalone/logdrake_.c:83
msgid "/_Help"
msgstr "/_Skoazell"

#: ../../standalone/harddrake2_.c:89
msgid "/_Help..."
msgstr "/_Skoazell..."

#: ../../standalone/harddrake2_.c:92
msgid "Harddrake help"
msgstr ""

#: ../../standalone/harddrake2_.c:93
msgid ""
"Description of the fields:\n"
"\n"
msgstr ""

#: ../../standalone/harddrake2_.c:96
msgid ""
"Once you've selected a device, you'll be able to see explanations on fields "
"displayed on the right frame (\"Information\")"
msgstr ""

#: ../../standalone/harddrake2_.c:96
#, fuzzy
msgid "Select a device !"
msgstr "Diuzit ur gartenn c'hrafek"

#: ../../standalone/harddrake2_.c:100
msgid "/_Report Bug"
msgstr ""

#: ../../standalone/harddrake2_.c:102
#, fuzzy
msgid "/_About..."
msgstr "Marc'hañ"

#: ../../standalone/harddrake2_.c:104
msgid "About Harddrake"
msgstr ""

#: ../../standalone/harddrake2_.c:105
msgid ""
"This is HardDrake, a Mandrake hardware configuration tool.\n"
"Version:"
msgstr ""

#: ../../standalone/harddrake2_.c:106
#, fuzzy
msgid "Author:"
msgstr "Embrouiñ"

#: ../../standalone/harddrake2_.c:113
#, fuzzy
msgid "Detection in progress"
msgstr "Poent marc'hañ doubl %s"

#: ../../standalone/harddrake2_.c:119
#, fuzzy
msgid "Harddrake2 version "
msgstr "Dinoiñ ar bladenn galet"

#: ../../standalone/harddrake2_.c:126
#, fuzzy
msgid "Detected hardware"
msgstr "Gwelet titouroù periantel"

#: ../../standalone/harddrake2_.c:129
#, fuzzy
msgid "Information"
msgstr "Diskouez titouroù"

#: ../../standalone/harddrake2_.c:131
#, fuzzy
msgid "Configure module"
msgstr "Kefluniañ al logodenn"

#: ../../standalone/harddrake2_.c:137
msgid "Run config tool"
msgstr ""

#: ../../standalone/harddrake2_.c:143
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../standalone/harddrake2_.c:159
msgid ""
"Click on a device in the left tree in order to get its information displayed "
"here."
msgstr ""

#: ../../standalone/harddrake2_.c:231
msgid "primary"
msgstr ""

#: ../../standalone/harddrake2_.c:231
#, fuzzy
msgid "secondary"
msgstr "%d eilenn"

#: ../../standalone/harddrake2_.c:260
#, fuzzy
msgid "/Autodetect modems"
msgstr "Dilesadur"

#: ../../standalone/harddrake2_.c:260
#, fuzzy
msgid "/Autodetect printers"
msgstr "Dilesadur"

#: ../../standalone/harddrake2_.c:261
#, fuzzy
msgid "/Options"
msgstr "Parzhadur"

#: ../../standalone/keyboarddrake_.c:26
msgid "Please, choose your keyboard layout."
msgstr "Dibabit reizhadur ho stokellaoueg, mar plij."

#: ../../standalone/keyboarddrake_.c:35
msgid "Do you want the BackSpace to return Delete in console?"
msgstr ""

#: ../../standalone/livedrake_.c:18
#, fuzzy
msgid "Change Cd-Rom"
msgstr "Kemmañ ar spister"

#: ../../standalone/livedrake_.c:19
#, fuzzy
msgid ""
"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n"
"If you don't have it, press Cancel to avoid live upgrade."
msgstr ""
"Kemmit ho Cd-Rom!\n"
"\n"
"Lakait el lenner ar Cd-Rom warnañ an diketenn \"%s\" mar plij ha gwaskit Mat "
"eo da c'houde.\n"
"Ma n'emañ ket ganeoc'h gwaskit Nullañ evit chom hep staliañ ar Cd-Rom-se."

#: ../../standalone/livedrake_.c:29
msgid "Unable to start live upgrade !!!\n"
msgstr ""

#: ../../standalone/localedrake_.c:34
msgid "The change is done, but to be effective you must logout"
msgstr ""

#: ../../standalone/logdrake_.c:56 ../../ugtk.pm_.c:284 ../../ugtk2.pm_.c:350
msgid "logdrake"
msgstr ""

#: ../../standalone/logdrake_.c:68
msgid "Show only for the selected day"
msgstr ""

#: ../../standalone/logdrake_.c:75
#, fuzzy
msgid "/File/_New"
msgstr "Restroù :\n"

#: ../../standalone/logdrake_.c:75
msgid "<control>N"
msgstr ""

#: ../../standalone/logdrake_.c:76
msgid "/File/_Open"
msgstr ""

#: ../../standalone/logdrake_.c:76
msgid "<control>O"
msgstr ""

#: ../../standalone/logdrake_.c:77
msgid "/File/_Save"
msgstr "/Restr/_Enrollañ"

#: ../../standalone/logdrake_.c:77
msgid "<control>S"
msgstr ""

#: ../../standalone/logdrake_.c:78
msgid "/File/Save _As"
msgstr ""

#: ../../standalone/logdrake_.c:79
msgid "/File/-"
msgstr "/Restr/-"

#: ../../standalone/logdrake_.c:82
#, fuzzy
msgid "/Options/Test"
msgstr "Parzhadur"

#: ../../standalone/logdrake_.c:84
msgid "/Help/_About..."
msgstr ""

#: ../../standalone/logdrake_.c:145
#, fuzzy
msgid "User"
msgstr "Anv arveriad"

#: ../../standalone/logdrake_.c:146
#, fuzzy
msgid "Messages"
msgstr "Amprouiñ ar porzhioù"

#: ../../standalone/logdrake_.c:147
msgid "Syslog"
msgstr "Syslog"

#: ../../standalone/logdrake_.c:148
msgid "Mandrake Tools Explanations"
msgstr ""

#: ../../standalone/logdrake_.c:151
#, fuzzy
msgid "search"
msgstr "Klask"

#: ../../standalone/logdrake_.c:161
msgid "A tool to monitor your logs"
msgstr ""

#: ../../standalone/logdrake_.c:162 ../../standalone/net_monitor_.c:91
msgid "Settings"
msgstr ""

#: ../../standalone/logdrake_.c:167
#, fuzzy
msgid "matching"
msgstr "O vrasjediñ"

#: ../../standalone/logdrake_.c:168
msgid "but not matching"
msgstr ""

#: ../../standalone/logdrake_.c:172
#, fuzzy
msgid "Choose file"
msgstr "Dibabit un obererezh"

#: ../../standalone/logdrake_.c:181
msgid "Calendar"
msgstr ""

#: ../../standalone/logdrake_.c:191
#, fuzzy
msgid "Content of the file"
msgstr "Anv ar gevreadenn"

#: ../../standalone/logdrake_.c:195 ../../standalone/logdrake_.c:375
msgid "Mail alert"
msgstr ""

#: ../../standalone/logdrake_.c:245
#, fuzzy, c-format
msgid "please wait, parsing file: %s"
msgstr "O prientiñ ar staliadur"

#: ../../standalone/logdrake_.c:392
#, fuzzy
msgid "Mail alert configuration"
msgstr "Kefluniañ ar proksioù"

#: ../../standalone/logdrake_.c:393
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""

#: ../../standalone/logdrake_.c:400
msgid "Apache World Wide Web Server"
msgstr ""

#: ../../standalone/logdrake_.c:401
#, fuzzy
msgid "Domain Name Resolver"
msgstr "Anv ar domani"

#: ../../standalone/logdrake_.c:402
#, fuzzy
msgid "Ftp Server"
msgstr "Servijer NIS"

#: ../../standalone/logdrake_.c:403
#, fuzzy
msgid "Postfix Mail Server"
msgstr "Stlennvonioù"

#: ../../standalone/logdrake_.c:404
#, fuzzy
msgid "Samba Server"
msgstr "Servijer NIS"

#: ../../standalone/logdrake_.c:405
#, fuzzy
msgid "SSH Server"
msgstr "Servijer NIS"

#: ../../standalone/logdrake_.c:406
#, fuzzy
msgid "Webmin Service"
msgstr "trobarzhell"

#: ../../standalone/logdrake_.c:407
#, fuzzy
msgid "Xinetd Service"
msgstr "Servijer moullañ"

#: ../../standalone/logdrake_.c:414
#, fuzzy
msgid "service setting"
msgstr "dedennus"

#: ../../standalone/logdrake_.c:415
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""

#: ../../standalone/logdrake_.c:428
#, fuzzy
msgid "load setting"
msgstr "O furmadiñ"

#: ../../standalone/logdrake_.c:429
msgid "You will receive an alert if the load is higher than this value"
msgstr ""

#: ../../standalone/logdrake_.c:444
#, fuzzy
msgid "alert configuration"
msgstr "Kefluniañ ar proksioù"

#: ../../standalone/logdrake_.c:445
#, fuzzy
msgid "Please enter your email address below "
msgstr "Klaskit adarre mar plij"

#: ../../standalone/logdrake_.c:486
#, fuzzy
msgid "Save as.."
msgstr "Meuziad Lañsañ"

#: ../../standalone/mousedrake_.c:37
msgid "Please, choose the type of your mouse."
msgstr "Dibabit seurt ho logodenn, mar plij."

#: ../../standalone/mousedrake_.c:50
msgid "Emulate third button?"
msgstr "Kendarvan an trede nozelenn ?"

#: ../../standalone/net_monitor_.c:53 ../../standalone/net_monitor_.c:87
#, fuzzy
msgid "Network Monitoring"
msgstr "Kefluniadur ar rouedad"

#: ../../standalone/net_monitor_.c:96
#, fuzzy
msgid "Profile "
msgstr "marc'hañ sac'het : "

#: ../../standalone/net_monitor_.c:99
msgid "Statistics"
msgstr ""

#: ../../standalone/net_monitor_.c:103
#, fuzzy
msgid "Sending Speed:"
msgstr "Enrollañ er restr"

#: ../../standalone/net_monitor_.c:104
msgid "Receiving Speed:"
msgstr ""

#: ../../standalone/net_monitor_.c:106
#, fuzzy
msgid "Connection Time: "
msgstr "Anv ar gevreadenn"

#: ../../standalone/net_monitor_.c:113
msgid "Logs"
msgstr ""

#: ../../standalone/net_monitor_.c:147
#, fuzzy
msgid "Wait please, testing your connection..."
msgstr "Kefluniañ ur rouedad"

#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
#, fuzzy
msgid "Connecting to Internet "
msgstr "Anv ar gevreadenn"

#: ../../standalone/net_monitor_.c:178 ../../standalone/net_monitor_.c:191
#, fuzzy
msgid "Disconnecting from Internet "
msgstr "Anv ar gevreadenn"

#: ../../standalone/net_monitor_.c:222
msgid "Disconnection from Internet failed."
msgstr ""

#: ../../standalone/net_monitor_.c:223
msgid "Disconnection from Internet complete."
msgstr ""

#: ../../standalone/net_monitor_.c:225
#, fuzzy
msgid "Connection complete."
msgstr "Anv ar gevreadenn"

#: ../../standalone/net_monitor_.c:226
msgid ""
"Connection failed.\n"
"Verify your configuration in the Mandrake Control Center."
msgstr ""

#: ../../standalone/net_monitor_.c:330
#, fuzzy
msgid "Color configuration"
msgstr "Kefluniañ ar proksioù"

#: ../../standalone/net_monitor_.c:383 ../../standalone/net_monitor_.c:403
msgid "sent: "
msgstr ""

#: ../../standalone/net_monitor_.c:390 ../../standalone/net_monitor_.c:407
msgid "received: "
msgstr ""

#: ../../standalone/net_monitor_.c:397
msgid "average"
msgstr ""

#: ../../standalone/net_monitor_.c:400
#, fuzzy
msgid "Local measure"
msgstr "Restroù lec'hel"

#: ../../standalone/net_monitor_.c:432
msgid "transmitted"
msgstr ""

#: ../../standalone/net_monitor_.c:433
msgid "received"
msgstr ""

#: ../../standalone/net_monitor_.c:453
msgid ""
"Warning, another internet connection has been detected, maybe using your "
"network"
msgstr ""

#: ../../standalone/net_monitor_.c:459
#, fuzzy, c-format
msgid "Connect %s"
msgstr "Anv ar gevreadenn"

#: ../../standalone/net_monitor_.c:459
#, fuzzy, c-format
msgid "Disconnect %s"
msgstr "Lugerezh ar voullerez"

#: ../../standalone/printerdrake_.c:47
#, fuzzy
msgid "Reading printer data ..."
msgstr "Dibarzhoù ar voullerez lpd a-bell"

#: ../../standalone/scannerdrake_.c:39
#, fuzzy
msgid "Detecting devices ..."
msgstr "O tinoiñ trobarzhelloù..."

#: ../../standalone/scannerdrake_.c:39
msgid "Test ports"
msgstr "Amprouiñ ar porzhioù"

#: ../../standalone/scannerdrake_.c:51 ../../standalone/scannerdrake_.c:66
#: ../../standalone/scannerdrake_.c:79
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr ""

#: ../../standalone/scannerdrake_.c:54
#, fuzzy, c-format
msgid "%s found on %s, configure it?"
msgstr "Mennout a rit kefluniañ ur voullerez ?"

#: ../../standalone/scannerdrake_.c:57
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr ""

#: ../../standalone/scannerdrake_.c:63
#, fuzzy
msgid "Select a scanner"
msgstr "Diuzit ur gartenn c'hrafek"

#: ../../standalone/scannerdrake_.c:91
#, c-format
msgid "This %s scanner is unsupported"
msgstr ""

#: ../../standalone/scannerdrake_.c:105
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""

#: ../../standalone/scannerdrake_.c:107
#, fuzzy
msgid "choose device"
msgstr "Trobarzhell loc'hañ"

#: ../../standalone/scannerdrake_.c:113
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
"You can launch printerdrake from the Mandrake Control Center in Hardware "
"section."
msgstr ""

#: ../../standalone/scannerdrake_.c:118
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
"You may now scan documents using ``XSane'' from Multimedia/Graphics in the "
"applications menu."
msgstr ""

#: ../../standalone/service_harddrake_.c:44
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr ""

#: ../../standalone/service_harddrake_.c:48
msgid "Some devices were added:\n"
msgstr ""

#: ../../standalone/service_harddrake_.c:64
#, fuzzy
msgid "Hardware probing in progress"
msgstr "Poent marc'hañ doubl %s"

#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Dibabit ho yezh"

#: ../../steps.pm_.c:15
msgid "Select installation class"
msgstr "Diuzit renkad ar staliadur"

#: ../../steps.pm_.c:16
msgid "Hard drive detection"
msgstr "Dinoiñ ar bladenn galet"

#: ../../steps.pm_.c:17
msgid "Configure mouse"
msgstr "Kefluniañ al logodenn"

#: ../../steps.pm_.c:18
msgid "Choose your keyboard"
msgstr "Dibabit ho stokellaoueg"

#: ../../steps.pm_.c:19
msgid "Security"
msgstr "Diogelroez"

#: ../../steps.pm_.c:20
msgid "Setup filesystems"
msgstr "Kefluniañ reizhiadoù restroù"

#: ../../steps.pm_.c:21
msgid "Format partitions"
msgstr "Furmadiñ parzhadurioù"

#: ../../steps.pm_.c:22
msgid "Choose packages to install"
msgstr "Dibabit pakadoù da staliañ"

#: ../../steps.pm_.c:23
msgid "Install system"
msgstr "Staliañ ar reizhiad"

#: ../../steps.pm_.c:25
msgid "Add a user"
msgstr "Ouzhpennañ un arveriad"

#: ../../steps.pm_.c:26
msgid "Configure networking"
msgstr "Kefluniañ ur rouedad"

#: ../../steps.pm_.c:28
msgid "Configure services"
msgstr "Kefluniañ servijoù"

#: ../../steps.pm_.c:29
msgid "Install bootloader"
msgstr "Staliañ ar c'harger loc'hañ"

#: ../../steps.pm_.c:31
msgid "Create a bootdisk"
msgstr "Krouiñ ur bladennig loc'hañ"

#: ../../steps.pm_.c:33
msgid "Configure X"
msgstr "Kefluniañ X"

#: ../../steps.pm_.c:34
#, fuzzy
msgid "Install system updates"
msgstr "Staliañ ar reizhiad"

#: ../../steps.pm_.c:35
msgid "Exit install"
msgstr "Dilezel ar staliadur"

#: ../../ugtk.pm_.c:636
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"

#: ../../ugtk2.pm_.c:711
msgid "utopia 25"
msgstr ""

#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Web/FTP"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Network Computer (client)"
msgstr "Dibarzhoù ar voullerez NetWare"

#: ../../share/compssUsers:999
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr ""

#: ../../share/compssUsers:999
msgid "Office"
msgstr "Burev"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Gnome Workstation"
msgstr "Titouroù"

#: ../../share/compssUsers:999
msgid "Tools for your Palm Pilot or your Visor"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Workstation"
msgstr "Titouroù"

#: ../../share/compssUsers:999
msgid "Firewall/Router"
msgstr ""

#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
msgstr ""

#: ../../share/compssUsers:999
msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""

#: ../../share/compssUsers:999
msgid "Audio-related tools: mp3 or midi players, mixers, etc"
msgstr ""

#: ../../share/compssUsers:999
msgid "Linux Standard Base. Third party applications support"
msgstr ""

#: ../../share/compssUsers:999
msgid "Books and Howto's on Linux and Free Software"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "KDE Workstation"
msgstr "Titouroù"

#: ../../share/compssUsers:999
msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - Video"
msgstr "Liesvedia"

#: ../../share/compssUsers:999
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Database"
msgstr "Stlennvonioù"

#: ../../share/compssUsers:999
msgid "PostgreSQL or MySQL database server"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Tools to ease the configuration of your computer"
msgstr "Mennout a rit amprouiñ ar c'hefluniadur ?"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - Sound"
msgstr "Liesvedia"

#: ../../share/compssUsers:999
msgid "Documentation"
msgstr "Teuliadur"

#: ../../share/compssUsers:999
msgid "Console Tools"
msgstr ""

#: ../../share/compssUsers:999
msgid "Postfix mail server, Inn news server"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Internet station"
msgstr "Kefluniañ ar proksioù"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia station"
msgstr "Liesvedia"

#: ../../share/compssUsers:999
msgid "Configuration"
msgstr "Kefluniadur"

#: ../../share/compssUsers:999
msgid "More Graphical Desktops (Gnome, IceWM)"
msgstr ""

#: ../../share/compssUsers:999
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""

#: ../../share/compssUsers:999
msgid "Graphical Environment"
msgstr ""

#: ../../share/compssUsers:999
msgid "Development"
msgstr "Diorren"

#: ../../share/compssUsers:999
msgid "Apache, Pro-ftpd"
msgstr "Apache, Pro-ftpd"

#: ../../share/compssUsers:999
msgid "Tools to create and burn CD's"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Office Workstation"
msgstr "Titouroù"

#: ../../share/compssUsers:999
msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr ""

#: ../../share/compssUsers:999
msgid "Graphics programs such as The Gimp"
msgstr ""

#: ../../share/compssUsers:999
msgid "DNS/NIS "
msgstr "DNS/NIS"

#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Network Computer server"
msgstr "Dibarzhoù ar voullerez NetWare"

#: ../../share/compssUsers:999
msgid "Mail/Groupware/News"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Game station"
msgstr "Teuliadur"

#: ../../share/compssUsers:999
msgid "Video players and editors"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - Graphics"
msgstr "Liesvedia"

#: ../../share/compssUsers:999
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr ""

#: ../../share/compssUsers:999
msgid ""
"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
"browse the Web"
msgstr ""

#: ../../share/compssUsers:999
msgid "Personal Finance"
msgstr ""

#: ../../share/compssUsers:999
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""

#: ../../share/compssUsers:999
msgid "Clients for different protocols including ssh"
msgstr ""

#: ../../share/compssUsers:999
msgid "LSB"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Internet gateway"
msgstr "dedennus"

#: ../../share/compssUsers:999
msgid "Sound and video playing/editing programs"
msgstr ""

#: ../../share/compssUsers:999
msgid "Other Graphical Desktops"
msgstr ""

#: ../../share/compssUsers:999
msgid "Editors, shells, file tools, terminals"
msgstr ""

#: ../../share/compssUsers:999
msgid "Programs to manage your finance, such as gnucash"
msgstr ""

#: ../../share/compssUsers:999
msgid "Personal Information Management"
msgstr ""

#: ../../share/compssUsers:999
#, fuzzy
msgid "Multimedia - CD Burning"
msgstr "Liesvedia"

#: ../../share/compssUsers:999
#, fuzzy
msgid "Scientific Workstation"
msgstr "Titouroù"

#, fuzzy
#~ msgid "cpu number "
#~ msgstr "Niverenn bellgomz"

#~ msgid ""
#~ "You now have the opportunity to download encryption software.\n"
#~ "\n"
#~ "WARNING:\n"
#~ "\n"
#~ "Due to different general requirements applicable to these software and "
#~ "imposed\n"
#~ "by various jurisdictions, customer and/or end user of theses software "
#~ "should\n"
#~ "ensure that the laws of his/their jurisdiction allow him/them to "
#~ "download, stock\n"
#~ "and/or use these software.\n"
#~ "\n"
#~ "In addition customer and/or end user shall particularly be aware to not "
#~ "infringe\n"
#~ "the laws of his/their jurisdiction. Should customer and/or end user not\n"
#~ "respect the provision of these applicable laws, he/they will incure "
#~ "serious\n"
#~ "sanctions.\n"
#~ "\n"
#~ "In no event shall Mandrakesoft nor its manufacturers and/or suppliers be "
#~ "liable\n"
#~ "for special, indirect or incidental damages whatsoever (including, but "
#~ "not\n"
#~ "limited to loss of profits, business interruption, loss of commercial "
#~ "data and\n"
#~ "other pecuniary losses, and eventual liabilities and indemnification to "
#~ "be paid\n"
#~ "pursuant to a court decision) arising out of use, possession, or the "
#~ "sole\n"
#~ "downloading of these software, to which customer and/or end user could\n"
#~ "eventually have access after having sign up the present agreement.\n"
#~ "\n"
#~ "\n"
#~ "For any queries relating to these agreement, please contact \n"
#~ "Mandrakesoft, Inc.\n"
#~ "2400 N. Lincoln Avenue Suite 243\n"
#~ "Altadena California 91001\n"
#~ "USA"
#~ msgstr ""
#~ "Tu zo deoc'h bremañ ezkargañ meziantoù gouestlet d'ar rinegouriezh.\n"
#~ "\n"
#~ "HO EVEZH :\n"
#~ "\n"
#~ "Abalamour m'eo disheñvel ar pennaennoù meur o talvezout evit ar meziantoù-"
#~ "mañ hervez\n"
#~ "gwiraouriezhoù disheñvel, ret eo d'an arval ha/pe arveriad en diwezh ar "
#~ "meziantoù-mañ\n"
#~ "gwiriañ eo aotreet da ezskargañ, mirout ha/pe implijout ar meziantoù-mañ\n"
#~ "gouez d'al lezennoù en e/he gwiraouriezh.\n"
#~ "\n"
#~ "Ouzhpenn an arval ha/pe arveriad en diwezh a rank bezañ war evezh chom "
#~ "hep terriñ\n"
#~ "lezennoù e/he gwiraouriezh. Ma c'hoarvezfe gant an arval ha/pe arveriad\n"
#~ "en diwezh na zoujañ ouzh termenoù lezennoù o talvezout, e telezfe "
#~ "kastizoù\n"
#~ "kriz.\n"
#~ "\n"
#~ "E nep degouezh ne vo dalc'het Mandrakesoft nag e oberatourien na/pe e "
#~ "bourvezerien\n"
#~ "atebek eus nep gaou dibar, ameeun pe zarvoudus a c'hoarvezfe (ha pa vefe\n"
#~ "zoken e-touez traoù all koll gounid, arsav aferioù, koll roadoù "
#~ "kenwerzhel ha\n"
#~ "kolloù arc'hant all, hag atebegezh pe zigoll diouzh an dro da vezañ "
#~ "paeet\n"
#~ "da heul ur barnadeg) o tont diouzh implij, perc'hennañ, pe zoken "
#~ "ezkargañ\n"
#~ "ar meziantoù-mañ, a c'hellfe an arval ha/pe arveriad en diwezh bezañ\n"
#~ "grataet goude bezañ sinet an emglev-mañ.\n"
#~ "\n"
#~ "\n"
#~ "Evit forzh pe c'houlenn a-zivout an emglevioù-se, darempredit mar plij\n"
#~ "Mandrakesoft, Inc.\n"
#~ "2400 N. Lincoln Avenue Suite 243\n"
#~ "Altadena California 91001\n"
#~ "SUA"

#, fuzzy
#~ msgid "Proxy configuration"
#~ msgstr "Kefluniadur goude staliañ"

#~ msgid "URL"
#~ msgstr "URL"

#, fuzzy
#~ msgid "port"
#~ msgstr "Paour"

#, fuzzy
#~ msgid "Url should begin with 'http:'"
#~ msgstr "http://... a zlefe bezañ ar proksi"

#, fuzzy
#~ msgid "login"
#~ msgstr "Belgian"

#, fuzzy
#~ msgid "password"
#~ msgstr "Tremenger"

#, fuzzy
#~ msgid "re-type password"
#~ msgstr "Tremenger ebet"

#, fuzzy
#~ msgid "The passwords don't match. Try again!"
#~ msgstr "An tremegerioù ne glot ket"

#~ msgid "Can't write file %s"
#~ msgstr "N'hellan ket skrivañ e %s"

#~ msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
#~ msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"

#~ msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
#~ msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"

#~ msgid "no help implemented yet.\n"
#~ msgstr "N'ev ket skoazell.\n"

#
#, fuzzy
#~ msgid "Please click on a medium"
#~ msgstr "Klikit war ur parzhadur mar plij"

#~ msgid "detected on interface %s"
#~ msgstr "kavoutet war %s"