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

#: drakboot:49
#, c-format
msgid "No bootloader found, creating a new configuration"
msgstr "N'eus karger loc'hañ ebet, o krouiñ ur gefluniadur nevez"

#: drakboot:83 harddrake2:194 harddrake2:195 logdrake:70
#, c-format
msgid "/_File"
msgstr "/_Restr"

#: drakboot:84 logdrake:76
#, c-format
msgid "/File/_Quit"
msgstr "/Restr/_Kuitaat"

#: drakboot:84 harddrake2:195 logdrake:76
#, c-format
msgid "<control>Q"
msgstr "<control>Q"

#: drakboot:124
#, c-format
msgid "Text only"
msgstr "Skrid hepken"

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

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

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

#: drakboot:134
#, c-format
msgid "Do you want to configure it now?"
msgstr "Mennout a rit kefluniañ anezhañ bremañ ?"

#: drakboot:143
#, c-format
msgid "Install themes"
msgstr "Staliañ ar gizioù"

#: drakboot:145
#, c-format
msgid "Graphical boot theme selection"
msgstr "Dibabit ar c'hiz loc'hañ ar reizhiad"

#: drakboot:148
#, c-format
msgid "Graphical boot mode:"
msgstr "Mod loc'hañ gant grafikoù :"

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

#: drakboot:153
#, c-format
msgid ""
"Display theme\n"
"under console"
msgstr ""
"Diskouez ar c'hiz\n"
"ouzh al letrin"

#: drakboot:158 draksplash:25
#, c-format
msgid "Create new theme"
msgstr "Krouiñ gizioù nevez"

#: drakboot:190
#, c-format
msgid "Default user"
msgstr "Arveriad dre ziouer"

#: drakboot:191
#, c-format
msgid "Default desktop"
msgstr "Burev dre ziouer"

#: drakboot:194
#, c-format
msgid "No, I do not want autologin"
msgstr "Ne fell ket din emereañ gant an dra-se"

#: drakboot:195
#, c-format
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Ya, plijout a ra din gant emereañ (averiad, burev)"

#: drakboot:202
#, c-format
msgid "System mode"
msgstr "Mod ar reizhiad"

#: drakboot:205
#, c-format
msgid "Launch the graphical environment when your system starts"
msgstr "Lañsañ an endro grafikel pa vez loc'het ho reizhiad"

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

#: drakbug:43
#, c-format
msgid "Mandriva Linux Bug Report Tool"
msgstr ""

#: drakbug:48
#, c-format
msgid "Mandriva Linux Control Center"
msgstr "Kreizenn ren Mandriva Linux"

#: drakbug:49
#, c-format
msgid "First Time Wizard"
msgstr "Pratikoù/Arveriaded"

#: drakbug:50
#, c-format
msgid "Synchronization tool"
msgstr ""

#: drakbug:51 drakbug:145
#, c-format
msgid "Standalone Tools"
msgstr ""

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

#: drakbug:54
#, c-format
msgid "Remote Control"
msgstr "Ren a-bell"

#: drakbug:55
#, c-format
msgid "Software Manager"
msgstr "Merour Poelladoù"

#: drakbug:56
#, c-format
msgid "Windows Migration tool"
msgstr "Ostil broierezh deus Windows"

#: drakbug:57
#, c-format
msgid "Configuration Wizards"
msgstr "Skoazellerien kefluniadur"

#: drakbug:79
#, c-format
msgid "Select Mandriva Tool:"
msgstr "Dibabit un ostilh Mandriva :"

#: drakbug:80
#, c-format
msgid ""
"or Application Name\n"
"(or Full Path):"
msgstr ""
"pe anv ar meziant\n"
"(pe un hent leun) :"

#: drakbug:83
#, c-format
msgid "Find Package"
msgstr "Klask Pakad"

#: drakbug:85
#, c-format
msgid "Package: "
msgstr "Pakad : "

#: drakbug:86
#, c-format
msgid "Kernel:"
msgstr "Kalon :"

#: drakbug:94
#, c-format
msgid ""
"To submit a bug report, click on the report button.  \n"
"This will open a web browser window on %s where you'll find a form to fill "
"in.  The information displayed above will be transferred to that server.  \n"
"Things useful to include in your report are the output of lspci, kernel "
"version, and /proc/cpuinfo."
msgstr ""

#: drakbug:100
#, c-format
msgid "Report"
msgstr "Dezrevell"

#: drakbug:155
#, c-format
msgid "Not installed"
msgstr "N'eo ket staliet"

#: drakbug:168
#, c-format
msgid "Package not installed"
msgstr "N'eo ket staliet ar pakad"

#: drakclock:39
#, c-format
msgid "not defined"
msgstr "n'eo ket lakaet"

#: drakclock:41
#, c-format
msgid "Change Time Zone"
msgstr "Kemmañ an takad-eur"

#: drakclock:44
#, c-format
msgid "Timezone - DrakClock"
msgstr "Takad-eur - DrakClock"

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

#: drakclock:45
#, c-format
msgid "Is your hardware clock set to GMT?"
msgstr "Ha war GMT eo lakaet ho eurier periantel ?"

#: drakclock:70
#, c-format
msgid "Network Time Protocol"
msgstr "Komenad Eur Rouedad (NTP)"

#: drakclock:72
#, c-format
msgid ""
"Your computer can synchronize its clock\n"
" with a remote time server using NTP"
msgstr ""
"Gellout a ra hoc'h urziataer gwiriekaat\n"
" e eurier gant ur servijer a eur a-bell dre NTP"

#: drakclock:73
#, c-format
msgid "Enable Network Time Protocol"
msgstr "Bevaat ar c'homenad Eur Rouedad (NTP)"

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

#: drakclock:110
#, c-format
msgid "Please enter a valid NTP server address."
msgstr "Roit ur chomlec'h mat evit ar servijer NTP mar plij."

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

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

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

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

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

#: drakedm:43
#, c-format
msgid "XDM (X Display Manager)"
msgstr "XDM (merour diskwel X)"

#: drakedm:54
#, c-format
msgid "Choosing a display manager"
msgstr "O tibab ur merour diskwel"

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

#: drakedm:73
#, c-format
msgid "The change is done, do you want to restart the dm service?"
msgstr "Great eo ar c'hemm, C'hoant ho peus e adloc'hañ ar servij dm ?"

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

#: drakfont:187
#, c-format
msgid "Search installed fonts"
msgstr "Klask an nodrezhoù staliet"

#: drakfont:189
#, c-format
msgid "Unselect fonts installed"
msgstr "Andiuz an nodrezhoù staliet"

#: drakfont:213
#, c-format
msgid "No fonts found"
msgstr "Nodrezhoù ebet kavet"

#: drakfont:217
#, c-format
msgid "parse all fonts"
msgstr "o lenn pep nodrezh"

#: drakfont:222 drakfont:263 drakfont:332 drakfont:373 drakfont:381
#: drakfont:407 drakfont:425 drakfont:439
#, c-format
msgid "done"
msgstr "graet"

#: drakfont:226
#, c-format
msgid "Could not find any font in your mounted partitions"
msgstr "Ne m'eus ket kavout un nodrezh e-barzh ho barzhadurioù marc'het"

#: drakfont:261
#, c-format
msgid "Reselect correct fonts"
msgstr "Adibabit nodrezhoù mat"

#: drakfont:264
#, c-format
msgid "Could not find any font.\n"
msgstr "Ne m'eus ket gallet kavout un nodrezh.\n"

#: drakfont:274
#, c-format
msgid "Search for fonts in installed list"
msgstr "Klask an nodrezhoù e roll ar re staliet"

#: drakfont:293
#, c-format
msgid "%s fonts conversion"
msgstr ""

#: drakfont:330
#, c-format
msgid "Fonts copy"
msgstr "Adskrivañ nodrezhoù"

#: drakfont:333
#, c-format
msgid "True Type fonts installation"
msgstr "Staliadur an nodrezhoù True Type"

#: drakfont:341
#, c-format
msgid "please wait during ttmkfdir..."
msgstr "gortozit mar plij en ur ttmkfdir ..."

#: drakfont:342
#, c-format
msgid "True Type install done"
msgstr "Graet eo staliadur an nodrezhoù True Type"

#: drakfont:348 drakfont:363
#, c-format
msgid "type1inst building"
msgstr "o sevel gant type1inst"

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

#: drakfont:374
#, c-format
msgid "Suppress Temporary Files"
msgstr "Lemel ar restroù padennek"

#: drakfont:377 drakfont:435
#, c-format
msgid "Restart XFS"
msgstr "Adloc'hañ XFS"

#: drakfont:423 drakfont:433
#, c-format
msgid "Suppress Fonts Files"
msgstr "Lemel restroù ar fontoù"

#: drakfont:443
#, c-format
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
"\n"
"You can install the fonts the normal way. In rare cases, bogus fonts may "
"hang up your X Server."
msgstr ""

#: drakfont:483
#, c-format
msgid "Font Installation"
msgstr "Staliadur ar fontoù"

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

#: drakfont:495 drakfont:647
#, c-format
msgid "Font List"
msgstr "Listenn nodrezhoù"

#: drakfont:498
#, c-format
msgid "Get Windows Fonts"
msgstr "Tapout nodrezhoù Windows"

#: drakfont:504
#, c-format
msgid "About"
msgstr "A-brepoz"

#: drakfont:506 drakfont:726
#, c-format
msgid "Uninstall"
msgstr "Distaliañ"

#: drakfont:507
#, c-format
msgid "Import"
msgstr "Enporzh"

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

#: drakfont:527
#, c-format
msgid "Copyright (C) 2001-2006 by Mandriva"
msgstr "Copyright (C) 2001-2006 gant Mandriva"

#: drakfont:529
#, c-format
msgid "Font installer."
msgstr "Stalier fontoù."

#: drakfont:531 harddrake2:236
#, c-format
msgid "Mandriva Linux"
msgstr "Mandriva Linux"

#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#: drakfont:538 harddrake2:241
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr ""
"Jañ-Mai Drapier <jan-mai.drapier@mail.dotcom.fr>\n"
"Thierry Vignaud <tvignaud@mandriva.com>\n"

#: drakfont:548
#, c-format
msgid "Choose the applications that will support the fonts:"
msgstr "Dibabit ar meziantoù a implij an nodrezhioù :"

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

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

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

#: drakfont:562
#, c-format
msgid "Generic Printers"
msgstr "Moullerezioù boutin"

#: drakfont:576
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr "Dibabit restr pe renkell an nodrezh ha klikit ouzh « Ouzhpennañ »"

#: drakfont:577
#, c-format
msgid "File Selection"
msgstr "Choazh ar restr"

#: drakfont:581
#, c-format
msgid "Fonts"
msgstr "Nodrezhoù"

#: drakfont:645
#, c-format
msgid "Import fonts"
msgstr "Enporzh an nodrezhoù"

#: drakfont:658
#, c-format
msgid "Install"
msgstr "Staliañ"

#: drakfont:689
#, c-format
msgid "Are you sure you want to uninstall the following fonts?"
msgstr "Ha sur oc'h bezañ mennet da zistaliañ an nodezhoù a-heul ?"

#: drakfont:734
#, c-format
msgid "Unselected All"
msgstr "Andiuz an holl re"

#: drakfont:737
#, c-format
msgid "Selected All"
msgstr "Diuz an holl re"

#: drakfont:751 drakfont:770
#, c-format
msgid "Importing fonts"
msgstr "Oc'h enporzh an nodrezhoù"

#: drakfont:755 drakfont:775
#, c-format
msgid "Initial tests"
msgstr ""

#: drakfont:756
#, c-format
msgid "Copy fonts on your system"
msgstr "Eiliañ an nodrezhoù war ho reizhiad"

#: drakfont:757
#, c-format
msgid "Install & convert Fonts"
msgstr "Staliañ & amdreiñ an nodrezhoù"

#: drakfont:758
#, c-format
msgid "Post Install"
msgstr "Pa vez echu ar staliadur"

#: drakfont:776
#, c-format
msgid "Remove fonts on your system"
msgstr "Lemel an nodrezhoù eus ho reizhiad"

#: drakfont:777
#, c-format
msgid "Post Uninstall"
msgstr "Goude an distaliadur"

#: drakhelp:17
#, c-format
msgid ""
" drakhelp 0.1\n"
"Copyright (C) %s Mandriva.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"Usage: \n"
msgstr ""
"drakhelp 0.1\n"
"Copyright (C) %s Mandriva.\n"
"Ur meziant frank eo an hini-mañ ha moien zo da zal'ch anezhañ hervez GNU "
"GPL.\n"
"\n"
"Arveriadur :\n"

#: drakhelp:22
#, c-format
msgid " --help                - display this help     \n"
msgstr " --help                - diskouez an tamm-sikour-mañ\n"

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

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

#: drakhelp:52
#, c-format
msgid "Mandriva Linux Help Center"
msgstr "Kreizenn sikourMandriva Linux"

#: drakhelp:52
#, c-format
msgid "No Help entry for %s\n"
msgstr "Skoazell ebet evit %s\n"

#: drakperm:22
#, c-format
msgid "System settings"
msgstr "Dibarzhoù ar reizhiad"

#: drakperm:23
#, c-format
msgid "Custom settings"
msgstr "Kefluniadur diouzhoc'h"

#: drakperm:24
#, c-format
msgid "Custom & system settings"
msgstr "Kefluniadur diouzhoc'h ha reizhiad"

#: drakperm:32
#, c-format
msgid "Security Permissions"
msgstr "Aotreoù surantez"

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

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

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

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

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

#: drakperm:59
#, c-format
msgid "Add a new rule"
msgstr "Ouzhpennañ ur reollin nevez"

#: drakperm:66 drakperm:101 drakperm:126
#, c-format
msgid "Edit current rule"
msgstr "Aozañ ar reollen red"

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

#: drakperm:110
#, c-format
msgid ""
"The current security level is %s.\n"
"Select permissions to see/edit"
msgstr ""
"%s eo al live surantez o ren.\n"
"Dibabit an aotreoù da sellet ouzh pe da aozañ"

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

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

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

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

#: drakperm:124
#, c-format
msgid "Add a rule"
msgstr "Ouzhpennañ ur reollin"

#: drakperm:124
#, c-format
msgid "Add a new rule at the end"
msgstr "Ouzhpennañ ur reollin nevez d'ar fin"

#: drakperm:125
#, c-format
msgid "Delete selected rule"
msgstr "Lemel ar reollin dibabet"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: drakperm:297
#, c-format
msgid "Current user"
msgstr "Arveriad red"

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

#: drakperm:308
#, c-format
msgid "Path selection"
msgstr "Diuzadenn an hent"

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

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

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

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

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

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

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

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

#: draksec:57
#, c-format
msgid "Ignore"
msgstr "Tremen e-biou"

#. -PO: Do not alter the <span ..> and </span> tags.
#. -PO: Translate the security levels (Poor, Standard, High, Higher and Paranoid) in the same way, you translated these individuals words.
#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX.
#: draksec:93
#, c-format
msgid ""
"Here, you can setup the security level and administrator of your machine.\n"
"\n"
"\n"
"The '<span weight=\"bold\">Security Administrator</span>' is the one who "
"will receive security alerts if the\n"
"'<span weight=\"bold\">Security Alerts</span>' option is set. It can be a "
"username or an email.\n"
"\n"
"\n"
"The '<span weight=\"bold\">Security Level</span>' menu allows you to select "
"one of the six preconfigured security levels\n"
"provided with msec. These levels range from '<span weight=\"bold\">poor</"
"span>' security and ease of use, to\n"
"'<span weight=\"bold\">paranoid</span>' config, suitable for very sensitive "
"server applications:\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Poor</span>: This is a totally unsafe but "
"very\n"
"easy to use security level. It should only be used for machines not "
"connected to\n"
"any network and that are not accessible to everybody.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Standard</span>: This is the standard "
"security\n"
"recommended for a computer that will be used to connect to the Internet as "
"a\n"
"client.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">High</span>: There are already some\n"
"restrictions, and more automatic checks are run every night.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Higher</span>: The security is now high "
"enough\n"
"to use the system as a server which can accept connections from many "
"clients. If\n"
"your machine is only a client on the Internet, you should choose a lower "
"level.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Paranoid</span>: This is similar to the "
"previous\n"
"level, but the system is entirely closed and security features are at their\n"
"maximum"
msgstr ""
"Amañ e c'hellit kefluniañ al live surantez hag melestradur an surentez\n"
"hoc'h urziataer.\n"
"\n"
"\n"
"Ar « Melestradur an surentez » a vo o resev posteloù surantez ma vez\n"
"bev an dibarzh « <span weight=\"bold\">Posteloù surantez</span> ». Un\n"
"anv arveriad pe ur chomlec'h postel e c'hell bezañ.\n"
"\n"
"\n"
"Gant ar meuziad « <span weight=\"bold\">Live surantez</span> », moaien\n"
"eo dibab unan eus ar c'hwec'h live surantez hag a zo pourvezet. Etre\n"
"« <span weight=\"bold\">Paour</span> » hag « <span\n"
"weight=\"bold\">Ankeniet</span> » eo al live surantez. Aes da implij eo\n"
"« Paour ». Evit ar servijerien eo « Ankeniet ».\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Paour</span> : N'eo ket surantezet ar\n"
"reizhiat met aez da implij eo gant al live-surantez-mañ. Gwell deoc'h\n"
"implij kement-mañ evit un urzhiatazer hag na vez ket ouzh ur rouedad.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Skouer</span> : Setu al live surentez\n"
"standard a vez erbedet evit un urzhiataer a vo implijet evit kevreañ\n"
"evel kliant ouzh ar Genrouedad.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Uhel</span> : Bremañ ez eus gwiriadennoù\n"
"surentez hag a zo sevenet d'an noz.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Uheloc'h</span> : Uhel a-walc'h eo\n"
"bremañ ar surentez evit implijout ar reizhiad evel ur servijer o\n"
"tigemer kevreadennoù a-berzh kliantoù niverus. Ma vez ur c'hliant\n"
"kenrouedad hepken, neuze e vefe moarvat gwelloc'h deoc'h dibab ul live\n"
"izeloc'h.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">Ankeniet</span> : Kemer a reomp\n"
"arc'hweloù al live diaraok, hogen bremañ eo peurserret ar reizhiad hag\n"
"an arc'hweloù surentez zo en o muiañ."

#: draksec:147 harddrake2:211
#, c-format
msgid ""
"Description of the fields:\n"
"\n"
msgstr ""
"Deskrivadur an tachennoù :\n"
"\n"

#: draksec:161
#, c-format
msgid "(default value: %s)"
msgstr "(gwerzh dre ziouer : %s)"

#: draksec:166
#, c-format
msgid "Security Level and Checks"
msgstr "Live ha gwiriekaat surentez"

#: draksec:203
#, c-format
msgid "Security Level:"
msgstr "Live Surentez :"

#: draksec:210
#, c-format
msgid "Security Administrator:"
msgstr "Merour surentez :"

#: draksec:212
#, c-format
msgid "Basic options"
msgstr "Dibarzhoù diazeg"

#: draksec:226
#, c-format
msgid "Network Options"
msgstr "Dibarzhoù ar rouedad"

#: draksec:226
#, c-format
msgid "System Options"
msgstr "Dibarzhoù ar reizhiad"

#: draksec:261
#, c-format
msgid "Periodic Checks"
msgstr ""

#: draksec:291
#, c-format
msgid "Please wait, setting security level..."
msgstr "O lakaat al live surentez, gortoz mar plij ..."

#: draksec:297
#, c-format
msgid "Please wait, setting security options..."
msgstr "O lakaat an dibarzhoù surentez, gortoz mar plij ..."

#: draksound:47
#, c-format
msgid "No Sound Card detected!"
msgstr "Kartenn gwelet ebet !"

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: draksound:50
#, c-format
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
"\n"
"\n"
"You can visit our hardware database at:\n"
"\n"
"\n"
"http://www.mandrivalinux.com/en/hardware.php3"
msgstr ""

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

#: draksplash:32
#, c-format
msgid "X coordinate of text box"
msgstr "Lec'h x ar bouest skrid"

#: draksplash:33
#, c-format
msgid "Y coordinate of text box"
msgstr "Lec'h y ar bouest skrid"

#: draksplash:34
#, c-format
msgid "Text box width"
msgstr "Ledander ar bouest skrid"

#: draksplash:35
#, c-format
msgid "Text box height"
msgstr "Uhelder ar bouest skrid"

#: draksplash:36
#, c-format
msgid ""
"The progress bar X coordinate\n"
"of its upper left corner"
msgstr ""

#: draksplash:37
#, c-format
msgid ""
"The progress bar Y coordinate\n"
"of its upper left corner"
msgstr ""

#: draksplash:38
#, c-format
msgid "The width of the progress bar"
msgstr "Ledander ar varrenn araogenn"

#: draksplash:39
#, c-format
msgid "The height of the progress bar"
msgstr "Uhelder ar varrenn araogenn"

#: draksplash:40
#, c-format
msgid "X coordinate of the text"
msgstr "Lec'h x ar skrid"

#: draksplash:41
#, c-format
msgid "Y coordinate of the text"
msgstr "Lec'h y ar skrid"

#: draksplash:42
#, c-format
msgid "Text box transparency"
msgstr ""

#: draksplash:43
#, c-format
msgid "Progress box transparency"
msgstr ""

#: draksplash:44
#, c-format
msgid "Text size"
msgstr "Ment ar skrid"

#: draksplash:61
#, c-format
msgid "Choose progress bar color 1"
msgstr "Dibabit liv 1 ar varrenn araogenn"

#: draksplash:62
#, c-format
msgid "Choose progress bar color 2"
msgstr "Dibabit liv 2 ar varrenn araogenn"

#: draksplash:63
#, c-format
msgid "Choose progress bar background"
msgstr "Dibabit drekleur ar varrenn araogenn"

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

#: draksplash:65
#, c-format
msgid "Choose text color"
msgstr "Dibabit liv ar skrid"

#: draksplash:67 draksplash:74
#, c-format
msgid "Choose picture"
msgstr "Dibabit ur skeudenn"

#: draksplash:68
#, c-format
msgid "Silent bootsplash"
msgstr "Skeudenn loc'hañ didrouz"

#: draksplash:71
#, c-format
msgid "Choose text zone color"
msgstr "Dibabit liv gorread ar skrid"

#: draksplash:72
#, c-format
msgid "Text color"
msgstr "Liv ar skrid"

#: draksplash:73
#, c-format
msgid "Background color"
msgstr "Liv an drekleur"

#: draksplash:75
#, c-format
msgid "Verbose bootsplash"
msgstr "Mod flapañ"

#: draksplash:81
#, c-format
msgid "Theme name"
msgstr "Anv ar giz"

#: draksplash:84
#, c-format
msgid "Final resolution"
msgstr "Spister diwezhañ"

#: draksplash:87
#, c-format
msgid "Display logo on Console"
msgstr "Diskouez al logo ouzh al letrin"

#: draksplash:92
#, c-format
msgid "Save theme"
msgstr "Enrollañ ar c'hiz"

#: draksplash:154
#, c-format
msgid "Please enter a theme name"
msgstr "Roit anv ur c'hiz mar plij"

#: draksplash:157
#, c-format
msgid "Please select a splash image"
msgstr "Dibabit ur skeudenn loc'hañ, mar plij"

#: draksplash:160
#, c-format
msgid "saving Bootsplash theme..."
msgstr "emon oc'h enrollañ giz ar skeudenn loc'hañ ..."

#: draksplash:169
#, c-format
msgid "Unable to load image file %s"
msgstr "N'hell ket kargañ ar restr skeudenn %s"

#: draksplash:180
#, c-format
msgid "choose image"
msgstr "dibabit ur skeudenn"

#: draksplash:195
#, c-format
msgid "Color selection"
msgstr "Choazh al liv"

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

#: drakups:72
#, c-format
msgid "Manual configuration"
msgstr "Kefluniadur-dorn"

#: drakups:78
#, c-format
msgid "Add an UPS device"
msgstr "Ouzhpennañ un drobarzhell UPS"

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

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

#: drakups:91
#, c-format
msgid "Autodetection"
msgstr "Dinoiñ dre ardivink"

#: drakups:99 harddrake2:367
#, c-format
msgid "Detection in progress"
msgstr "O klask"

#: drakups:118 drakups:157 logdrake:449 logdrake:455
#, c-format
msgid "Congratulations"
msgstr "Brav"

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

#: drakups:121
#, c-format
msgid "No new UPS devices was found"
msgstr "N'eus trobarzhelloù UPS nevez kavet"

#: drakups:126 drakups:138
#, c-format
msgid "UPS driver configuration"
msgstr "Kefluniadur ar sturier UPS"

#: drakups:126
#, c-format
msgid "Please select your UPS model."
msgstr "Dibabit seurt hoc'h UPS, mar plij."

#: drakups:127
#, c-format
msgid "Manufacturer / Model:"
msgstr "Farder / Gobari :"

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

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

#: drakups:143
#, c-format
msgid "The name of your ups"
msgstr "Anv hon UPS"

#: drakups:144
#, c-format
msgid "The driver that manages your ups"
msgstr "Sturier hoc'h UPS"

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

#: drakups:147
#, c-format
msgid "The port on which is connected your ups"
msgstr "Ar porzh a-steud m'eo luget ho ups outañ"

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

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

#: drakups:249 drakups:268 drakups:284 harddrake2:85 harddrake2:111
#: harddrake2:118
#, c-format
msgid "Name"
msgstr "Anv"

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

#: drakups:249 harddrake2:52
#, c-format
msgid "Port"
msgstr "Porzh"

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

#: drakups:283
#, c-format
msgid "Access Control Lists"
msgstr ""

#: drakups:284
#, c-format
msgid "IP address"
msgstr "Chomlec'h IP"

#: drakups:284
#, c-format
msgid "IP mask"
msgstr "Maskl IP"

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

#: drakups:297
#, c-format
msgid "Action"
msgstr "Gwezhiad"

#: drakups:297 harddrake2:82
#, c-format
msgid "Level"
msgstr "Live"

#: drakups:297
#, c-format
msgid "ACL name"
msgstr "Anv an ACL"

#: drakups:329
#, c-format
msgid "UPS Management"
msgstr "Melestradur UPS"

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

#: drakups:339
#, c-format
msgid "Welcome to the UPS configuration tools"
msgstr "Degemer en ostilh ar c'hefluniadur UPS"

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

#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
#: drakxtv:69
#, c-format
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
"\n"
"\n"
"You can visit our hardware database at:\n"
"\n"
"\n"
"http://www.mandrivalinux.com/en/hardware.php3"
msgstr ""

#: finish-install:44
#, c-format
msgid "Please, choose your keyboard layout."
msgstr "Dibabit reizhadur ho stokellaoueg, mar plij."

#: finish-install:111 finish-install:129 finish-install:141
#, c-format
msgid "Encrypted home partition"
msgstr ""

#: finish-install:111
#, c-format
msgid "Please enter a password for the %s user"
msgstr "Roit un tremenger evit an arveriad %s mar plij"

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

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

#: harddrake2:27
#, c-format
msgid "Alternative drivers"
msgstr "Sturierien all"

#: harddrake2:28
#, c-format
msgid "the list of alternative drivers for this sound card"
msgstr "roll ar sturierien all evit ar gartenn gwelet-mañ"

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

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

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

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

#: harddrake2:36
#, c-format
msgid "Location on the bus"
msgstr "Lec'hel war ar bus"

#: harddrake2:37
#, c-format
msgid ""
"- pci devices: this gives the PCI slot, device and function of this card\n"
"- eide devices: the device is either a slave or a master device\n"
"- scsi devices: the scsi bus and the scsi device ids"
msgstr ""

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

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

#: harddrake2:41
#, c-format
msgid "Description"
msgstr "Deskrivadur"

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

#: harddrake2:42
#, c-format
msgid "Old device file"
msgstr "Trobarzhell kozh ar restr"

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

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

#: harddrake2:46
#, c-format
msgid "the module of the GNU/Linux kernel that handles the device"
msgstr "Mollad ar galon GNU/Linux hag a ra tro-dro an drobarzhell"

#: harddrake2:47
#, c-format
msgid "Extended partitions"
msgstr "Parzhadurioù astennet"

#: harddrake2:47
#, c-format
msgid "the number of extended partitions"
msgstr "niver a parzhadurioù astennet"

#: harddrake2:48
#, c-format
msgid "Geometry"
msgstr "Mentoniezh"

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

#: harddrake2:49
#, c-format
msgid "Disk controller"
msgstr "Kontroller pladenn"

#: harddrake2:49
#, c-format
msgid "the disk controller on the host side"
msgstr "ar gontroller pladenn ouzh an ostiz"

#: harddrake2:50
#, c-format
msgid "Media class"
msgstr "Renkad ar vedia"

#: harddrake2:50
#, c-format
msgid "class of hardware device"
msgstr ""

#: harddrake2:51 harddrake2:83
#, c-format
msgid "Model"
msgstr "Gobari"

#: harddrake2:51
#, c-format
msgid "hard disk model"
msgstr "Gobari ar bladenn"

#: harddrake2:52
#, c-format
msgid "network printer port"
msgstr "porzh ar voullerez rouedad"

#: harddrake2:53
#, c-format
msgid "Primary partitions"
msgstr "Parzhadurioù kentañ"

#: harddrake2:53
#, c-format
msgid "the number of the primary partitions"
msgstr "niver a parzhadurioù kentañ"

#: harddrake2:54 harddrake2:88
#, c-format
msgid "Vendor"
msgstr "Gwerzher"

#: harddrake2:54
#, c-format
msgid "the vendor name of the device"
msgstr "anv gwerzher an drobarzhell"

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

#: harddrake2:55
#, c-format
msgid "the PCI bus on which the device is plugged"
msgstr "Ar bus PCI a-benn lugellañ an drobarzhell"

#: harddrake2:56
#, c-format
msgid "PCI device #"
msgstr "Trobarzhell PCI #"

#: harddrake2:56
#, c-format
msgid "PCI device number"
msgstr "niverenn an drobarzhell PCI"

#: harddrake2:57
#, c-format
msgid "PCI function #"
msgstr "Fonksion PCI niv."

#: harddrake2:57
#, c-format
msgid "PCI function number"
msgstr "Niver a fonksion PCI"

#: harddrake2:58
#, c-format
msgid "Vendor ID"
msgstr "ID ar werzher"

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

#: harddrake2:59
#, c-format
msgid "Device ID"
msgstr "ID an drobarzhell"

#: harddrake2:59
#, c-format
msgid "this is the numerical identifier of the device"
msgstr ""

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

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

#: harddrake2:61
#, c-format
msgid "Sub device ID"
msgstr "IsID an drobarzhell"

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

#: harddrake2:62
#, c-format
msgid "Device USB ID"
msgstr "ID an drobarzhell USB"

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

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

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

#: harddrake2:67
#, c-format
msgid "Cache size"
msgstr "Ment ar grubuilh"

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

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

#: harddrake2:70
#, c-format
msgid "whether this cpu has the Cyrix 6x86 Coma bug"
msgstr ""

#: harddrake2:71
#, c-format
msgid "Cpuid family"
msgstr "Familh cpuid"

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

#: harddrake2:72
#, c-format
msgid "Cpuid level"
msgstr "Live cpuid"

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

#: harddrake2:73
#, c-format
msgid "Frequency (MHz)"
msgstr "Frekañs (Mhz)"

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

#: harddrake2:74
#, c-format
msgid "Flags"
msgstr "Bannielloù"

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

#: harddrake2:75
#, c-format
msgid "Fdiv bug"
msgstr "Bug fdiv"

#: harddrake2:76
#, c-format
msgid ""
"Early Intel Pentium chips manufactured have a bug in their floating point "
"processor which did not achieve the required precision when performing a "
"Floating point DIVision (FDIV)"
msgstr ""

#: harddrake2:77
#, c-format
msgid "Is FPU present"
msgstr "Bez eus un UNS"

#: harddrake2:77
#, c-format
msgid "yes means the processor has an arithmetic coprocessor"
msgstr ""

#: harddrake2:78
#, c-format
msgid "Whether the FPU has an irq vector"
msgstr "Ma 'z eus ur vektor IRQ gant an UNS"

#: harddrake2:78
#, c-format
msgid "yes means the arithmetic coprocessor has an exception vector attached"
msgstr ""

#: harddrake2:79
#, c-format
msgid "F00f bug"
msgstr "Buf f00f"

#: harddrake2:79
#, c-format
msgid "early pentiums were buggy and freezed when decoding the F00F bytecode"
msgstr ""

#: harddrake2:80
#, c-format
msgid "Halt bug"
msgstr "Bug halt"

#: harddrake2:81
#, c-format
msgid ""
"Some of the early i486DX-100 chips cannot reliably return to operating mode "
"after the \"halt\" instruction is used"
msgstr ""

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

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

#: harddrake2:84
#, c-format
msgid "Model name"
msgstr "Anv ar gobari"

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

#: harddrake2:85
#, c-format
msgid "the name of the CPU"
msgstr "Anv an UTK"

#: harddrake2:86
#, c-format
msgid "Processor ID"
msgstr ""

#: harddrake2:86
#, c-format
msgid "the number of the processor"
msgstr ""

#: harddrake2:87
#, c-format
msgid "Model stepping"
msgstr ""

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

#: harddrake2:88
#, c-format
msgid "the vendor name of the processor"
msgstr ""

#: harddrake2:89
#, c-format
msgid "Write protection"
msgstr "Anskrivadus"

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

#: harddrake2:93
#, c-format
msgid "Floppy format"
msgstr "Furmad ar bladennig"

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

#: harddrake2:97
#, c-format
msgid "Channel"
msgstr "Kanol"

#: harddrake2:97
#, c-format
msgid "EIDE/SCSI channel"
msgstr "Kanol EIDE/SCSI"

#: harddrake2:98
#, c-format
msgid "Disk identifier"
msgstr "Anavezoud ar bladenn"

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

#: harddrake2:99
#, c-format
msgid "Logical unit number"
msgstr ""

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

#. -PO: here, "size" is the size of the ram chip (eg: 128Mo, 256Mo, ...)
#: harddrake2:106
#, c-format
msgid "Installed size"
msgstr "Ment staliet"

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

#: harddrake2:107
#, c-format
msgid "Enabled Size"
msgstr "Ment bev"

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

#: harddrake2:108
#, c-format
msgid "type of the memory device"
msgstr "seurt an drobarzhell vemor"

#: harddrake2:109
#, c-format
msgid "Speed"
msgstr "Tizh"

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

#: harddrake2:110
#, c-format
msgid "Bank connections"
msgstr ""

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

#: harddrake2:115
#, c-format
msgid "Device file"
msgstr "Restr an drobarzhell"

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

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

#: harddrake2:116
#, c-format
msgid "whether the wheel is emulated or not"
msgstr ""

#: harddrake2:117
#, c-format
msgid "the type of the mouse"
msgstr "seurt al logodenn"

#: harddrake2:118
#, c-format
msgid "the name of the mouse"
msgstr "anv al logodenn"

#: harddrake2:119
#, c-format
msgid "Number of buttons"
msgstr "Niver a nozelioù"

#: harddrake2:119
#, c-format
msgid "the number of buttons the mouse has"
msgstr "niver a nozelioù gand al logodenn"

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

#: harddrake2:121
#, c-format
msgid "Mouse protocol used by X11"
msgstr "Komenad logod implijet gant X11"

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

#: harddrake2:128 harddrake2:137 harddrake2:144 harddrake2:152 harddrake2:332
#, c-format
msgid "Identification"
msgstr "Dilesadur"

#: harddrake2:129 harddrake2:145
#, c-format
msgid "Connection"
msgstr "Kevreadenn"

#: harddrake2:138
#, c-format
msgid "Performances"
msgstr ""

#: harddrake2:139
#, c-format
msgid "Bugs"
msgstr "Bugoù"

#: harddrake2:140
#, c-format
msgid "FPU"
msgstr "UNS"

#: harddrake2:147
#, c-format
msgid "Device"
msgstr "Trobarzhell"

#: harddrake2:148
#, c-format
msgid "Partitions"
msgstr "Parzhadurioù"

#: harddrake2:153
#, c-format
msgid "Features"
msgstr "Arc'hweloù"

#. -PO: please keep all "/" characters !!!
#: harddrake2:176 logdrake:77
#, c-format
msgid "/_Options"
msgstr "/_Dibarzhoù"

#: harddrake2:177 harddrake2:206 logdrake:79
#, c-format
msgid "/_Help"
msgstr "/_Skoazell"

#: harddrake2:181
#, c-format
msgid "/Autodetect _printers"
msgstr "/Kavout _moullerezioù"

#: harddrake2:182
#, c-format
msgid "/Autodetect _modems"
msgstr "/Kavout m_odemioù"

#: harddrake2:183
#, c-format
msgid "/Autodetect _jaz drives"
msgstr "/Kavout an drobarzhelloù _jaz"

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

#: harddrake2:188
#, c-format
msgid "Hardware Configuration"
msgstr "Kefluniadur ar periantal"

#: harddrake2:195
#, c-format
msgid "/_Quit"
msgstr "/_Kuitaat"

#: harddrake2:208
#, c-format
msgid "/_Fields description"
msgstr "/Deskrivadur an _tachennoù"

#: harddrake2:210
#, c-format
msgid "Harddrake help"
msgstr "Skoazell Harddrake"

#: harddrake2:219
#, c-format
msgid "Select a device!"
msgstr "Dibabit un drobarzhell !"

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

#: harddrake2:225
#, c-format
msgid "/_Report Bug"
msgstr "/_Reiñ da c'houzout ur gudenn"

#: harddrake2:227
#, c-format
msgid "/_About..."
msgstr "/_A-brepoz ..."

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

#: harddrake2:232
#, c-format
msgid "Copyright (C) %s by Mandriva"
msgstr "Copyright (C) %s gant Mandriva"

#: harddrake2:234
#, c-format
msgid "This is HardDrake, a %s hardware configuration tool."
msgstr "Setu HardDrake, an ostilh %s evit kefluniañ ar periantel."

#: harddrake2:267
#, c-format
msgid "Detected hardware"
msgstr "Periantel kavet"

#: harddrake2:270 scannerdrake:286
#, c-format
msgid "Information"
msgstr "Titouroù"

#: harddrake2:272
#, c-format
msgid "Set current driver options"
msgstr "Lakaat dibarzhoù ar sturier red"

#: harddrake2:279
#, c-format
msgid "Run config tool"
msgstr "Seveniñ an ostilh kefluniadur"

#: harddrake2:299
#, c-format
msgid ""
"Click on a device in the left tree in order to display its information here."
msgstr ""
"Klikit ouzh un drobarzhell e-barzh ar wezenn a-gleiz a-benn ma ziskouez "
"titouroù anezhañ amañ."

#: harddrake2:319
#, c-format
msgid "unknown"
msgstr "anavez"

#: harddrake2:340
#, c-format
msgid "Misc"
msgstr "A bep seurt"

#: harddrake2:415
#, c-format
msgid "secondary"
msgstr "eil derez"

#: harddrake2:415
#, c-format
msgid "primary"
msgstr "kentañ"

#: harddrake2:419
#, c-format
msgid "burner"
msgstr "engraver"

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

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

#: localedrake:44
#, c-format
msgid "You should install the following packages: %s"
msgstr "Gwell e vefe koulz deoc'h staliañ ar pakadoù-mañ : %s"

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

#: localedrake:55
#, c-format
msgid "The change is done, but to be effective you must logout"
msgstr ""

#: logdrake:50
#, c-format
msgid "Mandriva Linux Tools Logs"
msgstr ""

#: logdrake:51
#, c-format
msgid "Logs"
msgstr "Kazetennoù"

#: logdrake:64
#, c-format
msgid "Show only for the selected day"
msgstr "Diskouez hepken an deiz dibabet"

#: logdrake:71
#, c-format
msgid "/File/_New"
msgstr "/Rest/_Nevez"

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

#: logdrake:72
#, c-format
msgid "/File/_Open"
msgstr "/Restr/_Digoriñ"

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

#: logdrake:73
#, c-format
msgid "/File/_Save"
msgstr "/Restr/_Enrollañ"

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

#: logdrake:74
#, c-format
msgid "/File/Save _As"
msgstr "/Restr/_Gwarediñ dindan"

#: logdrake:75
#, c-format
msgid "/File/-"
msgstr "/Restr/-"

#: logdrake:78
#, c-format
msgid "/Options/Test"
msgstr "/Dibarzhoù/Arnodenn"

#: logdrake:80
#, c-format
msgid "/Help/_About..."
msgstr "/Skoazell/_A-brepoz ..."

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

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

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

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

#: logdrake:116
#, c-format
msgid "search"
msgstr "klask"

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

#: logdrake:130
#, c-format
msgid "Settings"
msgstr "Dibarzhoù"

#: logdrake:133
#, c-format
msgid "Matching"
msgstr "Gant"

#: logdrake:134
#, c-format
msgid "but not matching"
msgstr "met hep"

#: logdrake:137
#, c-format
msgid "Choose file"
msgstr "Dibabit ur restr"

#: logdrake:149
#, c-format
msgid "Calendar"
msgstr "Deiziadur"

#: logdrake:158
#, c-format
msgid "Content of the file"
msgstr "Restrad"

#: logdrake:162 logdrake:399
#, c-format
msgid "Mail alert"
msgstr ""

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

#: logdrake:173
#, c-format
msgid "Save"
msgstr "Enrollañ"

#: logdrake:222
#, c-format
msgid "please wait, parsing file: %s"
msgstr "gortozit mar plij, o lenn ar restr : %s"

#: logdrake:377
#, c-format
msgid "Apache World Wide Web Server"
msgstr "Servijer gwiad bedel Apache"

#: logdrake:378
#, c-format
msgid "Domain Name Resolver"
msgstr ""

#: logdrake:379
#, c-format
msgid "Ftp Server"
msgstr "Servijer FTP"

#: logdrake:380
#, c-format
msgid "Postfix Mail Server"
msgstr "Servijer postel Postfix"

#: logdrake:381
#, c-format
msgid "Samba Server"
msgstr "Servijer Samba"

#: logdrake:382
#, c-format
msgid "SSH Server"
msgstr "Servijer SSH"

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

#: logdrake:384
#, c-format
msgid "Xinetd Service"
msgstr "Servijer xinetd"

#: logdrake:393
#, c-format
msgid "Configure the mail alert system"
msgstr "Kefluniañ ar reizhiad diwall dre post"

#: logdrake:394
#, c-format
msgid "Stop the mail alert system"
msgstr "Paouez ar reizhiad diwall dre post"

#: logdrake:402
#, c-format
msgid "Mail alert configuration"
msgstr "Kefluniadur an diwall dre post"

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

#: logdrake:406
#, c-format
msgid "What do you want to do?"
msgstr "Petra e fell deoc'h da ober ?"

#: logdrake:413
#, c-format
msgid "Services settings"
msgstr "Dibarzhoù ar serjivioù"

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

#: logdrake:421
#, c-format
msgid "Load setting"
msgstr "Kargañ an dibarzhoù"

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

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

#: logdrake:428
#, c-format
msgid "Alert configuration"
msgstr "Kefluniadur an diwall"

#: logdrake:429
#, c-format
msgid "Please enter your email address below "
msgstr "Roit ho chomlec'h postel mar plij "

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

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

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

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

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

#: logdrake:514
#, c-format
msgid "Save as.."
msgstr "Enrollañ e ..."

#: scannerdrake:51
#, c-format
msgid ""
"SANE packages need to be installed to use scanners.\n"
"\n"
"Do you want to install the SANE packages?"
msgstr ""
"Ar pakadoù SANE zo war-nes bezañ staliet evit implij an eiltreseroù :\n"
"\n"
"Mennout a rit staliañ ar pakadoù SANE ?"

#: scannerdrake:55
#, c-format
msgid "Aborting Scannerdrake."
msgstr "O terriñ Scannerdrake."

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

#: scannerdrake:61
#, c-format
msgid "Scannerdrake will not be started now."
msgstr "Ne vo ket loc'het Scannerdrake bremañ."

#: scannerdrake:67 scannerdrake:506
#, c-format
msgid "Searching for configured scanners..."
msgstr "O klask an eiltreseroù kefluniet ..."

#: scannerdrake:71 scannerdrake:510
#, c-format
msgid "Searching for new scanners..."
msgstr "O klask eiltreseroù nevez ..."

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

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

#: scannerdrake:104
#, c-format
msgid "%s found on %s, configure it automatically?"
msgstr "%s kavet war %s, kefluniañ anezhi ent emgefreek ?"

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

#: scannerdrake:130
#, c-format
msgid "Scanner configuration"
msgstr "Kefluniadur ar skanner"

#: scannerdrake:131
#, c-format
msgid "Select a scanner model (Detected model: %s, Port: %s)"
msgstr "Dibabit ur gobari scanner (doare kavet : %s, porzh : %s)"

#: scannerdrake:133
#, c-format
msgid "Select a scanner model (Detected model: %s)"
msgstr "Dibabit ur gobari scanner (doare kavet : %s)"

#: scannerdrake:134
#, c-format
msgid "Select a scanner model (Port: %s)"
msgstr "Dibabit ur gobari scanner (porzh : %s)"

#: scannerdrake:136 scannerdrake:139
#, c-format
msgid " (UNSUPPORTED)"
msgstr " (N'EO KET SKORAET)"

#: scannerdrake:142
#, c-format
msgid "The %s is not supported under Linux."
msgstr "N'eo ket skoraet gant Linux %s."

#: scannerdrake:169 scannerdrake:183
#, c-format
msgid "Do not install firmware file"
msgstr "Ne staliit ket restr ar meriant"

#: scannerdrake:172 scannerdrake:222
#, c-format
msgid "Scanner Firmware"
msgstr ""

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

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

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

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

#: scannerdrake:178 scannerdrake:237
#, c-format
msgid "Install firmware file from"
msgstr "Staliañ restr ar meriant eus"

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

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

#: scannerdrake:182 scannerdrake:192 scannerdrake:241 scannerdrake:250
#, c-format
msgid "Other place"
msgstr "Lec'hiadur all"

#: scannerdrake:198
#, c-format
msgid "Select firmware file"
msgstr "Dibabit restr ar meriant"

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

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

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

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

#: scannerdrake:233
#, c-format
msgid "Install firmware for the"
msgstr "Staliañ restroù ar meriant evit"

#: scannerdrake:256
#, c-format
msgid "Select firmware file for the %s"
msgstr "Dibabit restr ar meriant evit %s"

#: scannerdrake:274
#, c-format
msgid "Could not install the firmware file for the %s!"
msgstr "Ne m'eus ket staliañ restroù ar meriant evit %s !"

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

#: scannerdrake:297
#, c-format
msgid "The %s is unsupported"
msgstr "N'eo ket skoraet %s"

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

#: scannerdrake:320
#, c-format
msgid "Setting up kernel modules..."
msgstr "O lakaat molladoù ar c'halon ..."

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

#: scannerdrake:331 scannerdrake:377
#, c-format
msgid "Device choice"
msgstr "Choazh an drobarzhell"

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

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

#: scannerdrake:335 scannerdrake:380
#, c-format
msgid "choose device"
msgstr "dibabit ur drobarzhell"

#: scannerdrake:369
#, c-format
msgid "Searching for scanners..."
msgstr "O klask eiltreseroù ..."

#: scannerdrake:405 scannerdrake:412
#, c-format
msgid "Attention!"
msgstr "Ho evezh !"

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

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

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

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

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

#: scannerdrake:415
#, c-format
msgid "edit the configuration file /etc/sane.d/%s.conf. "
msgstr "aozañ ar restr kefluniadur /etc/sane.d/%s.conf. "

#: scannerdrake:420
#, c-format
msgid "Congratulations!"
msgstr "Gourc'hemennoù !"

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

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

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

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

#: scannerdrake:461
#, c-format
msgid "Scanner Management"
msgstr "Melestradur ar skannerioù"

#: scannerdrake:467
#, c-format
msgid "Search for new scanners"
msgstr "Klask an eiltreserien nevez"

#: scannerdrake:473
#, c-format
msgid "Add a scanner manually"
msgstr "Ouzhpennañ un eiltreser gant an dorn"

#: scannerdrake:480
#, c-format
msgid "Install/Update firmware files"
msgstr "Staliañ/Bremañaat ar restroù meriant"

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

#: scannerdrake:545 scannerdrake:710
#, c-format
msgid "All remote machines"
msgstr "Reizhiadoù a-bell holl"

#: scannerdrake:557 scannerdrake:860
#, c-format
msgid "This machine"
msgstr "Ar reizhiad-mañ"

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

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

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

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

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

#: scannerdrake:608 scannerdrake:625
#, c-format
msgid "No remote machines"
msgstr "Reizhiadoù a-bell ebet"

#: scannerdrake:617
#, c-format
msgid "Use scanners on remote computers"
msgstr "Implij an eiltreserioù war urzhiataerioù a-bell"

#: scannerdrake:620
#, c-format
msgid "Use the scanners on hosts: "
msgstr "Implij an eiltreserioù war ostizioù : "

#: scannerdrake:647 scannerdrake:719 scannerdrake:869
#, c-format
msgid "Sharing of local scanners"
msgstr ""

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

#: scannerdrake:659 scannerdrake:809
#, c-format
msgid "Add host"
msgstr "Ouzhpennañ un ostiz"

#: scannerdrake:665 scannerdrake:815
#, c-format
msgid "Edit selected host"
msgstr "Kemmañ an ostiz diuzet"

#: scannerdrake:674 scannerdrake:824
#, c-format
msgid "Remove selected host"
msgstr "Lemel an ostiz diuzet"

#: scannerdrake:698 scannerdrake:706 scannerdrake:711 scannerdrake:757
#: scannerdrake:848 scannerdrake:856 scannerdrake:861 scannerdrake:907
#, c-format
msgid "Name/IP address of host:"
msgstr "Chomlec'h IP/Anv an oztiz :"

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

#: scannerdrake:731 scannerdrake:881
#, c-format
msgid "You must enter a host name or an IP address.\n"
msgstr "Ret eo deoc'h reiñ an anv-ostiz pe ur chomlec'h IP.\n"

#: scannerdrake:742 scannerdrake:892
#, c-format
msgid "This host is already in the list, it cannot be added again.\n"
msgstr "Er roll eo dija an ostiz-se. N'eo ket bet ouzhpennet ur wech all\n"

#: scannerdrake:797
#, c-format
msgid "Usage of remote scanners"
msgstr "Arveriadur an eiltreserioù a-bell"

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

#: scannerdrake:955
#, c-format
msgid ""
"saned needs to be installed to share the local scanner(s).\n"
"\n"
"Do you want to install the saned package?"
msgstr ""
"staliet e tle bezañ saned evit rannañ ar skanner(où) lec'hel.\n"
"\n"
"Ha sur oc'h e mennit staliañ ar pakad saned ?"

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

#: service_harddrake:137
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr "Bez eus trobarzhelloù lemet er c'hlass « %s » :\n"

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

#: service_harddrake:141
#, c-format
msgid "Some devices were added: %s\n"
msgstr "Ouzhpennet oa lod a eus trobarzhelloù : %s\n"

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

#: service_harddrake:265
#, c-format
msgid "Hardware probing in progress"
msgstr "O klask ar perientel"

#: service_harddrake_confirm:7
#, c-format
msgid "Hardware changes in \"%s\" class (%s seconds to answer)"
msgstr "Bez eus kemmoù gant ar c'hlass « %s » (%s eil evit respont)"

#: service_harddrake_confirm:8
#, c-format
msgid "Do you want to run the appropriate config tool?"
msgstr "Mennout a rit lañsañ an ostilh dereat ?"

#~ msgid "Error!"
#~ msgstr "Fazi !"

#~ msgid "I can not find needed image file `%s'."
#~ msgstr "N'hellan ket kavour ar restr skeudenn red « %s »."

#~ msgid "Auto Install Configurator"
#~ msgstr "Keflunier ar staliadur emgefreek"

#~ msgid "replay"
#~ msgstr "adc'hoari"

#~ msgid "manual"
#~ msgstr "diwar zorn"

#~ msgid "Automatic Steps Configuration"
#~ msgstr "Kefluniadur staliañ emgefreek"

#~ msgid "Insert a blank floppy in drive %s"
#~ msgstr "Lakait ur bladennig gwerc'h el lenner %s"

#~ msgid "Creating auto install floppy"
#~ msgstr "O krouiñ ur bladennig staliañ emgefreek"

#~ msgid "Insert another blank floppy in drive %s (for drivers disk)"
#~ msgstr ""
#~ "Lakait ur bladennig gwerc'h all el lenner %s (evit pladenn ar sturieroù)"

#~ msgid "Creating auto install floppy (drivers disk)"
#~ msgstr "O krouiñ ur bladennig staliañ emgefreek (pladenn ar sturieroù)"

#~ msgid "Auto Install"
#~ msgstr "Staliañ emgefreek"

#~ msgid "Add an item"
#~ msgstr "Ouzhpennañ un hini"

#~ msgid "Remove the last item"
#~ msgstr "Lemel an hini diwezhañ"

#~ msgid "HardDrake"
#~ msgstr "HardDrake"

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

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

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

#~ msgid "Userdrake"
#~ msgstr "Userdrake"
, c-format
msgid "Host \"%s\", port %s"
msgstr "Хост \"%s\", порт %s"
-#: printer/printerdrake.pm:1913
+#: printer/printerdrake.pm:2141
#, c-format
msgid "TCP/Socket Printer Options"
msgstr "TCP/Socket Опции на принтер"
-#: printer/printerdrake.pm:1915
+#: printer/printerdrake.pm:2143
#, c-format
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
@@ -12631,7 +12842,7 @@ msgstr ""
"Изберете един от автоматично откритите принтери в списъка горе или въведете "
"име на хост или IP и опционално номер на порт (подразбиращ 9100) в полето."
-#: printer/printerdrake.pm:1916
+#: printer/printerdrake.pm:2144
#, c-format
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
@@ -12644,27 +12855,27 @@ msgstr ""
"номерът на порта обикновенно е 9100, на други сървъри може да варира. Вижте "
"ръковоството на хардуера си."
-#: printer/printerdrake.pm:1920
+#: printer/printerdrake.pm:2148
#, c-format
msgid "Printer host name or IP missing!"
msgstr "Липсва име на хост на принтера или IP!"
-#: printer/printerdrake.pm:1949
+#: printer/printerdrake.pm:2177
#, c-format
msgid "Printer host name or IP"
msgstr "Име на хост за принтера или IP"
-#: printer/printerdrake.pm:2012
+#: printer/printerdrake.pm:2240
#, fuzzy, c-format
msgid "Refreshing Device URI list..."
msgstr "Опресняване на данните от принтера ..."
-#: printer/printerdrake.pm:2015 printer/printerdrake.pm:2017
+#: printer/printerdrake.pm:2243 printer/printerdrake.pm:2245
#, c-format
msgid "Printer Device URI"
msgstr "Печатащо устройство URI"
-#: printer/printerdrake.pm:2016
+#: printer/printerdrake.pm:2244
#, c-format
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
@@ -12675,34 +12886,34 @@ msgstr ""
"изпълни или CUPS или Foomatic спецификациите. Отбележете, че не всички "
"типове URI се поддрържат от spooler-ите."
-#: printer/printerdrake.pm:2042
+#: printer/printerdrake.pm:2270
#, c-format
msgid "A valid URI must be entered!"
msgstr "Трябва да бъде въведен валиден URI!"
-#: printer/printerdrake.pm:2147
+#: printer/printerdrake.pm:2375
#, c-format
msgid "Pipe into command"
msgstr "Програмен канал към команда"
-#: printer/printerdrake.pm:2148
+#: printer/printerdrake.pm:2376
#, c-format
msgid ""
"Here you can specify any arbitrary command line into which the job should be "
"piped instead of being sent directly to a printer."
msgstr ""
-#: printer/printerdrake.pm:2149
+#: printer/printerdrake.pm:2377
#, c-format
msgid "Command line"
msgstr "Команден ред"
-#: printer/printerdrake.pm:2153
+#: printer/printerdrake.pm:2381
#, c-format
msgid "A command line must be entered!"
msgstr "Трябва да бъде въведен команден ред!"
-#: printer/printerdrake.pm:2192
+#: printer/printerdrake.pm:2421
#, c-format
msgid ""
"On many HP printers there are special functions available, maintenance (ink "
@@ -12711,14 +12922,14 @@ msgid ""
"printers with card readers. "
msgstr ""
-#: printer/printerdrake.pm:2194
+#: printer/printerdrake.pm:2423
#, c-format
msgid ""
"To access these extra functions on your HP printer, it must be set up with "
"the appropriate software: "
msgstr ""
-#: printer/printerdrake.pm:2195
+#: printer/printerdrake.pm:2424
#, c-format
msgid ""
"Either with the newer HPLIP which allows printer maintenance through the "
@@ -12726,33 +12937,33 @@ msgid ""
"newer PhotoSmart models "
msgstr ""
-#: printer/printerdrake.pm:2196
+#: printer/printerdrake.pm:2425
#, c-format
msgid ""
"or with the older HPOJ which allows only scanner and memory card access, but "
"could help you in case of failure of HPLIP. "
msgstr ""
-#: printer/printerdrake.pm:2198
+#: printer/printerdrake.pm:2427
#, c-format
msgid "What is your choice (choose \"None\" for non-HP printers)? "
msgstr ""
-#: printer/printerdrake.pm:2199 printer/printerdrake.pm:2200
-#: printer/printerdrake.pm:2226 printer/printerdrake.pm:2232
-#: printer/printerdrake.pm:2258
+#: printer/printerdrake.pm:2428 printer/printerdrake.pm:2429
+#: printer/printerdrake.pm:2455 printer/printerdrake.pm:2461
+#: printer/printerdrake.pm:2487
#, c-format
msgid "HPLIP"
msgstr "HPLIP"
-#: printer/printerdrake.pm:2199 printer/printerdrake.pm:2202
-#: printer/printerdrake.pm:2358 printer/printerdrake.pm:2364
-#: printer/printerdrake.pm:2375
+#: printer/printerdrake.pm:2428 printer/printerdrake.pm:2431
+#: printer/printerdrake.pm:2600 printer/printerdrake.pm:2606
+#: printer/printerdrake.pm:2617
#, c-format
msgid "HPOJ"
msgstr "HPOJ"
-#: printer/printerdrake.pm:2207
+#: printer/printerdrake.pm:2436
#, c-format
msgid ""
"Is your printer a multi-function device from HP or Sony (OfficeJet, PSC, "
@@ -12763,100 +12974,100 @@ msgstr ""
"(OfficeJet, PSC, LaserJet 1100/1200/1220/3000/3200/3300/4345 със скенер, "
"DeskJet 450, Sony IJP-V100), HP PhotoSmart или HP LaserJet 2200?"
-#: printer/printerdrake.pm:2226 printer/printerdrake.pm:2358
+#: printer/printerdrake.pm:2455 printer/printerdrake.pm:2600
#, c-format
msgid "Installing %s package..."
msgstr "Инсталиране на %s пакети ..."
-#: printer/printerdrake.pm:2233 printer/printerdrake.pm:2365
+#: printer/printerdrake.pm:2462 printer/printerdrake.pm:2607
#, c-format
msgid "Only printing will be possible on the %s."
msgstr ""
-#: printer/printerdrake.pm:2248
+#: printer/printerdrake.pm:2477
#, fuzzy, c-format
msgid "Could not remove your old HPOJ configuration file %s for your %s! "
msgstr ""
"Не мога да създам конфигурационна директория на GNOME за всеки потребител \"%"
"s\": %s\n"
-#: printer/printerdrake.pm:2250
+#: printer/printerdrake.pm:2479
#, c-format
msgid "Please remove the file manually and restart HPOJ."
msgstr ""
-#: printer/printerdrake.pm:2258 printer/printerdrake.pm:2375
+#: printer/printerdrake.pm:2487 printer/printerdrake.pm:2617
#, c-format
msgid "Checking device and configuring %s..."
msgstr "Проверка на устройство и конфигурация за %s..."
-#: printer/printerdrake.pm:2277
+#: printer/printerdrake.pm:2508
#, fuzzy, c-format
msgid "Which printer do you want to set up with HPLIP?"
msgstr "На кой сектор искате да го преместите?"
-#: printer/printerdrake.pm:2306 printer/printerdrake.pm:2419
+#: printer/printerdrake.pm:2548 printer/printerdrake.pm:2661
#, c-format
msgid "Installing SANE packages..."
msgstr "Инсталиране на SANE пакети ..."
-#: printer/printerdrake.pm:2319 printer/printerdrake.pm:2432
+#: printer/printerdrake.pm:2561 printer/printerdrake.pm:2674
#, c-format
msgid "Scanning on the %s will not be possible."
msgstr ""
-#: printer/printerdrake.pm:2334
+#: printer/printerdrake.pm:2576
#, c-format
msgid "Using and Maintaining your %s"
msgstr ""
-#: printer/printerdrake.pm:2459
+#: printer/printerdrake.pm:2701
#, c-format
msgid "Installing mtools packages..."
msgstr "Инсталиране на mtools пакети..."
-#: printer/printerdrake.pm:2467
+#: printer/printerdrake.pm:2709
#, c-format
msgid "Photo memory card access on the %s will not be possible."
msgstr ""
-#: printer/printerdrake.pm:2483
+#: printer/printerdrake.pm:2725
#, c-format
msgid "Scanning on your HP multi-function device"
msgstr "Сканиране на вашето HP многофункционално устройство"
-#: printer/printerdrake.pm:2492
+#: printer/printerdrake.pm:2734
#, c-format
msgid "Photo memory card access on your HP multi-function device"
msgstr ""
-#: printer/printerdrake.pm:2509
+#: printer/printerdrake.pm:2751
#, fuzzy, c-format
msgid "Configuring device..."
msgstr "Настройка ..."
-#: printer/printerdrake.pm:2543
+#: printer/printerdrake.pm:2785
#, c-format
msgid "Making printer port available for CUPS..."
msgstr "Прави порта на принтера наличен за CUPS..."
-#: printer/printerdrake.pm:2552 printer/printerdrake.pm:2805
-#: printer/printerdrake.pm:2949
+#: printer/printerdrake.pm:2794 printer/printerdrake.pm:3063
+#: printer/printerdrake.pm:3216
#, c-format
msgid "Reading printer database..."
msgstr "Четене на базата данни от принтери ..."
-#: printer/printerdrake.pm:2763
+#: printer/printerdrake.pm:3021
#, c-format
msgid "Enter Printer Name and Comments"
msgstr "Въведете име на принтер и коментар"
-#: printer/printerdrake.pm:2767 printer/printerdrake.pm:4064
+#: printer/printerdrake.pm:3025 printer/printerdrake.pm:4348
#, c-format
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr "Името на принтера трябва да съдържа само букви, числа и подчертавка"
-#: printer/printerdrake.pm:2773 printer/printerdrake.pm:4069
+#: printer/printerdrake.pm:3031 printer/printerdrake.pm:4353
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -12865,7 +13076,7 @@ msgstr ""
"Принтерът \"%s\" вече съществува,\n"
"наистина ли искате да презапишете настройката ?"
-#: printer/printerdrake.pm:2780
+#: printer/printerdrake.pm:3038
#, c-format
msgid ""
"The printer name \"%s\" has more than 12 characters which can make the "
@@ -12873,7 +13084,7 @@ msgid ""
"name?"
msgstr ""
-#: printer/printerdrake.pm:2789
+#: printer/printerdrake.pm:3047
#, c-format
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
@@ -12882,35 +13093,35 @@ msgstr ""
"Всеки принтер се нуждае от име (например \"printer\"). Полетата Описание и "
"Местоположе не трябва да бъдат попълвани. Има коментари за потребителите."
-#: printer/printerdrake.pm:2790
+#: printer/printerdrake.pm:3048
#, c-format
msgid "Name of printer"
msgstr "Име на принтер"
-#: printer/printerdrake.pm:2791 standalone/drakconnect:592
-#: standalone/harddrake2:39 standalone/printerdrake:212
-#: standalone/printerdrake:219
+#: printer/printerdrake.pm:3049 standalone/drakconnect:592
+#: standalone/harddrake2:39 standalone/printerdrake:222
+#: standalone/printerdrake:229
#, c-format
msgid "Description"
msgstr "Описание"
-#: printer/printerdrake.pm:2792 standalone/printerdrake:212
-#: standalone/printerdrake:219
+#: printer/printerdrake.pm:3050 standalone/printerdrake:222
+#: standalone/printerdrake:229
#, c-format
msgid "Location"
msgstr "Местоположение"
-#: printer/printerdrake.pm:2810
+#: printer/printerdrake.pm:3068
#, c-format
msgid "Preparing printer database..."
msgstr "Подготвяне на базата данни от принтери ..."
-#: printer/printerdrake.pm:2927
+#: printer/printerdrake.pm:3194
#, c-format
msgid "Your printer model"
msgstr "Вашият модел принтер"
-#: printer/printerdrake.pm:2928
+#: printer/printerdrake.pm:3195
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -12925,18 +13136,18 @@ msgid ""
"%s"
msgstr ""
-#: printer/printerdrake.pm:2933 printer/printerdrake.pm:2936
+#: printer/printerdrake.pm:3200 printer/printerdrake.pm:3203
#, c-format
msgid "The model is correct"
msgstr "Този модел е правилен"
-#: printer/printerdrake.pm:2934 printer/printerdrake.pm:2935
-#: printer/printerdrake.pm:2938
+#: printer/printerdrake.pm:3201 printer/printerdrake.pm:3202
+#: printer/printerdrake.pm:3205
#, c-format
msgid "Select model manually"
msgstr "Избор на модел ръчно"
-#: printer/printerdrake.pm:2962
+#: printer/printerdrake.pm:3229
#, c-format
msgid ""
"\n"
@@ -12946,38 +13157,38 @@ msgid ""
"\"Raw printer\" is highlighted."
msgstr ""
-#: printer/printerdrake.pm:2981
+#: printer/printerdrake.pm:3248
#, c-format
msgid "Install a manufacturer-supplied PPD file"
msgstr ""
-#: printer/printerdrake.pm:3013
+#: printer/printerdrake.pm:3280
#, c-format
msgid ""
"Every PostScript printer is delivered with a PPD file which describes the "
"printer's options and features."
msgstr ""
-#: printer/printerdrake.pm:3014
+#: printer/printerdrake.pm:3281
#, c-format
msgid ""
"This file is usually somewhere on the CD with the Windows and Mac drivers "
"delivered with the printer."
msgstr ""
-#: printer/printerdrake.pm:3015
+#: printer/printerdrake.pm:3282
#, c-format
msgid "You can find the PPD files also on the manufacturer's web sites."
msgstr ""
-#: printer/printerdrake.pm:3016
+#: printer/printerdrake.pm:3283
#, c-format
msgid ""
"If you have Windows installed on your machine, you can find the PPD file on "
"your Windows partition, too."
msgstr ""
-#: printer/printerdrake.pm:3017
+#: printer/printerdrake.pm:3284
#, c-format
msgid ""
"Installing the printer's PPD file and using it when setting up the printer "
@@ -12985,58 +13196,58 @@ msgid ""
"printer's hardware"
msgstr ""
-#: printer/printerdrake.pm:3018
+#: printer/printerdrake.pm:3285
#, c-format
msgid ""
"Here you can choose the PPD file to be installed on your machine, it will "
"then be used for the setup of your printer."
msgstr ""
-#: printer/printerdrake.pm:3020
+#: printer/printerdrake.pm:3287
#, fuzzy, c-format
msgid "Install PPD file from"
msgstr "Инсталира rpm"
-#: printer/printerdrake.pm:3023 printer/printerdrake.pm:3031
+#: printer/printerdrake.pm:3290 printer/printerdrake.pm:3298
#: standalone/scannerdrake:183 standalone/scannerdrake:192
#: standalone/scannerdrake:242 standalone/scannerdrake:250
#, fuzzy, c-format
msgid "Floppy Disk"
msgstr "Флопи"
-#: printer/printerdrake.pm:3024 printer/printerdrake.pm:3033
+#: printer/printerdrake.pm:3291 printer/printerdrake.pm:3300
#: standalone/scannerdrake:184 standalone/scannerdrake:194
#: standalone/scannerdrake:243 standalone/scannerdrake:252
#, fuzzy, c-format
msgid "Other place"
msgstr "Други портовете"
-#: printer/printerdrake.pm:3039
+#: printer/printerdrake.pm:3306
#, fuzzy, c-format
msgid "Select PPD file"
msgstr "Изберете файл"
-#: printer/printerdrake.pm:3043
+#: printer/printerdrake.pm:3310
#, c-format
msgid "The PPD file %s does not exist or is unreadable!"
msgstr ""
-#: printer/printerdrake.pm:3049
+#: printer/printerdrake.pm:3316
#, c-format
msgid "The PPD file %s does not conform with the PPD specifications!"
msgstr ""
-#: printer/printerdrake.pm:3060
+#: printer/printerdrake.pm:3327
#, fuzzy, c-format
msgid "Installing PPD file..."
msgstr "Инсталира %s ..."
-#: printer/printerdrake.pm:3178
+#: printer/printerdrake.pm:3445
#, c-format
msgid "OKI winprinter configuration"
msgstr "Настройки на OKI Winprinter"
-#: printer/printerdrake.pm:3179
+#: printer/printerdrake.pm:3446
#, c-format
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
@@ -13047,12 +13258,12 @@ msgid ""
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
-#: printer/printerdrake.pm:3204 printer/printerdrake.pm:3234
+#: printer/printerdrake.pm:3471 printer/printerdrake.pm:3501
#, c-format
msgid "Lexmark inkjet configuration"
msgstr "Настройка на Lexmark inkjet"
-#: printer/printerdrake.pm:3205
+#: printer/printerdrake.pm:3472
#, c-format
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
@@ -13065,7 +13276,7 @@ msgstr ""
"свържете принтера си на локален порт или го настройте на машината, към която "
"е свързан."
-#: printer/printerdrake.pm:3235
+#: printer/printerdrake.pm:3502
#, c-format
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
@@ -13078,12 +13289,12 @@ msgid ""
"adjust the head alignment settings with this program."
msgstr ""
-#: printer/printerdrake.pm:3245
+#: printer/printerdrake.pm:3512
#, fuzzy, c-format
msgid "Lexmark X125 configuration"
msgstr "Настройка на Lexmark inkjet"
-#: printer/printerdrake.pm:3246
+#: printer/printerdrake.pm:3513
#, fuzzy, c-format
msgid ""
"The driver for this printer only supports printers locally connected via "
@@ -13096,12 +13307,12 @@ msgstr ""
"свържете принтера си на локален порт или го настройте на машината, към която "
"е свързан."
-#: printer/printerdrake.pm:3268
+#: printer/printerdrake.pm:3535
#, fuzzy, c-format
msgid "Samsung ML/QL-85G configuration"
msgstr "Настройка за звук"
-#: printer/printerdrake.pm:3269 printer/printerdrake.pm:3296
+#: printer/printerdrake.pm:3536 printer/printerdrake.pm:3563
#, fuzzy, c-format
msgid ""
"The driver for this printer only supports printers locally connected on the "
@@ -13114,17 +13325,35 @@ msgstr ""
"свържете принтера си на локален порт или го настройте на машината, към която "
"е свързан."
-#: printer/printerdrake.pm:3295
+#: printer/printerdrake.pm:3562
#, fuzzy, c-format
msgid "Canon LBP-460/660 configuration"
msgstr "Ръчна настройка"
-#: printer/printerdrake.pm:3314
+#: printer/printerdrake.pm:3589
+#, fuzzy, c-format
+msgid "Canon LBP-810/1120 (CAPT) configuration"
+msgstr "Ръчна настройка"
+
+#: printer/printerdrake.pm:3590
+#, fuzzy, c-format
+msgid ""
+"The driver for this printer only supports printers locally connected via "
+"USB, no printers on remote machines or print server boxes or on the parallel "
+"port. Please connect your printer to the USB or configure it on the machine "
+"where it is directly connected to."
+msgstr ""
+"Inkjet принтерните драйвери предоставени от Lexmark поддържат само локални "
+"принтери, без принтери на отдалечени машини или принтерни машини. Моля, "
+"свържете принтера си на локален порт или го настройте на машината, към която "
+"е свързан."
+
+#: printer/printerdrake.pm:3597
#, c-format
msgid "Firmware-Upload for HP LaserJet 1000"
msgstr ""
-#: printer/printerdrake.pm:3464
+#: printer/printerdrake.pm:3747
#, c-format
msgid ""
"Printer default settings\n"
@@ -13141,27 +13370,27 @@ msgstr ""
"Отбележете, че при много високо качесто на изхода на\n"
"принтера, той може значително да се забави."
-#: printer/printerdrake.pm:3589
+#: printer/printerdrake.pm:3872
#, c-format
msgid "Printer default settings"
msgstr "Настройки по подразбиране за принтера"
-#: printer/printerdrake.pm:3596
+#: printer/printerdrake.pm:3879
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Настройката %s трябва да е цяло число !"
-#: printer/printerdrake.pm:3600
+#: printer/printerdrake.pm:3883
#, c-format
msgid "Option %s must be a number!"
msgstr "Настройката %s трябва да е число !"
-#: printer/printerdrake.pm:3604
+#: printer/printerdrake.pm:3887
#, c-format
msgid "Option %s out of range!"
msgstr "Опцията %s е извън границите !"
-#: printer/printerdrake.pm:3656
+#: printer/printerdrake.pm:3939
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -13170,12 +13399,12 @@ msgstr ""
"Искате ли да настроите този принтер (\"%s\")\n"
"като принтер по подразбиране ?"
-#: printer/printerdrake.pm:3672
+#: printer/printerdrake.pm:3955
#, c-format
msgid "Test pages"
msgstr "Тестови страници"
-#: printer/printerdrake.pm:3673
+#: printer/printerdrake.pm:3956
#, c-format
msgid ""
"Please select the test pages you want to print.\n"
@@ -13188,52 +13417,52 @@ msgstr ""
"време да се изпечата и на лазерни принтери с малко памет може въобще\n"
"да не излезе. В повечето случаи е достатъчна стандартна тестова страница."
-#: printer/printerdrake.pm:3677
+#: printer/printerdrake.pm:3960
#, c-format
msgid "No test pages"
msgstr "Без тестови страници"
-#: printer/printerdrake.pm:3678
+#: printer/printerdrake.pm:3961
#, c-format
msgid "Print"
msgstr "Печат"
-#: printer/printerdrake.pm:3703
+#: printer/printerdrake.pm:3986
#, c-format
msgid "Standard test page"
msgstr "Стандартна тестова страница"
-#: printer/printerdrake.pm:3706
+#: printer/printerdrake.pm:3989
#, c-format
msgid "Alternative test page (Letter)"
msgstr "Алтернативна тестова страница (Писмо)"
-#: printer/printerdrake.pm:3709
+#: printer/printerdrake.pm:3992
#, c-format
msgid "Alternative test page (A4)"
msgstr "Алтернативна тестова страница (А4)"
-#: printer/printerdrake.pm:3711
+#: printer/printerdrake.pm:3994
#, c-format
msgid "Photo test page"
msgstr "Тестова страница със снимка"
-#: printer/printerdrake.pm:3715
+#: printer/printerdrake.pm:3999
#, c-format
msgid "Do not print any test page"
msgstr "Не печати никаква тестова страница"
-#: printer/printerdrake.pm:3723 printer/printerdrake.pm:3907
+#: printer/printerdrake.pm:4007 printer/printerdrake.pm:4191
#, c-format
msgid "Printing test page(s)..."
msgstr "Отпечатване на тестов(ата/ите) страниц(а/и) ..."
-#: printer/printerdrake.pm:3743
+#: printer/printerdrake.pm:4027
#, fuzzy, c-format
msgid "Skipping photo test page."
msgstr "Тестова страница със снимка"
-#: printer/printerdrake.pm:3760
+#: printer/printerdrake.pm:4044
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -13248,7 +13477,7 @@ msgstr ""
"%s\n"
"\n"
-#: printer/printerdrake.pm:3764
+#: printer/printerdrake.pm:4048
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -13257,17 +13486,17 @@ msgstr ""
"Тестовите страници са изпратени към принтерна.\n"
"Може да отнеме малко време преди принтера да започне.\n"
-#: printer/printerdrake.pm:3774
+#: printer/printerdrake.pm:4058
#, c-format
msgid "Did it work properly?"
msgstr "Проработи ли както трябва ?"
-#: printer/printerdrake.pm:3798 printer/printerdrake.pm:5175
+#: printer/printerdrake.pm:4082 printer/printerdrake.pm:5465
#, c-format
msgid "Raw printer"
msgstr "Raw принтер"
-#: printer/printerdrake.pm:3836
+#: printer/printerdrake.pm:4120
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -13280,7 +13509,7 @@ msgstr ""
"<file>\" или \"kprinter <file>\". Графичните инструменти ви позволяват да "
"избирате принтера и да поправяте лесно настройките на опциите.\n"
-#: printer/printerdrake.pm:3838
+#: printer/printerdrake.pm:4122
#, c-format
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
@@ -13291,8 +13520,8 @@ msgstr ""
"печатните диалози в мноѓо приложения. Но тўк не поставяйте името на файла, "
"защото то се подава от приложението.\n"
-#: printer/printerdrake.pm:3841 printer/printerdrake.pm:3858
-#: printer/printerdrake.pm:3868
+#: printer/printerdrake.pm:4125 printer/printerdrake.pm:4142
+#: printer/printerdrake.pm:4152
#, c-format
msgid ""
"\n"
@@ -13305,7 +13534,7 @@ msgstr ""
"за определена работа на принтера. Просто добавете целаните настройки към "
"командния ред, напр. \"%s <file>\". "
-#: printer/printerdrake.pm:3844 printer/printerdrake.pm:3884
+#: printer/printerdrake.pm:4128 printer/printerdrake.pm:4168
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -13316,7 +13545,7 @@ msgstr ""
"списъка показан по-долу или цъкнете на бутона \"Списък с опции за печат\". %s"
"%s%s\n"
-#: printer/printerdrake.pm:3848
+#: printer/printerdrake.pm:4132
#, c-format
msgid ""
"Here is a list of the available printing options for the current printer:\n"
@@ -13325,7 +13554,7 @@ msgstr ""
"Това е списък от налични за печат опции отнасящи се за текущият принтер:\n"
"\n"
-#: printer/printerdrake.pm:3853 printer/printerdrake.pm:3863
+#: printer/printerdrake.pm:4137 printer/printerdrake.pm:4147
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -13334,8 +13563,8 @@ msgstr ""
"За да отпечатате файл от командния ред (терминален прозорец) използвайте "
"командата \"%s <file>\".\n"
-#: printer/printerdrake.pm:3855 printer/printerdrake.pm:3865
-#: printer/printerdrake.pm:3875
+#: printer/printerdrake.pm:4139 printer/printerdrake.pm:4149
+#: printer/printerdrake.pm:4159
#, c-format
msgid ""
"This command you can also use in the \"Printing command\" field of the "
@@ -13346,7 +13575,7 @@ msgstr ""
"печатните диалози в много приложения. Но тук не поставяйте името на файла, "
"защото то се подава от приложението.\n"
-#: printer/printerdrake.pm:3860 printer/printerdrake.pm:3870
+#: printer/printerdrake.pm:4144 printer/printerdrake.pm:4154
#, c-format
msgid ""
"To get a list of the options available for the current printer click on the "
@@ -13355,7 +13584,7 @@ msgstr ""
"За да видите списък с достъпните опции за текущия принтер, цъкнете на бутона "
"\"Списък с опции за печат\"."
-#: printer/printerdrake.pm:3873
+#: printer/printerdrake.pm:4157
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -13364,7 +13593,7 @@ msgstr ""
"За да отпечатате файл от командния ред (терминален прозорец), използвайте "
"командата \"%s <file>\" или \"%s <file>\".\n"
-#: printer/printerdrake.pm:3877
+#: printer/printerdrake.pm:4161
#, c-format
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
@@ -13375,7 +13604,7 @@ msgid ""
"jams.\n"
msgstr ""
-#: printer/printerdrake.pm:3881
+#: printer/printerdrake.pm:4165
#, c-format
msgid ""
"\n"
@@ -13388,37 +13617,37 @@ msgstr ""
"настройки за определена работа на принтера. Просто добавете исканите "
"настройки към командния ред, напр. \"%s <file>\".\n"
-#: printer/printerdrake.pm:3891
+#: printer/printerdrake.pm:4175
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Печатане/Сканиране/Фото картички на принтер \"%s\""
-#: printer/printerdrake.pm:3892
+#: printer/printerdrake.pm:4176
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Печатан/Сканиранее на \"%s\""
-#: printer/printerdrake.pm:3894
+#: printer/printerdrake.pm:4178
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Печатане/Фото картен достъп на \"%s\""
-#: printer/printerdrake.pm:3896
+#: printer/printerdrake.pm:4180
#, fuzzy, c-format
msgid "Using/Maintaining the printer \"%s\""
msgstr "Печатане на принтер \"%s\""
-#: printer/printerdrake.pm:3897
+#: printer/printerdrake.pm:4181
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Печатане на принтер \"%s\""
-#: printer/printerdrake.pm:3903
+#: printer/printerdrake.pm:4187
#, c-format
msgid "Print option list"
msgstr "Списък с принтерни опции"
-#: printer/printerdrake.pm:3925
+#: printer/printerdrake.pm:4209
#, c-format
msgid ""
"Your %s is set up with HP's HPLIP driver software. This way many special "
@@ -13426,14 +13655,14 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:3928
+#: printer/printerdrake.pm:4212
#, c-format
msgid ""
"The scanner in your printer can be used with the usual SANE software, for "
"example Kooka or XSane (Both in the Multimedia/Graphics menu). "
msgstr ""
-#: printer/printerdrake.pm:3929
+#: printer/printerdrake.pm:4213
#, c-format
msgid ""
"Run Scannerdrake (Hardware/Scanner in Mandriva Linux Control Center) to "
@@ -13441,14 +13670,14 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:3933
+#: printer/printerdrake.pm:4217
#, c-format
msgid ""
"The memory card readers in your printer can be accessed like a usual USB "
"mass storage device. "
msgstr ""
-#: printer/printerdrake.pm:3934
+#: printer/printerdrake.pm:4218
#, c-format
msgid ""
"After inserting a card a hard disk icon to access the card should appear on "
@@ -13456,7 +13685,7 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:3936
+#: printer/printerdrake.pm:4220
#, c-format
msgid ""
"The memory card readers in your printer can be accessed using HP's Printer "
@@ -13464,7 +13693,7 @@ msgid ""
"Photo Cards...\" button on the \"Functions\" tab. "
msgstr ""
-#: printer/printerdrake.pm:3937
+#: printer/printerdrake.pm:4221
#, c-format
msgid ""
"Note that this is very slow, reading the pictures from the camera or a USB "
@@ -13472,7 +13701,7 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:3940
+#: printer/printerdrake.pm:4224
#, c-format
msgid ""
"HP's Printer Toolbox (Menu: System/Monitoring/HP Printer Toolbox) offers a "
@@ -13480,27 +13709,27 @@ msgid ""
"\n"
msgstr ""
-#: printer/printerdrake.pm:3941
+#: printer/printerdrake.pm:4225
#, c-format
msgid " - Ink level/status info\n"
msgstr ""
-#: printer/printerdrake.pm:3942
+#: printer/printerdrake.pm:4226
#, c-format
msgid " - Ink nozzle cleaning\n"
msgstr ""
-#: printer/printerdrake.pm:3943
+#: printer/printerdrake.pm:4227
#, fuzzy, c-format
msgid " - Print head alignment\n"
msgstr "Хоризонтално подравняване:"
-#: printer/printerdrake.pm:3944
+#: printer/printerdrake.pm:4228
#, fuzzy, c-format
msgid " - Color calibration\n"
msgstr "Конфигурация на цвят"
-#: printer/printerdrake.pm:3959
+#: printer/printerdrake.pm:4243
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -13516,7 +13745,7 @@ msgid ""
"scanner on the network."
msgstr ""
-#: printer/printerdrake.pm:3985
+#: printer/printerdrake.pm:4269
#, c-format
msgid ""
"Your printer was configured automatically to give you access to the photo "
@@ -13530,13 +13759,13 @@ msgid ""
"of the file lists."
msgstr ""
-#: printer/printerdrake.pm:4028 printer/printerdrake.pm:4055
-#: printer/printerdrake.pm:4090
+#: printer/printerdrake.pm:4312 printer/printerdrake.pm:4339
+#: printer/printerdrake.pm:4374
#, c-format
msgid "Transfer printer configuration"
msgstr "Пренос на настройка на принтер"
-#: printer/printerdrake.pm:4029
+#: printer/printerdrake.pm:4313
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -13551,7 +13780,7 @@ msgstr ""
"презаписват, но работите не се прехвърлят.\n"
"Не всички опашки могат да бъдат прехвърлени по следните причини:\n"
-#: printer/printerdrake.pm:4032
+#: printer/printerdrake.pm:4316
#, c-format
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
@@ -13560,7 +13789,7 @@ msgstr ""
"CUPS не поддържа принтери на Novell сървъри или принтери изпращащи данни във "
"свободно-изградена команда.\n"
-#: printer/printerdrake.pm:4034
+#: printer/printerdrake.pm:4318
#, c-format
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
@@ -13569,12 +13798,12 @@ msgstr ""
"PDQ поддържа само локални принтери, отдалечени LPD принтери и Socket/TCP "
"принтери.\n"
-#: printer/printerdrake.pm:4036
+#: printer/printerdrake.pm:4320
#, c-format
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD и LPRng не поддържа IPP принтери.\n"
-#: printer/printerdrake.pm:4038
+#: printer/printerdrake.pm:4322
#, c-format
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
@@ -13583,7 +13812,7 @@ msgstr ""
"Като допълнение, опашките не създадени с тази програма или \"foomatic-"
"configure\" не могат да бъдат прехвърляни."
-#: printer/printerdrake.pm:4039
+#: printer/printerdrake.pm:4323
#, c-format
msgid ""
"\n"
@@ -13594,7 +13823,7 @@ msgstr ""
"Също така, принтери настроени с PPD файлове предоставени от производителите "
"им или с оригинални CUPS драйвери не могат да бъдат прехвърляни."
-#: printer/printerdrake.pm:4040
+#: printer/printerdrake.pm:4324
#, c-format
msgid ""
"\n"
@@ -13605,17 +13834,17 @@ msgstr ""
"Отбележете принтерите, които искате да прехвърлите и цъкнете\n"
"\"Прехвърли\"."
-#: printer/printerdrake.pm:4043
+#: printer/printerdrake.pm:4327
#, c-format
msgid "Do not transfer printers"
msgstr "Не прехвърляй принтери"
-#: printer/printerdrake.pm:4044 printer/printerdrake.pm:4060
+#: printer/printerdrake.pm:4328 printer/printerdrake.pm:4344
#, c-format
msgid "Transfer"
msgstr "Прехвърли"
-#: printer/printerdrake.pm:4056
+#: printer/printerdrake.pm:4340
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -13626,17 +13855,17 @@ msgstr ""
"Цъкнете \"Прехвърли\", за да го презапишете.\n"
"Можете също така да напишете ново име или да пропуснте принтера."
-#: printer/printerdrake.pm:4077
+#: printer/printerdrake.pm:4361
#, c-format
msgid "New printer name"
msgstr "Ново име на принтер"
-#: printer/printerdrake.pm:4080
+#: printer/printerdrake.pm:4364
#, c-format
msgid "Transferring %s..."
msgstr "Прехвърляне на %s ..."
-#: printer/printerdrake.pm:4091
+#: printer/printerdrake.pm:4375
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -13645,28 +13874,28 @@ msgstr ""
"Прехвърлили сте принтер по подразбиране (\"%s\"), Искате ли да го оставите "
"по подразбиране в новата принтерна система %s ?"
-#: printer/printerdrake.pm:4101
+#: printer/printerdrake.pm:4385
#, c-format
msgid "Refreshing printer data..."
msgstr "Опресняване на данните от принтера ..."
-#: printer/printerdrake.pm:4111
+#: printer/printerdrake.pm:4395
#, c-format
msgid "Starting network..."
msgstr "Стартиране мрежата ...."
-#: printer/printerdrake.pm:4155 printer/printerdrake.pm:4159
-#: printer/printerdrake.pm:4161
+#: printer/printerdrake.pm:4439 printer/printerdrake.pm:4443
+#: printer/printerdrake.pm:4445
#, c-format
msgid "Configure the network now"
msgstr "В момента настройвам мрежата"
-#: printer/printerdrake.pm:4156
+#: printer/printerdrake.pm:4440
#, c-format
msgid "Network functionality not configured"
msgstr "Функционалността на мрежата не е настроена"
-#: printer/printerdrake.pm:4157
+#: printer/printerdrake.pm:4441
#, c-format
msgid ""
"You are going to configure a remote printer. This needs working network "
@@ -13675,12 +13904,12 @@ msgid ""
"configuring now. How do you want to proceed?"
msgstr ""
-#: printer/printerdrake.pm:4160
+#: printer/printerdrake.pm:4444
#, c-format
msgid "Go on without configuring the network"
msgstr "Продължи без настойка на мрежата"
-#: printer/printerdrake.pm:4191
+#: printer/printerdrake.pm:4475
#, c-format
msgid ""
"The network configuration done during the installation cannot be started "
@@ -13690,7 +13919,7 @@ msgid ""
"also using the %s Control Center, section \"Hardware\"/\"Printer\""
msgstr ""
-#: printer/printerdrake.pm:4192
+#: printer/printerdrake.pm:4476
#, c-format
msgid ""
"The network access was not running and could not be started. Please check "
@@ -13701,27 +13930,27 @@ msgstr ""
"проверете настройката и хардуера си. Тогава опитайте да настроите "
"отдалечения принтер отново."
-#: printer/printerdrake.pm:4202
+#: printer/printerdrake.pm:4486
#, c-format
msgid "Restarting printing system..."
msgstr "Рестартиране на принтерната система"
-#: printer/printerdrake.pm:4233
+#: printer/printerdrake.pm:4517
#, c-format
msgid "high"
msgstr "високо"
-#: printer/printerdrake.pm:4233
+#: printer/printerdrake.pm:4517
#, c-format
msgid "paranoid"
msgstr "параноично"
-#: printer/printerdrake.pm:4235
+#: printer/printerdrake.pm:4519
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Инсталиране на принтерната система в %s ниво на сигурност"
-#: printer/printerdrake.pm:4236
+#: printer/printerdrake.pm:4520
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -13736,12 +13965,12 @@ msgid ""
"Do you really want to configure printing on this machine?"
msgstr ""
-#: printer/printerdrake.pm:4272
+#: printer/printerdrake.pm:4556
#, c-format
msgid "Starting the printing system at boot time"
msgstr "Стартиране на принтерната система при стартиране"
-#: printer/printerdrake.pm:4273
+#: printer/printerdrake.pm:4557
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -13755,32 +13984,32 @@ msgid ""
"again?"
msgstr ""
-#: printer/printerdrake.pm:4296
+#: printer/printerdrake.pm:4580
#, c-format
msgid "Checking installed software..."
msgstr "Проверка на инсталирания софтуер..."
-#: printer/printerdrake.pm:4302
+#: printer/printerdrake.pm:4586
#, c-format
msgid "Removing %s..."
msgstr "Изтриване на %s ..."
-#: printer/printerdrake.pm:4306
+#: printer/printerdrake.pm:4590
#, fuzzy, c-format
msgid "Could not remove the %s printing system!"
msgstr "Промяна системата за печат"
-#: printer/printerdrake.pm:4326
+#: printer/printerdrake.pm:4610
#, c-format
msgid "Installing %s..."
msgstr "Инсталира %s ..."
-#: printer/printerdrake.pm:4330
+#: printer/printerdrake.pm:4614
#, fuzzy, c-format
msgid "Could not install the %s printing system!"
msgstr "Промяна системата за печат"
-#: printer/printerdrake.pm:4398
+#: printer/printerdrake.pm:4682
#, c-format
msgid ""
"In this mode there is no local printing system, all printing requests go "
@@ -13789,46 +14018,46 @@ msgid ""
"be printed at all from this machine."
msgstr ""
-#: printer/printerdrake.pm:4400
+#: printer/printerdrake.pm:4684
#, c-format
msgid ""
"Enter the host name or IP of your CUPS server and click OK if you want to "
"use this mode, click \"Quit\" otherwise."
msgstr ""
-#: printer/printerdrake.pm:4414
+#: printer/printerdrake.pm:4698
#, fuzzy, c-format
msgid "Name or IP of remote server:"
msgstr "Принтер на отдалечен LPD сървър"
-#: printer/printerdrake.pm:4434
+#: printer/printerdrake.pm:4718
#, c-format
msgid "Setting Default Printer..."
msgstr "Настройка на принтер по подразбиране..."
-#: printer/printerdrake.pm:4454
+#: printer/printerdrake.pm:4738
#, fuzzy, c-format
msgid "Local CUPS printing system or remote CUPS server?"
msgstr "Принтер на отдалечен CUPS сървър"
-#: printer/printerdrake.pm:4455
+#: printer/printerdrake.pm:4739
#, c-format
msgid "The CUPS printing system can be used in two ways: "
msgstr ""
-#: printer/printerdrake.pm:4457
+#: printer/printerdrake.pm:4741
#, c-format
msgid "1. The CUPS printing system can run locally. "
msgstr ""
-#: printer/printerdrake.pm:4458
+#: printer/printerdrake.pm:4742
#, c-format
msgid ""
"Then locally connected printers can be used and remote printers on other "
"CUPS servers in the same network are automatically discovered. "
msgstr ""
-#: printer/printerdrake.pm:4459
+#: printer/printerdrake.pm:4743
#, c-format
msgid ""
"Disadvantage of this approach is, that more resources on the local machine "
@@ -13837,12 +14066,12 @@ msgid ""
"(port 631) is opened. "
msgstr ""
-#: printer/printerdrake.pm:4461
+#: printer/printerdrake.pm:4745
#, c-format
msgid "2. All printing requests are immediately sent to a remote CUPS server. "
msgstr ""
-#: printer/printerdrake.pm:4462
+#: printer/printerdrake.pm:4746
#, c-format
msgid ""
"Here local resource occupation is reduced to a minimum. No CUPS daemon is "
@@ -13850,55 +14079,55 @@ msgid ""
"print queues is installed, so less memory and disk space is used. "
msgstr ""
-#: printer/printerdrake.pm:4463
+#: printer/printerdrake.pm:4747
#, c-format
msgid ""
"Disadvantage is that it is not possible to define local printers then and if "
"the specified server is down it cannot be printed at all from this machine. "
msgstr ""
-#: printer/printerdrake.pm:4465
+#: printer/printerdrake.pm:4749
#, c-format
msgid "How should CUPS be set up on your machine?"
msgstr ""
-#: printer/printerdrake.pm:4469 printer/printerdrake.pm:4484
-#: printer/printerdrake.pm:4488 printer/printerdrake.pm:4494
+#: printer/printerdrake.pm:4753 printer/printerdrake.pm:4768
+#: printer/printerdrake.pm:4772 printer/printerdrake.pm:4778
#, c-format
msgid "Remote server, specify Name or IP here:"
msgstr ""
-#: printer/printerdrake.pm:4483
+#: printer/printerdrake.pm:4767
#, fuzzy, c-format
msgid "Local CUPS printing system"
msgstr "Промяна системата за печат"
-#: printer/printerdrake.pm:4522
+#: printer/printerdrake.pm:4806
#, c-format
msgid "Select Printer Spooler"
msgstr "Изберете принтерен spooler"
-#: printer/printerdrake.pm:4523
+#: printer/printerdrake.pm:4807
#, c-format
msgid "Which printing system (spooler) do you want to use?"
msgstr "Коя принтерна система (spooler) изкате да използвате ?"
-#: printer/printerdrake.pm:4572
+#: printer/printerdrake.pm:4856
#, c-format
msgid "Failed to configure printer \"%s\"!"
msgstr "ННеуспешна настройка на принтер \"%s\"!"
-#: printer/printerdrake.pm:4587
+#: printer/printerdrake.pm:4871
#, c-format
msgid "Installing Foomatic..."
msgstr "Инсталиране на Foomatic..."
-#: printer/printerdrake.pm:4593
+#: printer/printerdrake.pm:4877
#, c-format
msgid "Could not install %s packages, %s cannot be started!"
msgstr ""
-#: printer/printerdrake.pm:4785
+#: printer/printerdrake.pm:5072
#, fuzzy, c-format
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -13908,50 +14137,50 @@ msgstr ""
"Следните принтери са настроени. Цъкнете на един от тях, за да го редактирате "
"или за да получите информация за него."
-#: printer/printerdrake.pm:4815
+#: printer/printerdrake.pm:5102
#, c-format
msgid "Display all available remote CUPS printers"
msgstr ""
-#: printer/printerdrake.pm:4816
+#: printer/printerdrake.pm:5103
#, c-format
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
"Опресняване на списъка с принтери ( за да покаже и всички отдалечени CUPS "
"принтери)"
-#: printer/printerdrake.pm:4827
+#: printer/printerdrake.pm:5114
#, c-format
msgid "CUPS configuration"
msgstr "CUPS конфигурация"
-#: printer/printerdrake.pm:4839
+#: printer/printerdrake.pm:5126
#, c-format
msgid "Change the printing system"
msgstr "Промяна системата за печат"
-#: printer/printerdrake.pm:4848
+#: printer/printerdrake.pm:5135
#, c-format
msgid "Normal Mode"
msgstr "Нормален режим"
-#: printer/printerdrake.pm:4849
+#: printer/printerdrake.pm:5136
#, c-format
msgid "Expert Mode"
msgstr "Разширени функиции"
-#: printer/printerdrake.pm:5118 printer/printerdrake.pm:5176
-#: printer/printerdrake.pm:5255 printer/printerdrake.pm:5264
+#: printer/printerdrake.pm:5408 printer/printerdrake.pm:5466
+#: printer/printerdrake.pm:5552 printer/printerdrake.pm:5561
#, c-format
msgid "Printer options"
msgstr "Опции на принтера"
-#: printer/printerdrake.pm:5154
+#: printer/printerdrake.pm:5444
#, c-format
msgid "Modify printer configuration"
msgstr "Поправи настройките на принтер"
-#: printer/printerdrake.pm:5156
+#: printer/printerdrake.pm:5446
#, c-format
msgid ""
"Printer %s%s\n"
@@ -13960,99 +14189,104 @@ msgstr ""
"Принтер %s%s\n"
"Какво искате да поправите по този принтер ?"
-#: printer/printerdrake.pm:5161
+#: printer/printerdrake.pm:5451
#, fuzzy, c-format
msgid "This printer is disabled"
msgstr "Големината на дяла не може да бъде променена"
-#: printer/printerdrake.pm:5163
+#: printer/printerdrake.pm:5453
#, c-format
msgid "Do it!"
msgstr "Направи го!"
-#: printer/printerdrake.pm:5168 printer/printerdrake.pm:5223
+#: printer/printerdrake.pm:5458 printer/printerdrake.pm:5520
#, c-format
msgid "Printer connection type"
msgstr "Тип на връзката към принтера"
-#: printer/printerdrake.pm:5169 printer/printerdrake.pm:5229
+#: printer/printerdrake.pm:5459 printer/printerdrake.pm:5526
#, c-format
msgid "Printer name, description, location"
msgstr "Име на принтера, описание, местоположение"
-#: printer/printerdrake.pm:5171 printer/printerdrake.pm:5248
+#: printer/printerdrake.pm:5461 printer/printerdrake.pm:5545
#, c-format
msgid "Printer manufacturer, model, driver"
msgstr "Производител на принтера, модел, драйвер"
-#: printer/printerdrake.pm:5172 printer/printerdrake.pm:5249
+#: printer/printerdrake.pm:5462 printer/printerdrake.pm:5546
#, c-format
msgid "Printer manufacturer, model"
msgstr "Производител на принтера, модел"
-#: printer/printerdrake.pm:5178 printer/printerdrake.pm:5259
+#: printer/printerdrake.pm:5468 printer/printerdrake.pm:5556
#, c-format
msgid "Set this printer as the default"
msgstr "Определи този принтер за ползване по подразбиране"
-#: printer/printerdrake.pm:5183 printer/printerdrake.pm:5265
-#: printer/printerdrake.pm:5267
+#: printer/printerdrake.pm:5473 printer/printerdrake.pm:5562
+#: printer/printerdrake.pm:5564 printer/printerdrake.pm:5573
#, fuzzy, c-format
msgid "Enable Printer"
msgstr "Включва Сървър"
-#: printer/printerdrake.pm:5186 printer/printerdrake.pm:5270
-#: printer/printerdrake.pm:5272
+#: printer/printerdrake.pm:5476 printer/printerdrake.pm:5567
+#: printer/printerdrake.pm:5568 printer/printerdrake.pm:5570
#, fuzzy, c-format
msgid "Disable Printer"
msgstr "Изключва Сървър"
-#: printer/printerdrake.pm:5187 printer/printerdrake.pm:5275
+#: printer/printerdrake.pm:5480 printer/printerdrake.pm:5574
+#, fuzzy, c-format
+msgid "Printer communication error handling"
+msgstr "Тип на връзката към принтера"
+
+#: printer/printerdrake.pm:5481 printer/printerdrake.pm:5578
#, c-format
msgid "Print test pages"
msgstr "Отпечатване на тестови страници"
-#: printer/printerdrake.pm:5188 printer/printerdrake.pm:5277
+#: printer/printerdrake.pm:5482 printer/printerdrake.pm:5580
#, c-format
msgid "Learn how to use this printer"
msgstr "Научете как да изпозлвате този принтер"
-#: printer/printerdrake.pm:5189 printer/printerdrake.pm:5279
+#: printer/printerdrake.pm:5483 printer/printerdrake.pm:5582
#, c-format
msgid "Remove printer"
msgstr "Премахване на принтера"
-#: printer/printerdrake.pm:5237
+#: printer/printerdrake.pm:5534
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Изтриване на стар принтер \"%s\"..."
-#: printer/printerdrake.pm:5268
+#: printer/printerdrake.pm:5565
#, fuzzy, c-format
msgid "Printer \"%s\" is now enabled."
msgstr "Принтер \"%s\" на сървър \"%s\""
-#: printer/printerdrake.pm:5273
+#: printer/printerdrake.pm:5571
#, fuzzy, c-format
msgid "Printer \"%s\" is now disabled."
msgstr "Споделянето на Интернет връзката в момента е изключено."
-#: printer/printerdrake.pm:5310
+#: printer/printerdrake.pm:5613
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Наистина ли искате да премахнете принтера \"%s\" ?"
-#: printer/printerdrake.pm:5314
+#: printer/printerdrake.pm:5617
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Изтриване на принтер \"%s\"..."
-#: printer/printerdrake.pm:5338
+#: printer/printerdrake.pm:5641
#, c-format
msgid "Default printer"
msgstr "Принтер по подразбиране"
-#: printer/printerdrake.pm:5339
+#: printer/printerdrake.pm:5642
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Принтерът \"%s\" вече е определен за ползване по подразбиране."
@@ -14062,7 +14296,7 @@ msgstr "Принтерът \"%s\" вече е определен за ползв
msgid "Can not add a partition to _formatted_ RAID %s"
msgstr "Не мога да прибавя дял към _форматиран_ RAID md%d"
-#: raid.pm:144
+#: raid.pm:145
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "Няма достатъчно дялове за RAID ниво %d\n"
@@ -16596,17 +16830,12 @@ msgstr "Моля излезте от сесията и използвайте Ct
msgid "You need to log out and back in again for changes to take effect"
msgstr ""
-#: standalone/drakTermServ:75
-#, c-format
-msgid "Useless without Terminal Server"
-msgstr ""
-
-#: standalone/drakTermServ:107 standalone/drakTermServ:113
+#: standalone/drakTermServ:102 standalone/drakTermServ:108
#, c-format
msgid "%s: %s requires a username...\n"
msgstr ""
-#: standalone/drakTermServ:124
+#: standalone/drakTermServ:119
#, c-format
msgid ""
"%s: %s requires hostname, MAC address, IP, nbi-image, 0/1 for THIN_CLIENT, "
@@ -16615,67 +16844,72 @@ msgstr ""
"%s %s изисква име на хост,MAC адрес,IP,nbi-image, 0/1 за THIN_CLIENT, 0/1 за "
"Локална настройка...\n"
-#: standalone/drakTermServ:130
+#: standalone/drakTermServ:125
#, c-format
msgid "%s: %s requires hostname...\n"
msgstr ""
-#: standalone/drakTermServ:212 standalone/drakTermServ:215
+#: standalone/drakTermServ:207 standalone/drakTermServ:210
#, fuzzy, c-format
msgid "Terminal Server Configuration"
msgstr "Конфигурация на Терминален Сървър в Mandriva Linux"
-#: standalone/drakTermServ:221
+#: standalone/drakTermServ:216
+#, fuzzy, c-format
+msgid "dhcpd Config"
+msgstr "Настройка на dhcpd..."
+
+#: standalone/drakTermServ:220
#, c-format
msgid "Enable Server"
msgstr "Включва Сървър"
-#: standalone/drakTermServ:227
+#: standalone/drakTermServ:226
#, c-format
msgid "Disable Server"
msgstr "Изключва Сървър"
-#: standalone/drakTermServ:233
+#: standalone/drakTermServ:232
#, c-format
msgid "Start Server"
msgstr "Стартира сървър"
-#: standalone/drakTermServ:239
+#: standalone/drakTermServ:238
#, c-format
msgid "Stop Server"
msgstr "Спира сървър"
-#: standalone/drakTermServ:248
+#: standalone/drakTermServ:247
#, c-format
msgid "Etherboot Floppy/ISO"
msgstr ""
-#: standalone/drakTermServ:252
+#: standalone/drakTermServ:251
#, c-format
msgid "Net Boot Images"
msgstr ""
-#: standalone/drakTermServ:259
+#: standalone/drakTermServ:258
#, c-format
msgid "Add/Del Users"
msgstr "Добавя/Изтрива потребители"
-#: standalone/drakTermServ:263
+#: standalone/drakTermServ:262
#, c-format
msgid "Add/Del Clients"
msgstr "Добавя/Изтрива клиенти"
-#: standalone/drakTermServ:271
+#: standalone/drakTermServ:270
#, c-format
msgid "Images"
msgstr "Изображения"
-#: standalone/drakTermServ:272
+#: standalone/drakTermServ:271
#, c-format
msgid "Clients/Users"
msgstr ""
-#: standalone/drakTermServ:290 standalone/drakbug:47
+#: standalone/drakTermServ:289 standalone/drakbug:47
#, c-format
msgid "First Time Wizard"
msgstr "Първоначален помощник"
@@ -16708,57 +16942,58 @@ msgid ""
" f) If it's thin clients, ask if you want to restart KDM.\n"
msgstr ""
-#: standalone/drakTermServ:378
+#: standalone/drakTermServ:379
#, fuzzy, c-format
msgid "Cancel Wizard"
msgstr "Стартиране на помощник"
-#: standalone/drakTermServ:393
+#: standalone/drakTermServ:394
#, c-format
msgid "Please save dhcpd config!"
msgstr ""
-#: standalone/drakTermServ:421
+#: standalone/drakTermServ:422
#, fuzzy, c-format
msgid "Use thin clients."
msgstr "Разрешава Thin клиенти"
-#: standalone/drakTermServ:423
+#: standalone/drakTermServ:424
#, c-format
msgid "Sync client X keyboard settings with server."
msgstr ""
-#: standalone/drakTermServ:425
+#: standalone/drakTermServ:426
#, c-format
msgid ""
-"Please select default client type.\n"
+"Please select default client type (Fat is the default type if 'Use thin' is "
+"unchecked).\n"
" 'Thin' clients run everything off the server's CPU/RAM, using the client "
"display.\n"
" 'Fat' clients use their own CPU/RAM but the server's filesystem."
msgstr ""
-#: standalone/drakTermServ:445
+#: standalone/drakTermServ:446
#, c-format
msgid "Creating net boot images for all kernels"
msgstr ""
-#: standalone/drakTermServ:446 standalone/drakTermServ:766
-#: standalone/drakTermServ:782
+#: standalone/drakTermServ:447 standalone/drakTermServ:769
+#: standalone/drakTermServ:785
#, c-format
msgid "This will take a few minutes."
msgstr "Това ще отнеме няколко минути."
-#: standalone/drakTermServ:455 standalone/drakTermServ:496
+#: standalone/drakTermServ:453 standalone/drakTermServ:493
#, fuzzy, c-format
msgid "Done!"
msgstr "Готово"
-#: standalone/drakTermServ:467 standalone/drakTermServ:848
+#: standalone/drakTermServ:464 standalone/drakTermServ:849
#, c-format
msgid "%s failed"
msgstr ""
-#: standalone/drakTermServ:476
+#: standalone/drakTermServ:473
#, c-format
msgid ""
"Not enough space to create\n"
@@ -16766,24 +17001,24 @@ msgid ""
"Needed: %d MB, Free: %d MB"
msgstr ""
-#: standalone/drakTermServ:482
+#: standalone/drakTermServ:479
#, c-format
msgid "Syncing server user list with client list, including root."
msgstr ""
-#: standalone/drakTermServ:502
+#: standalone/drakTermServ:499
#, c-format
msgid ""
"In order to enable changes made for thin clients, the display manager must "
"be restarted. Restart now?"
msgstr ""
-#: standalone/drakTermServ:537
+#: standalone/drakTermServ:534
#, fuzzy, c-format
msgid "Terminal Server Overview"
msgstr "Конфигурация на Терминален Сървър в Mandriva Linux"
-#: standalone/drakTermServ:538
+#: standalone/drakTermServ:535
#, c-format
msgid ""
" - Create Etherboot Enabled Boot Images:\n"
@@ -16799,7 +17034,7 @@ msgid ""
"one full kernel."
msgstr ""
-#: standalone/drakTermServ:544
+#: standalone/drakTermServ:541
#, c-format
msgid ""
" - Maintain /etc/dhcpd.conf:\n"
@@ -16819,7 +17054,7 @@ msgid ""
"like:"
msgstr ""
-#: standalone/drakTermServ:562
+#: standalone/drakTermServ:559
#, c-format
msgid ""
" While you can use a pool of IP addresses, rather than setup a "
@@ -16858,7 +17093,7 @@ msgid ""
"clients."
msgstr ""
-#: standalone/drakTermServ:582
+#: standalone/drakTermServ:579
#, c-format
msgid ""
" - Maintain /etc/exports:\n"
@@ -16876,7 +17111,7 @@ msgid ""
" \tWith SUBNET/MASK being defined for your network."
msgstr ""
-#: standalone/drakTermServ:594
+#: standalone/drakTermServ:591
#, c-format
msgid ""
" - Maintain %s:\n"
@@ -16887,7 +17122,7 @@ msgid ""
"file."
msgstr ""
-#: standalone/drakTermServ:598
+#: standalone/drakTermServ:595
#, c-format
msgid ""
" - Per client %s:\n"
@@ -16898,7 +17133,7 @@ msgid ""
" \tdrakTermServ will help create these files."
msgstr ""
-#: standalone/drakTermServ:603
+#: standalone/drakTermServ:600
#, c-format
msgid ""
" - Per client system configuration files:\n"
@@ -16918,7 +17153,7 @@ msgid ""
"machine is configured."
msgstr ""
-#: standalone/drakTermServ:612
+#: standalone/drakTermServ:609
#, c-format
msgid ""
" - /etc/xinetd.d/tftp:\n"
@@ -16948,7 +17183,7 @@ msgid ""
" \tputs its images."
msgstr ""
-#: standalone/drakTermServ:633
+#: standalone/drakTermServ:630
#, c-format
msgid ""
" - Create etherboot floppies/CDs:\n"
@@ -16964,72 +17199,82 @@ msgid ""
" \tcat /usr/share/etherboot/zdsk/3c509.zdsk > /dev/fd0"
msgstr ""
-#: standalone/drakTermServ:666
+#: standalone/drakTermServ:663
#, c-format
msgid "Boot Floppy"
msgstr "Стартова дискета"
-#: standalone/drakTermServ:668
+#: standalone/drakTermServ:665
#, c-format
msgid "Boot ISO"
msgstr ""
-#: standalone/drakTermServ:670
+#: standalone/drakTermServ:667
#, fuzzy, c-format
msgid "PXE Image"
msgstr "Образ"
-#: standalone/drakTermServ:731
+#: standalone/drakTermServ:728
#, fuzzy, c-format
msgid "Default kernel version"
msgstr "Версия на ядрото"
-#: standalone/drakTermServ:734
+#: standalone/drakTermServ:731
#, c-format
msgid "Create PXE images."
msgstr ""
-#: standalone/drakTermServ:764
+#: standalone/drakTermServ:757
+#, c-format
+msgid "Install i586 kernel for older clients"
+msgstr ""
+
+#: standalone/drakTermServ:767
#, c-format
msgid "Build Whole Kernel -->"
msgstr "Построява цялото ядро -->"
-#: standalone/drakTermServ:771
+#: standalone/drakTermServ:774
#, c-format
msgid "No kernel selected!"
msgstr "Няма избрано ядро!"
-#: standalone/drakTermServ:774
+#: standalone/drakTermServ:777
#, c-format
msgid "Build Single NIC -->"
msgstr "Построява единичен NIC -->"
-#: standalone/drakTermServ:778
+#: standalone/drakTermServ:781
#, c-format
msgid "No NIC selected!"
msgstr "Няма избран NIC !"
-#: standalone/drakTermServ:781
+#: standalone/drakTermServ:784
#, c-format
msgid "Build All Kernels -->"
msgstr "Построява всички ядра -->"
-#: standalone/drakTermServ:796
+#: standalone/drakTermServ:797
#, c-format
msgid "<-- Delete"
msgstr "<-- Изтрива"
-#: standalone/drakTermServ:801
+#: standalone/drakTermServ:802
#, fuzzy, c-format
msgid "No image selected!"
msgstr "Няма избран NIC !"
-#: standalone/drakTermServ:804
+#: standalone/drakTermServ:805
#, c-format
msgid "Delete All NBIs"
msgstr "Изтрива всички NBI"
-#: standalone/drakTermServ:966
+#: standalone/drakTermServ:880
+#, c-format
+msgid "Building images for kernel:"
+msgstr ""
+
+#: standalone/drakTermServ:1004
#, c-format
msgid ""
"!!! Indicates the password in the system database is different than\n"
@@ -17037,27 +17282,27 @@ msgid ""
"Delete/re-add the user to the Terminal Server to enable login."
msgstr ""
-#: standalone/drakTermServ:971
+#: standalone/drakTermServ:1009
#, c-format
msgid "Add User -->"
msgstr "Добавя потребител -->"
-#: standalone/drakTermServ:977
+#: standalone/drakTermServ:1015
#, c-format
msgid "<-- Del User"
msgstr "<-- Изтрива потребител"
-#: standalone/drakTermServ:1013
+#: standalone/drakTermServ:1051
#, c-format
msgid "type: %s"
msgstr "тип: %s"
-#: standalone/drakTermServ:1017
+#: standalone/drakTermServ:1055
#, c-format
msgid "local config: %s"
msgstr ""
-#: standalone/drakTermServ:1047
+#: standalone/drakTermServ:1086
#, c-format
msgid ""
"Allow local hardware\n"
@@ -17066,74 +17311,69 @@ msgstr ""
"Позволява локална настройка\n"
"на хардуера"
-#: standalone/drakTermServ:1056
+#: standalone/drakTermServ:1095
#, c-format
msgid "No net boot images created!"
msgstr ""
-#: standalone/drakTermServ:1075
+#: standalone/drakTermServ:1114
#, c-format
msgid "Thin Client"
msgstr "Thin клиент"
-#: standalone/drakTermServ:1079
+#: standalone/drakTermServ:1118
#, c-format
msgid "Allow Thin Clients"
msgstr "Разрешава Thin клиенти"
-#: standalone/drakTermServ:1080
+#: standalone/drakTermServ:1119
#, c-format
msgid ""
"Sync client X keyboard\n"
" settings with server."
msgstr ""
-#: standalone/drakTermServ:1081
+#: standalone/drakTermServ:1120
#, c-format
msgid "Add Client -->"
msgstr "Добавя клиент -->"
-#: standalone/drakTermServ:1095
+#: standalone/drakTermServ:1134
#, c-format
msgid "type: fat"
msgstr "тип: fat"
-#: standalone/drakTermServ:1096
+#: standalone/drakTermServ:1135
#, c-format
msgid "type: thin"
msgstr "тип: thin"
-#: standalone/drakTermServ:1103
+#: standalone/drakTermServ:1142
#, c-format
msgid "local config: false"
msgstr "локална настройка: не"
-#: standalone/drakTermServ:1104
+#: standalone/drakTermServ:1143
#, c-format
msgid "local config: true"
msgstr "локална настройка: да"
-#: standalone/drakTermServ:1112
+#: standalone/drakTermServ:1151
#, c-format
msgid "<-- Edit Client"
msgstr "<-- Редактира клиент"
-#: standalone/drakTermServ:1138
+#: standalone/drakTermServ:1176
#, c-format
msgid "Disable Local Config"
msgstr "Забранява локалните настройки"
-#: standalone/drakTermServ:1145
+#: standalone/drakTermServ:1183
#, c-format
msgid "Delete Client"
msgstr "Изтрива клиент"
-#: standalone/drakTermServ:1154
-#, c-format
-msgid "dhcpd Config..."
-msgstr "Настройка на dhcpd..."
-
-#: standalone/drakTermServ:1169
+#: standalone/drakTermServ:1205
#, c-format
msgid ""
"Need to restart the Display Manager for full changes to take effect. \n"
@@ -17142,77 +17382,77 @@ msgstr ""
"Трябва да престартирате Мениджъа на Дисплей за да имат ефект промените. \n"
"(обслужване dm restart - от конзолара)"
-#: standalone/drakTermServ:1214
+#: standalone/drakTermServ:1250
#, c-format
msgid "Thin clients will not work with autologin. Disable autologin?"
msgstr ""
-#: standalone/drakTermServ:1230
+#: standalone/drakTermServ:1266
#, c-format
msgid "All clients will use %s"
msgstr ""
-#: standalone/drakTermServ:1264
+#: standalone/drakTermServ:1300
#, c-format
msgid "Subnet:"
msgstr "Подмрежа:"
-#: standalone/drakTermServ:1271
+#: standalone/drakTermServ:1307
#, c-format
msgid "Netmask:"
msgstr "Мрежова маска:"
-#: standalone/drakTermServ:1278
+#: standalone/drakTermServ:1314
#, c-format
msgid "Routers:"
msgstr "Рутери:"
-#: standalone/drakTermServ:1285
+#: standalone/drakTermServ:1321
#, c-format
msgid "Subnet Mask:"
msgstr "Маска на подмрежа:"
-#: standalone/drakTermServ:1292
+#: standalone/drakTermServ:1328
#, c-format
msgid "Broadcast Address:"
msgstr "Broadcast адрес:"
-#: standalone/drakTermServ:1299
+#: standalone/drakTermServ:1335
#, c-format
msgid "Domain Name:"
msgstr "Име на домейна:"
-#: standalone/drakTermServ:1307
+#: standalone/drakTermServ:1343
#, c-format
msgid "Name Servers:"
msgstr "Name сървъри:"
-#: standalone/drakTermServ:1318
+#: standalone/drakTermServ:1354
#, c-format
msgid "IP Range Start:"
msgstr "Начало на IP обхват:"
-#: standalone/drakTermServ:1319
+#: standalone/drakTermServ:1355
#, c-format
msgid "IP Range End:"
msgstr "Край на IP обхват:"
-#: standalone/drakTermServ:1361
+#: standalone/drakTermServ:1397
#, c-format
msgid "Append TS Includes To Existing Config"
msgstr ""
-#: standalone/drakTermServ:1363
+#: standalone/drakTermServ:1399
#, c-format
msgid "Write Config"
msgstr "Записва настройка"
-#: standalone/drakTermServ:1379
+#: standalone/drakTermServ:1415
#, c-format
msgid "dhcpd Server Configuration"
msgstr "Конфигуриране на dhcpd сървър"
-#: standalone/drakTermServ:1380
+#: standalone/drakTermServ:1416
#, c-format
msgid ""
"Most of these values were extracted\n"
@@ -17223,113 +17463,114 @@ msgstr ""
"от вашата работеща система.\n"
"Вие може да ги промените при необходимост."
-#: standalone/drakTermServ:1383
+#: standalone/drakTermServ:1419
#, c-format
msgid ""
"Dynamic IP Address Pool\n"
"(needed for PXE clients):"
msgstr ""
-#: standalone/drakTermServ:1536
+#: standalone/drakTermServ:1572
#, c-format
msgid "Write to %s failed!"
msgstr ""
-#: standalone/drakTermServ:1548
+#: standalone/drakTermServ:1584
#, c-format
msgid "Please insert floppy disk:"
msgstr "Сложете дискета:"
-#: standalone/drakTermServ:1552
+#: standalone/drakTermServ:1588
#, c-format
msgid "Could not access the floppy!"
msgstr "Нямам достъп до флопи!"
-#: standalone/drakTermServ:1554
+#: standalone/drakTermServ:1590
#, c-format
msgid "Floppy can be removed now"
msgstr "Флопито може да бъде извадено сега"
-#: standalone/drakTermServ:1557
+#: standalone/drakTermServ:1593
#, c-format
msgid "No floppy drive available!"
msgstr "Няма флопи устройство!"
-#: standalone/drakTermServ:1563
+#: standalone/drakTermServ:1599
#, c-format
msgid "PXE image is %s/%s"
msgstr ""
-#: standalone/drakTermServ:1565
+#: standalone/drakTermServ:1601
#, fuzzy, c-format
msgid "Error writing %s/%s"
msgstr "Грешка при запис във файла %s"
-#: standalone/drakTermServ:1575
+#: standalone/drakTermServ:1611
#, c-format
msgid "Etherboot ISO image is %s"
msgstr ""
-#: standalone/drakTermServ:1577
+#: standalone/drakTermServ:1613
#, c-format
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Нещо беше грешно! - Дали mkisofs е инсталиран?"
-#: standalone/drakTermServ:1598
+#: standalone/drakTermServ:1634
#, c-format
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "Трябва да създадете първо /etc/dhcpd.conf!"
-#: standalone/drakTermServ:1757
+#: standalone/drakTermServ:1793
#, c-format
msgid "%s passwd bad in Terminal Server - rewriting...\n"
msgstr ""
-#: standalone/drakTermServ:1770
+#: standalone/drakTermServ:1806
#, fuzzy, c-format
msgid "%s is not a user..\n"
msgstr "%s не е намерен...\n"
-#: standalone/drakTermServ:1771
+#: standalone/drakTermServ:1807
#, c-format
msgid "%s is already a Terminal Server user\n"
msgstr ""
-#: standalone/drakTermServ:1773
+#: standalone/drakTermServ:1809
#, c-format
msgid "Addition of %s to Terminal Server failed!\n"
msgstr ""
-#: standalone/drakTermServ:1775
+#: standalone/drakTermServ:1811
#, c-format
msgid "%s added to Terminal Server\n"
msgstr ""
-#: standalone/drakTermServ:1792
+#: standalone/drakTermServ:1828
#, fuzzy, c-format
msgid "Deleted %s...\n"
msgstr "Засечен %s"
-#: standalone/drakTermServ:1794 standalone/drakTermServ:1867
+#: standalone/drakTermServ:1830 standalone/drakTermServ:1903
#, c-format
msgid "%s not found...\n"
msgstr "%s не е намерен...\n"
-#: standalone/drakTermServ:1895
+#: standalone/drakTermServ:1931
#, c-format
msgid "/etc/hosts.allow and /etc/hosts.deny already configured - not changed"
msgstr ""
"/etc/hosts.allow и /etc/hosts.deny вече са конфигурирани - не са променени"
-#: standalone/drakTermServ:2035
+#: standalone/drakTermServ:2071
#, c-format
msgid "Configuration changed - restart clusternfs/dhcpd?"
msgstr "Настройката е променена - растартиране на clusternfs/dhcpd"
-#: standalone/drakautoinst:38 standalone/drakhosts:118
-#: standalone/drakhosts:125 standalone/draknfs:86 standalone/draknfs:107
-#: standalone/draknfs:434 standalone/draknfs:436 standalone/draknfs:526
-#: standalone/draknfs:533
+#: standalone/drakautoinst:38 standalone/drakhosts:123
+#: standalone/drakhosts:129 standalone/draknfs:86 standalone/draknfs:107
+#: standalone/draknfs:435 standalone/draknfs:437 standalone/draknfs:527
+#: standalone/draknfs:534 standalone/draksambashare:107
+#: standalone/draksambashare:128 standalone/draksambashare:426
#, c-format
msgid "Error!"
msgstr "Грешка !"
@@ -17685,44 +17926,44 @@ msgstr ""
msgid "No tape in %s!"
msgstr ""
-#: standalone/drakbackup:932
+#: standalone/drakbackup:935
#, c-format
msgid ""
"Backup destination quota exceeded!\n"
"%d MB used vs %d MB allocated."
msgstr ""
-#: standalone/drakbackup:951 standalone/drakbackup:983
+#: standalone/drakbackup:954 standalone/drakbackup:986
#, c-format
msgid "Backup system files..."
msgstr "Архивиране на системни файлове..."
-#: standalone/drakbackup:984 standalone/drakbackup:1024
+#: standalone/drakbackup:987 standalone/drakbackup:1027
#, c-format
msgid "Hard Disk Backup files..."
msgstr "Архивни файлове на харддиска"
-#: standalone/drakbackup:1023
+#: standalone/drakbackup:1026
#, c-format
msgid "Backup User files..."
msgstr "Резервно копие на потребителски файлове..."
-#: standalone/drakbackup:1057
+#: standalone/drakbackup:1060
#, c-format
msgid "Backup Other files..."
msgstr "Резервно копие на други файлове..."
-#: standalone/drakbackup:1058
+#: standalone/drakbackup:1061
#, c-format
msgid "Hard Disk Backup Progress..."
msgstr "Прогрес за резервно копие на твърд диск..."
-#: standalone/drakbackup:1063
+#: standalone/drakbackup:1066
#, c-format
msgid "No changes to backup!"
msgstr "Няма промени за резервно копие!"
-#: standalone/drakbackup:1080 standalone/drakbackup:1103
+#: standalone/drakbackup:1083 standalone/drakbackup:1106
#, c-format
msgid ""
"\n"
@@ -17730,7 +17971,7 @@ msgid ""
"\n"
msgstr ""
-#: standalone/drakbackup:1089
+#: standalone/drakbackup:1092
#, c-format
msgid ""
"\n"
@@ -17738,18 +17979,18 @@ msgid ""
"FTP.\n"
msgstr ""
-#: standalone/drakbackup:1090
+#: standalone/drakbackup:1093
#, c-format
msgid ""
"Error during sending file via FTP. Please correct your FTP configuration."
msgstr ""
-#: standalone/drakbackup:1092
+#: standalone/drakbackup:1095
#, c-format
msgid "file list sent by FTP: %s\n"
msgstr ""
-#: standalone/drakbackup:1108
+#: standalone/drakbackup:1111
#, c-format
msgid ""
"\n"
@@ -17757,7 +17998,7 @@ msgid ""
"\n"
msgstr ""
-#: standalone/drakbackup:1113
+#: standalone/drakbackup:1116
#, c-format
msgid ""
"\n"
@@ -17765,249 +18006,254 @@ msgid ""
"\n"
msgstr ""
-#: standalone/drakbackup:1122
+#: standalone/drakbackup:1125
#, c-format
msgid "Error sending mail. Your report mail was not sent."
msgstr ""
-#: standalone/drakbackup:1123
+#: standalone/drakbackup:1126
#, c-format
msgid " Error while sending mail. \n"
msgstr " Грешка по време на изпращане на поща. \n"
-#: standalone/drakbackup:1153
+#: standalone/drakbackup:1156
#, c-format
msgid "Can not create catalog!"
msgstr ""
-#: standalone/drakbackup:1394
+#: standalone/drakbackup:1397
#, c-format
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
-#: standalone/drakbackup:1395
+#: standalone/drakbackup:1398
#, c-format
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
-#: standalone/drakbackup:1396
+#: standalone/drakbackup:1399
#, c-format
msgid "Backup your System files. (/etc directory)"
msgstr "Резервно копие на вашите системни файлове (/etc директория)"
-#: standalone/drakbackup:1397 standalone/drakbackup:1461
-#: standalone/drakbackup:1527
+#: standalone/drakbackup:1400 standalone/drakbackup:1464
+#: standalone/drakbackup:1530
#, c-format
msgid "Use Incremental/Differential Backups (do not replace old backups)"
msgstr ""
"Използва инкрементално/диференциално създаване на резервно копие ( не замена "
"старите)"
-#: standalone/drakbackup:1399 standalone/drakbackup:1463
-#: standalone/drakbackup:1529
+#: standalone/drakbackup:1402 standalone/drakbackup:1466
+#: standalone/drakbackup:1532
#, c-format
msgid "Use Incremental Backups"
msgstr "Използва инкрементни архиви"
-#: standalone/drakbackup:1399 standalone/drakbackup:1463
-#: standalone/drakbackup:1529
+#: standalone/drakbackup:1402 standalone/drakbackup:1466
+#: standalone/drakbackup:1532
#, c-format
msgid "Use Differential Backups"
msgstr ""
-#: standalone/drakbackup:1401
+#: standalone/drakbackup:1404
#, c-format
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Не включва критични файлове (passwd, group, fstab)"
-#: standalone/drakbackup:1402
+#: standalone/drakbackup:1405
#, c-format
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
-#: standalone/drakbackup:1433
+#: standalone/drakbackup:1436
#, c-format
msgid "Please check all users that you want to include in your backup."
msgstr "Моля, изберете всички потребители,които желаете да включите в архива."
-#: standalone/drakbackup:1460
+#: standalone/drakbackup:1463
#, c-format
msgid "Do not include the browser cache"
msgstr ""
-#: standalone/drakbackup:1514
+#: standalone/drakbackup:1517
#, c-format
msgid "Select the files or directories and click on 'OK'"
msgstr ""
-#: standalone/drakbackup:1515 standalone/drakfont:657
+#: standalone/drakbackup:1518 standalone/drakfont:655
#, c-format
msgid "Remove Selected"
msgstr "Изтриване на оизбраните"
-#: standalone/drakbackup:1578
+#: standalone/drakbackup:1581
#, c-format
msgid "Users"
msgstr "Потребители"
-#: standalone/drakbackup:1598
+#: standalone/drakbackup:1601
#, c-format
msgid "Use network connection to backup"
msgstr "Използва мрежовата връзка за архивиране"
-#: standalone/drakbackup:1600
+#: standalone/drakbackup:1603
#, c-format
msgid "Net Method:"
msgstr "Мрежов метод:"
-#: standalone/drakbackup:1604
+#: standalone/drakbackup:1607
#, c-format
msgid "Use Expect for SSH"
msgstr ""
-#: standalone/drakbackup:1605
+#: standalone/drakbackup:1608
#, c-format
msgid "Create/Transfer backup keys for SSH"
msgstr ""
-#: standalone/drakbackup:1607
+#: standalone/drakbackup:1610
#, c-format
msgid "Transfer Now"
msgstr "Прехвърля сега"
-#: standalone/drakbackup:1609
+#: standalone/drakbackup:1612
#, c-format
msgid "Other (not drakbackup) keys in place already"
msgstr ""
-#: standalone/drakbackup:1612
+#: standalone/drakbackup:1615
#, c-format
msgid "Host name or IP."
msgstr "Име на хост: или IP"
-#: standalone/drakbackup:1617
+#: standalone/drakbackup:1620
#, c-format
msgid "Directory (or module) to put the backup on this host."
msgstr ""
-#: standalone/drakbackup:1629
+#: standalone/drakbackup:1632
#, c-format
msgid "Remember this password"
msgstr "Запомня тази парола"
-#: standalone/drakbackup:1645
+#: standalone/drakbackup:1648
#, c-format
msgid "Need hostname, username and password!"
msgstr ""
-#: standalone/drakbackup:1736
+#: standalone/drakbackup:1739
#, c-format
msgid "Use CD-R/DVD-R to backup"
msgstr ""
-#: standalone/drakbackup:1739
+#: standalone/drakbackup:1742
#, c-format
msgid "Choose your CD/DVD device"
msgstr "Изберете вашето CD/DVD устройство"
-#: standalone/drakbackup:1744
+#: standalone/drakbackup:1747
#, fuzzy, c-format
msgid "Choose your CD/DVD media size"
msgstr "Моля, изберете размера на вашето CD/DVD (Mb)"
-#: standalone/drakbackup:1751
+#: standalone/drakbackup:1754
#, c-format
msgid "Multisession CD"
msgstr "Мултисесиен диск"
-#: standalone/drakbackup:1753
+#: standalone/drakbackup:1756
#, c-format
msgid "CDRW media"
msgstr ""
-#: standalone/drakbackup:1759
+#: standalone/drakbackup:1762
#, c-format
msgid "Erase your RW media (1st Session)"
msgstr "Изтриване на вашия RW носител (1ва сесия)"
-#: standalone/drakbackup:1760
+#: standalone/drakbackup:1763
#, c-format
msgid " Erase Now "
msgstr " Изтрива сега "
-#: standalone/drakbackup:1766
+#: standalone/drakbackup:1769
#, c-format
msgid "DVD+RW media"
msgstr ""
-#: standalone/drakbackup:1768
+#: standalone/drakbackup:1771
#, fuzzy, c-format
msgid "DVD-R media"
msgstr "DVDR устройство"
-#: standalone/drakbackup:1770
+#: standalone/drakbackup:1773
#, c-format
msgid "DVDRAM device"
msgstr "DVDRAM устройство"
-#: standalone/drakbackup:1801
+#: standalone/drakbackup:1804
#, c-format
msgid "No CD device defined!"
msgstr "Не е дефинирано CD устройство!"
-#: standalone/drakbackup:1843
+#: standalone/drakbackup:1846
#, c-format
msgid "Use tape to backup"
msgstr "Използва лента за резервно копие"
-#: standalone/drakbackup:1846
+#: standalone/drakbackup:1849
#, c-format
msgid "Device name to use for backup"
msgstr ""
-#: standalone/drakbackup:1852
+#: standalone/drakbackup:1855
#, c-format
msgid "Backup directly to tape"
msgstr ""
-#: standalone/drakbackup:1858
+#: standalone/drakbackup:1861
+#, c-format
+msgid "Use tape hardware compression (EXPERIMENTAL)"
+msgstr ""
+
+#: standalone/drakbackup:1867
#, c-format
msgid "Do not rewind tape after backup"
msgstr "Не превърта лентата след архивиране"
-#: standalone/drakbackup:1864
+#: standalone/drakbackup:1873
#, c-format
msgid "Erase tape before backup"
msgstr "Изтрива лентата преди да архивира"
-#: standalone/drakbackup:1870
+#: standalone/drakbackup:1879
#, c-format
msgid "Eject tape after the backup"
msgstr "Изкарва лента след архивиране"
-#: standalone/drakbackup:1946
+#: standalone/drakbackup:1960
#, c-format
msgid "Enter the directory to save to:"
msgstr "Моля веведете директорията за запазване:"
-#: standalone/drakbackup:1950
+#: standalone/drakbackup:1964
#, fuzzy, c-format
msgid "Directory to save to"
msgstr "Моля веведете директорията за запазване:"
-#: standalone/drakbackup:1955
+#: standalone/drakbackup:1969
#, c-format
msgid ""
"Maximum disk space\n"
" allocated for backups (MB)"
msgstr ""
-#: standalone/drakbackup:1959
+#: standalone/drakbackup:1973
#, c-format
msgid ""
"Delete incremental or differential\n"
@@ -18015,320 +18261,320 @@ msgid ""
" (0 is keep all backups) to save space"
msgstr ""
-#: standalone/drakbackup:2026
+#: standalone/drakbackup:2040
#, c-format
msgid "CD-R / DVD-R"
msgstr "CDROM / DVDROM"
-#: standalone/drakbackup:2031
+#: standalone/drakbackup:2045
#, c-format
msgid "HardDrive / NFS"
msgstr "Твърд диск / NFS"
-#: standalone/drakbackup:2046 standalone/drakbackup:2047
-#: standalone/drakbackup:2052
+#: standalone/drakbackup:2060 standalone/drakbackup:2061
+#: standalone/drakbackup:2066
#, c-format
msgid "hourly"
msgstr ""
-#: standalone/drakbackup:2046 standalone/drakbackup:2048
-#: standalone/drakbackup:2053
+#: standalone/drakbackup:2060 standalone/drakbackup:2062
+#: standalone/drakbackup:2067
#, c-format
msgid "daily"
msgstr ""
-#: standalone/drakbackup:2046 standalone/drakbackup:2049
-#: standalone/drakbackup:2054
+#: standalone/drakbackup:2060 standalone/drakbackup:2063
+#: standalone/drakbackup:2068
#, c-format
msgid "weekly"
msgstr ""
-#: standalone/drakbackup:2046 standalone/drakbackup:2050
-#: standalone/drakbackup:2055
+#: standalone/drakbackup:2060 standalone/drakbackup:2064
+#: standalone/drakbackup:2069
#, c-format
msgid "monthly"
msgstr "Ежемесечно"
-#: standalone/drakbackup:2046 standalone/drakbackup:2051
-#: standalone/drakbackup:2056
+#: standalone/drakbackup:2060 standalone/drakbackup:2065
+#: standalone/drakbackup:2070
#, c-format
msgid "custom"
msgstr "потребителски"
-#: standalone/drakbackup:2060
+#: standalone/drakbackup:2074
#, c-format
msgid "January"
msgstr "януари"
-#: standalone/drakbackup:2060
+#: standalone/drakbackup:2074
#, c-format
msgid "February"
msgstr "февруари"
-#: standalone/drakbackup:2060
+#: standalone/drakbackup:2074
#, c-format
msgid "March"
msgstr "Март"
-#: standalone/drakbackup:2061
+#: standalone/drakbackup:2075
#, c-format
msgid "April"
msgstr "април"
-#: standalone/drakbackup:2061
+#: standalone/drakbackup:2075
#, c-format
msgid "May"
msgstr "май"
-#: standalone/drakbackup:2061
+#: standalone/drakbackup:2075
#, c-format
msgid "June"
msgstr "юни"
-#: standalone/drakbackup:2061
+#: standalone/drakbackup:2075
#, c-format
msgid "July"
msgstr "юли"
-#: standalone/drakbackup:2061
+#: standalone/drakbackup:2075
#, c-format
msgid "August"
msgstr "Август"
-#: standalone/drakbackup:2061
+#: standalone/drakbackup:2075
#, c-format
msgid "September"
msgstr "септември"
-#: standalone/drakbackup:2062
+#: standalone/drakbackup:2076
#, c-format
msgid "October"
msgstr "октомври"
-#: standalone/drakbackup:2062
+#: standalone/drakbackup:2076
#, c-format
msgid "November"
msgstr "Ноември"
-#: standalone/drakbackup:2062
+#: standalone/drakbackup:2076
#, c-format
msgid "December"
msgstr "декември"
-#: standalone/drakbackup:2065
+#: standalone/drakbackup:2079
#, c-format
msgid "Sunday"
msgstr "неделя"
-#: standalone/drakbackup:2065
+#: standalone/drakbackup:2079
#, c-format
msgid "Monday"
msgstr "понеделник"
-#: standalone/drakbackup:2065
+#: standalone/drakbackup:2079
#, c-format
msgid "Tuesday"
msgstr "Вторник"
-#: standalone/drakbackup:2066
+#: standalone/drakbackup:2080
#, c-format
msgid "Wednesday"
msgstr "сряда"
-#: standalone/drakbackup:2066
+#: standalone/drakbackup:2080
#, c-format
msgid "Thursday"
msgstr "Четвъртък"
-#: standalone/drakbackup:2066
+#: standalone/drakbackup:2080
#, c-format
msgid "Friday"
msgstr "петък"
-#: standalone/drakbackup:2066
+#: standalone/drakbackup:2080
#, c-format
msgid "Saturday"
msgstr "Събота"
-#: standalone/drakbackup:2098
+#: standalone/drakbackup:2112
#, c-format
msgid "Use daemon"
msgstr "Използва демон"
-#: standalone/drakbackup:2102
+#: standalone/drakbackup:2116
#, c-format
msgid "Please choose the time interval between each backup"
msgstr "Моля изберете интервал между всяко архивиране"
-#: standalone/drakbackup:2108
+#: standalone/drakbackup:2122
#, c-format
msgid "Custom setup/crontab entry:"
msgstr ""
-#: standalone/drakbackup:2113
+#: standalone/drakbackup:2127
#, c-format
msgid "Minute"
msgstr "Минута"
-#: standalone/drakbackup:2117
+#: standalone/drakbackup:2131
#, c-format
msgid "Hour"
msgstr "Час"
-#: standalone/drakbackup:2121
+#: standalone/drakbackup:2135
#, c-format
msgid "Day"
msgstr "Ден"
-#: standalone/drakbackup:2125
+#: standalone/drakbackup:2139
#, c-format
msgid "Month"
msgstr "Месец"
-#: standalone/drakbackup:2129
+#: standalone/drakbackup:2143
#, c-format
msgid "Weekday"
msgstr ""
-#: standalone/drakbackup:2135
+#: standalone/drakbackup:2149
#, fuzzy, c-format
msgid "Please choose the media for backup."
msgstr ""
"Моля, изберете\n"
"носител за резервно копие."
-#: standalone/drakbackup:2141
+#: standalone/drakbackup:2155
#, fuzzy, c-format
msgid "Please be sure that the cron daemon is included in your services."
msgstr "Моля, изберете всички потребители,които желаете да включите в архива."
-#: standalone/drakbackup:2142
+#: standalone/drakbackup:2156
#, c-format
msgid ""
"If your machine is not on all the time, you might want to install anacron."
msgstr ""
-#: standalone/drakbackup:2143
+#: standalone/drakbackup:2157
#, c-format
msgid "Note that currently all 'net' media also use the hard drive."
msgstr ""
-#: standalone/drakbackup:2190
+#: standalone/drakbackup:2204
#, fuzzy, c-format
msgid "Please choose the compression type"
msgstr "моля, изберете датата за възстановяване"
-#: standalone/drakbackup:2194
+#: standalone/drakbackup:2208
#, c-format
msgid "Use .backupignore files"
msgstr "Използва .backupignore файлове"
-#: standalone/drakbackup:2196
+#: standalone/drakbackup:2210
#, c-format
msgid "Send mail report after each backup to:"
msgstr ""
-#: standalone/drakbackup:2202
+#: standalone/drakbackup:2216
#, c-format
msgid "Return address for sent mail:"
msgstr ""
-#: standalone/drakbackup:2208
+#: standalone/drakbackup:2222
#, fuzzy, c-format
msgid "SMTP server for mail:"
msgstr "Хост на SMB сървър"
-#: standalone/drakbackup:2213
+#: standalone/drakbackup:2227
#, c-format
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
-#: standalone/drakbackup:2256
+#: standalone/drakbackup:2270
#, c-format
msgid "What"
msgstr "Какво"
-#: standalone/drakbackup:2261
+#: standalone/drakbackup:2275
#, c-format
msgid "Where"
msgstr "Къде"
-#: standalone/drakbackup:2266
+#: standalone/drakbackup:2280
#, c-format
msgid "When"
msgstr "Кога"
-#: standalone/drakbackup:2271
+#: standalone/drakbackup:2285
#, c-format
msgid "More Options"
msgstr "Допълнителни опции"
-#: standalone/drakbackup:2284
+#: standalone/drakbackup:2298
#, fuzzy, c-format
msgid "Backup destination not configured..."
msgstr "Функционалността на мрежата не е настроена"
-#: standalone/drakbackup:2304 standalone/drakbackup:4228
+#: standalone/drakbackup:2318 standalone/drakbackup:4242
#, c-format
msgid "Drakbackup Configuration"
msgstr "Drakbackup Конфигурация"
-#: standalone/drakbackup:2320
+#: standalone/drakbackup:2334
#, c-format
msgid "Please choose where you want to backup"
msgstr "Моля, изберете къде ще желаете да архивирате"
-#: standalone/drakbackup:2323
+#: standalone/drakbackup:2337
#, c-format
msgid "Hard Drive used to prepare backups for all media"
msgstr ""
-#: standalone/drakbackup:2323
+#: standalone/drakbackup:2337
#, c-format
msgid "Across Network"
msgstr ""
-#: standalone/drakbackup:2323
+#: standalone/drakbackup:2337
#, c-format
msgid "On CD-R"
msgstr ""
-#: standalone/drakbackup:2323
+#: standalone/drakbackup:2337
#, c-format
msgid "On Tape Device"
msgstr ""
-#: standalone/drakbackup:2369
+#: standalone/drakbackup:2383
#, c-format
msgid "Backup Users"
msgstr "Резервно копие на потребители"
-#: standalone/drakbackup:2370
+#: standalone/drakbackup:2384
#, fuzzy, c-format
msgid " (Default is all users)"
msgstr "Потребител по подразбиране"
-#: standalone/drakbackup:2383
+#: standalone/drakbackup:2397
#, c-format
msgid "Please choose what you want to backup"
msgstr "Моля изберете какво искате да запазите"
-#: standalone/drakbackup:2384
+#: standalone/drakbackup:2398
#, c-format
msgid "Backup System"
msgstr "Система за съхранение"
-#: standalone/drakbackup:2386
+#: standalone/drakbackup:2400
#, c-format
msgid "Select user manually"
msgstr "Избира потребители ръчно"
-#: standalone/drakbackup:2415
+#: standalone/drakbackup:2429
#, c-format
msgid "Please select data to backup..."
msgstr "Моля, изберете данни за резервно копие..."
-#: standalone/drakbackup:2487
+#: standalone/drakbackup:2501
#, c-format
msgid ""
"\n"
@@ -18337,7 +18583,7 @@ msgstr ""
"\n"
"Източник за резервно копие: \n"
-#: standalone/drakbackup:2488
+#: standalone/drakbackup:2502
#, c-format
msgid ""
"\n"
@@ -18346,98 +18592,98 @@ msgstr ""
"\n"
"- Системни файлове:\n"
-#: standalone/drakbackup:2490
+#: standalone/drakbackup:2504
#, c-format
msgid ""
"\n"
"- User Files:\n"
msgstr ""
-#: standalone/drakbackup:2492
+#: standalone/drakbackup:2506
#, c-format
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
-#: standalone/drakbackup:2494
+#: standalone/drakbackup:2508
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
-#: standalone/drakbackup:2495
+#: standalone/drakbackup:2509
#, c-format
msgid "\tLimit disk usage to %s MB\n"
msgstr ""
-#: standalone/drakbackup:2496
+#: standalone/drakbackup:2510
#, c-format
msgid "\tDelete backups older than %s day(s)\n"
msgstr ""
-#: standalone/drakbackup:2499
+#: standalone/drakbackup:2513
#, c-format
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
-#: standalone/drakbackup:2504
+#: standalone/drakbackup:2518
#, c-format
msgid ""
"\n"
"- Burn to CD"
msgstr ""
-#: standalone/drakbackup:2505
+#: standalone/drakbackup:2519
#, c-format
msgid "RW"
msgstr "RW"
-#: standalone/drakbackup:2506
+#: standalone/drakbackup:2520
#, c-format
msgid " on device: %s"
msgstr " на устройство: %s"
-#: standalone/drakbackup:2507
+#: standalone/drakbackup:2521
#, c-format
msgid " (multi-session)"
msgstr ""
-#: standalone/drakbackup:2508
+#: standalone/drakbackup:2522
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
-#: standalone/drakbackup:2509
+#: standalone/drakbackup:2523
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tИзтриване=%s"
-#: standalone/drakbackup:2511
+#: standalone/drakbackup:2525
#, c-format
msgid "\tBackup directly to Tape\n"
msgstr ""
-#: standalone/drakbackup:2513
+#: standalone/drakbackup:2527
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
-#: standalone/drakbackup:2514
+#: standalone/drakbackup:2528
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
-#: standalone/drakbackup:2515
+#: standalone/drakbackup:2529
#, c-format
msgid ""
"\n"
@@ -18446,89 +18692,89 @@ msgstr ""
"\n"
"- Опции:\n"
-#: standalone/drakbackup:2516
+#: standalone/drakbackup:2530
#, c-format
msgid "\tDo not include System Files\n"
msgstr ""
-#: standalone/drakbackup:2518
+#: standalone/drakbackup:2532
#, c-format
msgid "\tBackups use tar and bzip2\n"
msgstr ""
-#: standalone/drakbackup:2519
+#: standalone/drakbackup:2533
#, c-format
msgid "\tBackups use tar and gzip\n"
msgstr ""
-#: standalone/drakbackup:2520
+#: standalone/drakbackup:2534
#, fuzzy, c-format
msgid "\tBackups use tar only\n"
msgstr "Резервно копие на потребителски файлове"
-#: standalone/drakbackup:2522
+#: standalone/drakbackup:2536
#, c-format
msgid "\tUse .backupignore files\n"
msgstr "\tИзползва .backupignore файлове\n"
-#: standalone/drakbackup:2523
+#: standalone/drakbackup:2537
#, c-format
msgid "\tSend mail to %s\n"
msgstr ""
-#: standalone/drakbackup:2524
+#: standalone/drakbackup:2538
#, c-format
msgid "\tSend mail from %s\n"
msgstr ""
-#: standalone/drakbackup:2525
+#: standalone/drakbackup:2539
#, fuzzy, c-format
msgid "\tUsing SMTP server %s\n"
msgstr "На CUPS сървър \"%s\""
-#: standalone/drakbackup:2527
+#: standalone/drakbackup:2541
#, c-format
msgid ""
"\n"
"- Daemon, %s via:\n"
msgstr ""
-#: standalone/drakbackup:2528
+#: standalone/drakbackup:2542
#, c-format
msgid "\t-Hard drive.\n"
msgstr ""
-#: standalone/drakbackup:2529
+#: standalone/drakbackup:2543
#, c-format
msgid "\t-CD-R.\n"
msgstr ""
-#: standalone/drakbackup:2530
+#: standalone/drakbackup:2544
#, c-format
msgid "\t-Tape \n"
msgstr ""
-#: standalone/drakbackup:2531
+#: standalone/drakbackup:2545
#, c-format
msgid "\t-Network by FTP.\n"
msgstr ""
-#: standalone/drakbackup:2532
+#: standalone/drakbackup:2546
#, c-format
msgid "\t-Network by SSH.\n"
msgstr ""
-#: standalone/drakbackup:2533
+#: standalone/drakbackup:2547
#, c-format
msgid "\t-Network by rsync.\n"
msgstr ""
-#: standalone/drakbackup:2535
+#: standalone/drakbackup:2549
#, c-format
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr ""
-#: standalone/drakbackup:2540
+#: standalone/drakbackup:2554
#, c-format
msgid ""
"List of data to restore:\n"
@@ -18537,170 +18783,170 @@ msgstr ""
"Списък на данни за възстановяване:\n"
"\n"
-#: standalone/drakbackup:2542
+#: standalone/drakbackup:2556
#, fuzzy, c-format
msgid "- Restore System Files.\n"
msgstr ""
"\n"
"- Системни файлове:\n"
-#: standalone/drakbackup:2544 standalone/drakbackup:2554
+#: standalone/drakbackup:2558 standalone/drakbackup:2568
#, c-format
msgid " - from date: %s %s\n"
msgstr ""
-#: standalone/drakbackup:2547
+#: standalone/drakbackup:2561
#, fuzzy, c-format
msgid "- Restore User Files: \n"
msgstr "Възстанови Потребители"
-#: standalone/drakbackup:2552
+#: standalone/drakbackup:2566
#, fuzzy, c-format
msgid "- Restore Other Files: \n"
msgstr "Възстанови други"
-#: standalone/drakbackup:2731
+#: standalone/drakbackup:2745
#, c-format
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
-#: standalone/drakbackup:2733
+#: standalone/drakbackup:2747
#, c-format
msgid "Please uncheck or remove it on next time."
msgstr "Моля махнете отметката или го изтрийте следващия път."
-#: standalone/drakbackup:2743
+#: standalone/drakbackup:2757
#, c-format
msgid "Backup files are corrupted"
msgstr ""
-#: standalone/drakbackup:2764
+#: standalone/drakbackup:2778
#, c-format
msgid " All of your selected data have been "
msgstr ""
-#: standalone/drakbackup:2765
+#: standalone/drakbackup:2779
#, c-format
msgid " Successfully Restored on %s "
msgstr ""
-#: standalone/drakbackup:2885
+#: standalone/drakbackup:2899
#, c-format
msgid " Restore Configuration "
msgstr " Конфигурация за възстановяване "
-#: standalone/drakbackup:2913
+#: standalone/drakbackup:2927
#, c-format
msgid "OK to restore the other files."
msgstr "OK за възстановяване на други файлове."
-#: standalone/drakbackup:2929
+#: standalone/drakbackup:2943
#, c-format
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
-#: standalone/drakbackup:2994
+#: standalone/drakbackup:3008
#, fuzzy, c-format
msgid "Please choose the date to restore:"
msgstr "моля, изберете датата за възстановяване"
-#: standalone/drakbackup:3031
+#: standalone/drakbackup:3045
#, c-format
msgid "Restore from Hard Disk."
msgstr "Възстановява от твърд диск."
-#: standalone/drakbackup:3033
+#: standalone/drakbackup:3047
#, c-format
msgid "Enter the directory where backups are stored"
msgstr "Моля веведете директорията за запазване на архивите:"
-#: standalone/drakbackup:3037
+#: standalone/drakbackup:3051
#, c-format
msgid "Directory with backups"
msgstr ""
-#: standalone/drakbackup:3091
+#: standalone/drakbackup:3105
#, c-format
msgid "Select another media to restore from"
msgstr "Изберете друг носител за възстановяване от него"
-#: standalone/drakbackup:3093
+#: standalone/drakbackup:3107
#, c-format
msgid "Other Media"
msgstr "Друг носител"
-#: standalone/drakbackup:3098
+#: standalone/drakbackup:3112
#, c-format
msgid "Restore system"
msgstr "Система за възстановяване"
-#: standalone/drakbackup:3099
+#: standalone/drakbackup:3113
#, c-format
msgid "Restore Users"
msgstr "Възстанови Потребители"
-#: standalone/drakbackup:3100
+#: standalone/drakbackup:3114
#, c-format
msgid "Restore Other"
msgstr "Възстанови други"
-#: standalone/drakbackup:3102
+#: standalone/drakbackup:3116
#, c-format
msgid "Select path to restore (instead of /)"
msgstr "избор на път за възстановяване (вместо /)"
-#: standalone/drakbackup:3106 standalone/drakbackup:3388
+#: standalone/drakbackup:3120 standalone/drakbackup:3402
#, fuzzy, c-format
msgid "Path To Restore To"
msgstr "Потребителско възстановяване"
-#: standalone/drakbackup:3109
+#: standalone/drakbackup:3123
#, c-format
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
-#: standalone/drakbackup:3111
+#: standalone/drakbackup:3125
#, c-format
msgid "Remove user directories before restore."
msgstr ""
-#: standalone/drakbackup:3196
+#: standalone/drakbackup:3210
#, c-format
msgid "Filename text substring to search for (empty string matches all):"
msgstr ""
-#: standalone/drakbackup:3199
+#: standalone/drakbackup:3213
#, c-format
msgid "Search Backups"
msgstr ""
-#: standalone/drakbackup:3217
+#: standalone/drakbackup:3231
#, fuzzy, c-format
msgid "No matches found..."
msgstr "Не е намерен образ"
-#: standalone/drakbackup:3221
+#: standalone/drakbackup:3235
#, c-format
msgid "Restore Selected"
msgstr "Възстановява избраните"
-#: standalone/drakbackup:3356
+#: standalone/drakbackup:3370
#, c-format
msgid ""
"Click date/time to see backup files.\n"
"Ctrl-Click files to select multiple files."
msgstr ""
-#: standalone/drakbackup:3362
+#: standalone/drakbackup:3376
#, c-format
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
-#: standalone/drakbackup:3371
+#: standalone/drakbackup:3385
#, c-format
msgid ""
"Restore Selected\n"
@@ -18709,261 +18955,261 @@ msgstr ""
"Възстановява избраните\n"
"файлове"
-#: standalone/drakbackup:3448
+#: standalone/drakbackup:3462
#, c-format
msgid "Backup files not found at %s."
msgstr ""
-#: standalone/drakbackup:3461
+#: standalone/drakbackup:3475
#, c-format
msgid "Restore From CD"
msgstr "Възстановява от CD"
-#: standalone/drakbackup:3461
+#: standalone/drakbackup:3475
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
-#: standalone/drakbackup:3463
+#: standalone/drakbackup:3477
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr ""
-#: standalone/drakbackup:3473
+#: standalone/drakbackup:3487
#, c-format
msgid "Restore From Tape"
msgstr "Възстановява от лента"
-#: standalone/drakbackup:3473
+#: standalone/drakbackup:3487
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
-#: standalone/drakbackup:3475
+#: standalone/drakbackup:3489
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "Етикетът на лентата не е правилния. Лентата се казва %s."
-#: standalone/drakbackup:3486
+#: standalone/drakbackup:3500
#, c-format
msgid "Restore Via Network"
msgstr "Възстановява през мрежа"
-#: standalone/drakbackup:3486
+#: standalone/drakbackup:3500
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr ""
-#: standalone/drakbackup:3487
+#: standalone/drakbackup:3501
#, c-format
msgid "Host Name"
msgstr "Име на хост"
-#: standalone/drakbackup:3488
+#: standalone/drakbackup:3502
#, c-format
msgid "Host Path or Module"
msgstr ""
-#: standalone/drakbackup:3495
+#: standalone/drakbackup:3509
#, c-format
msgid "Password required"
msgstr "Изисква парола"
-#: standalone/drakbackup:3501
+#: standalone/drakbackup:3515
#, c-format
msgid "Username required"
msgstr "Изисква потребителско име"
-#: standalone/drakbackup:3504
+#: standalone/drakbackup:3518
#, c-format
msgid "Hostname required"
msgstr "Изисква име на машина"
-#: standalone/drakbackup:3509
+#: standalone/drakbackup:3523
#, c-format
msgid "Path or Module required"
msgstr ""
-#: standalone/drakbackup:3522
+#: standalone/drakbackup:3536
#, c-format
msgid "Files Restored..."
msgstr ""
-#: standalone/drakbackup:3525
+#: standalone/drakbackup:3539
#, c-format
msgid "Restore Failed..."
msgstr "Възстановяването пропадна..."
-#: standalone/drakbackup:3543
+#: standalone/drakbackup:3557
#, fuzzy, c-format
msgid "%s not retrieved..."
msgstr "%s не е намерен...\n"
-#: standalone/drakbackup:3764 standalone/drakbackup:3833
+#: standalone/drakbackup:3778 standalone/drakbackup:3847
#, c-format
msgid "Search for files to restore"
msgstr "Търсене на файлове за възстановяване"
-#: standalone/drakbackup:3768
+#: standalone/drakbackup:3782
#, c-format
msgid "Restore all backups"
msgstr ""
-#: standalone/drakbackup:3776
+#: standalone/drakbackup:3790
#, c-format
msgid "Custom Restore"
msgstr "Потребителско възстановяване"
-#: standalone/drakbackup:3780 standalone/drakbackup:3829
+#: standalone/drakbackup:3794 standalone/drakbackup:3843
#, c-format
msgid "Restore From Catalog"
msgstr "Възстановява от каталог"
-#: standalone/drakbackup:3801
+#: standalone/drakbackup:3815
#, c-format
msgid "Unable to find backups to restore...\n"
msgstr "Не мога да намеря архив за възстановяване...\n"
-#: standalone/drakbackup:3802
+#: standalone/drakbackup:3816
#, fuzzy, c-format
msgid "Verify that %s is the correct path"
msgstr "Всичко правилно ли е ?"
-#: standalone/drakbackup:3803
+#: standalone/drakbackup:3817
#, c-format
msgid " and the CD is in the drive"
msgstr ""
-#: standalone/drakbackup:3805
+#: standalone/drakbackup:3819
#, c-format
msgid "Backups on unmountable media - Use Catalog to restore"
msgstr ""
-#: standalone/drakbackup:3821
+#: standalone/drakbackup:3835
#, c-format
msgid "CD in place - continue."
msgstr ""
-#: standalone/drakbackup:3826
+#: standalone/drakbackup:3840
#, c-format
msgid "Browse to new restore repository."
msgstr ""
-#: standalone/drakbackup:3827
+#: standalone/drakbackup:3841
#, fuzzy, c-format
msgid "Directory To Restore From"
msgstr "Възстановява от CD"
-#: standalone/drakbackup:3863
+#: standalone/drakbackup:3877
#, c-format
msgid "Restore Progress"
msgstr "Прогрес на възстановяване"
-#: standalone/drakbackup:3974
+#: standalone/drakbackup:3988
#, c-format
msgid "Build Backup"
msgstr "Създаване на архив"
-#: standalone/drakbackup:4007 standalone/drakbackup:4327
+#: standalone/drakbackup:4021 standalone/drakbackup:4341
#, c-format
msgid "Restore"
msgstr "Възстановява"
-#: standalone/drakbackup:4095 standalone/harddrake2:480
+#: standalone/drakbackup:4109 standalone/harddrake2:479
#, c-format
msgid "The following packages need to be installed:\n"
msgstr "Следните пакети ще трябва да се инсталират:\n"
-#: standalone/drakbackup:4122
+#: standalone/drakbackup:4136
#, c-format
msgid "Please select data to restore..."
msgstr "Моля, изберете данни за възстановяване..."
-#: standalone/drakbackup:4162
+#: standalone/drakbackup:4176
#, c-format
msgid "Backup system files"
msgstr "Резервно копие на системни файлове"
-#: standalone/drakbackup:4165
+#: standalone/drakbackup:4179
#, c-format
msgid "Backup user files"
msgstr "Резервно копие на потребителски файлове"
-#: standalone/drakbackup:4168
+#: standalone/drakbackup:4182
#, c-format
msgid "Backup other files"
msgstr "Резервно копие на други файлове"
-#: standalone/drakbackup:4171 standalone/drakbackup:4205
+#: standalone/drakbackup:4185 standalone/drakbackup:4219
#, c-format
msgid "Total Progress"
msgstr ""
-#: standalone/drakbackup:4197
+#: standalone/drakbackup:4211
#, c-format
msgid "Sending files by FTP"
msgstr "Изпращам файлове по FTP..."
-#: standalone/drakbackup:4200
+#: standalone/drakbackup:4214
#, c-format
msgid "Sending files..."
msgstr "Изпращам файлове..."
-#: standalone/drakbackup:4270
+#: standalone/drakbackup:4284
#, c-format
msgid "Backup Now from configuration file"
msgstr "Архивиране от конфигурационен файл"
-#: standalone/drakbackup:4275
+#: standalone/drakbackup:4289
#, c-format
msgid "View Backup Configuration."
msgstr "Преглед на Конфигурация за резервно копие."
-#: standalone/drakbackup:4301
+#: standalone/drakbackup:4315
#, c-format
msgid "Wizard Configuration"
msgstr "Конфигурация на Магьосник"
-#: standalone/drakbackup:4306
+#: standalone/drakbackup:4320
#, c-format
msgid "Advanced Configuration"
msgstr "Допълнителна конфигурация"
-#: standalone/drakbackup:4311
+#: standalone/drakbackup:4325
#, c-format
msgid "View Configuration"
msgstr "Преглед на настройките"
-#: standalone/drakbackup:4315
+#: standalone/drakbackup:4329
#, c-format
msgid "View Last Log"
msgstr ""
-#: standalone/drakbackup:4320
+#: standalone/drakbackup:4334
#, c-format
msgid "Backup Now"
msgstr "Резервно копие сега"
-#: standalone/drakbackup:4324
+#: standalone/drakbackup:4338
#, c-format
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
-#: standalone/drakbackup:4344 standalone/drakbackup:4347
+#: standalone/drakbackup:4358 standalone/drakbackup:4361
#, c-format
msgid "Drakbackup"
msgstr ""
#: standalone/drakboot:76 standalone/harddrake2:190 standalone/harddrake2:191
#: standalone/harddrake2:192 standalone/logdrake:69
-#: standalone/printerdrake:139 standalone/printerdrake:140
-#: standalone/printerdrake:141
+#: standalone/printerdrake:148 standalone/printerdrake:149
+#: standalone/printerdrake:150
#, c-format
msgid "/_File"
msgstr "/_Файл"
@@ -18974,7 +19220,7 @@ msgid "/File/_Quit"
msgstr "/Файл/_Излиза"
#: standalone/drakboot:77 standalone/harddrake2:192 standalone/logdrake:75
-#: standalone/printerdrake:141
+#: standalone/printerdrake:150
#, c-format
msgid "<control>Q"
msgstr "<control>Q"
@@ -19016,6 +19262,11 @@ msgstr "Инсталиране на теми"
msgid "Graphical boot theme selection"
msgstr "Избор модел на принтера"
+#: standalone/drakboot:141
+#, fuzzy, c-format
+msgid "Graphical boot mode:"
+msgstr "Избор модел на принтера"
+
#: standalone/drakboot:143
#, c-format
msgid "Theme"
@@ -19273,13 +19524,13 @@ msgstr ""
msgid "Network configuration (%d adapters)"
msgstr "Настройка на мрежата (%d адаптера)"
-#: standalone/drakconnect:89 standalone/drakconnect:803
+#: standalone/drakconnect:89 standalone/drakconnect:807
#: standalone/drakroam:163
#, c-format
msgid "Gateway:"
msgstr "Gateway:"
-#: standalone/drakconnect:89 standalone/drakconnect:803
+#: standalone/drakconnect:89 standalone/drakconnect:807
#, c-format
msgid "Interface:"
msgstr "Интерфейс:"
@@ -19294,8 +19545,8 @@ msgstr ""
msgid "Interface"
msgstr "Интерфейс"
-#: standalone/drakconnect:109 standalone/printerdrake:212
-#: standalone/printerdrake:219
+#: standalone/drakconnect:109 standalone/printerdrake:222
+#: standalone/printerdrake:229
#, c-format
msgid "State"
msgstr "Състояние"
@@ -19310,7 +19561,7 @@ msgstr "Име на хост: "
msgid "Configure hostname..."
msgstr "Настройка на име на хост..."
-#: standalone/drakconnect:142 standalone/drakconnect:841
+#: standalone/drakconnect:142 standalone/drakconnect:845
#, c-format
msgid "LAN configuration"
msgstr "Настройка на LAN"
@@ -19432,7 +19683,7 @@ msgstr "Шина"
msgid "Location on the bus"
msgstr ""
-#: standalone/drakconnect:696 standalone/drakgw:322
+#: standalone/drakconnect:700 standalone/drakgw:313
#, c-format
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
@@ -19441,17 +19692,17 @@ msgstr ""
"В системата не е открит ethernet мрежов адаптер. Моля, стартирайте "
"инструмента за настройка на хардуер."
-#: standalone/drakconnect:704
+#: standalone/drakconnect:708
#, fuzzy, c-format
msgid "Remove a network interface"
msgstr "Изберете мрежов интерфейс"
-#: standalone/drakconnect:708
+#: standalone/drakconnect:712
#, fuzzy, c-format
msgid "Select the network interface to remove:"
msgstr "Изберете мрежов интерфейс"
-#: standalone/drakconnect:740
+#: standalone/drakconnect:744
#, fuzzy, c-format
msgid ""
"An error occurred while deleting the \"%s\" network interface:\n"
@@ -19462,63 +19713,63 @@ msgstr ""
"\n"
"%s"
-#: standalone/drakconnect:741
+#: standalone/drakconnect:745
#, c-format
msgid ""
"Congratulations, the \"%s\" network interface has been successfully deleted"
msgstr ""
-#: standalone/drakconnect:757
+#: standalone/drakconnect:761
#, c-format
msgid "No IP"
msgstr ""
-#: standalone/drakconnect:758
+#: standalone/drakconnect:762
#, c-format
msgid "No Mask"
msgstr "Лоша маска"
-#: standalone/drakconnect:759 standalone/drakconnect:912
+#: standalone/drakconnect:763 standalone/drakconnect:916
#, c-format
msgid "up"
msgstr ""
-#: standalone/drakconnect:759 standalone/drakconnect:912
+#: standalone/drakconnect:763 standalone/drakconnect:916
#, fuzzy, c-format
msgid "down"
msgstr "готово"
-#: standalone/drakconnect:794 standalone/net_monitor:466
+#: standalone/drakconnect:798 standalone/net_monitor:466
#, c-format
msgid "Connected"
msgstr "Свързан"
-#: standalone/drakconnect:794 standalone/net_monitor:466
+#: standalone/drakconnect:798 standalone/net_monitor:466
#, c-format
msgid "Not connected"
msgstr "Не свързан"
-#: standalone/drakconnect:796
+#: standalone/drakconnect:800
#, c-format
msgid "Disconnect..."
msgstr "Отвързване ..."
-#: standalone/drakconnect:796
+#: standalone/drakconnect:800
#, c-format
msgid "Connect..."
msgstr "Свързване ..."
-#: standalone/drakconnect:837
+#: standalone/drakconnect:841
#, fuzzy, c-format
msgid "Deactivate now"
msgstr "деактивирай сега"
-#: standalone/drakconnect:837
+#: standalone/drakconnect:841
#, fuzzy, c-format
msgid "Activate now"
msgstr "активирай сега"
-#: standalone/drakconnect:845
+#: standalone/drakconnect:849
#, c-format
msgid ""
"You do not have any configured interface.\n"
@@ -19527,34 +19778,34 @@ msgstr ""
"Нямате настроен интерфейс.\n"
"Настройте ги преди това, като цъкнете на 'Настройка'"
-#: standalone/drakconnect:859
+#: standalone/drakconnect:863
#, c-format
msgid "LAN Configuration"
msgstr "Настройка на локална мрежа"
-#: standalone/drakconnect:871
+#: standalone/drakconnect:875
#, c-format
msgid "Adapter %s: %s"
msgstr "Адаптер %s: %s"
-#: standalone/drakconnect:880
+#: standalone/drakconnect:884
#, c-format
msgid "Boot Protocol"
msgstr "Стартиращ протокол"
-#: standalone/drakconnect:881
+#: standalone/drakconnect:885
#, c-format
msgid "Started on boot"
msgstr "Пуснат при стартиране"
-#: standalone/drakconnect:917
+#: standalone/drakconnect:921
#, c-format
msgid ""
"This interface has not been configured yet.\n"
"Run the \"Add an interface\" assistant from the Mandriva Linux Control Center"
msgstr ""
-#: standalone/drakconnect:971 standalone/net_applet:51
+#: standalone/drakconnect:975 standalone/net_applet:53
#, fuzzy, c-format
msgid ""
"You do not have any configured Internet connection.\n"
@@ -19564,37 +19815,37 @@ msgstr ""
"Създайте такава, като цъкнете на 'Настрой'"
#. -PO: here "Add Connection" should be translated the same was as in control-center
-#: standalone/drakconnect:972 standalone/drakroam:42 standalone/net_applet:52
+#: standalone/drakconnect:976 standalone/drakroam:42 standalone/net_applet:54
#, fuzzy, c-format
msgid "Set up a new network interface (LAN, ISDN, ADSL, ...)"
msgstr "Изберете мрежов интерфейс"
-#: standalone/drakconnect:977
+#: standalone/drakconnect:981
#, c-format
msgid "Internet connection configuration"
msgstr "Настройка на Интернет връзка"
-#: standalone/drakconnect:995
+#: standalone/drakconnect:994
#, fuzzy, c-format
msgid "Third DNS server (optional)"
msgstr "Първи DNS сървър (по избор)"
-#: standalone/drakconnect:1017
+#: standalone/drakconnect:1016
#, c-format
msgid "Internet Connection Configuration"
msgstr "Настройка на Интернет връзка"
-#: standalone/drakconnect:1018
+#: standalone/drakconnect:1017
#, c-format
msgid "Internet access"
msgstr "Интернет достъп"
-#: standalone/drakconnect:1020 standalone/net_monitor:96
+#: standalone/drakconnect:1019 standalone/net_monitor:96
#, c-format
msgid "Connection type: "
msgstr "Тип на връзката: "
-#: standalone/drakconnect:1023
+#: standalone/drakconnect:1022
#, c-format
msgid "Status:"
msgstr "Състояние:"
@@ -19766,7 +20017,7 @@ msgstr "Списък шрифтове"
msgid "About"
msgstr "Относно"
-#: standalone/drakfont:492 standalone/drakfont:688 standalone/drakfont:726
+#: standalone/drakfont:492 standalone/drakfont:686 standalone/drakfont:724
#, c-format
msgid "Uninstall"
msgstr "Деинсталиране"
@@ -19863,87 +20114,87 @@ msgstr "Abiword"
msgid "Generic Printers"
msgstr "Принтер без драйвери"
-#: standalone/drakfont:585
+#: standalone/drakfont:583
#, c-format
msgid "Select the font file or directory and click on 'Add'"
msgstr ""
-#: standalone/drakfont:586
+#: standalone/drakfont:584
#, c-format
msgid "File Selection"
msgstr "Избор на файл"
-#: standalone/drakfont:590
+#: standalone/drakfont:588
#, c-format
msgid "Fonts"
msgstr "Шрифтове"
-#: standalone/drakfont:653
+#: standalone/drakfont:651
#, fuzzy, c-format
msgid "Import fonts"
msgstr "Импортирт на шрифтове"
-#: standalone/drakfont:658
+#: standalone/drakfont:656
#, fuzzy, c-format
msgid "Install fonts"
msgstr "Инсталира шрифтове"
-#: standalone/drakfont:693
+#: standalone/drakfont:691
#, c-format
msgid "click here if you are sure."
msgstr ""
-#: standalone/drakfont:695
+#: standalone/drakfont:693
#, c-format
msgid "here if no."
msgstr ""
-#: standalone/drakfont:734
+#: standalone/drakfont:732
#, c-format
msgid "Unselected All"
msgstr ""
-#: standalone/drakfont:737
+#: standalone/drakfont:735
#, c-format
msgid "Selected All"
msgstr "Избира всичко"
-#: standalone/drakfont:740
+#: standalone/drakfont:738
#, c-format
msgid "Remove List"
msgstr "Изтрива списък"
-#: standalone/drakfont:751 standalone/drakfont:770
+#: standalone/drakfont:749 standalone/drakfont:768
#, fuzzy, c-format
msgid "Importing fonts"
msgstr "Импортирт на шрифтове"
-#: standalone/drakfont:755 standalone/drakfont:775
+#: standalone/drakfont:753 standalone/drakfont:773
#, c-format
msgid "Initial tests"
msgstr "Начални тестове"
-#: standalone/drakfont:756
+#: standalone/drakfont:754
#, c-format
msgid "Copy fonts on your system"
msgstr "Копира шрифтове на вашата система"
-#: standalone/drakfont:757
+#: standalone/drakfont:755
#, c-format
msgid "Install & convert Fonts"
msgstr ""
-#: standalone/drakfont:758
+#: standalone/drakfont:756
#, c-format
msgid "Post Install"
msgstr "След инсталиране"
-#: standalone/drakfont:776
+#: standalone/drakfont:774
#, c-format
msgid "Remove fonts on your system"
msgstr "Изтрива шрифтове от вашата система"
-#: standalone/drakfont:777
+#: standalone/drakfont:775
#, c-format
msgid "Post Uninstall"
msgstr "След деинсталиране"
@@ -20070,7 +20321,7 @@ msgstr ""
msgid "The DNS Server IP"
msgstr "DNS сървър IP"
-#: standalone/drakgw:241
+#: standalone/drakgw:238
#, c-format
msgid ""
"DHCP Server Configuration.\n"
@@ -20079,77 +20330,77 @@ msgid ""
"If you do not know the meaning of an option, simply leave it as it is."
msgstr ""
-#: standalone/drakgw:248
+#: standalone/drakgw:245
#, fuzzy, c-format
msgid "Use automatic configuration (DHCP)"
msgstr "Автоматична реконфигурация"
-#: standalone/drakgw:249
+#: standalone/drakgw:246
#, c-format
msgid "The DHCP start range"
msgstr ""
-#: standalone/drakgw:250
+#: standalone/drakgw:247
#, c-format
msgid "The DHCP end range"
msgstr ""
-#: standalone/drakgw:251
+#: standalone/drakgw:248
#, c-format
msgid "The default lease (in seconds)"
msgstr ""
-#: standalone/drakgw:252
+#: standalone/drakgw:249
#, c-format
msgid "The maximum lease (in seconds)"
msgstr ""
-#: standalone/drakgw:278
+#: standalone/drakgw:272
#, c-format
msgid "Proxy caching server (SQUID)"
msgstr ""
-#: standalone/drakgw:282
+#: standalone/drakgw:276
#, c-format
msgid "Use this gateway as proxy caching server"
msgstr ""
-#: standalone/drakgw:283
+#: standalone/drakgw:277
#, c-format
msgid "Admin mail"
msgstr ""
-#: standalone/drakgw:284
+#: standalone/drakgw:278
#, fuzzy, c-format
msgid "Visible hostname"
msgstr "Име на отдалечен хост"
-#: standalone/drakgw:285
+#: standalone/drakgw:279
#, fuzzy, c-format
msgid "Proxy port"
msgstr "Собственост"
-#: standalone/drakgw:286
+#: standalone/drakgw:280
#, fuzzy, c-format
msgid "Cache size (MB)"
msgstr "Размер на кеш"
-#: standalone/drakgw:311
+#: standalone/drakgw:302
#, fuzzy, c-format
msgid "Broadcast printer information"
msgstr "Информацията за твърдия диск"
-#: standalone/drakgw:328
+#: standalone/drakgw:319
#, c-format
msgid "Internet Connection Sharing is now enabled."
msgstr "Споделянето на Интернет в момента е включено."
-#: standalone/drakgw:334
+#: standalone/drakgw:325
#, c-format
msgid "Internet Connection Sharing is now disabled."
msgstr "Споделянето на Интернет връзката в момента е изключено."
-#: standalone/drakgw:340
+#: standalone/drakgw:331
#, fuzzy, c-format
msgid ""
"Everything has been configured.\n"
@@ -20161,17 +20412,17 @@ msgstr ""
"Сега можете да споделите Интернет връзката си с други компютри в локалната "
"ви мрежа използвайки автоматична мрежова настройка (DHCP)."
-#: standalone/drakgw:375
+#: standalone/drakgw:366
#, c-format
msgid "Disabling servers..."
msgstr "Изключване на сървъри ..."
-#: standalone/drakgw:389
+#: standalone/drakgw:380
#, c-format
msgid "Firewalling configuration detected!"
msgstr "Открита е настройка на Защитна Стена !"
-#: standalone/drakgw:390
+#: standalone/drakgw:381
#, c-format
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
@@ -20180,12 +20431,12 @@ msgstr ""
"Внимание ! Открита е настройка на Защитна Стена. Може да се наложи някаква "
"ръчна поправка след инсталацията."
-#: standalone/drakgw:398
+#: standalone/drakgw:386
#, c-format
msgid "Configuring..."
msgstr "Настройка ..."
-#: standalone/drakgw:399
+#: standalone/drakgw:387
#, c-format
msgid "Configuring firewall..."
msgstr ""
@@ -20231,130 +20482,155 @@ msgid ""
". No Help entry of this type\n"
msgstr ""
-#: standalone/drakhosts:108
+#: standalone/drakhosts:98
#, c-format
-msgid "Please %s information"
+msgid "Please add an host to be able to modify it."
msgstr ""
+#: standalone/drakhosts:108
+#, fuzzy, c-format
+msgid "Please modify information"
+msgstr "Подробна информация"
+
+#: standalone/drakhosts:109
+#, fuzzy, c-format
+msgid "Please delete information"
+msgstr "Подробна информация"
+
#: standalone/drakhosts:110
+#, fuzzy, c-format
+msgid "Please add information"
+msgstr "Подробна информация"
+
+#: standalone/drakhosts:115
#, c-format
msgid "IP address:"
msgstr ""
-#: standalone/drakhosts:111
+#: standalone/drakhosts:116
#, c-format
msgid "Host name:"
msgstr ""
-#: standalone/drakhosts:112
+#: standalone/drakhosts:117
#, c-format
msgid "Host Aliases:"
msgstr ""
-#: standalone/drakhosts:118
+#: standalone/drakhosts:123
#, c-format
msgid "Please enter a valid IP address."
msgstr ""
-#: standalone/drakhosts:125
+#: standalone/drakhosts:129
#, c-format
msgid "Same IP is already in %s file."
msgstr ""
-#: standalone/drakhosts:194
+#: standalone/drakhosts:198
#, c-format
msgid "Host Aliases"
msgstr ""
-#: standalone/drakhosts:237
+#: standalone/drakhosts:239
#, c-format
msgid "DrakHOSTS manage hosts definitions"
msgstr ""
-#: standalone/drakhosts:246
+#: standalone/drakhosts:248
#, c-format
msgid "Failed to add host."
msgstr ""
-#: standalone/drakhosts:253
+#: standalone/drakhosts:255
#, c-format
msgid "Failed to Modify host."
msgstr ""
-#: standalone/drakhosts:260
+#: standalone/drakhosts:262
#, c-format
msgid "Failed to remove host."
msgstr ""
-#: standalone/drakids:20
-#, fuzzy, c-format
-msgid "Date"
-msgstr "Състояние"
-
-#: standalone/drakids:21 standalone/drakids:37
+#: standalone/drakids:26
#, fuzzy, c-format
-msgid "Attacker"
-msgstr "Без подробности"
-
-#: standalone/drakids:22
-#, fuzzy, c-format
-msgid "Attack type"
-msgstr "тип: %s"
+msgid "Allowed addresses"
+msgstr "Позволява на потребители"
-#: standalone/drakids:23
+#: standalone/drakids:33 standalone/drakids:134 standalone/drakids:160
+#: standalone/drakids:169 standalone/drakids:179 standalone/drakids:246
+#: standalone/net_applet:61 standalone/net_applet:183
+#: standalone/net_applet:353 standalone/net_applet:390
#, fuzzy, c-format
-msgid "Service"
-msgstr "Услуги"
+msgid "Interactive Firewall"
+msgstr "Защитна стена"
-#: standalone/drakids:24
+#: standalone/drakids:57
#, c-format
-msgid "Network interface"
-msgstr "Мрежов интерфейс"
+msgid "Log"
+msgstr ""
-#: standalone/drakids:60 standalone/net_applet:330
+#: standalone/drakids:61
#, fuzzy, c-format
-msgid "Active Firewall"
-msgstr "Защитна стена"
+msgid "Clear logs"
+msgstr "Изчисти всичко"
-#: standalone/drakids:63
+#: standalone/drakids:65 standalone/net_applet:439
#, c-format
msgid "Blacklist"
msgstr ""
-#: standalone/drakids:67
+#: standalone/drakids:69
#, fuzzy, c-format
msgid "Remove from blacklist"
msgstr "Премахни от LVM"
-#: standalone/drakids:68
+#: standalone/drakids:70
#, c-format
msgid "Move to whitelist"
msgstr ""
-#: standalone/drakids:72
+#: standalone/drakids:74 standalone/net_applet:444
#, c-format
msgid "Whitelist"
msgstr ""
-#: standalone/drakids:76
+#: standalone/drakids:78
#, fuzzy, c-format
msgid "Remove from whitelist"
msgstr "Премахни от LVM"
-#: standalone/drakids:125
+#: standalone/drakids:134 standalone/drakids:160 standalone/drakids:169
+#: standalone/drakids:179 standalone/drakids:246 standalone/net_applet:183
+#: standalone/net_applet:353
#, fuzzy, c-format
-msgid "Port scanning"
-msgstr "Не поделя"
+msgid "Unable to contact daemon"
+msgstr "Не мога да се свръжа с огледален сървър' %s"
-#: standalone/drakids:126
+#: standalone/drakids:191
#, fuzzy, c-format
-msgid "Service attack"
-msgstr "_Тип услуга:"
+msgid "Date"
+msgstr "Състояние"
-#: standalone/drakids:127
+#: standalone/drakids:192
#, fuzzy, c-format
-msgid "Password cracking"
-msgstr "Парола (отново)"
+msgid "Attacker"
+msgstr "Без подробности"
+
+#: standalone/drakids:193
+#, fuzzy, c-format
+msgid "Attack type"
+msgstr "тип: %s"
+
+#: standalone/drakids:194
+#, fuzzy, c-format
+msgid "Service"
+msgstr "Услуги"
+
+#: standalone/drakids:195
+#, c-format
+msgid "Network interface"
+msgstr "Мрежов интерфейс"
#: standalone/draknfs:43
#, c-format
@@ -20391,12 +20667,12 @@ msgstr ""
msgid "Error Restarting/Reloading NFS server"
msgstr ""
-#: standalone/draknfs:102
+#: standalone/draknfs:102 standalone/draksambashare:123
#, c-format
msgid "Directory Selection"
msgstr ""
-#: standalone/draknfs:107
+#: standalone/draknfs:107 standalone/draksambashare:128
#, c-format
msgid "Should be a directory."
msgstr ""
@@ -20434,21 +20710,23 @@ msgid ""
"<span weight=\"bold\">User ID options</span>\n"
"\n"
"\n"
-"<span foreground=\"royalblue3\">root_squash:</span> map requests from uid/"
-"gid 0 to the anonymous uid/gid.\n"
+"<span foreground=\"royalblue3\">map root user as anonymou:</span> map "
+"requests from uid/gid 0 to the anonymous uid/gid (root_squash).\n"
"\n"
"\n"
-"<span foreground=\"royalblue3\">no_root_squash:</span> turn off root "
-"squashing. This option is mainly useful for diskless clients.\n"
+"<span foreground=\"royalblue3\">allow real remote root access:</span> turn "
+"off root squashing. This option is mainly useful for diskless clients "
+"(no_root_squash).\n"
"\n"
"\n"
-"<span foreground=\"royalblue3\">all_squash:</span> map all uids and gids to "
-"the anonymous user. Useful for NFS-exported public FTP directories, news "
-"spool directories, etc. The opposite option is no_all_squash, which is the "
-"default setting.\n"
+"<span foreground=\"royalblue3\">map all users to anonymous user:</span> map "
+"all uids and gids to the anonymous user (all_squash). Useful for NFS-"
+"exported public FTP directories, news spool directories, etc. The opposite "
+"option is no user UID mapping (no_all_squash), which is the default "
+"setting.\n"
"\n"
"\n"
-"<span foreground=\"royalblue3\">anonuid and anongid:</span> explicitly set "
+"<span foreground=\"royalblue3\">anonuid and anongid:</span> explicitly set "
"the uid and gid of the anonymous account.\n"
msgstr ""
@@ -20497,112 +20775,117 @@ msgid ""
"these requests have been committed to stable storage (e.g. disc drive)."
msgstr ""
-#: standalone/draknfs:372
+#: standalone/draknfs:306
+#, c-format
+msgid "Please add an NFS share to be able to modify it."
+msgstr ""
+
+#: standalone/draknfs:373
#, fuzzy, c-format
msgid "Advanced Options Help"
msgstr "Допълнителна конфигурация"
-#: standalone/draknfs:383
+#: standalone/draknfs:384
#, c-format
msgid "NFS directory"
msgstr ""
-#: standalone/draknfs:385
+#: standalone/draknfs:386 standalone/draksambashare:401
#, c-format
msgid "Directory:"
msgstr ""
-#: standalone/draknfs:388
+#: standalone/draknfs:389
#, c-format
msgid "Host access"
msgstr ""
-#: standalone/draknfs:390
+#: standalone/draknfs:391
#, c-format
msgid "Access:"
msgstr ""
-#: standalone/draknfs:390
+#: standalone/draknfs:391
#, c-format
msgid "Hosts Access"
msgstr ""
-#: standalone/draknfs:393
+#: standalone/draknfs:394
#, c-format
msgid "User ID Mapping"
msgstr ""
-#: standalone/draknfs:395
+#: standalone/draknfs:396
#, c-format
msgid "User ID:"
msgstr ""
-#: standalone/draknfs:395
+#: standalone/draknfs:396
#, c-format
msgid "Help User ID"
msgstr ""
-#: standalone/draknfs:396
+#: standalone/draknfs:397
#, c-format
msgid "Anonymous user ID:"
msgstr ""
-#: standalone/draknfs:397
+#: standalone/draknfs:398
#, c-format
msgid "Anonymous Group ID:"
msgstr ""
-#: standalone/draknfs:434 standalone/draknfs:526
+#: standalone/draknfs:435 standalone/draknfs:527 standalone/draksambashare:426
#, c-format
msgid "Please enter a directory to share."
msgstr ""
-#: standalone/draknfs:436
+#: standalone/draknfs:437
#, c-format
msgid "You must specify hosts access."
msgstr ""
-#: standalone/draknfs:514
+#: standalone/draknfs:515
#, c-format
msgid "Share Directory"
msgstr ""
-#: standalone/draknfs:514
+#: standalone/draknfs:515
#, c-format
msgid "Hosts Wildcard"
msgstr ""
-#: standalone/draknfs:514
+#: standalone/draknfs:515
#, c-format
msgid "General Options"
msgstr ""
-#: standalone/draknfs:514
+#: standalone/draknfs:515
#, c-format
msgid "Custom Options"
msgstr ""
-#: standalone/draknfs:533
+#: standalone/draknfs:534
#, c-format
msgid "Please use the modify button to set right access."
msgstr ""
-#: standalone/draknfs:588
+#: standalone/draknfs:589
#, c-format
msgid "DrakNFS manage NFS shares"
msgstr ""
-#: standalone/draknfs:597
+#: standalone/draknfs:598
#, c-format
msgid "Failed to add NFS share."
msgstr ""
-#: standalone/draknfs:604
+#: standalone/draknfs:605
#, c-format
msgid "Failed to Modify NFS share."
msgstr ""
-#: standalone/draknfs:611
+#: standalone/draknfs:612
#, c-format
msgid "Failed to remove an NFS share."
msgstr ""
@@ -20712,7 +20995,7 @@ msgstr "Изтрива избраното правило"
#. -PO: "Edit" is a button text and the translation has to be AS SHORT AS POSSIBLE
#: standalone/drakperm:124 standalone/drakups:302 standalone/drakups:362
#: standalone/drakups:382 standalone/drakvpn:319 standalone/drakvpn:680
-#: standalone/printerdrake:233
+#: standalone/printerdrake:243
#, c-format
msgid "Edit"
msgstr "Редакция"
@@ -20941,7 +21224,7 @@ msgid "Disconnect"
msgstr "Разкачване"
#. -PO: "Refresh" is a button text and the translation has to be AS SHORT AS POSSIBLE
-#: standalone/drakroam:241 standalone/printerdrake:239
+#: standalone/drakroam:241 standalone/printerdrake:249
#, c-format
msgid "Refresh"
msgstr "Опресни"
@@ -20952,6 +21235,262 @@ msgstr "Опресни"
msgid "on"
msgstr "включено"
+#: standalone/draksambashare:64
+#, fuzzy, c-format
+msgid "Read List"
+msgstr "Изтрива списък"
+
+#: standalone/draksambashare:65
+#, fuzzy, c-format
+msgid "Write List"
+msgstr "Запис"
+
+#: standalone/draksambashare:66 standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Admin users"
+msgstr "Добави потребител"
+
+#: standalone/draksambashare:67 standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Valid users"
+msgstr "Добави потребител"
+
+#: standalone/draksambashare:68 standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Hide dot files"
+msgstr "Скрий файловете"
+
+#: standalone/draksambashare:70
+#, fuzzy, c-format
+msgid "Force Group"
+msgstr "Група"
+
+#: standalone/draksambashare:71
+#, c-format
+msgid "Force create group"
+msgstr ""
+
+#: standalone/draksambashare:72 standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Default case"
+msgstr "Потребител по подразбиране"
+
+#: standalone/draksambashare:73 standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Preserve case"
+msgstr "Настройки"
+
+#: standalone/draksambashare:74 standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Create mask"
+msgstr "Създай"
+
+#: standalone/draksambashare:75 standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Directory mask"
+msgstr "Сървър с директории"
+
+#: standalone/draksambashare:76
+#, fuzzy, c-format
+msgid "Inherit permissions"
+msgstr "Права"
+
+#: standalone/draksambashare:106
+#, fuzzy, c-format
+msgid "Samba server"
+msgstr "Samba Сървър"
+
+#: standalone/draksambashare:106
+#, c-format
+msgid "Restarting/Reloading Samba server..."
+msgstr ""
+
+#: standalone/draksambashare:107
+#, c-format
+msgid "Error Restarting/Reloading Samba server"
+msgstr ""
+
+#: standalone/draksambashare:234 standalone/draksambashare:242
+#, fuzzy, c-format
+msgid "Add a Samba share"
+msgstr "Samba Сървър"
+
+#: standalone/draksambashare:237
+#, c-format
+msgid "Goal of this wizard is to easily create a new Samba share."
+msgstr ""
+
+#: standalone/draksambashare:244
+#, fuzzy, c-format
+msgid "Name of the share:"
+msgstr "Име на принтер"
+
+#: standalone/draksambashare:245 standalone/draksambashare:402
+#, fuzzy, c-format
+msgid "Comment:"
+msgstr "компактен"
+
+#: standalone/draksambashare:246
+#, fuzzy, c-format
+msgid "Path:"
+msgstr "Път"
+
+#: standalone/draksambashare:251
+#, c-format
+msgid ""
+"Share with the same name already exist or share name empty, please choose "
+"another name."
+msgstr ""
+
+#: standalone/draksambashare:255 standalone/draksambashare:261
+#, c-format
+msgid "Can\\'t create the directory, please enter a correct path."
+msgstr ""
+
+#: standalone/draksambashare:258 standalone/draksambashare:424
+#, fuzzy, c-format
+msgid "Please enter a Comment for this share."
+msgstr "Моля, въведете име на хост или IP."
+
+#: standalone/draksambashare:288 standalone/drakups:120 standalone/drakups:159
+#: standalone/logdrake:449 standalone/logdrake:455
+#, c-format
+msgid "Congratulations"
+msgstr "Поздравления"
+
+#: standalone/draksambashare:289
+#, c-format
+msgid ""
+"The wizard successfully added the Samba share. Now just double click on it "
+"in treeview to modify it"
+msgstr ""
+
+#: standalone/draksambashare:321
+#, c-format
+msgid "DrakSamba entry"
+msgstr ""
+
+#: standalone/draksambashare:325
+#, c-format
+msgid "Please add a Samba share to be able to modify it."
+msgstr ""
+
+#: standalone/draksambashare:352
+#, fuzzy, c-format
+msgid "Samba user access"
+msgstr "Samba Сървър"
+
+#: standalone/draksambashare:360
+#, fuzzy, c-format
+msgid "Mask options"
+msgstr "Основни настройки"
+
+#: standalone/draksambashare:374
+#, fuzzy, c-format
+msgid "Display options"
+msgstr "Задай опции"
+
+#: standalone/draksambashare:397
+#, fuzzy, c-format
+msgid "Samba share directory"
+msgstr "Не е директория"
+
+#: standalone/draksambashare:400
+#, fuzzy, c-format
+msgid "Share name:"
+msgstr "Общо име"
+
+#: standalone/draksambashare:406
+#, c-format
+msgid "Public:"
+msgstr ""
+
+#: standalone/draksambashare:407
+#, fuzzy, c-format
+msgid "Writable:"
+msgstr "Запис"
+
+#: standalone/draksambashare:408
+#, fuzzy, c-format
+msgid "Browseable:"
+msgstr "Преглед"
+
+#: standalone/draksambashare:430
+#, c-format
+msgid ""
+"Create mask, create mode and directory mask should be numeric. ie: 0755."
+msgstr ""
+
+#: standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Share directory"
+msgstr "Не е директория"
+
+#: standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Comment"
+msgstr "компактен"
+
+#: standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Browseable"
+msgstr "Преглед"
+
+#: standalone/draksambashare:543
+#, c-format
+msgid "Public"
+msgstr ""
+
+#: standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Writable"
+msgstr "Запис"
+
+#: standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Read list"
+msgstr "Четене"
+
+#: standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Write list"
+msgstr "Запис"
+
+#: standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Force create mode"
+msgstr "Вашият модел принтер"
+
+#: standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Force group"
+msgstr "Работна група"
+
+#: standalone/draksambashare:543
+#, fuzzy, c-format
+msgid "Inherit Permissions"
+msgstr "Права"
+
+#: standalone/draksambashare:590
+#, c-format
+msgid "DrakSamba manage Samba shares"
+msgstr ""
+
+#: standalone/draksambashare:601
+#, c-format
+msgid "Failed to add Samba share."
+msgstr ""
+
+#: standalone/draksambashare:609
+#, c-format
+msgid "Failed to Modify Samba share."
+msgstr ""
+
+#: standalone/draksambashare:616
+#, c-format
+msgid "Failed to remove a Samba share."
+msgstr ""
+
#: standalone/draksec:49
#, c-format
msgid "ALL"
@@ -20962,7 +21501,7 @@ msgstr ""
msgid "LOCAL"
msgstr ""
-#: standalone/draksec:53
+#: standalone/draksec:53 standalone/net_applet:449
#, c-format
msgid "Ignore"
msgstr "Игнориране"
@@ -21105,14 +21644,7 @@ msgid ""
"the sndconfig program. Just type \"alsaconf\" or \"sndconfig\" in a console."
msgstr ""
-#: standalone/draksplash:15
-#, c-format
-msgid ""
-"package 'ImageMagick' is required to be able to complete configuration.\n"
-"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
-msgstr ""
-
-#: standalone/draksplash:34
+#: standalone/draksplash:30
#, c-format
msgid ""
"x coordinate of text box\n"
@@ -21121,7 +21653,7 @@ msgstr ""
"x координати на текстовата рамка\n"
"в брой символи"
-#: standalone/draksplash:35
+#: standalone/draksplash:31
#, c-format
msgid ""
"y coordinate of text box\n"
@@ -21130,17 +21662,17 @@ msgstr ""
"y координати на текстовата рамка\n"
"в брой символи"
-#: standalone/draksplash:36
+#: standalone/draksplash:32
#, c-format
msgid "text width"
msgstr "ширина на текст"
-#: standalone/draksplash:37
+#: standalone/draksplash:33
#, c-format
msgid "text box height"
msgstr "височина на рамка за текст"
-#: standalone/draksplash:38
+#: standalone/draksplash:34
#, c-format
msgid ""
"the progress bar x coordinate\n"
@@ -21149,7 +21681,7 @@ msgstr ""
"лентата за прогрес x координати\n"
"от горният ляв ъгъл"
-#: standalone/draksplash:39
+#: standalone/draksplash:35
#, c-format
msgid ""
"the progress bar y coordinate\n"
@@ -21158,77 +21690,77 @@ msgstr ""
"лентата за прогрес y координати\n"
"от горният ляв ъгъл"
-#: standalone/draksplash:40
+#: standalone/draksplash:36
#, c-format
msgid "the width of the progress bar"
msgstr "ширината на лентата за прогрес"
-#: standalone/draksplash:41
+#: standalone/draksplash:37
#, c-format
msgid "the height of the progress bar"
msgstr "височината на лентата за прогрес"
-#: standalone/draksplash:58 standalone/draksplash:63
+#: standalone/draksplash:54 standalone/draksplash:59
#, c-format
msgid "Choose progress bar color"
msgstr ""
-#: standalone/draksplash:59 standalone/draksplash:64
+#: standalone/draksplash:55 standalone/draksplash:60
#, c-format
msgid "Choose picture"
msgstr ""
-#: standalone/draksplash:60
+#: standalone/draksplash:56
#, c-format
msgid "Silent bootsplash"
msgstr ""
-#: standalone/draksplash:65
+#: standalone/draksplash:61
#, c-format
msgid "Verbose bootsplash"
msgstr ""
-#: standalone/draksplash:67
+#: standalone/draksplash:63
#, c-format
msgid "Display logo on Console"
msgstr "Показва лого на Конзола"
-#: standalone/draksplash:70
+#: standalone/draksplash:66
#, c-format
msgid "Console bootsplash"
msgstr ""
-#: standalone/draksplash:76
+#: standalone/draksplash:72
#, c-format
msgid "Theme name"
msgstr "Име на тема"
-#: standalone/draksplash:79
+#: standalone/draksplash:75
#, c-format
msgid "final resolution"
msgstr ""
-#: standalone/draksplash:84
+#: standalone/draksplash:80
#, c-format
msgid "Save theme"
msgstr "Запазва тема"
-#: standalone/draksplash:145
+#: standalone/draksplash:141
#, c-format
msgid "saving Bootsplash theme..."
msgstr ""
-#: standalone/draksplash:159
+#: standalone/draksplash:150
#, c-format
msgid "Unable to load image file %s"
msgstr ""
-#: standalone/draksplash:169
+#: standalone/draksplash:161
#, c-format
msgid "choose image"
msgstr "избор на изображение"
-#: standalone/draksplash:186
+#: standalone/draksplash:175
#, c-format
msgid "ProgressBar color selection"
msgstr "Избор на цвят за лентата на прогрес"
@@ -21273,12 +21805,6 @@ msgstr "Автоматично засичане"
msgid "Detection in progress"
msgstr "Откриване в прогрес"
-#: standalone/drakups:120 standalone/drakups:159 standalone/logdrake:449
-#: standalone/logdrake:455
-#, c-format
-msgid "Congratulations"
-msgstr "Поздравления"
-
#: standalone/drakups:121
#, c-format
msgid "The wizard successfully added the following UPS devices:"
@@ -22811,7 +23337,7 @@ msgid "class of hardware device"
msgstr "клас хардуерно устройство"
#: standalone/harddrake2:51 standalone/harddrake2:83
-#: standalone/printerdrake:212
+#: standalone/printerdrake:222
#, c-format
msgid "Model"
msgstr "Модел"
@@ -23304,14 +23830,15 @@ msgstr "Особености"
#. -PO: please keep all "/" characters !!!
#: standalone/harddrake2:176 standalone/logdrake:76
-#: standalone/printerdrake:135 standalone/printerdrake:148
+#: standalone/printerdrake:144 standalone/printerdrake:157
+#: standalone/printerdrake:169
#, c-format
msgid "/_Options"
msgstr "/_Опции"
#: standalone/harddrake2:177 standalone/harddrake2:203 standalone/logdrake:78
-#: standalone/printerdrake:160 standalone/printerdrake:162
-#: standalone/printerdrake:165 standalone/printerdrake:167
+#: standalone/printerdrake:170 standalone/printerdrake:172
+#: standalone/printerdrake:175 standalone/printerdrake:177
#, c-format
msgid "/_Help"
msgstr "/_Помощ"
@@ -23341,7 +23868,7 @@ msgstr ""
msgid "/_Upload the hardware list"
msgstr ""
-#: standalone/harddrake2:192 standalone/printerdrake:141
+#: standalone/harddrake2:192 standalone/printerdrake:150
#, c-format
msgid "/_Quit"
msgstr "/_Излиза"
@@ -23363,12 +23890,12 @@ msgid ""
"in fields displayed on the right frame (\"Information\")"
msgstr ""
-#: standalone/harddrake2:222 standalone/printerdrake:165
+#: standalone/harddrake2:222 standalone/printerdrake:175
#, c-format
msgid "/_Report Bug"
msgstr "/_Информирай за бъг"
-#: standalone/harddrake2:224 standalone/printerdrake:167
+#: standalone/harddrake2:224 standalone/printerdrake:177
#, c-format
msgid "/_About..."
msgstr "/_Относно..."
@@ -23420,8 +23947,8 @@ msgstr "Изпълнява инструмент за конфигуриране"
msgid "unknown"
msgstr "неизвестен"
-#: standalone/harddrake2:307 standalone/printerdrake:299
-#: standalone/printerdrake:337
+#: standalone/harddrake2:307 standalone/printerdrake:309
+#: standalone/printerdrake:347
#, c-format
msgid "Unknown"
msgstr "Неизвестен"
@@ -23457,22 +23984,22 @@ msgstr "записвачка"
msgid "DVD"
msgstr "DVD"
-#: standalone/harddrake2:546 standalone/harddrake2:549
+#: standalone/harddrake2:545 standalone/harddrake2:548
#, c-format
msgid "Upload the hardware list"
msgstr ""
-#: standalone/harddrake2:551
+#: standalone/harddrake2:550
#, c-format
msgid "Account:"
msgstr "Сметка:"
-#: standalone/harddrake2:552
+#: standalone/harddrake2:551
#, c-format
msgid "Password:"
msgstr "Парола:"
-#: standalone/harddrake2:553
+#: standalone/harddrake2:552
#, c-format
msgid "Hostname:"
msgstr "Име на хост:"
@@ -23492,7 +24019,18 @@ msgstr "Искате ли BackSpace да подава Delete на конзола
msgid "LocaleDrake"
msgstr "ЛокаленДрейк"
-#: standalone/localedrake:43
+#: standalone/localedrake:44
+#, fuzzy, c-format
+msgid "You should install the following packages: %s"
+msgstr "Инсталиране на пакета %s"
+
+#. -PO: the following is used to combine packages names. eg: "initscripts, harddrake, yudit"
+#: standalone/localedrake:47 standalone/scannerdrake:135
+#, c-format
+msgid ", "
+msgstr ", "
+
+#: standalone/localedrake:55
#, c-format
msgid "The change is done, but to be effective you must logout"
msgstr "Промените са запазени, но за да бъдат ефективни трябва да излезете"
@@ -23600,7 +24138,7 @@ msgstr "търси"
msgid "A tool to monitor your logs"
msgstr "Инструмент за преглеждане на вашите лог файлове"
-#: standalone/logdrake:128 standalone/net_applet:293 standalone/net_monitor:94
+#: standalone/logdrake:128 standalone/net_applet:315 standalone/net_monitor:94
#, c-format
msgid "Settings"
msgstr "Настройки"
@@ -23792,162 +24330,137 @@ msgstr "Проверка на мишката"
msgid "Please test your mouse:"
msgstr "Моля, пробвайте мишката си"
-#: standalone/net_applet:47
+#: standalone/net_applet:49
#, fuzzy, c-format
msgid "Network is up on interface %s"
msgstr "Мрежов интерфейс"
#. -PO: keep the "Configure Network" substring synced with the "Configure Network" message below
-#: standalone/net_applet:50
+#: standalone/net_applet:52
#, fuzzy, c-format
msgid "Network is down on interface %s. Click on \"Configure Network\""
msgstr "Функционалността на мрежата не е настроена"
-#: standalone/net_applet:56 standalone/net_monitor:469
+#: standalone/net_applet:58 standalone/net_monitor:469
#, c-format
msgid "Connect %s"
msgstr "Свързва %s"
-#: standalone/net_applet:57 standalone/net_monitor:469
+#: standalone/net_applet:59 standalone/net_monitor:469
#, c-format
msgid "Disconnect %s"
msgstr "Разкачва %s"
-#: standalone/net_applet:58
+#: standalone/net_applet:60
#, fuzzy, c-format
msgid "Monitor Network"
msgstr "Възстановява през мрежа"
-#: standalone/net_applet:59
+#: standalone/net_applet:62
#, c-format
msgid "Manage wireless networks"
msgstr ""
-#: standalone/net_applet:60
+#: standalone/net_applet:63
#, c-format
msgid "Configure Network"
msgstr "Конфигуриране на мрежа"
-#: standalone/net_applet:62
+#: standalone/net_applet:65
#, fuzzy, c-format
msgid "Watched interface"
msgstr "Интерфейс"
-#: standalone/net_applet:71
+#: standalone/net_applet:74
#, c-format
msgid "Profiles"
msgstr "Профили"
-#: standalone/net_applet:80
+#: standalone/net_applet:83
#, c-format
msgid "Get Online Help"
msgstr ""
-#: standalone/net_applet:160
-#, fuzzy, c-format
-msgid "Unable to select wireless network: %s"
-msgstr "Не мога да се свръжа с огледален сървър' %s"
-
-#: standalone/net_applet:279
-#, fuzzy, c-format
-msgid "Interactive intrusion detection"
-msgstr "NetRanger - система за откриване на смущения"
-
-#: standalone/net_applet:284
-#, c-format
-msgid "Always launch on startup"
-msgstr "Винаги зареждай при стартиране"
-
-#: standalone/net_applet:288
+#: standalone/net_applet:304
#, c-format
-msgid "Actions"
+msgid "Interactive Firewall automatic mode"
msgstr ""
-#: standalone/net_applet:330
-#, fuzzy, c-format
-msgid "Unable to contact daemon"
-msgstr "Не мога да се свръжа с огледален сървър' %s"
-
-#: standalone/net_applet:349
+#: standalone/net_applet:309
#, c-format
-msgid "A port scanning attack has been attempted by %s."
-msgstr ""
+msgid "Always launch on startup"
+msgstr "Винаги зареждай при стартиране"
-#: standalone/net_applet:350
+#: standalone/net_applet:313
#, fuzzy, c-format
-msgid "The %s service has been attacked by %s."
-msgstr "Това събитие е било променено."
-
-#: standalone/net_applet:351
-#, c-format
-msgid "A password cracking attack has been attempted by %s."
-msgstr ""
+msgid "Wireless networks"
+msgstr "Безжична връзка"
-#: standalone/net_applet:359
+#: standalone/net_applet:398
#, fuzzy, c-format
-msgid "Active Firewall: intrusion detected"
+msgid "Interactive Firewall: intrusion detected"
msgstr "Открита е настройка на Защитна Стена !"
-#: standalone/net_applet:370
+#: standalone/net_applet:411
#, fuzzy, c-format
-msgid "Do you want to blacklist the attacker?"
+msgid "What do you want to do with this attacker?"
msgstr "Искате ли да завършите играта?"
-#: standalone/net_applet:384
-#, c-format
-msgid "Always blacklist (do not ask again)"
-msgstr ""
-
-#: standalone/net_applet:387
+#: standalone/net_applet:414
#, fuzzy, c-format
msgid "Attack details"
msgstr "Без подробности"
-#: standalone/net_applet:391
+#: standalone/net_applet:418
#, fuzzy, c-format
msgid "Attack time: %s"
msgstr "Действие:%s"
-#: standalone/net_applet:392
+#: standalone/net_applet:419
#, c-format
msgid "Network interface: %s"
msgstr "Мрежов интерфейс: %s"
-#: standalone/net_applet:393
+#: standalone/net_applet:420
#, fuzzy, c-format
msgid "Attack type: %s"
msgstr "тип: %s"
-#: standalone/net_applet:394
+#: standalone/net_applet:421
#, c-format
msgid "Protocol: %s"
msgstr "Протокол: %s"
-#: standalone/net_applet:395
+#: standalone/net_applet:422
#, fuzzy, c-format
msgid "Attacker IP address: %s"
msgstr "Статичен IP адрес"
-#: standalone/net_applet:396
+#: standalone/net_applet:423
#, fuzzy, c-format
msgid "Attacker hostname: %s"
msgstr "Установявам име на хост %s: "
-#: standalone/net_applet:397
+#: standalone/net_applet:426
#, fuzzy, c-format
msgid "Service attacked: %s"
msgstr "_Тип услуга:"
-#: standalone/net_applet:398
+#: standalone/net_applet:427
#, fuzzy, c-format
msgid "Port attacked: %s"
msgstr "Порт: %s"
-#: standalone/net_applet:399
+#: standalone/net_applet:429
#, c-format
msgid "Type of ICMP attack: %s"
msgstr ""
+#: standalone/net_applet:434
+#, c-format
+msgid "Always blacklist (do not ask again)"
+msgstr ""
+
#: standalone/net_monitor:58 standalone/net_monitor:63
#, c-format
msgid "Network Monitoring"
@@ -24070,154 +24583,159 @@ msgstr ""
msgid "No internet connection configured"
msgstr "Настройка на Интернет връзка"
-#: standalone/printerdrake:68
+#: standalone/printerdrake:74
#, c-format
msgid "Reading data of installed printers..."
msgstr "Четене на информация от инсталираните принтери ..."
-#: standalone/printerdrake:117
+#: standalone/printerdrake:126
#, fuzzy, c-format
msgid "%s Printer Management Tool"
msgstr "Работа със сметки \n"
-#: standalone/printerdrake:131 standalone/printerdrake:132
-#: standalone/printerdrake:133 standalone/printerdrake:134
+#: standalone/printerdrake:140 standalone/printerdrake:141
#: standalone/printerdrake:142 standalone/printerdrake:143
-#: standalone/printerdrake:147
+#: standalone/printerdrake:151 standalone/printerdrake:152
+#: standalone/printerdrake:156
#, c-format
msgid "/_Actions"
msgstr "/_Действия"
-#: standalone/printerdrake:131 standalone/printerdrake:143
+#: standalone/printerdrake:140 standalone/printerdrake:152
#, c-format
msgid "/_Add Printer"
msgstr "/_Добавяне на принтер"
-#: standalone/printerdrake:132
+#: standalone/printerdrake:141
#, c-format
msgid "/Set as _Default"
msgstr "/(По подразбиране)"
-#: standalone/printerdrake:133
+#: standalone/printerdrake:142
#, c-format
msgid "/_Edit"
msgstr "/_Промени"
-#: standalone/printerdrake:134
+#: standalone/printerdrake:143
#, c-format
msgid "/_Delete"
msgstr "/_Изтрий"
-#: standalone/printerdrake:135
+#: standalone/printerdrake:144
#, c-format
msgid "/_Expert mode"
msgstr "/_Разширени функиции"
-#: standalone/printerdrake:140
+#: standalone/printerdrake:149
#, c-format
msgid "/_Refresh"
msgstr "/_Опресни"
-#: standalone/printerdrake:147
+#: standalone/printerdrake:156
#, c-format
msgid "/_Configure CUPS"
msgstr "/_Настройка на CUPS"
-#: standalone/printerdrake:182
+#: standalone/printerdrake:169
+#, fuzzy, c-format
+msgid "/Configure _Auto Administration"
+msgstr "Отдалечена администрация"
+
+#: standalone/printerdrake:192
#, c-format
msgid "Search:"
msgstr "Търси:"
-#: standalone/printerdrake:185
+#: standalone/printerdrake:195
#, c-format
msgid "Apply filter"
msgstr "Използва филтър"
-#: standalone/printerdrake:212 standalone/printerdrake:219
+#: standalone/printerdrake:222 standalone/printerdrake:229
#, c-format
msgid "Def."
msgstr ""
-#: standalone/printerdrake:212 standalone/printerdrake:219
+#: standalone/printerdrake:222 standalone/printerdrake:229
#, c-format
msgid "Printer Name"
msgstr "Име на принтер"
-#: standalone/printerdrake:212
+#: standalone/printerdrake:222
#, c-format
msgid "Connection Type"
msgstr "Тип на връзка"
-#: standalone/printerdrake:219
+#: standalone/printerdrake:229
#, c-format
msgid "Server Name"
msgstr "Име на сървър"
#. -PO: "Add Printer" is a button text and the translation has to be AS SHORT AS POSSIBLE
-#: standalone/printerdrake:227
+#: standalone/printerdrake:237
#, c-format
msgid "Add Printer"
msgstr "Добавяне принтер"
-#: standalone/printerdrake:227
+#: standalone/printerdrake:237
#, fuzzy, c-format
msgid "Add a new printer to the system"
msgstr "Добавя потребител към системата"
#. -PO: "Set as default" is a button text and the translation has to be AS SHORT AS POSSIBLE
-#: standalone/printerdrake:230
+#: standalone/printerdrake:240
#, c-format
msgid "Set as default"
msgstr "Подразбиращ се избор"
-#: standalone/printerdrake:230
+#: standalone/printerdrake:240
#, fuzzy, c-format
msgid "Set selected printer as the default printer"
msgstr "Определи този принтер за ползване по подразбиране"
-#: standalone/printerdrake:233
+#: standalone/printerdrake:243
#, fuzzy, c-format
msgid "Edit selected printer"
msgstr "Настройка на избрания сървър"
-#: standalone/printerdrake:236
+#: standalone/printerdrake:246
#, fuzzy, c-format
msgid "Delete selected printer"
msgstr "Изтрива избраното правило"
-#: standalone/printerdrake:239
+#: standalone/printerdrake:249
#, c-format
msgid "Refresh the list"
msgstr "Опресни списъка с потребителите"
#. -PO: "Configure CUPS" is a button text and the translation has to be AS SHORT AS POSSIBLE
-#: standalone/printerdrake:242
+#: standalone/printerdrake:252
#, c-format
msgid "Configure CUPS"
msgstr "Настройка на CUPS"
-#: standalone/printerdrake:242
+#: standalone/printerdrake:252
#, fuzzy, c-format
msgid "Configure CUPS printing system"
msgstr "Промяна системата за печат"
-#: standalone/printerdrake:300 standalone/printerdrake:338
+#: standalone/printerdrake:310 standalone/printerdrake:348
#, c-format
msgid "Enabled"
msgstr "Разрешено"
-#: standalone/printerdrake:301 standalone/printerdrake:339
+#: standalone/printerdrake:311 standalone/printerdrake:349
#, c-format
msgid "Disabled"
msgstr "Изключена"
-#: standalone/printerdrake:561
+#: standalone/printerdrake:578
#, c-format
msgid "Authors: "
msgstr "Автори:"
#. -PO: here %s is the version number
-#: standalone/printerdrake:571
+#: standalone/printerdrake:588
#, fuzzy, c-format
msgid "Printer Management %s"
msgstr "Работа със сметки \n"
@@ -24670,27 +25188,27 @@ msgstr ""
msgid "Your scanner(s) will not be available on the network."
msgstr ""
-#: standalone/service_harddrake:104
+#: standalone/service_harddrake:105
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr ""
-#: standalone/service_harddrake:105
+#: standalone/service_harddrake:106
#, c-format
msgid "- %s was removed\n"
msgstr ""
-#: standalone/service_harddrake:108
+#: standalone/service_harddrake:109
#, fuzzy, c-format
msgid "Some devices were added: %s\n"
msgstr "Устройство на мишката: %s\n"
-#: standalone/service_harddrake:109
+#: standalone/service_harddrake:110
#, c-format
msgid "- %s was added\n"
msgstr ""
-#: standalone/service_harddrake:206
+#: standalone/service_harddrake:207
#, c-format
msgid "Hardware probing in progress"
msgstr "Прогрес на хардуерна проба"
@@ -24854,6 +25372,32 @@ msgstr ""
msgid "Installation failed"
msgstr "Инсталацията провалена"
+#~ msgid "Printer on SMB/Windows 95/98/NT server"
+#~ msgstr "Принтер на SMB/Windows 95/98/NT сървър"
+
+#, fuzzy
+#~ msgid "Found printer on %s..."
+#~ msgstr "Изтриване на принтер \"%s\"..."
+
+#~ msgid "dhcpd Config..."
+#~ msgstr "Настройка на dhcpd..."
+
+#, fuzzy
+#~ msgid "Unable to select wireless network: %s"
+#~ msgstr "Не мога да се свръжа с огледален сървър' %s"
+
+#, fuzzy
+#~ msgid "Interactive intrusion detection"
+#~ msgstr "NetRanger - система за откриване на смущения"
+
+#, fuzzy
+#~ msgid "Active Firewall: intrusion detected"
+#~ msgstr "Открита е настройка на Защитна Стена !"
+
+#, fuzzy
+#~ msgid "Do you want to blacklist the attacker?"
+#~ msgstr "Искате ли да завършите играта?"
+
#~ msgid "Grub"
#~ msgstr "Grub"
@@ -25086,9 +25630,6 @@ msgstr "Инсталацията провалена"
#~ msgid "choose image file"
#~ msgstr "изберете изображение"
-#~ msgid "Browse"
-#~ msgstr "Преглед"
-
#~ msgid "Configure bootsplash picture"
#~ msgstr "Настройка на картинката при зареждане"
@@ -25254,10 +25795,6 @@ msgstr "Инсталацията провалена"
#~ msgid "Do you want to recover your system?"
#~ msgstr "Искате ли да използвате aboot ?"
-#, fuzzy
-#~ msgid "Samba server"
-#~ msgstr "Samba Сървър"
-
#~ msgid "Move"
#~ msgstr "Премести"