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

#: drakauth:27 drakauth:29 draksec:279 draksec:328
#, fuzzy, c-format
msgid "Authentication"
msgstr "ማስረጃ"

#: drakauth:39 drakclock:111 drakclock:125 drakfont:213 drakfont:226
#: drakfont:264 draksplash:169 finish-install:104 logdrake:170 logdrake:445
#: logdrake:450 scannerdrake:59 scannerdrake:101 scannerdrake:142
#: scannerdrake:200 scannerdrake:259 scannerdrake:730 scannerdrake:741
#: scannerdrake:880 scannerdrake:891 scannerdrake:961
#, c-format
msgid "Error"
msgstr "ስህተት"

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

#: drakboot:88 harddrake2:197 harddrake2:198 logdrake:71
#, c-format
msgid "/_File"
msgstr "/ፋይል (_F)"

#: drakboot:89 logdrake:77
#, c-format
msgid "/File/_Quit"
msgstr "/ፋይል (F)/ውጣ (_Q)"

#: drakboot:89 harddrake2:198 logdrake:77
#, c-format
msgid "<control>Q"
msgstr "<control>Q"

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

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

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

#: drakboot:137 drakbug:233 drakfont:682 drakperm:375 drakperm:385 drakups:27
#: harddrake2:516 localedrake:43 notify-x11-free-driver-switch:15
#: scannerdrake:51 scannerdrake:54 scannerdrake:297 scannerdrake:302
#: scannerdrake:955
#, c-format
msgid "Warning"
msgstr "ማስጠንቀቂያ"

#: drakboot:138
#, 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:139
#, fuzzy, c-format
msgid "Do you want to configure it now?"
msgstr "ምርጫውን መሞከር ይፈልጋሉ?"

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

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

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

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

#: drakboot:158
#, c-format
msgid ""
"Display theme\n"
"under console"
msgstr ""

#: drakboot:163 draksplash:25
#, fuzzy, c-format
msgid "Create new theme"
msgstr "አዲስ ሰነድ ፍጠር"

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

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

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

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

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

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

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

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

#: drakboot:265
#, 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:65 drakbug:143
#, c-format
msgid "The \"%s\" program has crashed with the following error:"
msgstr ""

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

#: drakbug:81
#, c-format
msgid "Mandriva Linux Control Center"
msgstr "የMandriva Linux ቁጥጥር ማእከል"

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

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

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

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

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

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

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

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

#: drakbug:113
#, c-format
msgid "Select Mandriva Tool:"
msgstr ""

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

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

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

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

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

#: drakbug:146
#, c-format
msgid "Its gdb trace is:"
msgstr ""

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

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

#: drakbug:164 drakperm:135 draksec:438 draksec:440 draksec:459 draksec:461
#, c-format
msgid "Help"
msgstr "መረጃ"

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

#: drakbug:169 drakfont:506
#, c-format
msgid "Close"
msgstr "ዝጋ"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: drakclock:127 draksplash:93 logdrake:175 scannerdrake:492
#, c-format
msgid "Quit"
msgstr "ውጣ"

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

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

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

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

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

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

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

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

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

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

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

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

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

#: drakfont:222 drakfont:263 drakfont:338 drakfont:379 drakfont:383
#: drakfont:409 drakfont:427 drakfont:435
#, c-format
msgid "done"
msgstr "አልቋል"

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

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

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

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

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

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

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

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

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

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

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

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

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

#: drakfont:439
#, 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:478
#, fuzzy, c-format
msgid "Font Installation"
msgstr "ሲስተም ትከል"

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

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

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

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

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

#: drakfont:501 drakfont:721
#, c-format
msgid "Uninstall"
msgstr "አፍርስ"

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

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

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

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

#: drakfont:526 harddrake2:239
#, fuzzy, c-format
msgid "Mandriva Linux"
msgstr "Mandriva Online"

#. -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:533 harddrake2:244
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr "Alemayehu <alemayehu@gmx.at>\n"

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

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

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

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

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

#: drakfont:562 drakfont:572 draksplash:180 drakups:210
#, c-format
msgid "Ok"
msgstr "እሺ"

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

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

#: drakfont:572 drakfont:652 drakfont:736 draksplash:180 drakups:217
#: logdrake:175
#, c-format
msgid "Cancel"
msgstr "ተወው"

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

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

#: drakfont:646 drakups:299 drakups:361 drakups:381
#, c-format
msgid "Add"
msgstr "ጨምር"

#: drakfont:647 drakfont:735 drakups:301 drakups:363 drakups:383
#, c-format
msgid "Remove"
msgstr "አስወግድ"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: 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:22
#, fuzzy, c-format
msgid " --help                - display this help     \n"
msgstr "የመረጃ ማውጫ አሳይ"

#: 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
#, fuzzy, c-format
msgid "Mandriva Linux Help Center"
msgstr "አንቀጹን መሀል ኩልኩል አድርግ"

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

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

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

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

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

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

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

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

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

#: drakperm:50 drakperm:331
#, c-format
msgid "Permissions"
msgstr "ፈቃዶች"

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

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

#: drakperm:109
#, 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:111
#, c-format
msgid ""
"The current security level is %s.\n"
"Select permissions to see/edit"
msgstr ""

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

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

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

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

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

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

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

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

#: drakperm:127 drakups:300 drakups:362 drakups:382
#, c-format
msgid "Edit"
msgstr "አስተካክል"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: draksec:72 drakups:99 harddrake2:370 scannerdrake:66 scannerdrake:70
#: scannerdrake:78 scannerdrake:319 scannerdrake:368 scannerdrake:505
#: scannerdrake:509 scannerdrake:531 service_harddrake:259
#, c-format
msgid "Please wait"
msgstr "እባክዎ ይጠብቁ"

#. -PO: Do not alter the <span ..> and </span> tags.
#. -PO: Translate the security levels (Poor, Standard, High, Higher and Paranoid) in the same way, you translated these individuals words.
#. -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 ""

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

#: draksec:161
#, fuzzy, c-format
msgid "(default value: %s)"
msgstr "ዕሴት የለም"

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

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

#: draksec:206
#, fuzzy, c-format
msgid "Security Alerts:"
msgstr "የደህንነት ደረጃ፦"

#: draksec:210
#, fuzzy, c-format
msgid "Security Administrator:"
msgstr "የደህንነት ደረጃ፦"

#: draksec:212
#, c-format
msgid "Basic options"
msgstr "መሠረታዊ ምርጫዎች"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: draksec:389
#, c-format
msgid "Please wait, setting security level..."
msgstr ""

#: draksec:395
#, c-format
msgid "Please wait, setting security options..."
msgstr ""

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

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

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

#: draksplash:32
#, c-format
msgid "X coordinate of text box"
msgstr ""

#: draksplash:33
#, c-format
msgid "Y coordinate of text box"
msgstr ""

#: draksplash:34
#, c-format
msgid "Text box width"
msgstr ""

#: draksplash:35
#, fuzzy, c-format
msgid "Text box height"
msgstr "በእርዝማኔው ልክ"

#: 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
#, fuzzy, c-format
msgid "The width of the progress bar"
msgstr "&ስታቱስ ባር አሳይ"

#: draksplash:39
#, fuzzy, c-format
msgid "The height of the progress bar"
msgstr "&ስታቱስ ባር አሳይ"

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

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

#: 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 ""

#: draksplash:62
#, c-format
msgid "Progress Bar"
msgstr ""

#: draksplash:65
#, c-format
msgid "Choose progress bar color 1"
msgstr ""

#: draksplash:62
#, c-format
msgid "Choose progress bar color 2"
msgstr ""

#: draksplash:63
#, c-format
msgid "Choose progress bar background"
msgstr ""

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

#: draksplash:78
#, fuzzy, c-format
msgid "Text"
msgstr "ጽሑፉን ብቻ"

#: draksplash:80
#, c-format
msgid "Choose text color"
msgstr ""

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

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

#: draksplash:71
#, c-format
msgid "Choose text zone color"
msgstr ""

#: draksplash:72
#, c-format
msgid "Text color"
msgstr "የጽሑፍ ቀለም"

#: draksplash:73
#, c-format
msgid "Background color"
msgstr "የመደቡ ቀለም"

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

#: draksplash:81
#, fuzzy, c-format
msgid "Theme name"
msgstr "የጭብጥ ስም"

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

#: draksplash:87
#, c-format
msgid "Display logo on Console"
msgstr ""

#: draksplash:92
#, fuzzy, c-format
msgid "Save theme"
msgstr "ጭብጥን አስቀምጥ (_S)"

#: draksplash:154
#, c-format
msgid "Please enter a theme name"
msgstr ""

#: draksplash:157
#, c-format
msgid "Please select a splash image"
msgstr ""

#: draksplash:160
#, fuzzy, c-format
msgid "saving Bootsplash theme..."
msgstr "ጭብጥን በሌላ ስም _አስቀምጥ..."

#: draksplash:169
#, c-format
msgid "Unable to load image file %s"
msgstr ""

#: draksplash:180
#, c-format
msgid "choose image"
msgstr "ምስል ይመረጥ"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: drakups:249 drakups:268 drakups:284 harddrake2:88 harddrake2:114
#: harddrake2:121
#, c-format
msgid "Name"
msgstr "ስም"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: finish-install:154 finish-install:172 finish-install:184
#, c-format
msgid "Encrypted home partition"
msgstr ""

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

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

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

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

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

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

#: harddrake2:31 harddrake2:123
#, c-format
msgid "Bus"
msgstr ""

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

#: harddrake2:34 harddrake2:149
#, c-format
msgid "Bus identification"
msgstr ""

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

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

#: harddrake2:38
#, 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:41
#, c-format
msgid "Drive capacity"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: harddrake2:69
#, 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:70
#, fuzzy, c-format
msgid "Cache size"
msgstr "የፊደል ቅርጽ መጠን፦"

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

#. -PO: here "comas" is the medical coma, not the lexical coma!!
#: harddrake2:73
#, fuzzy, c-format
msgid "Coma bug"
msgstr "የሶፍትዌሩን ችግር ዘግብ"

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

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

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

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

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

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

#: harddrake2:76
#, 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:77
#, c-format
msgid "Flags"
msgstr "ባንዲራዎች፦"

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

#: harddrake2:78
#, fuzzy, c-format
msgid "Fdiv bug"
msgstr "የሶፍትዌሩን ችግር ዘግብ"

#: harddrake2:79
#, 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:80
#, fuzzy, c-format
msgid "Is FPU present"
msgstr "ባትሪ፦ የለም"

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

#: harddrake2:81
#, c-format
msgid "Whether the FPU has an irq vector"
msgstr ""

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

#: harddrake2:82
#, fuzzy, c-format
msgid "F00f bug"
msgstr "የሶፍትዌሩን ችግር ዘግብ"

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

#: harddrake2:83
#, fuzzy, c-format
msgid "Halt bug"
msgstr "የሶፍትዌሩን ችግር ዘግብ"

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

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

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

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

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

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

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

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

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

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

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

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

#: harddrake2:92
#, 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:96
#, fuzzy, c-format
msgid "Floppy format"
msgstr "ሠንጠረዥ ፎርማቱ"

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

#: harddrake2:100
#, c-format
msgid "Channel"
msgstr "ጣቢያ"

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

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

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

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

#: harddrake2:102
#, 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:109
#, fuzzy, c-format
msgid "Installed size"
msgstr "ሲስተም ትከል"

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

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

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

#: harddrake2:111 harddrake2:120
#, c-format
msgid "Type"
msgstr "አይነት"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: harddrake2:131 harddrake2:140 harddrake2:147 harddrake2:155 harddrake2:335
#, fuzzy, c-format
msgid "Identification"
msgstr "ማስታወቂያ"

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

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

#: harddrake2:142
#, fuzzy, c-format
msgid "Bugs"
msgstr "ኦገስት"

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

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

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

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

#. -PO: please keep all "/" characters !!!
#: harddrake2:179 logdrake:78
#, c-format
msgid "/_Options"
msgstr "/ምርጫዎች (_O)"

#: harddrake2:180 harddrake2:209 logdrake:80
#, c-format
msgid "/_Help"
msgstr "/መረጃ (_H)"

#: harddrake2:184
#, fuzzy, c-format
msgid "/Autodetect _printers"
msgstr "ሁሉም ማተሚያዎች"

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

#: harddrake2:186
#, c-format
msgid "/Autodetect _jaz drives"
msgstr ""

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

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

#: harddrake2:198
#, c-format
msgid "/_Quit"
msgstr "/ውጣ (_Q)"

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

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

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

#: harddrake2:222
#, 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:228
#, c-format
msgid "/_Report Bug"
msgstr "/የሶፍትዌርን ችግር ዘግብ (_R)"

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

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

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

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

#: harddrake2:273 scannerdrake:286
#, c-format
msgid "Information"
msgstr "መረጃ"

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

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

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

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

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

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

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

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

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

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

#: harddrake2:474
#, c-format
msgid "Unknown/Others"
msgstr "ያልታወቀ/ሌሎች"

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

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

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

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

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

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

#: logdrake:72
#, c-format
msgid "/File/_New"
msgstr "/ፋይል (F)/አዲስ (_N)"

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

#: logdrake:73
#, c-format
msgid "/File/_Open"
msgstr "/ፋይል (F)/ክፈት (_O)"

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

#: logdrake:74
#, c-format
msgid "/File/_Save"
msgstr "/ፋይል (F)/አስቀምጥ (_S)"

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

#: logdrake:75
#, c-format
msgid "/File/Save _As"
msgstr "/ፋይል (F)/በሌላ ስም አስቀምጥ... (_A)"

#: logdrake:76
#, c-format
msgid "/File/-"
msgstr "/ፋይል (F)/-"

#: logdrake:79
#, c-format
msgid "/Options/Test"
msgstr "/ምርጫዎች (O)/ፈተና"

#: logdrake:81
#, c-format
msgid "/Help/_About..."
msgstr "/መረጃ (H)/ስለ... (_A)"

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#: notify-x11-free-driver-switch:15
#, c-format
msgid ""
"The proprietary driver for your graphic card can not be found, the system is "
"now using the free software driver (%s)."
msgstr ""

#: 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 ""

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

#: 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 ""

#: scannerdrake:67 scannerdrake:506
#, c-format
msgid "Searching for configured scanners..."
msgstr ""

#: scannerdrake:71 scannerdrake:510
#, c-format
msgid "Searching for new scanners..."
msgstr ""

#: 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 scannerdrake:115
#, fuzzy, c-format
msgid "Confirmation"
msgstr "ስየማ"

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

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

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

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

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

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

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

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

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

#: 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
#, fuzzy, c-format
msgid "Install firmware file from"
msgstr "ከ &pot ሰነድ አሻሽል"

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

#: scannerdrake:181 scannerdrake:190 scannerdrake:240 scannerdrake:248
#, fuzzy, c-format
msgid "Floppy Disk"
msgstr "Name=መረጃ መያዣ"

#: scannerdrake:182 scannerdrake:192 scannerdrake:241 scannerdrake:250
#, fuzzy, c-format
msgid "Other place"
msgstr "ሌላ ምርጫዎች"

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

#: 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
#, fuzzy, c-format
msgid "Install firmware for the"
msgstr "&መረጃውን አስስ"

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

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

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

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

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

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

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

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

#: 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
#, fuzzy, c-format
msgid "choose device"
msgstr "የመረብ ዕቃ"

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

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

#: 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 ""

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

#: 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
#, fuzzy, c-format
msgid "Scanner Management"
msgstr "የመምሪያው ጉባኤ"

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

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

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

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

#: scannerdrake:545 scannerdrake:710
#, c-format
msgid "All remote machines"
msgstr ""

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

#: 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
#, fuzzy, c-format
msgid "No remote machines"
msgstr "(ስለ ቃላት አጻጻፍ አስተያየት የለም)"

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

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

#: 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 "ተጠሪን ጨምር"

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

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

#: scannerdrake:683 scannerdrake:833
#, c-format
msgid "Done"
msgstr "ጨርሷል"

#: 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 ""

#: 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 ""

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

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

#: 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 ""

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#, fuzzy
#~ msgid "Automatic Steps Configuration"
#~ msgstr "አውቶማቲክ የአምድ መጠን"

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

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

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

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

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

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

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

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

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

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

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

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

#: ../../Xconfig/card.pm_.c:24
msgid "64 MB or more"
msgstr "64 MB eller mer"

#: ../../Xconfig/card.pm_.c:203
msgid "Choose a X server"
msgstr "Vlj en X-server"

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

#: ../../Xconfig/card.pm_.c:230
msgid "Multi-head configuration"
msgstr "Anpassa \"multi-head\""

#: ../../Xconfig/card.pm_.c:231
msgid ""
"Your system support multiple head configuration.\n"
"What do you want to do?"
msgstr ""
"Systemet stdjer \"multi-head\"-konfiguration.\n"
"Vad vill du gra?"

#: ../../Xconfig/card.pm_.c:286
msgid "Select the memory size of your graphics card"
msgstr "Vlj minnesstorlek p grafikkortet"

#: ../../Xconfig/card.pm_.c:347
msgid "XFree configuration"
msgstr "XFree-konfiguration"

#: ../../Xconfig/card.pm_.c:349
msgid "Which configuration of XFree do you want to have?"
msgstr "Vilken XFree-konfiguration vill du anvnda?"

#: ../../Xconfig/card.pm_.c:381
msgid "Configure all heads independently"
msgstr "Anpassa alla huvuden separat"

#: ../../Xconfig/card.pm_.c:382
msgid "Use Xinerama extension"
msgstr "Anvnd Xinerama-utkning"

#: ../../Xconfig/card.pm_.c:387
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Konfigurera endast kort \"%s\"%s"

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

#: ../../Xconfig/card.pm_.c:411 ../../Xconfig/card.pm_.c:437
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s med hrdvarubaserad 3D-acceleration"

#: ../../Xconfig/card.pm_.c:414
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
"Kortet kan f hrdvarustd fr 3D-acceleration, men bara med XFree %s.\n"
"Kortet stds av XFree %s, som kan vara bttre fr 2D."

#: ../../Xconfig/card.pm_.c:416 ../../Xconfig/card.pm_.c:439
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Kortet kan f hrdvarustd fr 3D-acceleration med XFree %s."

#: ../../Xconfig/card.pm_.c:424 ../../Xconfig/card.pm_.c:445
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s med EXPERIMENTELLT hrdvarustd fr 3D-acceleration."

#: ../../Xconfig/card.pm_.c:427
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER.\n"
"Your card is supported by XFree %s which may have a better support in 2D."
msgstr ""
"Kortet kan f hrdvarustd fr 3D-acceleration, men bara med XFree %s,\n"
"OBSERVERA: DETTA R EXPERIMENTELLT STD OCH KAN LSA DATORN.\n"
"Kortet stds av XFree %s som kan vara bttre fr 2D."

#: ../../Xconfig/card.pm_.c:430 ../../Xconfig/card.pm_.c:447
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
"Kortet kan f hrdvarustd fr 3D-acceleration med XFree %s,\n"
"OBSERVERA: DETTA R EXPERIMENTELLT STD OCH KAN LSA DATORN."

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

#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:978
msgid "Custom"
msgstr "Anpassad"

#: ../../Xconfig/main.pm_.c:102
msgid "Graphic Card"
msgstr "Grafikkort"

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

#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
msgid "Resolution"
msgstr "Upplsning"

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

#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:67
#: ../../diskdrake/interactive.pm_.c:381 ../../diskdrake/removable.pm_.c:25
#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Alternativ"

#: ../../Xconfig/main.pm_.c:122 ../../Xconfig/resolution_and_depth.pm_.c:268
#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310 ../../security/main.pm_.c:246
#: ../../standalone/drakbackup_.c:3974 ../../standalone/drakbackup_.c:4069
#: ../../standalone/drakbackup_.c:4088
msgid "Ok"
msgstr "OK"

#: ../../Xconfig/main.pm_.c:122 ../../diskdrake/dav.pm_.c:28
#: ../../harddrake/ui.pm_.c:96 ../../printerdrake.pm_.c:3155
#: ../../standalone/draksplash_.c:122 ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Avsluta"

#: ../../Xconfig/main.pm_.c:145
#, c-format
msgid ""
"Keep the changes?\n"
"The current configuration is:\n"
"\n"
"%s"
msgstr ""
"Behlla ndringarna?\n"
"Aktuell konfiguration r:\n"
"\n"
"%s"

#: ../../Xconfig/monitor.pm_.c:93
msgid "Choose a monitor"
msgstr "Vlj bildskrm"

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

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

#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
msgid "Vendor"
msgstr "Tillverkare"

#: ../../Xconfig/monitor.pm_.c:109
msgid "Plug'n Play probing failed. Please choose a precise monitor"
msgstr "Plug'n Play-identifiering misslyckades. Vlj en precis bildskrm"

#: ../../Xconfig/monitor.pm_.c:114
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
"at which the whole screen is refreshed, and most importantly the horizontal\n"
"sync rate, which is the rate at which scanlines are displayed.\n"
"\n"
"It is VERY IMPORTANT that you do not specify a monitor type with a sync "
"range\n"
"that is beyond the capabilities of your monitor: you may damage your "
"monitor.\n"
" If in doubt, choose a conservative setting."
msgstr ""
"De tv mest kritiska vrdena r den vertikala uppdateringsfrekvensen,\n"
"som r den hastighet som hela skrmen uppdateras i, och framfrallt\n"
"den horisontella synkroniseringshastigheten, som r den hastighet som\n"
"scan-linjerna visas i.\n"
"\n"
"Det r VLDIGT VIKTIGT att du inte vljer vrden fr en skrmtyp som gr\n"
"utanfr kapaciteten fr bildskrmen; du kan d frstra skrmen.\n"
"Vlj konservativa vrden om du r osker."

#: ../../Xconfig/monitor.pm_.c:121
msgid "Horizontal refresh rate"
msgstr "Horisontell uppdateringsfrekvens"

#: ../../Xconfig/monitor.pm_.c:122
msgid "Vertical refresh rate"
msgstr "Vertikal uppdateringsfrekvens"

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

#: ../../Xconfig/resolution_and_depth.pm_.c:13
msgid "32 thousand colors (15 bits)"
msgstr "32 tusen frger (15 bitar)"

#: ../../Xconfig/resolution_and_depth.pm_.c:14
msgid "65 thousand colors (16 bits)"
msgstr "65 tusen frger (16 bitar)"

#: ../../Xconfig/resolution_and_depth.pm_.c:15
msgid "16 million colors (24 bits)"
msgstr "16 miljoner frger (24 bitar)"

#: ../../Xconfig/resolution_and_depth.pm_.c:16
msgid "4 billion colors (32 bits)"
msgstr "4 miljarder frger (32 bitar)"

#: ../../Xconfig/resolution_and_depth.pm_.c:129
msgid "Resolutions"
msgstr "Upplsningar"

#: ../../Xconfig/resolution_and_depth.pm_.c:254
msgid "Choose the resolution and the color depth"
msgstr "Vlj upplsning och frgdjup"

#: ../../Xconfig/resolution_and_depth.pm_.c:255
#, c-format
msgid "Graphics card: %s"
msgstr "Grafikkort: %s"

#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1019
#: ../../bootlook.pm_.c:343 ../../diskdrake/smbnfs_gtk.pm_.c:87
#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
#: ../../interactive.pm_.c:142 ../../interactive.pm_.c:354
#: ../../interactive/http.pm_.c:105 ../../interactive/newt.pm_.c:195
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
#: ../../my_gtk.pm_.c:158 ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
#: ../../network/netconnect.pm_.c:42 ../../printerdrake.pm_.c:2124
#: ../../security/main.pm_.c:295 ../../standalone/drakautoinst_.c:203
#: ../../standalone/drakbackup_.c:3928 ../../standalone/drakbackup_.c:3961
#: ../../standalone/drakbackup_.c:3987 ../../standalone/drakbackup_.c:4014
#: ../../standalone/drakbackup_.c:4041 ../../standalone/drakbackup_.c:4101
#: ../../standalone/drakbackup_.c:4128 ../../standalone/drakbackup_.c:4158
#: ../../standalone/drakbackup_.c:4184 ../../standalone/drakconnect_.c:115
#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
#: ../../standalone/drakfloppy_.c:234 ../../standalone/drakfont_.c:970
#: ../../standalone/drakgw_.c:536 ../../standalone/logdrake_.c:224
#: ../../ugtk.pm_.c:296
msgid "Cancel"
msgstr "Avbryt"

#: ../../Xconfig/test.pm_.c:30
msgid "Test of the configuration"
msgstr "Test av konfigurationen"

#: ../../Xconfig/test.pm_.c:31
msgid "Do you want to test the configuration?"
msgstr "Vill du prova konfigurationen?"

#: ../../Xconfig/test.pm_.c:31
msgid "Warning: testing this graphic card may freeze your computer"
msgstr "Varning: att testa det hr grafikkortet kan lsa datorn"

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

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

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

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

#: ../../Xconfig/various.pm_.c:33
#, c-format
msgid "Monitor HorizSync: %s\n"
msgstr "Bildskrm horisynk: %s\n"

#: ../../Xconfig/various.pm_.c:34
#, c-format
msgid "Monitor VertRefresh: %s\n"
msgstr "Bildskrm vertuppdatering: %s\n"

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

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

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

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

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

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

#: ../../Xconfig/various.pm_.c:61
msgid "Graphical interface at startup"
msgstr "Grafiskt grnssnitt vid start"

#: ../../Xconfig/various.pm_.c:62
msgid ""
"I can setup your computer to automatically start the graphical interface "
"(XFree) upon booting.\n"
"Would you like XFree to start when you reboot?"
msgstr ""
"Datorn kan stllas in s att X startas automatiskt vid uppstart.\n"
"Vill du att X ska starta nr du startar om?"

#: ../../Xconfig/various.pm_.c:73
msgid ""
"Your graphic card seems to have a TV-OUT connector.\n"
"It can be configured to work using frame-buffer.\n"
"\n"
"For this you have to plug your graphic card to your TV before booting your "
"computer.\n"
"Then choose the \"TVout\" entry in the bootloader\n"
"\n"
"Do you have this feature?"
msgstr ""
"Grafikkortet verkar ha en TV-UT-anslutning.\n"
"Den kan konfigureras s att den fungerar med bildbuffer.\n"
"\n"
"Fr detta mste du ansluta grafikkortet till TV:n innan du startar datorn.\n"
"Vlj sedan posten \"TVout\" i starthanteraren.\n"
"\n"
"Har du den hr funktionen?"

#: ../../Xconfig/various.pm_.c:85
msgid "What norm is your TV using?"
msgstr "Vad fr slags standard anvnder din TV?"

#: ../../any.pm_.c:108 ../../any.pm_.c:133
msgid "First sector of boot partition"
msgstr "Frsta sektorn p startpartitionen"

#: ../../any.pm_.c:108 ../../any.pm_.c:133 ../../any.pm_.c:210
msgid "First sector of drive (MBR)"
msgstr "Frsta sektorn p disken (MBR)"

#: ../../any.pm_.c:112
msgid "SILO Installation"
msgstr "SILO-installation"

#: ../../any.pm_.c:113 ../../any.pm_.c:126
msgid "Where do you want to install the bootloader?"
msgstr "Var vill du installera starthanteraren?"

#: ../../any.pm_.c:125
msgid "LILO/grub Installation"
msgstr "Installation av Lilo/Grub"

#: ../../any.pm_.c:137 ../../any.pm_.c:151
msgid "SILO"
msgstr "SILO"

#: ../../any.pm_.c:139
msgid "LILO with text menu"
msgstr "Lilo med textbaserad meny"

#: ../../any.pm_.c:140 ../../any.pm_.c:151
msgid "LILO with graphical menu"
msgstr "Lilo med grafisk meny"

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

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

#: ../../any.pm_.c:149 ../../any.pm_.c:151
msgid "Yaboot"
msgstr "Yaboot"

#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader main options"
msgstr "Starthanterarens huvudalternativ"

#: ../../any.pm_.c:160 ../../any.pm_.c:191
msgid "Bootloader to use"
msgstr "Starthanterare som ska anvndas"

#: ../../any.pm_.c:162
msgid "Bootloader installation"
msgstr "Installation av starthanterare"

#: ../../any.pm_.c:164 ../../any.pm_.c:193
msgid "Boot device"
msgstr "Startenhet"

#: ../../any.pm_.c:165
msgid "Compact"
msgstr "Kompakt"

#: ../../any.pm_.c:165
msgid "compact"
msgstr "kompakt"

#: ../../any.pm_.c:166 ../../any.pm_.c:291
msgid "Video mode"
msgstr "Videolge"

#: ../../any.pm_.c:168
msgid "Delay before booting default image"
msgstr "Frdrjning innan frvald avbild startar"

#: ../../any.pm_.c:170 ../../any.pm_.c:789
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
#: ../../install_steps_interactive.pm_.c:1094 ../../network/modem.pm_.c:48
#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
#: ../../standalone/drakbackup_.c:3530 ../../standalone/drakconnect_.c:624
#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Lsenord"

#: ../../any.pm_.c:171 ../../any.pm_.c:790
#: ../../install_steps_interactive.pm_.c:1095
msgid "Password (again)"
msgstr "Lsenord (bekrfta)"

#: ../../any.pm_.c:172
msgid "Restrict command line options"
msgstr "Begrnsa alternativen fr kommandoraden"

#: ../../any.pm_.c:172
msgid "restrict"
msgstr "begrnsa"

#: ../../any.pm_.c:174
msgid "Clean /tmp at each boot"
msgstr "Rensa /tmp vid varje start"

#: ../../any.pm_.c:175
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Ange RAM-storlek om ndvndigt (hittade %d MB)"

#: ../../any.pm_.c:177
msgid "Enable multi profiles"
msgstr "Aktivera anvndning av flera profiler"

#: ../../any.pm_.c:181
msgid "Give the ram size in MB"
msgstr "Ange RAM-storlek i MB"

#: ../../any.pm_.c:183
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr ""
"Alternativet \"Begrnsa alternativen fr kommandoraden\" r vrdelst utan "
"lsenord."

#: ../../any.pm_.c:184 ../../any.pm_.c:765
#: ../../diskdrake/interactive.pm_.c:1191
#: ../../install_steps_interactive.pm_.c:1089
msgid "Please try again"
msgstr "Frsk igen"

#: ../../any.pm_.c:184 ../../any.pm_.c:765
#: ../../install_steps_interactive.pm_.c:1089
msgid "The passwords do not match"
msgstr "Du angav inte samma lsenord"

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

#: ../../any.pm_.c:194
msgid "Open Firmware Delay"
msgstr "Open Firmware-frdrjning"

#: ../../any.pm_.c:195
msgid "Kernel Boot Timeout"
msgstr "Tidsgrns fr krnuppstart"

#: ../../any.pm_.c:196
msgid "Enable CD Boot?"
msgstr "Aktivera cd-start?"

#: ../../any.pm_.c:197
msgid "Enable OF Boot?"
msgstr "Aktivera OF-start?"

#: ../../any.pm_.c:198
msgid "Default OS?"
msgstr "Standard-OS?"

#: ../../any.pm_.c:232
msgid ""
"You decided to install the bootloader on a partition.\n"
"This implies you already have a bootloader on the hard drive you boot (eg: "
"System Commander).\n"
"\n"
"On which drive are you booting?"
msgstr ""
"Du valde att installera starthanteraren p en partition.\n"
"Det antyder att du redan har en starthanterare p den hrddisk du startar p "
"(t ex System Commander).\n"
"\n"
"Vilken hrddisk startar du p?"

#: ../../any.pm_.c:248
msgid ""
"Here are the entries on your boot menu so far.\n"
"You can add some more or change the existing ones."
msgstr ""
"Fljande poster finns.\n"
"Du kan lgga till fler eller ndra p befintliga."

#: ../../any.pm_.c:258 ../../standalone/drakbackup_.c:1560
#: ../../standalone/drakbackup_.c:1673 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Lgg till"

#: ../../any.pm_.c:258 ../../any.pm_.c:777 ../../diskdrake/dav.pm_.c:68
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2774
msgid "Done"
msgstr "Klar"

#: ../../any.pm_.c:258
msgid "Modify"
msgstr "ndra"

#: ../../any.pm_.c:266
msgid "Which type of entry do you want to add?"
msgstr "Vilket sorts post vill du lgga till?"

#: ../../any.pm_.c:267 ../../standalone/drakbackup_.c:1707
msgid "Linux"
msgstr "Linux"

#: ../../any.pm_.c:267
msgid "Other OS (SunOS...)"
msgstr "Annat OS (SunOS...)"

#: ../../any.pm_.c:268
msgid "Other OS (MacOS...)"
msgstr "Annat OS (MacOS...)"

#: ../../any.pm_.c:268
msgid "Other OS (windows...)"
msgstr "Annat OS (Windows...)"

#: ../../any.pm_.c:287
msgid "Image"
msgstr "Avbild"

#: ../../any.pm_.c:288 ../../any.pm_.c:299
msgid "Root"
msgstr "Root"

#: ../../any.pm_.c:289 ../../any.pm_.c:317
msgid "Append"
msgstr "Lgg till"

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

#: ../../any.pm_.c:294
msgid "Read-write"
msgstr "Ls-skriv"

#: ../../any.pm_.c:301
msgid "Table"
msgstr "Tabell"

#: ../../any.pm_.c:302
msgid "Unsafe"
msgstr "Osker"

#: ../../any.pm_.c:309 ../../any.pm_.c:314 ../../any.pm_.c:316
msgid "Label"
msgstr "Etikett"

#: ../../any.pm_.c:311 ../../any.pm_.c:321 ../../harddrake/v4l.pm_.c:201
msgid "Default"
msgstr "Standard"

#: ../../any.pm_.c:318
msgid "Initrd-size"
msgstr "Initrd-storlek"

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

#: ../../any.pm_.c:328
msgid "Remove entry"
msgstr "Ta bort post"

#: ../../any.pm_.c:331
msgid "Empty label not allowed"
msgstr "Tom etikett tillts inte"

#: ../../any.pm_.c:332
msgid "You must specify a kernel image"
msgstr "Du mste ange en krnavbild"

#: ../../any.pm_.c:332
msgid "You must specify a root partition"
msgstr "Du mste ange en rotpartition"

#: ../../any.pm_.c:333
msgid "This label is already used"
msgstr "Denna etikett anvnds redan"

#: ../../any.pm_.c:657
#, c-format
msgid "Found %s %s interfaces"
msgstr "Hittade %s %s grnssnitt"

#: ../../any.pm_.c:658
msgid "Do you have another one?"
msgstr "Har du ett till?"

#: ../../any.pm_.c:659
#, c-format
msgid "Do you have any %s interfaces?"
msgstr "Har du ngot %s-grnssnitt?"

#: ../../any.pm_.c:661 ../../any.pm_.c:824 ../../interactive.pm_.c:132
#: ../../my_gtk.pm_.c:286
msgid "No"
msgstr "Nej"

#: ../../any.pm_.c:661 ../../any.pm_.c:823 ../../interactive.pm_.c:132
#: ../../my_gtk.pm_.c:286
msgid "Yes"
msgstr "Ja"

#: ../../any.pm_.c:662
msgid "See hardware info"
msgstr "Visa hrdvaruinformation"

#. -PO: the first %s is the card type (scsi, network, sound,...)
#. -PO: the second is the vendor+model name
#: ../../any.pm_.c:678
#, c-format
msgid "Installing driver for %s card %s"
msgstr "Installerar drivrutin fr %s-kort %s"

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

#: ../../any.pm_.c:690
#, c-format
msgid ""
"You may now provide its options to module %s.\n"
"Note that any address should be entered with the prefix 0x like '0x123'"
msgstr ""
"Du kan nu ange alternativen till modul %s.\n"
"Observera att alla adresser ska anges med prefixet 0x, t ex \"0x123\"."

#: ../../any.pm_.c:696
#, c-format
msgid ""
"You may now provide options to module %s.\n"
"Options are in format ``name=value name2=value2 ...''.\n"
"For instance, ``io=0x300 irq=7''"
msgstr ""
"Du kan nu ange parametrar till modulen %s.\n"
"Parametrar i formatet \"name=value name2=value2...\".\n"
"Till exempel, \"io=0x300 irq=7\""

#: ../../any.pm_.c:698
msgid "Module options:"
msgstr "Modulalternativ:"

#. -PO: the %s is the driver type (scsi, network, sound,...)
#: ../../any.pm_.c:710
#, c-format
msgid "Which %s driver should I try?"
msgstr "Vilken %s-drivrutin ska testas?"

#: ../../any.pm_.c:719
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
"properly, although it normally works fine without. Would you like to "
"specify\n"
"extra options for it or allow the driver to probe your machine for the\n"
"information it needs? Occasionally, probing will hang a computer, but it "
"should\n"
"not cause any damage."
msgstr ""
"I vissa fall behver drivrutinen %s extra information fr att fungera\n"
"korrekt. Vanligtvis fungerar det nd. Vill du specificera extra\n"
"information eller lta drivrutinen leta efter informationen sjlv?\n"
"Ibland kan skningen lsa datorn, men det ska inte\n"
"stlla till med ngon skada."

#: ../../any.pm_.c:723
msgid "Autoprobe"
msgstr "Automatisk identifiering"

#: ../../any.pm_.c:723
msgid "Specify options"
msgstr "Ange alternativ"

#: ../../any.pm_.c:735
#, c-format
msgid ""
"Loading module %s failed.\n"
"Do you want to try again with other parameters?"
msgstr ""
"Modulen %s kunde inte laddas.\n"
"Vill du frska igen med andra parametrar?"

#: ../../any.pm_.c:751
msgid "access to X programs"
msgstr "tkomst till X-program"

#: ../../any.pm_.c:752
msgid "access to rpm tools"
msgstr "tkomst till RPM-verktyg"

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

#: ../../any.pm_.c:754
msgid "access to administrative files"
msgstr "tkomst till administrativa filer"

#: ../../any.pm_.c:755
msgid "access to network tools"
msgstr "tkomst till ntverksverktyg"

#: ../../any.pm_.c:756
msgid "access to compilation tools"
msgstr "tkomst till kompileringsverktyg"

#: ../../any.pm_.c:761
#, c-format
msgid "(already added %s)"
msgstr "(%s finns redan)"

#: ../../any.pm_.c:766
msgid "This password is too simple"
msgstr "Det hr lsenordet r fr enkelt"

#: ../../any.pm_.c:767
msgid "Please give a user name"
msgstr "Ange ett anvndarnamn"

#: ../../any.pm_.c:768
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Anvndarnamnet fr endast innehlla sm bokstver, siffror,\"-\" och \"_\""

#: ../../any.pm_.c:769
msgid "The user name is too long"
msgstr "Anvndarnamnet r fr lngt"

#: ../../any.pm_.c:770
msgid "This user name is already added"
msgstr "Det hr anvndarnamnet finns redan"

#: ../../any.pm_.c:774
msgid "Add user"
msgstr "Lgg till anvndare"

#: ../../any.pm_.c:775
#, c-format
msgid ""
"Enter a user\n"
"%s"
msgstr ""
"Ange en anvndare\n"
"%s"

#: ../../any.pm_.c:776
msgid "Accept user"
msgstr "Acceptera anvndare"

#: ../../any.pm_.c:787
msgid "Real name"
msgstr "Fullstndigt namn"

#: ../../any.pm_.c:788 ../../printerdrake.pm_.c:849
#: ../../printerdrake.pm_.c:964
msgid "User name"
msgstr "Anvndarnamn"

#: ../../any.pm_.c:791
msgid "Shell"
msgstr "Skal"

#: ../../any.pm_.c:793
msgid "Icon"
msgstr "Ikon"

#: ../../any.pm_.c:820
msgid "Autologin"
msgstr "Automatisk inloggning"

#: ../../any.pm_.c:821
msgid ""
"I can set up your computer to automatically log on one user.\n"
"Do you want to use this feature?"
msgstr ""
"Datorn kan stllas in s att den automatiskt loggar in en anvndare.\n"
"Vill du anvnda denna funktion?"

#: ../../any.pm_.c:825
msgid "Choose the default user:"
msgstr "Vlj standardanvndare:"

#: ../../any.pm_.c:826
msgid "Choose the window manager to run:"
msgstr "Vlj fnsterhanteraren som ska anvndas:"

#: ../../any.pm_.c:841
msgid "Please choose a language to use."
msgstr "Vlj sprket som ska anvndas."

#: ../../any.pm_.c:843
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr ""
"Du kan vlja ytterligare sprk som ska finnas tillgngliga efter "
"installationen."

#: ../../any.pm_.c:857 ../../install_steps_interactive.pm_.c:690
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr "Alla"

#: ../../any.pm_.c:978
msgid "Allow all users"
msgstr "Tillt alla anvndare"

#: ../../any.pm_.c:978
msgid "No sharing"
msgstr "Dela ej med"

#: ../../any.pm_.c:988 ../../install_any.pm_.c:1198 ../../standalone.pm_.c:58
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Paketet %s mste installeras. Vill du installera det?"

#: ../../any.pm_.c:991
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr "Du kan exportera med NFS eller Samba. Vilken vill du anvnda?"

#: ../../any.pm_.c:999 ../../install_any.pm_.c:1203 ../../standalone.pm_.c:63
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Det obligatoriska paketet %s saknas"

#: ../../any.pm_.c:1005
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
"and nautilus.\n"
"\n"
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
"Vill du tillta anvndare att exportera kataloger frn deras hemkatalog?\n"
"Det gr det mjligt fr anvndare att klicka p \"Dela ut\" i Konqueror och "
"Nautilus.\n"
"\n"
"\"Anpassad\" stller in det per anvndare.\n"

#: ../../any.pm_.c:1019
msgid "Launch userdrake"
msgstr "Starta Userdrake"

#: ../../any.pm_.c:1021
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""
"Utdelning per anvndare anvnder gruppen \"fileshare\". \n"
"Anvnd Userdrake fr att lgga till anvndare i denna grupp."

#: ../../any.pm_.c:1072
msgid "Welcome To Crackers"
msgstr "Vlkommen crackers!"

#: ../../any.pm_.c:1073
msgid "Poor"
msgstr "Lg"

#: ../../any.pm_.c:1074 ../../mouse.pm_.c:31
msgid "Standard"
msgstr "Standard"

#: ../../any.pm_.c:1075
msgid "High"
msgstr "Hg"

#: ../../any.pm_.c:1076
msgid "Higher"
msgstr "Hgre"

#: ../../any.pm_.c:1077
msgid "Paranoid"
msgstr "Paranoid"

#: ../../any.pm_.c:1080
msgid ""
"This level is to be used with care. It makes your system more easy to use,\n"
"but very sensitive: it must not be used for a machine connected to others\n"
"or to the Internet. There is no password access."
msgstr ""
"Den hr nivn ska anvndas med varsamhet. Den gr systemet enklare\n"
"att anvnda, men ven vldigt knsligt. Den ska inte anvndas p en dator\n"
"som r ansluten till andra datorer eller till Internet. Lsenord anvnds "
"inte."

#: ../../any.pm_.c:1083
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
"Lsenord r nu aktiverade, men att anvnda datorn i ett ntverk r nd inte "
"att rekommendera."

#: ../../any.pm_.c:1084
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
msgstr ""
"Detta r den standardskerhet som rekommenderas fr en dator som kommer att "
"vara ansluten till Internet som klient."

#: ../../any.pm_.c:1085
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
"Det finns ngra begrnsningar och fler automatiska kontroller krs varje "
"natt."

#: ../../any.pm_.c:1086
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
"The security is now high enough to use the system as a server which can "
"accept\n"
"connections from many clients. Note: if your machine is only a client on the "
"Internet, you should choose a lower level."
msgstr ""
"P den hr skerhetsnivn r det mjligt att anvnda datorn som en server.\n"
"Skerheten r hg nog fr en server som tillter att mnga klienter ansluter "
"mot den.\n"
"Observera: om datorn enbart r en klient br du vlja en lgre niv."

#: ../../any.pm_.c:1089
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
msgstr ""
"Baserat p fregende niv, men systemet r helt stngt.\n"
"Alla skerhetsfunktioner r aktiverade."

#: ../../any.pm_.c:1095
msgid "DrakSec Basic Options"
msgstr "Draksec-grundinstllningar"

#: ../../any.pm_.c:1096
msgid "Please choose the desired security level"
msgstr "Vlj nskad skerhetsniv"

#: ../../any.pm_.c:1099
msgid "Security level"
msgstr "Skerhetsniv"

#: ../../any.pm_.c:1101
msgid "Use libsafe for servers"
msgstr "Anvnd \"libsafe\" fr servrar"

#: ../../any.pm_.c:1102
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
"Ett bibliotek som skyddar dig mot \"buffer overflow\"- och \"format string\"-"
"attacker."

#: ../../any.pm_.c:1103
msgid "Security Administrator (login or email)"
msgstr "Skerhetsadministratr (anvndarnamn eller e-post)"

#: ../../any.pm_.c:1192
msgid ""
"Here you can choose the key or key combination that will \n"
"allow switching between the different keyboard layouts\n"
"(eg: latin and non latin)"
msgstr ""
"Hr kan du vlja tangenten eller tangentkombinationen som \n"
"lter dig skifta mellan olika tangentbordslayouter\n"
"(dvs latin eller icke-latin)."

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#: ../../bootloader.pm_.c:429
#, c-format
msgid ""
"Welcome to %s the operating system chooser!\n"
"\n"
"Choose an operating system in the list above or\n"
"wait %d seconds for default boot.\n"
"\n"
msgstr ""
"Vlkommen till operativsystemvljaren %s!\n"
"\n"
"Vlj ett operativsystem i listan ovan eller\n"
"vnta i %d sekunder fr standardstart.\n"
"\n"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:989
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Vlkommen till operativsystemvljaren Grub!"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:992
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Anvnd tangenterna %c och %c fr att vlja vad som ska markeras."

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:995
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Tryck Enter fr att starta valt operativsystem, \"e\" fr att redigera"

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:998
msgid "commands before booting, or 'c' for a command-line."
msgstr "kommandon innan start, eller \"c\" fr kommandorad."

#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
#: ../../bootloader.pm_.c:1001
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Markerat alternativ kommer att starta automatiskt om %d sekunder."

#: ../../bootloader.pm_.c:1005
msgid "not enough room in /boot"
msgstr "inte tillrckligt med utrymme p /boot"

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

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

#: ../../bootloader.pm_.c:1126
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Du kan inte installera starthanteraren p en %s-partition.\n"

#: ../../bootlook.pm_.c:46 ../../standalone/drakperm_.c:15
#: ../../standalone/draksplash_.c:26
msgid "no help implemented yet.\n"
msgstr "ingen hjlp finns implementerad nnu.\n"

#: ../../bootlook.pm_.c:62
msgid "Boot Style Configuration"
msgstr "Anpassning av startutfrande"

#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:62
#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Arkiv"

#: ../../bootlook.pm_.c:80 ../../standalone/drakfloppy_.c:82
#: ../../standalone/logdrake_.c:107
msgid "/File/_Quit"
msgstr "/Arkiv/A_vsluta"

#: ../../bootlook.pm_.c:80 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"

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

#: ../../bootlook.pm_.c:92
msgid "NewStyle Monitor"
msgstr "Ny stil monitor"

#: ../../bootlook.pm_.c:93
msgid "Traditional Monitor"
msgstr "Traditionell monitor"

#: ../../bootlook.pm_.c:94
msgid "Traditional Gtk+ Monitor"
msgstr "Traditionell Gtk+-monitor"

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

#: ../../bootlook.pm_.c:98
msgid "Lilo/grub mode"
msgstr "Lilo/Grub-lge"

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

#: ../../bootlook.pm_.c:146
msgid "Install themes"
msgstr "Installera teman"

#: ../../bootlook.pm_.c:147
msgid "Display theme under console"
msgstr "Visa tema under konsoll"

#: ../../bootlook.pm_.c:148
msgid "Create new theme"
msgstr "Skapa nytt tema"

#: ../../bootlook.pm_.c:192
#, c-format
msgid "Backup %s to %s.old"
msgstr "Skerhetskopiera %s till %s.gammal"

#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:196 ../../bootlook.pm_.c:199
#: ../../bootlook.pm_.c:229 ../../bootlook.pm_.c:231 ../../bootlook.pm_.c:241
#: ../../bootlook.pm_.c:250 ../../bootlook.pm_.c:257
#: ../../diskdrake/dav.pm_.c:77 ../../diskdrake/hd_gtk.pm_.c:116
#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
#: ../../diskdrake/smbnfs_gtk.pm_.c:45 ../../fsedit.pm_.c:239
#: ../../install_steps.pm_.c:75 ../../install_steps_interactive.pm_.c:67
#: ../../interactive/http.pm_.c:119 ../../interactive/http.pm_.c:120
#: ../../standalone/draksplash_.c:34
msgid "Error"
msgstr "Fel"

#: ../../bootlook.pm_.c:193
msgid "unable to backup lilo message"
msgstr "kan inte skerhetskopiera Lilo-meddelande"

#: ../../bootlook.pm_.c:195
#, c-format
msgid "Copy %s to %s"
msgstr "Kopiera %s till %s"

#: ../../bootlook.pm_.c:196
msgid "can't change lilo message"
msgstr "kan inte ndra Lilo-meddelande"

#: ../../bootlook.pm_.c:199
msgid "Lilo message not found"
msgstr "Lilo-meddelande hittades inte"

#: ../../bootlook.pm_.c:229
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr "Kan inte skriva /etc/sysconfig/bootsplash."

#: ../../bootlook.pm_.c:229
#, c-format
msgid "Write %s"
msgstr "Skriv %s"

#: ../../bootlook.pm_.c:231
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
"Kan inte skriva /etc/sysconfig/bootsplash\n"
"Filen hittades inte."

#: ../../bootlook.pm_.c:242
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr "Kan inte starta mkinitrd -f /boot/initrd-%s.img %s."

#: ../../bootlook.pm_.c:245
#, c-format
msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr "Skapa initrd \"mkinitrd -f /boot/initrd-%s.img %s\"."

#: ../../bootlook.pm_.c:251
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
"Kan inte starta om LiLo.\n"
"Kr \"lilo\" som root p kommandoraden fr att slutfra temainstallationen."

#: ../../bootlook.pm_.c:255
msgid "Relaunch 'lilo'"
msgstr "Starta om Lilo"

#: ../../bootlook.pm_.c:257 ../../standalone/draksplash_.c:165
#: ../../standalone/draksplash_.c:329 ../../standalone/draksplash_.c:456
msgid "Notice"
msgstr "Observera"

#: ../../bootlook.pm_.c:258
msgid "LiLo and Bootsplash themes installation successfull"
msgstr "Installation av teman fr Lilo och startskrm lyckades"

#: ../../bootlook.pm_.c:258
msgid "Theme installation failed!"
msgstr "Misslyckades med temainstallation"

#: ../../bootlook.pm_.c:266
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
"Du anvnder fr nrvarande %s som starthanterare.\n"
"Klicka p Konfigurera fr att starta instllningsguiden."

#: ../../bootlook.pm_.c:268 ../../standalone/drakbackup_.c:2429
#: ../../standalone/drakbackup_.c:2439 ../../standalone/drakbackup_.c:2449
#: ../../standalone/drakbackup_.c:2457 ../../standalone/drakgw_.c:530
msgid "Configure"
msgstr "Konfigurera"

#: ../../bootlook.pm_.c:275
msgid "Splash selection"
msgstr "Val av startskrm"

#: ../../bootlook.pm_.c:278
msgid "Themes"
msgstr "Teman"

#: ../../bootlook.pm_.c:280
msgid ""
"\n"
"Select a theme for\n"
"lilo and bootsplash,\n"
"you can choose\n"
"them separatly"
msgstr ""
"\n"
"Vlj ett tema fr\n"
"Lilo och startskrmen,\n"
"du kan vlja\n"
"dem separat"

#: ../../bootlook.pm_.c:283
msgid "Lilo screen"
msgstr "Lilo-skrm"

#: ../../bootlook.pm_.c:288
msgid "Bootsplash"
msgstr "Startskrm"

#: ../../bootlook.pm_.c:323
msgid "System mode"
msgstr "Systemlge"

#: ../../bootlook.pm_.c:325
msgid "Launch the graphical environment when your system starts"
msgstr "Kr X-Window-systemet vid start"

#: ../../bootlook.pm_.c:330
msgid "No, I don't want autologin"
msgstr "Nej, jag vill inte ha automatisk inloggning"

#: ../../bootlook.pm_.c:332
msgid "Yes, I want autologin with this (user, desktop)"
msgstr ""
"Ja, jag vill ha automatisk inloggning med denna (anvndare, skrivbordsmilj)"

#: ../../bootlook.pm_.c:342 ../../network/netconnect.pm_.c:97
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4193
#: ../../standalone/drakbackup_.c:4956 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
#: ../../standalone/drakfont_.c:612 ../../standalone/drakfont_.c:799
#: ../../standalone/drakfont_.c:876 ../../standalone/drakfont_.c:963
#: ../../ugtk.pm_.c:289
msgid "OK"
msgstr "OK"

#: ../../bootlook.pm_.c:402
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "Kan inte ppna /etc/inittab fr lsning: %s"

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

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

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

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

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

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

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

#: ../../common.pm_.c:159
msgid "Can't make screenshots before partitioning"
msgstr "Kan inte ta skrmdumpar fre partitionering"

#: ../../common.pm_.c:166
#, c-format
msgid "Screenshots will be available after install in %s"
msgstr "Skrmdumpar kommer att finnas tillgngliga efter installationen i %s"

#: ../../crypto.pm_.c:14 ../../crypto.pm_.c:28 ../../network/tools.pm_.c:104
#: ../../network/tools.pm_.c:113
msgid "France"
msgstr "Franskt"

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

#: ../../crypto.pm_.c:16 ../../crypto.pm_.c:29 ../../network/tools.pm_.c:104
#: ../../network/tools.pm_.c:116
msgid "Belgium"
msgstr "Belgiskt"

#: ../../crypto.pm_.c:17 ../../crypto.pm_.c:30
msgid "Czech Republic"
msgstr "Tjekiskt"

# Noteraatt de tidigare namnen, med a p slutet (t.ex. svenska) angav
# plural. Men vad jag vet anges alltid tangentbordslaouter i singular
# (Svenskt tangentbord, inte svenska tangentbord).
#: ../../crypto.pm_.c:18 ../../crypto.pm_.c:31
msgid "Germany"
msgstr "Tyskt"

#: ../../crypto.pm_.c:19 ../../crypto.pm_.c:32
msgid "Greece"
msgstr "Grekiskt"

#: ../../crypto.pm_.c:20 ../../crypto.pm_.c:33
msgid "Norway"
msgstr "Norskt"

#: ../../crypto.pm_.c:21 ../../crypto.pm_.c:34
msgid "Sweden"
msgstr "Svenskt"

#: ../../crypto.pm_.c:22 ../../crypto.pm_.c:36 ../../network/tools.pm_.c:104
#: ../../network/tools.pm_.c:114
msgid "Netherlands"
msgstr "Nederlndskt"

#: ../../crypto.pm_.c:23 ../../crypto.pm_.c:37 ../../network/tools.pm_.c:104
#: ../../network/tools.pm_.c:115 ../../standalone/drakxtv_.c:68
msgid "Italy"
msgstr "Italienskt"

#: ../../crypto.pm_.c:24 ../../crypto.pm_.c:38
msgid "Austria"
msgstr "sterrikiskt"

#: ../../crypto.pm_.c:35 ../../crypto.pm_.c:61 ../../network/tools.pm_.c:104
#: ../../network/tools.pm_.c:117
msgid "United States"
msgstr "Amerikanskt"

#: ../../diskdrake/dav.pm_.c:19
msgid ""
"WebDAV is a protocol that allows you to mount a web server's directory\n"
"locally, and treat it like a local filesystem (provided the web server is\n"
"configured as a WebDAV server). If you would like to add WebDAV mount\n"
"points, select \"New\"."
msgstr ""

#: ../../diskdrake/dav.pm_.c:27
msgid "New"
msgstr "Ny"

#: ../../diskdrake/dav.pm_.c:63 ../../diskdrake/interactive.pm_.c:388
#: ../../diskdrake/smbnfs_gtk.pm_.c:81
msgid "Unmount"
msgstr "Avmontera"

#: ../../diskdrake/dav.pm_.c:64 ../../diskdrake/interactive.pm_.c:385
#: ../../diskdrake/smbnfs_gtk.pm_.c:82
msgid "Mount"
msgstr "Montera"

#: ../../diskdrake/dav.pm_.c:65
msgid "Server"
msgstr "Server"

#: ../../diskdrake/dav.pm_.c:66 ../../diskdrake/interactive.pm_.c:379
#: ../../diskdrake/interactive.pm_.c:568 ../../diskdrake/interactive.pm_.c:595
#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
#: ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Monteringspunkt"

#: ../../diskdrake/dav.pm_.c:85
msgid "Please enter the WebDAV server URL"
msgstr "Ange webbadressen till WebDAV-servern"

#: ../../diskdrake/dav.pm_.c:88
msgid "The URL must begin with http:// or https://"
msgstr "Webbadressen mste brja med http:// eller https://"

#: ../../diskdrake/dav.pm_.c:109
msgid "Server: "
msgstr "Server: "

#: ../../diskdrake/dav.pm_.c:110 ../../diskdrake/interactive.pm_.c:440
#: ../../diskdrake/interactive.pm_.c:1089
#: ../../diskdrake/interactive.pm_.c:1164
msgid "Mount point: "
msgstr "Monteringspunkt: "

#: ../../diskdrake/dav.pm_.c:111 ../../diskdrake/interactive.pm_.c:1170
#, c-format
msgid "Options: %s"
msgstr "Alternativ: %s"

#: ../../diskdrake/hd_gtk.pm_.c:94
msgid "Please make a backup of your data first"
msgstr "Skerhetskopiera dina data frst"

#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:934
#: ../../diskdrake/interactive.pm_.c:943
#: ../../diskdrake/interactive.pm_.c:1009
msgid "Read carefully!"
msgstr "Ls noggrant!"

#: ../../diskdrake/hd_gtk.pm_.c:97
msgid ""
"If you plan to use aboot, be carefull to leave a free space (2048 sectors is "
"enough)\n"
"at the beginning of the disk"
msgstr ""
"Om du tnker anvnda aboot, se till att lmna ledigt utrymme (2048 sektorer "
"rcker)\n"
"i brjan av disken."

#: ../../diskdrake/hd_gtk.pm_.c:151
msgid "Wizard"
msgstr "Guide"

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

#: ../../diskdrake/hd_gtk.pm_.c:188
msgid ""
"You have one big FAT partition\n"
"(generally used by MicroSoft Dos/Windows).\n"
"I suggest you first resize that partition\n"
"(click on it, then click on \"Resize\")"
msgstr ""
"Du har en stor FAT-partition\n"
"(normalt anvnd av Microsoft DOS/Windows).\n"
"Du rekommenderas att ndra storleken p den partitionen.\n"
"(Klicka p den och sedan p ndra storlek)"

#: ../../diskdrake/hd_gtk.pm_.c:191
msgid "Please click on a partition"
msgstr "Klicka p en partition"

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

#: ../../diskdrake/hd_gtk.pm_.c:252
msgid "No hard drives found"
msgstr "Inga hrddiskar hittade"

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

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

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

#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "Journalised FS"
msgstr "Journalfrande FS"

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

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

#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1105
msgid "Empty"
msgstr "Tom"

#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1756
msgid "Other"
msgstr "Annan"

#: ../../diskdrake/hd_gtk.pm_.c:328
msgid "Filesystem types:"
msgstr "Filsystemtyper:"

#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:402
msgid "Create"
msgstr "Skapa"

#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:380
#: ../../diskdrake/interactive.pm_.c:531 ../../diskdrake/removable.pm_.c:26
#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
msgid "Type"
msgstr "Typ"

#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/hd_gtk.pm_.c:347
#, c-format
msgid "Use ``%s'' instead"
msgstr "Anvnd \"%s\" i stllet"

#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:389
msgid "Delete"
msgstr "Ta bort"

#: ../../diskdrake/hd_gtk.pm_.c:351
msgid "Use ``Unmount'' first"
msgstr "Anvnd \"Unmount\" frst"

#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:518
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
"Efter ndring av partitionstyp %s kommer alla data p denna partition att "
"frsvinna."

#: ../../diskdrake/interactive.pm_.c:174
msgid "Choose a partition"
msgstr "Vlj en partition"

#: ../../diskdrake/interactive.pm_.c:174
msgid "Choose another partition"
msgstr "Vlj en annan partition"

#: ../../diskdrake/interactive.pm_.c:199
msgid "Exit"
msgstr "Avsluta"

#: ../../diskdrake/interactive.pm_.c:221
msgid "Toggle to expert mode"
msgstr "Byt till expertlge"

#: ../../diskdrake/interactive.pm_.c:221
msgid "Toggle to normal mode"
msgstr "Byt till normallge"

#: ../../diskdrake/interactive.pm_.c:221
msgid "Undo"
msgstr "ngra"

#: ../../diskdrake/interactive.pm_.c:240
msgid "Continue anyway?"
msgstr "Fortstta nd?"

#: ../../diskdrake/interactive.pm_.c:245
msgid "Quit without saving"
msgstr "Avsluta utan att spara"

#: ../../diskdrake/interactive.pm_.c:245
msgid "Quit without writing the partition table?"
msgstr "Avsluta utan att skriva partitionstabellen?"

#: ../../diskdrake/interactive.pm_.c:250
msgid "Do you want to save /etc/fstab modifications"
msgstr "Vill du spara /etc/fstab-ndringar?"

#: ../../diskdrake/interactive.pm_.c:263
msgid "Auto allocate"
msgstr "Allokera automatiskt"

#: ../../diskdrake/interactive.pm_.c:263
msgid "Clear all"
msgstr "Nollstll"

#: ../../diskdrake/interactive.pm_.c:263
#: ../../install_steps_interactive.pm_.c:214
msgid "More"
msgstr "Mer"

#: ../../diskdrake/interactive.pm_.c:267
msgid "Hard drive information"
msgstr "Information om hrddisk"

#: ../../diskdrake/interactive.pm_.c:298
msgid "All primary partitions are used"
msgstr "Alla primra partitioner anvnds"

#: ../../diskdrake/interactive.pm_.c:299
msgid "I can't add any more partition"
msgstr "Det gr inte att lgga till fler partitioner"

#: ../../diskdrake/interactive.pm_.c:300
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
msgstr ""
"Fr att f fler partitioner, ta bort en fr att sedan kunna skapa en utkad "
"partition."

#: ../../diskdrake/interactive.pm_.c:310
msgid "Save partition table"
msgstr "Spara partitionstabell"

#: ../../diskdrake/interactive.pm_.c:311
msgid "Restore partition table"
msgstr "terskapa partitionstabell"

#: ../../diskdrake/interactive.pm_.c:312
msgid "Rescue partition table"
msgstr "Rdda partitionstabell"

#: ../../diskdrake/interactive.pm_.c:314
msgid "Reload partition table"
msgstr "Ladda om partitionstabell"

#: ../../diskdrake/interactive.pm_.c:319
msgid "Removable media automounting"
msgstr "Automatisk montering av flyttningsbar media"

#: ../../diskdrake/interactive.pm_.c:328 ../../diskdrake/interactive.pm_.c:348
msgid "Select file"
msgstr "Vlj fil"

#: ../../diskdrake/interactive.pm_.c:335
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
msgstr ""
"Den skerhetskopierade partitionstabellen har inte samma storlek.\n"
"Fortstta nd?"

#: ../../diskdrake/interactive.pm_.c:349 ../../harddrake/sound.pm_.c:200
msgid "Warning"
msgstr "Varning"

#: ../../diskdrake/interactive.pm_.c:350
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
msgstr ""
"Stt in en diskett i diskettstationen.\n"
"Alla data p denna diskett kommer att tas bort."

#: ../../diskdrake/interactive.pm_.c:361
msgid "Trying to rescue partition table"
msgstr "Frsker terskapa partitionstabellen"

#: ../../diskdrake/interactive.pm_.c:367
msgid "Detailed information"
msgstr "Detaljerad information"

#: ../../diskdrake/interactive.pm_.c:382 ../../diskdrake/interactive.pm_.c:662
msgid "Resize"
msgstr "ndra storlek"

#: ../../diskdrake/interactive.pm_.c:383 ../../diskdrake/interactive.pm_.c:715
msgid "Move"
msgstr "Flytta"

#: ../../diskdrake/interactive.pm_.c:384
msgid "Format"
msgstr "Formatera"

#: ../../diskdrake/interactive.pm_.c:386
msgid "Add to RAID"
msgstr "Addera till RAID"

#: ../../diskdrake/interactive.pm_.c:387
msgid "Add to LVM"
msgstr "Addera till LVM"

#: ../../diskdrake/interactive.pm_.c:390
msgid "Remove from RAID"
msgstr "Ta bort frn RAID"

#: ../../diskdrake/interactive.pm_.c:391
msgid "Remove from LVM"
msgstr "Ta bort frn LVM"

#: ../../diskdrake/interactive.pm_.c:392
msgid "Modify RAID"
msgstr "ndra RAID"

#: ../../diskdrake/interactive.pm_.c:393
msgid "Use for loopback"
msgstr "Anvnd till loopback"

#: ../../diskdrake/interactive.pm_.c:433
msgid "Create a new partition"
msgstr "Skapa en ny partition"

#: ../../diskdrake/interactive.pm_.c:436
msgid "Start sector: "
msgstr "Startsektor: "

#: ../../diskdrake/interactive.pm_.c:438 ../../diskdrake/interactive.pm_.c:815
msgid "Size in MB: "
msgstr "Storlek i MB: "

#: ../../diskdrake/interactive.pm_.c:439 ../../diskdrake/interactive.pm_.c:816
msgid "Filesystem type: "
msgstr "Typ av filsystem: "

#: ../../diskdrake/interactive.pm_.c:444
msgid "Preference: "
msgstr "Instllning: "

#: ../../diskdrake/interactive.pm_.c:469
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
"Du kan inte skapa en ny partition\n"
"(eftersom du har ntt det maximala numret av primra partitioner).\n"
"Ta frst bort en primr partition och skapa en utkad partition."

#: ../../diskdrake/interactive.pm_.c:499
msgid "Remove the loopback file?"
msgstr "Ta bort loopback-filen?"

#: ../../diskdrake/interactive.pm_.c:529
msgid "Change partition type"
msgstr "ndra partitionstyp"

#: ../../diskdrake/interactive.pm_.c:530 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Vilket filsystem vill du anvnda?"

#: ../../diskdrake/interactive.pm_.c:536
msgid "Switching from ext2 to ext3"
msgstr "Byter frn Ext2 till Ext3"

#: ../../diskdrake/interactive.pm_.c:566
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Var vill du montera loopback-filen %s?"

#: ../../diskdrake/interactive.pm_.c:567
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Var vill du montera enheten %s?"

#: ../../diskdrake/interactive.pm_.c:573
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
msgstr ""
"Kan inte inaktivera monteringspunkten eftersom denna partition\n"
"anvnds fr loopback. Ta bort loopback frst."

#: ../../diskdrake/interactive.pm_.c:594
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Var vill du montera %s?"

#: ../../diskdrake/interactive.pm_.c:618
msgid "Computing FAT filesystem bounds"
msgstr "Rknar ut FAT-filsystemets grnser"

#: ../../diskdrake/interactive.pm_.c:618 ../../diskdrake/interactive.pm_.c:677
#: ../../install_interactive.pm_.c:133
msgid "Resizing"
msgstr "ndrar storlek"

#: ../../diskdrake/interactive.pm_.c:650
msgid "This partition is not resizeable"
msgstr "Denna partition kan inte ndra storlek"

#: ../../diskdrake/interactive.pm_.c:655
msgid "All data on this partition should be backed-up"
msgstr "Alla data p den hr partitionen br skerhetskopieras."

#: ../../diskdrake/interactive.pm_.c:657
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
"Efter storleksndring av partition %s, kommer alla data p den att vara "
"borta."

#: ../../diskdrake/interactive.pm_.c:662
msgid "Choose the new size"
msgstr "Vlj den nya storleken"

#: ../../diskdrake/interactive.pm_.c:663
msgid "New size in MB: "
msgstr "Ny storlek i MB: "

#: ../../diskdrake/interactive.pm_.c:716
msgid "Which disk do you want to move it to?"
msgstr "Vilken hrddisk vill du flytta den till?"

#: ../../diskdrake/interactive.pm_.c:717
msgid "Sector"
msgstr "Sektor"

#: ../../diskdrake/interactive.pm_.c:718
msgid "Which sector do you want to move it to?"
msgstr "Vilken sektor vill du flytta den till?"

#: ../../diskdrake/interactive.pm_.c:721
msgid "Moving"
msgstr "Flyttar"

#: ../../diskdrake/interactive.pm_.c:721
msgid "Moving partition..."
msgstr "Flyttar partition..."

#: ../../diskdrake/interactive.pm_.c:738
msgid "Choose an existing RAID to add to"
msgstr "Vlj en existerande RAID att addera till"

#: ../../diskdrake/interactive.pm_.c:739 ../../diskdrake/interactive.pm_.c:756
msgid "new"
msgstr "ny"

#: ../../diskdrake/interactive.pm_.c:754
msgid "Choose an existing LVM to add to"
msgstr "Vlj en existerande LVM att addera till"

#: ../../diskdrake/interactive.pm_.c:759
msgid "LVM name?"
msgstr "LVM-namn?"

#: ../../diskdrake/interactive.pm_.c:800
msgid "This partition can't be used for loopback"
msgstr "Denna partition kan inte anvndas fr loopback."

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

#: ../../diskdrake/interactive.pm_.c:814
msgid "Loopback file name: "
msgstr "Loopback-filnamn: "

#: ../../diskdrake/interactive.pm_.c:819
msgid "Give a file name"
msgstr "Ange ett filnamn"

#: ../../diskdrake/interactive.pm_.c:822
msgid "File already used by another loopback, choose another one"
msgstr "Filen anvnds redan av en annan loopback, vlj en annan."

#: ../../diskdrake/interactive.pm_.c:823
msgid "File already exists. Use it?"
msgstr "Filen finns redan. Anvnda den?"

#: ../../diskdrake/interactive.pm_.c:846
msgid "Mount options"
msgstr "Monteringsalternativ"

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

#: ../../diskdrake/interactive.pm_.c:917 ../../standalone/drakfloppy_.c:103
msgid "device"
msgstr "enhet"

#: ../../diskdrake/interactive.pm_.c:918
msgid "level"
msgstr "niv"

#: ../../diskdrake/interactive.pm_.c:919
msgid "chunk size"
msgstr "blockstorlek"

#: ../../diskdrake/interactive.pm_.c:934
msgid "Be careful: this operation is dangerous."
msgstr "Var frsiktig: Detta moment r farligt."

#: ../../diskdrake/interactive.pm_.c:949
msgid "What type of partitioning?"
msgstr "Vilken typ av partitionering?"

#: ../../diskdrake/interactive.pm_.c:965
#, c-format
msgid "The package %s is needed. Install it?"
msgstr "Paketet %s behvs. Installera det?"

#: ../../diskdrake/interactive.pm_.c:979
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
"Either you use LILO and it won't work, or you don't use LILO and you don't "
"need /boot"
msgstr ""
"Vgrar skapa /boot s lngt in p disken (p en cylinder > 1024).\n"
"Antingen anvnder du Lilo, som inte kommer fungera eller s\n"
"anvnder du inte Lilo och d behver du inte /boot."

#: ../../diskdrake/interactive.pm_.c:983
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
"the 1024th cylinder of the hard drive, and you have no /boot partition.\n"
"If you plan to use the LILO boot manager, be careful to add a /boot partition"
msgstr ""
"Partitionen du har valt att anvnda som rot (/) r fysiskt placerad\n"
"efter den 1024:e cylindern p hrddisken och du har ingen /boot-partition.\n"
"Om du tnkt anvnda Lilo som starthanterare mste du lgga till en\n"
"/boot-partition."

#: ../../diskdrake/interactive.pm_.c:989
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
"So be careful to add a /boot partition"
msgstr ""
"Du har valt en mjukvaru-RAID-partition som rot (/).\n"
"Det finns ingen starthanterare som hanterar detta utan\n"
"en /boot-partition. Se till att skapa en /boot-partition."

#: ../../diskdrake/interactive.pm_.c:1009
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Partitionstabellen p disk %s kommer att skrivas till disk."

#: ../../diskdrake/interactive.pm_.c:1013
msgid "You'll need to reboot before the modification can take place"
msgstr "Du behver starta om datorn innan ndringarna kan verkstllas."

#: ../../diskdrake/interactive.pm_.c:1024
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Efter formateringen av partition %s kommer alla data p partitionen att "
"frsvinna."

#: ../../diskdrake/interactive.pm_.c:1026
msgid "Formatting"
msgstr "Formaterar"

#: ../../diskdrake/interactive.pm_.c:1027
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formaterar loopback-filen %s"

#: ../../diskdrake/interactive.pm_.c:1028
#: ../../install_steps_interactive.pm_.c:459
#, c-format
msgid "Formatting partition %s"
msgstr "Formaterar partition %s"

#: ../../diskdrake/interactive.pm_.c:1039
msgid "Hide files"
msgstr "Dlj filer"

#: ../../diskdrake/interactive.pm_.c:1039
msgid "Move files to the new partition"
msgstr "Flytta filer till den nya partitionen"

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

#: ../../diskdrake/interactive.pm_.c:1051
msgid "Moving files to the new partition"
msgstr "Flyttar filerna till den nya partitionen"

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

#: ../../diskdrake/interactive.pm_.c:1059
#, c-format
msgid "Removing %s"
msgstr "Tar bort %s"

#: ../../diskdrake/interactive.pm_.c:1069
#, c-format
msgid "partition %s is now known as %s"
msgstr "partitionen %s r knd som %s"

#: ../../diskdrake/interactive.pm_.c:1090
#: ../../diskdrake/interactive.pm_.c:1149
msgid "Device: "
msgstr "Enhet: "

#: ../../diskdrake/interactive.pm_.c:1091
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "DOS-enhetsbokstav: %s (bara en gissning)\n"

#: ../../diskdrake/interactive.pm_.c:1095
#: ../../diskdrake/interactive.pm_.c:1103
#: ../../diskdrake/interactive.pm_.c:1168
msgid "Type: "
msgstr "Typ: "

#: ../../diskdrake/interactive.pm_.c:1099
msgid "Name: "
msgstr "Namn: "

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

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

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

#: ../../diskdrake/interactive.pm_.c:1112
#, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cylinder %d till %d\n"

#: ../../diskdrake/interactive.pm_.c:1113
msgid "Formatted\n"
msgstr "Formaterad\n"

#: ../../diskdrake/interactive.pm_.c:1114
msgid "Not formatted\n"
msgstr "Inte formaterad\n"

#: ../../diskdrake/interactive.pm_.c:1115
msgid "Mounted\n"
msgstr "Monterad\n"

#: ../../diskdrake/interactive.pm_.c:1116
#, c-format
msgid "RAID md%s\n"
msgstr "RAID md%s\n"

#: ../../diskdrake/interactive.pm_.c:1118
#, c-format
msgid ""
"Loopback file(s):\n"
"   %s\n"
msgstr ""
"Loopback-fil(er):\n"
"   %s\n"

#: ../../diskdrake/interactive.pm_.c:1119
msgid ""
"Partition booted by default\n"
"    (for MS-DOS boot, not for lilo)\n"
msgstr ""
"Frvald partition fr start\n"
"    (fr MS-DOS-start, inte fr Lilo)\n"

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

#: ../../diskdrake/interactive.pm_.c:1122
#, c-format
msgid "Chunk size %s\n"
msgstr "Blockstorlek %s\n"

#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-diskar %s\n"

#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Loopback file name: %s"
msgstr "Loopback-filnamn: %s"

#: ../../diskdrake/interactive.pm_.c:1128
msgid ""
"\n"
"Chances are, this partition is\n"
"a Driver partition, you should\n"
"probably leave it alone.\n"
msgstr ""
"\n"
"Chansen finns att denna partition\n"
"r en drivrutinspartition, du br\n"
"antagligen lmna den i fred.\n"

#: ../../diskdrake/interactive.pm_.c:1131
msgid ""
"\n"
"This special Bootstrap\n"
"partition is for\n"
"dual-booting your system.\n"
msgstr ""
"\n"
"Denna speciella Bootstrap-\n"
"partition r till fr att\n"
"kunna starta flera operativsystem p systemet.\n"

#: ../../diskdrake/interactive.pm_.c:1150
msgid "Read-only"
msgstr "Skrivskyddad"

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

#: ../../diskdrake/interactive.pm_.c:1152
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometri: %s cylindrar, %s huvuden, %s sektorer\n"

#: ../../diskdrake/interactive.pm_.c:1153
msgid "Info: "
msgstr "Information: "

#: ../../diskdrake/interactive.pm_.c:1154
#, c-format
msgid "LVM-disks %s\n"
msgstr "LVM-diskar %s\n"

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

#: ../../diskdrake/interactive.pm_.c:1156
#, c-format
msgid "on channel %d id %d\n"
msgstr "p kanal %d id %d\n"

#: ../../diskdrake/interactive.pm_.c:1186
msgid "Filesystem encryption key"
msgstr "Krypteringsnyckel fr filsystem"

#: ../../diskdrake/interactive.pm_.c:1187
msgid "Choose your filesystem encryption key"
msgstr "Vlj krypteringsnyckel fr filsystemet"

#: ../../diskdrake/interactive.pm_.c:1190
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Den hr krypteringsnyckeln r fr enkel (den mste vara minst %d tecken lng)"

#: ../../diskdrake/interactive.pm_.c:1191
msgid "The encryption keys do not match"
msgstr "Krypteringsnycklarna matchar inte"

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

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

#: ../../diskdrake/removable.pm_.c:47
msgid "Change type"
msgstr "ndra typ"

#: ../../diskdrake/removable_gtk.pm_.c:28
msgid "Please click on a medium"
msgstr "Klicka p ett media"

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

#: ../../diskdrake/smbnfs_gtk.pm_.c:166 ../../diskdrake/smbnfs_gtk.pm_.c:175
msgid "Domain Authentication Required"
msgstr "Domnautentisering krvs"

#: ../../diskdrake/smbnfs_gtk.pm_.c:167
msgid "Another one"
msgstr "En annan"

#: ../../diskdrake/smbnfs_gtk.pm_.c:167
msgid "Which username"
msgstr "Vilket anvndarnamn"

#: ../../diskdrake/smbnfs_gtk.pm_.c:176
msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
"Ange ditt anvndarnamn, lsenord och domn fr att komma t den hr "
"vrddatorn."

#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3529
msgid "Username"
msgstr "Anvndarnamn"

#: ../../diskdrake/smbnfs_gtk.pm_.c:180
msgid "Domain"
msgstr "Domn"

#: ../../diskdrake/smbnfs_gtk.pm_.c:200
msgid "Search servers"
msgstr "Sk servrar"

#: ../../fs.pm_.c:545 ../../fs.pm_.c:555 ../../fs.pm_.c:559 ../../fs.pm_.c:563
#: ../../fs.pm_.c:567 ../../fs.pm_.c:571
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatering av %s misslyckades"

#: ../../fs.pm_.c:608
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Vet inte hur man formaterar %s i typ %s"

#: ../../fs.pm_.c:682 ../../fs.pm_.c:725
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr "frsket att montera partition %s i katalog %s misslyckades"

#: ../../fs.pm_.c:740 ../../partition_table.pm_.c:598
#, c-format
msgid "error unmounting %s: %s"
msgstr "fel vid avmontering %s: %s"

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

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

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

#: ../../fsedit.pm_.c:240
#, c-format
msgid ""
"I can't read the partition table of device %s, it's too corrupted for me :(\n"
"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
"The other solution is to not allow DrakX to modify the partition table.\n"
"(the error is %s)\n"
"\n"
"Do you agree to loose all the partitions?\n"
msgstr ""
"Partitionstabellen p enhet %s kan inte lsas, den r alldeles fr trasig.\n"
"Vi kan g vidare genom att rensa dliga partitioner (ALLA DATA frsvinner!)\n"
"Den andra lsningen r att frhindra DrakX frn att ndra "
"partitionstabellen.\n"
"(felet r %s)\n"
"\n"
"Accepterar du att frlora alla partitioner?\n"

#: ../../fsedit.pm_.c:501
msgid "You can't use JFS for partitions smaller than 16MB"
msgstr "Du kan inte anvnda JFS p partitioner mindre n 16MB."

#: ../../fsedit.pm_.c:502
msgid "You can't use ReiserFS for partitions smaller than 32MB"
msgstr "Du kan inte anvnda ReiserFS p partitioner mindre n 32MB."

#
#: ../../fsedit.pm_.c:521
msgid "Mount points must begin with a leading /"
msgstr "Monteringspunkter mste brja med /."

#: ../../fsedit.pm_.c:522
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Det finns redan en partition med monteringspunkt %s\n"

#: ../../fsedit.pm_.c:526
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Du kan inte anvnda en LVM Logical Volume som monteringspunkt %s"

#: ../../fsedit.pm_.c:528
msgid "This directory should remain within the root filesystem"
msgstr "Denna katalog br lmnas i rotfilsystemet."

#: ../../fsedit.pm_.c:530
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
"point\n"
msgstr ""
"Du behver ett riktigt filsystem (Ext2/Ext3, ReiserFS, XFS eller JFS) fr "
"denna monteringspunkt.\n"

#: ../../fsedit.pm_.c:532
#, c-format
msgid "You can't use an encrypted file system for mount point %s"
msgstr "Du kan inte anvnda ett krypterat filsystem fr monteringspunkten %s"

#: ../../fsedit.pm_.c:599
msgid "Not enough free space for auto-allocating"
msgstr "Inte tillrckligt med utrymme fr automatisk allokering"

#: ../../fsedit.pm_.c:601
msgid "Nothing to do"
msgstr "Ingenting att gra"

#: ../../fsedit.pm_.c:694
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Fel vid ppnande av %s fr lsning: %s"

#: ../../harddrake/sound.pm_.c:168
msgid "No alternative driver"
msgstr "Ingen alternativ drivrutin"

#: ../../harddrake/sound.pm_.c:169
#, fuzzy, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
"currently uses \"%s\""
msgstr "Det finns ingen knd alternativ OSS/ALSA-drivrutin fr ljudkortet (%s)"

#: ../../harddrake/sound.pm_.c:171
msgid "Sound configuration"
msgstr "Ljudkonfiguration"

#: ../../harddrake/sound.pm_.c:172
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
"sound card (%s)."
msgstr ""
"Hr kan du vlja en alternativ drivrutin (antingen OSS eller ALSA) fr "
"ljudkortet (%s)"

#: ../../harddrake/sound.pm_.c:174
#, c-format
msgid ""
"\n"
"\n"
"Your card currently use the %s\"%s\" driver (default driver for your card is "
"\"%s\")"
msgstr ""

#: ../../harddrake/sound.pm_.c:176
msgid "Driver:"
msgstr "Drivrutin:"

#: ../../harddrake/sound.pm_.c:181 ../../standalone/drakTermServ_.c:246
#: ../../standalone/drakbackup_.c:3932 ../../standalone/drakbackup_.c:3965
#: ../../standalone/drakbackup_.c:3991 ../../standalone/drakbackup_.c:4018
#: ../../standalone/drakbackup_.c:4045 ../../standalone/drakbackup_.c:4084
#: ../../standalone/drakbackup_.c:4105 ../../standalone/drakbackup_.c:4132
#: ../../standalone/drakbackup_.c:4162 ../../standalone/drakbackup_.c:4188
#: ../../standalone/drakbackup_.c:4213 ../../standalone/drakfont_.c:700
msgid "Help"
msgstr "Hjlp"

#: ../../harddrake/sound.pm_.c:183
msgid "Switching between ALSA and OSS help"
msgstr ""

#: ../../harddrake/sound.pm_.c:184
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independant "
"sound API (it's available on most unices systems) but it's a very basic and "
"limited API.\n"
"What's more, OSS drivers all reinvent the wheel.\n"
"\n"
"ALSA (Advanced Linux Sound Architecture) is a modularized architecture "
"which\n"
"supports quite a large range of ISA, USB and PCI cards.\n"
"\n"
"It also provides a much higher API than OSS.\n"
"\n"
"To use alsa, one can either use:\n"
"- the old compatibility OSS api\n"
"- the new ALSA api that provides many enhanced features but requires using "
"the ALSA library.\n"
msgstr ""

#: ../../harddrake/sound.pm_.c:200
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
"\n"
"It has been reported to oopses the kernel on unloading.\n"
"\n"
"The new \"%s\" driver'll only be used on next bootstrap."
msgstr ""

#: ../../harddrake/sound.pm_.c:203 ../../standalone/drakconnect_.c:301
msgid "Please Wait... Applying the configuration"
msgstr "Vnta... verkstller konfigurationen"

#: ../../harddrake/sound.pm_.c:203 ../../harddrake/ui.pm_.c:111
#: ../../interactive.pm_.c:391
msgid "Please wait"
msgstr "Vnta"

#: ../../harddrake/sound.pm_.c:208
msgid "No known driver"
msgstr "Ingen knd drivrutin"

#: ../../harddrake/sound.pm_.c:209
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Det finns ingen knd drivrutin fr ljudkortet (%s)"

#: ../../harddrake/sound.pm_.c:212
msgid "Unkown driver"
msgstr "Oknd drivrutin"

#: ../../harddrake/sound.pm_.c:213
#, c-format
msgid ""
"The \"%s\" driver for your sound card is unlisted\n"
"\n"
"Please send the output of the \"lspcidrake -v\" command to\n"
"<install at mandrakesoft dot com>\n"
"with subject: unlisted sound driver \"%s\""
msgstr ""
"\"%s\"-drivrutinen fr ljudkortet finns inte med i listan.\n"
"\n"
"Skicka utmatningen frn kommandot \"lspcidrake -v\" till\n"
"<install at mandrakesoft dot com>\n"
"med mnet: unlisted sound driver \"%s\""

#: ../../harddrake/ui.pm_.c:16
msgid "Model"
msgstr "Modell"

#: ../../harddrake/ui.pm_.c:16
msgid "hard disk model"
msgstr "hrddiskmodell"

#: ../../harddrake/ui.pm_.c:17
msgid "Channel"
msgstr "Kanal"

#: ../../harddrake/ui.pm_.c:17
msgid "EIDE/SCSI channel"
msgstr "EIDE/SCSI-kanal"

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

#: ../../harddrake/ui.pm_.c:20
msgid ""
"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""
"det hr r den fysiska bussen p vilken enheten r inkopplad (t ex PCI, "
"USB,...)"

#: ../../harddrake/ui.pm_.c:21
msgid "Module"
msgstr "Modul"

#: ../../harddrake/ui.pm_.c:21
msgid "the module of the GNU/Linux kernel that handle that device"
msgstr "modulen i GNU/Linux-krnan som hanterar enheten"

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

#: ../../harddrake/ui.pm_.c:22
msgid "class of hardware device"
msgstr "klass fr hrdvaruenhet"

#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1517
msgid "Description"
msgstr "Beskrivning"

#: ../../harddrake/ui.pm_.c:23
msgid "this field describe the device"
msgstr "det hr fltet beskriver enheten"

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

#: ../../harddrake/ui.pm_.c:26
msgid ""
"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
"PCI/USB ids"
msgstr ""
"- PCI- och USB-enheter: det hr visar tillverkare, enhet, undertillverkare "
"och underenhet PCI/USB-id:n"

#: ../../harddrake/ui.pm_.c:28
msgid "Location on the bus"
msgstr "Bussens plats"

#: ../../harddrake/ui.pm_.c:29
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 ""
"- pci-enheter: det hr visar PCI-kortplats, enhet och funktion fr det hr "
"kortet\n"
"- eide-enheter: enheten r antingen en slav- eller master-enhet\n"
"- scsi-enheter: scsi-bussen och scsi-enhets-id:n"

#: ../../harddrake/ui.pm_.c:32
msgid "Old device file"
msgstr "Gammal enhetsfil"

#: ../../harddrake/ui.pm_.c:33
msgid "old static device name used in dev package"
msgstr "gammalt statiskt enhetsnamn som anvnds i dev-paket"

#: ../../harddrake/ui.pm_.c:34
msgid "New devfs device"
msgstr "Ny devfs-enhet"

#: ../../harddrake/ui.pm_.c:35
msgid "new dinamic device name generated by incore kernel devfs"
msgstr "nytt dynamiskt enhetsnamn genererat av incore-krn-devfs"

#: ../../harddrake/ui.pm_.c:36
msgid "Number of buttons"
msgstr "Antal knappar"

#: ../../harddrake/ui.pm_.c:37
msgid "the vendor name of the device"
msgstr "tillverkarens namn p enheten"

#: ../../harddrake/ui.pm_.c:38
msgid "Alternative drivers"
msgstr "Alternativa drivrutiner"

#: ../../harddrake/ui.pm_.c:39
msgid "the list of alternative drivers for this sound card"
msgstr "listan ver alternativa drivrutiner fr det hr ljudkortet"

#: ../../harddrake/ui.pm_.c:63
msgid "/_Quit"
msgstr "/_Avsluta"

#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
#: ../../harddrake/ui.pm_.c:71 ../../harddrake/ui.pm_.c:73
#: ../../standalone/logdrake_.c:110
msgid "/_Help"
msgstr "/_Hjlp"

#: ../../harddrake/ui.pm_.c:65
msgid "/_Help..."
msgstr "/_Hjlp..."

#: ../../harddrake/ui.pm_.c:66
msgid "Harddrake help"
msgstr "Hjlp om Harddrake"

#: ../../harddrake/ui.pm_.c:67
msgid ""
"Description of the fields:\n"
"\n"
msgstr ""
"Beskrivning av flten:\n"
"\n"

#: ../../harddrake/ui.pm_.c:71
msgid "/_Report Bug"
msgstr "/_Rapportera fel"

#: ../../harddrake/ui.pm_.c:73
msgid "/_About..."
msgstr "/_Om..."

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

#: ../../harddrake/ui.pm_.c:75
msgid ""
"This is HardDrake, a Mandrake hardware configuration tool.\n"
"Version:"
msgstr ""
"Detta r HardDrake, ett Mandrake-konfigurationsverktyg fr hrdvara.\n"
"Version:"

#: ../../harddrake/ui.pm_.c:76
msgid "Author:"
msgstr "Upphovsman:"

#: ../../harddrake/ui.pm_.c:86
msgid "Harddrake2 version "
msgstr "Harddrake2 version "

#: ../../harddrake/ui.pm_.c:101
msgid "Detected hardware"
msgstr "Identifierad hrdvara"

#: ../../harddrake/ui.pm_.c:103
msgid "Information"
msgstr "Information"

#: ../../harddrake/ui.pm_.c:106
msgid "Configure module"
msgstr "Anpassa modul"

#: ../../harddrake/ui.pm_.c:107
msgid "Run config tool"
msgstr "Kr konfigurationsverktyg"

#: ../../harddrake/ui.pm_.c:111
msgid "Detection in progress"
msgstr "Identifiering pgr"

#: ../../harddrake/ui.pm_.c:148
msgid "You can configure each parameter of the module here."
msgstr "Du kan stlla in varje parameter fr modulen hr."

#: ../../harddrake/ui.pm_.c:166
#, c-format
msgid "Running \"%s\" ..."
msgstr "Kr \"%s\"..."

#: ../../harddrake/ui.pm_.c:180
#, c-format
msgid "Probing %s class\n"
msgstr "Undersker %s-klass\n"

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

#: ../../harddrake/ui.pm_.c:201
msgid "secondary"
msgstr "sekundr"

#: ../../harddrake/v4l.pm_.c:15 ../../harddrake/v4l.pm_.c:65
msgid "Auto-detect"
msgstr "Automatisk identifiering"

#: ../../harddrake/v4l.pm_.c:66 ../../harddrake/v4l.pm_.c:186
msgid "Unknown|Generic"
msgstr "Oknd|Allmn"

#: ../../harddrake/v4l.pm_.c:98
msgid "Unknown|CPH05X (bt878) [many vendors]"
msgstr "Oknd|CPH05X (bt878) [mnga tillverkare]"

#: ../../harddrake/v4l.pm_.c:99
msgid "Unknown|CPH06X (bt878) [many vendors]"
msgstr "Oknd|CPH06X (bt878) [mnga tillverkare]"

#: ../../harddrake/v4l.pm_.c:210
msgid ""
"For most modern TV cards, the bttv module of the GNU/Linux kernel just auto-"
"detect the rights parameters.\n"
"If your card is misdetected, you can force the right tuner and card types "
"here. Just select your tv card parameters if needed"
msgstr ""
"Fr de flesta moderna TV-kort identifierar automatiskt bttv-modulen i GNU/"
"Linux-krnan korrekta parametrar.\n"
"Om kortet identifieras felaktigt kan du tvinga rtt mottagare och korttyp "
"hr. Vlj dina TV-kortsparametrar om det behvs."

#: ../../harddrake/v4l.pm_.c:213
msgid "Card model:"
msgstr "Kortmodell:"

#: ../../harddrake/v4l.pm_.c:214
msgid "Tuner type:"
msgstr "Mottagartyp:"

#: ../../harddrake/v4l.pm_.c:215
msgid "Number of capture buffers:"
msgstr "Antal inspelningsbuffertar:"

#: ../../harddrake/v4l.pm_.c:215
msgid "number of capture buffers for mmap'ed capture"
msgstr "antal inspelningsbuffertar fr mmap'ed-inspelning"

#: ../../harddrake/v4l.pm_.c:217
msgid "PLL setting:"
msgstr "PLL-instllning:"

#: ../../harddrake/v4l.pm_.c:218
msgid "Radio support:"
msgstr "Radiostd:"

#: ../../harddrake/v4l.pm_.c:218
msgid "enable radio support"
msgstr "aktivera radiostd"

#: ../../help.pm_.c:13
msgid ""
"GNU/Linux is a multiuser system, and this means that each user can have his\n"
"own preferences, his own files and so on. You can read the ``User Guide''\n"
"to learn more. But unlike \"root\", which is the administrator, the users\n"
"you add here will not be entitled to change anything except their own files\n"
"and their own configuration. You will have to create at least one regular\n"
"user for yourself. That account is where you should log in for routine use.\n"
"Although it is very practical to log in as \"root\" everyday, it may also\n"
"be very dangerous! The slightest mistake could mean that your system would\n"
"not work any more. If you make a serious mistake as a regular user, you may\n"
"only lose some information, but not the entire system.\n"
"\n"
"First, you have to enter your real name. This is not mandatory, of course -\n"
"as you can actually enter whatever you want. DrakX will then take the first\n"
"word you have entered in the box and will bring it over to the \"User\n"
"name\". This is the name this particular user will use to log onto the\n"
"system. You can change it. You then have to enter a password here. A\n"
"non-privileged (regular) user's password is not as crucial as the \"root\"'\n"
"one from a security point of view, but that is no reason to neglect it:\n"
"after all, your files are at risk.\n"
"\n"
"If you click on \"Accept user\", you can then add as many as you want. Add\n"
"a user for each one of your friends: your father or your sister, for\n"
"example. When you finish adding all the users you want, select \"Done\".\n"
"\n"
"Clicking the \"Advanced\" button allows you to change the default \"shell\"\n"
"for that user (bash by default)."
msgstr ""
"GNU/Linux r ett fleranvndarsystem, med detta menas att varje anvndare\n"
"kan ha sina egna instllningar, sina egna filer och s vidare. Du kan\n"
"lsa i anvndarmanualen fr att lra dig mer. Men olikt \"root\", som\n"
"r administratr, kan anvndarna som du lgger till hr inte ndra\n"
"ngonting frutom sina egna filer och sina egna instllningar.\n"
"Du mste skapa tminstone en vanlig anvndare t dig sjlv.\n"
"Det kontot ska du anvnda i ditt dagliga arbete. Det r i och fr\n"
"sig vldigt praktiskt att logga in som \"root\" varje dag men det kan\n"
"ocks vara vldigt farligt. Det minsta misstag kan innebra att\n"
"systemet inte fungerar lngre. Om du gr ett allvarligt misstag som en\n"
"vanlig anvndare frlorar du bara viss information och inte hela systemet.\n"
"\n"
"Frst mste du ange ditt riktiga namn. Det hr r inte obligatoriskt,\n"
"du kan faktiskt skriva vad du vill. DrakX kommer att ta de frsta tv\n"
"orden som du skrev in i rutan och flytta ver de till anvndarnamnet.\n"
"Detta r namnet som den hr anvndaren kommer att anvnda fr att logga\n"
"in p systemet. Du kan ndra det om du vill. Du mste sedan ange ett\n"
"lsenord. En icke-privilegierad (vanlig) anvndares lsenord r inte\n"
"lika viktigt som \"roots\" sett ur skerhetssynpunkt, men det finns\n"
"ingen anledning att ignorera det, det r ju trots allt dina filer som\n"
"str p spel.\n"
"\n"
"Efter det att du klickat p Acceptera anvndare kan du sedan lgga\n"
"till s mnga som du vill ha. Lgg till en anvndare fr varje kompis som\n"
"du har eller din pappa eller din syster till exempel. Nr du har lagt till "
"alla\n"
"anvndare som du vill ha, vlj Klar.\n"
"\n"
"Om du klickar p Avancerat kan du ndra det frvalda \"skalet\"\n"
"fr den anvndaren (bash r frvalt)."

#: ../../help.pm_.c:41
msgid ""
"Listed above are the existing Linux partitions detected on your hard drive.\n"
"You can keep the choices made by the wizard, they are good for most common\n"
"installations. If you make any changes, you must at least define a root\n"
"partition (\"/\"). Do not choose too small a partition or you will not be\n"
"able to install enough software. If you want to store your data on a\n"
"separate partition, you will also need to create a partition for \"/home\"\n"
"(only possible if you have more than one Linux partition available).\n"
"\n"
"Each partition is listed as follows: \"Name\", \"Capacity\".\n"
"\n"
"\"Name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard drive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". For IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc."
msgstr ""
"Listat ovan r de existerande Linux-partitionerna som hittats p\n"
"hrddisken. Du kan behlla valen som gjorts av guiden, de passar de flesta\n"
"vanliga installationer. Om du gr ngra ndringar mste du tminstone\n"
"definiera en rotpartition (\"/\"). Vlj inte en fr liten partition fr\n"
"d kommer du inte kunna installera tillrckligt med mjukvara. Om du vill\n"
"lagra din data p en separat partition, behver du ocks skapa en partition\n"
"fr /home (endast mjligt om du har mer n en Linux-partition tillgnglig).\n"
"\n"
"Varje partition listas som fljer: \"Namn\", \"Kapacitet\".\n"
"\n"
"\"Namn\" r strukturerad p fljande vis: \"hrddisktyp\", \"hrddisknummer"
"\",\n"
"\"partitionsnummer\" (till exempel, \"hda1\").\n"
"\n"
"\"Hrddisktyp\" r \"hd\" om hrddisken r en IDE-hrddisk och\n"
"\"sd\" om det r en SCSI-hrddisk.\n"
"\n"
"\"Hrddisknummer\" r alltid en bokstav efter \"hd\" eller \"sd\". Fr IDE-\n"
"hrddiskar:\n"
"\n"
" * \"a\" betyder \"master-hrddisk p den primra IDE-kontrollern\",\n"
"\n"
" * \"b\" betyder \"slavhrddisk p den primra IDE-kontrollern\",\n"
"\n"
" * \"c\" betyder \"master-hrddisk p den sekundra IDE-kontrollern\",\n"
"\n"
" * \"d\" betyder \"slavhrddisk p den sekundra IDE-kontrollern\".\n"
"\n"
"Med SCSI-hrddiskar betyder ett \"a\" \"lgsta SCSI-ID\", ett \"b\" betyder\n"
"\"andra lgsta SCSI-ID\", etc."

#: ../../help.pm_.c:72
msgid ""
"The Mandrake Linux installation is spread out over several CD-ROMs. DrakX\n"
"knows if a selected package is located on another CD-ROM and will eject the\n"
"current CD and ask you to insert a different one as required."
msgstr ""
"Installationen av Mandrake Linux r utspridd p flera cd-skivor. DrakX\n"
"vet om ett valt paket finns p en annan cd-skiva och kommer att mata ut\n"
"den aktuella cd:n och be dig stta in en annan om det blir ndvndigt."

#: ../../help.pm_.c:77
msgid ""
"It is now time to specify which programs you wish to install on your\n"
"system. There are thousands of packages available for Mandrake Linux, and\n"
"you are not supposed to know them all by heart.\n"
"\n"
"If you are performing a standard installation from a CD-ROM, you will first\n"
"be asked to specify the CDs you currently have (in Expert mode only). Check\n"
"the CD labels and highlight the boxes corresponding to the CDs you have\n"
"available for installation. Click \"OK\" when you are ready to continue.\n"
"\n"
"Packages are sorted in groups corresponding to a particular use of your\n"
"machine. The groups themselves are sorted into four sections:\n"
"\n"
" * \"Workstation\": if you plan to use your machine as a workstation,\n"
"select one or more of the corresponding groups;\n"
"\n"
" * \"Development\": if your machine is to be used for programming, choose\n"
"the desired group(s);\n"
"\n"
" * \"Server\": if your machine is intended to be a server, you will be able\n"
"to select which of the most common services you wish to install on your\n"
"machine;\n"
"\n"
" * \"Graphical Environment\": finally, this is where you will choose your\n"
"preferred graphical environment. At least one must be selected if you want\n"
"to have a graphical workstation!\n"
"\n"
"Moving the mouse cursor over a group name will display a short explanatory\n"
"text about that group. If you unselect all groups when performing a regular\n"
"installation (by opposition to an upgrade), a dialog will pop up proposing\n"
"different options for a minimal installation:\n"
"\n"
" * \"With X\": install the fewer packages possible to have a working\n"
"graphical desktop;\n"
"\n"
" * \"With basic documentation\": installs the base system plus basic\n"
"utilities and their documentation. This installation is suitable for\n"
"setting up a server;\n"
"\n"
" * \"Truly minimal install\": will install the strict minimum necessary to\n"
"get a working Linux system, in command line only. This installation is\n"
"about 65Mb large.\n"
"\n"
"You can check the \"Individual package selection\" box, which is useful if\n"
"you are familiar with the packages being offered or if you want to have\n"
"total control over what will be installed.\n"
"\n"
"If you started the installation in \"Upgrade\" mode, you can unselect all\n"
"groups to avoid installing any new package. This is useful for repairing or\n"
"updating an existing system."
msgstr ""
"Det r nu dags att ange vilka program du vill installera p\n"
"systemet. Det finns flera tusen paket tillgngliga fr Mandrake Linux och\n"
"det r inte meningen att du ska knna till alla.\n"
"\n"
"Om du utfr en standardinstallation frn cd kommer du frst att\n"
"f ange vilka cd-skivor du har till hands (endast i Expert-lge).\n"
"Kontrollera cd-skivornas etiketter och markera rutorna som\n"
"motsvarar de cd-skivor du har. Klicka \"OK\" nr du r klar.\n"
"\n"
"Paketen r sorterade i grupper som motsvarar olika anvndningsomrden\n"
"fr din dator. Grupperna r i sig sorterade i fyra sektioner:\n"
"\n"
" * \"Arbetsstation\": om du ska anvnda datorn som arbetsstation,\n"
"vlj en eller flera av de motsvarande grupperna.\n"
"\n"
"* \"Utveckling\": om datorn ska anvndas fr programmering vlj de\n"
"nskade grupperna.\n"
"\n"
"* \"Server\": om datorn ska anvndas som server, kan du hr\n"
"vlja de mest vanliga tjnsterna som du vill ha installerade p den.\n"
"\n"
" * \"Grafisk milj\": slutligen, hr vljer du den grafiska milj som du\n"
"vill anvnda. Vlj tminstone en om du vill ha ett grafiskt grnssnitt p\n"
"din arbetsstation.\n"
"\n"
"Om du flyttar muspekaren ver ett gruppnamn fr du se en kort\n"
"frklaringstext fr just den gruppen. Om du inte vljer ngon grupp nr\n"
"du installerar (och inte uppdaterar), kommer en dialogruta att visas och\n"
"fresl olika minimala installationer:\n"
"\n"
" * \"Med X\": Installera det minsta antalet paket som behvs fr att f en\n"
"fungerande grafisk skrivbordsmilj.\n"
"\n"
" * \"Med grundlggande dokumentation\": Installerar grundsystemet plus\n"
"grundlggande verktyg och dess dokumentation. Denna installation lmpar\n"
"sig fr en server.\n"
"\n"
"* \"Minimal installation\": Installerar det absolut minsta antalet paket "
"som\n"
"behvs fr ett Linux-system, utan ngra grafiska system. Denna installation\n"
"r ca 65Mb stor.\n"
"\n"
"Du kan markera \"Vlj enskilda paket\" som r anvndbart om du vet vilka\n"
"paket du vill ha installerade eller om du vill ha fullstndig kontroll ver\n"
"vad som blir installerat.\n"
"\n"
"Om du startade installationen i uppdateringslge, kan du avmarkera alla\n"
"grupper fr att undvika installation av nya paket. Detta r anvndbart\n"
"fr att reparera eller uppdatera ett befintligt system."

#: ../../help.pm_.c:128
msgid ""
"Finally, depending on whether or not you chose to be able to select\n"
"individual packages, you will be presented a tree containing all packages\n"
"classified by groups and subgroups. While browsing the tree, you can select\n"
"entire groups, subgroups, or individual packages.\n"
"\n"
"Whenever you select a package on the tree, a description appears on the\n"
"right. When your selection is finished, click the \"Install\" button which\n"
"will then launch the installation process. Depending on the speed of your\n"
"hardware and the number of packages that need to be installed, it may take\n"
"a while to complete the process. An estimate of the time it will take to\n"
"install everything is displayed on the screen, to help you gauge if there\n"
"is sufficient time to enjoy a cup of coffee.\n"
"\n"
"!! If a server package has been selected, either intentionally or because\n"
"it was part of a whole group, you will be asked to confirm that you really\n"
"want those servers to be installed. Under Mandrake Linux, any installed\n"
"servers are started by default at boot time. Even if they are safe and have\n"
"no known issues at the time the distribution was shipped, it may happen\n"
"that security holes are discovered after this version of Mandrake Linux was\n"
"finalized. If you do not know what a particular service is supposed to do\n"
"or why it is being installed, then click \"No\". Clicking \"Yes\" will\n"
"install the listed services and they will be started automatically by\n"
"default. !!\n"
"\n"
"The \"Automatic dependencies\" option simply disables the warning dialog\n"
"which appears whenever the installer automatically selects a package. This\n"
"occurs because it has determined that it needs to satisfy a dependency with\n"
"another package in order to successfully complete the installation.\n"
"\n"
"The tiny floppy disk icon at the bottom of the list allows to load the\n"
"package list chosen during a previous installation. Clicking on this icon\n"
"will ask you to insert a floppy disk previously created at the end of\n"
"another installation. See the second tip of last step on how to create such\n"
"a floppy."
msgstr ""
"Slutligen, beroende p om du vljer att installera enskilda paket eller\n"
"inte, kommer du att f se ett trd innehllande alla paket klassificerade\n"
"efter grupper och undergrupper. Om du blddrar i trdet kan du vlja hela\n"
"grupper, undergrupper, eller enskilda paket.\n"
"\n"
"Nr du vljer ett paket i trdet, visas en beskrivning till hger.\n"
"Nr du har valt klart, klicka p Installera. D kommer sjlva\n"
"installationen att starta. Beroende p hastigheten p hrdvaran och\n"
"p hur mnga paket som ska installeras kan det hr processen ta en stund.\n"
"En uppskattad terstende tid visas p skrmen fr att visa dig ungefr hur\n"
"lng tid som r kvar av installationen, du kanske hinner g och dricka en\n"
"kopp kaffe.\n"
"\n"
"Om det skulle visa sig att ett serverpaket har valts antingen\n"
"oavsiktligt eller om det var med i en hel grupp, kommer du att f bekrfta\n"
"att du verkligen vill att dessa servrar ska installeras. Under Mandrake\n"
"Linux startas installerade servrar vid uppstart. ven fast de r skra nr\n"
"den hr distributionen slpps, kan det hnda att skerhetsluckor hittats\n"
"i efterhand. Om du inte vet vad en specifik tjnst gr eller varfr den\n"
"blir installerad, klicka Nej hr. Om du klickar Ja kommer de\n"
"listade tjnsterna att installeras och startas automatiskt.\n"
"\n"
"Alternativet \"Automatiska beroenden\" inaktiverar helt enkelt\n"
"varningsdialogrutan som visas nr installationsprogrammet automatiskt\n"
"vljer ett paket. Detta intrffar drfr att det har upptckts att ett\n"
"beroende med ett annat paket mste tillfredsstllas fr att detta paket\n"
"ska kunna installeras ordentligt.\n"
"\n"
"Den lilla diskettikonen i slutet p listan lter dig ladda en paketlista\n"
"som du kan ha gjort vid en tidigare installation. Nr du klickar p den\n"
"ikonen kommer du att bli ombedd om att stoppa i en diskett som du\n"
"tidigare kan ha skapat vid slutet av en annan installation. Se det andra\n"
"tipset i det sista steget hur du gr fr att skapa en sdan diskett."

#: ../../help.pm_.c:164
msgid ""
"You are now able to set up your Internet/network connection. If you wish to\n"
"connect your computer to the Internet or to a local network, click \"OK\".\n"
"The autodetection of network devices and modem will be launched. If this\n"
"detection fails, uncheck the \"Use auto detection\" box next time. You may\n"
"also choose not to configure the network, or do it later; in that case,\n"
"simply click the \"Cancel\" button.\n"
"\n"
"Available connections are: traditional modem, ISDN modem, ADSL connection,\n"
"cable modem, and finally a simple LAN connection (Ethernet).\n"
"\n"
"Here, we will not detail each configuration. Simply make sure that you have\n"
"all the parameters from your Internet Service Provider or system\n"
"administrator.\n"
"\n"
"You can consult the ``User Guide'' chapter about Internet connections for\n"
"details about the configuration, or simply wait until your system is\n"
"installed and use the program described there to configure your connection.\n"
"\n"
"If you wish to configure the network later after installation, or if you\n"
"are finished configuring your network connection, click \"Cancel\"."
msgstr ""
"Du ska nu stlla in din Internet/ntverksanslutning. Om du har som avsikt\n"
"att ansluta datorn till Internet eller till ett lokalt ntverk, klicka \"OK"
"\"\n"
"Det startar den automatiska skningen efter ntverksenheter och modem.\n"
"Om skningen misslyckas, avmarkera \"Anvnd automatisk identifiering\". Du\n"
"kan ocks vlja att inte konfigurera ntverket vid denna tidpunkt, klicka\n"
"i s fall p knappen \"Avbryt\".\n"
"\n"
"Mjliga anslutningar r: vanligt modem, ISDN-modem, ADSL-anslutning,\n"
"kabelmodem och slutligen vanlig LAN-anslutning (Ethernet).\n"
"\n"
"Vi gr inte igenom varje anslutning i detalj. Se bara till att du har den "
"information\n"
"som du ftt frn din Internetleverantr eller administratr till hands.\n"
"\n"
"Du kan lsa kapitlet om Internetanslutning i manualen fr en djupare "
"genomgng\n"
"om konfigurationen, eller helt enkelt vnta tills systemet r installerat ch "
"sedan\\nanvnda programmet som det str om i manualen fr att anpassa din "
"anslutning.\n"
"\n"
"Om du vill konfigurera ntverket senare eller r klar med din anslutning\n"
"klicka p \"Avbryt\". "

#: ../../help.pm_.c:186
msgid ""
"You may now choose which services you wish to start at boot time.\n"
"\n"
"Here are presented all the services available with the current\n"
"installation. Review them carefully and uncheck those which are not always\n"
"needed at boot time.\n"
"\n"
"You can get a short explanatory text about a service by selecting a\n"
"specific service. However, if you are not sure whether a service is useful\n"
"or not, it is safer to leave the default behavior.\n"
"\n"
"!! At this stage, be very careful if you intend to use your machine as a\n"
"server: you will probably not want to start any services which you do not\n"
"need. Please remember that several services can be dangerous if they are\n"
"enabled on a server. In general, select only the services you really need.\n"
"!!"
msgstr ""
"Vlj vilka tjnster du vill starta vid uppstart.\n"
"\n"
"Hr visas alla tjnster tillgngliga med den aktuella installationen.\n"
"Titta igenom dem och avmarkera dem du inte behver vid uppstart.\n"
"\n"
"Du kan f en kort frklaringstext om en tjnst genom att vlja den\n"
"specifika tjnsten. Om du r osker p om en tjnst r anvndabar eller\n"
"inte, lmna d den tjnsten orrd.\n"
"\n"
"Var extra frsiktig i dina val om den hr datorn ska anvndas som en\n"
"server: du vill antagligen inte starta tjnster som du inte behver.\n"
"Kom ihg att flera tjnster kan innebra en risk om de aktiveras p\n"
"en server. Som generell regel, vlj bara de tjnster du verkligen behver."

#: ../../help.pm_.c:203
msgid ""
"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it in\n"
"local time according to the time zone you selected. It is however possible\n"
"to deactivate this by unselecting \"Hardware clock set to GMT\" so that the\n"
"hardware clock is the same as the system clock. This is useful when the\n"
"machine is hosting another operating system like Windows.\n"
"\n"
"The \"Automatic time synchronization\" option will automatically regulate\n"
"the clock by connecting to a remote time server on the Internet. In the\n"
"list that is presented, choose a server located near you. Of course you\n"
"must have a working Internet connection for this feature to work. It will\n"
"actually install on your machine a time server which can be optionally used\n"
"by other machines on your local network."
msgstr ""
"GNU/Linux utgr frn GMT (Greenwich Mean Time) och verstter det till\n"
"lokal tid enligt den tidszon du har valt. Det r dock mjligt att\n"
"inaktivera detta genom att avmarkera \"Hrdvaruklocka stlld till GMT\"\n"
"s att hrdvaruklockan blir samma som systemklockan. Det r anvndbart\n"
"nr datorn r vrd fr andra operativsystem som t ex Windows.\n"
"\n"
"Alternativet \"Automatisk tidsynkronisering\" gr s att klockan stlls\n"
"automatiskt genom att datorn kontaktar en server p Internet. I den lista\n"
"som sedan presenteras vljer du den server som ligger nrmast dig.\n"
"Naturligtvis mste du vara uppkopplad mot Internet fr att detta ska\n"
"fungera. Det lggs in en tidserver p din dator och den kan, om s\n"
"nskas, anvndas av andra datorer i ditt lokala ntverk."

#: ../../help.pm_.c:217
msgid ""
"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
"on which all the graphical environments (KDE, GNOME, AfterStep,\n"
"WindowMaker, etc.) bundled with Mandrake Linux rely. In this section, DrakX\n"
"will try to configure X automatically.\n"
"\n"
"It is extremely rare for it to fail, unless the hardware is very old (or\n"
"very new). If it succeeds, it will start X automatically with the best\n"
"resolution possible, depending on the size of the monitor. A window will\n"
"then appear and ask you if you can see it.\n"
"\n"
"If you are doing an \"Expert\" installation, you will enter the X\n"
"configuration wizard. See the corresponding section of the manual for more\n"
"information about this wizard.\n"
"\n"
"If you can see the message during the test, and answer \"Yes\", then DrakX\n"
"will proceed to the next step. If you cannot see the message, it simply\n"
"means that the configuration was wrong and the test will automatically end\n"
"after 10 seconds, restoring the screen. Refer then to the Video\n"
"configuration section of the user guide for more information on how to\n"
"configure your display."
msgstr ""
"X (fr X Window System) r hjrtat i GNU/Linux grafiska grnssnitt\n"
"p vilket alla grafiska skrivbordsmiljer (KDE, Gnome, AfterStep,\n"
"WindowMaker, etc.) som kommer med Mandrake Linux stdjer sig p. I den\n"
"hr sektionen kommer DrakX att frska konfigurera X automatiskt.\n"
"\n"
"Det r vldigt sllsynt att det misslyckas, det kan hnda om du har\n"
"vldigt gammal hrdvara (eller vldigt ny). Om det lyckas kommer X att\n"
"startas automatiskt med den bsta tnkbara upplsningen beroende p\n"
"storleken p bildskrmen. Ett fnster kommer att visas och frgar dig\n"
"om du kan se det.\n"
"\n"
"Om du gr en \"Expert\"-installation kommer du in i konfigurationsguiden\n"
"fr X. Se motsvarande sektion i manualen fr mer information\n"
"om den hr guiden.\n"
"\n"
"Om du kan se meddelandet och svarar Ja, kommer DrakX att fortstta till\n"
"nsta steg. Om du inte kan se meddelandet, betyder det att konfigurationen\n"
"var felaktig och testet kommer automatiskt att avslutas efter 10 sekunder\n"
"och skrmen terstlls. Se kapitlet \"Video configuration\" i "
"anvndarmanualen\n"
"fr mer information om hur du ska gra fr att stlla in din skrm."

#: ../../help.pm_.c:239
msgid ""
"Finally, you will be asked whether you want to see the graphical interface\n"
"at boot. Note this question will be asked even if you chose not to test the\n"
"configuration. Obviously, you want to answer \"No\" if your machine is to\n"
"act as a server, or if you were not successful in getting the display\n"
"configured."
msgstr ""
"Slutligen kommer du att f en frga om du vill se det grafiska grnssnittet\n"
"vid uppstart. Observera att du kommer att f den hr frgan ven om du\n"
"valde att inte testa konfigurationen. Du vill nog svara \"Nej\" om datorn\n"
"ska anvndas som server eller om du inte lyckades f det grafiska att "
"fungera."

#: ../../help.pm_.c:246
msgid ""
"The Mandrake Linux CD-ROM has a built-in rescue mode. You can access it by\n"
"booting from the CD-ROM, press the >>F1<< key at boot and type >>rescue<<\n"
"at the prompt. But in case your computer cannot boot from the CD-ROM, you\n"
"should come back to this step for help in at least two situations:\n"
"\n"
" * when installing the bootloader, DrakX will rewrite the boot sector (MBR)\n"
"of your main disk (unless you are using another boot manager), to allow you\n"
"to start up with either Windows or GNU/Linux (assuming you have Windows in\n"
"your system). If you need to reinstall Windows, the Microsoft install\n"
"process will rewrite the boot sector, and then you will not be able to\n"
"start GNU/Linux!\n"
"\n"
" * if a problem arises and you cannot start up GNU/Linux from the hard\n"
"disk, this floppy disk will be the only means of starting up GNU/Linux. It\n"
"contains a fair number of system tools for restoring a system, which has\n"
"crashed due to a power failure, an unfortunate typing error, a typo in a\n"
"password, or any other reason.\n"
"\n"
"If you say \"Yes\", you will be asked to enter a disk inside the drive. The\n"
"floppy disk you will insert must be empty or contain data which you do not\n"
"need. You will not have to format it since DrakX will rewrite the whole\n"
"disk."
msgstr ""
"Mandrake Linux cd-skiva har ett inbyggt reparationsslge. Du kan komma t\n"
"det genom att starta frn cd-skivan och sedan trycka p tangenten >>F1<<\n"
"vid uppstart och skriva >>rescue<< vid prompten. Om datorn inte kan\n"
"starta frn cd-skiva br du komma tillbaka till det hr steget i tminstone\n"
"tv situationer:\n"
"\n"
" * nr starthanteraren installeras kommer DrakX att skriva ver\n"
"startsektorn (MBR) p huvuddisken (om du inte anvnder en annan\n"
"starthanterare) s att du kan starta antingen Windows eller GNU/Linux\n"
"(om du har Windows installerat p datorn). Om du blir tvungen att "
"installera\n"
"om Windows s kommer Microsofts installationsprogram att skriva ver "
"startsektorn\n"
"vilket leder till att du inte kan starta GNU/Linux.\n"
"\n"
" * om ett problem uppstr s att du inte kan starta GNU/Linux frn\n"
"hrddisken kommer den hr disketten att vara det enda sttet att starta\n"
"GNU/Linux. Den innehller ett antal systemverktyg som kan anvndas fr att\n"
"terstlla ett system som kraschat p grund av strmavbrott, en olycklig\n"
"felstavning, en felskrivning i ett lsenord eller av ngon annan anledning.\n"
"\n"
"Nr du klickar p det hr steget kommer du att bli ombedd att stoppa in en\n"
"diskett i diskettstationen. Disketten som du stoppar in mste vara tom\n"
"eller inte innehlla ngon data som du vill ha kvar. Du behver inte\n"
"formatera den eftersom DrakX kommer att skriva om hela disketten."

#: ../../help.pm_.c:270
#, fuzzy
msgid ""
"At this point, you need to choose where you want to install the Mandrake\n"
"Linux operating system on your hard drive. If your hard drive is empty or\n"
"if an existing operating system is using all the available space, you will\n"
"need to partition it. Basically, partitioning a hard drive consists of\n"
"logically dividing it to create space to install your new Mandrake Linux\n"
"system.\n"
"\n"
"Because the partitioning process' effects are usually irreversible,\n"
"partitioning can be intimidating and stressful if you are an inexperienced\n"
"user. Fortunately, there is a wizard which simplifies this process. Before\n"
"beginning, please consult the manual and take your time.\n"
"\n"
"If you are running the installation in Expert mode, you will enter\n"
"DiskDrake, the Mandrake Linux partitioning tool, which allows you to\n"
"fine-tune your partitions. See the DiskDrake section in the ``User Guide''.\n"
"From the installation interface, you can use the wizards as described here\n"
"by clicking the dialog's \"Wizard\" button.\n"
"\n"
"If partitions have already been defined, either from a previous\n"
"installation or from another partitioning tool, simply select those to\n"
"install your Linux system.\n"
"\n"
"If partitions are not defined, you will need to create them using the\n"
"wizard. Depending on your hard drive configuration, several options are\n"
"available:\n"
"\n"
" * \"Use free space\": this option will simply lead to an automatic\n"
"partitioning of your blank drive(s). You will not be prompted further;\n"
"\n"
" * \"Use existing partition\": the wizard has detected one or more existing\n"
"Linux partitions on your hard drive. If you want to use them, choose this\n"
"option. You will then be asked to choose the mount points associated to\n"
"each of the partitions. The legacy mount points are selected by default,\n"
"and you should generally keep them.\n"
"\n"
" * \"Use the free space on the Windows; partition\": if Microsoft Windows\n"
"is installed on your hard drive and takes all the space available on it,\n"
"you have to create free space for Linux data. To do so, you can delete your\n"
"Microsoft Windows partition and data (see ``Erase entire disk'' or ``Expert\n"
"mode'' solutions) or resize your Microsoft Windows partition. Resizing can\n"
"be performed without the loss of any data, provided you previously\n"
"defragment the Windows partition. Backing up your data won't hurt either..\n"
"This solution is recommended if you want to use both Mandrake Linux and\n"
"Microsoft Windows on the same computer.\n"
"\n"
"   Before choosing this option, please understand that after this\n"
"procedure, the size of your Microsoft Windows partition will be smaller\n"
"than at the present time. You will have less free space under Microsoft\n"
"Windows to store your data or to install new software;\n"
"\n"
" * \"Erase entire disk\": if you want to delete all data and all partitions\n"
"present on your hard drive and replace them with your new Mandrake Linux\n"
"system, choose this option. Be careful with this solution because you will\n"
"not be able to revert your choice after you confirm;\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"Remove Windows\": this will simply erase everything on the drive and\n"
"begin fresh, partitioning everything from scratch. All data on your disk\n"
"will be lost;\n"
"\n"
"   !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
" * \"Expert mode\": choose this option if you want to manually partition\n"
"your hard drive. Be careful - it is a powerful but dangerous choice. You\n"
"can very easily lose all your data. Hence, do not choose this unless you\n"
"know what you are doing. To know how do use the DiskDrake utility used\n"
"here, refer to the section ``Managing Your Partitions'' of the ````User\n"
"Guide''''"
msgstr ""
"Nu mste du vlja var p hrddisken du vill installera Mandrake\n"
"Linux operativsystem. Om den r tom eller om ett befintligt\n"
"operativsystem anvnder allt tillgngligt utrymme behver du partitionera\n"
"den. Att partitionera en hrddisk gr ut p att man logiskt delar upp den\n"
"fr att skapa utrymme t Mandrake Linux-systemet.\n"
"\n"
"Eftersom resultatet av en partitionering vanligtvis inte gr att ngra\n"
"kan partitionering knnas skrmmande om du r en ovan anvndare.\n"
"Denna guide frenklar processen. Innan du brjar, titta i manualen\n"
"och ta den tid du behver.\n"
"\n"
"Om du installerar i Expert-lget kommer du in i Mandrake Linux\n"
"partitionsverktyg: Diskdrake. Detta program lter dig finjustera\n"
"partitionerna. Se kapitlet om Diskdrake i manualen. I grnssnittet fr\n"
"installation kan du starta den guide som det str om hr genom att\n"
"klicka p knappen \"Guide\".\n"
"\n"
"Om partitioner redan r definierade (frn en tidigare installation eller av\n"
"ett annat partitionsverktyg) behver du bara vlja dem du vill anvnda\n"
"fr att installera Linux-systemet.\n"
"\n"
"Om partitioner inte redan har definierats, behver du skapa dem genom\n"
"att anvnda guiden. Beroende p din hrddiskkonfiguration, kommer flera\n"
"alternativ att finnas tillgngliga:\n"
"\n"
" * \"Anvnd ledigt utrymme\": det hr leder till en automatisk\n"
"partitionering av din tomma disk. Du kommer inte att f ngra fler frgor.\n"
"\n"
" * \"Anvnd existerande partition\": guiden har hittat en eller flera\n"
"Linux-partitioner p hrddisken. Om du vill anvnda dem, vlj detta\n"
"alternativ.\n"
"\n"
" * \"Anvnd ledigt utrymme p Windows-partitionen\": Om Microsoft Windows\n"
"r installerat p hrddisken och tar upp allt tillgngligt utrymme, mste\n"
"du skapa ledigt utrymme fr Linux-data. Fr att gra det kan du radera din\n"
"Microsoft Windows-partition och data (se lsningarna \"Radera hela\n"
"hrddisken\" eller \"Expert-lge\") eller ndra storlek p din Microsoft\n"
"Windows-partition. ndra storlek kan utfras utan att frlora data.\n"
"Denna lsning rekommenderas om du vill anvnda bde Mandrake Linux\n"
"och Microsoft Windows p samma dator.\n"
"\n"
"   Innan du vljer denna lsning mste du frst att storleken p din\n"
"Microsoft Windows-partition kommer att bli mindre n den r fr nrvarande.\n"
"Det betyder att du kommer att ha mindre utrymme under Microsoft Windows fr\n"
"att lagra data eller installera ny mjukvara.\n"
"\n"
" * \"Rensa hela hrddisken\": Om du vill ta bort all data och alla\n"
"partitioner som finns p hrddisken och erstta dem med ditt nya\n"
"Mandrake Linux-system, vljer du detta alternativ. Var frsiktig med\n"
"detta alternativ eftersom du kan inte ngra dig eftert.\n"
"\n"
"   Om du vljer detta alternativ kommer all data p disken att frsvinna.\n"
"\n"
" * \"Ta bort Windows\": tar helt enkelt bort allt p disken och startar en\n"
"frsch partitionering frn grunden. All data p disken kommer att tas\n"
"bort.\n"
"\n"
"   Om du vljer detta alternativ kommer all data p disken att frsvinna.\n"
"\n"
" * \"Expert-lge\": vlj detta alternativ om du vill partitionera\n"
"hrddisken manuellt. Var frsiktig - det r ett kraftfullt men farligt\n"
"alternativ. Du kan vldigt enkelt frlora allt ditt data. Drfr, vlj\n"
"inte detta om du inte r helt sker p vad du gr."

#: ../../help.pm_.c:341
msgid ""
"There you are. Installation is now complete and your GNU/Linux system is\n"
"ready to use. Just click \"OK\" to reboot the system. You can start\n"
"GNU/Linux or Windows, whichever you prefer (if you are dual-booting), as\n"
"soon as the computer has booted up again.\n"
"\n"
"The \"Advanced\" button (in Expert mode only) shows two more buttons to:\n"
"\n"
" * \"generate auto-install floppy\": to create an installation floppy disk\n"
"which will automatically perform a whole installation without the help of\n"
"an operator, similar to the installation you just configured.\n"
"\n"
"   Note that two different options are available after clicking the button:\n"
"\n"
"    * \"Replay\". This is a partially automated installation as the\n"
"partitioning step (and only this one) remains interactive;\n"
"\n"
"    * \"Automated\". Fully automated installation: the hard disk is\n"
"completely rewritten, all data is lost.\n"
"\n"
"   This feature is very handy when installing a great number of similar\n"
"machines. See the Auto install section on our web site;\n"
"\n"
" * \"Save packages selection\"(*): saves the package selection as done\n"
"previously. Then, when doing another installation, insert the floppy inside\n"
"the drive and run the installation going to the help screen by pressing on\n"
"the [F1] key, and by issuing >>linux defcfg=\"floppy\"<<.\n"
"\n"
"(*) You need a FAT-formatted floppy (to create one under GNU/Linux, type\n"
"\"mformat a:\")"
msgstr ""
"Installationen r nu frdig och GNU/Linux-systemet r klart\n"
"att anvndas. Klicka bara p \"OK\" fr att starta om systemet. Du kan "
"starta\n"
"GNU/Linux eller Windows, beroende p vilket du vill anvnda (om du har\n"
"dubbla operativsystem), s fort datorn har startat upp.\n"
"\n"
"Knappen Avancerat visar ytterligare tv knappar som r till fr att:\n"
"\n"
" * Generera en automatisk installationsdiskett: fr att skapa en\n"
"installationsdiskett som automatiskt utfr en hel installation utan\n"
"hjlp av en operatr, likande installationen du just konfigurerade.\n"
"\n"
"   Observera att tv olika alternativ finns tillgngliga nr du klickar p\n"
"knappen:\n"
"\n"
"    * \"Repris\". Det hr r en delvis automatisk installation eftersom\n"
"partitioneringssteget (och endast detta) fortfarande r interaktivt.\n"
"\n"
"    * \"Automatisk\". Helt automatisk installation: allt innehll p\n"
"hrddisken skrivs om och all data gr frlorad.\n"
"\n"
"   Den hr funktionen r vldigt praktisk om du ska installera ett strre\n"
"antal likande datorer. Se sektionen \"Auto install\" p vr hemsida.\n"
"\n"
" * \"Spara paketval\"(*): sparar fregende paketval.\n"
"Nr du sedan gr en annan installation, stt in disketten i\n"
"diskettstationen och kr installationen fram till hjlpskrmen\n"
"F1, och skriv >>linux defcfg=\"floppy\"<<.\n"
"\n"
"(*) Du behver en FAT-formaterad diskett (fr att skapa en under GNU/Linux,\n"
"skriv \"mformat a:\")"

#: ../../help.pm_.c:372
msgid ""
"Any partitions that have been newly defined must be formatted for use\n"
"(formatting means creating a filesystem).\n"
"\n"
"At this time, you may wish to reformat some already existing partitions to\n"
"erase any data they contain. If you wish to do that, please select those\n"
"partitions as well.\n"
"\n"
"Please note that it is not necessary to reformat all pre-existing\n"
"partitions. You must reformat the partitions containing the operating\n"
"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to\n"
"reformat partitions containing data that you wish to keep (typically\n"
"\"/home\").\n"
"\n"
"Please be careful when selecting partitions. After formatting, all data on\n"
"the selected partitions will be deleted and you will not be able to recover\n"
"any of it.\n"
"\n"
"Click on \"OK\" when you are ready to format partitions.\n"
"\n"
"Click on \"Cancel\" if you want to choose another partition for your new\n"
"Mandrake Linux operating system installation.\n"
"\n"
"Click on \"Advanced\" if you wish to select partitions that will be checked\n"
"for bad blocks on the disk."
msgstr ""
"Alla partitioner som har blivit definierade mste formateras innan\n"
"anvndning (formatering betyder skapa filsystem).\n"
"\n"
"I det hr lget kanske du vill omformatera ngra redan existerande\n"
"partitioner fr att rensa dem p data. Om du vill gra det, vlj de\n"
"partitioner du vill formatera.\n"
"\n"
"Observera att det inte r ndvndigt att omformatera alla existerande\n"
"partitioner. Du mste omformatera de partitioner som innehller sjlva\n"
"operativsystemet. (som t ex \"/\", \"/usr\" eller \"/var\") men du behver\n"
"inte formatera partitioner som innehller data du vill behlla\n"
"(vanligtvis /home).\n"
"\n"
"Var frsiktig nr du vljer partitioner, fr efter formatering kommer all\n"
"data att vara raderat och du kommer inte att kunna terskapa ngonting.\n"
"\n"
"Klicka p OK nr du r redo att formatera partitionerna.\n"
"\n"
"Klicka p Avbryt om du vill vlja andra partitioner att installera ditt\n"
"nya Mandrake Linux-system p.\n"
"\n"
"Klicka p Avancerat fr att vlja p vilka partitioner du vill leta\n"
"efter felaktiga block."

#: ../../help.pm_.c:398
msgid ""
"Your new Mandrake Linux operating system is currently being installed.\n"
"Depending on the number of packages you will be installing and the speed of\n"
"your computer, this operation could take from a few minutes to a\n"
"significant amount of time.\n"
"\n"
"Please be patient."
msgstr ""
"Ditt nya operativsystem Mandrake Linux hller p att installeras.\n"
"Beroende p hur mnga paket som ska installeras och p datorns\n"
"hastighet, kan detta moment ta ngra minuter eller betydligt lngre tid.\n"
"\n"
"Vnta."

#: ../../help.pm_.c:406
msgid ""
"At the time you are installing Mandrake Linux, it is likely that some\n"
"packages have been updated since the initial release. Some bugs may have\n"
"been fixed, and security issues solved. To allow you to benefit from these\n"
"updates, you are now able to download them from the Internet. Choose\n"
"\"Yes\" if you have a working Internet connection, or \"No\" if you prefer\n"
"to install updated packages later.\n"
"\n"
"Choosing \"Yes\" displays a list of places from which updates can be\n"
"retrieved. Choose the one nearest you. Then a package-selection tree\n"
"appears: review the selection, and press \"Install\" to retrieve and\n"
"install the selected package(s), or \"Cancel\" to abort."
msgstr ""
"Sedan denna version av Mandrake Linux gavs ut r det troligt att\n"
"ngra paket har uppdaterats. Fel kan ha rttats till och\n"
"skerhetsrelaterade problem kan ha lsts. Fr att du ska kunna ta\n"
"del av dessa uppdateringar ges du nu mjligheten att ladda ner dem\n"
"frn Internet. Vlj \"Ja\" om du har en aktiv Internetuppkoppling, eller\n"
"\"Nej\" om du vill installera uppdaterade paket senare.\n"
"\n"
"Nr du vljer \"Ja\" visas en lista p stllen som det gr att hmta\n"
"paketen frn. Vlj det som ligger nrmast dig. Sedan visas en\n"
"en trdvy dr det gr att vlja paket. G igenom valen och klicka sedan\n"
"p \"Installera\" fr att ta emot, eller \"Avbryt\" fr att avbryta."

#: ../../help.pm_.c:419
msgid ""
"Before continuing, you should read carefully the terms of the license. It\n"
"covers the whole Mandrake Linux distribution, and if you do not agree with\n"
"all the terms in it, click on the \"Refuse\" button which will immediately\n"
"terminate the installation. To continue with the installation, click on the\n"
"\"Accept\" button."
msgstr ""
"Innan du fortstter br du noga lsa licensen. Den tcker hela\n"
"Mandrake Linux-distributionen och om du inte samtycker med den,\n"
"klicka d p Accepterar inte som omedelbart avbryter installationen.\n"
"Fr att fortstta installationen klicka p Acceptera."

#: ../../help.pm_.c:426
msgid ""
"At this point, it is time to choose the security level desired for the\n"
"machine. As a rule of thumb, the more exposed the machine is, and the more\n"
"the data stored in it is crucial, the higher the security level should be.\n"
"However, a higher security level is generally obtained at the expense of\n"
"ease of use. Refer to the \"msec\" chapter of the ``Reference Manual'' to\n"
"get more information about the meaning of these levels.\n"
"\n"
"If you do not know what to choose, keep the default option."
msgstr ""
"Nu r det dags att vlja vilken skerhetsniv som ska tillmpas p\n"
"datorn. En tumregel r att ju mer tillgnglig en dator r och ju viktigare\n"
"dess data r, desto hgre br skerhetsnivn vara.\n"
"Det br dock nmnas att nivn p skerheten pverkar hur lttanvnd\n"
"datorn blir. Se MSEC-kapitlet i \"Reference Manual\" fr mer information\n"
"om de olika skerhetsniverna.\n"
"\n"
"Om du inte r sker p vad du ska vlja, behll det frvalda alternativet."

#: ../../help.pm_.c:436
msgid ""
"At this point, you need to choose which partition(s) will be used for the\n"
"installation of your Mandrake Linux system. If partitions have already been\n"
"defined, either from a previous installation of GNU/Linux or from another\n"
"partitioning tool, you can use existing partitions. Otherwise, hard drive\n"
"partitions must be defined.\n"
"\n"
"To create partitions, you must first select a hard drive. You can select\n"
"the disk for partitioning by clicking on ``hda'' for the first IDE drive,\n"
"``hdb'' for the second, ``sda'' for the first SCSI drive and so on.\n"
"\n"
"To partition the selected hard drive, you can use these options:\n"
"\n"
" * \"Clear all\": this option deletes all partitions on the selected hard\n"
"drive;\n"
"\n"
" * \"Auto allocate\": this option enables to automatically create ext3 and\n"
"swap partitions in free space of your hard drive;\n"
"\n"
"\"More\": gives access to additional features:\n"
"\n"
" * \"Save partition table\": saves the partition table to a floppy. Useful\n"
"for later partition-table recovery if necessary. It is strongly recommended\n"
"to perform this step;\n"
"\n"
" * \"Restore partition table\": allows to restore a previously saved\n"
"partition table from floppy disk;\n"
"\n"
" * \"Rescue partition table\": if your partition table is damaged, you can\n"
"try to recover it using this option. Please be careful and remember that it\n"
"can fail;\n"
"\n"
" * \"Reload partition table\": discards all changes and loads your initial\n"
"partition table;\n"
"\n"
" * \"Removable media automounting\": unchecking this option will force\n"
"users to manually mount and unmount removable medias such as floppies and\n"
"CD-ROMs.\n"
"\n"
" * \"Wizard\": use this option if you wish to use a wizard to partition\n"
"your hard drive. This is recommended if you do not have a good knowledge of\n"
"partitioning;\n"
"\n"
" * \"Undo\": use this option to cancel your changes;\n"
"\n"
" * \"Toggle to normal/expert mode\": allows additional actions on\n"
"partitions (type, options, format) and gives more information;\n"
"\n"
" * \"Done\": when you are finished partitioning your hard drive, this will\n"
"save your changes back to disk.\n"
"\n"
"Note: you can reach any option using the keyboard. Navigate through the\n"
"partitions using [Tab] and [Up/Down] arrows.\n"
"\n"
"When a partition is selected, you can use:\n"
"\n"
" * Ctrl-c to create a new partition (when an empty partition is selected);\n"
"\n"
" * Ctrl-d to delete a partition;\n"
"\n"
" * Ctrl-m to set the mount point.\n"
"\n"
"To get information about the different filesystem types available, please\n"
"read the ext2FS chapter from the ``Reference Manual''.\n"
"\n"
"If you are installing on a PPC machine, you will want to create a small HFS\n"
"``bootstrap'' partition of at least 1MB, which will be used by the yaboot\n"
"bootloader. If you opt to make the partition a bit larger, say 50MB, you\n"
"may find it a useful place to store a spare kernel and ramdisk images for\n"
"emergency boot situations."
msgstr ""
"Nu mste du vlja vilka partitioner som ska anvndas fr installationen av\n"
"Mandrake Linux-systemet. Om partitioner redan har definierats, antingen\n"
"frn en tidigare installation av GNU/Linux eller av ett annat\n"
"partitionsverktyg, kan du anvnda dessa. Annars mste hrddiskpartitioner\n"
"definieras.\n"
"\n"
"Fr att skapa partitioner mste du frst vlja en hrddisk. Du kan vlja\n"
"disken som ska partitioneras genom att klicka p \"hda\" fr den frsta\n"
"IDE-disken, \"hdb\" fr den andra, \"sda\" fr den frsta SCSI-disken\n"
"och s vidare.\n"
"\n"
"Fr att partitionera den valda disken kan du anvnda dessa alternativ:\n"
"\n"
" * \"Nollstll\": det hr alternativet tar bort alla partitioner p\n"
"den valda hrddisken.\n"
"\n"
" * \"Allokera automatiskt\": det hr alternativet lter dig automatiskt\n"
"skapa Ext3- och vxlingspartitioner p det lediga utrymmet p hrddisken.\n"
"\n"
" * \"Mer\": ger tillgng till ytterligare funktioner:\n"
"\n"
" * \"Spara partitionstabell\": sparar partitionstabellen p diskett. "
"Anvndbart\n"
"fr eventuell framtida terskapning av partitionstabell. Du rekommenderas\n"
"att utfra detta steg.\n"
"\n"
" * \"terskapa partitionstabell\": tillter terskapning av "
"partitionstabell\n"
"som sparats p diskett.\n"
"\n"
" * \"Rdda partitionstabell\": om partitionstabellen r skadad, kan du\n"
"frska reparera den med detta alternativ. Var frsiktig och ha i tanke\n"
"att det kan misslyckas.\n"
"\n"
" * \"Ladda om partitionstabell\": bortser frn alla ndringar och laddar "
"din\n"
"ursprungliga partitionstabell.\n"
"\n"
" * \"Automatisk montering av flyttningsbar media\": avmarkering av detta\n"
"alternativ tvingar anvndarna att montera och avmontera flyttbar media\n"
"som disketter och cd-skivor.\n"
"\n"
" * \"Guide\": anvnd det hr alternativet om du vill anvnda en guide fr\n"
"att partitionera hrddisken. Det rekommenderas om du inte har god kunskap\n"
"om partitionering.\n"
"\n"
" * \"ngra\": vlj detta fr att ngra ndringarna.\n"
"\n"
" * \"Byt till normal/expertlge\": tillter ytterligare tgrder fr "
"partitionering\n"
"(Typ, alternativ, format) och ger mer information.\n"
"\n"
" * \"Klar\": nr du har partitionerat klart hrddisken, kommer detta\n"
"att spara ndringarna till disk.\n"
"\n"
"Observera: du kan hoppa till vilket alternativ som helst med tangentbordet.\n"
"Navigera genom partitionerna med tangenten tabb och upp- och nerpilarna.\n"
"\n"
"Nr en partition r vald kan du anvnda:\n"
"\n"
" * Ctrl+c fr att skapa en ny partition (nr en tom partition r vald).\n"
"\n"
" * Ctrl+d fr att ta bort en partition;\n"
"\n"
" * Ctrl+m fr att ange monteringspunkten.\n"
"\n"
"Fr att f information om de olika typerna av filsystem, ls kapitlet\n"
"ext2fs i \"Reference Manual\".\n"
"\n"
"Om du installerar p en PPC-maskin br du skapa en en liten HFS-\n"
"partition (\"bootstrap\") p tminstone 1 MB. Den kommer att anvndas av\n"
"starthanteraren Yaboot. Om du gr partitionen lite strre, t ex 50 MB,\n"
"har du ett bra stlle att lagra en reservkrna och ramdiskar fr ndlgen."

#: ../../help.pm_.c:507
msgid ""
"More than one Microsoft partition has been detected on your hard drive.\n"
"Please choose the one you want to resize in order to install your new\n"
"Mandrake Linux operating system.\n"
"\n"
"Each partition is listed as follows: \"Linux name\", \"Windows name\"\n"
"\"Capacity\".\n"
"\n"
"\"Linux name\" is structured: \"hard drive type\", \"hard drive number\",\n"
"\"partition number\" (for example, \"hda1\").\n"
"\n"
"\"Hard drive type\" is \"hd\" if your hard dive is an IDE hard drive and\n"
"\"sd\" if it is a SCSI hard drive.\n"
"\n"
"\"Hard drive number\" is always a letter after \"hd\" or \"sd\". With IDE\n"
"hard drives:\n"
"\n"
" * \"a\" means \"master hard drive on the primary IDE controller\";\n"
"\n"
" * \"b\" means \"slave hard drive on the primary IDE controller\";\n"
"\n"
" * \"c\" means \"master hard drive on the secondary IDE controller\";\n"
"\n"
" * \"d\" means \"slave hard drive on the secondary IDE controller\".\n"
"\n"
"With SCSI hard drives, an \"a\" means \"lowest SCSI ID\", a \"b\" means\n"
"\"second lowest SCSI ID\", etc.\n"
"\n"
"\"Windows name\" is the letter of your hard drive under Windows (the first\n"
"disk or partition is called \"C:\")."
msgstr ""
"Fler n en Microsoft Windows-partition har hittats p hrddisken.\n"
"Vlj vilken av dem du vill ndra storlek p fr att kunna installera\n"
"operativsystemet Mandrake Linux.\n"
"\n"
"Varje partition listas som fljer: \"Linux-namn\", \"Windows-namn\"\n"
"\"Kapacitet\".\n"
"\n"
"\"Linux-namn\" r strukturerad p fljande vis: \"hrddisktyp\", "
"\"hrddisknummer\",\n"
"\"partitionsnummer\" (till exempel, \"hda1\").\n"
"\n"
"\"Hrddisktyp\" r \"hd\" om hrddisken r en IDE-hrddisk och\n"
"\"sd\" om det r en SCSI-hrddisk.\n"
"\n"
"\"Hrddisknummer\" r alltid en bokstav efter \"hd\" eller \"sd\". Med IDE-\n"
"hrddiskar:\n"
"\n"
" * \"a\" betyder \"master-hrddisk p den primra IDE-kontrollern\",\n"
"\n"
" * \"b\" betyder \"slavhrddisk p den primra IDE-kontrollern\",\n"
"\n"
" * \"c\" betyder \"master-hrddisk p den sekundra IDE-kontrollern\",\n"
"\n"
" * \"d\" betyder \"slavhrddisk p den sekundra IDE-kontrollern\".\n"
"\n"
"Med SCSI-hrddiskar, betyder \"a\" \"lgsta SCSI-ID\", ett \"b\" betyder\n"
"\"andra lgsta SCSI-ID\", etc.\n"
"\n"
"\"Windows-namn\" r bokstaven p hrddisken under Windows (den frsta\n"
"disken eller partitionen kallas \"C:\")."

#: ../../help.pm_.c:538
msgid "Please be patient. This operation can take several minutes."
msgstr "Vnta. Den hr operationen kan ta flera minuter."

#: ../../help.pm_.c:541
msgid ""
"DrakX now needs to know if you want to perform a default (\"Recommended\")\n"
"installation or if you want to have greater control (\"Expert\"). You can\n"
"also choose to do a new install or an upgrade of an existing Mandrake Linux\n"
"system:\n"
"\n"
" * \"Install\": completely wipes out the old system, however, depending on\n"
"what is currently installed on your machine, you may be able to keep some\n"
"old partitions (Linux or otherwise) unchanged;\n"
"\n"
" * \"Upgrade\": this installation class allows to simply update the\n"
"packages currently installed on your Mandrake Linux system. It keeps the\n"
"current partitions of your hard drives as well as user configurations. All\n"
"other configuration steps remain available, similar to a normal\n"
"installation;\n"
"\n"
" * \"Upgrade Packages Only\": this new installation class allows you to\n"
"upgrade an existing Mandrake Linux system while keeping all system\n"
"configurations unchanged. Adding new packages to the current installation\n"
"is also possible.\n"
"\n"
"Upgrades should work fine on Mandrake Linux systems containing version\n"
"\"8.1\" or later.\n"
"\n"
"Depending on your knowledge of GNU/Linux, select one of the following\n"
"choices:\n"
"\n"
" * Recommended: choose this if you have never installed a GNU/Linux\n"
"operating system. The installation will be very easy and you will only be\n"
"asked a few questions;\n"
"\n"
" * Expert: if you have a good understanding of GNU/Linux, you may wish to\n"
"perform a highly customized installation. Some of the decisions you will\n"
"have to make may be difficult if you do not have good knowledge of\n"
"GNU/Linux, so it is not recommended that those without a fair amount of\n"
"experience select this installation class."
msgstr ""
"DrakX behver nu veta om du vill genomfra en standardinstallation\n"
"(\"Rekommenderad\") eller om du vill ha strre kontroll (\"Expert\").\n"
"Du har ocks valet mellan en ny installation eller en uppdatering av\n"
"befintligt Mandrake Linux-system.\n"
"\n"
" * \"Installera\" Rensar bort det gamla systemet helt. Faktum r att\n"
"beroende p hur ditt nuvarande system ser ut, kan du behlla en del gamla\n"
"partitioner (Linux eller andra) orrda.\n"
"\n"
" * \"Uppdatera\" Denna typ av installation lter dig uppdatera paketen\n"
"som finns i ditt nuvarande Mandrake Linux-system. Den behller de\n"
"partitioner du har p hrddisken och ven dina anvndarinstllningar.\n"
"Alla andra konfigurationssteg finns kvar som vid vanlig installation.\n"
"\n"
" * \"Uppdatera endast paket\" Denna helt nya installationsklass lter dig\n"
"uppdatera ett befintligt Mandrake Linux-system och samtidigt behlla\n"
"samtliga systeminstllningar. Det gr ocks att lgga till nya paket.\n"
"\n"
"Uppdateringar ska fungera fint fr Mandrake Linux 8.1 och senare.\n"
"\n"
"Baserat p din kunskap om GNU/Linux kan du vlja en av fljande niver:\n"
"\n"
" * Rekommenderad: vlj detta om du aldrig tidigare har installerat ett GNU/\n"
"Linux-system. Installationen blir vldigt enkel och du fr enbart ett ftal\n"
"frgor.\n"
"\n"
" * Expert: om du har god kunskap om GNU/Linux kan du vlja denna\n"
"installationsklass. Expert-installationen lter dig utfra en mycket\n"
"anpassad installation. En del frgor kan vara svra om du inte har\n"
"god kunskap om GNU/Linux. Vlj inte denna installationsklass om\n"
"du knner dig osker."

#: ../../help.pm_.c:578
#, fuzzy
msgid ""
"Normally, DrakX selects the right keyboard for you (depending on the\n"
"language you have chosen). However, you might not have a keyboard that\n"
"corresponds exactly to your language: for example, if you are an English\n"
"speaking Swiss person, you may still want your keyboard to be a Swiss\n"
"keyboard. Or if you speak English but are located in Quebec, you may find\n"
"yourself in the same situation. In both cases, you will have to go back to\n"
"this installation step and select an appropriate keyboard from the list.\n"
"\n"
"Click on the \"More\" button to be presented with the complete list of\n"
"supported keyboards.\n"
"\n"
"If you choose a keyboard layout based on a non-latin alphabet, you will be\n"
"asked on next dialog to choose the key binding that will switch the\n"
"keyboard layout between the latin and non latin layouts."
msgstr ""
"I de flesta fall vljer DrakX rtt tangentbord t dig (beroende p vilket\n"
"sprk du har valt) och det hela sker automatiskt. Men det kan hnda\n"
"att du har ett tangentbord som inte helt motsvarar ditt sprk: om du\n"
"till exempel r en engelsktalande schweizare kanske du nd vill att\n"
"ditt tangentbord r schweiziskt. Eller om du talar engelska och bor i\n"
"Quebec kan du befinna dig i en liknande situation. I bda fallen behver\n"
"du g tillbaka till detta installationssteg och vlja nskat tangentbord\n"
"ur listan.\n"
"\n"
"Klicka p Mer fr en komplett lista ver tillgngliga tangentbord."

#: ../../help.pm_.c:594
msgid ""
"The first step is to choose your preferred language.\n"
"\n"
"Please choose your preferred language for installation and system usage.\n"
"\n"
"Clicking on the \"Advanced\" button will allow you to select other\n"
"languages to be installed on your workstation. Selecting other languages\n"
"will install the language-specific files for system documentation and\n"
"applications. For example, if you will host users from Spain on your\n"
"machine, select English as the main language in the tree view and in the\n"
"Advanced section click on the box corresponding to \"Spanish|Spain\".\n"
"\n"
"Note that multiple languages may be installed. Once you have selected any\n"
"additional locales, click the \"OK\" button to continue."
msgstr ""
"Det frsta du ska gra r att vlja det sprk du vill anvnda.\n"
"\n"
"Vlj det sprk du nskar anvnda fr installation och systemanvndning.\n"
"\n"
"Om du klickar p Avancerat kan du vlja andra sprk som du vill\n"
"ha installerade p datorn. Genom att vlja andra sprk s kommer\n"
"sprkspecifika filer fr systemdokumentation och program att installeras.\n"
"Om du till exempel fr besk av personer frn Spanien som behver anvnda\n"
"datorn, vlj Engelska som huvudsprket i trdvyn, och under den\n"
"avancerade sektionen, klicka p den ruta som motsvarar\n"
"\"Spanska|Spanien\".\n"
"\n"
"Observera att flera sprk kan installeras. S fort du har valt alla\n"
"ytterligare sprk, klicka p OK fr att fortstta."

#: ../../help.pm_.c:609
#, fuzzy
msgid ""
"DrakX generally detects the number of buttons your mouse has. If not, it\n"
"assumes you have a two-button mouse and will set it up for third-button\n"
"emulation. DrakX will automatically know whether it is a PS/2, serial or\n"
"USB mouse.\n"
"\n"
"If you wish to specify a different type of mouse select the appropriate\n"
"type from the provided list.\n"
"\n"
"If you choose a mouse other than the default, a test screen will be\n"
"displayed. Use the buttons and wheel to verify that the settings are\n"
"correct. If the mouse is not working well, press the space bar or [Return]\n"
"to \"Cancel\" and choose again.\n"
"\n"
"Wheel mouses are sometimes not automatically detected. You will need to\n"
"manually select it in the list. Be sure to select the one corresponding to\n"
"the correct port it is attached to. After you have pressed the \"OK\"\n"
"button, a mouse image is displayed. You then need to move the wheel of your\n"
"mouse to activate it correctly. Then test all buttons and movements are\n"
"correct."
msgstr ""
"Som standard antar DrakX att du har mus med tv knappar och kommer att\n"
"stlla in den fr knapp 3-emulering. DrakX kommer automatiskt att veta\n"
"om musen r av typ PS/2, seriell eller USB.\n"
"\n"
"Om du vill specificera en annan mustyp vlj d den i listan\n"
"som visas.\n"
"\n"
"Om du vljer en annan mus n den frvalda kommer en testskrm att\n"
"visas. Anvnd musknapparna och hjulet fr att verifiera att instllningarna\n"
"r korrekt. Om musen inte fungerar ordentligt tryck p mellanslag eller\n"
"Enter fr att avbryta och vlja igen."

#: ../../help.pm_.c:630
msgid ""
"Please select the correct port. For example, the \"COM1\" port under\n"
"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
"Vlj den korrekta porten. Exempel: porten som kallas \"COM1\" i\n"
"Windows heter \"ttyS0\" i GNU/Linux."

#: ../../help.pm_.c:634
msgid ""
"This is the most crucial decision point for the security of your GNU/Linux\n"
"system: you have to enter the \"root\" password. \"root\" is the system\n"
"administrator and is the only one authorized to make updates, add users,\n"
"change the overall system configuration, and so on. In short, \"root\" can\n"
"do everything! That is why you must choose a password that is difficult to\n"
"guess - DrakX will tell you if it is too easy. As you can see, you can\n"
"choose not to enter a password, but we strongly advise you against this if\n"
"only for one reason: do not think that because you booted GNU/Linux that\n"
"your other operating systems are safe from mistakes. Since \"root\" can\n"
"overcome all limitations and unintentionally erase all data on partitions\n"
"by carelessly accessing the partitions themselves, it is important for it\n"
"to be difficult to become \"root\".\n"
"\n"
"The password should be a mixture of alphanumeric characters and at least 8\n"
"characters long. Never write down the \"root\" password - it makes it too\n"
"easy to compromise a system.\n"
"\n"
"However, please do not make the password too long or complicated because\n"
"you must be able to remember it without too much effort.\n"
"\n"
"The password will not be displayed on screen as you type it in. Hence, you\n"
"will have to type the password twice to reduce the chance of a typing\n"
"error. If you do happen to make the same typing error twice, this\n"
"``incorrect'' password will have to be used the first time you connect.\n"
"\n"
"In Expert mode, you will be asked if you will be connecting to an\n"
"authentication server, like NIS or LDAP.\n"
"\n"
"If your network uses either of the LDAP, NIS, or PDC Windows Domain\n"
"authentication services, select the appropriate one as \"authentication\".\n"
"If you do not know, ask your network administrator.\n"
"\n"
"If your computer is not connected to any administrated network, you will\n"
"want to choose \"Local files\" for authentication."
msgstr ""
"Det hr r det viktigaste steget fr skerheten i ditt GNU/Linux-system:\n"
"du ska ange \"root\"-lsenordet. \"root\" r systemets administratr och\n"
"den enda som har behrighet att gra uppdateringar, lgga till anvndare,\n"
"ndra p systemets vergripande konfiguration, osv. Kort sagt, \"root\" kan\n"
"gra allt. Drfr mste du vlja ett lsenord som r svrt att lista ut.\n"
"DrakX talar om fr dig om du vljer ett lsenord som r fr ltt. Som du\n"
"ser har du mjlighet att inte ange ngot lsenord alls, men vi avrder frn\n"
"det, om bara fr att ven om du kr GNU/Linux kan du ha andra\n"
"operativsystem som begr misstag. Eftersom \"root\" kan g frbi alla\n"
"begrnsningar och oavsiktligt radera alla data p partitioner, kan de\n"
"manipulera med partitionerna sjlva p ett ofrsiktigt stt, drfr r\n"
"det viktigt att det r svrt att bli \"root\".\n"
"\n"
"Lsenordet ska vara en blandning av numeriska tecken och bokstver och\n"
"minst tta tecken lngt. Skriv aldrig ner \"root\"-lsenordet - det\n"
"kar risken fr ett intrng i systemet.\n"
"\n"
"Gr dock inte lsenordet fr lngt och komplicerat, fr du mste\n"
"kunna komma ihg det utan allt fr mycket besvr.\n"
"\n"
"Lsenordet visas inte p skrmen nr du skriver in det. Det r drfr\n"
"du fr skriva det tv gnger, fr att undvika att du skriver fel. Om du\n"
"gr samma skrivfel tv gnger behver du anvnda detta \"felaktiga\"\n"
"lsenord frsta gngen du loggar in.\n"
"\n"
"I expertlget fr du frgan om du vill ansluta mot en autentiseringsserver,\n"
"exempelvis NIS eller LDAP.\n"
"\n"
"Om ditt ntverk anvnder LDAP, NIS eller en Windows PDC fr autentisering,\n"
"vlj motsvarande som autentisering. Om du r osker, frga\n"
"din ntverksadministratr.\n"
"\n"
"Om datorn inte r ansluten till ngot administrerat ntverk uppmanas du\n"
"att vlja \"Lokala filer\" som autentisering."

#: ../../help.pm_.c:670
msgid ""
"LILO and grub are GNU/Linux bootloaders. This stage, normally, is totally\n"
"automated. In fact, DrakX analyzes the disk boot sector and acts\n"
"accordingly, depending on what it finds here:\n"
"\n"
" * if a Windows boot sector is found, it will replace it with a grub/LILO\n"
"boot sector. Hence, you will be able to load either GNU/Linux or another\n"
"OS;\n"
"\n"
" * if a grub or LILO boot sector is found, it will replace it with a new\n"
"one.\n"
"\n"
"If in doubt, DrakX will display a dialog with various options.\n"
"\n"
" * \"Bootloader to use\": you have three choices:\n"
"\n"
"    * \"GRUB\": if you prefer grub (text menu).\n"
"\n"
"    * \"LILO with graphical menu\": if you prefer LILO with its graphical\n"
"interface.\n"
"\n"
"    * \"LILO with text menu\": if you prefer LILO with its text menu\n"
"interface.\n"
"\n"
" * \"Boot device\": in most cases, you will not change the default\n"
"(\"/dev/hda\"), but if you prefer, the bootloader can be installed on the\n"
"second hard drive (\"/dev/hdb\"), or even on a floppy disk (\"/dev/fd0\");\n"
"\n"
" * \"Delay before booting the default image\": when rebooting the computer,\n"
"this is the delay granted to the user to choose - in the bootloader menu,\n"
"another boot entry than the default one.\n"
"\n"
"!! Beware that if you choose not to install a bootloader (by selecting\n"
"\"Cancel\" here), you must ensure that you have a way to boot your Mandrake\n"
"Linux system! Also, be sure you know what you do before changing any of the\n"
"options. !!\n"
"\n"
"Clicking the \"Advanced\" button in this dialog will offer many advanced\n"
"options, which are reserved for the expert user."
msgstr ""
"LILO och Grub r starthanterare fr GNU/Linux. Det hr steget r\n"
"vanligtvis helt automatiskt. DrakX analyserar startsektorn p\n"
"disken och upptrder lite olika beroende p vad den hittar dr:\n"
"\n"
" * om en startsektor tillhrande Windows hittas kommer den att ersttas\n"
"med grub/LILO. P s stt kan du vlja mellan GNU/Linux och andra OS\n"
"nr du startar datorn.\n"
"\n"
" * om en grub- eller LILO-startsektor hittas, kommer den att ersttas med "
"en\n"
"ny.\n"
"\n"
"Vid tveksamheter kommer DrakX att visa en dialogruta med diverse "
"alternativ.\n"
"\n"
" * \"Starthanterare som ska anvndas\": du har tre val:\n"
"\n"
"    * \"Grub\": om du fredrar Grub (textbaserad meny).\n"
"\n"
"    * \"LILO med grafisk meny\": om du fredrar Lilo med grafiskt\n"
"grnssnitt.\n"
"\n"
"    * \"LILO med textbaserad meny\": om du fredrar LILO med textbaserad "
"meny.\n"
"\n"
" * \"Startenhet\": i de flesta fall behver du inte ndra det frvalda\n"
"(\"/dev/hda\"), men om du fredrar kan starthanteraren installeras p\n"
"andra hrddisken (\"/dev/hdb\") eller till och med p diskett (\"/dev/fd0"
"\").\n"
"\n"
" * \"Frdrjning innan frvald avbild startar\": vid omstart av datorn r\n"
"detta tiden som anvndaren har p sig att vlja ett annat vrde n det\n"
"frvalda i starthanterarens meny.\n"
"\n"
"Obs! Om du vljer att inte installera ngon starthanterare (genom att vlja\n"
"\"Avbryt\") mste du se till att du kan starta Mandrake Linux-systemet\n"
"p ngot annat stt. Om du inte knner dig sker, ndra inte p ngra\n"
"alternativ.\n"
"\n"
"Om du klickar p Avancerat i den hr dialogrutan kommer du att\n"
"erbjudas mnga avancerade alternativ, reserverade fr expertanvndaren.\n"
"\n"
"Efter att du har konfigurerat de generella parametrarna fr starthanteraren\n"
"fr du se de olika startalternativen som kommer att finnas vid uppstart.\n"
"\n"
"Om det finns ngot annat operativsystem installerat p datorn kommer det\n"
"att automatiskt lggas till startmenyn. Hr kan du vlja att finjustera\n"
"de existerande alternativen. Vlj ett startalternativ och klicka p \"ndra"
"\"\n"
"fr att ndra eller ta bort. \"Lgg till\" skapar ett nytt startalternativ "
"och\n"
"\"Klar\" tar dig till nsta installationssteg."

#: ../../help.pm_.c:710
#, fuzzy
msgid ""
"After you have configured the general bootloader parameters, the list of\n"
"boot options which will be available at boot time will be displayed.\n"
"\n"
"If there is another operating system installed on your machine, it will\n"
"automatically be added to the boot menu. Here, you can choose to fine-tune\n"
"the existing options. Select an entry and click \"Modify\" to modify or\n"
"remove it; \"Add\" creates a new entry; and \"Done\" goes on to the next\n"
"installation step.\n"
"\n"
"You may also not want to give access to these other operating systems to\n"
"anyone. In which case, you can delete the corresponding entries. But then,\n"
"you will need a boot disk in order to boot those other operating systems!"
msgstr ""
"LILO (Linux Loader) och grub r starthanterare: de kan starta\n"
"antingen GNU/Linux eller ngot annat operativsystem som finns\n"
"p datorn. Vanligtvis hittas och installeras dessa andra\n"
"operativsystem automatiskt. Om s inte r fallet kan du lgga till\n"
"en post manuellt i den hr rutan. Var frsiktig s att du inte\n"
"vljer felaktiga parametrar.\n"
"\n"
"Du kanske inte vill att ngon annan ska f tkomst till dessa andra\n"
"operativsystem. Om s r fallet kan du ta bort de motsvarande posterna.\n"
"Men om du gr det, mste du anvnda en startdiskett fr att kunna starta\n"
"dessa operativsystem."

#: ../../help.pm_.c:724
msgid ""
"You must indicate where you wish to place the information required to boot\n"
"to GNU/Linux.\n"
"\n"
"Unless you know exactly what you are doing, choose \"First sector of drive\n"
"(MBR)\"."
msgstr ""
"Du mste indikera var du vill placera informationen som krvs fr att\n"
"starta GNU/Linux.\n"
"\n"
"Om du inte vet exakt vad du gr, vlj \"Frsta sektorn p enheten\n"
"(MBR)\"."

#: ../../help.pm_.c:731
msgid ""
"Here, we select a printing system for your computer. Other OSs may offer\n"
"you one, but Mandrake Linux offers three.\n"
"\n"
" * \"pdq\" - which means ``print, don't queue'', is the choice if you have\n"
"a direct connection to your printer and you want to be able to panic out of\n"
"printer jams, and you do not have networked printers. It will handle only\n"
"very simple network cases and is somewhat slow for networks. Pick \"pdq\"\n"
"if this is your maiden voyage to GNU/Linux. You can change your choices\n"
"after installation by running PrinterDrake from the Mandrake Control Center\n"
"and clicking the expert button.\n"
"\n"
" * \"CUPS\" - ``Common Unix Printing System'', is excellent at printing to\n"
"your local printer and also halfway-around the planet. It is simple and can\n"
"act as a server or a client for the ancient \"lpd\" printing system. Hence,\n"
"it is compatible with the systems that went before. It can do many tricks,\n"
"but the basic setup is almost as easy as \"pdq\". If you need this to\n"
"emulate an \"lpd\" server, you must turn on the \"cups-lpd\" daemon. It has\n"
"graphical front-ends for printing or choosing printer options.\n"
"\n"
" * \"lprNG\" - ``line printer daemon New Generation''. This system can do\n"
"approximately the same things the others can do, but it will print to\n"
"printers mounted on a Novell Network, because it supports the IPX protocol,\n"
"and it can print directly to shell commands. If you have need of Novell or\n"
"printing to commands without using a separate pipe construct, use lprNG.\n"
"Otherwise, CUPS is preferable as it is simpler and better at working over\n"
"networks."
msgstr ""
"Hr vljer du vilket skrivarsystem du ska anvnda. Andra operativsystem\n"
"erbjuder dig kanske bara ett, men Mandrake erbjuder dig tre.\n"
"\n"
" * \"pdq\" - vilket betyder \"print, don't queue\", r det du ska vlja om\n"
"du har en direkt anslutning till din skrivare och vill ha mjligheten att\n"
"stoppa utskrifter och om du inte har ngra ntverksskrivare. Pdq hanterar\n"
"bara enkla ntverksfall och r ganska lngsamt ver ntverk. Vlj\n"
"\"pdq\" om GNU/Linux r nytt fr dig. Du kan alltid ndra dig efter\n"
"installationen genom att anvnda Printerdrake i Mandrakes kontrollcentral,\n"
"och dr klicka p knappen Expert.\n"
"\n"
" * \"CUPS\"\"Common Unix Printing System\" r mycket bra p att skriva\n"
"ut till lokala skrivare och till skrivare p andra sidan jorden. Det r "
"enkelt och kan\n"
"agera som en server eller klient fr det gamla skrivarsystemet \"lpd\", det\n"
"r allts kompatibelt med gamla skrivarsystem. CUPS kan utfra mngra "
"tricks,\n"
"men den grundlggande installationen r nstan lika enkel som med \"pdq\". "
"Om\n"
"du ska anvnda CUPS fr att emulera en \"lpd\"-server mste du aktivera\n"
"demonen \"cups-lpd\". CUPS har grafiska grnssnitt fr utskrift och fr att\n"
"vlja olika utskriftsalternativ.\n"
"\n"
" * \"lprNG\" - \"line printer daemon New Generation\". Det hr systemet kan\n"
"gra ungefr allt som de andra kan, men det kan ocks skriva ut till\n"
"skrivare i Novell-ntverk eftersom det stdjer IPX-protokollet.\n"
"Det kan ocks skriva ut direkt till skalkommandon. Om du behver std fr\n"
"Novell eller fr att skriva ut direkt till kommandon, utan att anvnda en\n"
"separat rrkonstruktion, anvnd d lprNG.\n"
"Annars rekommenderas CUPS eftersom det r enklare och har bttre std fr\n"
"ntverk."

#: ../../help.pm_.c:759
#, fuzzy
msgid ""
"DrakX now detects any IDE devices present in your computer. It will also\n"
"scan for one or more PCI SCSI cards on your system. If a SCSI card is\n"
"found, DrakX will automatically install the appropriate driver.\n"
"\n"
"Because hardware detection does not always detect a piece of hardware,\n"
"DrakX will ask you to confirm if a PCI SCSI card is present. Click \"Yes\"\n"
"if you know that there is a SCSI card installed in your machine. You will\n"
"be presented with a list of SCSI cards to choose from. Click \"No\" if you\n"
"have no SCSI hardware. If you are unsure, you can check the list of\n"
"hardware detected in your machine by selecting \"See hardware info\" and\n"
"clicking \"OK\". Examine the list of hardware and then click on the \"OK\"\n"
"button to return to the SCSI interface question.\n"
"\n"
"If you have to manually specify your adapter, DrakX will ask if you want to\n"
"specify options for it. You should allow DrakX to probe the hardware for\n"
"the card-specific options which the hardware needs to initialize. This\n"
"usually works well.\n"
"\n"
"If DrakX is not able to probe for the options which need to be passed, you\n"
"will need to provide options to the driver manually. Please review the\n"
"``User Guide'' (chapter 3, in the ``Collecting Information on Your\n"
"Hardware'' section) for hints on retrieving the parameters required from\n"
"hardware documentation, from the manufacturer's web site (if you have\n"
"Internet access) or from Microsoft Windows (if you used this hardware with\n"
"Windows on your system)."
msgstr ""
"DrakX letar nu efter IDE-enheter i datorn. DrakX kommer ocks att\n"
"leta efter PCI SCSI-kort p systemet. Om DrakX hittar ett SCSI-kort\n"
"och knner till rtt drivrutin, kommer kortet att installeras automatiskt.\n"
"\n"
"Om du har ngot SCSI-kort som DrakX inte hittar, kommer du i alla fall att\n"
"f frgan om det finns ngot PCI SCSI-kort i systemet. Om det inte finns\n"
"ngot kort kan du klicka p Nej. Om du klickar Ja kommer en lista\n"
"med kort att presenteras, frn vilken du kan vlja ditt specifika kort.\n"
"Om du r osker kan du markera \"Visa hrdvaruinformation\" och klicka\n"
"OK s visas en lista ver vilken hrdvara som hittats i datorn.\n"
"Undersk listan med hrdvara och klicka sedan p OK fr att\n"
"terg till SCSI-grnssnittsfrgan.\n"
"\n"
"Om du blir tvungen att manuellt specificera ditt kort kommer DrakX att\n"
"frga om du vill ange alternativ fr det. Du br tillta DrakX att sjlv\n"
"underska hrdvaran efter alternativ. Detta fungerar oftast bra.\n"
"\n"
"Om inte, kommer du att behva ange alternativ fr drivrutinen. Se \"User\n"
"Guide\" (kapitel 3, avsnittet \"Collective informations on your hardware\")\n"
"fr tips om hur du fr tag p information frn hrdvarudokumentation,\n"
"tillverkarens hemsida (om du har tillgng till Internet) eller frn\n"
"Microsoft Windows (om du har det p systemet)."

#: ../../help.pm_.c:786
msgid ""
"You can add additional entries for yaboot, either for other operating\n"
"systems, alternate kernels, or for an emergency boot image.\n"
"\n"
"For other OSs, the entry consists only of a label and the \"root\"\n"
"partition.\n"
"\n"
"For Linux, there are a few possible options:\n"
"\n"
" * Label: this is simply the name you will have to type at the yaboot\n"
"prompt to select this boot option;\n"
"\n"
" * Image: this would be the name of the kernel to boot. Typically, vmlinux\n"
"or a variation of vmlinux with an extension;\n"
"\n"
" * Root: the \"root\" device or ``/'' for your Linux installation;\n"
"\n"
" * Append: on Apple hardware, the kernel append option is used quite often\n"
"to assist in initializing video hardware, or to enable keyboard mouse\n"
"button emulation for the often lacking 2nd and 3rd mouse buttons on a stock\n"
"Apple mouse. The following are some examples:\n"
"\n"
"         video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111\n"
"hda=autotune\n"
"\n"
"         video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n"
"\n"
" * Initrd: this option can be used either to load initial modules, before\n"
"the boot device is available, or to load a ramdisk image for an emergency\n"
"boot situation;\n"
"\n"
" * Initrd-size: the default ramdisk size is generally 4,096 bytes. If you\n"
"need to allocate a large ramdisk, this option can be used;\n"
"\n"
" * Read-write: normally the \"root\" partition is initially brought up in\n"
"read-only, to allow a file system check before the system becomes ``live''.\n"
"Here, you can override this option;\n"
"\n"
" * NoVideo: should the Apple video hardware prove to be exceptionally\n"
"problematic, you can select this option to boot in ``novideo'' mode, with\n"
"native frame buffer support;\n"
"\n"
" * Default: selects this entry as being the default Linux selection,\n"
"selectable by just pressing ENTER at the yaboot prompt. This entry will\n"
"also be highlighted with a ``*'', if you press [Tab] to see the boot\n"
"selections."
msgstr ""
"Du kan lgga till ytterligare alternativ fr yaboot, antingen fr andra\n"
"operativsystem, alternativa krnor, eller startavbilder fr ndsituationer.\n"
"\n"
"Fr andra operativsystem bestr alternativet bara av en etikett\n"
"och rotpartitionen.\n"
"\n"
"Fr Linux finns det ngra olika alternativ:\n"
"\n"
" * Etikett: helt enkelt namnet som du behver skriva vid yaboot-prompten\n"
"fr att vlja detta startalternativ.\n"
"\n"
" * Avbild: namnet p krnan du vill starta. Vanligtvis vmlinux\n"
"eller en variant p vmlinux med ett tillgg.\n"
"\n"
" * Rot: rotenheten eller \"/\" fr Linux-installationen.\n"
"\n"
"* Lgg till: med Apple-hrdvara anvnds tillggsalternativ fr krnan "
"ganska\n"
"ofta fr att initialisera videohrdvara, eller fr att aktivera "
"musemulering\n"
"med tangentbordet eftersom andra och tredje musknappen ofta saknas p en\n"
"standardmus frn Apple. Ngra exempel:\n"
"\n"
"         video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111 "
"hda=autotune\n"
"\n"
"         video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n"
"\n"
" * Initrd: detta alternativ kan anvndas antingen fr att ladda moduler,\n"
"innan startenheten r tillgnglig, eller fr att ladda en ramdiskavbild\n"
"vid krissituationer.\n"
"\n"
" * Initrd-storlek: standardstorleken p ramdisken r vanligtvis 4096 byte.\n"
"Om du behver allokera en strre ramdisk, anvnd detta alternativ.\n"
"\n"
" * Ls-skriv: vanligtvis startar rotpartitionen i skrivskyddat lge\n"
"fr att tillta en filsystemskontroll innan systemet startar p \"riktigt"
"\".\n"
"Hr kan du g runt denna funktion.\n"
"\n"
" * NoVideo: skulle Apple-videohrdvaran vara extra krnglig kan du vlja\n"
"detta \"novideo\"-lge, med framebuffer-std.\n"
"\n"
" * Default: vad som ska vara Linux standardalternativ, det som vljs bara\n"
"genom att trycka Enter vid yaboot-prompten. Det blir ocks markerat med en\n"
"\"*\" om du trycker tabb fr att se startalternativen."

#: ../../help.pm_.c:833
msgid ""
"Yaboot is a bootloader for NewWorld MacIntosh hardware. It is able to boot\n"
"either GNU/Linux, MacOS or MacOSX if present on your computer. Normally,\n"
"these other operating systems are correctly detected and installed. If this\n"
"is not the case, you can add an entry by hand in this screen. Be careful to\n"
"choose the correct parameters.\n"
"\n"
"Yaboot's main options are:\n"
"\n"
" * Init Message: a simple text message displayed before the boot prompt;\n"
"\n"
" * Boot Device: indicates where you want to place the information required\n"
"to boot to GNU/Linux. Generally, you set up a bootstrap partition earlier\n"
"to hold this information;\n"
"\n"
" * Open Firmware Delay: unlike LILO, there are two delays available with\n"
"yaboot. The first delay is measured in seconds and at this point, you can\n"
"choose between CD, OF boot, MacOS or Linux;\n"
"\n"
" * Kernel Boot Timeout: this timeout is similar to the LILO boot delay.\n"
"After selecting Linux, you will have this delay in 0.1 second before your\n"
"default kernel description is selected;\n"
"\n"
" * Enable CD Boot?: checking this option allows you to choose ``C'' for CD\n"
"at the first boot prompt;\n"
"\n"
" * Enable OF Boot?: checking this option allows you to choose ``N'' for\n"
"Open Firmware at the first boot prompt;\n"
"\n"
" * Default OS: you can select which OS will boot by default when the Open\n"
"Firmware Delay expires."
msgstr ""
"Yaboot r en starthanterare fr NewWorld MacIntosh-hrdvara. Den kan ladda\n"
"antingen GNU/Linux, MacOS eller MacOSX. I de flesta fall blir dessa\n"
"operativsystem korrekt identifierade och installerade. Om s inte r\n"
"fallet kan du lgga till dem manuellt hr. Var frsiktig s du vljer rtt\n"
"parametrar.\n"
"\n"
"Yaboots huvudalternativ r:\n"
"\n"
" * Init Message: ett enkelt textmeddelande som visas fre startprompten.\n"
"\n"
" * Boot Device: indikerar var du vill placera informationen som behvs\n"
"fr att starta GNU/Linux. Vanligtvis stter man upp en \"bootstrap\"-\n"
"partition tidigare fr att lagra denna information.\n"
"\n"
" * Open Firmware Delay: till skillnad frn Lilo finns det tv frdrjningar\n"
"i yaboot. Frsta frdrjningen rknas i sekunder och vid detta tillflle\n"
"kan du vlja mellan cd, OF-start, MacOS eller Linux.\n"
"\n"
" * Kernel Boot Timeout: denna tidsgrns motsvarar frdrjningen i Lilo.\n"
"Efter att du valt Linux kommer en frdrjning p 0.1 sekunder innan din\n"
"frvalda krna vljs.\n"
"\n"
" * Enable CD Boot?: genom att vlja detta alternativ kan du vlja \"C\" fr\n"
"cd vid frsta startprompten.\n"
"\n"
" * Enable OF Boot?: genom att vlja detta alternativ kan du vlja \"N\" fr\n"
"\"Open Firmware\" vid frsta startprompten.\n"
"\n"
"* Default OS: du kan vlja vilket OS som ska starta som standard nr\n"
"\"Open Firmware\"-frdrjningen r ver."

#: ../../help.pm_.c:865
#, fuzzy
msgid ""
"Here are presented various parameters concerning your machine. Depending on\n"
"your installed hardware, you may - or not, see the following entries:\n"
"\n"
" * \"Mouse\": check the current mouse configuration and click on the button\n"
"to change it if necessary;\n"
"\n"
" * \"Keyboard\": check the current keyboard map configuration and click on\n"
"the button to change that if necessary;\n"
"\n"
" * \"Timezone\": DrakX, by default, guesses your time zone from the\n"
"language you have chosen. But here again, as for the choice of a keyboard,\n"
"you may not be in the country for which the chosen language should\n"
"correspond. Hence, you may need to click on the \"Timezone\" button in\n"
"order to configure the clock according to the time zone you are in;\n"
"\n"
" * \"Printer\": clicking on the \"No Printer\" button will open the printer\n"
"configuration wizard. Consult the corresponding chapter of the ``User\n"
"Guide'' for more information on how to setup a new printer. The interface\n"
"presented there is similar to the one used during installation;\n"
"\n"
" * \"Sound card\": if a sound card is detected on your system, it is\n"
"displayed here. No modification possible at installation time;\n"
"\n"
" * \"TV card\": if a TV card is detected on your system, it is displayed\n"
"here. No modification possible at installation time;\n"
"\n"
" * \"ISDN card\": if an ISDN card is detected on your system, it is\n"
"displayed here. You can click on the button to change the parameters\n"
"associated with it."
msgstr ""
"Hr presenteras olika parametrar rrande datorn. Beroende p\n"
"installerad hrdvara ser du alla eller ngra av fljande poster:\n"
"\n"
" * \"Mus\": kontrollera muskonfigurationen och om ndvndigt klicka\n"
"p knappen fr att ndra.\n"
"\n"
" * \"Tangentbord\": kontrollera tangentbordsuppsttningen och om\n"
"ndvndigt klicka p knappen fr att ndra.\n"
"\n"
" * \"Tidszon\": DrakX antar vilken tidszon du har, utifrn det\n"
"sprk du har valt. Men hr gller samma sak som vid val av tangentbord,\n"
"du kanske inte befinner dig i det land som motsvarar det sprk du har valt.\n"
"Drfr kan du behva klicka p Tidszon fr att anpassa\n"
"klockan efter din tidszon.\n"
"\n"
" * \"Skrivare\": om du klickar p \"Ingen skrivare\" startar skrivarguiden.\n"
"\n"
" * \"Ljudkort\": om ett ljudkort upptcks i datorn visas det hr.\n"
"Ingen ndring r mjlig under installationen.\n"
"\n"
" * \"TV-kort\": om ett TV-kort upptcks i datorn visas det hr.\n"
"Ingen ndring r mjlig under installationen.\n"
"\n"
" * \"ISDN-kort\": om ett ISDN-kort upptcks i datorn visas det hr.\n"
"Du kan klicka p knappen fr att ndra dess parametrar."

#: ../../help.pm_.c:896
msgid ""
"Choose the hard drive you want to erase in order to install your new\n"
"Mandrake Linux partition. Be careful, all data present on it will be lost\n"
"and will not be recoverable!"
msgstr ""
"Vlj vilken hrddisk du vill radera fr att kunna installera din nya\n"
"Mandrake Linux-partition. Var frsiktig, alla data som fr tillfllet\n"
"finns p disken kommer att g frlorad och kommer inte att kunna terstllas."

#: ../../help.pm_.c:901
msgid ""
"Click on \"OK\" if you want to delete all data and partitions present on\n"
"this hard drive. Be careful, after clicking on \"OK\", you will not be able\n"
"to recover any data and partitions present on this hard drive, including\n"
"any Windows data.\n"
"\n"
"Click on \"Cancel\" to cancel this operation without losing any data and\n"
"partitions present on this hard drive."
msgstr ""
"Klicka p OK om du vill ta bort alla data och alla partitioner som\n"
"finns p denna hrddisk. Var frsiktig, efter det att du klickat p OK\n"
"kommer du inte att kunna terstlla ngon data eller ngra partitioner p\n"
"denna hrddisk, inkluderande Windows-data.\n"
"\n"
"Klicka p Avbryt fr att avbryta denna operation utan att frlora ngon\n"
"data eller ngra partitioner p denna hrddisk."

#: ../../install2.pm_.c:111
#, c-format
msgid ""
"Can't access kernel modules corresponding to your kernel (file %s is "
"missing), this generally means your boot floppy in not in sync with the "
"Installation medium (please create a newer boot floppy)"
msgstr ""
"Kan inte hitta krnmodulerna som motsvarar din krna (%s saknas), det beror "
"fr det mesta p att startdisketten inte r synkroniserad med "
"installationsmediat (skapa en nyare startdiskett)."

#: ../../install2.pm_.c:167
#, c-format
msgid "You must also format %s"
msgstr "Du mste ocks formatera %s"

#: ../../install_any.pm_.c:424
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
"\n"
"\n"
"These servers are activated by default. They don't have any known security\n"
"issues, but some new could be found. In that case, you must make sure to "
"upgrade\n"
"as soon as possible.\n"
"\n"
"\n"
"Do you really want to install these servers?\n"
msgstr ""
"Du har valt fljande server/servrar: %s\n"
"\n"
"\n"
"Dessa startas automatiskt vid uppstart. De har inga knda skerhetsproblem,\n"
"men sdana kan upptckas. Om s blir fallet mste du se till att uppdatera\n"
"dem s snabbt som mjligt.\n"
"\n"
"\n"
"Vill du installera dessa servrar?\n"

#: ../../install_any.pm_.c:442
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
"\n"
"\n"
"Do you really want to remove these packages?\n"
msgstr ""
"Fljande paket kommer att tas bort fr att kunna uppdatera systemet: %s\n"
"\n"
"\n"
"Vill du verkligen ta bort dessa paket?\n"

#: ../../install_any.pm_.c:472
msgid "Can't use broadcast with no NIS domain"
msgstr "Kan inte anvnda broadcast utan NIS-domn."

#: ../../install_any.pm_.c:869
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Stt in en FAT-formaterad diskett i diskettstationen %s"

#: ../../install_any.pm_.c:873
msgid "This floppy is not FAT formatted"
msgstr "Denna diskett r inte FAT-formaterad"

#: ../../install_any.pm_.c:885
msgid ""
"To use this saved packages selection, boot installation with ``linux "
"defcfg=floppy''"
msgstr ""
"Fr att anvnda detta sparade paketval, starta installationen med \"linux "
"defcfg=floppy\"."

#: ../../install_any.pm_.c:908 ../../partition_table.pm_.c:767
#, c-format
msgid "Error reading file %s"
msgstr "Fel vid lsning av fil %s"

#: ../../install_any.pm_.c:1030
msgid ""
"An error occurred - no valid devices were found on which to create new "
"filesystems. Please check your hardware for the cause of this problem"
msgstr ""
"Ett fel har uppsttt - inga giltiga enheter som kan anvndas fr att skapa "
"nya filsystem kunde hittas. Kontrollera hrdvaran fr orsaken till problemet."

#: ../../install_interactive.pm_.c:23
#, c-format
msgid ""
"Some hardware on your computer needs ``proprietary'' drivers to work.\n"
"You can find some information about them at: %s"
msgstr ""
"En del hrdvara i datorn behver \"proprietra\" drivrutiner fr att\n"
"fungera. Du kan hitta en del information om dem hr: %s"

#: ../../install_interactive.pm_.c:58
msgid ""
"You must have a root partition.\n"
"For this, create a partition (or click on an existing one).\n"
"Then choose action ``Mount point'' and set it to `/'"
msgstr ""
"Du mste ha en rotpartition.\n"
"Fr detta, skapa en partition (eller klicka p en befintlig).\n"
"Vlj sedan tgrden \"monteringspunkt\" och ange den som \"/\"."

#: ../../install_interactive.pm_.c:63
msgid "You must have a swap partition"
msgstr "Du mste ha en vxlingspartition"

#: ../../install_interactive.pm_.c:64
msgid ""
"You don't have a swap partition.\n"
"\n"
"Continue anyway?"
msgstr ""
"Du har ingen vxlingspartition.\n"
"\n"
"Fortstta nd?"

#: ../../install_interactive.pm_.c:67 ../../install_steps.pm_.c:169
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Du mste ha en FAT-partition monterad i /boot/efi."

#: ../../install_interactive.pm_.c:92
msgid "Use free space"
msgstr "Anvnd ledigt utrymme"

#: ../../install_interactive.pm_.c:94
msgid "Not enough free space to allocate new partitions"
msgstr "Inte tillrckligt med utrymme fr att allokera nya partitioner."

#: ../../install_interactive.pm_.c:102
msgid "Use existing partitions"
msgstr "Anvnd existerande partition"

#: ../../install_interactive.pm_.c:104
msgid "There is no existing partition to use"
msgstr "Det finns ingen befintlig partition att anvnda."

#: ../../install_interactive.pm_.c:111
msgid "Use the Windows partition for loopback"
msgstr "Anvnd Windows-partitionen fr loopback"

#: ../../install_interactive.pm_.c:114
msgid "Which partition do you want to use for Linux4Win?"
msgstr "Vilken partition vill du anvnda fr Linux4Win?"

#: ../../install_interactive.pm_.c:116
msgid "Choose the sizes"
msgstr "Vlj storlekar"

#: ../../install_interactive.pm_.c:117
msgid "Root partition size in MB: "
msgstr "Storleken p rotpartitionen i MB: "

#: ../../install_interactive.pm_.c:118
msgid "Swap partition size in MB: "
msgstr "Storleken p vxlingspartitionen i MB: "

#: ../../install_interactive.pm_.c:128
msgid "Use the free space on the Windows partition"
msgstr "Anvnd ledigt utrymme p Windows-partitionen"

#: ../../install_interactive.pm_.c:131
msgid "Which partition do you want to resize?"
msgstr "Vilken partition vill du ndra storlek p?"

#: ../../install_interactive.pm_.c:133
msgid "Resizing Windows partition"
msgstr "ndrar storlek p Windows-partition"

#: ../../install_interactive.pm_.c:136
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
"the following error occured: %s"
msgstr ""
"Det gick inte att ndra storlek p FAT-partitionen, \n"
"fljande fel uppstod: %s"

#: ../../install_interactive.pm_.c:139
msgid ""
"Your Windows partition is too fragmented. Please reboot your computer under "
"Windows, run the ``defrag'' utility, then restart the Mandrake Linux "
"installation."
msgstr ""
"Windows-partitionen r fr fragmenterad, kr \"Defrag\" under Windows frst."

#: ../../install_interactive.pm_.c:140
msgid ""
"WARNING!\n"
"\n"
"DrakX will now resize your Windows partition. Be careful:\n"
"this operation is dangerous. If you have not already done\n"
"so, you should first exit the installation, run scandisk\n"
"under Windows (and optionally run defrag), then restart the\n"
"installation. You should also backup your data.\n"
"When sure, press Ok."
msgstr ""
"VARNING!\n"
"\n"
"DrakX kommer nu att ndra storleken p Windows-partitionen.\n"
"Var frsiktig: detta moment r riskfyllt. Om du inte redan gjort\n"
"det, ska du frst avsluta installationen och kra Scandisk i Windows\n"
"(och mjligtvis ven Defrag), starta sedan installationen p nytt.\n"
"Du br ocks skerhetskopiera dina data.\n"
"Nr du r sker, klicka OK."

#: ../../install_interactive.pm_.c:150
msgid "Which size do you want to keep for Windows on"
msgstr "Vilken storlek vill du behlla fr Windows p"

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

#: ../../install_interactive.pm_.c:158
#, c-format
msgid "FAT resizing failed: %s"
msgstr "FAT-storleksndring misslyckades: %s"

#: ../../install_interactive.pm_.c:173
msgid ""
"There is no FAT partition to resize or to use as loopback (or not enough "
"space left)"
msgstr ""
"Det finns ingen FAT-partition att ndra storlek p eller anvnda som "
"loopback (eller ej tillrckligt utrymme)"

#: ../../install_interactive.pm_.c:179
msgid "Erase entire disk"
msgstr "Radera hela hrddisken"

#: ../../install_interactive.pm_.c:179
msgid "Remove Windows(TM)"
msgstr "Ta bort Windows(TM)"

#: ../../install_interactive.pm_.c:182
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Du har mer n en hrddisk, vilken vill du installera Linux p?"

#: ../../install_interactive.pm_.c:185
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"Alla existerande partitioner p %s och dess data kommer att g frlorade."

#: ../../install_interactive.pm_.c:193
msgid "Custom disk partitioning"
msgstr "Anpassad diskpartitionering"

#: ../../install_interactive.pm_.c:197
msgid "Use fdisk"
msgstr "Anvnd fdisk"

#: ../../install_interactive.pm_.c:200
#, c-format
msgid ""
"You can now partition %s.\n"
"When you are done, don't forget to save using `w'"
msgstr ""
"Du kan nu partitionera %s.\n"
"Glm inte att spara med \"w\" nr du r klar."

#: ../../install_interactive.pm_.c:229
msgid "You don't have enough free space on your Windows partition"
msgstr "Du har inte tillrckligt med utrymme p Windows-partitionen."

#: ../../install_interactive.pm_.c:245
msgid "I can't find any room for installing"
msgstr "Kan inte hitta utrymme fr installation."

#: ../../install_interactive.pm_.c:248
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr "DrakXs partitioneringsguide hittade fljande lsningar:"

#: ../../install_interactive.pm_.c:252
#, c-format
msgid "Partitioning failed: %s"
msgstr "Partitionering misslyckades: %s"

#: ../../install_interactive.pm_.c:262
msgid "Bringing up the network"
msgstr "Startar ntverket"

#: ../../install_interactive.pm_.c:267
msgid "Bringing down the network"
msgstr "Stoppar ntverket"

#: ../../install_steps.pm_.c:76
msgid ""
"An error occurred, but I don't know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
"Ett fel uppstod och jag vet inte hur det kan hanteras p ett\n"
"bra stt. Fortstt p egen risk."

#: ../../install_steps.pm_.c:211
#, c-format
msgid "Duplicate mount point %s"
msgstr "Duplicera monteringspunkt %s"

#: ../../install_steps.pm_.c:380
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
"\"\n"
msgstr ""
"Ngra viktiga paket blev inte installerade ordentligt.\n"
"Antingen r cd-enheten eller cd-skivan trasig.\n"
"Du kan kontrollera cd-skivan p en redan installerad\n"
"Mandrake Linux-dator med kommandot \"rpm -qpl Mandrake/RPMS/*.rpm\".\n"

#: ../../install_steps.pm_.c:452
#, c-format
msgid "Welcome to %s"
msgstr "Vlkommen till %s"

#: ../../install_steps.pm_.c:531 ../../install_steps.pm_.c:770
msgid "No floppy drive available"
msgstr "Ingen diskettstation tillgnglig"

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

#: ../../install_steps_gtk.pm_.c:150
msgid ""
"Your system is low on resources. You may have some problem installing\n"
"Mandrake Linux. If that occurs, you can try a text install instead. For "
"this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"Systemet har ont om resurser. Du kan f problem med att installera\n"
"Mandrake Linux. Om det blir problem kan du prova den textbaserade\n"
"installationen istllet. Fr att gra det tryck F1 nr du startar\n"
"frn cd-skivan, skriv sedan \"text\"."

#: ../../install_steps_gtk.pm_.c:161 ../../install_steps_interactive.pm_.c:231
msgid "Install Class"
msgstr "Installationsklass"

#: ../../install_steps_gtk.pm_.c:164
msgid "Please choose one of the following classes of installation:"
msgstr "Vlj en av de fljande installationsklasserna:"

#: ../../install_steps_gtk.pm_.c:237 ../../install_steps_interactive.pm_.c:676
msgid "Package Group Selection"
msgstr "Val av paketgrupper"

#: ../../install_steps_gtk.pm_.c:270 ../../install_steps_interactive.pm_.c:691
msgid "Individual package selection"
msgstr "Vlj enskilda paket"

#: ../../install_steps_gtk.pm_.c:293 ../../install_steps_interactive.pm_.c:614
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Total storlek: %d / %d MB"

#: ../../install_steps_gtk.pm_.c:335
msgid "Bad package"
msgstr "Ogiltigt paket"

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

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

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

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

#: ../../install_steps_gtk.pm_.c:361
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
"Du kan inte vlja detta paket eftersom det inte finns tillrckligt med "
"utrymme."

#: ../../install_steps_gtk.pm_.c:366
msgid "The following packages are going to be installed"
msgstr "Fljande paket kommer att installeras"

#: ../../install_steps_gtk.pm_.c:367
msgid "The following packages are going to be removed"
msgstr "Fljande paket kommer att tas bort"

#: ../../install_steps_gtk.pm_.c:379
msgid "You can't select/unselect this package"
msgstr "Du kan inte vlja/vlja bort detta paket."

#: ../../install_steps_gtk.pm_.c:391
msgid "This is a mandatory package, it can't be unselected"
msgstr "Detta r ett obligatoriskt paket som inte kan vljas bort."

#: ../../install_steps_gtk.pm_.c:393
msgid "You can't unselect this package. It is already installed"
msgstr "Du kan inte vlja bort detta paket. Det r redan installerat."

#: ../../install_steps_gtk.pm_.c:396
msgid ""
"This package must be upgraded.\n"
"Are you sure you want to deselect it?"
msgstr ""
"Detta paket mste uppdateras.\n"
"r du sker p att du vill vlja bort det?"

#: ../../install_steps_gtk.pm_.c:399
msgid "You can't unselect this package. It must be upgraded"
msgstr "Du kan inte vlja bort det hr paketet. Det mste uppdateras."

#: ../../install_steps_gtk.pm_.c:404
msgid "Show automatically selected packages"
msgstr "Visa automatiskt valda paket"

#: ../../install_steps_gtk.pm_.c:405 ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
#: ../../standalone/drakbackup_.c:4259
msgid "Install"
msgstr "Installera"

#: ../../install_steps_gtk.pm_.c:408
msgid "Load/Save on floppy"
msgstr "Ladda/spara p diskett"

#: ../../install_steps_gtk.pm_.c:409
msgid "Updating package selection"
msgstr "Uppdaterar paketval"

#: ../../install_steps_gtk.pm_.c:414
msgid "Minimal install"
msgstr "Minimal installation"

#: ../../install_steps_gtk.pm_.c:429 ../../install_steps_interactive.pm_.c:522
msgid "Choose the packages you want to install"
msgstr "Vlj paketen som du vill installera"

#: ../../install_steps_gtk.pm_.c:445 ../../install_steps_interactive.pm_.c:760
msgid "Installing"
msgstr "Installerar"

#: ../../install_steps_gtk.pm_.c:451
msgid "Estimating"
msgstr "Uppskattar"

#: ../../install_steps_gtk.pm_.c:458
msgid "Time remaining "
msgstr "terstende tid "

#: ../../install_steps_gtk.pm_.c:470
msgid "Please wait, preparing installation..."
msgstr "Vnta, frbereder installation..."

#: ../../install_steps_gtk.pm_.c:554
#, c-format
msgid "%d packages"
msgstr "%d paket"

#: ../../install_steps_gtk.pm_.c:559
#, c-format
msgid "Installing package %s"
msgstr "Installerar paket %s"

#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
#: ../../install_steps_interactive.pm_.c:784
#: ../../standalone/drakautoinst_.c:202
msgid "Accept"
msgstr "Accepterar"

#: ../../install_steps_gtk.pm_.c:596 ../../install_steps_interactive.pm_.c:189
#: ../../install_steps_interactive.pm_.c:784
msgid "Refuse"
msgstr "Accepterar inte"

#: ../../install_steps_gtk.pm_.c:597 ../../install_steps_interactive.pm_.c:785
#, c-format
msgid ""
"Change your Cd-Rom!\n"
"\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done.\n"
"If you don't have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
"Byt cd-skiva.\n"
"\n"
"Stt in cd-skivan med namn \"%s\" och klicka p OK.\n"
"Om du inte har den, klicka p Avbryt fr att hoppa ver\n"
"den delen av installationen."

#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_gtk.pm_.c:615
#: ../../install_steps_interactive.pm_.c:797
#: ../../install_steps_interactive.pm_.c:801
msgid "Go on anyway?"
msgstr "Fortstta nd?"

#: ../../install_steps_gtk.pm_.c:611 ../../install_steps_interactive.pm_.c:797
msgid "There was an error ordering packages:"
msgstr "Det uppstod ett fel vid sortering av paket:"

#: ../../install_steps_gtk.pm_.c:615 ../../install_steps_interactive.pm_.c:801
msgid "There was an error installing packages:"
msgstr "Det uppstod ett fel vid installation av paketen:"

#: ../../install_steps_interactive.pm_.c:10
msgid ""
"\n"
"Warning\n"
"\n"
"Please read carefully the terms below. If you disagree with any\n"
"portion, you are not allowed to install the next CD media. Press 'Refuse' \n"
"to continue the installation without using these media.\n"
"\n"
"\n"
"Some components contained in the next CD media are not governed\n"
"by the GPL License or similar agreements. Each such component is then\n"
"governed by the terms and conditions of its own specific license. \n"
"Please read carefully and comply with such specific licenses before \n"
"you use or redistribute the said components. \n"
"Such licenses will in general prevent the transfer,  duplication \n"
"(except for backup purposes), redistribution, reverse engineering, \n"
"de-assembly, de-compilation or modification of the component. \n"
"Any breach of agreement will immediately terminate your rights under \n"
"the specific license. Unless the specific license terms grant you such\n"
"rights, you usually cannot install the programs on more than one\n"
"system, or adapt it to be used on a network. In doubt, please contact \n"
"directly the distributor or editor of the component. \n"
"Transfer to third parties or copying of such components including the \n"
"documentation is usually forbidden.\n"
"\n"
"\n"
"All rights to the components of the next CD media belong to their \n"
"respective authors and are protected by intellectual property and \n"
"copyright laws applicable to software programs.\n"
msgstr ""
"\n"
"Varning\n"
"\n"
"Ls reglerna nedan noga. Om du inte godknner dem, fr du\n"
"inte installera program frn nsta cd. Klicka p Accepterar inte fr att\n"
"fortstta installationen utan programmen frn nsta cd.\n"
"\n"
"\n"
"Ngra av komponenterna p nsta cd r inte licensierade under GPL\n"
"eller ngon liknande licens. Varje sdan komponent r i stllet\n"
"licensierad under sitt eget licensavtal. Ls och godknn varje\n"
"enskild sdan licens fre anvndning eller distribuering av dessa\n"
"komponenter. De flesta av dessa licenser frbjuder verfring,\n"
"kopiering (utom fr backupendaml), distribuering samt modifiering av\n"
"komponenten. Alla brott mot reglerna under ngon av dessa licenser,\n"
"frverkar omedelbart dina rttigheter under licensen i frga. Utom i\n"
"de fall licensen fr en komponent uttryckligen ger dig den rttigheten,\n"
"fr du inte installera komponenten p mer n ett system, eller fr\n"
"anvndning p ett ntverk. Om du r osker, kontakta\n"
"tillverkaren av komponenten i frga. Kopiering till tredje part av\n"
"sdana komponenter, inkluderat deras dokumentation, r normalt sett\n"
"frbjuden.\n"
"\n"
"\n"
"Alla rttigheter till komponenterna p nsta cd tillhr deras\n"
"respektive upphovsmn, och r skyddade av\n"
"imaterialrtt/copyright-lagstiftning som kan appliceras p mjukvara.\n"

#: ../../install_steps_interactive.pm_.c:67
msgid "An error occurred"
msgstr "Ett fel intrffade"

#: ../../install_steps_interactive.pm_.c:85
msgid "Do you really want to leave the installation?"
msgstr "Vill du verkligen lmna installationen?"

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

#: ../../install_steps_interactive.pm_.c:113
msgid ""
"Introduction\n"
"\n"
"The operating system and the different components available in the Mandrake "
"Linux distribution \n"
"shall be called the \"Software Products\" hereafter. The Software Products "
"include, but are not \n"
"restricted to, the set of programs, methods, rules and documentation related "
"to the operating \n"
"system and the different components of the Mandrake Linux distribution.\n"
"\n"
"\n"
"1. License Agreement\n"
"\n"
"Please read this document carefully. This document is a license agreement "
"between you and  \n"
"MandrakeSoft S.A. which applies to the Software Products.\n"
"By installing, duplicating or using the Software Products in any manner, you "
"explicitly \n"
"accept and fully agree to conform to the terms and conditions of this "
"License. \n"
"If you disagree with any portion of the License, you are not allowed to "
"install, duplicate or use \n"
"the Software Products. \n"
"Any attempt to install, duplicate or use the Software Products in a manner "
"which does not comply \n"
"with the terms and conditions of this License is void and will terminate "
"your rights under this \n"
"License. Upon termination of the License,  you must immediately destroy all "
"copies of the \n"
"Software Products.\n"
"\n"
"\n"
"2. Limited Warranty\n"
"\n"
"The Software Products and attached documentation are provided \"as is\", "
"with no warranty, to the \n"
"extent permitted by law.\n"
"MandrakeSoft S.A. will, in no circumstances and to the extent permitted by "
"law, be liable for any special,\n"
"incidental, direct or indirect damages whatsoever (including without "
"limitation damages for loss of \n"
"business, interruption of business, financial loss, legal fees and penalties "
"resulting from a court \n"
"judgment, or any other consequential loss) arising out of  the use or "
"inability to use the Software \n"
"Products, even if MandrakeSoft S.A. has been advised of the possibility or "
"occurence of such \n"
"damages.\n"
"\n"
"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
"COUNTRIES\n"
"\n"
"To the extent permitted by law, MandrakeSoft S.A. or its distributors will, "
"in no circumstances, be \n"
"liable for any special, incidental, direct or indirect damages whatsoever "
"(including without \n"
"limitation damages for loss of business, interruption of business, financial "
"loss, legal fees \n"
"and penalties resulting from a court judgment, or any other consequential "
"loss) arising out \n"
"of the possession and use of software components or arising out of  "
"downloading software components \n"
"from one of Mandrake Linux sites  which are prohibited or restricted in some "
"countries by local laws.\n"
"This limited liability applies to, but is not restricted to, the strong "
"cryptography components \n"
"included in the Software Products.\n"
"\n"
"\n"
"3. The GPL License and Related Licenses\n"
"\n"
"The Software Products consist of components created by different persons or "
"entities.  Most \n"
"of these components are governed under the terms and conditions of the GNU "
"General Public \n"
"Licence, hereafter called \"GPL\", or of similar licenses. Most of these "
"licenses allow you to use, \n"
"duplicate, adapt or redistribute the components which they cover. Please "
"read carefully the terms \n"
"and conditions of the license agreement for each component before using any "
"component. Any question \n"
"on a component license should be addressed to the component author and not "
"to MandrakeSoft.\n"
"The programs developed by MandrakeSoft S.A. are governed by the GPL License. "
"Documentation written \n"
"by MandrakeSoft S.A. is governed by a specific license. Please refer to the "
"documentation for \n"
"further details.\n"
"\n"
"\n"
"4. Intellectual Property Rights\n"
"\n"
"All rights to the components of the Software Products belong to their "
"respective authors and are \n"
"protected by intellectual property and copyright laws applicable to software "
"programs.\n"
"MandrakeSoft S.A. reserves its rights to modify or adapt the Software "
"Products, as a whole or in \n"
"parts, by all means and for all purposes.\n"
"\"Mandrake\", \"Mandrake Linux\" and associated logos are trademarks of "
"MandrakeSoft S.A.  \n"
"\n"
"\n"
"5. Governing Laws \n"
"\n"
"If any portion of this agreement is held void, illegal or inapplicable by a "
"court judgment, this \n"
"portion is excluded from this contract. You remain bound by the other "
"applicable sections of the \n"
"agreement.\n"
"The terms and conditions of this License are governed by the Laws of "
"France.\n"
"All disputes on the terms of this license will preferably be settled out of "
"court. As a last \n"
"resort, the dispute will be referred to the appropriate Courts of Law of "
"Paris - France.\n"
"For any question on this document, please contact MandrakeSoft S.A.  \n"
msgstr ""
"Detta r en inofficiell versttning av licensavtalet fr\n"
"Linux Mandrake. Denna text bestmmer inte reglerna fr mjukvara i\n"
"denna distribution - endast den franska originaltexten fr\n"
"Linux Mandrake-licensen gr det. Denna text tillhandahlls fr att\n"
"hjlpa dig som svensktalande att frst licensen bttre.\n"
"\n"
"\n"
"Introduktion\n"
"\n"
" Hdanefter avses med beteckningen \"Mjukvaruprodukter\",\n"
"operativsystemet, samt de olika komponenter som ingr i\n"
"Mandrake Linux-distributionen. Mjukvaruprodukterna inkluderar, men r\n"
"inte begrnsade till, programmen, metoderna, reglerna och\n"
"dokumentationen relaterade till operativsystemet och de olika\n"
"komponenterna i Mandrake Linux-distributionen.\n"
"\n"
"\n"
"1. Licens\n"
"\n"
" Ls denna text noggrant. Den r en licensavtal mellan dig\n"
"och MandrakeSoft S.A., gllande mjukvaruprodukterna. Genom att\n"
"installera, kopiera, eller anvnda mjukvaruprodukterna p ngot stt,\n"
"accepterar du detta avtal, och godknner att rtta dig efter dess\n"
"regler.\n"
" Genom att installera, kopiera eller anvnda mjukvaruprodukterna p\n"
"ngot stt som inte tillts enligt detta avtal, har du brutit avtalet,\n"
"som d upphr, och drigenom frverkat alla de rttigheter det ger\n"
"dig. Skulle avtalet upphra, mste du omedelbart frstra alla kopior\n"
"av mjukvaruprodukten.\n"
"\n"
"\n"
"2. Begrnsad garanti\n"
"\n"
" Mjukvaruprodukten och medfljande dokumentation tillhandahlls \"som\n"
"den r\", utan ngon som helst garanti, endast begrnsat av vad lagen\n"
"krver. MandrakeSoft S.A. ska, under inga omstndigheter, till den\n"
"grad lagen tillter det, hllas ansvariga fr olycks-, direkt eller\n"
"indirekt skada (bland annat, men inte begrnsat till, minskad\n"
"frsljning, drifts-/affrs-avbrott, finansiella frluster,\n"
"rttsavgifter och bter i en rttsprocess mot er, eller ngra andra\n"
"drav fljande frluster) som orsakats av anvndandet, eller ofrmgan\n"
"att anvnda mjukvaruprodukten, ven om MandrakeSoft S.A. skulle ha\n"
"vetskap mjligheten av en sdan hndelse.\n"
"\n"
"BEGRNSAT ANSVAR GLLANDE GANDET ELLER ANVNDANDET AV PROGRAMVARA FRBJUDEN "
"I VISSA LNDER\n"
"\n"
" MandrakeSoft S.A. ska, under inga omstndigheter, till den grad\n"
"lagen tillter det, hllas ansvariga fr olycks-, direkt eller\n"
"indirekt skada (bland annat, men inte begrnsat till, minskad\n"
"frsljning, drifts-/affrs-avbrott, finansiella frluster,\n"
"rttsavgifter och bter i en rttsprocess mot er, eller ngra andra\n"
"drav fljande frluster) som orsakats av gandet, anvndandet eller\n"
"nedladdandet, frn ngon av Mandrake Linuxs siter, av\n"
"mjukvarukomponenter som r frbjudna eller begrnsade av landets\n"
"lagar. Detta begrnsade ansvar gller bland annat, men r inte\n"
"begrnsat till, det kryptografiska mjukvarukomponenter som ingr i\n"
"Mjukvaruprodukten.\n"
"\n"
"\n"
"3. GPL och relaterade licenser\n"
"\n"
" Mjukvaruprodukten bestr av komponenter med olika upphovsmn (fysiska\n"
"eller juridiska). De flesta av dessa komponenter distribueras under\n"
"The GNU General Public License, hdanefter kallad \"GPL\", eller\n"
"liknande licenser. De flesta av dessa licenser tillter dig att\n"
"anvnda, kopiera, ndra och distribuera de licensierade\n"
"komponenterna. Ls avtalet fr varje enskild komponent noga\n"
"innan ni anvnder komponenten i frga. Varje frga angende licensen\n"
"fr en given komponent ska stllas till komponentens upphovsman,\n"
"inte till MandrakeSoft S.A.\n"
" Program skrivna av MandrakeSoft S.A. distribueras under GPL.\n"
" Dokumentation skriven av MandrakeSoft S.A. distribueras under en\n"
"speciell licens. Se dokumentationen fr detaljer.\n"
"\n"
"\n"
"4. Upphovsrtt\n"
"\n"
" Alla rttigheter till Mjukvaruproduktens komponenter tillhr deras\n"
"respektive upphovsmn och r skyddade av\n"
"immaterialrtt/copyrightlagstiftning som kan appliceras p mjukvara.\n"
" MandrakeSoft S.A. har rtt att ndra mjukvaruprodukten, helt eller\n"
"delvis, p alla stt och fr alla ndaml.\n"
" \"Mandrake\", \"Mandrake Linux\" och associerade logotyper r\n"
"registrerade varumrken tillhrande MandrakeSoft S.A.\n"
"\n"
"\n"
"5. Lagar\n"
"\n"
" Skulle ngon del av detta avtal hllas olagligt, icke applicerbart\n"
"eller ogiltigt av domstol, ska denna del exkluderas frn avtalet. Ni\n"
"fortstter d att vara bunden av de terstende delarna av detta\n"
"avtal.\n"
" Detta avtals regler regleras av Frankrikes lagar.\n"
" Alla stridigheter ver reglerna i detta avtal ska i frsta hand\n"
"gras upp utom domstol, och om detta ej r mjligt, inom en domstol i\n"
"Paris, Frankrike.\n"
" Fr alla frgor rrande denna text, kontakta MandrakeSoft\n"
"S.A.\n"

#: ../../install_steps_interactive.pm_.c:191
msgid "Are you sure you refuse the licence?"
msgstr "r du sker p att du inte vill accepetera licensen?"

#: ../../install_steps_interactive.pm_.c:211
#: ../../install_steps_interactive.pm_.c:1021
#: ../../standalone/keyboarddrake_.c:31
msgid "Keyboard"
msgstr "Tangentbord"

#: ../../install_steps_interactive.pm_.c:212
msgid "Please choose your keyboard layout."
msgstr "Vlj tangentbordslayout."

#: ../../install_steps_interactive.pm_.c:213
msgid "Here is the full list of keyboards available"
msgstr "Hr r hela listan med olika tangentbord"

#: ../../install_steps_interactive.pm_.c:231
msgid "Which installation class do you want?"
msgstr "Vilken installationsklass vill du anvnda?"

#: ../../install_steps_interactive.pm_.c:235
msgid "Install/Update"
msgstr "Installera/Uppdatera"

#: ../../install_steps_interactive.pm_.c:235
msgid "Is this an install or an update?"
msgstr "r detta en installation eller en uppdatering?"

#: ../../install_steps_interactive.pm_.c:244
msgid "Recommended"
msgstr "Rekommenderad"

#: ../../install_steps_interactive.pm_.c:247
#: ../../install_steps_interactive.pm_.c:250
msgid "Expert"
msgstr "Expert"

#: ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
msgid "Upgrade"
msgstr "Uppdatera"

#: ../../install_steps_interactive.pm_.c:255
#: ../../install_steps_interactive.pm_.c:259
msgid "Upgrade packages only"
msgstr "Uppdatera endast paket"

#: ../../install_steps_interactive.pm_.c:275
msgid "Please choose the type of your mouse."
msgstr "Vlj mustyp."

#: ../../install_steps_interactive.pm_.c:281 ../../standalone/mousedrake_.c:60
msgid "Mouse Port"
msgstr "Musport"

#: ../../install_steps_interactive.pm_.c:282 ../../standalone/mousedrake_.c:61
msgid "Please choose on which serial port your mouse is connected to."
msgstr "Vlj vilken serieport musen r kopplad till."

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

#: ../../install_steps_interactive.pm_.c:292
msgid "Button 2 Emulation"
msgstr "Knapp 2-emulering"

#: ../../install_steps_interactive.pm_.c:293
msgid "Button 3 Emulation"
msgstr "Knapp 3-emulering"

#: ../../install_steps_interactive.pm_.c:314
msgid "Configuring PCMCIA cards..."
msgstr "Konfigurerar PCMCIA-kort..."

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

#: ../../install_steps_interactive.pm_.c:321
msgid "Configuring IDE"
msgstr "Konfigurerar IDE"

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

#: ../../install_steps_interactive.pm_.c:338
msgid "No partition available"
msgstr "Inga tillgngliga partitioner"

#: ../../install_steps_interactive.pm_.c:341
msgid "Scanning partitions to find mount points"
msgstr "Sker av partitioner fr att finna monteringspunkter"

#: ../../install_steps_interactive.pm_.c:349
msgid "Choose the mount points"
msgstr "Vlj monteringspunkter"

#: ../../install_steps_interactive.pm_.c:379
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
"system, you'll need to create the bootstrap partition in DiskDrake"
msgstr ""
"Inget ledigt utrymme fr 1MB bootstrap. Installationen fortstter, men fr "
"att starta systemet mste du skapa en \"bootstrap\"-partition i Diskdrake."

#: ../../install_steps_interactive.pm_.c:388
msgid "No root partition found to perform an upgrade"
msgstr "Ingen rotpartition hittades fr uppdatering"

#: ../../install_steps_interactive.pm_.c:389
msgid "Root Partition"
msgstr "Rotpartition"

#: ../../install_steps_interactive.pm_.c:390
msgid "What is the root partition (/) of your system?"
msgstr "Vad r rotpartitionen (/) i systemet?"

#: ../../install_steps_interactive.pm_.c:404
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Du behver starta om datorn fr att ndringarna i partitionstabellen ska "
"aktiveras."

#: ../../install_steps_interactive.pm_.c:428
msgid "Choose the partitions you want to format"
msgstr "Vlj de partitioner du vill formatera"

#: ../../install_steps_interactive.pm_.c:429
msgid "Check bad blocks?"
msgstr "Sk efter felaktiga block?"

#: ../../install_steps_interactive.pm_.c:456
msgid "Formatting partitions"
msgstr "Formaterar partitioner"

#: ../../install_steps_interactive.pm_.c:458
#, c-format
msgid "Creating and formatting file %s"
msgstr "Skapar och formaterar filen %s"

#: ../../install_steps_interactive.pm_.c:463
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
"you can loose data)"
msgstr ""
"Misslyckades med att kontrollera filsystemet %s. Vill du reparera felen? (du "
"kan frlora data)"

#: ../../install_steps_interactive.pm_.c:465
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"Ej tillrckligt med vxlingsutrymme fr att genomfra installationen, lgg "
"till mer."

#: ../../install_steps_interactive.pm_.c:472
msgid "Looking for available packages and rebuilding rpm database..."
msgstr "Sker efter tillgngliga paket och bygger om RPM-databas..."

#: ../../install_steps_interactive.pm_.c:473
msgid "Looking for available packages..."
msgstr "Sker efter tillgngliga paket..."

#: ../../install_steps_interactive.pm_.c:476
msgid "Looking at packages already installed..."
msgstr "Sker efter paket som redan r installerade..."

#: ../../install_steps_interactive.pm_.c:480
msgid "Finding packages to upgrade..."
msgstr "Sker efter paket att uppdatera..."

#: ../../install_steps_interactive.pm_.c:498
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
"> %d)"
msgstr ""
"Systemet har inte tillrckligt med utrymme fr installation eller "
"uppdatering (%d > %d)"

#: ../../install_steps_interactive.pm_.c:534
msgid ""
"Please choose load or save package selection on floppy.\n"
"The format is the same as auto_install generated floppies."
msgstr ""
"Vlj ladda eller spara paketval p diskett.\n"
"Formatet r detsamma som fr auto_install-genererade disketter."

#: ../../install_steps_interactive.pm_.c:536
msgid "Load from floppy"
msgstr "Ladda frn diskett"

#: ../../install_steps_interactive.pm_.c:536
msgid "Save on floppy"
msgstr "Spara p diskett"

#: ../../install_steps_interactive.pm_.c:540
msgid "Loading from floppy"
msgstr "Laddar frn diskett"

#: ../../install_steps_interactive.pm_.c:540
msgid "Package selection"
msgstr "Paketval"

#: ../../install_steps_interactive.pm_.c:545
msgid "Insert a floppy containing package selection"
msgstr "Stt in en diskett som innehller ditt paketval"

#: ../../install_steps_interactive.pm_.c:627
msgid "Selected size is larger than available space"
msgstr "Vald storlek r strre n tillgngligt utrymme."

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

#: ../../install_steps_interactive.pm_.c:643
msgid ""
"You haven't selected any group of packages.\n"
"Please choose the minimal installation you want:"
msgstr ""
"Du har inte valt ngra gruppaket.\n"
"Vlj den minimala installationen du vill ha:"

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

#: ../../install_steps_interactive.pm_.c:648
msgid "With basic documentation (recommended!)"
msgstr "Med grundlggande dokumentation (rekommenderas)"

#: ../../install_steps_interactive.pm_.c:649
msgid "Truly minimal install (especially no urpmi)"
msgstr "Minimal installation (ingen urpmi)"

#: ../../install_steps_interactive.pm_.c:734
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
"If you have none of those CDs, click Cancel.\n"
"If only some CDs are missing, unselect them, then click Ok."
msgstr ""
"Om du har alla cd-skivorna i listan ovan, vlj OK.\n"
"Om du inte har ngon av dem, vlj Avbryt.\n"
"Om du bara har ngra av dem, se till att bara\n"
"de du har r valda, vlj sedan OK."

#: ../../install_steps_interactive.pm_.c:739
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-rom med etiketten \"%s\""

#: ../../install_steps_interactive.pm_.c:760
msgid "Preparing installation"
msgstr "Frbereder installation"

#: ../../install_steps_interactive.pm_.c:769
#, c-format
msgid ""
"Installing package %s\n"
"%d%%"
msgstr ""
"Installerar paket %s\n"
"%d%%"

#: ../../install_steps_interactive.pm_.c:815
msgid "Post-install configuration"
msgstr "Bearbetar installerade paket"

#: ../../install_steps_interactive.pm_.c:821
#, c-format
msgid "Please insert the Boot floppy used in drive %s"
msgstr "Stt in aktuell startdiskett i diskettstationen %s"

#: ../../install_steps_interactive.pm_.c:827
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Stt in disketten med uppdaterade moduler i diskettstationen %s"

#: ../../install_steps_interactive.pm_.c:847
msgid ""
"You now have the opportunity to download encryption software.\n"
"\n"
"WARNING:\n"
"\n"
"Due to different general requirements applicable to these software and "
"imposed\n"
"by various jurisdictions, customer and/or end user of theses software "
"should\n"
"ensure that the laws of his/their jurisdiction allow him/them to download, "
"stock\n"
"and/or use these software.\n"
"\n"
"In addition customer and/or end user shall particularly be aware to not "
"infringe\n"
"the laws of his/their jurisdiction. Should customer and/or end user not\n"
"respect the provision of these applicable laws, he/they will incure serious\n"
"sanctions.\n"
"\n"
"In no event shall Mandrakesoft nor its manufacturers and/or suppliers be "
"liable\n"
"for special, indirect or incidental damages whatsoever (including, but not\n"
"limited to loss of profits, business interruption, loss of commercial data "
"and\n"
"other pecuniary losses, and eventual liabilities and indemnification to be "
"paid\n"
"pursuant to a court decision) arising out of use, possession, or the sole\n"
"downloading of these software, to which customer and/or end user could\n"
"eventually have access after having sign up the present agreement.\n"
"\n"
"\n"
"For any queries relating to these agreement, please contact \n"
"Mandrakesoft, Inc.\n"
"2400 N. Lincoln Avenue Suite 243\n"
"Altadena California 91001\n"
"USA"
msgstr ""
"Du har nu mjlighet att ladda hem mjukvara fr kryptering.\n"
"\n"
"VARNING:\n"
"\n"
"Beroende p olika allmnna krav tillmpningsbara p denna mjukvara och "
"lagda\n"
"av olika jurisdiktioner, ska kund och/eller slutanvndare frskra sig om "
"att\n"
"lagar i hennes/deras jurisdiktion tillter henne/dem att ladda ner, lagra "
"och/eller\n"
"anvnda denna mjukvara.\n"
"\n"
"Dessutom ska kund och/eller slutanvndare vara extra uppmrksamma p att "
"inte\n"
"vertrda lagar i hennes/deras jurisdiktion. Skulle kund och/eller "
"slutanvndare inte\n"
"respektera villkoren i dessa tillmpningsbara lagar, kommer hon/dem att dra "
"sig\n"
"allvarliga sanktioner.\n"
"\n"
"Inte under ngra omstndigheter ska Mandraksoft eller dess tillverkare och/"
"eller\n"
"leverantrer anses ansvariga fr speciell, indirekt eller ofrutsedd skada "
"(inkluderat,\n"
"men inte begrnsat till frlorad inkomst, avbrott i affr, frlust av "
"kommersiell data och\n"
"andra pekunira frluster och eventuellt pfljande skadestnd och kostnader "
"i\n"
"samband med dom i domstol) uppkomna ur anvndning, innehav, eller enbart\n"
"nerladdning av denna mjukvara som kund och/eller slutanvndare kan f\n"
" tillgng till efter att accepterat det aktuella avtalet.\n"
"\n"
"\n"
"Fr ev. frgor relaterade till dessa avtal, kontakta \n"
"Mandrakesoft, Inc. \n"
"2400 N. Lincoln Avenue Suite 243\n"
"Altadena California 91001\n"
"USA"

#: ../../install_steps_interactive.pm_.c:886
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
"have been released after the distribution was released. They may\n"
"contain security or bug fixes.\n"
"\n"
"To download these packages, you will need to have a working Internet \n"
"connection.\n"
"\n"
"Do you want to install the updates ?"
msgstr ""
"Nu har du mjlighet att ladda hem programuppdateringar. Dessa\n"
"paket har kommit ut efter att denna distribution slppts. De kan\n"
"innehlla skerhetsuppdateringar eller felrttningar.\n"
"\n"
"Du behver en Internetanslutning fr att kunna fortstta.\n"
"\n"
"Vill du installera uppdateringarna?"

#: ../../install_steps_interactive.pm_.c:901
msgid ""
"Contacting Mandrake Linux web site to get the list of available mirrors..."
msgstr ""
"Kontaktar Mandrake Linux webbplats fr att hmta listan ver tillgngliga "
"speglar..."

#: ../../install_steps_interactive.pm_.c:906
msgid "Choose a mirror from which to get the packages"
msgstr "Vlj en webbplats frn vilken du vill hmta paketen"

#: ../../install_steps_interactive.pm_.c:915
msgid "Contacting the mirror to get the list of available packages..."
msgstr ""
"Kontaktar webbplatsen fr att hmta en lista ver tillgngliga paket..."

#: ../../install_steps_interactive.pm_.c:943
msgid "Which is your timezone?"
msgstr "Vilken r din tidszon?"

#: ../../install_steps_interactive.pm_.c:948
msgid "Hardware clock set to GMT"
msgstr "Hrdvaruklocka stlld till GMT"

#: ../../install_steps_interactive.pm_.c:949
msgid "Automatic time synchronization (using NTP)"
msgstr "Automatisk tidsynkronisering (med NTP)"

#: ../../install_steps_interactive.pm_.c:956
msgid "NTP Server"
msgstr "NTP-server"

#: ../../install_steps_interactive.pm_.c:990
#: ../../install_steps_interactive.pm_.c:998
msgid "Remote CUPS server"
msgstr "CUPS-fjrrserver"

#: ../../install_steps_interactive.pm_.c:991
msgid "No printer"
msgstr "Ingen skrivare"

#: ../../install_steps_interactive.pm_.c:1008
msgid "Do you have an ISA sound card?"
msgstr "Har du ett ISA-ljudkort?"

#: ../../install_steps_interactive.pm_.c:1010
msgid "Run \"sndconfig\" after installation to configure your sound card"
msgstr "Kr \"sndconfig\" efter installationen fr att konfigurera ljudkortet."

#: ../../install_steps_interactive.pm_.c:1012
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr "Inget ljudkort hittades. Prova \"harddrake\" efter installationen."

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

#: ../../install_steps_interactive.pm_.c:1020
msgid "Mouse"
msgstr "Mus"

#: ../../install_steps_interactive.pm_.c:1022
msgid "Timezone"
msgstr "Tidszon"

#: ../../install_steps_interactive.pm_.c:1023 ../../printerdrake.pm_.c:2937
#: ../../printerdrake.pm_.c:3026
msgid "Printer"
msgstr "Skrivare"

#: ../../install_steps_interactive.pm_.c:1025
msgid "ISDN card"
msgstr "ISDN-kort"

#: ../../install_steps_interactive.pm_.c:1028
#: ../../install_steps_interactive.pm_.c:1030
msgid "Sound card"
msgstr "Ljudkort"

#: ../../install_steps_interactive.pm_.c:1032
msgid "TV card"
msgstr "TV-kort"

#: ../../install_steps_interactive.pm_.c:1072
#: ../../install_steps_interactive.pm_.c:1097
#: ../../install_steps_interactive.pm_.c:1101
msgid "LDAP"
msgstr "LDAP"

#: ../../install_steps_interactive.pm_.c:1073
#: ../../install_steps_interactive.pm_.c:1097
#: ../../install_steps_interactive.pm_.c:1110
msgid "NIS"
msgstr "NIS"

#: ../../install_steps_interactive.pm_.c:1074
#: ../../install_steps_interactive.pm_.c:1097
#: ../../install_steps_interactive.pm_.c:1118
#: ../../install_steps_interactive.pm_.c:1124
msgid "Windows Domain"
msgstr "Windows-domn"

#: ../../install_steps_interactive.pm_.c:1075
#: ../../install_steps_interactive.pm_.c:1097
msgid "Local files"
msgstr "Lokala filer"

#: ../../install_steps_interactive.pm_.c:1084
#: ../../install_steps_interactive.pm_.c:1085 ../../steps.pm_.c:24
msgid "Set root password"
msgstr "Ange root-lsenord"

#: ../../install_steps_interactive.pm_.c:1086
msgid "No password"
msgstr "Inget lsenord"

#: ../../install_steps_interactive.pm_.c:1091
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Lsenordet r fr enkelt (det mste vara minst %d tecken lngt)"

#: ../../install_steps_interactive.pm_.c:1097 ../../network/modem.pm_.c:49
#: ../../standalone/drakconnect_.c:625 ../../standalone/logdrake_.c:172
msgid "Authentication"
msgstr "Autentisering"

#: ../../install_steps_interactive.pm_.c:1105
msgid "Authentication LDAP"
msgstr "LDAP-autentisering"

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

#: ../../install_steps_interactive.pm_.c:1107
msgid "LDAP Server"
msgstr "LDAP-server"

#: ../../install_steps_interactive.pm_.c:1113
msgid "Authentication NIS"
msgstr "NIS-autentisering"

#: ../../install_steps_interactive.pm_.c:1114
msgid "NIS Domain"
msgstr "NIS-domn"

#: ../../install_steps_interactive.pm_.c:1115
msgid "NIS Server"
msgstr "NIS-server"

#: ../../install_steps_interactive.pm_.c:1121
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
"run: C:\\>net localgroup \"Pre-Windows 2000 Compatible Access\" everyone /"
"add and reboot the server.\n"
"You will also need the username/password of a Domain Admin to join the "
"machine to the Windows(TM) domain.\n"
"If networking is not yet enabled, Drakx will attempt to join the domain "
"after the network setup step.\n"
"Should this setup fail for some reason and domain authentication is not "
"working, run 'smbpasswd -j DOMAIN -U USER%PASSWORD' using your Windows(tm) "
"Domain, and Admin Username/Password, after system boot.\n"
"The command 'wbinfo -t' will test whether your authentication secrets are "
"good."
msgstr ""
"Fr att detta ska fungera fr en Windows 2000-PDC mste antagligen "
"administratren kra: C:\\>net localgroup \"Pre-Windows 2000 Compatible "
"Access\" everyone /add och starta om servern.\n"
"Du behver ocks domnadministratrens anvndarnamn/lsenord fr att ansluta "
"datorn till Windows(TM)-domnen.\n"
"Om ntverket inte nnu r aktiverat kommer Drakx att frska ansluta till "
"domnen nr ntverksinstllningen r avklarad.\n"
"Om den instllningen av ngon anledning skulle misslyckas och "
"domnautentiseringen inte fungerar, kr \"smbpasswd -j DOMN -U ANVNDARE%"
"LSENORD\" med din Windows(tm)-domn och administratrens anvndarnamn/"
"lsenord efter systemstart.\n"
"Kommandot \"wbinfo -t\" kommer att testa om dina autentiseringshemligheter "
"r dugliga."

#: ../../install_steps_interactive.pm_.c:1123
msgid "Authentication Windows Domain"
msgstr "Autentiserande Windows-domn"

#: ../../install_steps_interactive.pm_.c:1125
msgid "Domain Admin User Name"
msgstr "Domnadministratrens anvndarnamn"

#: ../../install_steps_interactive.pm_.c:1126
msgid "Domain Admin Password"
msgstr "Domnadministratrens lsenord"

#: ../../install_steps_interactive.pm_.c:1161
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
"install\n"
"SILO on your system, or another operating system removes SILO, or SILO "
"doesn't\n"
"work with your hardware configuration. A custom bootdisk can also be used "
"with\n"
"the Mandrake rescue image, making it much easier to recover from severe "
"system\n"
"failures.\n"
"\n"
"If you want to create a bootdisk for your system, insert a floppy in the "
"first\n"
"drive and press \"Ok\"."
msgstr ""
"En anpassad startdiskett skapar ett stt att starta Linux-systemet utan\n"
"att vara beroende av den normala starthanteraren. Det r anvndbart om du "
"inte\n"
"vill installera SILO p systemet, eller om ngot annat operativsystem "
"raderar SILO\n"
"eller om SILO inte fungerar med hrdvaran. En anpassad startdiskett kan "
"ocks\n"
"anvndas i kombination med Mandrakes terskapningsavbild, vilket gr "
"rddning\n"
"av ett trasigt system mycket enklare.\n"
"\n"
"Om du vill skapa en startdiskett fr systemet, stt in en disk i frsta "
"diskett-\n"
"stationen och klicka OK."

#: ../../install_steps_interactive.pm_.c:1177
msgid "First floppy drive"
msgstr "Frsta diskettstationen"

#: ../../install_steps_interactive.pm_.c:1178
msgid "Second floppy drive"
msgstr "Andra diskettstationen"

#: ../../install_steps_interactive.pm_.c:1179 ../../printerdrake.pm_.c:2470
msgid "Skip"
msgstr "Hoppa ver"

#: ../../install_steps_interactive.pm_.c:1184
#, c-format
msgid ""
"A custom bootdisk provides a way of booting into your Linux system without\n"
"depending on the normal bootloader. This is useful if you don't want to "
"install\n"
"LILO (or grub) on your system, or another operating system removes LILO, or "
"LILO doesn't\n"
"work with your hardware configuration. A custom bootdisk can also be used "
"with\n"
"the Mandrake rescue image, making it much easier to recover from severe "
"system\n"
"failures. Would you like to create a bootdisk for your system?\n"
"%s"
msgstr ""
"En anpassad startdiskett skapar ett stt att starta Linux-systemet utan\n"
"att vara beroende av den normala starthanteraren. Det r anvndbart om du\n"
"inte vill installera Lilo (eller Grub) p systemet, eller om ngot annat\n"
"operativsystem raderar Lilo eller om Lilo inte fungerar med hrdvaran.\n"
"En anpassad startdiskett kan ocks anvndas i kombination med Mandrakes\n"
"terskapningsavbild, vilket gr terstllningen av ett trasigt system\n"
"mycket enklare. Vill du skapa en startdiskett fr systemet?\n"
"%s"

#: ../../install_steps_interactive.pm_.c:1190
msgid ""
"\n"
"\n"
"(WARNING! You're using XFS for your root partition,\n"
"creating a bootdisk on a 1.44 Mb floppy will probably fail,\n"
"because XFS needs a very large driver)."
msgstr ""
"\n"
"\n"
"(VARNING! Du anvnder XFS p rotpartitionen. Det\n"
"kan bli problem med att skapa en startdiskett eftersom XFS\n"
"krver en vldigt stor drivrutin)."

#: ../../install_steps_interactive.pm_.c:1198
msgid "Sorry, no floppy drive available"
msgstr "Ingen diskettstation hittades"

#: ../../install_steps_interactive.pm_.c:1202
msgid "Choose the floppy drive you want to use to make the bootdisk"
msgstr "Vlj diskettstationen du vill anvnda fr att skapa startdisketten"

#: ../../install_steps_interactive.pm_.c:1206
#, c-format
msgid "Insert a floppy in %s"
msgstr "Stt in en diskett i diskettstationen %s"

#: ../../install_steps_interactive.pm_.c:1209
msgid "Creating bootdisk..."
msgstr "Skapar startdiskett..."

#: ../../install_steps_interactive.pm_.c:1216
msgid "Preparing bootloader..."
msgstr "Frbereder starthanterare..."

#: ../../install_steps_interactive.pm_.c:1227
msgid ""
"You appear to have an OldWorld or Unknown\n"
" machine, the yaboot bootloader will not work for you.\n"
"The install will continue, but you'll\n"
" need to use BootX to boot your machine"
msgstr ""
"Du verkar ha en OldWorld eller oknd\n"
" maskin, yaboot-starthanteraren kommer inte att fungera.\n"
"Installationen fortstter, men du behver\n"
" anvnda BootX fr att starta datorn."

#: ../../install_steps_interactive.pm_.c:1233
msgid "Do you want to use aboot?"
msgstr "Vill du anvnda aboot?"

#: ../../install_steps_interactive.pm_.c:1236
msgid ""
"Error installing aboot, \n"
"try to force installation even if that destroys the first partition?"
msgstr ""
"Fel vid installationen av aboot.\n"
"Vill du frska nd, fast det kan frstra den frsta partitionen?"

#: ../../install_steps_interactive.pm_.c:1243
msgid "Installing bootloader"
msgstr "Installerar starthanterare"

#: ../../install_steps_interactive.pm_.c:1249
msgid "Installation of bootloader failed. The following error occured:"
msgstr "Installation av starthanteraren misslyckades. Fljande fel uppstod:"

#: ../../install_steps_interactive.pm_.c:1257
#, c-format
msgid ""
"You may need to change your Open Firmware boot-device to\n"
" enable the bootloader.  If you don't see the bootloader prompt at\n"
" reboot, hold down Command-Option-O-F at reboot and enter:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Then type: shut-down\n"
"At your next boot you should see the bootloader prompt."
msgstr ""
"Du behver eventuellt ndra Open Firmware-startenhet fr att\n"
" aktivera starthanteraren. Om du inte ser starthanterarprompten vid\n"
" omstart, hll ner Command-Option-O-F under uppstart och skriv:\n"
" setenv boot-device %s,\\\\:tbxi\n"
" Skriv sedan: shut-down\n"
"Vid nsta uppstart br du se starthanterarprompten."

#: ../../install_steps_interactive.pm_.c:1291
#: ../../standalone/drakautoinst_.c:79
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Stt in en tom diskett i diskettenhet %s"

#: ../../install_steps_interactive.pm_.c:1295
msgid "Creating auto install floppy..."
msgstr "Skapar automatisk installationsdiskett"

#: ../../install_steps_interactive.pm_.c:1306
msgid ""
"Some steps are not completed.\n"
"\n"
"Do you really want to quit now?"
msgstr ""
"Ngra steg r inte slutfrda.\n"
"\n"
"Vill du verkligen avbryta nu?"

#: ../../install_steps_interactive.pm_.c:1317
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
"Remove the boot media and press return to reboot.\n"
"\n"
"\n"
"For information on fixes which are available for this release of Mandrake "
"Linux,\n"
"consult the Errata available from:\n"
"\n"
"\n"
"%s\n"
"\n"
"\n"
"Information on configuring your system is available in the post\n"
"install chapter of the Official Mandrake Linux User's Guide."
msgstr ""
"Gratulerar! Installationen r frdig.\n"
"Ta ur diskett och/eller cd-skiva och tryck Enter fr att starta om datorn.\n"
"\n"
"Information om uppdateringar fr denna version av Mandrake Linux hittar du "
"p:\n"
"\n"
"%s\n"
"\n"
"\n"
"Information om anpassning av systemet finns i kapitlet \"post install\" i\n"
"boken \"Official Mandrake Linux User's Guide\"."

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

#: ../../install_steps_interactive.pm_.c:1335
msgid "Generate auto install floppy"
msgstr "Genererar automatisk installationsdiskett"

#: ../../install_steps_interactive.pm_.c:1337
msgid ""
"The auto install can be fully automated if wanted,\n"
"in that case it will take over the hard drive!!\n"
"(this is meant for installing on another box).\n"
"\n"
"You may prefer to replay the installation.\n"
msgstr ""
"Automatisk installation kan gras helt automatisk, om s nskas,\n"
"vilket gr att den tar ver hrddisken\n"
"(syftet r att installera p en annan dator).\n"
"\n"
"Du kan tnkas vilja kra samma installation i repris.\n"

#: ../../install_steps_interactive.pm_.c:1342
msgid "Automated"
msgstr "Automatiserad"

#: ../../install_steps_interactive.pm_.c:1342
msgid "Replay"
msgstr "Repris"

#: ../../install_steps_interactive.pm_.c:1345
msgid "Save packages selection"
msgstr "Spara paketval"

#: ../../install_steps_newt.pm_.c:22
#, c-format
msgid "Mandrake Linux Installation %s"
msgstr "Mandrake Linux installation %s"

#. -PO This string must fit in a 80-char wide text screen
#: ../../install_steps_newt.pm_.c:35
msgid ""
"  <Tab>/<Alt-Tab> between elements  | <Space> selects | <F12> next screen "
msgstr ""
"  <Tab>/<Alt-Tab> mellan element    | <Space> vljer  | <F12> nsta skrm "

#: ../../interactive.pm_.c:87
msgid "kdesu missing"
msgstr "kdesu saknas"

#: ../../interactive.pm_.c:89 ../../interactive.pm_.c:100
msgid "consolehelper missing"
msgstr "consolehelper saknas"

#: ../../interactive.pm_.c:152
msgid "Choose a file"
msgstr "Vlj en fil"

#: ../../interactive.pm_.c:320
msgid "Advanced"
msgstr "Avancerad"

#: ../../interactive.pm_.c:321
msgid "Basic"
msgstr "Grundlggande"

#: ../../interactive/newt.pm_.c:195 ../../my_gtk.pm_.c:158
#: ../../printerdrake.pm_.c:2124
msgid "<- Previous"
msgstr "<- Fregende"

#: ../../interactive/newt.pm_.c:195 ../../interactive/newt.pm_.c:197
#: ../../standalone/drakbackup_.c:4114 ../../standalone/drakbackup_.c:4141
#: ../../standalone/drakbackup_.c:4171 ../../standalone/drakbackup_.c:4197
msgid "Next"
msgstr "Nsta"

#: ../../interactive/stdio.pm_.c:29 ../../interactive/stdio.pm_.c:149
msgid "Bad choice, try again\n"
msgstr "Felaktigt val, frsk igen.\n"

#: ../../interactive/stdio.pm_.c:30 ../../interactive/stdio.pm_.c:150
#, c-format
msgid "Your choice? (default %s) "
msgstr "Ditt val? (standard %s) "

#: ../../interactive/stdio.pm_.c:54
#, c-format
msgid ""
"Entries you'll have to fill:\n"
"%s"
msgstr ""
"Poster du mste fylla i:\n"
"%s"

#: ../../interactive/stdio.pm_.c:70
#, c-format
msgid "Your choice? (0/1, default `%s') "
msgstr "Ditt val? (0/1, standard \"%s\")"

#: ../../interactive/stdio.pm_.c:95
#, c-format
msgid "Button `%s': %s"
msgstr "Knapp \"%s\": %s"

#: ../../interactive/stdio.pm_.c:96
msgid "Do you want to click on this button?"
msgstr "Vill du klicka p den hr knappen?"

#: ../../interactive/stdio.pm_.c:105
msgid " enter `void' for void entry"
msgstr " ange \"tom\" fr tom post"

#: ../../interactive/stdio.pm_.c:105
#, c-format
msgid "Your choice? (default `%s'%s) "
msgstr "Ditt val? (standard \"%s\"%s) "

#: ../../interactive/stdio.pm_.c:123
#, c-format
msgid "=> There are many things to choose from (%s).\n"
msgstr "=> Det finns mnga saker att vlja bland (%s).\n"

#: ../../interactive/stdio.pm_.c:126
msgid ""
"Please choose the first number of the 10-range you wish to edit,\n"
"or just hit Enter to proceed.\n"
"Your choice? "
msgstr ""
"Vlj frsta numret av de tio urval du vill ndra,\n"
"eller tryck Enter fr att fortstta.\n"
"Ditt val? "

#: ../../interactive/stdio.pm_.c:139
#, c-format
msgid ""
"=> Notice, a label changed:\n"
"%s"
msgstr ""
"=> Observera, en etikett ndrades:\n"
"%s"

#: ../../interactive/stdio.pm_.c:146
msgid "Re-submit"
msgstr "Skicka igen"

#: ../../keyboard.pm_.c:152 ../../keyboard.pm_.c:187
msgid "Czech (QWERTZ)"
msgstr "Tjeckiskt (QWERTZ)"

# Noteraatt de tidigare namnen, med a p slutet (t.ex. svenska) angav
# plural. Men vad jag vet anges alltid tangentbordslaouter i singular
# (Svenskt tangentbord, inte svenska tangentbord).
#: ../../keyboard.pm_.c:153 ../../keyboard.pm_.c:189
msgid "German"
msgstr "Tyskt"

# Noteraatt de tidigare namnen, med a p slutet (t.ex. svenska) angav
# plural. Men vad jag vet anges alltid tangentbordslaouter i singular
# (Svenskt tangentbord, inte svenska tangentbord).
#: ../../keyboard.pm_.c:154
msgid "Dvorak"
msgstr "Dvorak"

#: ../../keyboard.pm_.c:155 ../../keyboard.pm_.c:197
msgid "Spanish"
msgstr "Spanskt"

#: ../../keyboard.pm_.c:156 ../../keyboard.pm_.c:198
msgid "Finnish"
msgstr "Finskt"

#: ../../keyboard.pm_.c:157 ../../keyboard.pm_.c:199
msgid "French"
msgstr "Franskt"

#: ../../keyboard.pm_.c:158 ../../keyboard.pm_.c:231
msgid "Norwegian"
msgstr "Norskt"

#: ../../keyboard.pm_.c:159
msgid "Polish"
msgstr "Polskt"

#: ../../keyboard.pm_.c:160 ../../keyboard.pm_.c:239
msgid "Russian"
msgstr "Ryskt"

#: ../../keyboard.pm_.c:162 ../../keyboard.pm_.c:241
msgid "Swedish"
msgstr "Svenskt"

# Noteraatt de tidigare namnen, med a p slutet (t.ex. svenska) angav
# plural. Men vad jag vet anges alltid tangentbordslaouter i singular
# (Svenskt tangentbord, inte svenska tangentbord).
#: ../../keyboard.pm_.c:163 ../../keyboard.pm_.c:257
msgid "UK keyboard"
msgstr "Engelskt (UK)"

#: ../../keyboard.pm_.c:164 ../../keyboard.pm_.c:258
msgid "US keyboard"
msgstr "Engelskt (US)"

#: ../../keyboard.pm_.c:166
msgid "Albanian"
msgstr "Albanskt"

#: ../../keyboard.pm_.c:167
msgid "Armenian (old)"
msgstr "Armeniskt (gammal)"

#: ../../keyboard.pm_.c:168
msgid "Armenian (typewriter)"
msgstr "Armenskt (typewriter)"

#: ../../keyboard.pm_.c:169
msgid "Armenian (phonetic)"
msgstr "Armeniskt (fonetiskt)"

#: ../../keyboard.pm_.c:174
msgid "Azerbaidjani (latin)"
msgstr "Azerbaidjani (latin)"

#: ../../keyboard.pm_.c:176
msgid "Belgian"
msgstr "Belgiskt"

#: ../../keyboard.pm_.c:177
msgid "Bengali"
msgstr "Bengaliskt"

#: ../../keyboard.pm_.c:178
msgid "Bulgarian (phonetic)"
msgstr "Bulgariskt (fonetiskt)"

#: ../../keyboard.pm_.c:179
msgid "Bulgarian (BDS)"
msgstr "Bulgariskt (BDS)"

#: ../../keyboard.pm_.c:180
msgid "Brazilian (ABNT-2)"
msgstr "Brazilianskt (ABNT-2)"

#: ../../keyboard.pm_.c:183
msgid "Bosnian"
msgstr "Bosniskt"

#: ../../keyboard.pm_.c:184
msgid "Belarusian"
msgstr "Vitryskt"

#: ../../keyboard.pm_.c:185
msgid "Swiss (German layout)"
msgstr "Schweiziskt (Tysk uppsttning)"

#: ../../keyboard.pm_.c:186
msgid "Swiss (French layout)"
msgstr "Schweiziskt (Fransk uppsttning)"

# Noteraatt de tidigare namnen, med a p slutet (t.ex. svenska) angav
# plural. Men vad jag vet anges alltid tangentbordslaouter i singular
# (Svenskt tangentbord, inte svenska tangentbord).
#: ../../keyboard.pm_.c:188
msgid "Czech (QWERTY)"
msgstr "Tjeckiskt (QWERTY)"

#: ../../keyboard.pm_.c:190
msgid "German (no dead keys)"
msgstr "Tyskt (Inga dda tangenter)"

#: ../../keyboard.pm_.c:191
msgid "Devanagari"
msgstr "Devanagari"

#: ../../keyboard.pm_.c:192
msgid "Danish"
msgstr "Danskt"

#: ../../keyboard.pm_.c:193
msgid "Dvorak (US)"
msgstr "Dvorak (US)"

#: ../../keyboard.pm_.c:194
msgid "Dvorak (Norwegian)"
msgstr "Dvorak (Norskt)"

#: ../../keyboard.pm_.c:195
msgid "Dvorak (Swedish)"
msgstr "Dvorak (Svenskt)"

#: ../../keyboard.pm_.c:196
msgid "Estonian"
msgstr "Estniskt"

#: ../../keyboard.pm_.c:200
msgid "Georgian (\"Russian\" layout)"
msgstr "Georgiskt (\"Rysk\" uppsttning)"

#: ../../keyboard.pm_.c:201
msgid "Georgian (\"Latin\" layout)"
msgstr "Georgiskt (\"Latinsk\" uppsttning)"

#: ../../keyboard.pm_.c:202
msgid "Greek"
msgstr "Grekiskt"

#: ../../keyboard.pm_.c:203
msgid "Gujarati"
msgstr "Gujarati"

#: ../../keyboard.pm_.c:204
msgid "Gurmukhi"
msgstr "Gurmukhi"

#: ../../keyboard.pm_.c:205
msgid "Hungarian"
msgstr "Ungerskt"

#: ../../keyboard.pm_.c:206
msgid "Croatian"
msgstr "Kroatiskt"

#: ../../keyboard.pm_.c:207
msgid "Israeli"
msgstr "Israeliskt"

#: ../../keyboard.pm_.c:208
msgid "Israeli (Phonetic)"
msgstr "Israeliskt (Fonetiskt)"

#: ../../keyboard.pm_.c:209
msgid "Iranian"
msgstr "Iranskt"

#: ../../keyboard.pm_.c:210
msgid "Icelandic"
msgstr "Islndskt"

#: ../../keyboard.pm_.c:211
msgid "Italian"
msgstr "Italienskt"

#: ../../keyboard.pm_.c:212
msgid "Inuktitut"
msgstr "Inuktitut"

#: ../../keyboard.pm_.c:213
msgid "Japanese 106 keys"
msgstr "Japanskt 106 tangenter"

# Noteraatt de tidigare namnen, med a p slutet (t.ex. svenska) angav
# plural. Men vad jag vet anges alltid tangentbordslaouter i singular
# (Svenskt tangentbord, inte svenska tangentbord).
#: ../../keyboard.pm_.c:216
msgid "Korean keyboard"
msgstr "Koreanskt"

#: ../../keyboard.pm_.c:217
msgid "Latin American"
msgstr "Latinamerikanskt"

#: ../../keyboard.pm_.c:218
msgid "Laotian"
msgstr "Laotian"

#: ../../keyboard.pm_.c:219
msgid "Lithuanian AZERTY (old)"
msgstr "Litauiskt AZERTY (gamalt)"

#: ../../keyboard.pm_.c:221
msgid "Lithuanian AZERTY (new)"
msgstr "Litauiskt AZERTY (nytt)"

#: ../../keyboard.pm_.c:222
msgid "Lithuanian \"number row\" QWERTY"
msgstr "Litauiskt \"number row\" QWERTY"

#: ../../keyboard.pm_.c:223
msgid "Lithuanian \"phonetic\" QWERTY"
msgstr "Litauiskt \"phonetic\" QWERTY"

#: ../../keyboard.pm_.c:224
msgid "Latvian"
msgstr "Lettisk"

#: ../../keyboard.pm_.c:225
msgid "Macedonian"
msgstr "Makedoniskt"

#: ../../keyboard.pm_.c:226
msgid "Myanmar (Burmese)"
msgstr "Myanmar (Burmese)"

#: ../../keyboard.pm_.c:227
msgid "Mongolian (cyrillic)"
msgstr "Mongoliskt (cyrillic)"

#: ../../keyboard.pm_.c:228
msgid "Maltese (UK)"
msgstr "Maltese (UK)"

#: ../../keyboard.pm_.c:229
msgid "Maltese (US)"
msgstr "Maltese (US)"

#: ../../keyboard.pm_.c:230
msgid "Dutch"
msgstr "Hollndskt"

#: ../../keyboard.pm_.c:232
msgid "Polish (qwerty layout)"
msgstr "Polskt (querty-layout)"

#: ../../keyboard.pm_.c:233
msgid "Polish (qwertz layout)"
msgstr "Polskt (qwertz-layout)"

#: ../../keyboard.pm_.c:234
msgid "Portuguese"
msgstr "Portugisiskt"

#: ../../keyboard.pm_.c:235
msgid "Canadian (Quebec)"
msgstr "Kanadensiskt"

#: ../../keyboard.pm_.c:237
msgid "Romanian (qwertz)"
msgstr "Rumnskt (qwertz)"

#: ../../keyboard.pm_.c:238
msgid "Romanian (qwerty)"
msgstr "Rumnskt (qwerty)"

#: ../../keyboard.pm_.c:240
msgid "Russian (Yawerty)"
msgstr "Ryskt (Yawerty)"

#: ../../keyboard.pm_.c:242
msgid "Slovenian"
msgstr "Slovenskt"

#: ../../keyboard.pm_.c:243
msgid "Slovakian (QWERTZ)"
msgstr "Slovakiskt (QWERTZ)"

#: ../../keyboard.pm_.c:244
msgid "Slovakian (QWERTY)"
msgstr "Slovakiskt (QWERTY)"

#: ../../keyboard.pm_.c:246
msgid "Serbian (cyrillic)"
msgstr "Serbiskt (cyrillic)"

#: ../../keyboard.pm_.c:248
msgid "Tamil (Unicode)"
msgstr "Tamilsk (Unicode)"

#: ../../keyboard.pm_.c:249
msgid "Tamil (TSCII)"
msgstr "Tamilsk (TSCII)"

#: ../../keyboard.pm_.c:250
msgid "Thai keyboard"
msgstr "Thailndskt"

#: ../../keyboard.pm_.c:252
msgid "Tajik keyboard"
msgstr "Tajik"

#: ../../keyboard.pm_.c:253
msgid "Turkish (traditional \"F\" model)"
msgstr "Turkiskt (traditionell \"F\"-modell)"

#: ../../keyboard.pm_.c:254
msgid "Turkish (modern \"Q\" model)"
msgstr "Turkisk (modern \"Q\"-modell)"

#: ../../keyboard.pm_.c:256
msgid "Ukrainian"
msgstr "Ukrainskt"

#: ../../keyboard.pm_.c:259
msgid "US keyboard (international)"
msgstr "Amerikanskt (internationellt)"

#: ../../keyboard.pm_.c:260
msgid "Vietnamese \"numeric row\" QWERTY"
msgstr "Litauiskt \"numerisk rad\" QWERTY"

#: ../../keyboard.pm_.c:261
msgid "Yugoslavian (latin)"
msgstr "Jugoslaviskt (latinsk)"

#: ../../keyboard.pm_.c:268
msgid "Right Alt key"
msgstr "Hgra alt-tangenten"

#: ../../keyboard.pm_.c:269
msgid "Both Shift keys simultaneously"
msgstr "Bda shift-tangenterna nedtryckta samtidigt"

#: ../../keyboard.pm_.c:270
msgid "Control and Shift keys simultaneously"
msgstr "Ctrl och shift nedtryckta samtidigt"

#: ../../keyboard.pm_.c:271
msgid "CapsLock key"
msgstr "CapsLock-tangenten"

#: ../../keyboard.pm_.c:272
msgid "Ctrl and Alt keys simultaneously"
msgstr "Ctrl och alt nedtryckta samtidigt"

#: ../../keyboard.pm_.c:273
msgid "Alt and Shift keys simultaneously"
msgstr "Alt och shift nedtryckta samtidigt"

#: ../../keyboard.pm_.c:274
msgid "\"Menu\" key"
msgstr "\"Meny\"-tangenten"

#: ../../keyboard.pm_.c:275
msgid "Left \"Windows\" key"
msgstr "Vnstra \"Windows\"-tangenten"

#: ../../keyboard.pm_.c:276
msgid "Right \"Windows\" key"
msgstr "Hgra \"Windows\"-tangenten"

#: ../../loopback.pm_.c:32
#, c-format
msgid "Circular mounts %s\n"
msgstr "Cirkulra monteringar %s\n"

#: ../../lvm.pm_.c:103
msgid "Remove the logical volumes first\n"
msgstr "Ta bort de logiska volymerna frst\n"

#: ../../modparm.pm_.c:50
msgid "a number"
msgstr "ett nummer"

#: ../../modparm.pm_.c:52
#, c-format
msgid "%d comma separated numbers"
msgstr "%d kommaseparerade nummer"

#: ../../modparm.pm_.c:52
#, c-format
msgid "%d comma separated strings"
msgstr "%d kommaseparerade strngar"

#: ../../modparm.pm_.c:54
msgid "comma separated numbers"
msgstr "kommaseparerade nummer"

#: ../../modparm.pm_.c:54
msgid "comma separated strings"
msgstr "kommaseparerade strngar"

#: ../../modules.pm_.c:293
msgid ""
"PCMCIA support no longer exists for 2.2 kernels. Please use a 2.4 kernel."
msgstr "PCMCIA-std finns inte lngre fr krnan 2.2. Anvnd krnan 2.4."

#: ../../mouse.pm_.c:25
msgid "Sun - Mouse"
msgstr "Sun - Mus"

#: ../../mouse.pm_.c:32
msgid "Logitech MouseMan+"
msgstr "Logitech MouseMan+"

#: ../../mouse.pm_.c:33
msgid "Generic PS2 Wheel Mouse"
msgstr "Allmn PS2-hjulmus"

#: ../../mouse.pm_.c:34
msgid "GlidePoint"
msgstr "GlidePoint"

#: ../../mouse.pm_.c:36 ../../mouse.pm_.c:65
msgid "Kensington Thinking Mouse"
msgstr "Kensington Thinking Mouse"

#: ../../mouse.pm_.c:37 ../../mouse.pm_.c:61
msgid "Genius NetMouse"
msgstr "Genius NetMouse"

#: ../../mouse.pm_.c:38
msgid "Genius NetScroll"
msgstr "Genius NetScroll"

#: ../../mouse.pm_.c:39 ../../mouse.pm_.c:48
msgid "Microsoft Explorer"
msgstr "Microsoft Explorer"

#: ../../mouse.pm_.c:44 ../../mouse.pm_.c:70
msgid "1 button"
msgstr "1-knappars"

#: ../../mouse.pm_.c:45 ../../mouse.pm_.c:53
msgid "Generic 2 Button Mouse"
msgstr "Allmn 2-knapparsmus"

#: ../../mouse.pm_.c:47
msgid "Wheel"
msgstr "Hjul"

#: ../../mouse.pm_.c:51
msgid "serial"
msgstr "seriell"

#: ../../mouse.pm_.c:54
msgid "Generic 3 Button Mouse"
msgstr "Allmn 3-knapparsmus"

#: ../../mouse.pm_.c:55
msgid "Microsoft IntelliMouse"
msgstr "Microsoft IntelliMouse"

#: ../../mouse.pm_.c:56
msgid "Logitech MouseMan"
msgstr "Logitech MouseMan"

#: ../../mouse.pm_.c:57
msgid "Mouse Systems"
msgstr "Mouse Systems"

#: ../../mouse.pm_.c:59
msgid "Logitech CC Series"
msgstr "Logitech CC Series"

#: ../../mouse.pm_.c:60
msgid "Logitech MouseMan+/FirstMouse+"
msgstr "Logitech MouseMan+/FirstMouse+"

#: ../../mouse.pm_.c:62
msgid "MM Series"
msgstr "MM Series"

#: ../../mouse.pm_.c:63
msgid "MM HitTablet"
msgstr "MM HitTablet"

#: ../../mouse.pm_.c:64
msgid "Logitech Mouse (serial, old C7 type)"
msgstr "Logitech Mouse (seriell, gammal C7-typ)"

#: ../../mouse.pm_.c:68
msgid "busmouse"
msgstr "bussmus"

#: ../../mouse.pm_.c:71
msgid "2 buttons"
msgstr "2-knappars"

#: ../../mouse.pm_.c:72
msgid "3 buttons"
msgstr "3-knappars"

#: ../../mouse.pm_.c:75
msgid "none"
msgstr "ingen"

#: ../../mouse.pm_.c:77
msgid "No mouse"
msgstr "Ingen mus"

#: ../../mouse.pm_.c:486
msgid "Please test the mouse"
msgstr "Testa musen"

#: ../../mouse.pm_.c:487
msgid "To activate the mouse,"
msgstr "Fr att aktivera musen,"

#: ../../mouse.pm_.c:488
msgid "MOVE YOUR WHEEL!"
msgstr "SNURRA P HJULET!"

#: ../../my_gtk.pm_.c:64
msgid "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"
msgstr "-adobe-utopia-regular-r-*-*-25-*-*-*-p-*-iso8859-*,*-r-*"

#: ../../my_gtk.pm_.c:159
msgid "Finish"
msgstr "Slutfr"

#: ../../my_gtk.pm_.c:159 ../../printerdrake.pm_.c:2126
msgid "Next ->"
msgstr "Nsta ->"

#: ../../my_gtk.pm_.c:287
msgid "Is this correct?"
msgstr "r detta korrekt?"

#: ../../my_gtk.pm_.c:359 ../../services.pm_.c:222
msgid "Info"
msgstr "Information"

#: ../../my_gtk.pm_.c:380
msgid "Expand Tree"
msgstr "Expandera trd"

#: ../../my_gtk.pm_.c:381
msgid "Collapse Tree"
msgstr "Komprimera trd"

#: ../../my_gtk.pm_.c:382
msgid "Toggle between flat and group sorted"
msgstr "Byt mellan rak och gruppvis sortering"

#: ../../network/adsl.pm_.c:23 ../../network/ethernet.pm_.c:36
msgid "Connect to the Internet"
msgstr "Anslut till Internet"

#: ../../network/adsl.pm_.c:24
msgid ""
"The most common way to connect with adsl is pppoe.\n"
"Some connections use pptp, a few ones use dhcp.\n"
"If you don't know, choose 'use pppoe'"
msgstr ""
"Det vanligaste sttet att koppla upp med ADSL r pppoe.\n"
"En del anslutningar anvnder pptp och ngra f anvnder DHCP.\n"
"Om du r osker, vlj \"pppoe\"."

#: ../../network/adsl.pm_.c:26
msgid "Alcatel speedtouch usb"
msgstr "Alcatel Speedtouch usb"

#: ../../network/adsl.pm_.c:26
msgid "use dhcp"
msgstr "anvnd DHCP"

#: ../../network/adsl.pm_.c:26
msgid "use pppoe"
msgstr "anvnd pppoe"

#: ../../network/adsl.pm_.c:26
msgid "use pptp"
msgstr "anvnd pptp"

#: ../../network/drakfirewall.pm_.c:12
msgid "Web Server"
msgstr "Webbserver"

#: ../../network/drakfirewall.pm_.c:17
msgid "Domain Name Server"
msgstr "Domnnamnserver"

#: ../../network/drakfirewall.pm_.c:32
msgid "Mail Server"
msgstr "E-postserver"

#: ../../network/drakfirewall.pm_.c:37
msgid "POP and IMAP Server"
msgstr "POP- och IMAP-server"

#: ../../network/drakfirewall.pm_.c:111
msgid "No network card"
msgstr "Inget ntverkskort"

#: ../../network/drakfirewall.pm_.c:129
msgid ""
"drakfirewall configurator\n"
"\n"
"This configures a personal firewall for this Mandrake Linux machine.\n"
"For a powerful dedicated firewall solution, please look to the\n"
"specialized MandrakeSecurity Firewall distribution."
msgstr ""
"Drakfirewall-konfigurator\n"
"\n"
"Detta konfigurerar en personlig brandvgg fr den hr Mandrake Linux-"
"datorn.\n"
"Fr en kraftfull och dedikerad brandvggslsning, ta en titt p den\n"
"specialiserade distributionen MandrakeSecurity Firewall."

#: ../../network/drakfirewall.pm_.c:147
msgid "Which services would you like to allow the Internet to connect to?"
msgstr "Vilka tjnster vill du tilllta att Internet ansluter till?"

#: ../../network/drakfirewall.pm_.c:148
msgid ""
"You can enter miscellaneous ports. \n"
"Valid examples are: 139/tcp 139/udp.\n"
"Have a look at /etc/services for information."
msgstr ""
"Du kan ange diverse portar. \n"
"Giltiga exempel r: 139/tcp 139/udp.\n"
"Se /etc/services fr information."

#: ../../network/drakfirewall.pm_.c:154
#, c-format
msgid ""
"Invalid port given: %s.\n"
"The proper format is \"port/tcp\" or \"port/udp\", \n"
"where port is between 1 and 65535."
msgstr ""
"Ogiltig port angiven: %s.\n"
"Det korrekta formatet r \"port/tcp\" eller \"port/udp\", \n"
"dr port r mellan 1 och 65535."

#: ../../network/drakfirewall.pm_.c:162
msgid "Everything (no firewall)"
msgstr "Allt (ingen brandvgg)"

#: ../../network/drakfirewall.pm_.c:164
msgid "Other ports"
msgstr "Andra portar"

#: ../../network/ethernet.pm_.c:37
msgid ""
"Which dhcp client do you want to use?\n"
"Default is dhcpcd"
msgstr ""
"Vilken DHCP-klient vill du anvnda?\n"
"Standardalternativet r dhcpcd."

#: ../../network/ethernet.pm_.c:88
msgid ""
"No ethernet network adapter has been detected on your system.\n"
"I cannot set up this connection type."
msgstr ""
"Inget Ethernet-ntverkkort har hittats i systemet.\n"
"Kan inte installera denna ntverkstyp."

#: ../../network/ethernet.pm_.c:92 ../../standalone/drakgw_.c:240
msgid "Choose the network interface"
msgstr "Vlj ntverksgrnssnitt"

#: ../../network/ethernet.pm_.c:93
msgid ""
"Please choose which network adapter you want to use to connect to Internet"
msgstr "Vlj vilken ntverkskort du vill anvnda fr anslutning till Internet"

#: ../../network/ethernet.pm_.c:178
msgid "no network card found"
msgstr "inget ntverkskort kunde hittas"

#: ../../network/ethernet.pm_.c:202 ../../network/network.pm_.c:362
msgid "Configuring network"
msgstr "Konfigurera ntverket"

#: ../../network/ethernet.pm_.c:203
msgid ""
"Please enter your host name if you know it.\n"
"Some DHCP servers require the hostname to work.\n"
"Your host name should be a fully-qualified host name,\n"
"such as ``mybox.mylab.myco.com''."
msgstr ""
"Ange ditt datornamn om du vet det.\n"
"En del DHCP-servrar krver att datorn\n"
"har ett namn fr att fungera. Ditt datornamn\n"
"ska skrivas inklusive domnnamn,\n"
"t ex som \"mindator.mittlab.mittforetag.se\"."

#: ../../network/ethernet.pm_.c:207 ../../network/network.pm_.c:367
msgid "Host name"
msgstr "Vrddatornamn"

#: ../../network/isdn.pm_.c:21 ../../network/isdn.pm_.c:44
#: ../../network/netconnect.pm_.c:90 ../../network/netconnect.pm_.c:104
#: ../../network/netconnect.pm_.c:159 ../../network/netconnect.pm_.c:174
#: ../../network/netconnect.pm_.c:201 ../../network/netconnect.pm_.c:224
#: ../../network/netconnect.pm_.c:232
msgid "Network Configuration Wizard"
msgstr "Guiden fr ntverkskonfiguration"

#: ../../network/isdn.pm_.c:22
msgid "External ISDN modem"
msgstr "Externt ISDN-modem"

#: ../../network/isdn.pm_.c:22
msgid "Internal ISDN card"
msgstr "Internt ISDN-kort"

#: ../../network/isdn.pm_.c:22
msgid "What kind is your ISDN connection?"
msgstr "Vad fr slags ISDN-anslutning har du?"

#: ../../network/isdn.pm_.c:45
msgid ""
"Which ISDN configuration do you prefer?\n"
"\n"
"* The Old configuration uses isdn4net. It contains powerful\n"
"  tools, but is tricky to configure, and not standard.\n"
"\n"
"* The New configuration is easier to understand, more\n"
"  standard, but with less tools.\n"
"\n"
"We recommand the light configuration.\n"
msgstr ""
"Vilken ISDN-konfiguration fredrar du?\n"
"\n"
"* Den ldre varianten anvnder isdn4net. Den har kraftfulla verktyg,\n"
"  men r svr att anpassa fr nybrjare och r inte standard.\n"
"\n"
"* Den nya varianten r lttare att frst, mer standard, men har\n"
"  frre verktyg.\n"
"\n"
"Vi rekommenderar isdn-light.\n"

#: ../../network/isdn.pm_.c:54
msgid "New configuration (isdn-light)"
msgstr "Ny konfiguration (isdn-light)"

#: ../../network/isdn.pm_.c:54
msgid "Old configuration (isdn4net)"
msgstr "ldre konfiguration (isdn4net)"

#: ../../network/isdn.pm_.c:170 ../../network/isdn.pm_.c:188
#: ../../network/isdn.pm_.c:200 ../../network/isdn.pm_.c:206
#: ../../network/isdn.pm_.c:213 ../../network/isdn.pm_.c:223
msgid "ISDN Configuration"
msgstr "ISDN-konfiguration"

#: ../../network/isdn.pm_.c:170
msgid ""
"Select your provider.\n"
"If it isn't listed, choose Unlisted."
msgstr ""
"Vlj leverantr.\n"
" Om den saknas i listan, vlj \"Unlisted\""

#: ../../network/isdn.pm_.c:183
msgid "Europe protocol"
msgstr "Protokoll fr Europa"

#: ../../network/isdn.pm_.c:183
msgid "Europe protocol (EDSS1)"
msgstr "Protokoll fr Europa (EDSS1)"

#: ../../network/isdn.pm_.c:185
msgid "Protocol for the rest of the world"
msgstr "Protokoll fr resten av vrlden"

#: ../../network/isdn.pm_.c:185
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
"Protokoll fr resten av vrlden.\n"
"Ingen D-kanal (hyrd lina)"

#: ../../network/isdn.pm_.c:189
msgid "Which protocol do you want to use?"
msgstr "Vilket protokoll vill du anvnda?"

#: ../../network/isdn.pm_.c:200
#, c-format
msgid "Found \"%s\" interface do you want to use it ?"
msgstr ""

#: ../../network/isdn.pm_.c:207
msgid "What kind of card do you have?"
msgstr "Vilket typ av kort har du?"

#: ../../network/isdn.pm_.c:208
msgid "I don't know"
msgstr "Vet ej"

#: ../../network/isdn.pm_.c:208
msgid "ISA / PCMCIA"
msgstr "ISA/PCMCIA"

#: ../../network/isdn.pm_.c:208
msgid "PCI"
msgstr "PCI"

#: ../../network/isdn.pm_.c:214
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
"\n"
"If you have a PCMCIA card, you have to know the \"irq\" and \"io\" of your "
"card.\n"
msgstr ""
"\n"
"Om du har ett ISA-kort br vrdena p nsta skrm vara korrekta.\n"
"\n"
"Om du har ett PCMCIA-kort mste du veta IRQ och IO fr kortet.\n"

#: ../../network/isdn.pm_.c:218
msgid "Abort"
msgstr "Avbryt"

#: ../../network/isdn.pm_.c:218
msgid "Continue"
msgstr "Fortstt"

#: ../../network/isdn.pm_.c:224
msgid "Which is your ISDN card?"
msgstr "Vilket r ditt ISDN-kort?"

#: ../../network/isdn.pm_.c:243
msgid ""
"I have detected an ISDN PCI card, but I don't know its type. Please select a "
"PCI card on the next screen."
msgstr ""
"Ett ISDN PCI-kort har hittats, men modellen knns inte igen. Vlj ett av PCI-"
"korten p nsta skrm."

#: ../../network/isdn.pm_.c:252
msgid "No ISDN PCI card found. Please select one on the next screen."
msgstr "Inget ISDN PCI-kort hittat. Vlj ett p nsta skrm."

#: ../../network/modem.pm_.c:39
msgid "Please choose which serial port your modem is connected to."
msgstr "Ange vilken serieport modemet r anslutet till:"

#: ../../network/modem.pm_.c:44
msgid "Dialup options"
msgstr "Uppringningsalternativ"

#: ../../network/modem.pm_.c:45 ../../standalone/drakconnect_.c:621
msgid "Connection name"
msgstr "Namn p anslutningen"

#: ../../network/modem.pm_.c:46 ../../standalone/drakconnect_.c:622
msgid "Phone number"
msgstr "Telefonnummer"

#: ../../network/modem.pm_.c:47 ../../standalone/drakconnect_.c:623
msgid "Login ID"
msgstr "Anvndar-ID"

#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
msgid "CHAP"
msgstr "CHAP"

#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
msgid "PAP"
msgstr "PAP"

#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
msgid "Script-based"
msgstr "Skriptbaserad"

#: ../../network/modem.pm_.c:49 ../../standalone/drakconnect_.c:625
msgid "Terminal-based"
msgstr "Terminalbaserad"

#: ../../network/modem.pm_.c:50 ../../standalone/drakconnect_.c:626
msgid "Domain name"
msgstr "Domnnamn"

#: ../../network/modem.pm_.c:51 ../../standalone/drakconnect_.c:627
msgid "First DNS Server (optional)"
msgstr "Primr DNS-server (frivilligt)"

#: ../../network/modem.pm_.c:52 ../../standalone/drakconnect_.c:628
msgid "Second DNS Server (optional)"
msgstr "Sekundr DNS-server (frivilligt)"

#: ../../network/netconnect.pm_.c:29
msgid ""
"\n"
"You can disconnect or reconfigure your connection."
msgstr ""
"\n"
"Du kan koppla frn eller konfigurera om anslutningen."

#: ../../network/netconnect.pm_.c:29 ../../network/netconnect.pm_.c:32
msgid ""
"\n"
"You can reconfigure your connection."
msgstr ""
"\n"
"Du kan konfigurera om anslutningen."

#: ../../network/netconnect.pm_.c:29
msgid "You are currently connected to internet."
msgstr "Du r fr nrvarande ansluten till Internet."

#: ../../network/netconnect.pm_.c:32
msgid ""
"\n"
"You can connect to Internet or reconfigure your connection."
msgstr ""
"\n"
"Du kan koppla upp mot Internet eller konfigurera om anslutningen."

#: ../../network/netconnect.pm_.c:32
msgid "You are not currently connected to Internet."
msgstr "Du r inte ansluten till Internet fr nrvarande."

#: ../../network/netconnect.pm_.c:36
msgid "Connect"
msgstr "Koppla upp"

#: ../../network/netconnect.pm_.c:38
msgid "Disconnect"
msgstr "Koppla ned"

#: ../../network/netconnect.pm_.c:40
msgid "Configure the connection"
msgstr "Anpassa anslutningen"

#: ../../network/netconnect.pm_.c:45
msgid "Internet connection & configuration"
msgstr "Internetanslutning & konfiguration"

#: ../../network/netconnect.pm_.c:95
#, c-format
msgid "We are now going to configure the %s connection."
msgstr "Kommer nu att anpassa anslutning %s."

#: ../../network/netconnect.pm_.c:104
#, c-format
msgid ""
"\n"
"\n"
"\n"
"We are now going to configure the %s connection.\n"
"\n"
"\n"
"Press OK to continue."
msgstr ""
"\n"
"\n"
"\n"
"Kommer nu att konfigurera anslutning %s.\n"
"\n"
"\n"
"Klicka OK fr att brja."

#: ../../network/netconnect.pm_.c:133 ../../network/netconnect.pm_.c:251
#: ../../network/netconnect.pm_.c:271 ../../network/tools.pm_.c:63
msgid "Network Configuration"
msgstr "Konfigurera ntverk"

#: ../../network/netconnect.pm_.c:134
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
"Click on Ok to keep your configuration, or cancel to reconfigure your "
"Internet & Network connection.\n"
msgstr ""
"Eftersom du gr en ntverksinstallation r ntverket redan konfigurerat.\n"
"Klicka p OK fr att behlla konfigurationen, eller avbryt fr att "
"konfigurera om Internet- & ntverksanslutningen.\n"

#: ../../network/netconnect.pm_.c:160
msgid ""
"Welcome to The Network Configuration Wizard.\n"
"\n"
"We are about to configure your internet/network connection.\n"
"If you don't want to use the auto detection, deselect the checkbox.\n"
msgstr ""
"Vlkommen till guiden fr ntverksinstallation.\n"
"\n"
"Vi kommer att konfigurera din Internet/ntverksanslutning.\n"
"Klicka bort markeringen om du inte vill anvnda automatisk identifiering.\n"

#: ../../network/netconnect.pm_.c:166
msgid "Choose the profile to configure"
msgstr "Vlj profil att konfigurera"

#: ../../network/netconnect.pm_.c:167
msgid "Use auto detection"
msgstr "Anvnd automatisk identifiering"

#: ../../network/netconnect.pm_.c:168 ../../printerdrake.pm_.c:3151
#: ../../standalone/drakconnect_.c:274 ../../standalone/drakconnect_.c:277
#: ../../standalone/drakfloppy_.c:145
msgid "Expert Mode"
msgstr "Expertlge"

#: ../../network/netconnect.pm_.c:174 ../../printerdrake.pm_.c:386
msgid "Detecting devices..."
msgstr "Letar efter enheter..."

#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
msgid "Normal modem connection"
msgstr "Normal modemuppkoppling"

#: ../../network/netconnect.pm_.c:185 ../../network/netconnect.pm_.c:194
#, c-format
msgid "detected on port %s"
msgstr "hittad p port %s"

#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
msgid "ISDN connection"
msgstr "ISDN-uppkoppling"

#: ../../network/netconnect.pm_.c:186 ../../network/netconnect.pm_.c:195
#, c-format
msgid "detected %s"
msgstr "hittade %s"

#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
msgid "ADSL connection"
msgstr "ADSL-anslutning"

#: ../../network/netconnect.pm_.c:187 ../../network/netconnect.pm_.c:196
#, c-format
msgid "detected on interface %s"
msgstr "hittad p grnssnitt %s"

#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
msgid "Cable connection"
msgstr "Anslutning med kabelmodem"

#: ../../network/netconnect.pm_.c:188 ../../network/netconnect.pm_.c:197
msgid "cable connection detected"
msgstr "kabelanslutning har hittats"

#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
msgid "LAN connection"
msgstr "LAN-anslutning"

#: ../../network/netconnect.pm_.c:189 ../../network/netconnect.pm_.c:198
msgid "ethernet card(s) detected"
msgstr "ethernetkort har hittats"

#: ../../network/netconnect.pm_.c:201
msgid "Choose the connection you want to configure"
msgstr "Vlj den anslutning du vill konfigurera"

#: ../../network/netconnect.pm_.c:225
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""
"Du har konfigurerat flera stt att ansluta till Internet.\n"
"Vlj den du vill anvnda.\n"
"\n"

#: ../../network/netconnect.pm_.c:226
msgid "Internet connection"
msgstr "Internetanslutning"

#: ../../network/netconnect.pm_.c:232
msgid "Do you want to start the connection at boot?"
msgstr "Vill du starta anslutningen vid uppstart?"

#: ../../network/netconnect.pm_.c:246
msgid "Network configuration"
msgstr "Ntverkskonfiguration"

#: ../../network/netconnect.pm_.c:247
msgid "The network needs to be restarted"
msgstr "Ntverket mste startas om"

#: ../../network/netconnect.pm_.c:251
#, c-format
msgid ""
"A problem occured while restarting the network: \n"
"\n"
"%s"
msgstr ""
"Ett fel uppstod nr ntverket skulle startas om: \n"
"\n"
"%s"

#: ../../network/netconnect.pm_.c:261
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"The configuration will now be applied to your system.\n"
"\n"
msgstr ""
"Gratulerar, ntverks- och Internetkonfigurationen r klar.\n"
"\n"
"Konfigurationen kommer nu att lggas in i systemet.\n"

#: ../../network/netconnect.pm_.c:265
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""
"Nr det r klart rekommenderas du att starta om X-miljn\n"
"fr att undvika problem vid byte av vrddatornamn."

#: ../../network/netconnect.pm_.c:266
msgid ""
"Problems occured during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""
"Problem uppstod under konfigurationen.\n"
"Testa anslutningen via net_monitor eller mcc. Om anslutningen inte fungerar "
"kan du starta om konfigurationen."

#: ../../network/network.pm_.c:291
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
"Simply accept to keep this device configured.\n"
"Modifying the fields below will override this configuration."
msgstr ""
"VARNING: Denna enhet har tidigare varit konfigurerad fr att koppla upp mot "
"Internet.\n"
"Genom att acceptera behller den sin konfiguration.\n"
"Modifiering av flten nedan sidostter denna konfiguration."

#: ../../network/network.pm_.c:296
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
"notation (for example, 1.2.3.4)."
msgstr ""
"Ange IP-konfigurationen fr den hr datorn.\n"
"Varje adress ska skrivas som en s kallad\n"
"dotted-quad (t ex 1.2.3.4)."

#: ../../network/network.pm_.c:306 ../../network/network.pm_.c:307
#, c-format
msgid "Configuring network device %s"
msgstr "Konfigurerar ntverksenhet %s"

#: ../../network/network.pm_.c:307
#, c-format
msgid " (driver %s)"
msgstr " (drivrutin %s)"

#: ../../network/network.pm_.c:309 ../../standalone/drakconnect_.c:231
#: ../../standalone/drakconnect_.c:467
msgid "IP address"
msgstr "IP-adress"

#: ../../network/network.pm_.c:310 ../../standalone/drakconnect_.c:468
msgid "Netmask"
msgstr "Ntmask"

#: ../../network/network.pm_.c:311
msgid "(bootp/dhcp)"
msgstr "(bootp/dhcp)"

#: ../../network/network.pm_.c:311
msgid "Automatic IP"
msgstr "Dynamisk IP"

#: ../../network/network.pm_.c:312
msgid "Start at boot"
msgstr "Starta vid uppstart"

#: ../../network/network.pm_.c:333 ../../printerdrake.pm_.c:860
msgid "IP address should be in format 1.2.3.4"
msgstr "IP-adressen ska vara i formatet 1.2.3.4"

#: ../../network/network.pm_.c:363
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
"such as ``mybox.mylab.myco.com''.\n"
"You may also enter the IP address of the gateway if you have one"
msgstr ""
"Ange ditt vrddatornamn.\n"
"Vrddatornamnet ska vara ett fulltstndigt datornamn,\n"
"t ex \"mindator.mindoman.se\". Du kan ocks ange IP-adressen\n"
"till en gateway om du har en sdan."

#: ../../network/network.pm_.c:368
msgid "DNS server"
msgstr "DNS-server"

#: ../../network/network.pm_.c:369
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (t ex %s)"

#: ../../network/network.pm_.c:371
msgid "Gateway device"
msgstr "Gateway-enhet"

#: ../../network/network.pm_.c:376
#, fuzzy
msgid "DNS server address should be in format 1.2.3.4"
msgstr "IP-adressen ska vara i formatet 1.2.3.4"

#: ../../network/network.pm_.c:380
#, fuzzy
msgid "Gateway address should be in format 1.2.3.4"
msgstr "IP-adressen ska vara i formatet 1.2.3.4"

#: ../../network/network.pm_.c:394
msgid "Proxies configuration"
msgstr "Proxykonfiguration"

#: ../../network/network.pm_.c:395
msgid "HTTP proxy"
msgstr "HTTP-proxy"

#: ../../network/network.pm_.c:396
msgid "FTP proxy"
msgstr "FTP-proxy"

#: ../../network/network.pm_.c:397
msgid "Track network card id (useful for laptops)"
msgstr "Spra ntverkskortets id (anvndbart fr brbara datorer)"

#: ../../network/network.pm_.c:400
msgid "Proxy should be http://..."
msgstr "Proxy ska vara http://..."

#: ../../network/network.pm_.c:401 ../../proxy.pm_.c:65
msgid "Url should begin with 'ftp:' or 'http:'"
msgstr "Webbadressen ska brja med \"ftp:\" eller \"http:\""

#: ../../network/shorewall.pm_.c:24
msgid "Firewalling configuration detected!"
msgstr "Brandvggskonfiguration upptckt."

#: ../../network/shorewall.pm_.c:25
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fix after installation."
msgstr ""
"Varning! En existerande brandvggskonfiguration har upptckts. Du behver "
"eventuellt en manuell fix efter installationen."

#: ../../network/tools.pm_.c:41
msgid "Internet configuration"
msgstr "Internetkonfiguration"

#: ../../network/tools.pm_.c:42
msgid "Do you want to try to connect to the Internet now?"
msgstr "Vill du ansluta till Internet nu?"

#: ../../network/tools.pm_.c:46 ../../standalone/drakconnect_.c:196
msgid "Testing your connection..."
msgstr "Testar anslutningen..."

#: ../../network/tools.pm_.c:56
msgid "The system is now connected to Internet."
msgstr "Systemet r nu anslutet till Internet."

#: ../../network/tools.pm_.c:57
msgid "For security reason, it will be disconnected now."
msgstr "Av skerhetsskl kommer den nu att kopplas ner."

#: ../../network/tools.pm_.c:58
msgid ""
"The system doesn't seem to be connected to internet.\n"
"Try to reconfigure your connection."
msgstr ""
"Systemet verkar inte vara anslutet till Internet.\n"
"Prova att konfigurera om anslutningen."

#: ../../network/tools.pm_.c:82
msgid "Connection Configuration"
msgstr "Anslutningskonfiguration"

#: ../../network/tools.pm_.c:83
msgid "Please fill or check the field below"
msgstr "Fyll i, eller kontrollera, fltet nedan"

#: ../../network/tools.pm_.c:85 ../../standalone/drakconnect_.c:607
msgid "Card IRQ"
msgstr "Kortets IRQ"

#: ../../network/tools.pm_.c:86 ../../standalone/drakconnect_.c:608
msgid "Card mem (DMA)"
msgstr "Kortets minne (DMA)"

#: ../../network/tools.pm_.c:87 ../../standalone/drakconnect_.c:609
msgid "Card IO"
msgstr "Kortets IO"

#: ../../network/tools.pm_.c:88 ../../standalone/drakconnect_.c:610
msgid "Card IO_0"
msgstr "Kortets IO_0"

#: ../../network/tools.pm_.c:89 ../../standalone/drakconnect_.c:611
msgid "Card IO_1"
msgstr "Kortets IO_1"

#: ../../network/tools.pm_.c:90 ../../standalone/drakconnect_.c:612
msgid "Your personal phone number"
msgstr "Ditt personliga telefonnummer"

#: ../../network/tools.pm_.c:91 ../../standalone/drakconnect_.c:613
msgid "Provider name (ex provider.net)"
msgstr "Leverantrens namn (t ex leverantor.se)"

#: ../../network/tools.pm_.c:92 ../../standalone/drakconnect_.c:614
msgid "Provider phone number"
msgstr "Leverantrens telefonnummer"

#: ../../network/tools.pm_.c:93 ../../standalone/drakconnect_.c:615
msgid "Provider dns 1 (optional)"
msgstr "Leverantrens DNS 1 (frivilligt)"

#: ../../network/tools.pm_.c:94 ../../standalone/drakconnect_.c:616
msgid "Provider dns 2 (optional)"
msgstr "Leverantrens DNS 2 (frivilligt)"

#: ../../network/tools.pm_.c:95
msgid "Choose your country"
msgstr "Vlj ditt land"

#: ../../network/tools.pm_.c:96 ../../standalone/drakconnect_.c:619
msgid "Dialing mode"
msgstr "Uppringningsmetod"

#: ../../network/tools.pm_.c:97 ../../standalone/drakconnect_.c:631
msgid "Connection speed"
msgstr "Anslutningshastighet"

#: ../../network/tools.pm_.c:98 ../../standalone/drakconnect_.c:632
msgid "Connection timeout (in sec)"
msgstr "Anslutningens tidsgrns (i sek)"

#: ../../network/tools.pm_.c:99 ../../standalone/drakconnect_.c:617
msgid "Account Login (user name)"
msgstr "Kontoinloggning (anvndarnamn)"

#: ../../network/tools.pm_.c:100 ../../standalone/drakconnect_.c:618
#: ../../standalone/drakconnect_.c:649
msgid "Account Password"
msgstr "Kontolsenord"

#: ../../network/tools.pm_.c:104 ../../network/tools.pm_.c:118
msgid "United Kingdom"
msgstr "Storbritannien"

#: ../../partition_table.pm_.c:602
msgid "mount failed: "
msgstr "montering misslyckades: "

#: ../../partition_table.pm_.c:666
msgid "Extended partition not supported on this platform"
msgstr "Utkade partitioner stds inte p den hr plattformen."

#: ../../partition_table.pm_.c:684
msgid ""
"You have a hole in your partition table but I can't use it.\n"
"The only solution is to move your primary partitions to have the hole next "
"to the extended partitions."
msgstr ""
"Du har en lucka i partitionstabellen, men den kan inte anvndas.\n"
"Den enda lsningen r att du flyttar den primra partitionen,\n"
"s att den ligger bredvid den utkade partitionen."

#: ../../partition_table.pm_.c:774
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "terstllning frn fil %s misslyckades: %s"

#: ../../partition_table.pm_.c:776
msgid "Bad backup file"
msgstr "Trasig terstllningsfil"

#: ../../partition_table.pm_.c:798
#, c-format
msgid "Error writing to file %s"
msgstr "Kunde inte skriva till fil %s"

#: ../../partition_table/raw.pm_.c:189
msgid ""
"Something bad is happening on your drive. \n"
"A test to check the integrity of data has failed. \n"
"It means writing anything on the disk will end up with random trash"
msgstr ""
"Det hnder ngot dligt med disken. \n"
"Ett integritetstest av data har misslyckats. \n"
"Det betyder att skrivning till disken medfr allmnt skrp."

#: ../../pkgs.pm_.c:26
msgid "must have"
msgstr "ndvndigt"

#: ../../pkgs.pm_.c:27
msgid "important"
msgstr "viktigt"

#: ../../pkgs.pm_.c:28
msgid "very nice"
msgstr "vldigt trevligt"

#: ../../pkgs.pm_.c:29
msgid "nice"
msgstr "trevligt"

#: ../../pkgs.pm_.c:30
msgid "maybe"
msgstr "tveksamt"

#: ../../printer.pm_.c:26
msgid "CUPS - Common Unix Printing System"
msgstr "CUPS - Common Unix Printing System"

#: ../../printer.pm_.c:27
msgid "LPRng - LPR New Generation"
msgstr "LPRng - LPR New Generation"

#: ../../printer.pm_.c:28
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Line Printer Daemon"

#: ../../printer.pm_.c:29
msgid "PDQ - Print, Don't Queue"
msgstr "PDQ - \"Print, Don't Queue\""

#: ../../printer.pm_.c:34 ../../printer.pm_.c:1125
msgid "CUPS"
msgstr "CUPS"

#: ../../printer.pm_.c:35
msgid "LPRng"
msgstr "LPRng"

#: ../../printer.pm_.c:36
msgid "LPD"
msgstr "LPD"

#: ../../printer.pm_.c:37
msgid "PDQ"
msgstr "PDQ"

#: ../../printer.pm_.c:49
msgid "Local printer"
msgstr "Lokal skrivare"

#: ../../printer.pm_.c:50
msgid "Remote printer"
msgstr "Ntverksskrivare"

#: ../../printer.pm_.c:51
msgid "Printer on remote CUPS server"
msgstr "Skrivare p CUPS-fjrrserver"

#: ../../printer.pm_.c:52 ../../printerdrake.pm_.c:883
msgid "Printer on remote lpd server"
msgstr "Skrivare p LPD-fjrrserver"

#: ../../printer.pm_.c:53
msgid "Network printer (TCP/Socket)"
msgstr "Ntverksskrivare (TCP/socket)"

#: ../../printer.pm_.c:54
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Skrivare p SMB/Windows-server"

#: ../../printer.pm_.c:55
msgid "Printer on NetWare server"
msgstr "Skrivare p Netware-server"

#: ../../printer.pm_.c:56 ../../printerdrake.pm_.c:887
msgid "Enter a printer device URI"
msgstr "Ange URI fr skrivarenhet"

#: ../../printer.pm_.c:57
msgid "Pipe job into a command"
msgstr "Skicka jobbet till kommando"

#: ../../printer.pm_.c:324 ../../printer.pm_.c:366 ../../printer.pm_.c:533
msgid "Unknown Model"
msgstr "Oknd modell"

#: ../../printer.pm_.c:735 ../../printer.pm_.c:926 ../../printer.pm_.c:1318
#: ../../printerdrake.pm_.c:2260 ../../printerdrake.pm_.c:3414
msgid "Unknown model"
msgstr "Oknd modell"

#: ../../printer.pm_.c:763
msgid "Local Printers"
msgstr "Lokala skrivare"

#: ../../printer.pm_.c:765 ../../printer.pm_.c:1126
msgid "Remote Printers"
msgstr "Fjrrskrivare"

#: ../../printer.pm_.c:772 ../../printerdrake.pm_.c:404
#, c-format
msgid " on parallel port \\/*%s"
msgstr " p pararellport \\/*%s"

#: ../../printer.pm_.c:775 ../../printerdrake.pm_.c:406
#, c-format
msgid ", USB printer \\/*%s"
msgstr ", USB-skrivare \\/*%s"

#: ../../printer.pm_.c:780
#, c-format
msgid ", multi-function device on parallel port \\/*%s"
msgstr ", flerfunktionsenhet p parallellport \\/*%s"

#: ../../printer.pm_.c:783
msgid ", multi-function device on USB"
msgstr ", flerfunktionsenhet p USB"

#: ../../printer.pm_.c:785
msgid ", multi-function device on HP JetDirect"
msgstr ", flerfunktionsenhet p HP JetDirect"

#: ../../printer.pm_.c:787
msgid ", multi-function device"
msgstr ", flerfunktionsenhet"

#: ../../printer.pm_.c:790
#, c-format
msgid ", printing to %s"
msgstr ", skriver ut p %s"

#: ../../printer.pm_.c:792
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr " p LPD-server \"%s\", skrivare \"%s\""

#: ../../printer.pm_.c:794
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", TCP/IP-vrd \"%s\", port %s"

#: ../../printer.pm_.c:798
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr " p SMB/Windows-server \"%s\", utdelning \"%s\""

#: ../../printer.pm_.c:802
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr " p Novell-server \"%s\", skrivare \"%s\""

#: ../../printer.pm_.c:804
#, c-format
msgid ", using command %s"
msgstr ", med kommando %s"

#: ../../printer.pm_.c:923 ../../printerdrake.pm_.c:1656
msgid "Raw printer (No driver)"
msgstr "R skrivare (ingen drivrutin)"

#: ../../printer.pm_.c:1095
#, c-format
msgid "(on %s)"
msgstr "(p %s)"

#: ../../printer.pm_.c:1097
msgid "(on this machine)"
msgstr "(p den hr datorn)"

#: ../../printer.pm_.c:1122
#, c-format
msgid "On CUPS server \"%s\""
msgstr "P CUPS-server \"%s\""

#: ../../printer.pm_.c:1128 ../../printerdrake.pm_.c:3071
#: ../../printerdrake.pm_.c:3082 ../../printerdrake.pm_.c:3303
#: ../../printerdrake.pm_.c:3355 ../../printerdrake.pm_.c:3381
#: ../../printerdrake.pm_.c:3556 ../../printerdrake.pm_.c:3558
msgid " (Default)"
msgstr " (Standard)"

#: ../../printerdrake.pm_.c:25
msgid "Select Printer Connection"
msgstr "Vlj skrivaranslutning"

#: ../../printerdrake.pm_.c:26
msgid "How is the printer connected?"
msgstr "Hur r skrivaren ansluten?"

#: ../../printerdrake.pm_.c:28
msgid ""
"\n"
"Printers on remote CUPS servers you do not have to configure here; these "
"printers will be automatically detected."
msgstr ""
"\n"
"Skrivare p CUPS-fjrrservrar behver du inte konfigurera hr; dessa "
"skrivare kommer att hittas automatiskt."

#: ../../printerdrake.pm_.c:36
msgid "Printer auto-detection (Local, TCP/Socket, and SMB printers)"
msgstr ""
"Automatisk identifiering av skrivare (Lokal, TCP/Socket och SMB-skrivare)"

#: ../../printerdrake.pm_.c:84 ../../printerdrake.pm_.c:3135
msgid "CUPS configuration"
msgstr "CUPS-konfiguration"

#: ../../printerdrake.pm_.c:85 ../../printerdrake.pm_.c:3136
msgid "Specify CUPS server"
msgstr "Ange CUPS-server"

#: ../../printerdrake.pm_.c:86
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
"do not have to configure anything; the CUPS servers inform your machine "
"automatically about their printers. All printers currently known to your "
"machine are listed in the \"Remote printers\" section in the main window of "
"Printerdrake. When your CUPS server is not in your local network, you have "
"to enter the CUPS server IP address and optionally the port number to get "
"the printer information from the server, otherwise leave these fields blank."
msgstr ""
"Fr att komma t skrivare p CUPS-servrar i ditt lokala ntverk behver du "
"inte konfigurera ngonting: CUPS-servrarna informerar din dator om skrivarna "
"automatiskt. Alla skrivare som din dator knner till fr nrvarande finns "
"listade under \"Fjrrskrivare\" i Printerdrakes huvudfnster. Nr din CUPS-"
"server inte finns i ditt lokala ntverk behver du ange CUPS-serverns IP-"
"adress och alternativt ven portnumret fr att f information om skrivarna, "
"annars lmnar du flten tomma."

#: ../../printerdrake.pm_.c:87
msgid ""
"\n"
"Normally, CUPS is automatically configured according to your network "
"environment, so that you can access the printers on the CUPS servers in your "
"local network. If this does not work correctly, turn off \"Automatic CUPS "
"configuration\" and edit your file /etc/cups/cupsd.conf manually. Do not "
"forget to restart CUPS afterwards (command: \"service cups restart\")."
msgstr ""
"\n"
"Normalt stt s konfigureras CUPS automatiskt enligt din ntverksmilj, s "
"att du kan komma t skrivarna p CUPS-servrarna i ditt lokala ntverk. Om "
"det hr inte fungerar, stng av \"Automatisk konfiguration av CUPS\" och "
"redigera filen /etc/cups/cupsd.conf manuellt. Glm inte att starta om CUPS "
"efter ndringarna (kommando: \"service cups restart\")."

#: ../../printerdrake.pm_.c:91
msgid "The IP address should look like 192.168.1.20"
msgstr "IP-adressen ska vara i formatet 192.168.1.20"

#: ../../printerdrake.pm_.c:95 ../../printerdrake.pm_.c:1094
msgid "The port number should be an integer!"
msgstr "Portnumret mste vara ett heltal."

#: ../../printerdrake.pm_.c:102
msgid "CUPS server IP"
msgstr "CUPS-serverns IP"

#: ../../printerdrake.pm_.c:103 ../../printerdrake.pm_.c:1114
msgid "Port"
msgstr "Port"

#: ../../printerdrake.pm_.c:105
msgid "Automatic CUPS configuration"
msgstr "Automatisk konfiguration av CUPS"

#: ../../printerdrake.pm_.c:177 ../../printerdrake.pm_.c:247
#: ../../printerdrake.pm_.c:1529 ../../printerdrake.pm_.c:1533
#: ../../printerdrake.pm_.c:1651 ../../printerdrake.pm_.c:2203
#: ../../printerdrake.pm_.c:2356 ../../printerdrake.pm_.c:2415
#: ../../printerdrake.pm_.c:2488 ../../printerdrake.pm_.c:2509
#: ../../printerdrake.pm_.c:2699 ../../printerdrake.pm_.c:2740
#: ../../printerdrake.pm_.c:2745 ../../printerdrake.pm_.c:2779
#: ../../printerdrake.pm_.c:2784 ../../printerdrake.pm_.c:2821
#: ../../printerdrake.pm_.c:2874 ../../printerdrake.pm_.c:2894
#: ../../printerdrake.pm_.c:2908 ../../printerdrake.pm_.c:2942
#: ../../printerdrake.pm_.c:2988 ../../printerdrake.pm_.c:3006
#: ../../printerdrake.pm_.c:3095 ../../printerdrake.pm_.c:3169
#: ../../printerdrake.pm_.c:3471 ../../printerdrake.pm_.c:3526
#: ../../printerdrake.pm_.c:3579 ../../standalone/printerdrake_.c:57
msgid "Printerdrake"
msgstr "Printerdrake"

#: ../../printerdrake.pm_.c:178
msgid "Checking your system..."
msgstr "Kontrollerar systemet..."

#: ../../printerdrake.pm_.c:186
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr "Det hittades inga skrivare som r direktanslutna till datorn"

#: ../../printerdrake.pm_.c:198
msgid ""
"The following printers\n"
"\n"
msgstr ""
"Fljande skrivare\n"
"\n"

#: ../../printerdrake.pm_.c:199
msgid ""
"The following printer\n"
"\n"
msgstr ""
"Fljande skrivare\n"
"\n"

#: ../../printerdrake.pm_.c:201
msgid ""
"\n"
"and one unknown printer are "
msgstr ""
"\n"
"och en oknd skrivare r "

#: ../../printerdrake.pm_.c:203
#, c-format
msgid ""
"\n"
"and %d unknown printers are "
msgstr ""
"\n"
"och %d oknda skrivare r "

#: ../../printerdrake.pm_.c:207
msgid ""
"\n"
"are "
msgstr ""
"\n"
"r "

#: ../../printerdrake.pm_.c:208
msgid ""
"\n"
"is "
msgstr ""
"\n"
"r "

#: ../../printerdrake.pm_.c:210
msgid "directly connected to your system"
msgstr "direkt ansluten/anslutna till systemet"

#: ../../printerdrake.pm_.c:213
msgid ""
"\n"
"There is one unknown printer directly connected to your system"
msgstr ""
"\n"
"Det finns en oknd skrivare direktansluten till datorn"

#: ../../printerdrake.pm_.c:215
#, c-format
msgid ""
"\n"
"There are %d unknown printers directly connected to your system"
msgstr ""
"\n"
"Det finns %d oknda skrivare direktanslutna till datorn"

#: ../../printerdrake.pm_.c:221
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr " (Se till s att alla skrivare r anslutna och pslagna).\n"

#: ../../printerdrake.pm_.c:235
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
"printers in the local network?\n"
msgstr ""
"Vill du aktivera utskrift p skrivarna som nmns ovan eller p skrivarna i "
"det lokala ntverket?\n"

#: ../../printerdrake.pm_.c:236
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr "Vill du aktivera utskrift p skrivarna i det lokala ntverket?\n"

#: ../../printerdrake.pm_.c:238
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Vill du aktivera utskrift p skrivarna som nmns ovan?\n"

#: ../../printerdrake.pm_.c:239
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr "r du sker p att du vill stlla in utskrift p den hr datorn?\n"

#: ../../printerdrake.pm_.c:240
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
"additional software will be installed."
msgstr ""
"Observera: Beroende p skrivarmodell och utskriftssystem kommer upp till %d "
"MB ytterligare programvara att installeras."

#: ../../printerdrake.pm_.c:269 ../../printerdrake.pm_.c:278
#: ../../printerdrake.pm_.c:3117 ../../printerdrake.pm_.c:3242
msgid "Add a new printer"
msgstr "Lgg till skrivare"

#: ../../printerdrake.pm_.c:270
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard allows you to install local or remote printers to be used from "
"this machine and also from other machines in the network.\n"
"\n"
"It asks you for all necessary information to set up the printer and gives "
"you access to all available printer drivers, driver options, and printer "
"connection types."
msgstr ""
"\n"
"Vlkommen till guiden fr skrivarinstallation\n"
"\n"
"Den hr guiden lter dig installera lokala eller ntverksskrivare fr "
"anvndning frn den hr datorn och/eller frn andra datorer i ntverket.\n"
"\n"
"Den kommer att frga dig efter informationen som krvs fr att installera "
"skrivaren och ger dig tkomst till alla tillgngliga skrivardrivrutiner, "
"drivrutinsinstllningar och skrivaranslutningstyper."

#: ../../printerdrake.pm_.c:280
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard will help you to install your printer(s) connected to this "
"computer, connected directly to the network or to a remote Windows machine.\n"
"\n"
"If you have printer(s) connected to this machine, Please plug it/them in on "
"this computer and turn it/them on so that it/they can be auto-detected. Also "
"your network printer(s) and you Windows machines must be connected and "
"turned on.\n"
"\n"
"Note that auto-detecting printers on the network takes longer than the auto-"
"detection of only the printers connected to this machine. So turn off the "
"auto-detection of network and/or Windows-hosted printers when you don't need "
"it.\n"
"\n"
" Click on \"Next\" when you are ready, and on \"Cancel\" when you do not "
"want to set up your printer(s) now."
msgstr ""
"\n"
"Vlkommen till guiden fr skrivarinstallation\n"
"\n"
"Den hr guiden lter dig installera skrivare anslutna till den hr datorn, "
"direkt till ntverket eller till en Windows-fjrrdator.\n"
"\n"
"Om du har en skrivare ansluten till den hr datorn, sl d p den s att den "
"kan identifieras automatiskt. Ntverksskrivarna och Windows-datorerna mste "
"ocks vara anslutna och pslagna.\n"
"\n"
"Observera att det tar lngre tid att identifiera ntverksskrivare n att "
"identifiera lokalt anslutna skrivare. Om du vill att det ska g fortare att "
"identifiera skrivare kan du sl av identifieringen av ntverksskrivare och/"
"eller skrivare anslutna tiil Windows-datorer.\n"
"\n"
"Klicka p \"Nsta\" nr du r klar och p \"Avbryt\" om du inte vill "
"installera skrivare just nu."

#: ../../printerdrake.pm_.c:289 ../../printerdrake.pm_.c:306
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard will help you to install your printer(s) connected to this "
"computer.\n"
"\n"
"If you have printer(s) connected to this machine, Please plug it/them in on "
"this computer and turn it/them on so that it/they can be auto-detected.\n"
"\n"
" Click on \"Next\" when you are ready, and on \"Cancel\" when you do not "
"want to set up your printer(s) now."
msgstr ""
"\n"
"Vlkommen till guiden fr skrivarinstallation\n"
"\n"
"Den hr guiden lter dig installera skrivare anslutna till den hr datorn.\n"
"\n"
"Om du har en skrivare ansluten till den hr datorn, sl d p den s att den "
"kan identifieras automatiskt.\n"
" \n"
" Klicka p \"Nsta\" nr du r klar och p \"Avbryt\" om du inte vill "
"installera skrivare just nu."

#: ../../printerdrake.pm_.c:297
msgid ""
"\n"
"Welcome to the Printer Setup Wizard\n"
"\n"
"This wizard will help you to install your printer(s) connected to this "
"computer or connected directly to the network.\n"
"\n"
"If you have printer(s) connected to this machine, Please plug it/them in on "
"this computer and turn it/them on so that it/they can be auto-detected. Also "
"your network printer(s) must be connected and turned on.\n"
"\n"
"Note that auto-detecting printers on the network takes longer than the auto-"
"detection of only the printers connected to this machine. So turn off the "
"auto-detection of network printers when you don't need it.\n"
"\n"
" Click on \"Next\" when you are ready, and on \"Cancel\" when you do not "
"want to set up your printer(s) now."
msgstr ""
"\n"
"Vlkommen till guiden fr skrivarinstallation\n"
"\n"
"Den hr guiden lter dig installera skrivare anslutna till den hr datorn "
"eller direkt till ntverket.\n"
"\n"
"Om du har en skrivare ansluten till den hr datorn, sl d p den s att den "
"kan identifieras automatiskt. Ntverksskrivarna mste ocks vara anslutna "
"och pslagna.\n"
"\n"
"Observera att det tar lngre tid att identifiera ntverksskrivare n att "
"identifiera lokalt anslutna skrivare. Om du vill att det ska g fortare att "
"identifiera skrivare kan du sl av identifieringen av ntverksskrivare.\n"
"\n"
"Klicka p \"Nsta\" nr du r klar och p \"Avbryt\" om du inte vill "
"installera skrivare just nu."

#: ../../printerdrake.pm_.c:315
msgid "Auto-detect printers connected to this machine"
msgstr "Identifiera skrivare anslutna till den hr datorn"

#: ../../printerdrake.pm_.c:318
msgid "Auto-detect printers connected directly to the local network"
msgstr "Identifiera skrivare direktanslutna till det lokala ntverket"

#: ../../printerdrake.pm_.c:321
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr "Identifiera skrivare anslutna till datorer som kr Microsoft Windows"

#: ../../printerdrake.pm_.c:348 ../../printerdrake.pm_.c:562
#: ../../printerdrake.pm_.c:587
msgid "Local Printer"
msgstr "Lokal skrivare"

#: ../../printerdrake.pm_.c:349
msgid ""
"\n"
"Congratulations, your printer is now installed and configured!\n"
"\n"
"You can print using the \"Print\" command of your application (usually in "
"the \"File\" menu).\n"
"\n"
"If you want to add, remove, or rename a printer, or if you want to change "
"the default option settings (paper input tray, printout quality, ...), "
"select \"Printer\" in the \"Hardware\" section of the Mandrake Control "
"Center."
msgstr ""
"\n"
"Gratulerar, skrivaren r nu installerad och konfigurerad!\n"
"\n"
"Du kan skriva ut genom att anvnda kommandot \"Skriv ut\" i program (oftast "
"frn menyn \"Arkiv\").\n"
"\n"
"Om du vill lgga till, ta bort eller byta namn p en skrivare, eller om du "
"vill ndra standardinstllningarna (pappersfack, utskriftskvalitet...), vlj "
"\"Skrivare\" i sektionen \"Hrdvara\" i Mandrakes kontrollcentral."

#: ../../printerdrake.pm_.c:386 ../../printerdrake.pm_.c:577
#: ../../printerdrake.pm_.c:790 ../../printerdrake.pm_.c:1030
msgid "Printer auto-detection"
msgstr "Automatisk identifiering av skrivare"

#: ../../printerdrake.pm_.c:408
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", ntverksskrivare \"%s\", port %s"

#: ../../printerdrake.pm_.c:410
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ", skrivare \"%s\" p SMB/Windows-server \"%s\""

#: ../../printerdrake.pm_.c:416
#, c-format
msgid "Detected %s"
msgstr "Hittade %s"

#: ../../printerdrake.pm_.c:420 ../../printerdrake.pm_.c:451
#: ../../printerdrake.pm_.c:470
#, c-format
msgid "Printer on parallel port \\/*%s"
msgstr "Skrivare p pararellport \\/*%s"

#: ../../printerdrake.pm_.c:422 ../../printerdrake.pm_.c:453
#: ../../printerdrake.pm_.c:475
#, c-format
msgid "USB printer \\/*%s"
msgstr "USB-skrivare \\/*%s"

#: ../../printerdrake.pm_.c:424
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Ntverksskrivare \"%s\", port %s"

#: ../../printerdrake.pm_.c:426
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Skrivare \"%s\" p SMB/Windows-server \"%s\""

#: ../../printerdrake.pm_.c:563
msgid ""
"No local printer found! To manually install a printer enter a device name/"
"file name in the input line (Parallel Ports: /dev/lp0, /dev/lp1, ..., "
"equivalent to LPT1:, LPT2:, ..., 1st USB printer: /dev/usb/lp0, 2nd USB "
"printer: /dev/usb/lp1, ...)."
msgstr ""
"Ingen lokal skrivare hittades. Fr att manuellt installera en skrivare, ange "
"ett enhetsnamn/filnamn i inmatningsfltet (Pararellportar: /dev/lp0, /dev/"
"lp1,..., lika med LPT1:, LPT2:,..., Frsta USB-skrivaren: /dev/usb/lp0, "
"andra USB-skrivaren: /dev/usb/lp1,...)."

#: ../../printerdrake.pm_.c:567
msgid "You must enter a device or file name!"
msgstr "Du mste ange en enhet eller ett filnamn."

#: ../../printerdrake.pm_.c:578
msgid "No printer found!"
msgstr "Ingen skrivare hittad."

#: ../../printerdrake.pm_.c:588
msgid "Available printers"
msgstr "Tillgngliga skrivare"

#: ../../printerdrake.pm_.c:592
msgid ""
"The following printer was auto-detected, if it is not the one you want to "
"configure, enter a device name/file name in the input line"
msgstr ""
"Fljande skrivare identifierades automatiskt, om det inte r den du vill "
"konfigurera, ange ett enhetsnamn/filnamn i inmatningsfltet."

#: ../../printerdrake.pm_.c:593
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up or enter a device name/file name in the input line"
msgstr ""
"Hr r en lista ver alla automatiskt identifierade skrivare. Vlj skrivaren "
"du vill stlla in eller ange ett enhetsnamn/filnamn i inmatningsfltet."

#: ../../printerdrake.pm_.c:595
msgid ""
"The following printer was auto-detected. The configuration of the printer "
"will work fully automatically. If your printer was not correctly detected or "
"if you prefer a customized printer configuration, turn on \"Manual "
"configuration\"."
msgstr ""
"Fljande skrivare identifierades automatiskt. Konfigurationen av skrivaren "
"kommer att ske helt automatiskt. Om skrivaren inte identifierades korrekt "
"eller om du fredrar att konfigurera skrivaren sjlv, aktivera \"Manuell "
"konfiguration\"."

#: ../../printerdrake.pm_.c:596
msgid ""
"Here is a list of all auto-detected printers. Please choose the printer you "
"want to set up. The configuration of the printer will work fully "
"automatically. If your printer was not correctly detected or if you prefer a "
"customized printer configuration, turn on \"Manual configuration\"."
msgstr ""
"Hr r en lista ver alla skrivare som identifierades automatiskt. Vlj "
"skrivaren du vill stlla in. Konfigurationen av skrivaren kommer att ske "
"helt automatiskt. Om skrivaren inte identifierades korrekt eller om du "
"fredrar att konfigurera skrivaren sjlv, aktivera \"Manuell konfiguration\"."

#: ../../printerdrake.pm_.c:598
msgid ""
"Please choose the port where your printer is connected to or enter a device "
"name/file name in the input line"
msgstr ""
"Vlj porten till vilken skrivaren r ansluten eller ange ett enhetsnamn/"
"filnamn i inmatningsfltet."

#: ../../printerdrake.pm_.c:599
msgid "Please choose the port where your printer is connected to."
msgstr "Vlj porten till vilken skrivaren r ansluten."

#: ../../printerdrake.pm_.c:601
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
"1st USB printer: /dev/usb/lp0, 2nd USB printer: /dev/usb/lp1, ...)."
msgstr ""
"(Pararellportar: /dev/lp0, /dev/lp1,..., lika med LPT1:, LPT2:,..., Frsta "
"USB-skrivaren: /dev/usb/lp0, andra USB-skrivaren: /dev/usb/lp1,...)."

#: ../../printerdrake.pm_.c:606
msgid "You must choose/enter a printer/device!"
msgstr "Du mste vlja/ange en skrivare/enhet."

#: ../../printerdrake.pm_.c:626
msgid "Manual configuration"
msgstr "Manuell konfiguration"

#: ../../printerdrake.pm_.c:680
msgid "Remote lpd Printer Options"
msgstr "Alternativ fr LPD-fjrrskrivare"

#: ../../printerdrake.pm_.c:681
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
"server and the printer name on that server."
msgstr ""
"Fr att anvnda en LPD-utskriftsk mste du ange skrivarserverns "
"vrddatornamn och vad skrivarkn heter p den servern."

#: ../../printerdrake.pm_.c:682
msgid "Remote host name"
msgstr "Fjrrvrddatornamn"

#: ../../printerdrake.pm_.c:683
msgid "Remote printer name"
msgstr "Fjrrskrivarnamn"

#: ../../printerdrake.pm_.c:686
msgid "Remote host name missing!"
msgstr "Namn p fjrrvrddatorn saknas."

#: ../../printerdrake.pm_.c:690
msgid "Remote printer name missing!"
msgstr "Namn p fjrrskrivaren saknas."

#: ../../printerdrake.pm_.c:712 ../../printerdrake.pm_.c:1225
#, c-format
msgid "Detected model: %s %s"
msgstr "Identifierad modell: %s %s"

#: ../../printerdrake.pm_.c:790 ../../printerdrake.pm_.c:1030
msgid "Scanning network..."
msgstr "Avsker ntverket..."

#: ../../printerdrake.pm_.c:799 ../../printerdrake.pm_.c:820
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ", skrivare \"%s\" p server \"%s\""

#: ../../printerdrake.pm_.c:802 ../../printerdrake.pm_.c:823
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "Skrivare \"%s\" p server \"%s\""

#: ../../printerdrake.pm_.c:843
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "SMB-skrivarinstllningar (Windows 9x/NT)"

#: ../../printerdrake.pm_.c:844
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
"may be different from its TCP/IP hostname!) and possibly the IP address of "
"the print server, as well as the share name for the printer you wish to "
"access and any applicable user name, password, and workgroup information."
msgstr ""
"Fr att skriva ut p en SMB-skrivare ska du uppge SMB-vrddatornamnet (detta "
"r inte alltid samma som DNS-namnet) och om mjligt IP-adressen till "
"skrivarservern. ven utdelningsnamnet fr skrivaren du vill ha tillgng till "
"och anvndarnamn med lsenord."

#: ../../printerdrake.pm_.c:845
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
"and then add user name, password, and/or workgroup if needed."
msgstr ""
"Om den nskade skrivaren identifierades, vlj den frn listan och lgg sedan "
"till anvndarnamn, lsenord och/eller arbetsgrupp om det behvs."

#: ../../printerdrake.pm_.c:846
msgid "SMB server host"
msgstr "SMB-servervrddator"

#: ../../printerdrake.pm_.c:847
msgid "SMB server IP"
msgstr "SMB-serverns IP-adress"

#: ../../printerdrake.pm_.c:848
msgid "Share name"
msgstr "Utdelningsnamn"

#: ../../printerdrake.pm_.c:851
msgid "Workgroup"
msgstr "Arbetsgrupp"

#: ../../printerdrake.pm_.c:853
msgid "Auto-detected"
msgstr "Automatisk identifierad"

#: ../../printerdrake.pm_.c:864
msgid "Either the server name or the server's IP must be given!"
msgstr "Du mste ange antingen serverns namn eller serverns IP-adress."

#: ../../printerdrake.pm_.c:868
msgid "Samba share name missing!"
msgstr "Namn p Samba-utdelning saknas."

#: ../../printerdrake.pm_.c:874
msgid "SECURITY WARNING!"
msgstr "SKERHETSVARNING!"

#: ../../printerdrake.pm_.c:875
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
"a fault in the architecture of the Samba client software the password is put "
"in clear text into the command line of the Samba client used to transmit the "
"print job to the Windows server. So it is possible for every user on this "
"machine to display the password on the screen by issuing commands as \"ps "
"auxwww\".\n"
"\n"
"We recommend to make use of one of the following alternatives (in all cases "
"you have to make sure that only machines from your local network have access "
"to your Windows server, for example by means of a firewall):\n"
"\n"
"Use a password-less account on your Windows server, as the \"GUEST\" account "
"or a special account dedicated for printing. Do not remove the password "
"protection from a personal account or the administrator account.\n"
"\n"
"Set up your Windows server to make the printer available under the LPD "
"protocol. Then set up printing from this machine with the \"%s\" connection "
"type in Printerdrake.\n"
"\n"
msgstr ""
"Du har valt att skriva ut via ett lsenordsskyddat Windows-konto. P grund "
"av en svaghet i Samba-klientens konstruktion blir lsenordet synligt i "
"klartext p kommandoraden som Samba-klienten anvnder fr att skicka "
"utskriftsjobbet till Windows-servern. S varje anvndare p denna dator har "
"mjlighet att se lsenordet p skrmen, genom att ange ett kommando ssom "
"\"ps auxwww\".\n"
"\n"
"Vi rekommenderar att du gr ngot av fljande (hur det n r mste du se "
"till att bara datorer p ditt lokala ntverk har tillgng till din Windows-"
"server, t ex med hjlp av en brandvgg):\n"
"\n"
"\n"
"Anvnd ett konto utan lsenord p din Windows-server, t ex \"Guest\" eller "
"annat specialkonto, fr utskrifter. Ta inte bort lsenordet frn ett "
"personligt konto eller administratrkontot.\n"
"\n"
"Stll in din Windows-server att gra skrivaren tillgnglig ver LPD-"
"protokollet. Anvnd sedan anslutningsmetoden \"%s\" i Printerdrake fr att "
"konfigurera utskrift frn denna maskin.\n"
"\n"

#: ../../printerdrake.pm_.c:885
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
"protocol and set up printing from this machine with the \"%s\" connection "
"type in Printerdrake.\n"
"\n"
msgstr ""
"Stll in din Windows-server s att den gr skrivaren tillgnglig via IPP-"
"protokollet och stll sedan in din dator med anslutningsmetoden \"%s\" i "
"Printerdrake.\n"
"\n"

#: ../../printerdrake.pm_.c:888
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
"connect to it as a client.\n"
"\n"
"Do you really want to continue setting up this printer as you are doing now?"
msgstr ""
"Anslut din skrivare till en Linux-server och lt dina Windows-datorer jobba "
"som klienter mot den.\n"
"\n"
"r du sker p att du vill fortstta med denna typ av installation?"

#: ../../printerdrake.pm_.c:960
msgid "NetWare Printer Options"
msgstr "Skrivarinstllningar fr Netware"

#: ../../printerdrake.pm_.c:961
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
"name (Note! it may be different from its TCP/IP hostname!) as well as the "
"print queue name for the printer you wish to access and any applicable user "
"name and password."
msgstr ""
"Fr att skriva ut p en Netware-skrivare ska du uppge Netware-skrivarnamnet "
"(detta r inte alltid samma som DNS-namnet) svl som namnet till skrivarkn "
"fr den skrivare du vill ha tillgng till. Du mste ven uppge eventuella "
"anvndarnamn med lsenord."

#: ../../printerdrake.pm_.c:962
msgid "Printer Server"
msgstr "Skrivarserver"

#: ../../printerdrake.pm_.c:963
msgid "Print Queue Name"
msgstr "Skrivarknamn"

#: ../../printerdrake.pm_.c:968
msgid "NCP server name missing!"
msgstr "Namn p NCP-server saknas."

#: ../../printerdrake.pm_.c:972
msgid "NCP queue name missing!"
msgstr "Namn p NCP-k saknas."

#: ../../printerdrake.pm_.c:1039 ../../printerdrake.pm_.c:1059
#, c-format
msgid ", host \"%s\", port %s"
msgstr ", vrd \"%s\", port %s"

#: ../../printerdrake.pm_.c:1042 ../../printerdrake.pm_.c:1062
#, c-format
msgid "Host \"%s\", port %s"
msgstr "Vrd \"%s\", port %s"

#: ../../printerdrake.pm_.c:1082
msgid "TCP/Socket Printer Options"
msgstr "Alternativ fr TCP/socket-skrivare"

#: ../../printerdrake.pm_.c:1084
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
"or IP and the optional port number (default is 9100) into the input fields."
msgstr ""
"Vlj en av de identifierade skrivarna frn listan eller ange vrddatornamnet "
"eller IP-adressen och eventuellt portnummer (standard r 9100) i "
"inmatningsflten."

#: ../../printerdrake.pm_.c:1085
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
"of the printer and optionally the port number (default is 9100). On HP "
"JetDirect servers the port number is usually 9100, on other servers it can "
"vary. See the manual of your hardware."
msgstr ""
"Fr att skriva ut p en TCP- eller socket-skrivare behver du ange "
"vrddatornamnet eller IP-adressen fr skrivaren och eventuellt ocks "
"portnumret (standard r 9100). P HP JetDirect-servrar r portnumret "
"vanligtvis 9100, p andra servrar kan det variera. Se manualen fr din "
"hrdvara."

#: ../../printerdrake.pm_.c:1090
msgid "Printer host name or IP missing!"
msgstr "Namn p skrivarvrddator eller IP-adress saknas."

#: ../../printerdrake.pm_.c:1112
msgid "Printer host name or IP"
msgstr "Namn p skrivarvrddator eller IP-adress"

#: ../../printerdrake.pm_.c:1160 ../../printerdrake.pm_.c:1162
msgid "Printer Device URI"
msgstr "Skrivarenhetens URI"

#: ../../printerdrake.pm_.c:1161
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
"either the CUPS or the Foomatic specifications. Note that not all URI types "
"are supported by all the spoolers."
msgstr ""
"Du kan ange URI fr att komma t skrivaren direkt. URI:n mste uppfylla "
"antingen CUPS eller Foomatics specifikationer. Inte alla URI-typer stds av "
"alla utskriftshanterare."

#: ../../printerdrake.pm_.c:1176
msgid "A valid URI must be entered!"
msgstr "En giltig URI mste anges."

#: ../../printerdrake.pm_.c:1515
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
"Location fields do not need to be filled in. They are comments for the users."
msgstr ""
"Varje skrivare behver ett namn (exempelvis \"skrivare\"). Flten "
"Beskrivning och Plats behver inte fyllas i. De r kommentarer fr "
"anvndarna."

#: ../../printerdrake.pm_.c:1516
msgid "Name of printer"
msgstr "Skrivarens namn"

#: ../../printerdrake.pm_.c:1518
msgid "Location"
msgstr "Placering"

#: ../../printerdrake.pm_.c:1530 ../../printerdrake.pm_.c:1652
msgid "Reading printer database..."
msgstr "Lser skrivardatabas..."

#: ../../printerdrake.pm_.c:1534
msgid "Preparing printer database..."
msgstr "Frbereder skrivardatabas..."

#: ../../printerdrake.pm_.c:1631
msgid "Your printer model"
msgstr "Din skrivarmodell"

#: ../../printerdrake.pm_.c:1632
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
"detection with the models listed in its printer database to find the best "
"match. This choice can be wrong, especially when your printer is not listed "
"at all in the database. So check whether the choice is correct and click "
"\"The model is correct\" if so and if not, click \"Select model manually\" "
"so that you can choose your printer model manually on the next screen.\n"
"\n"
"For your printer Printerdrake has found:\n"
"\n"
"%s"
msgstr ""
"Printerdrake har jmfrt modellbeteckningen den identifierade automatiskt "
"med modeller som finns i dess modellista och frskt hitta den som passar "
"bst. Valet kKli fel, speciellt om skrivaren inte finns med i listan "
"verhuvudtaget. S kontrollera om valet r korrekt och om s r fallet "
"klicka p \"Korrekt modell\" annars p \"Vlj modell manuellt\" s du kan "
"vlja skrivarmodell manuellt p nsta skrm.\n"
"\n"
"Fr din skrivare har Printerdrake hittat:\n"
"\n"
"%s"

#: ../../printerdrake.pm_.c:1637 ../../printerdrake.pm_.c:1640
msgid "The model is correct"
msgstr "Korrekt modell"

#: ../../printerdrake.pm_.c:1638 ../../printerdrake.pm_.c:1639
#: ../../printerdrake.pm_.c:1642
msgid "Select model manually"
msgstr "Vlj modell manuellt"

#: ../../printerdrake.pm_.c:1659
msgid "Printer model selection"
msgstr "Val av skrivarmodell"

#: ../../printerdrake.pm_.c:1660
msgid "Which printer model do you have?"
msgstr "Vilken skrivarmodell har du?"

#: ../../printerdrake.pm_.c:1661
msgid ""
"\n"
"\n"
"Please check whether Printerdrake did the auto-detection of your printer "
"model correctly. Search the correct model in the list when the cursor is "
"standing on a wrong model or on \"Raw printer\"."
msgstr ""
"\n"
"\n"
"Kontrollera om Printerdrake utfrde den automatiska identifieringen av "
"skrivaren korrekt. Vlj rtt modell i listan om fel modell eller \"Raw "
"printer\" r markerad."

#: ../../printerdrake.pm_.c:1664
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
"similar one."
msgstr ""
"Om skrivaren inte finns med i listan, vlj en kompatibel (se skrivarens "
"manual) eller en liknande."

#: ../../printerdrake.pm_.c:1741
msgid "OKI winprinter configuration"
msgstr "Konfiguration av OKI winprinter"

#: ../../printerdrake.pm_.c:1742
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
"use a very special communication protocol and therefore they work only when "
"connected to the first parallel port. When your printer is connected to "
"another port or to a print server box please connect the printer to the "
"first parallel port before you print a test page. Otherwise the printer will "
"not work. Your connection type setting will be ignored by the driver."
msgstr ""
"Du konfigurerar en OKI laser winprinter. Dessa skrivare\n"
"anvnder ett vldigt speciellt kommunikationsprotokoll och fungerar drfr "
"bara nr de r anslutna till den frsta parallellporten. Nr din skrivare r "
"ansluten till en annan port eller till en skrivarserver, anslut skrivaren "
"till den frsta parallellporten innan du skriver ut en testsida. Annars "
"kommer skrivaren inte att fungera. Dina instllningar fr anslutningstyp "
"kommer att ignoreras av drivrutinen."

#: ../../printerdrake.pm_.c:1785 ../../printerdrake.pm_.c:1812
msgid "Lexmark inkjet configuration"
msgstr "Konfiguration av Lexmark inkjet"

#: ../../printerdrake.pm_.c:1786
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
"no printers on remote machines or print server boxes. Please connect your "
"printer to a local port or configure it on the machine where it is connected "
"to."
msgstr ""
"Drivrutinerna fr inkjet som tillhandahlls av Lexmark stdjer endast lokala "
"skrivare, inga skrivare p fjrrdatorer eller skrivarservrar. Anslut din "
"skrivare till en lokal port eller konfigurera den p datorn till vilken den "
"r ansluten."

#: ../../printerdrake.pm_.c:1813
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
"need the inkjet printer drivers provided by Lexmark (http://www.lexmark."
"com/). Click on the \"Drivers\" link. Then choose your model and afterwards "
"\"Linux\" as operating system. The drivers come as RPM packages or shell "
"scripts with interactive graphical installation. You do not need to do this "
"configuration by the graphical frontends. Cancel directly after the license "
"agreement. Then print printhead alignment pages with \"lexmarkmaintain\" and "
"adjust the head alignment settings with this program."
msgstr ""
"Fr att kunna skriva ut med din Lexmark inkjet och denna konfiguration mste "
"du ha inkjet-drivrutinerna som tillhandahlls av Lexmark (http://www.lexmark."
"com/). Klicka p knappen \"Drivers\". Vlj sedan din modell och sedan \"Linux"
"\" som operativsystem. Drivrutinerna r RPM-paket eller skalskript med en "
"interaktiv grafisk installation. Om du inte vill s behver du inte gra "
"installationen med det grafiska grnssnittet. Avbryt direkt efter "
"licensavtalet. Skriv sedan ut justeringssidor med \"lexmarkmaintain\" och "
"justera huvudjusteringsinstllningarna med detta program."

#: ../../printerdrake.pm_.c:1816
msgid "GDI Laser Printer using the Zenographics ZJ-Stream Format"
msgstr "GDI-laserskrivare med Zenographics ZJ-strmformat"

#: ../../printerdrake.pm_.c:1817
msgid ""
"Your printer belongs to the group of GDI laser printers (winprinters) sold "
"by different manufacturers which uses the Zenographics ZJ-stream raster "
"format for the data sent to the printer. The driver for these printers is "
"still in a very early development stage and so it will perhaps not always "
"work properly. Especially it is possible that the printer only works when "
"you choose the A4 paper size.\n"
"\n"
"Some of these printers, as the HP LaserJet 1000, for which this driver was "
"originally created, need their firmware to be uploaded to them after they "
"are turned on. In the case of the HP LaserJet 1000 you have to search the "
"printer's Windows driver CD or your Windows partition for the file "
"\"sihp1000.img\" and upload the file to the printer with one of the "
"following commands:\n"
"\n"
"     lpr -o raw sihp1000.img\n"
"     cat sihp1000.img > /dev/usb/lp0\n"
"\n"
"The first command can be given by any normal user, the second must be given "
"as root. After having done so you can print normally.\n"
msgstr ""

#: ../../printerdrake.pm_.c:2040
msgid ""
"Printer default settings\n"
"\n"
"You should make sure that the page size and the ink type/printing mode (if "
"available) and also the hardware configuration of laser printers (memory, "
"duplex unit, extra trays) are set correctly. Note that with a very high "
"printout quality/resolution printing can get substantially slower."
msgstr ""
"Standardinstllningar fr skrivare.\n"
"\n"
"Du br se till att sidstorleken och blcktyp/skrivarlge (om tillgngligt) "
"samt hrdvaruinstllningarna fr laserskrivare (minne, duplexenhet, extra "
"magasin) r instllda korrekt. Observera att med en vldigt hg "
"utskriftskvalitet kan utskrifterna ta lngre tid."

#: ../../printerdrake.pm_.c:2049
#, c-format
msgid "Option %s must be an integer number!"
msgstr "Alternativet %s mste vara ett heltal."

#: ../../printerdrake.pm_.c:2053
#, c-format
msgid "Option %s must be a number!"
msgstr "Alternativet %s mste vara ett nummer."

#: ../../printerdrake.pm_.c:2058
#, c-format
msgid "Option %s out of range!"
msgstr "Alternativet %s r utanfr omrdet."

#: ../../printerdrake.pm_.c:2097
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
"as the default printer?"
msgstr ""
"Vill du anvnda skrivaren \"%s\"\n"
"som standardskrivare?"

#: ../../printerdrake.pm_.c:2120
msgid "Test pages"
msgstr "Testsidor"

#: ../../printerdrake.pm_.c:2121
msgid ""
"Please select the test pages you want to print.\n"
"Note: the photo test page can take a rather long time to get printed and on "
"laser printers with too low memory it can even not come out. In most cases "
"it is enough to print the standard test page."
msgstr ""
"Vlj de testsidor du vill skriva ut.\n"
"Observera: fototestsidan kan ta ganska lng tid att f utskriven och p "
"laserskrivare med fr lite minne kanske det inte gr verhuvudtaget. I de "
"flesta fall rcker det med att skriva ut standardtestsidan."

#: ../../printerdrake.pm_.c:2125
msgid "No test pages"
msgstr "Inga testsidor"

#: ../../printerdrake.pm_.c:2126
msgid "Print"
msgstr "Skriv ut"

#: ../../printerdrake.pm_.c:2183
msgid "Standard test page"
msgstr "Standardtestsida"

#: ../../printerdrake.pm_.c:2186
msgid "Alternative test page (Letter)"
msgstr "Alternativ testsida (Letter)"

#: ../../printerdrake.pm_.c:2189
msgid "Alternative test page (A4)"
msgstr "Alternativ testsida (A4)"

#: ../../printerdrake.pm_.c:2191
msgid "Photo test page"
msgstr "Fototestsida"

#: ../../printerdrake.pm_.c:2195
msgid "Do not print any test page"
msgstr "Skriv inte ut ngon testsida"

#: ../../printerdrake.pm_.c:2204 ../../printerdrake.pm_.c:2357
msgid "Printing test page(s)..."
msgstr "Skriver ut testsida..."

#: ../../printerdrake.pm_.c:2229
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
"Printing status:\n"
"%s\n"
"\n"
msgstr ""
"Testsidan har skickats till skrivaren.\n"
"Det kan ta lite tid innan skrivaren startar.\n"
"Skrivarens status:\n"
"%s\n"
"\n"

#: ../../printerdrake.pm_.c:2233
msgid ""
"Test page(s) have been sent to the printer.\n"
"It may take some time before the printer starts.\n"
msgstr ""
"Testsidan har skickats till skrivaren.\n"
"Det kan ta lite tid innan skrivaren startar.\n"

#: ../../printerdrake.pm_.c:2240
msgid "Did it work properly?"
msgstr "Fungerade det?"

#: ../../printerdrake.pm_.c:2262 ../../printerdrake.pm_.c:3416
msgid "Raw printer"
msgstr "R skrivare"

#: ../../printerdrake.pm_.c:2288
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
"the command \"%s <file>\" or a graphical printing tool: \"xpp <file>\" or "
"\"kprinter <file>\". The graphical tools allow you to choose the printer and "
"to modify the option settings easily.\n"
msgstr ""
"Fr att skriva ut en fil frn kommandoraden (terminalfnster) kan du "
"antingen anvnda kommandot \"%s <fil>\" eller ett grafiskt utskriftsverktyg: "
"\"xpp <fil>\" eller \"kprinter <fil>\". De grafiska verktygen lter dig "
"vlja skrivare och ndra alternativinstllningarna p ett enkelt stt.\n"

#: ../../printerdrake.pm_.c:2290
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications, but here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
"Dessa kommandon kan du ocks anvnda i fltet \"Utskriftskommando\" som "
"finns i utskriftsdialogrutan hos mnga program. Ange d inte filnamnet hr, "
"eftersom filen som ska skrivas ut tillhandahlls av programmet.\n"

#: ../../printerdrake.pm_.c:2293 ../../printerdrake.pm_.c:2310
#: ../../printerdrake.pm_.c:2320
#, c-format
msgid ""
"\n"
"The \"%s\" command also allows to modify the option settings for a "
"particular printing job. Simply add the desired settings to the command "
"line, e. g. \"%s <file>\". "
msgstr ""
"\n"
"Kommandot \"%s\" lter dig ocks ndra alternativinstllningarna fr ett "
"speciellt utskriftsjobb. Lgg bara till de nskade instllningarna till "
"kommandoraden, t ex \"%s <fil>\". "

#: ../../printerdrake.pm_.c:2296 ../../printerdrake.pm_.c:2336
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
"list shown below or click on the \"Print option list\" button.%s%s\n"
"\n"
msgstr ""
"Fr att se en lista p de tillgngliga alternativen fr den aktuella "
"skrivaren, ls antingen listan som visas nedan eller klicka p "
"\"Alternativlista fr utskrift\".%s%s\n"
"\n"

#: ../../printerdrake.pm_.c:2300
msgid ""
"Here is a list of the available printing options for the current printer:\n"
"\n"
msgstr ""
"Hr r en lista ver de tillgngliga utskriftsalternativen fr den aktuella "
"skrivaren:\n"
"\n"

#: ../../printerdrake.pm_.c:2305 ../../printerdrake.pm_.c:2315
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\".\n"
msgstr ""
"Fr att skriva ut en fil frn kommandoraden (terminalfnster) anvnd "
"kommandot \"%s <fil>\".\n"

#: ../../printerdrake.pm_.c:2307 ../../printerdrake.pm_.c:2317
#: ../../printerdrake.pm_.c:2327
msgid ""
"This command you can also use in the \"Printing command\" field of the "
"printing dialogs of many applications. But here do not supply the file name "
"because the file to print is provided by the application.\n"
msgstr ""
"Detta kommando kan du ocks anvnda i fltet \"Utskriftskommando\" som finns "
"i utskriftsdialogrutan hos mnga program. Ange d inte filnamnet hr, "
"eftersom filen som ska skrivas ut tillhandahlls av programmet.\n"

#: ../../printerdrake.pm_.c:2312 ../../printerdrake.pm_.c:2322
msgid ""
"To get a list of the options available for the current printer click on the "
"\"Print option list\" button."
msgstr ""
"Fr att se en lista p de tillgngliga alternativen fr den aktuella "
"skrivaren, klicka p \"Alternativlista fr utskrift\"."

#: ../../printerdrake.pm_.c:2325
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
"<file>\" or \"%s <file>\".\n"
msgstr ""
"Fr att skriva ut en fil frn kommandoraden (terminalfnster) anvnd "
"kommandot \"%s <fil>\" eller \"%s <fil>\".\n"

#: ../../printerdrake.pm_.c:2329
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
"handling printing jobs.\n"
"If you are using KDE as desktop environment you have a \"panic button\", an "
"icon on the desktop, labeled with \"STOP Printer!\", which stops all print "
"jobs immediately when you click it. This is for example useful for paper "
"jams.\n"
msgstr ""
"Du kan ocks anvnda det grafiska grnssnittet \"xpdq\" fr att stlla in "
"olika alternativ och hantera utskrifterna.\n"
"Om du anvnder KDE som skrivbordsmilj har du en \"panikknapp\", en ikon p "
"skrivbordet med namnet \"Stoppa skrivare\". Om du klickar p den avbryts "
"omedelbart alla utskrifter. Detta kan vara anvndabart om papper har "
"fastnat.\n"

#: ../../printerdrake.pm_.c:2333
#, c-format
msgid ""
"\n"
"The \"%s\" and \"%s\" commands also allow to modify the option settings for "
"a particular printing job. Simply add the desired settings to the command "
"line, e. g. \"%s <file>\".\n"
msgstr ""
"\n"
"Kommandona \"%s\" och \"%s\" lter dig ocks ndra alternativinstllningarna "
"fr ett speciellt utskriftsjobb. Lgg bara till de nskade instllningarna "
"till kommandoraden, t ex \"%s <fil>\".\n"

#: ../../printerdrake.pm_.c:2343
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Skrivare/bildlsare/fotokort p \"%s\""

#: ../../printerdrake.pm_.c:2344
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Skriver ut/lser in bild p \"%s\""

#: ../../printerdrake.pm_.c:2346
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Skrivare/fotokortslsning p \"%s\""

#: ../../printerdrake.pm_.c:2347
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Skriver ut p skrivare \"%s\""

#: ../../printerdrake.pm_.c:2350 ../../printerdrake.pm_.c:2353
#: ../../printerdrake.pm_.c:2354 ../../printerdrake.pm_.c:2355
#: ../../printerdrake.pm_.c:3400 ../../standalone/drakTermServ_.c:248
#: ../../standalone/drakbackup_.c:1562 ../../standalone/drakbackup_.c:4210
#: ../../standalone/drakbug_.c:130 ../../standalone/drakfont_.c:705
#: ../../standalone/drakfont_.c:1014
msgid "Close"
msgstr "Stng"

#: ../../printerdrake.pm_.c:2353
msgid "Print option list"
msgstr "Alternativlista fr utskrift"

#: ../../printerdrake.pm_.c:2373
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
"Now you can scan with \"scanimage\" (\"scanimage -d hp:%s\" to specify the "
"scanner when you have more than one) from the command line or with the "
"graphical interfaces \"xscanimage\" or \"xsane\". If you are using the GIMP, "
"you can also scan by choosing the appropriate point in the \"File\"/\"Acquire"
"\" menu. Call also \"man scanimage\" on the command line to get more "
"information.\n"
"\n"
"Do not use \"scannerdrake\" for this device!"
msgstr ""
"Din flerfunktionsenhet blev automatiskt konfigurerad fr bildinlsning. Nu "
"kan du lsa in bilder med \"scanimage\" (\"scanimage -d hp:%s\" fr att "
"specificera bildlsaren om du har flera) frn kommandoraden eller med de "
"grafiska grnssnitten \"xscanimage\" eller \"xsane\". Om du anvnder Gimp "
"kan du ocks lsa in bilder genom att vlja passande post i menyn \"Arkiv\"/"
"\"Inhmta\". Du kan ocks anvnda \"man scanimage\" p kommandoraden fr att "
"f mer information.\n"
"\n"
"Anvnd inte \"Scannerdrake\" fr den hr enheten!"

#: ../../printerdrake.pm_.c:2394
msgid ""
"Your printer was configured automatically to give you access to the photo "
"card drives from your PC. Now you can access your photo cards using the "
"graphical program \"MtoolsFM\" (Menu: \"Applications\" -> \"File tools\" -> "
"\"MTools File Manager\") or the command line utilities \"mtools\" (enter "
"\"man mtools\" on the command line for more info). You find the card's file "
"system under the drive letter \"p:\", or subsequent drive letters when you "
"have more than one HP printer with photo card drives. In \"MtoolsFM\" you "
"can switch between drive letters with the field at the upper-right corners "
"of the file lists."
msgstr ""
"Din skrivare har konfigurerats automatiskt fr tkomst till "
"fotokortsenheterna frn din PC. Du kan nu komma t dina fotokort genom att "
"anvnda det grafiska verktyget \"MtoolsFM\" (Meny: \"Program\" -> "
"\"Filverktyg\" -> \"Filhanteraren MTools\") eller kommandoradsverktyget "
"\"mtools\" (skriv \"man mtools\" p kommandoraden fr mer info). Du hittar "
"kortets filsystem under enhetsbokstaven \"p:\", eller efterfljande "
"enhetsbokstver om du har mer n en HP-skrivare med fotokortsenhet. I "
"\"MtoolsFM\" kan du byta mella enhetsbokstverna i fltet lngst upp till "
"hger i fillistorna."

#: ../../printerdrake.pm_.c:2416 ../../printerdrake.pm_.c:2875
#: ../../printerdrake.pm_.c:3170
msgid "Reading printer data..."
msgstr "Lser skrivardata..."

#: ../../printerdrake.pm_.c:2436 ../../printerdrake.pm_.c:2464
#: ../../printerdrake.pm_.c:2499
msgid "Transfer printer configuration"
msgstr "verfr skrivarkonfiguration"

#: ../../printerdrake.pm_.c:2437
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
"s to %s, your current spooler. All the configuration data (printer name, "
"description, location, connection type, and default option settings) is "
"overtaken, but jobs will not be transferred.\n"
"Not all queues can be transferred due to the following reasons:\n"
msgstr ""
"Du kan kopiera skrivarkonfigurationen som du har gjort fr utskriftssystemet "
"%s till %s, ditt aktuella utskriftssystem. All konfigurationsdata "
"(skrivarnamn, beskrivning, plats, anslutningstyp och standardinstllningar) "
"flyttas ver, men jobb verfrs inte.\n"
"Alla ker kan inte verfras p grund av fljande anledning:\n"

#: ../../printerdrake.pm_.c:2440
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
"data into a free-formed command.\n"
msgstr ""
"CUPS stdjer inte skrivare p Novell-servrar eller skrivare som skickar data "
"in till ett \"free-formed\"-kommando.\n"

#: ../../printerdrake.pm_.c:2442
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr ""
"PDQ stdjer endast lokala skrivare, LPD-fjrrskrivare och Socket/TCP-"
"skrivare.\n"

#: ../../printerdrake.pm_.c:2444
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD och LPRng stdjer inte IPP-skrivare.\n"

#: ../../printerdrake.pm_.c:2446
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
"cannot be transferred."
msgstr ""
"Ker som inte skapats med detta program eller \"foomatic-configure\" kan "
"inte verfras."

#: ../../printerdrake.pm_.c:2447
msgid ""
"\n"
"Also printers configured with the PPD files provided by their manufacturers "
"or with native CUPS drivers cannot be transferred."
msgstr ""
"\n"
"Skrivare konfigurerade med PPD-filerna som tillhandahlls av tillverkarna "
"eller med de ursprungliga CUPS-drivrutinerna kan inte verfras."

#: ../../printerdrake.pm_.c:2448
msgid ""
"\n"
"Mark the printers which you want to transfer and click \n"
"\"Transfer\"."
msgstr ""
"\n"
"Markera skrivarna du vill verfra och klicka p \n"
"verfr."

#: ../../printerdrake.pm_.c:2451
msgid "Do not transfer printers"
msgstr "verfr inte skrivare"

#: ../../printerdrake.pm_.c:2452 ../../printerdrake.pm_.c:2469
msgid "Transfer"
msgstr "verfr"

#: ../../printerdrake.pm_.c:2465
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
"Click \"Transfer\" to overwrite it.\n"
"You can also type a new name or skip this printer."
msgstr ""
"En skrivare med namn \"%s\" existerar redan under %s. \n"
"Klicka p verfr fr att skriva ver den.\n"
"Du kan ocks ange ett nytt namn eller hoppa ver den hr skrivaren."

#: ../../printerdrake.pm_.c:2473
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
"Skrivarnamnet fr bara innehlla bokstver, siffror och "
"understrykningsstreck."

#: ../../printerdrake.pm_.c:2478
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
"do you really want to overwrite its configuration?"
msgstr ""
"Skrivaren \"%s\" existerar redan,\n"
"vill du verkligen skriva ver dess konfiguration?"

#: ../../printerdrake.pm_.c:2486
msgid "New printer name"
msgstr "Nytt skrivarnamn"

#: ../../printerdrake.pm_.c:2489
#, c-format
msgid "Transferring %s..."
msgstr "verfr %s..."

#: ../../printerdrake.pm_.c:2500
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
"the default printer under the new printing system %s?"
msgstr ""
"Du har verfrt din frra standardskrivare (\"%s\"). Ska den anvndas som "
"standardskrivare under det nya skrivarsystemet %s?"

#: ../../printerdrake.pm_.c:2510
msgid "Refreshing printer data..."
msgstr "Laddar om skrivardata..."

#: ../../printerdrake.pm_.c:2518 ../../printerdrake.pm_.c:2590
#: ../../printerdrake.pm_.c:2602
msgid "Configuration of a remote printer"
msgstr "Konfiguration av fjrrskrivare"

#: ../../printerdrake.pm_.c:2519
msgid "Starting network..."
msgstr "Startar ntverket..."

#: ../../printerdrake.pm_.c:2554 ../../printerdrake.pm_.c:2558
#: ../../printerdrake.pm_.c:2560
msgid "Configure the network now"
msgstr "Konfigurera ntverket nu"

#: ../../printerdrake.pm_.c:2555
msgid "Network functionality not configured"
msgstr "Ntverksfunktionalitet ej konfigurerad"

#: ../../printerdrake.pm_.c:2556
msgid ""
"You are going to configure a remote printer. This needs working network "
"access, but your network is not configured yet. If you go on without network "
"configuration, you will not be able to use the printer which you are "
"configuring now. How do you want to proceed?"
msgstr ""
"Du r p vg att konfigurera en fjrrskrivare. Fr detta krvs "
"ntverkstkomst, men du har inte konfigurerat ntverket nnu. Om du "
"fortstter utan att konfigurera ntverket kommer du inte att kunna anvnda "
"skrivaren som du just nu konfigurerar. Hur vill du fortstta?"

#: ../../printerdrake.pm_.c:2559
msgid "Go on without configuring the network"
msgstr "Fortstt utan att konfigurera ntverket"

#: ../../printerdrake.pm_.c:2592
msgid ""
"The network configuration done during the installation cannot be started "
"now. Please check whether the network gets accessable after booting your "
"system and correct the configuration using the Mandrake Control Center, "
"section \"Network & Internet\"/\"Connection\", and afterwards set up the "
"printer, also using the Mandrake Control Center, section \"Hardware\"/"
"\"Printer\""
msgstr ""
"Ntverkskonfigurationen som gjordes under installationen kan inte startas "
"nu. Kontrollera om du kommer t ntverket efter det att du har startat upp "
"systemet och korrigera konfigurationen med Mandrakes kontrollcentral, "
"sektionen \"Ntverk & Internet\"/\"Anslutning\". Konfigurera sedan skrivaren "
"med samma kontrollcentral, sektionen \"Hrdvara\"/\"Skrivare\"."

#: ../../printerdrake.pm_.c:2593
msgid ""
"The network access was not running and could not be started. Please check "
"your configuration and your hardware. Then try to configure your remote "
"printer again."
msgstr ""
"Ntverkstkomsten var inte igng och kunde inte startas. Kontrollera "
"konfigurationen och hrdvaran. Frsk sedan konfigurera fjrrskrivaren igen."

#: ../../printerdrake.pm_.c:2603
msgid "Restarting printing system..."
msgstr "Startar om skrivarsystem..."

#: ../../printerdrake.pm_.c:2641
msgid "high"
msgstr "hg"

#: ../../printerdrake.pm_.c:2641
msgid "paranoid"
msgstr "paranoid"

#: ../../printerdrake.pm_.c:2642
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Installerar ett skrivarsystem i skerhetsnivn %s"

#: ../../printerdrake.pm_.c:2643
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
"s security level.\n"
"\n"
"This printing system runs a daemon (background process) which waits for "
"print jobs and handles them. This daemon is also accessable by remote "
"machines through the network and so it is a possible point for attacks. "
"Therefore only a few selected daemons are started by default in this "
"security level.\n"
"\n"
"Do you really want to configure printing on this machine?"
msgstr ""
"Du r p vg att installera skrivarsystemet %s p ett system som krs i "
"skerhetsnivn %s.\n"
"\n"
"Det hr skrivarsystemet krs som en demon (bakgrundsprocess) vilken vntar "
"p skrivarjobb och sedan hanterar dem. Den hr demonen r ven tillgnglig "
"fr fjrrdatorer via ntverket och kan drmed utsttas fr attacker. Drfr "
"startas endast ett ftal valda demoner som standard i denna skerhetsniv.\n"
"\n"
"Vill du verkligen konfigurera utskrift p den hr datorn?"

#: ../../printerdrake.pm_.c:2675
msgid "Starting the printing system at boot time"
msgstr "Startar skrivarsystemet vid uppstart"

#: ../../printerdrake.pm_.c:2676
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
"is booted.\n"
"\n"
"It is possible that the automatic starting was turned off by changing to a "
"higher security level, because the printing system is a potential point for "
"attacks.\n"
"\n"
"Do you want to have the automatic starting of the printing system turned on "
"again?"
msgstr ""
"Skrivarsystemet (%s) kommer inte att startas automatiskt nr datorn startas "
"upp.\n"
"\n"
"Det r mjligt att den automatiska starten inaktiverades genom att "
"skerhetsnivn hjdes, eftersom skrivarsystem r en svag punkt nr det "
"gller attacker.\n"
"\n"
"Vill du att den automatiska starten av skrivarsystemet ska aktiveras igen?"

#: ../../printerdrake.pm_.c:2700 ../../printerdrake.pm_.c:2741
#: ../../printerdrake.pm_.c:2780 ../../printerdrake.pm_.c:2822
#: ../../printerdrake.pm_.c:2943
msgid "Checking installed software..."
msgstr "Kontrollerar installerad mjukvara..."

#: ../../printerdrake.pm_.c:2746
msgid "Removing LPRng..."
msgstr "Tar bort LPRng..."

#: ../../printerdrake.pm_.c:2785
msgid "Removing LPD..."
msgstr "Tar bort LPD..."

#: ../../printerdrake.pm_.c:2858
msgid "Select Printer Spooler"
msgstr "Vlj utskriftshanterare"

#: ../../printerdrake.pm_.c:2859
msgid "Which printing system (spooler) do you want to use?"
msgstr "Vilket utskriftssystem (spooler) vill du anvnda?"

#: ../../printerdrake.pm_.c:2895
#, c-format
msgid "Configuring printer \"%s\"..."
msgstr "Konfigurerar skrivare \"%s\"..."

#: ../../printerdrake.pm_.c:2909
msgid "Installing Foomatic..."
msgstr "Installerar Foomatic..."

#: ../../printerdrake.pm_.c:2979 ../../printerdrake.pm_.c:3020
#: ../../printerdrake.pm_.c:3417 ../../printerdrake.pm_.c:3490
msgid "Printer options"
msgstr "Skrivarinstllningar"

#: ../../printerdrake.pm_.c:2989
msgid "Preparing Printerdrake..."
msgstr "Frbereder Printerdrake..."

#: ../../printerdrake.pm_.c:3007 ../../printerdrake.pm_.c:3580
msgid "Configuring applications..."
msgstr "Konfigurerar program..."

#: ../../printerdrake.pm_.c:3027
msgid "Would you like to configure printing?"
msgstr "Vill du konfigurera utskrift?"

#: ../../printerdrake.pm_.c:3039
msgid "Printing system: "
msgstr "Skrivarsystem: "

#: ../../printerdrake.pm_.c:3099
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; to view information about it; "
"or to make a printer on a remote CUPS server available for Star Office/"
"OpenOffice.org/GIMP."
msgstr ""
"Fljande skrivare r konfigurerade. Dubbelklicka p en skrivare fr att "
"ndra dess instllningar, gra den till standardskrivare, se information om "
"den eller fr att gra en fjrrskrivare p CUPS-server tillgnglig fr Star/"
"Open Office."

#: ../../printerdrake.pm_.c:3100
msgid ""
"The following printers are configured. Double-click on a printer to change "
"its settings; to make it the default printer; or to view information about "
"it."
msgstr ""
"Fljande skrivare r instllda. Dubbelklicka p ngon av dem fr att ndra "
"dess instllningar, fr att anvnda den som standard eller fr att f "
"information om den."

#: ../../printerdrake.pm_.c:3127
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr "Uppdatera skrivarlista (fr att gra alla CUPS-fjrrskrivare synliga)"

#: ../../printerdrake.pm_.c:3145
msgid "Change the printing system"
msgstr "Byta skrivarsystem"

#: ../../printerdrake.pm_.c:3150 ../../standalone/drakconnect_.c:277
msgid "Normal Mode"
msgstr "Normallge"

#: ../../printerdrake.pm_.c:3310 ../../printerdrake.pm_.c:3360
#: ../../printerdrake.pm_.c:3573
msgid "Do you want to configure another printer?"
msgstr "Vill du konfigurera en annan skrivare?"

#: ../../printerdrake.pm_.c:3395
msgid "Modify printer configuration"
msgstr "ndra skrivarinstllning"

#: ../../printerdrake.pm_.c:3397
#, c-format
msgid ""
"Printer %s\n"
"What do you want to modify on this printer?"
msgstr ""
"Skrivare %s\n"
"Vad vill du ndra p den hr skrivaren?"

#: ../../printerdrake.pm_.c:3401
msgid "Do it!"
msgstr "OK!"

#: ../../printerdrake.pm_.c:3406 ../../printerdrake.pm_.c:3461
msgid "Printer connection type"
msgstr "Skrivarens anslutningstyp"

#: ../../printerdrake.pm_.c:3407 ../../printerdrake.pm_.c:3465
msgid "Printer name, description, location"
msgstr "Skrivarens namn, beskrivning, plats"

#: ../../printerdrake.pm_.c:3409 ../../printerdrake.pm_.c:3483
msgid "Printer manufacturer, model, driver"
msgstr "Skrivarens tillverkare, modell, drivrutin"

#: ../../printerdrake.pm_.c:3410 ../../printerdrake.pm_.c:3484
msgid "Printer manufacturer, model"
msgstr "Skrivarens tillverkare, modell"

#: ../../printerdrake.pm_.c:3419 ../../printerdrake.pm_.c:3494
msgid "Set this printer as the default"
msgstr "Anvnd denna skrivare som standardskrivare"

#: ../../printerdrake.pm_.c:3421 ../../printerdrake.pm_.c:3499
msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
msgstr "Lgg till den hr skrivaren till Star Office/OpenOffice.org/GIMP."

#: ../../printerdrake.pm_.c:3422 ../../printerdrake.pm_.c:3508
msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
msgstr "Ta bort den hr skrivaren frn Star Office/OpenOffice.org/GIMP."

#: ../../printerdrake.pm_.c:3423 ../../printerdrake.pm_.c:3517
msgid "Print test pages"
msgstr "Skriv ut testsidor"

#: ../../printerdrake.pm_.c:3424 ../../printerdrake.pm_.c:3519
msgid "Know how to use this printer"
msgstr "Knner till hur man anvnder denna skrivare"

#: ../../printerdrake.pm_.c:3426 ../../printerdrake.pm_.c:3521
msgid "Remove printer"
msgstr "Ta bort skrivare"

#: ../../printerdrake.pm_.c:3472
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Tar bort gammal skrivare \"%s\"..."

#: ../../printerdrake.pm_.c:3497
msgid "Default printer"
msgstr "Standardskrivare"

#: ../../printerdrake.pm_.c:3498
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Skrivaren \"%s\" kommer nu att anvnds som standardskrivare."

#: ../../printerdrake.pm_.c:3502 ../../printerdrake.pm_.c:3505
msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
msgstr "Lgger till skrivaren till Star Office/OpenOffice.org/GIMP"

#: ../../printerdrake.pm_.c:3503
#, c-format
msgid ""
"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
msgstr "Skrivare \"%s\" har lagts till Star Office/OpenOffice.org/GIMP."

#: ../../printerdrake.pm_.c:3506
#, c-format
msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
msgstr ""
"Misslyckades med att lgga till skrivare \"%s\" till Star Office/OpenOffice."
"org."

#: ../../printerdrake.pm_.c:3511 ../../printerdrake.pm_.c:3514
msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
msgstr "Tar bort skrivare frn Star Office/OpenOffice.org/GIMP"

#: ../../printerdrake.pm_.c:3512
#, c-format
msgid ""
"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
"GIMP."
msgstr "Skrivare \"%s\" har tagits bort frn Star Office/OpenOffice.org/GIMP."

#: ../../printerdrake.pm_.c:3515
#, c-format
msgid ""
"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
msgstr ""
"Misslyckades med att ta bort skrivare \"%s\" frn Star Office/OpenOffice.org/"
"GIMP."

#: ../../printerdrake.pm_.c:3523
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Vill du verkligen ta bort skrivaren \"%s\"?"

#: ../../printerdrake.pm_.c:3527
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Tar bort skrivare \"%s\"..."

#: ../../proxy.pm_.c:29 ../../proxy.pm_.c:37 ../../proxy.pm_.c:58
#: ../../proxy.pm_.c:78
msgid "Proxy configuration"
msgstr "Proxykonfiguration"

#: ../../proxy.pm_.c:30
msgid ""
"Welcome to the proxy configuration utility.\n"
"\n"
"Here, you'll be able to set up your http and ftp proxies\n"
"with or without login and password\n"
msgstr ""
"Vlkommen till proxyverktyget.\n"
"\n"
"Hr kommer du att kunna stta upp http- och ftp-proxy\n"
"med eller utan anvndarnamn och lsenord.\n"

#: ../../proxy.pm_.c:38
msgid ""
"Please fill in the http proxy informations\n"
"Leave it blank if you don't want an http proxy"
msgstr ""
"Fyll i information om http-proxy.\n"
"Lmna blankt om du inte vill ha ngon http-proxy."

#: ../../proxy.pm_.c:39 ../../proxy.pm_.c:60
msgid "URL"
msgstr "URL"

#: ../../proxy.pm_.c:40 ../../proxy.pm_.c:61
msgid "port"
msgstr "port"

#: ../../proxy.pm_.c:44
msgid "Url should begin with 'http:'"
msgstr "URL ska brja med \"http:\""

#: ../../proxy.pm_.c:48 ../../proxy.pm_.c:69
msgid "The port part should be numeric"
msgstr "Portdelen ska vara numerisk."

#: ../../proxy.pm_.c:59
msgid ""
"Please fill in the ftp proxy informations\n"
"Leave it blank if you don't want an ftp proxy"
msgstr ""
"Fyll i information om FTP-proxy.\n"
"Lmna blankt om du inte vill ha ngon FTP-proxy."

#: ../../proxy.pm_.c:79
msgid ""
"Please enter proxy login and password, if any.\n"
"Leave it blank if you don't want login/passwd"
msgstr ""
"Ange anvndarnamn och lsenord fr proxy.\n"
"Lmna blankt om du inte vill ha ngot anvndarnamn/lsenord."

#: ../../proxy.pm_.c:80
msgid "login"
msgstr "anvndarnamn"

#: ../../proxy.pm_.c:82
msgid "password"
msgstr "lsenord"

#: ../../proxy.pm_.c:84
msgid "re-type password"
msgstr "bekrfta lsenord"

#: ../../proxy.pm_.c:88
msgid "The passwords don't match. Try again!"
msgstr "Du angav inte samma lsenord. Frsk igen."

#: ../../raid.pm_.c:35
#, c-format
msgid "Can't add a partition to _formatted_ RAID md%d"
msgstr "Kan inte lgga till en partition till en _formaterad_ RAID md%d"

#: ../../raid.pm_.c:108
#, c-format
msgid "Can't write file %s"
msgstr "Kan inte skriva fil %s"

#: ../../raid.pm_.c:137
msgid "mkraid failed"
msgstr "mkraid misslyckades"

#: ../../raid.pm_.c:137
msgid "mkraid failed (maybe raidtools are missing?)"
msgstr "mkraid misslyckades (kanske finns det inga raid-verktyg)"

#: ../../raid.pm_.c:153
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "Inte tillrckligt mnga partitioner fr RAID-niv %d\n"

#: ../../security/main.pm_.c:66
msgid "Security Level:"
msgstr "Skerhetsniv:"

#: ../../security/main.pm_.c:74
#, fuzzy
msgid "Security Alerts:"
msgstr "Skerhetsniv"

#: ../../security/main.pm_.c:83
msgid "Security Administrator:"
msgstr "Skerhetsadministratr:"

#: ../../security/main.pm_.c:114 ../../security/main.pm_.c:150
#, fuzzy, c-format
msgid " (default: %s)"
msgstr " (Standard)"

#: ../../security/main.pm_.c:118 ../../security/main.pm_.c:154
#: ../../security/main.pm_.c:179
msgid ""
"The following options can be set to customize your\n"
"system security. If you need explanations, click on Help.\n"
msgstr ""

#: ../../security/main.pm_.c:256
#, fuzzy
msgid "Please wait, setting security level..."
msgstr "Vlj nskad skerhetsniv"

#: ../../security/main.pm_.c:262
#, fuzzy
msgid "Please wait, setting security options..."
msgstr "Vnta, frbereder installation..."

#: ../../services.pm_.c:14
msgid "Launch the ALSA (Advanced Linux Sound Architecture) sound system"
msgstr "Starta ljudsystemet ALSA (Advanced Linux Sound Architecture)"

#: ../../services.pm_.c:15
msgid "Anacron a periodic command scheduler."
msgstr "Anacron kr kommandon vid angivna, periodiska tidpunkter."

#: ../../services.pm_.c:16
msgid ""
"apmd is used for monitoring batery status and logging it via syslog.\n"
"It can also be used for shutting down the machine when the battery is low."
msgstr ""
"Apmd anvnds fr att vervaka batteristatusen i en brbar dator,\n"
"samt logga denna till syslog. Den kan ven anvndas fr att stnga ner\n"
"datorn om batteriet hller p att ta slut."

#: ../../services.pm_.c:18
msgid ""
"Runs commands scheduled by the at command at the time specified when\n"
"at was run, and runs batch commands when the load average is low enough."
msgstr ""
"Denna tjnst kr kommandon som givits till \"at\"-kommandot, vid den\n"
"tidpunkt som angetts. At kan ven kra batch-kommandon d\n"
"datorns belastning minskat under en angiven niv."

#: ../../services.pm_.c:20
msgid ""
"cron is a standard UNIX program that runs user-specified programs\n"
"at periodic scheduled times. vixie cron adds a number of features to the "
"basic\n"
"UNIX cron, including better security and more powerful configuration options."
msgstr ""
"Cron-tjnsten kan kra program periodiskt vid angivna klockslag.\n"
"Den hr cron-demonen, vixie cron har ett antal utkningar och\n"
"frbttringar ver standard Unix cron, bland annat hgre skerhet\n"
"och bttre instllningsmjligheter."

#: ../../services.pm_.c:23
msgid ""
"GPM adds mouse support to text-based Linux applications such the\n"
"Midnight Commander. It also allows mouse-based console cut-and-paste "
"operations,\n"
"and includes support for pop-up menus on the console."
msgstr ""
"GPM tillhandahller musstd fr textbaserade Linux-program,\n"
"s som Midnight Commander. GPM tillhandahller ocks musbaserad\n"
"kopiering och inklistring samt popupmenyer i konsollen."

#: ../../services.pm_.c:26
msgid ""
"HardDrake runs a hardware probe, and optionally configures\n"
"new/changed hardware."
msgstr ""
"Harddrake letar efter hrdvara och kan anvndas fr att\n"
"konfigurera ny/ndrad hrdvara."

#: ../../services.pm_.c:28
msgid ""
"Apache is a World Wide Web server. It is used to serve HTML files and CGI."
msgstr ""
"Apache r en www-server (webbserver). Den tillhandahller HTML-dokument och "
"CGI-skript."

#: ../../services.pm_.c:29
msgid ""
"The internet superserver daemon (commonly called inetd) starts a\n"
"variety of other internet services as needed. It is responsible for "
"starting\n"
"many services, including telnet, ftp, rsh, and rlogin. Disabling inetd "
"disables\n"
"all of the services it is responsible for."
msgstr ""
"Inetd r en basserver som startar andra Internetservrar. Den r\n"
"ansvarig fr startandet av mnga olika tjnster, ssom telnet, ftp,\n"
"rsh och rlogin. Om inetd r inaktiverad, kan ingen av dessa servrar kras."

#: ../../services.pm_.c:33
msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""
"Starta paketfiltrering fr 2.2-serien av Linuxkrnan, fr att stta\n"
"upp en brandvgg som skyddar datorn frn ntverksattacker."

#: ../../services.pm_.c:35
msgid ""
"This package loads the selected keyboard map as set in\n"
"/etc/sysconfig/keyboard.  This can be selected using the kbdconfig utility.\n"
"You should leave this enabled for most machines."
msgstr ""
"Den hr tjnsten laddar den valda tangentbordsmappningen som\n"
"stllts in i /etc/sysconfig/keyboard. Instllningen kan ndras med\n"
"kbdconfig-verktyget. Du br aktivera detta paket p de flesta datorer."

#: ../../services.pm_.c:38
msgid ""
"Automatic regeneration of kernel header in /boot for\n"
"/usr/include/linux/{autoconf,version}.h"
msgstr ""
"Automatisk omgenerering av krnans huvud i /boot fr\n"
"/usr/include/linux/{autoconf,version}.h"

#: ../../services.pm_.c:40
msgid "Automatic detection and configuration of hardware at boot."
msgstr "Automatisk identifiering och konfiguration av hrdvara vid uppstart."

#: ../../services.pm_.c:41
msgid ""
"Linuxconf will sometimes arrange to perform various tasks\n"
"at boot-time to maintain the system configuration."
msgstr ""
"Linuxconf kommer emellant att utfra olika aktiviteter\n"
"vid uppstart fr att hlla systemet i skick."

#: ../../services.pm_.c:43
msgid ""
"lpd is the print daemon required for lpr to work properly. It is\n"
"basically a server that arbitrates print jobs to printer(s)."
msgstr ""
"LPD r en skrivardemon som behvs fr att lpr ska fungera korrekt.\n"
"Det r i princip en server som tilldelar utskrifter till skrivare."

#: ../../services.pm_.c:45
msgid ""
"Linux Virtual Server, used to build a high-performance and highly\n"
"available server."
msgstr ""
"Linux Virtual Server, anvnds fr att bygga en hgpresterande\n"
"och tillgnglig server."

#: ../../services.pm_.c:47
msgid ""
"named (BIND) is a Domain Name Server (DNS) that is used to resolve host "
"names to IP addresses."
msgstr ""
"Named (BIND) r en namnserver (Domain Name Server, DNS) som kan anvndas fr "
"att sl upp IP-adresser frn datornamn."

#: ../../services.pm_.c:48
msgid ""
"Mounts and unmounts all Network File System (NFS), SMB (Lan\n"
"Manager/Windows), and NCP (NetWare) mount points."
msgstr "Monterar/avmonterar alla ntverksfilsystem (NFS, SMB och NCP)."

#: ../../services.pm_.c:50
msgid ""
"Activates/Deactivates all network interfaces configured to start\n"
"at boot time."
msgstr ""
"Aktiverar/inaktiverar alla de ntverkskort som konfigurerats\n"
"att starta vid uppstart."

#: ../../services.pm_.c:52
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP networks.\n"
"This service provides NFS server functionality, which is configured via the\n"
"/etc/exports file."
msgstr ""
"NFS r ett populrt protokoll fr fildelning ver TCP/IP-ntverk.\n"
"Den hr demonen r en server fr detta protokoll, och konfigureras\n"
"i filen /etc/exports."

#: ../../services.pm_.c:55
msgid ""
"NFS is a popular protocol for file sharing across TCP/IP\n"
"networks. This service provides NFS file locking functionality."
msgstr ""
"NFS r ett populrt protokoll fr fildelning ver TCP/IP-ntverk.\n"
"Den hr demonen tillhandahller NFS-fillsning."

#: ../../services.pm_.c:57
msgid ""
"Automatically switch on numlock key locker under console\n"
"and XFree at boot."
msgstr ""
"Aktivera automatiskt numlock fr konsollge\n"
"och XFree vid uppstart."

#: ../../services.pm_.c:59
msgid "Support the OKI 4w and compatible winprinters."
msgstr "Skapa std fr OKI 4w och kompatibla Windowsskrivare."

#: ../../services.pm_.c:60
msgid ""
"PCMCIA support is usually to support things like ethernet and\n"
"modems in laptops.  It won't get started unless configured so it is safe to "
"have\n"
"it installed on machines that don't need it."
msgstr ""
"PCMCIA anvnds fr att ansluta t ex ethernet-ntverkskort och modem till\n"
"brbara datorer. PCMCIA-tjnsten startas inte om den inte behvs, s det r\n"
"helt skert att ha den installerad, ven p datorer som inte anvnder den."

#: ../../services.pm_.c:63
msgid ""
"The portmapper manages RPC connections, which are used by\n"
"protocols such as NFS and NIS. The portmap server must be running on "
"machines\n"
"which act as servers for protocols which make use of the RPC mechanism."
msgstr ""
"Portmappern hanterar RPC-anslutningar, vilka anvnds av protokoll som t ex\n"
"NFS och NIS. En portmapper mste kras p de datorer som ska fungera\n"
"som server fr sdana protokoll."

#: ../../services.pm_.c:66
msgid ""
"Postfix is a Mail Transport Agent, which is the program that moves mail from "
"one machine to another."
msgstr ""
"Postfix r en MTA (Mail Transport Agent), vilket r det program som flyttar "
"e-post mellan datorer."

#: ../../services.pm_.c:67
msgid ""
"Saves and restores system entropy pool for higher quality random\n"
"number generation."
msgstr ""
"Sparar och terladdar enropi-poolen fr att ge hgre kvalitet\n"
"p systemets slumptalsgenerator."

#: ../../services.pm_.c:69
msgid ""
"Assign raw devices to block devices (such as hard drive\n"
"partitions), for the use of applications such as Oracle"
msgstr ""
"Tilldela raw-enheter till blockenheter (som t ex hrddiskpartitioner),\n"
"fr anvndning av program ssom Oracle."

#: ../../services.pm_.c:71
msgid ""
"The routed daemon allows for automatic IP router table updated via\n"
"the RIP protocol. While RIP is widely used on small networks, more complex\n"
"routing protocols are needed for complex networks."
msgstr ""
"Routed-demonen uppdaterar automatiskt IP-routing-tabeller via RIP-\n"
"protokollet. RIP r mycket vlanvnt p mindre ntverk, men fr komplexare\n"
"nt krvs kraftfullare protokoll."

#: ../../services.pm_.c:74
msgid ""
"The rstat protocol allows users on a network to retrieve\n"
"performance metrics for any machine on that network."
msgstr ""
"Rstat-protokollet lter anvndare se hur mycket en\n"
"annan dator som kr en rstat-demon anvnds."

#: ../../services.pm_.c:76
msgid ""
"The rusers protocol allows users on a network to identify who is\n"
"logged in on other responding machines."
msgstr ""
"Rusers-protokollet lter anvndare se vilka som r inloggade p\n"
"en annan dator som kr en rusers-demon."

#: ../../services.pm_.c:78
msgid ""
"The rwho protocol lets remote users get a list of all of the users\n"
"logged into a machine running the rwho daemon (similiar to finger)."
msgstr ""
"Rwho-protokollet lter fjrranvndare se en lista p alla anvndare\n"
"som r inloggade p en annan dator som kr en rwho-demon (liknar finger)."

#: ../../services.pm_.c:80
msgid "Launch the sound system on your machine"
msgstr "Starta ljudsystemet p datorn"

#: ../../services.pm_.c:81
msgid ""
"Syslog is the facility by which many daemons use to log messages\n"
"to various system log files.  It is a good idea to always run syslog."
msgstr ""
"Syslog r en demon genom vilken andra demoner skter sin\n"
"loggning till diverse olika loggfiler. Det r en god id\n"
"att alltid kra syslog."

#: ../../services.pm_.c:83
msgid "Load the drivers for your usb devices."
msgstr "Ladda drivrutinerna fr USB-enheter."

#: ../../services.pm_.c:84
msgid "Starts the X Font Server (this is mandatory for XFree to run)."
msgstr "Startar X Font Server (detta r obligatoriskt fr att kra XFree)."

#: ../../services.pm_.c:110 ../../services.pm_.c:152
msgid "Choose which services should be automatically started at boot time"
msgstr "Vlj vilka tjnster som ska startas automatiskt vid uppstart"

#: ../../services.pm_.c:122
msgid "Printing"
msgstr "Skrivare"

#: ../../services.pm_.c:123
msgid "Internet"
msgstr "Internet"

#: ../../services.pm_.c:126
msgid "File sharing"
msgstr "Fildelning"

#: ../../services.pm_.c:128 ../../standalone/drakbackup_.c:1746
msgid "System"
msgstr "System"

#: ../../services.pm_.c:133
msgid "Remote Administration"
msgstr "Fjrradministration"

#: ../../services.pm_.c:141
msgid "Database Server"
msgstr "Databasserver"

#: ../../services.pm_.c:170
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Tjnster: %d aktiverad fr %d registrerad"

#: ../../services.pm_.c:186
msgid "Services"
msgstr "Tjnster"

#: ../../services.pm_.c:198
msgid "running"
msgstr "startad"

#: ../../services.pm_.c:198
msgid "stopped"
msgstr "stoppad"

#: ../../services.pm_.c:212
msgid "Services and deamons"
msgstr "Tjnster och demoner"

#: ../../services.pm_.c:217
msgid ""
"No additional information\n"
"about this service, sorry."
msgstr ""
"Tyvrr, ingen ytterligare information\n"
"om den hr tjnsten."

#: ../../services.pm_.c:224
msgid "On boot"
msgstr "Vid uppstart"

#: ../../services.pm_.c:236
msgid "Start"
msgstr "Starta"

#: ../../services.pm_.c:236
msgid "Stop"
msgstr "Stoppa"

#: ../../share/advertising/01-thanks.pl_.c:9
msgid "Thank you for choosing Mandrake Linux 9.0"
msgstr "Tack fr att du valde Mandrake Linux 9.0."

#: ../../share/advertising/01-thanks.pl_.c:10
msgid "Welcome to the Open Source world"
msgstr "Vlkommen till de ppna kllkodernas vrld."

#: ../../share/advertising/01-thanks.pl_.c:11
msgid ""
"The success of MandrakeSoft is based upon the principle of Free Software. "
"Your new operating system is the result of collaborative work on the part of "
"the worldwide Linux Community"
msgstr ""
"Succn fr MandrakeSoft bygger p principen fri mjukvara. Ditt nya "
"operativsystem r resultatet av ett vrldsomspnnande samarbete mellan "
"mnniskor som anvnder Linux."

#: ../../share/advertising/02-community.pl_.c:9
msgid "Get involved in the Free Software world"
msgstr "G med i den fria mjukvarans vrld."

#: ../../share/advertising/02-community.pl_.c:10
msgid "Want to know more about the Open Source community?"
msgstr "Vill du veta mer om ppen kllkod?"

#: ../../share/advertising/02-community.pl_.c:11
msgid ""
"To share your own knowledge and help build Linux tools, join the discussion "
"forums you'll find on our \"Community\" webpages"
msgstr ""
"Lr, lr ut och hjlp andra genom att delta i de mnga diskussionsgrupperna "
"som finns p vra \"Community\"-sidor"

#: ../../share/advertising/03-internet.pl_.c:9
msgid "Get the most from the Internet"
msgstr "F ut det mesta av Internet"

#: ../../share/advertising/03-internet.pl_.c:10
msgid ""
"Mandrake Linux 9.0 has selected the best software for you. Surf the Web and "
"view animations with Mozilla and Konqueror, or read your mail and handle "
"your personal information with Evolution and Kmail"
msgstr ""
"Mandrake Linux 9.0 har valt ut de bsta programmen t dig. Utforska Internet "
"och se p animationer med Mozilla och Konqueror, skicka/ta emot e-post samt "
"organisera din personliga information med Evolution och Kmail"

#: ../../share/advertising/04-multimedia.pl_.c:9
msgid "Discover the most up-to-date graphical and multimedia tools!"
msgstr ""

#: ../../share/advertising/04-multimedia.pl_.c:10
msgid "Push multimedia to its limits!"
msgstr ""

#: ../../share/advertising/04-multimedia.pl_.c:11
msgid ""
"Mandrake Linux 9.0 enables you to use the very latest software to play audio "
"files, edit and handle your images or photos, and play videos"
msgstr ""
"Mandrake Linux 9.0 lter dig anvnda de senaste programmen fr att spela "
"musik- och ljudfiler, redigera och organisera bilder och foton, titta p TV "
"och video och mycket mer"

#: ../../share/advertising/05-games.pl_.c:9
msgid "Games"
msgstr "Spel"

#: ../../share/advertising/05-games.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides the best Open Source games - arcade, action, "
"strategy, ..."
msgstr ""
"Mandrake Linux 9.0 tillhandahller de bsta spelen med ppen kllkod. Arkad, "
"action, kort, sport, strategi..."

#: ../../share/advertising/06-mcc.pl_.c:9 ../../standalone/drakbug_.c:69
msgid "Mandrake Control Center"
msgstr "Mandrakes kontrollcentral"

#: ../../share/advertising/06-mcc.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides a powerful tool to fully customize and configure "
"your machine"
msgstr ""
"Mandrake Linux 9.0 tillhandahller ett kraftfullt verktyg fr att anpassa "
"och konfigurera din dator."

#: ../../share/advertising/07-desktop.pl_.c:9
msgid "User interfaces"
msgstr "Anvndargrnssnitt"

#: ../../share/advertising/07-desktop.pl_.c:10
msgid ""
"Mandrake Linux 9.0 provides you with 11 user interfaces that can be fully "
"modified: KDE 3, Gnome 2, WindowMaker, ..."
msgstr ""
"Mandrake Linux 9.0 tillhandahller 11 anvndargrnssnitt: KDE 3, Gnome 2, "
"WindowMaker..."

#: ../../share/advertising/08-development.pl_.c:9
msgid "Development simplified"
msgstr "Frenklad utveckling"

#: ../../share/advertising/08-development.pl_.c:10
msgid "Mandrake Linux 9.0 is the ultimate development platform"
msgstr "Mandrake Linux 9.0 r den ultimata utvecklingsplattformen."

#: ../../share/advertising/08-development.pl_.c:11
msgid ""
"Use the full power of the GNU gcc 3 compiler as well as the best Open Source "
"development environments"
msgstr ""
"Upptck kraften i GNU GCC 3-kompilatorn och anvnd de bsta ppna "
"utvecklingsmiljerna."

#: ../../share/advertising/09-server.pl_.c:9
msgid "Turn your machine into a reliable server"
msgstr "Gr din dator till en plitlig server."

#: ../../share/advertising/09-server.pl_.c:10
msgid ""
"Transform your machine into a powerful Linux server with a few clicks of your "
"mouse: Web server, mail, firewall, router, file and print server, ..."
msgstr ""
"Frvandla datorn till en kraftfull server genom ngra musklick: webbserver, "
"e-postserver, brandvgg, router, fil- och skrivarserver..."

#: ../../share/advertising/10-mnf.pl_.c:9
msgid "Optimize your security"
msgstr "Optimera din skerhet"

#: ../../share/advertising/10-mnf.pl_.c:10
msgid ""
"The MandrakeSecurity range includes the Multi Network Firewall product (M.N."
"F.)"
msgstr ""
"Produktkatalogen MandrakeSecurity inkluderar produkten Multi Network "
"Firewall (M.N.F.)."

#: ../../share/advertising/10-mnf.pl_.c:11
msgid ""
"This firewall product includes network features that allow you to fulfill "
"all your security needs"
msgstr ""
"Den hr brandvggsprodukten innehller ntverksfunktioner vilka lter dig "
"uppfylla alla dina skerhetsbehov."

#: ../../share/advertising/10-mnf.pl_.c:12
msgid "This product is available on MandrakeStore website"
msgstr "Produkten finns tillgnglig p MandrakeStores webbplats"

#: ../../share/advertising/11-mdkstore.pl_.c:9
msgid "The official MandrakeSoft store"
msgstr "Den officiella MandrakeSoft-butiken"

#: ../../share/advertising/11-mdkstore.pl_.c:10
msgid ""
"Our full range of Linux solutions, as well as special offers on products and "
"other \"goodies,\" are available online on our e-store:"
msgstr ""
"Ett fullt utbud av Linux-lsningar, samt specialerbjudanden p produkter och "
"annat \"godis\" terfinns i vr ntbutik."

#: ../../share/advertising/12-mdkstore.pl_.c:9
msgid "Strategic partners"
msgstr "Strategiska samarbetspartners"

#: ../../share/advertising/12-mdkstore.pl_.c:10
msgid ""
"MandrakeSoft works alongside a selection of companies offering professional "
"solutions compatible with Mandrake Linux. A list of these partners is "
"available on the MandrakeStore"
msgstr ""
"MandrakeSoft arbetar tillsammans med ett antal fretag som erbjuder "
"professionella lsningar kompatibla med Mandrake Linux. En lista ver dessa "
"samarbetspartners finns tillgnglig p MandrakeStore"

#: ../../share/advertising/13-mdkcampus.pl_.c:9
msgid "Discover MandrakeSoft's training catalogue Linux-Campus"
msgstr ""

#: ../../share/advertising/13-mdkcampus.pl_.c:10
msgid ""
"The training program has been created to respond to the needs of both end "
"users and experts (Network and System administrators)"
msgstr ""

#: ../../share/advertising/13-mdkcampus.pl_.c:11
msgid "Certify yourself on Linux"
msgstr "Certifiera dig p Linux."

#: ../../share/advertising/13-mdkcampus.pl_.c:12
msgid ""
"Whether you choose to teach yourself online or via our network of training "
"partners, the Linux-Campus catalogue prepares you for the acknowledged LPI "
"certification program (worldwide professional technical certification)"
msgstr ""

#: ../../share/advertising/14-mdkexpert.pl_.c:9
msgid "Become a MandrakeExpert"
msgstr "Bli en Mandrake-expert"

#: ../../share/advertising/14-mdkexpert.pl_.c:10
msgid ""
"Find the solutions of your problems via MandrakeSoft's online support "
"platform"
msgstr ""
"Hitta lsningar p dina problem via MandrakeSofts online-supportplattform"

#: ../../share/advertising/14-mdkexpert.pl_.c:11
msgid ""
"Join the MandrakeSoft support teams and the Linux Community online to share "
"your knowledge and help others by becoming a recognized Expert on the online "
"technical support website:"
msgstr ""

#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:9
#, fuzzy
msgid "MandrakeExpert Corporate"
msgstr "MandrakeExpert"

#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:10
msgid "An online platform to respond to company's specific support needs"
msgstr ""

#: ../../share/advertising/15-mdkexpert-corporate.pl_.c:11
msgid ""
"All incidents will be followed up by a single qualified MandrakeSoft "
"technical expert."
msgstr ""
"Alla incidenter fljs upp av en tekniskt kvalificerad MandrakeSoft-expert."

#: ../../share/advertising/17-mdkclub.pl_.c:9
msgid "Discover MandrakeClub and Mandrake Corporate Club"
msgstr "Upptck MandrakeClub och Mandrake Corporate Club"

#: ../../share/advertising/17-mdkclub.pl_.c:10
msgid ""
"MandrakeClub and Mandrake Corporate Club were created for business and "
"private users of Mandrake Linux who would like to directly support their "
"favorite Linux distribution while also receiving special privileges. If you "
"enjoy our products, if your company benefits from our products to gain a "
"competititve edge, if you want to support Mandrake Linux development, join "
"MandrakeClub!"
msgstr ""

#: ../../standalone.pm_.c:41
msgid "Installing packages..."
msgstr "Installerar paket..."

#: ../../standalone/XFdrake_.c:147
msgid "Please log out and then use Ctrl-Alt-BackSpace"
msgstr "Logga ut och anvnd sedan Ctrl-Alt-Backsteg"

#: ../../standalone/XFdrake_.c:151
#, c-format
msgid "Please relog into %s to activate the changes"
msgstr "Logga in i %s igen fr att aktivera ndringarna"

#: ../../standalone/drakTermServ_.c:188
msgid "Mandrake Terminal Server Configuration"
msgstr "Konfiguration av Mandrakes terminalserver"

#: ../../standalone/drakTermServ_.c:203
msgid "Enable Server"
msgstr "Aktivera server"

#: ../../standalone/drakTermServ_.c:210
msgid "Disable Server"
msgstr "Inaktivera server"

#: ../../standalone/drakTermServ_.c:218
msgid "Start Server"
msgstr "Starta server"

#: ../../standalone/drakTermServ_.c:225
msgid "Stop Server"
msgstr "Stoppa server"

#: ../../standalone/drakTermServ_.c:233
msgid "Etherboot Floppy/ISO"
msgstr "Etherboot-diskett/ISO"

#: ../../standalone/drakTermServ_.c:235
msgid "Net Boot Images"
msgstr "Net Boot-avbilder"

#: ../../standalone/drakTermServ_.c:239
msgid "Add/Del Users"
msgstr "Lgg till/ta bort anvndare"

#: ../../standalone/drakTermServ_.c:241
msgid "Add/Del Clients"
msgstr "Lgg till/ta bort klienter"

#: ../../standalone/drakTermServ_.c:436
msgid "Boot Floppy"
msgstr "Startdiskett"

#: ../../standalone/drakTermServ_.c:438
msgid "Boot ISO"
msgstr "Start-ISO"

#: ../../standalone/drakTermServ_.c:507
msgid "Build Whole Kernel -->"
msgstr "Bygg en hel krna -->"

#: ../../standalone/drakTermServ_.c:509 ../../standalone/drakTermServ_.c:539
msgid "This will take a few minutes."
msgstr "Detta kommer att ta ett par minuter."

#: ../../standalone/drakTermServ_.c:521
msgid "No kernel selected!"
msgstr "Inga krna vald."

#: ../../standalone/drakTermServ_.c:524
msgid "Build Single NIC -->"
msgstr "Bygg ett ntverkskort -->"

#: ../../standalone/drakTermServ_.c:535
msgid "No nic selected!"
msgstr "Inget ntverkskort valt."

#: ../../standalone/drakTermServ_.c:538
msgid "Build All Kernels -->"
msgstr "Bygg alla krnor -->"

#: ../../standalone/drakTermServ_.c:552
msgid "<-- Delete"
msgstr "<-- Ta bort"

#: ../../standalone/drakTermServ_.c:559
msgid "Delete All NBIs"
msgstr "Ta bort alla NBis"

#: ../../standalone/drakTermServ_.c:621
msgid "Add User -->"
msgstr "Lgg till anvndare -->"

#: ../../standalone/drakTermServ_.c:629
msgid "<-- Del User"
msgstr "<-- Ta bort anvndare"

#: ../../standalone/drakTermServ_.c:694
#, fuzzy
msgid "No net boot images created!"
msgstr "Net Boot-avbilder"

#: ../../standalone/drakTermServ_.c:710
msgid "Add Client -->"
msgstr "Lgg till klient -->"

#: ../../standalone/drakTermServ_.c:742
msgid "<-- Del Client"
msgstr "<-- Ta bort klient"

#: ../../standalone/drakTermServ_.c:748
msgid "dhcpd Config..."
msgstr "dhcpd-konfiguration..."

#: ../../standalone/drakTermServ_.c:873
#, fuzzy
msgid "dhcpd Server Configuration"
msgstr "Avancerad konfiguration"

#: ../../standalone/drakTermServ_.c:874
msgid ""
"Most of these values were extracted\n"
"from your running system. You can modify as needed."
msgstr ""

#: ../../standalone/drakTermServ_.c:875
msgid "Write Config"
msgstr "Skriv konfiguration"

#: ../../standalone/drakTermServ_.c:965
msgid "Please insert floppy disk:"
msgstr "Stt in en diskett:"

#: ../../standalone/drakTermServ_.c:969
msgid "Couldn't access the floppy!"
msgstr "Kunde inte komma t disketten."

#: ../../standalone/drakTermServ_.c:971
msgid "Floppy can be removed now"
msgstr "Nu kan disketten tas ur"

#: ../../standalone/drakTermServ_.c:974
msgid "No floppy drive available!"
msgstr "Ingen diskettstation tillgnglig."

#: ../../standalone/drakTermServ_.c:983
#, c-format
msgid "Etherboot ISO image is %s"
msgstr "Etherboot ISO-avbild r %s"

#: ../../standalone/drakTermServ_.c:985
msgid "Something went wrong! - Is mkisofs installed?"
msgstr "Ngot gick fel. - r mkisofs installerat?"

#: ../../standalone/drakTermServ_.c:1004
msgid "Need to create /etc/dhcpd.conf first!"
msgstr "Mste skapa /etc/dhcpd.conf frst."

#: ../../standalone/drakautoinst_.c:43
msgid "Error!"
msgstr "Fel!"

#: ../../standalone/drakautoinst_.c:44
#, c-format
msgid "I can't find needed image file `%s'."
msgstr "Den ndvndiga avbildsfilen \"%s\" kan inte hittas."

#: ../../standalone/drakautoinst_.c:46
msgid "Auto Install Configurator"
msgstr "Konfiguration fr automatisk installation"

#: ../../standalone/drakautoinst_.c:47
msgid ""
"You are about to configure an Auto Install floppy. This feature is somewhat "
"dangerous and must be used circumspectly.\n"
"\n"
"With that feature, you will be able to replay the installation you've "
"performed on this computer, being interactively prompted for some steps, in "
"order to change their values.\n"
"\n"
"For maximum safety, the partitioning and formatting will never be performed "
"automatically, whatever you chose during the install of this computer.\n"
"\n"
"Do you want to continue?"
msgstr ""
"Du r p vg att konfigurera en automatisk installationsdiskett. Denna "
"funktion r en aning riskfylld och mste anvndas med varsamhet.\n"
"\n"
"Med den funktionen kan du gra repris av installationen du gjorde p denna "
"dator, genom att g igenom ngra steg och ange dess vrden.\n"
"\n"
"Fr maximal skerhet sker partitionering och formatering aldrig automatiskt, "
"oavsett vad du vljer vid installationen av denna dator.\n"
"\n"
"Vill du fortstta?"

#: ../../standalone/drakautoinst_.c:69
msgid "Automatic Steps Configuration"
msgstr "Konfiguration av automatiska steg"

#: ../../standalone/drakautoinst_.c:70
msgid ""
"Please choose for each step whether it will replay like your install, or it "
"will be manual"
msgstr ""
"Vlj fr varje steg om det ska vara en repris av installationen eller om det "
"ska utfras manuellt."

#: ../../standalone/drakautoinst_.c:81 ../../standalone/drakautoinst_.c:82
msgid "Creating auto install floppy"
msgstr "Skapar automatisk installationsdiskett"

#: ../../standalone/drakautoinst_.c:144
msgid ""
"\n"
"Welcome.\n"
"\n"
"The parameters of the auto-install are available in the sections on the left"
msgstr ""
"\n"
"Vlkommen.\n"
"\n"
"Parametrarna fr auto-install r tillgngliga i sektionerna till vnster"

#: ../../standalone/drakautoinst_.c:239 ../../standalone/drakgw_.c:484
#: ../../standalone/scannerdrake_.c:119
msgid "Congratulations!"
msgstr "Gratulerar!"

#: ../../standalone/drakautoinst_.c:240
msgid ""
"The floppy has been successfully generated.\n"
"You may now replay your installation."
msgstr ""
"Disketten har genererats.\n"
"Du kan nu gra en repris av installationen."

#: ../../standalone/drakautoinst_.c:278
msgid "Auto Install"
msgstr "Automatisk installation"

#: ../../standalone/drakautoinst_.c:348
msgid "Add an item"
msgstr "Lgg till objekt"

#: ../../standalone/drakautoinst_.c:355
msgid "Remove the last item"
msgstr "Ta bort det sista objektet"

#: ../../standalone/drakbackup_.c:617
msgid "Cron not available yet as non-root"
msgstr "Cron r inte nnu tillgnglig som icke-root"

#: ../../standalone/drakbackup_.c:723
msgid "WARNING"
msgstr "Varning"

#: ../../standalone/drakbackup_.c:724
msgid "FATAL"
msgstr "Allvarligt"

#: ../../standalone/drakbackup_.c:725
msgid "INFO"
msgstr "INFORMATION"

#: ../../standalone/drakbackup_.c:737
msgid ""
"\n"
"                      DrakBackup Report \n"
"\n"
msgstr ""
"\n"
"                      Rapport frn Drakbackup \n"
"\n"

#: ../../standalone/drakbackup_.c:738
msgid ""
"\n"
"                      DrakBackup Daemon Report\n"
"\n"
"\n"
msgstr ""
"\n"
"                      Rapport frn Drakbackup-demonen\n"
"\n"
"\n"

#: ../../standalone/drakbackup_.c:742
msgid ""
"\n"
"                    DrakBackup Report Details\n"
"\n"
"\n"
msgstr ""
"\n"
"                    Detaljerad rapport frn Drakbackup\n"
"\n"
"\n"

#: ../../standalone/drakbackup_.c:763 ../../standalone/drakbackup_.c:836
#: ../../standalone/drakbackup_.c:891
msgid "Total progess"
msgstr "Total fortskridning"

#: ../../standalone/drakbackup_.c:818
#, c-format
msgid ""
"%s exists, delete?\n"
"\n"
"Warning: If you've already done this process you'll probably\n"
" need to purge the entry from authorized_keys on the server."
msgstr ""
"%s-existerar, ta bort?\n"
"\n"
"Varning: Om du redan har gjort den hr processen behver du antagligen\n"
" rensa posten frn authorized_keys p servern."

#: ../../standalone/drakbackup_.c:827
msgid "This may take a moment to generate the keys."
msgstr "Det kan ta en stund att generera nycklarna."

#: ../../standalone/drakbackup_.c:834
#, c-format
msgid "ERROR: Cannot spawn %s."
msgstr "Fel: Kan inte starta %s."

#: ../../standalone/drakbackup_.c:851
#, c-format
msgid "No password prompt on %s at port %s"
msgstr "Ingen lsenordsprompt p %s vid port %s"

#: ../../standalone/drakbackup_.c:852
#, c-format
msgid "Bad password on %s"
msgstr "Felaktigt lsenord p %s"

#: ../../standalone/drakbackup_.c:853
#, c-format
msgid "Permission denied transferring %s to %s"
msgstr "tkomst nekas vid verfring av %s till %s"

#: ../../standalone/drakbackup_.c:854
#, c-format
msgid "Can't find %s on %s"
msgstr "Kan inte hitta %s p %s"

#: ../../standalone/drakbackup_.c:857
#, c-format
msgid "%s not responding"
msgstr "%s svarar inte"

#: ../../standalone/drakbackup_.c:861
#, c-format
msgid ""
"Transfer successful\n"
"You may want to verify you can login to the server with:\n"
"\n"
"ssh -i %s %s\\@%s\n"
"\n"
"without being prompted for a password."
msgstr ""
"verfring klar.\n"
"Du kanske vill verifiera att du kan logga in p servern med:\n"
"\n"
"ssh -i %s %s\\@%s\n"
"\n"
"utan att bli tillfrgad efter ett lsenord."

#: ../../standalone/drakbackup_.c:905
msgid "WebDAV remote site already in sync!"
msgstr "WebDAV-fjrrplats redan synkroniserad."

#: ../../standalone/drakbackup_.c:909
msgid "WebDAV transfer failed!"
msgstr "WebDAV-verfring misslyckades."

#: ../../standalone/drakbackup_.c:930
msgid "No CDR/DVDR in drive!"
msgstr "Ingen cdr/dvdr i enhet."

#: ../../standalone/drakbackup_.c:934
msgid "Does not appear to be recordable media!"
msgstr "Verkar inte vara ett skrivbart media."

#: ../../standalone/drakbackup_.c:938
msgid "Not erasable media!"
msgstr "Ingen raderbar media."

#: ../../standalone/drakbackup_.c:977
msgid "This may take a moment to erase the media."
msgstr "Det kan ta en stund att radera mediet."

#: ../../standalone/drakbackup_.c:1062
msgid "Permission problem accessing CD."
msgstr "Behrighetsproblem vid cd-tkomst."

#: ../../standalone/drakbackup_.c:1089
#, c-format
msgid "No tape in %s!"
msgstr "Inget band i %s."

#: ../../standalone/drakbackup_.c:1201 ../../standalone/drakbackup_.c:1250
msgid "Backup system files..."
msgstr "Skerhetskopiera systemfiler..."

#: ../../standalone/drakbackup_.c:1251 ../../standalone/drakbackup_.c:1318
msgid "Hard Disk Backup files..."
msgstr "Skerhetskopieringsfiler fr hrddisk..."

#: ../../standalone/drakbackup_.c:1263
msgid "Backup User files..."
msgstr "Skerhetskopiera anvndarfiler..."

#: ../../standalone/drakbackup_.c:1264
msgid "Hard Disk Backup Progress..."
msgstr "Fortskridning av hrddiskskerhetskopiering..."

#: ../../standalone/drakbackup_.c:1317
msgid "Backup Other files..."
msgstr "Skerhetskopiera andra filer..."

#: ../../standalone/drakbackup_.c:1323
msgid "No changes to backup!"
msgstr "Inga ndringar i skerhetskopia."

#: ../../standalone/drakbackup_.c:1339 ../../standalone/drakbackup_.c:1362
#, c-format
msgid ""
"\n"
"Drakbackup activities via %s:\n"
"\n"
msgstr ""
"\n"
"Drakbackup aktiviteter via %s:\n"
"\n"

#: ../../standalone/drakbackup_.c:1346
#, c-format
msgid ""
"file list sent by FTP: %s\n"
" "
msgstr ""
"fillista skickad via FTP: %s\n"
" "

#: ../../standalone/drakbackup_.c:1349
msgid ""
"\n"
" FTP connection problem: It was not possible to send your backup files by "
"FTP.\n"
msgstr ""
"\n"
" FTP-anslutningsproblem: Det var inte mjligt att skicka skerhetskopian via "
"FTP.\n"

#: ../../standalone/drakbackup_.c:1367
msgid ""
"\n"
"Drakbackup activities via CD:\n"
"\n"
msgstr ""
"\n"
"Drakbackup aktiviteter via cd:\n"
"\n"

#: ../../standalone/drakbackup_.c:1372
msgid ""
"\n"
"Drakbackup activities via tape:\n"
"\n"
msgstr ""
"\n"
"Drakbackup aktiviteter via band:\n"
"\n"

#: ../../standalone/drakbackup_.c:1381
msgid " Error during mail sending. \n"
msgstr " Fel vid skickning av e-post. \n"

#: ../../standalone/drakbackup_.c:1406
msgid "Can't create catalog!"
msgstr "Kan inte skapa katalog."

#: ../../standalone/drakbackup_.c:1519 ../../standalone/drakbackup_.c:1530
#: ../../standalone/drakfont_.c:1004
msgid "File Selection"
msgstr "Filval"

#: ../../standalone/drakbackup_.c:1558
msgid "Select the files or directories and click on 'Add'"
msgstr "Vlj filerna eller katalogerna och klicka p Lgg till"

#: ../../standalone/drakbackup_.c:1602
msgid ""
"\n"
"Please check all options that you need.\n"
msgstr ""
"\n"
"Markera alla alternativ som du behver.\n"

#: ../../standalone/drakbackup_.c:1603
msgid ""
"These options can backup and restore all files in your /etc directory.\n"
msgstr ""
"Dessa alternativ kan skerhetskopiera och terstlla alla filer i katalogen /"
"etc.\n"

#: ../../standalone/drakbackup_.c:1604
msgid "Backup your System files. (/etc directory)"
msgstr "Skerhetskopiera systemfiler (katalogen /etc)"

#: ../../standalone/drakbackup_.c:1605
msgid "Use incremental backup  (do not replace old backups)"
msgstr ""
"Anvnd inkrementell skerhetskopiering (erstt inte gamla skerhetskopior)"

#: ../../standalone/drakbackup_.c:1606
msgid "Do not include critical files (passwd, group, fstab)"
msgstr "Inkludera inte kritiska filer (passwd, group, fstab)"

#: ../../standalone/drakbackup_.c:1607
msgid ""
"With this option you will be able to restore any version\n"
" of your /etc directory."
msgstr ""
"Med det hr alternativet kan du terstlla ngon version av\n"
" katalogen /etc."

#: ../../standalone/drakbackup_.c:1624
msgid "Please check all users that you want to include in your backup."
msgstr "Markera alla anvndare som du vill inkludera i skerhetskopian."

#: ../../standalone/drakbackup_.c:1651
msgid "Do not include the browser cache"
msgstr "Inkludera inte webblsarcachen"

#: ../../standalone/drakbackup_.c:1652 ../../standalone/drakbackup_.c:1676
msgid "Use Incremental Backups  (do not replace old backups)"
msgstr ""
"Anvnd inkrementell skerhetskopiering (erstt inte gamla skerhetskopior)"

#: ../../standalone/drakbackup_.c:1674 ../../standalone/drakfont_.c:1058
msgid "Remove Selected"
msgstr "Ta bort valda"

#: ../../standalone/drakbackup_.c:1712
msgid "Windows (FAT32)"
msgstr "Windows (FAT32)"

#: ../../standalone/drakbackup_.c:1751
msgid "Users"
msgstr "Anvndare"

#: ../../standalone/drakbackup_.c:1777
msgid "Use network connection to backup"
msgstr "Anvnd ntverksanslutning fr skerhetskopiering"

#: ../../standalone/drakbackup_.c:1779
msgid "Net Method:"
msgstr "Ntmetod:"

#: ../../standalone/drakbackup_.c:1783
msgid "Use Expect for SSH"
msgstr "Anvnd Expect fr SSH"

#: ../../standalone/drakbackup_.c:1784
msgid ""
"Create/Transfer\n"
"backup keys for SSH"
msgstr ""
"Skapa/verfr\n"
"skerhetskopieringsnycklar fr SSH"

#: ../../standalone/drakbackup_.c:1785
msgid ""
"  Transfer  \n"
"Now"
msgstr ""
"  verfr  \n"
"nu"

#: ../../standalone/drakbackup_.c:1786
#, fuzzy
msgid ""
"Other (not drakbackup)\n"
"keys in place already"
msgstr "Nycklarna finns redan"

#: ../../standalone/drakbackup_.c:1790
msgid "Please enter the host name or IP."
msgstr "Ange vrddatornamnet eller IP-adressen."

#: ../../standalone/drakbackup_.c:1795
msgid ""
"Please enter the directory (or module) to\n"
" put the backup on this host."
msgstr ""
"Ange katalogen (eller modulen) p den hr vrddatorn\n"
"dr skerhetskopiorna ska lagras."

#: ../../standalone/drakbackup_.c:1800
msgid "Please enter your login"
msgstr "Ange ditt anvndarnamn"

#: ../../standalone/drakbackup_.c:1805
msgid "Please enter your password"
msgstr "Ange ditt lsenord"

#: ../../standalone/drakbackup_.c:1811
msgid "Remember this password"
msgstr "Kom ihg detta lsenord"

#: ../../standalone/drakbackup_.c:1822
msgid "Need hostname, username and password!"
msgstr "Behver vrddatornamn, anvndarnamn och lsenord."

#: ../../standalone/drakbackup_.c:1917
msgid "Use CD/DVDROM to backup"
msgstr "Anvnd cd/dvd-rom fr skerhetskopiering"

#: ../../standalone/drakbackup_.c:1920
msgid ""
"Please choose your CD/DVD device\n"
"(Press Enter to propogate settings to other fields.\n"
"This field isn't necessary, only a tool to fill in the form.)"
msgstr ""
"Vlj cd/dvd-enhet.\n"
"(Tryck Enter fr att fra ver instllningar till andra flt.\n"
"Det hr fltet behvs inte, bara ett verktyg fr att fylla i formulret.)"

#: ../../standalone/drakbackup_.c:1925
msgid "Please choose your CD/DVD media size (Mb)"
msgstr "Vlj cd/dvd-mediastorlek"

#: ../../standalone/drakbackup_.c:1931
msgid "Please check for multisession CD"
msgstr "Markera fr flersessions-cd"

#: ../../standalone/drakbackup_.c:1937
msgid "Please check if you are using CDRW media"
msgstr "Markera om du anvnder cdrw-media"

#: ../../standalone/drakbackup_.c:1943
msgid "Please check if you want to erase your RW media (1st Session)"
msgstr "Markera om du vill radera rw-media (frsta sessionen)"

#: ../../standalone/drakbackup_.c:1944
msgid " Erase Now "
msgstr " Radera nu "

#: ../../standalone/drakbackup_.c:1950
msgid "Please check if you are using a DVDR device"
msgstr "Markera om du anvnder en dvdr-enhet"

#: ../../standalone/drakbackup_.c:1956
msgid "Please check if you are using a DVDRAM device"
msgstr "Markera om du anvnder en dvdram-enhet"

#: ../../standalone/drakbackup_.c:1969
msgid ""
"Please enter your CD Writer device name\n"
" ex: 0,1,0"
msgstr ""
"Ange enhetsnamnet fr cd-brnnaren\n"
" t ex: 0,1,0"

#: ../../standalone/drakbackup_.c:2002
msgid "No CD device defined!"
msgstr "Ingen cd-enhet definierad."

#: ../../standalone/drakbackup_.c:2050
msgid "Use tape to backup"
msgstr "Anvnd band fr skerhetskopiering"

#: ../../standalone/drakbackup_.c:2053
msgid "Please enter the device name to use for backup"
msgstr "Ange enhetsnamnet som ska anvndas fr skerhetskopiering"

#: ../../standalone/drakbackup_.c:2059
msgid "Please check if you want to use the non-rewinding device."
msgstr "Markera om du vill anvnda den icke-tillbakaspolande enheten."

#: ../../standalone/drakbackup_.c:2065
msgid "Please check if you want to erase your tape before the backup."
msgstr "Markera om du vill radera bandet fre skerhetskopieringen."

#: ../../standalone/drakbackup_.c:2071
msgid "Please check if you want to eject your tape after the backup."
msgstr "Markera om du vill mata ut bandet efter skerhetskopieringen."

#: ../../standalone/drakbackup_.c:2077 ../../standalone/drakbackup_.c:2151
#: ../../standalone/drakbackup_.c:3118
msgid ""
"Please enter the maximum size\n"
" allowed for Drakbackup"
msgstr ""
"Ange den maximala storleken\n"
" som tillts fr Drakbackup"

#: ../../standalone/drakbackup_.c:2142
msgid "Please enter the directory to save to:"
msgstr "Ange katalogen att spara till:"

#: ../../standalone/drakbackup_.c:2157 ../../standalone/drakbackup_.c:3124
msgid "Use quota for backup files."
msgstr "Anvnd kvota fr skerhetskopieringsfiler."

#: ../../standalone/drakbackup_.c:2223
msgid "Network"
msgstr "Ntverk"

#: ../../standalone/drakbackup_.c:2228
msgid "CDROM / DVDROM"
msgstr "Cd-rom/Dvd-rom"

#: ../../standalone/drakbackup_.c:2233
msgid "HardDrive / NFS"
msgstr "Hrddisk / NFS"

#: ../../standalone/drakbackup_.c:2238
msgid "Tape"
msgstr "Band"

#: ../../standalone/drakbackup_.c:2252 ../../standalone/drakbackup_.c:2256
#: ../../standalone/drakbackup_.c:2260
msgid "hourly"
msgstr "varje timma"

#: ../../standalone/drakbackup_.c:2253 ../../standalone/drakbackup_.c:2257
#: ../../standalone/drakbackup_.c:2260
msgid "daily"
msgstr "dagligen"

#: ../../standalone/drakbackup_.c:2254 ../../standalone/drakbackup_.c:2258
#: ../../standalone/drakbackup_.c:2260
msgid "weekly"
msgstr "veckovis"

#: ../../standalone/drakbackup_.c:2255 ../../standalone/drakbackup_.c:2259
#: ../../standalone/drakbackup_.c:2260
msgid "monthly"
msgstr "mnadsvis"

#: ../../standalone/drakbackup_.c:2273
msgid "Use daemon"
msgstr "Anvnd demon"

#: ../../standalone/drakbackup_.c:2278
msgid ""
"Please choose the time \n"
"interval between each backup"
msgstr ""
"Vlj tidsintervallet mellan varje \n"
"skerhetskopiering"

#: ../../standalone/drakbackup_.c:2284
msgid ""
"Please choose the\n"
"media for backup."
msgstr ""
"Vlj mediet fr\n"
"skerhetskopiering."

#: ../../standalone/drakbackup_.c:2291
msgid ""
"Please be sure that the cron daemon is included in your services. \n"
"\n"
"Note that currently all 'net' medias also use the hard drive."
msgstr ""
"Kontrollera att cron-demonen r inkluderad i dina tjnster.\n"
"\n"
"Observera att fr tillfllet anvnder alla \"net\"-medier hrddisken."

#: ../../standalone/drakbackup_.c:2328
msgid "Send mail report after each backup to:"
msgstr "Skicka en e-postrapport efter varje skerhetskopiering till:"

#: ../../standalone/drakbackup_.c:2334
msgid "Delete Hard Drive tar files after backup to other media."
msgstr ""
"Ta bort tar-filer p hrddisken efter skerhetskopiering till annat media."

#: ../../standalone/drakbackup_.c:2373
msgid "What"
msgstr "Vad"

#: ../../standalone/drakbackup_.c:2378
msgid "Where"
msgstr "Var"

#: ../../standalone/drakbackup_.c:2383
msgid "When"
msgstr "Nr"

#: ../../standalone/drakbackup_.c:2388
msgid "More Options"
msgstr "Fler alternativ"

#: ../../standalone/drakbackup_.c:2407 ../../standalone/drakbackup_.c:4532
msgid "Drakbackup Configuration"
msgstr "Konfiguration av Drakbackup"

#: ../../standalone/drakbackup_.c:2425
msgid "Please choose where you want to backup"
msgstr "Vlj var du vill skerhetskopiera"

#: ../../standalone/drakbackup_.c:2427
msgid "on Hard Drive"
msgstr "p hrddisk"

#: ../../standalone/drakbackup_.c:2437
msgid "across Network"
msgstr "ver ntverk"

#: ../../standalone/drakbackup_.c:2447
msgid "on CDROM"
msgstr "p cd-rom"

#: ../../standalone/drakbackup_.c:2455
msgid "on Tape Device"
msgstr "p bandenhet"

#: ../../standalone/drakbackup_.c:2498
msgid "Please choose what you want to backup"
msgstr "Vlj vad du vill skerhetskopiera"

#: ../../standalone/drakbackup_.c:2499
msgid "Backup system"
msgstr "Skerhetskopiera system"

#: ../../standalone/drakbackup_.c:2500
msgid "Backup Users"
msgstr "Skerhetskopiera anvndare"

#: ../../standalone/drakbackup_.c:2503
msgid "Select user manually"
msgstr "Vlj anvndare manuellt"

#: ../../standalone/drakbackup_.c:2586
msgid ""
"\n"
"Backup Sources: \n"
msgstr ""
"\n"
"Skerhetskopieringskllor: \n"

#: ../../standalone/drakbackup_.c:2587
msgid ""
"\n"
"- System Files:\n"
msgstr ""
"\n"
"- Systemfiler:\n"

#: ../../standalone/drakbackup_.c:2589
msgid ""
"\n"
"- User Files:\n"
msgstr ""
"\n"
"- Anvndarfiler:\n"

#: ../../standalone/drakbackup_.c:2591
msgid ""
"\n"
"- Other Files:\n"
msgstr ""
"\n"
"- Andra filer:\n"

#: ../../standalone/drakbackup_.c:2593
#, c-format
msgid ""
"\n"
"- Save on Hard drive on path: %s\n"
msgstr ""
"\n"
"- Spara till hrddisk p skvg: %s\n"

#: ../../standalone/drakbackup_.c:2596
msgid ""
"\n"
"- Delete hard drive tar files after backup.\n"
msgstr ""
"\n"
"- Ta bort tar-filer p hrddisken efter skerhetskopiering.\n"

#: ../../standalone/drakbackup_.c:2602
msgid ""
"\n"
"- Burn to CD"
msgstr ""
"\n"
"- Brnn till cd"

#: ../../standalone/drakbackup_.c:2603
msgid "RW"
msgstr "Ls/skriv"

#: ../../standalone/drakbackup_.c:2604
#, c-format
msgid " on device: %s"
msgstr " p enhet: %s"

#: ../../standalone/drakbackup_.c:2605
msgid " (multi-session)"
msgstr " (flersession)"

#: ../../standalone/drakbackup_.c:2606
#, c-format
msgid ""
"\n"
"- Save to Tape on device: %s"
msgstr ""
"\n"
"- Spara till band p enhet: %s"

#: ../../standalone/drakbackup_.c:2607
#, c-format
msgid "\t\tErase=%s"
msgstr "\t\tTa bort=%s"

#: ../../standalone/drakbackup_.c:2610
#, c-format
msgid ""
"\n"
"- Save via %s on host: %s\n"
msgstr ""
"\n"
"- Spara via %s p vrddator: %s\n"

#: ../../standalone/drakbackup_.c:2611
#, c-format
msgid ""
"\t\t user name: %s\n"
"\t\t on path: %s \n"
msgstr ""
"\t\t anvndarnamn: %s\n"
"\t\t p skvg: %s \n"

#: ../../standalone/drakbackup_.c:2612
msgid ""
"\n"
"- Options:\n"
msgstr ""
"\n"
"- Alternativ:\n"

#: ../../standalone/drakbackup_.c:2613
msgid "\tDo not include System Files\n"
msgstr "\tInkludera inte systemfiler\n"

#: ../../standalone/drakbackup_.c:2616
msgid "\tBackups use tar and bzip2\n"
msgstr "\tSkerhetskopiera med tar och bzip2\n"

#: ../../standalone/drakbackup_.c:2618
msgid "\tBackups use tar and gzip\n"
msgstr "\tSkerhetskopiera med tar och gzip\n"

#: ../../standalone/drakbackup_.c:2621
#, c-format
msgid ""
"\n"
"- Daemon (%s) include:\n"
msgstr ""
"\n"
"- Demon (%s) inkluderar:\n"

#: ../../standalone/drakbackup_.c:2622
msgid "\t-Hard drive.\n"
msgstr "\t-Hrddisk.\n"

#: ../../standalone/drakbackup_.c:2623
msgid "\t-CDROM.\n"
msgstr "\t-Cd-rom.\n"

#: ../../standalone/drakbackup_.c:2624
msgid "\t-Tape \n"
msgstr "\t-Band \n"

#: ../../standalone/drakbackup_.c:2625
msgid "\t-Network by FTP.\n"
msgstr "\t-Ntverk med FTP.\n"

#: ../../standalone/drakbackup_.c:2626
msgid "\t-Network by SSH.\n"
msgstr "\t-Ntverk med SSH.\n"

#: ../../standalone/drakbackup_.c:2627
msgid "\t-Network by rsync.\n"
msgstr "\t-Ntverk med rsync.\n"

#: ../../standalone/drakbackup_.c:2628
msgid "\t-Network by webdav.\n"
msgstr "\t-Ntverk med webdav.\n"

#: ../../standalone/drakbackup_.c:2630
msgid "No configuration, please click Wizard or Advanced.\n"
msgstr "Ingen konfiguration, klicka p Guide eller Avancerat.\n"

#: ../../standalone/drakbackup_.c:2636
msgid ""
"List of data to restore:\n"
"\n"
msgstr ""
"Lista p data att terstlla:\n"
"\n"

#: ../../standalone/drakbackup_.c:2803
msgid ""
"List of data corrupted:\n"
"\n"
msgstr ""
"Lista p frstrd data:\n"
"\n"

#: ../../standalone/drakbackup_.c:2805
msgid "Please uncheck or remove it on next time."
msgstr "Avmarkera eller ta bort det nsta gng."

#: ../../standalone/drakbackup_.c:2815
msgid "Backup files are corrupted"
msgstr "Skerhetskopieringsfilerna r frstrda"

#: ../../standalone/drakbackup_.c:2836
msgid "          All of your selected data have been          "
msgstr "          All vald data har          "

#: ../../standalone/drakbackup_.c:2837
#, c-format
msgid "          Successfuly Restored on %s       "
msgstr "          terstllts p %s       "

#: ../../standalone/drakbackup_.c:2955
msgid "         Restore Configuration       "
msgstr "         terstll konfiguration       "

#: ../../standalone/drakbackup_.c:2973
msgid "OK to restore the other files."
msgstr "OK fr att terstlla de andra filerna."

#: ../../standalone/drakbackup_.c:2990
msgid "User list to restore (only the most recent date per user is important)"
msgstr ""
"Anvndarlista att terstlla (endast det allra senaste datumet per anvndare "
"r viktigt)"

#: ../../standalone/drakbackup_.c:3068
msgid "Backup the system files before:"
msgstr "Skerhetskopiera systemfilerna fre:"

#: ../../standalone/drakbackup_.c:3070
msgid "please choose the date to restore"
msgstr "vlj datumet som ska terstllas"

#: ../../standalone/drakbackup_.c:3107
msgid "Use Hard Disk to backup"
msgstr "Anvnd hrddisk fr skerhetskopiering"

#: ../../standalone/drakbackup_.c:3110
msgid "Please enter the directory to save:"
msgstr "Ange katalogen som ska sparas:"

#: ../../standalone/drakbackup_.c:3153
msgid "FTP Connection"
msgstr "FTP-anslutning"

#: ../../standalone/drakbackup_.c:3160
msgid "Secure Connection"
msgstr "Sker anslutning"

#: ../../standalone/drakbackup_.c:3186
msgid "Restore from Hard Disk."
msgstr "terstll frn hrddisk."

#: ../../standalone/drakbackup_.c:3188
msgid "Please enter the directory where backups are stored"
msgstr "Ange katalogen dr skerhetskopiorna lagras"

#: ../../standalone/drakbackup_.c:3256
msgid "Select another media to restore from"
msgstr "Vlj ett annat media att terstlla frn"

#: ../../standalone/drakbackup_.c:3258
msgid "Other Media"
msgstr "Annat media"

#: ../../standalone/drakbackup_.c:3263
msgid "Restore system"
msgstr "terstll system"

#: ../../standalone/drakbackup_.c:3264
msgid "Restore Users"
msgstr "terstll anvndare"

#: ../../standalone/drakbackup_.c:3265
msgid "Restore Other"
msgstr "terstll annat"

#: ../../standalone/drakbackup_.c:3267
msgid "select path to restore (instead of /)"
msgstr "vlj skvg att terstlla (istllet fr /)"

#: ../../standalone/drakbackup_.c:3271
msgid "Do new backup before restore (only for incremental backups.)"
msgstr ""
"Gr en ny skerhetskopia fre terstllning (endast fr inkrementella "
"skerhetskopior.)"

#: ../../standalone/drakbackup_.c:3273
msgid "Remove user directories before restore."
msgstr "Ta bort anvndarkataloger fre terstllning."

#: ../../standalone/drakbackup_.c:3386
msgid ""
"Restore Selected\n"
"Catalog Entry"
msgstr ""
"terstll vald\n"
"katalogpost"

#: ../../standalone/drakbackup_.c:3396
msgid ""
"Restore Selected\n"
"Files"
msgstr ""
"terstll valda\n"
"filer"

#: ../../standalone/drakbackup_.c:3413
msgid ""
"Change\n"
"Restore Path"
msgstr ""
"ndra\n"
"terstllningsskvg"

#: ../../standalone/drakbackup_.c:3479
#, c-format
msgid "Backup files not found at %s."
msgstr "Skerhetskopior hittades inte p %s."

#: ../../standalone/drakbackup_.c:3492
#, c-format
msgid ""
"Insert the CD with volume label %s\n"
" in the CD drive under mount point /mnt/cdrom"
msgstr ""
"Lgg i cd-skivan med volymetikett %s\n"
" i cd-enheten monterad under /mnt/cdrom"

#: ../../standalone/drakbackup_.c:3492
msgid "Restore From CD"
msgstr "terstll frn cd"

#: ../../standalone/drakbackup_.c:3494
#, c-format
msgid "Not the correct CD label. Disk is labelled %s."
msgstr "Inte korrekt cd-etikett. Skivan har etikett %s."

#: ../../standalone/drakbackup_.c:3504
#, c-format
msgid ""
"Insert the tape with volume label %s\n"
" in the tape drive device %s"
msgstr ""
"Stt i bandet med volymetikett %s\n"
" i bandenheten %s"

#: ../../standalone/drakbackup_.c:3504
msgid "Restore From Tape"
msgstr "terstll frn band"

#: ../../standalone/drakbackup_.c:3506
#, c-format
msgid "Not the correct tape label. Tape is labelled %s."
msgstr "Inte korrekt bandetikett. Bandet har etikett %s."

#: ../../standalone/drakbackup_.c:3526
msgid "Restore Via Network"
msgstr "terstll via ntverk"

#: ../../standalone/drakbackup_.c:3526
#, c-format
msgid "Restore Via Network Protocol: %s"
msgstr "terstll via ntverksprotokoll: %s"

#: ../../standalone/drakbackup_.c:3527
msgid "Host Name"
msgstr "Vrddatornamn"

#: ../../standalone/drakbackup_.c:3528
msgid "Host Path or Module"
msgstr "Vrddatorskvg eller modul"

#: ../../standalone/drakbackup_.c:3535
msgid "Password required"
msgstr "Lsenord krvs"

#: ../../standalone/drakbackup_.c:3541
msgid "Username required"
msgstr "Anvndarnamn krvs"

#: ../../standalone/drakbackup_.c:3544
msgid "Hostname required"
msgstr "Vrddatornamn krvs"

#: ../../standalone/drakbackup_.c:3549
msgid "Path or Module required"
msgstr "Skvg eller modul krvs"

#: ../../standalone/drakbackup_.c:3562
msgid "Files Restored..."
msgstr "Filer terstllda..."

#: ../../standalone/drakbackup_.c:3565
msgid "Restore Failed..."
msgstr "terstllning misslyckades..."

#: ../../standalone/drakbackup_.c:3803
msgid "Restore all backups"
msgstr "terstll alla skerhetskopior"

#: ../../standalone/drakbackup_.c:3812
msgid "Custom Restore"
msgstr "Egen terstllning"

#: ../../standalone/drakbackup_.c:3858
msgid "CD in place - continue."
msgstr "Cd-skivan r p plats - fortstt."

#: ../../standalone/drakbackup_.c:3864
msgid "Browse to new restore repository."
msgstr "Blddra till nytt terstllningsutrymme."

#: ../../standalone/drakbackup_.c:3867
msgid "Restore From Catalog"
msgstr "terstll frn katalog"

#: ../../standalone/drakbackup_.c:3895
msgid "Restore Progress"
msgstr "terstllningsfrlopp"

#: ../../standalone/drakbackup_.c:3937 ../../standalone/drakbackup_.c:3970
#: ../../standalone/drakbackup_.c:3996 ../../standalone/drakbackup_.c:4023
#: ../../standalone/drakbackup_.c:4050 ../../standalone/drakbackup_.c:4110
#: ../../standalone/drakbackup_.c:4137 ../../standalone/drakbackup_.c:4167
#: ../../standalone/drakbackup_.c:4193
msgid "Previous"
msgstr "Fregende"

#: ../../standalone/drakbackup_.c:3941 ../../standalone/drakbackup_.c:4027
#: ../../standalone/logdrake_.c:223
msgid "Save"
msgstr "Spara"

#: ../../standalone/drakbackup_.c:4000
msgid "Build Backup"
msgstr "Bygg skerhetskopia"

#: ../../standalone/drakbackup_.c:4054 ../../standalone/drakbackup_.c:4634
msgid "Restore"
msgstr "terstll"

#: ../../standalone/drakbackup_.c:4233
msgid ""
"Error during sendmail.\n"
"  Your report mail was not sent.\n"
"  Please configure sendmail"
msgstr ""
"Fel uppstod med Sendmail.\n"
"  Rapporten via e-post skickades inte.\n"
"  Konfigurera Sendmail."

#: ../../standalone/drakbackup_.c:4257
msgid ""
"The following packages need to be installed:\n"
" @list_of_rpm_to_install"
msgstr ""
"Fljande paket mste installeras:\n"
" @list_of_rpm_to_install"

#: ../../standalone/drakbackup_.c:4280
msgid ""
"Error during sending file via FTP.\n"
" Please correct your FTP configuration."
msgstr ""
"Fel vid skickning av fil via FTP.\n"
" Korrigera FTP-anslutningen."

#: ../../standalone/drakbackup_.c:4303
msgid "Please select data to restore..."
msgstr "Vlj data att terstlla..."

#: ../../standalone/drakbackup_.c:4324
msgid "Please select media for backup..."
msgstr "Vlj media fr skerhetskopia..."

#: ../../standalone/drakbackup_.c:4346
msgid "Please select data to backup..."
msgstr "Vlj data att skerhetskopiera..."

#: ../../standalone/drakbackup_.c:4368
msgid ""
"No configuration file found \n"
"please click Wizard or Advanced."
msgstr ""
"Ingen konfigurationsfil hittad. \n"
"Klicka p Guide eller Avancerat."

#: ../../standalone/drakbackup_.c:4389
msgid "Under Devel ... please wait."
msgstr "Under utveckling... vnta."

#: ../../standalone/drakbackup_.c:4470
msgid "Backup system files"
msgstr "Skerhetskopiera systemfiler"

#: ../../standalone/drakbackup_.c:4472
msgid "Backup user files"
msgstr "Skerhetskopiera anvndarfiler"

#: ../../standalone/drakbackup_.c:4474
msgid "Backup other files"
msgstr "Skerhetskopiera andra filer"

#: ../../standalone/drakbackup_.c:4476 ../../standalone/drakbackup_.c:4509
msgid "Total Progress"
msgstr "Total fortskridning"

#: ../../standalone/drakbackup_.c:4500
msgid "files sending by FTP"
msgstr "filer skickas med FTP"

#: ../../standalone/drakbackup_.c:4504
msgid "Sending files..."
msgstr "Skickar filer..."

#: ../../standalone/drakbackup_.c:4590
msgid "Backup Now from configuration file"
msgstr "Skerhetskopiera frn konfigurationsfil nu"

#: ../../standalone/drakbackup_.c:4595
msgid "View Backup Configuration."
msgstr "Visa skerhetskopieringskonfiguration."

#: ../../standalone/drakbackup_.c:4616
msgid "Wizard Configuration"
msgstr "Guidekonfiguration"

#: ../../standalone/drakbackup_.c:4621
msgid "Advanced Configuration"
msgstr "Avancerad konfiguration"

#: ../../standalone/drakbackup_.c:4626
msgid "Backup Now"
msgstr "Skerhetskopiera nu"

#: ../../standalone/drakbackup_.c:4660
msgid "Drakbackup"
msgstr "Drakbackup"

#: ../../standalone/drakbackup_.c:4711
msgid ""
"options description:\n"
"\n"
" In this step Drakbackup allow you to change:\n"
"\n"
" - The compression mode:\n"
"    \n"
"      If you check bzip2 compression, you will compress\n"
"      your data better than gzip (about 2-10 %).\n"
"      This option is not checked by default because\n"
"      this compression mode needs more time (about 1000% more).\n"
" \n"
" - The update mode:\n"
"\n"
"      This option will update your backup, but this\n"
"      option is not really useful because you need to\n"
"      decompress your backup before you can update it.\n"
"      \n"
" - the .backupignore mode:\n"
"\n"
"      Like with cvs, Drakbackup will ignore all references\n"
"      included in .backupignore files in each directories.\n"
"      ex: \n"
"         /*> cat .backupignore*/\n"
"         *.o\n"
"         *~\n"
"         ...\n"
"      \n"
"\n"
msgstr ""
"Alternativbeskrivning:\n"
"\n"
" I det hr steget lter Drakbackup dig vlja:\n"
"\n"
" - Kompressionslget:\n"
"    \n"
"      Om du markerar bzip2-kompression, kommer du att packa\n"
"      datat bttre n med gzip (ungefr 2-10 %).\n"
"      Det hr alternativet r inte frvalt eftersom\n"
"      det hr kompressionslget tar lngre tid (ungefr 1000% lngre).\n"
" \n"
" - Uppdateringslge:\n"
"\n"
"      Det hr alternativet kommer att uppdatera skerhetskopian, men det\n"
"      hr alternativet r egentligen inte anvndbart eftersom du mste\n"
"      dekomprimera skerhetskopian innan du kan uppdatera den.\n"
"      \n"
" - Lget \".backupignore\":\n"
"\n"
"      Som med CVS, kommer Drakbackup att ignorera alla referenser\n"
"      som inkluderas i .backupignore-filer i varje katalog.\n"
"      exempel: \n"
"         /*> cat .backupignore*/\n"
"         *.o\n"
"         *~\n"
"         ...\n"
"      \n"
"\n"

#: ../../standalone/drakbackup_.c:4741
msgid ""
"\n"
" Some errors during sendmail are caused by \n"
" a bad configuration of postfix. To solve it you have to\n"
" set myhostname or mydomain in /etc/postfix/main.cf\n"
"\n"
msgstr ""
"\n"
" Vissa problem som uppstr med Sendmail orsakas av \n"
" en felaktig konfiguration av Postfix. Fr att lsa problemet mste\n"
" du stlla in myhostname eller mydomain i /etc/postfix/main.cf.\n"
"\n"

#: ../../standalone/drakbackup_.c:4749
msgid ""
"options description:\n"
"\n"
" - Backup system files:\n"
"       \n"
"\tThis option allows you to backup your /etc directory,\n"
"\twhich contains all configuration files. Please be\n"
"\tcareful during the restore step to not overwrite:\n"
"\t\t/etc/passwd \n"
"\t\t/etc/group \n"
"\t\t/etc/fstab\n"
"\n"
" - Backup User files: \n"
"\n"
"\tThis option allows you select all users that you want \n"
"\tto backup.\n"
"\tTo preserve disk space, it is recommended that you \n"
"\tdo not include web browser's cache.\n"
"\n"
" - Backup Other files: \n"
"\n"
"\tThis option allows you to add more data to save.\n"
"\tWith the other backup it's not possible at the \n"
"\tmoment to select incremental backup.\t\t\n"
" \n"
" - Incremental Backups:\n"
"\n"
"\tThe incremental backup is the most powerful \n"
"\toption for backup. This option allows you \n"
"\tto backup all your data the first time, and \n"
"\tonly the changed afterward.\n"
"\tThen you will be able, during the restore\n"
"\tstep, to restore your data from a specified\n"
"\tdate.\n"
"\tIf you have not selected this option all\n"
"\told backups are deleted before each backup.    \n"
"\n"
"\n"
msgstr ""
"Alternativbeskrivning:\n"
"\n"
" - Skerhetskopiera systemfiler:\n"
"       \n"
"\tDet hr alternativet lter dig skerhetskopiera katalogen /etc,\n"
"\tvilken innehller alla konfigurationsfiler. Var frsiktig\n"
"\tnr du terstller s att du inte skriver ver:\n"
"\t\t/etc/passwd \n"
"\t\t/etc/group \n"
"\t\t/etc/fstab\n"
"\n"
" - Skerhetskopiera anvndarfiler: \n"
"\n"
"\tDet hr alternativet lter dig vlja alla anvndare som du vill \n"
"\tskerhetskopiera.\n"
"\tFr att spara diskutrymme rekommenderas du att \n"
"\tinte inkludera webblsarens cache.\n"
"\n"
" - Skerhetskopiera andra filer: \n"
"\n"
"\tDet hr alternativet lter dig lgga till mer data som du vill spara.\n"
"\tMed det hr alternativet r det nnu inte mjligt att \n"
"\tvlja inkrementell skerhetskopia.\t\t\n"
" \n"
" - Inkrementell skerhetskopia:\n"
"\n"
"\tInkrementell skerhetskopia r det kraftfullaste \n"
"\talternativet fr skerhetskopiering. Det hr alternativet lter dig \n"
"\tskerhetskopiera all data en frsta gng och bara \n"
"\tdet som ndrats andra gngen.\n"
"\tUnder terstllningssteget kan du terstlla data frn ett\n"
"\tspeciellt datum.\n"
"\tOm du inte vljer det hr alternativet kommer\n"
"\talla gamla skerhetskopior att tas bort fre varje "
"skerhetskopiering.    \n"
"\n"
"\n"

#: ../../standalone/drakbackup_.c:4788
msgid ""
"restore description:\n"
" \n"
"Only the most recent date will be used, because with incremental \n"
"backups it is necessary to restore one by one each older backup.\n"
"\n"
"So if you don't want to restore a user please unselect all their\n"
"check boxes.\n"
"\n"
"Otherwise, you are able to select only one of these.\n"
"\n"
" - Incremental Backups:\n"
"\n"
"\tThe incremental backup is the most powerful \n"
"\toption to use. This option allows you to \n"
"\tbackup all of your data the first time, and \n"
"\tonly the changed data after.\n"
"\tSo you will be able, during the restore\n"
"\tstep, to restore your data from a specified\n"
"\tdate.\n"
"\tIf you have not selected this option all\n"
"\told backups are deleted before each backup.    \n"
"\n"
"\n"
"\n"
msgstr ""
"terstllningsbeskrivning:\n"
" \n"
"Bara den senaste datan kommer att anvndas, eftersom det med inkrementella \n"
"skerhetskopior r ndvndigt att terstlla gamla skerhetskopior en efter "
"en.\n"
"\n"
"Om du inte vill terstlla en anvndare, avmarkera d dennes\n"
"kryssrutor.\n"
"\n"
"Annars kan du bara vlja en av dessa.\n"
"\n"
"- Inkrementell skerhetskopia:\n"
"\n"
"\tInkrementell skerhetskopia r det kraftfullaste \n"
"\talternativet fr skerhetskopiering. Det hr alternativet lter dig \n"
"\tskerhetskopiera all data en frsta gng och bara \n"
"\tdet som ndrats andra gngen.\n"
"\tUnder terstllningssteget kan du terstlla data frn ett\n"
"\tspeciellt datum.\n"
"\tOm du inte vljer det hr alternativet kommer\n"
"\talla gamla skerhetskopior att tas bort fre varje "
"skerhetskopiering.    \n"
"\n"
"\n"
"\n"

#: ../../standalone/drakbackup_.c:4814 ../../standalone/drakbackup_.c:4891
msgid ""
" Copyright (C) 2001 MandrakeSoft by DUPONT Sebastien <dupont_s\\@epita.fr>"
msgstr ""
" Copyright  2001 MandrakeSoft av DUPONT Sebastien <dupont_s\\@epita.fr>"

#: ../../standalone/drakbackup_.c:4816 ../../standalone/drakbackup_.c:4893
msgid ""
" updates 2002 MandrakeSoft by Stew Benedict <sbenedict\\@mandrakesoft.com>"
msgstr ""
" uppdateringar 2002 MandrakeSoft av Stew Benedict <sbenedict\\@mandrakesoft."
"com>"

#: ../../standalone/drakbackup_.c:4818 ../../standalone/drakbackup_.c:4895
msgid ""
" This program is free software; you can redistribute it and/or modify\n"
" it under the terms of the GNU General Public License as published by\n"
" the Free Software Foundation; either version 2, or (at your option)\n"
" any later version.\n"
"\n"
" This program is distributed in the hope that it will be useful,\n"
" but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
" GNU General Public License for more details.\n"
"\n"
" You should have received a copy of the GNU General Public License\n"
" along with this program; if not, write to the Free Software\n"
" Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA."
msgstr ""
" Fljande text r en informell versttning som enbart tillhandahlls i\n"
" informativt syfte. Fr alla juridiska tolkningar gller den engelska\n"
" originaltexten.\n"
" Detta program r fri programvara. Du kan distribuera det och/eller\n"
" modifiera det under villkoren i GNU General Public License, publicerad\n"
" av Free Software Foundation, antingen version 2 eller (om du s vill)\n"
" ngon senare version.\n"
"\n"
" Detta program distribueras i hopp om att det ska vara anvndbart, men\n"
" UTAN NGON SOM HELST GARANTI, ven utan underfrstdd garanti om\n"
" SLJBARHET eller LMPLIGHET FR NGOT SPECIELLT NDAML. Se GNU\n"
" General Public License fr ytterligare information.\n"
"\n"
" Du br ha ftt en kopia av GNU General Public License tillsammans med\n"
" detta program. Om inte, skriv till Free Software Foundation, In.,\n"
" 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA."

#: ../../standalone/drakbackup_.c:4832
msgid ""
"Description:\n"
"\n"
"  Drakbackup is used to backup your system.\n"
"  During the configuration you can select: \n"
"\t- System files, \n"
"\t- Users files, \n"
"\t- Other files.\n"
"\tor All your system ...  and Other (like Windows Partitions)\n"
"\n"
"  Drakbackup allows you to backup your system on:\n"
"\t- Harddrive.\n"
"\t- NFS.\n"
"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
"\t- FTP.\n"
"\t- Rsync.\n"
"\t- Webdav.\n"
"\t- Tape.\n"
"\n"
"  Drakbackup allows you to restore your system to\n"
"  a user selected directory.\n"
"\n"
"  Per default all backup will be stored on your\n"
"  /var/lib/drakbackup directory\n"
"\n"
"  Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
"\n"
"Restore Step:\n"
"  \n"
"  During the restore step, DrakBackup will remove \n"
"  your original directory and verify that all \n"
"  backup files are not corrupted. It is recommended \n"
"  you do a last backup before restoring.\n"
"\n"
"\n"
msgstr ""
"Beskrivning:\n"
"\n"
"  Drakbackup anvnds fr att skerhetskopiera systemet.\n"
"  Under konfigurationen kan du vlja: \n"
"\t- Systemfiler, \n"
"\t- Anvndares filer, \n"
"\t- Andra filer.\n"
"\teller hela systemet... och andra (som till exempel Windows-partitioner)\n"
"\n"
"  Drakbackup lter dig skerhetskopiera systemet till:\n"
"\t- Hrddisk.\n"
"\t- NFS.\n"
"\t- Cd-rom (cdrw), DVD-rom (med automatisk start, rddning och automatsik "
"installation).\n"
"\t- FTP.\n"
"\t- Rsync.\n"
"\t- Webdav.\n"
"\t- Band.\n"
"\n"
"  Drakbackup lter dig terstlla systemet till\n"
"  en katalog som du vljer.\n"
"\n"
"  Som standard lagras alla skerhetskopior i katalogen\n"
"  /var/drakbackup.\n"
"\n"
"  Konfigurationsfil:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
"\n"
"terstllningssteg:\n"
"  \n"
"  Under terstllningssteget kommer Drakbackup att ta bort \n"
"  originalkatalogen och verifiera att alla \n"
"  skerhetskopior inte r frstrda. Du rekommenderas att \n"
"  gra en skerhetskopiering innan terstllning.\n"
"\n"
"\n"

#: ../../standalone/drakbackup_.c:4870
msgid ""
"options description:\n"
"\n"
"Please be careful when you are using ftp backup, because only \n"
"backups that are already built are sent to the server.\n"
"So at the moment, you need to build the backup on your hard \n"
"drive before sending it to the server.\n"
"\n"
msgstr ""
"Alternativbeskrivning:\n"
"\n"
"Var frsiktig nr du skerhetskopierar till FTP eftersom endast \n"
"skerhetskopior som redan byggts skickas till servern.\n"
"Fr tillfllet mste du bygga skerhetskopian p hrddisken \n"
"innan du skickar den till servern.\n"
"\n"

#: ../../standalone/drakbackup_.c:4879
msgid ""
"\n"
"Restore Backup Problems:\n"
"\n"
"During the restore step, Drakbackup will verify all your\n"
"backup files before restoring them.\n"
"Before the restore, Drakbackup will remove \n"
"your original directory, and you will loose all your \n"
"data. It is important to be careful and not modify the \n"
"backup data files by hand.\n"
msgstr ""
"\n"
"terstllningsproblem:\n"
"\n"
"Under terstllningssteget kommer Drakbackup att verifiera\n"
"alla skerhetskopior innan den terstller dem.\n"
"Innan terstllningen kommer Drakbackup att ta bort \n"
"originalkatalogen och all data \n"
"frsvinner. Det r viktigt att du r frsiktig och inte ndrar \n"
"skerhetskopiorna fr hand.\n"

#: ../../standalone/drakbackup_.c:4909
msgid ""
"Description:\n"
"\n"
"  Drakbackup is used to backup your system.\n"
"  During the configuration you can select \n"
"\t- System files, \n"
"\t- Users files, \n"
"\t- Other files.\n"
"\tor All your system ...  and Other (like Windows Partitions)\n"
"\n"
"  Drakbackup allows you to backup your system on:\n"
"\t- Harddrive.\n"
"\t- NFS.\n"
"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
"\t- FTP.\n"
"\t- Rsync.\n"
"\t- Webdav.\n"
"\t- Tape.\n"
"\n"
"  Drakbackup allows you to restore your system to\n"
"  a user selected directory.\n"
"\n"
"  Per default all backup will be stored on your\n"
"  /var/lib/drakbackup directory\n"
"\n"
"  Configuration file:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
"Restore Step:\n"
"  \n"
"  During the restore step, Drakbackup will remove\n"
"  your original directory and verify that all\n"
"  backup files are not corrupted. It is recommended\n"
"  you do a last backup before restoring.\n"
" \n"
"\n"
msgstr ""
"Beskrivning:\n"
"\n"
"  Drakbackup anvnds fr att skerhetskopiera systemet.\n"
"  Under konfigurationen kan du vlja: \n"
"\t- Systemfiler, \n"
"\t- Anvndares filer, \n"
"\t- Andra filer.\n"
"\teller hela systemet... och andra (som till exempel Windows-partitioner)\n"
"\n"
"  Drakbackup lter dig skerhetskopiera systemet till:\n"
"\t- Hrddisk.\n"
"\t- NFS.\n"
"\t- Cd-rom (cdrw), DVD-rom (med automatisk start, rddning och automatsik "
"installation).\n"
"\t- FTP.\n"
"\t- Rsync.\n"
"\t- Webdav.\n"
"\t- Band.\n"
"\n"
"  Drakbackup lter dig terstlla systemet till\n"
"  en katalog som du vljer.\n"
"\n"
"  Som standard lagras alla skerhetskopior i katalogen\n"
"  /var/drakbackup.\n"
"\n"
"  Konfigurationsfil:\n"
"\t/etc/drakconf/drakbackup/drakbakup.conf\n"
"\n"
"\n"
"terstllningssteg:\n"
"  \n"
"  Under terstllningssteget kommer Drakbackup att ta bort\n"
"  originalkatalogen och verifiera att alla\n"
"  skerhetskopior inte r frstrda. Du rekommenderas att\n"
"  gra en skerhetskopiering innan terstllning.\n"
"\n"

#: ../../standalone/drakboot_.c:57
#, c-format
msgid "Installation of %s failed. The following error occured:"
msgstr "Installationen av %s misslyckades. Fljande fel uppstod:"

#: ../../standalone/drakbug_.c:40
#, c-format
msgid ""
"drakbug version %s\n"
"Copyright (C) 2002 MandrakeSoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage: drakbug [OPTIONS] [PROGRAM_NAME]\n"
"\n"
"OPTIONS:\n"
msgstr ""
"Drakbug version %s\n"
"Copyright  2002 MandrakeSoft.\n"
"Detta r fri programvara och fr distribueras enligt villkoren i GNU GPL.\n"
"\n"
"anvndning: drakbug [FLAGGOR] [PROGRAMNAMN]\n"
"\n"
"Flaggor:\n"

#: ../../standalone/drakbug_.c:47
msgid "  --help            - print this help message.\n"
msgstr "  --help            - visa det hr hjlpmeddelandet.\n"

#: ../../standalone/drakbug_.c:48
msgid "  --report          - program should be one of mandrake tools\n"
msgstr "  --report          - programmet ska vara ett av Mandrakes verktyg\n"

#: ../../standalone/drakbug_.c:49
msgid "  --incident        - program should be one of mandrake tools\n"
msgstr "  --incident        - programmet ska vara ett av Mandrakes verktyg\n"

#: ../../standalone/drakbug_.c:64
msgid "Mandrake Bug Report Tool"
msgstr "Felrapporteringsverkyg fr Mandrake"

#: ../../standalone/drakbug_.c:70
msgid "First Time Wizard"
msgstr "Frsta gngen-guiden"

#: ../../standalone/drakbug_.c:71
msgid "Synchronization tool"
msgstr "Synkroniseringsverktyg"

#: ../../standalone/drakbug_.c:72 ../../standalone/drakbug_.c:86
#: ../../standalone/drakbug_.c:156 ../../standalone/drakbug_.c:158
#: ../../standalone/drakbug_.c:162
msgid "Standalone Tools"
msgstr "Fristende verktyg"

#: ../../standalone/drakbug_.c:73
msgid "HardDrake"
msgstr "HardDrake"

#: ../../standalone/drakbug_.c:74
msgid "Mandrake Online"
msgstr "Mandrake Online"

#: ../../standalone/drakbug_.c:75
msgid "Menudrake"
msgstr "Menudrake"

#: ../../standalone/drakbug_.c:76
msgid "Msec"
msgstr "Msec"

#: ../../standalone/drakbug_.c:77
msgid "Remote Control"
msgstr "Fjrrkontroll"

#: ../../standalone/drakbug_.c:78
msgid "Software Manager"
msgstr "Programhanterare"

#: ../../standalone/drakbug_.c:79
msgid "Urpmi"
msgstr "Urpmi"

#: ../../standalone/drakbug_.c:80
msgid "Windows Migration tool"
msgstr "Windows-migreringsverktyg"

#: ../../standalone/drakbug_.c:81
msgid "Userdrake"
msgstr "Userdrake"

#: ../../standalone/drakbug_.c:82
msgid "Configuration Wizards"
msgstr "Konfigurationsguider"

#: ../../standalone/drakbug_.c:97
msgid "Application:"
msgstr "Program:"

#: ../../standalone/drakbug_.c:98
msgid "Package: "
msgstr "Paket: "

#: ../../standalone/drakbug_.c:99
msgid "Kernel:"
msgstr "Krna:"

#: ../../standalone/drakbug_.c:100
msgid "Release: "
msgstr "Utgva: "

#: ../../standalone/drakbug_.c:115
msgid ""
"\n"
"\n"
"To submit a bug report, click on the button report.\n"
"This will open  a web browser window  on https://drakbug.mandrakesoft.com\n"
" where you'll find a form to fill in.The information displayed above will "
"be \n"
"transferred to that server\n"
"\n"
msgstr ""
"\n"
"\n"
"Klicka p knappen Rapport fr att skicka in en felrapport.\n"
"Det ppnar ett webblsningsfnster p https://drakbug.mandrakesoft.com\n"
" dr du hittar ett formulr att fylla i. Informationen som visas ovan  "
"kommer \n"
"att verfras till den servern.\n"
"\n"

#: ../../standalone/drakbug_.c:134
msgid "Report"
msgstr "Rapport"

#: ../../standalone/drakbug_.c:171
msgid "Not installed"
msgstr "Inte installerad"

#: ../../standalone/drakbug_.c:189
msgid "connecting to Bugzilla wizard ..."
msgstr "ansluter till Bugzilla-guiden..."

#: ../../standalone/drakbug_.c:196
msgid "No browser available! Please install one"
msgstr "Ingen webblsare tillgnglig. Installera en."

#: ../../standalone/drakconnect_.c:79
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Ntverkskonfiguration (%d kort)"

#: ../../standalone/drakconnect_.c:86 ../../standalone/drakconnect_.c:594
msgid "Profile: "
msgstr "Profil: "

#: ../../standalone/drakconnect_.c:94
msgid "Del profile..."
msgstr "Ta bort profil..."

#: ../../standalone/drakconnect_.c:100
msgid "Profile to delete:"
msgstr "Profil att ta bort:"

#: ../../standalone/drakconnect_.c:128
msgid "New profile..."
msgstr "Ny profil..."

#: ../../standalone/drakconnect_.c:134
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one) :"
msgstr ""
"Namn p profilen som ska skapas (den nya profilen skapas som en kopia av den "
"aktuella):"

#: ../../standalone/drakconnect_.c:160
msgid "Hostname: "
msgstr "Vrddatornamn: "

#: ../../standalone/drakconnect_.c:167
msgid "Internet access"
msgstr "Internettkomst"

#: ../../standalone/drakconnect_.c:180
msgid "Type:"
msgstr "Typ:"

#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
msgid "Gateway:"
msgstr "Gateway:"

#: ../../standalone/drakconnect_.c:183 ../../standalone/drakconnect_.c:375
msgid "Interface:"
msgstr "Grnssnitt:"

#: ../../standalone/drakconnect_.c:194
msgid "Status:"
msgstr "Status:"

#: ../../standalone/drakconnect_.c:201
msgid "Wait please"
msgstr "Vnta"

#: ../../standalone/drakconnect_.c:219
msgid "Configure Internet Access..."
msgstr "Konfigurera Internettkomst..."

#: ../../standalone/drakconnect_.c:226 ../../standalone/drakconnect_.c:448
msgid "LAN configuration"
msgstr "LAN-konfiguration"

#: ../../standalone/drakconnect_.c:231
msgid "Driver"
msgstr "Drivrutin"

#: ../../standalone/drakconnect_.c:231
msgid "Interface"
msgstr "Grnssnitt"

#: ../../standalone/drakconnect_.c:231
msgid "Protocol"
msgstr "Protokoll"

#: ../../standalone/drakconnect_.c:231
msgid "State"
msgstr "Status"

#: ../../standalone/drakconnect_.c:243
msgid "Configure Local Area Network..."
msgstr "Konfigurera lokalt ntverk..."

#: ../../standalone/drakconnect_.c:255
msgid "Click here to launch the wizard ->"
msgstr "Klicka hr fr att starta guiden ->"

#: ../../standalone/drakconnect_.c:256
msgid "Wizard..."
msgstr "Guide..."

#: ../../standalone/drakconnect_.c:282
msgid "Apply"
msgstr "Verkstll"

#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
msgid "Connected"
msgstr "Ansluten"

#: ../../standalone/drakconnect_.c:383 ../../standalone/drakconnect_.c:406
msgid "Not connected"
msgstr "Inte ansluten"

#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
msgid "Connect..."
msgstr "Anslut..."

#: ../../standalone/drakconnect_.c:384 ../../standalone/drakconnect_.c:407
msgid "Disconnect..."
msgstr "Koppla ner..."

#: ../../standalone/drakconnect_.c:403
msgid ""
"Warning, another Internet connection has been detected, maybe using your "
"network"
msgstr ""
"Varning, en annan Internetanslutning har upptckts som kanske anvnder ditt "
"ntverk."

#: ../../standalone/drakconnect_.c:430
msgid ""
"You don't have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
"Du har inga grnssnitt konfigurerade.\n"
"Konfigurera dem frst genom att klicka p Konfigurera."

#: ../../standalone/drakconnect_.c:452
msgid "LAN Configuration"
msgstr "LAN-konfiguration"

#: ../../standalone/drakconnect_.c:463
#, c-format
msgid "Adapter %s: %s"
msgstr "Kort %s: %s"

#: ../../standalone/drakconnect_.c:469
msgid "Boot Protocol"
msgstr "Startprotokoll"

#: ../../standalone/drakconnect_.c:470
msgid "Started on boot"
msgstr "Startad vid uppstart"

#: ../../standalone/drakconnect_.c:471
msgid "DHCP client"
msgstr "DHCP-klient"

#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
msgid "activate now"
msgstr "aktivera nu"

#: ../../standalone/drakconnect_.c:496 ../../standalone/drakconnect_.c:499
msgid "deactivate now"
msgstr "inaktivera nu"

#: ../../standalone/drakconnect_.c:502
msgid ""
"This interface has not been configured yet.\n"
"Launch the configuration wizard in the main window"
msgstr ""
"Grnssnittet har inte konfigurerats nnu.\n"
"Starta konfigurationsguiden i huvudfnstret."

#: ../../standalone/drakconnect_.c:559
msgid ""
"You don't have any internet connection.\n"
"Create one first by clicking on 'Configure'"
msgstr ""
"Du har ingen Internetanslutning.\n"
"Skapa en frst genom att klicka p Konfigurera."

#: ../../standalone/drakconnect_.c:583
msgid "Internet connection configuration"
msgstr "Konfiguration av Internetanslutning"

#: ../../standalone/drakconnect_.c:587
msgid "Internet Connection Configuration"
msgstr "Konfiguration av Internetanslutning"

#: ../../standalone/drakconnect_.c:596
msgid "Connection type: "
msgstr "Anslutningstyp: "

#: ../../standalone/drakconnect_.c:602
msgid "Parameters"
msgstr "Parametrar"

#: ../../standalone/drakconnect_.c:620
msgid "Gateway"
msgstr "Gateway"

#: ../../standalone/drakconnect_.c:629
msgid "Ethernet Card"
msgstr "Ethernetkort"

#: ../../standalone/drakconnect_.c:630
msgid "DHCP Client"
msgstr "DHCP-klient"

#: ../../standalone/drakfloppy_.c:63
msgid "usage: drakfloppy\n"
msgstr "anvndning: drakfloppy\n"

#: ../../standalone/drakfloppy_.c:67
msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"

#: ../../standalone/drakfloppy_.c:68
msgid "Module name"
msgstr "Modulnamn"

#: ../../standalone/drakfloppy_.c:68
msgid "Size"
msgstr "Storlek"

#: ../../standalone/drakfloppy_.c:73
msgid "drakfloppy"
msgstr "drakfloppy"

#: ../../standalone/drakfloppy_.c:90
msgid "boot disk creation"
msgstr "skapa startdiskett"

#: ../../standalone/drakfloppy_.c:98 ../../standalone/drakfloppy_.c:111
msgid "default"
msgstr "standard"

#: ../../standalone/drakfloppy_.c:114
#, c-format
msgid "DrakFloppy Error: %s"
msgstr "DrakFloppy-fel: %s"

#: ../../standalone/drakfloppy_.c:125
msgid "kernel version"
msgstr "krnversion"

#: ../../standalone/drakfloppy_.c:131
msgid "General"
msgstr "Allmn"

#: ../../standalone/drakfloppy_.c:136
msgid "Expert Area"
msgstr "Expertomrde"

#: ../../standalone/drakfloppy_.c:139
msgid "mkinitrd optional arguments"
msgstr "mkinitrd frivilliga argument"

#: ../../standalone/drakfloppy_.c:140
msgid "Add a module"
msgstr "Lgg till modul"

#: ../../standalone/drakfloppy_.c:160
msgid "force"
msgstr "tvinga"

#: ../../standalone/drakfloppy_.c:161
msgid "if needed"
msgstr "vid behov"

#: ../../standalone/drakfloppy_.c:162
msgid "omit scsi modules"
msgstr "utelmna SCSI-moduler"

#: ../../standalone/drakfloppy_.c:163
msgid "omit raid modules"
msgstr "utelmna raid-moduler"

#: ../../standalone/drakfloppy_.c:199
msgid "Remove a module"
msgstr "Ta bort modul"

#: ../../standalone/drakfloppy_.c:221
msgid "Output"
msgstr "Utdata"

#: ../../standalone/drakfloppy_.c:233
msgid "Build the disk"
msgstr "Skapa disketten"

#: ../../standalone/drakfloppy_.c:376
#, c-format
msgid "Be sure a media is present for the device %s"
msgstr "Se till s att det finns media i enheten %s"

#: ../../standalone/drakfloppy_.c:381
#, c-format
msgid ""
"There is no medium or it is write-protected for device %s.\n"
"Please insert one."
msgstr ""
"Det finns inget media i enheten %s eller s r den skrivskyddad.\n"
"Stt i ett."

#: ../../standalone/drakfloppy_.c:383
#, c-format
msgid "Unable to fork: %s"
msgstr "Kan inte dela: %s"

#: ../../standalone/drakfloppy_.c:387
#, c-format
msgid ""
"Unable to close properly mkbootdisk: \n"
" %s \n"
" %s"
msgstr ""
"Kunde inte stnga mkbootdisk skert: \n"
" %s \n"
" %s"

#: ../../standalone/drakfont_.c:231
msgid "Search installed fonts"
msgstr "Sk installerade teckensnitt"

#: ../../standalone/drakfont_.c:233
msgid "Unselect fonts installed"
msgstr "Avmarkera installerade teckensnitt"

#: ../../standalone/drakfont_.c:257
msgid "parse all fonts"
msgstr "tolka alla teckensnitt"

#: ../../standalone/drakfont_.c:260
msgid "no fonts found"
msgstr "inga teckensnitt hittades"

#: ../../standalone/drakfont_.c:269 ../../standalone/drakfont_.c:323
#: ../../standalone/drakfont_.c:379 ../../standalone/drakfont_.c:468
#: ../../standalone/drakfont_.c:479 ../../standalone/drakfont_.c:506
#: ../../standalone/drakfont_.c:520 ../../standalone/drakfont_.c:537
msgid "done"
msgstr "klar"

#: ../../standalone/drakfont_.c:275
msgid "could not find any font in your mounted partitions"
msgstr "kunde inte hitta ngra teckensnitt p monterade partitioner"

#: ../../standalone/drakfont_.c:321
msgid "Reselect correct fonts"
msgstr "Vlj om korrekta teckensnitt"

#: ../../standalone/drakfont_.c:325
msgid "could not find any font.\n"
msgstr "kunde inte hitta ngra teckensnitt.\n"

#: ../../standalone/drakfont_.c:349
msgid "Search fonts in installed list"
msgstr "Sk teckensnitt i installerad lista"

#: ../../standalone/drakfont_.c:377
msgid "Fonts copy"
msgstr "Kopiera teckensnitt"

#: ../../standalone/drakfont_.c:381
msgid "True Type fonts installation"
msgstr "Installation av True Type-teckensnitt"

#: ../../standalone/drakfont_.c:389
msgid "please wait during ttmkfdir..."
msgstr "vnta medan ttmkfdir..."

#: ../../standalone/drakfont_.c:394
msgid "True Type install done"
msgstr "Installation av True Type klar"

#: ../../standalone/drakfont_.c:403 ../../standalone/drakfont_.c:429
msgid "Fonts conversion"
msgstr "Konvertering av teckensnitt"

#: ../../standalone/drakfont_.c:409 ../../standalone/drakfont_.c:433
#: ../../standalone/drakfont_.c:464
msgid "type1inst building"
msgstr "type1inst-byggning"

#: ../../standalone/drakfont_.c:419 ../../standalone/drakfont_.c:442
msgid "Ghostscript referencing"
msgstr "Ghostscript-referenser"

#: ../../standalone/drakfont_.c:452
msgid "ttf fonts conversion"
msgstr "konvertering av TTF-teckensnitt"

#: ../../standalone/drakfont_.c:459
msgid "pfm fonts conversion"
msgstr "konvertering av PFM-teckensnitt"

#: ../../standalone/drakfont_.c:470
msgid "Suppress temporary Files"
msgstr "Stng av temporra filer"

#: ../../standalone/drakfont_.c:473
msgid "Restart XFS"
msgstr "Starta om XFS"

#: ../../standalone/drakfont_.c:518 ../../standalone/drakfont_.c:532
msgid "Suppress Fonts Files"
msgstr "Stng av teckensnittsfiler"

#: ../../standalone/drakfont_.c:534
msgid "xfs restart"
msgstr "starta om xfs"

#: ../../standalone/drakfont_.c:542 ../../standalone/drakfont_.c:951
msgid ""
"Before installing any fonts, be sure that you have the right to use and "
"install them on your system.\n"
"\n"
"-You can install the fonts using the normal way. In rare cases, bogus fonts "
"may hang up your X Server."
msgstr ""
"Innan du installerar ngra teckensnitt mste du vara sker p att du har "
"rtt att anvnda och installera dem p systemet.\n"
"\n"
"-Du kan installera teckensnitten p det vanliga sttet. I sllsynta fall kan "
"felaktiga teckensnitt hnga X-servern."

#: ../../standalone/drakfont_.c:630
msgid "Fonts Importation"
msgstr "Importera teckensnitt"

#: ../../standalone/drakfont_.c:660
msgid "Get Windows Fonts"
msgstr "Hmta frn Windows"

#: ../../standalone/drakfont_.c:668
msgid "Uninstall Fonts"
msgstr "Avinstallera teckensnitt"

#: ../../standalone/drakfont_.c:679
msgid "Advanced Options"
msgstr "Avancerade alternativ"

#: ../../standalone/drakfont_.c:687
msgid "Font List"
msgstr "Teckensnittslista"

#: ../../standalone/drakfont_.c:909
msgid "Choose the applications that will support the fonts:"
msgstr "Vlj de program som ska anvnda teckensnitten:"

#: ../../standalone/drakfont_.c:918
msgid "Ghostscript"
msgstr "Ghostscript"

#: ../../standalone/drakfont_.c:925
msgid "StarOffice"
msgstr "StarOffice"

#: ../../standalone/drakfont_.c:932
msgid "Abiword"
msgstr "Abiword"

#: ../../standalone/drakfont_.c:939
msgid "Generic Printers"
msgstr "Allmnna skrivare"

#: ../../standalone/drakfont_.c:1016
msgid "Select the font file or directory and click on 'Add'"
msgstr "Vlj teckensnittsfilen eller katalogen och klicka p Lgg till"

#: ../../standalone/drakfont_.c:1063
msgid "Install List"
msgstr "Installera lista"

#: ../../standalone/drakfont_.c:1106
msgid "click here if you are sure."
msgstr "klicka hr om du r sker."

#: ../../standalone/drakfont_.c:1113
msgid "here if no."
msgstr "hr om osker."

#: ../../standalone/drakfont_.c:1174
msgid "Unselected All"
msgstr "Avmarkera alla"

#: ../../standalone/drakfont_.c:1178
msgid "Selected All"
msgstr "Markera alla"

#: ../../standalone/drakfont_.c:1182
msgid "Remove List"
msgstr "Ta bort lista"

#: ../../standalone/drakfont_.c:1204 ../../standalone/drakfont_.c:1237
msgid "Initials tests"
msgstr "Initiala tester"

#: ../../standalone/drakfont_.c:1207
msgid "Copy fonts on your system"
msgstr "Kopierar teckensnitt till systemet"

#: ../../standalone/drakfont_.c:1211
msgid "Install & convert Fonts"
msgstr "Installerar & konverterar teckensnitt"

#: ../../standalone/drakfont_.c:1215
msgid "Post Install"
msgstr "Bearbetar installation"

#: ../../standalone/drakfont_.c:1240
msgid "Remove fonts on your system"
msgstr "Tar bort teckensnitt frn systemet"

#: ../../standalone/drakfont_.c:1244
msgid "Post Uninstall"
msgstr "Bearbetar avinstallation"

#: ../../standalone/drakgw_.c:43 ../../standalone/drakgw_.c:188
msgid "Internet Connection Sharing"
msgstr "Internetdelning"

#: ../../standalone/drakgw_.c:119
msgid "Sorry, we support only 2.4 kernels."
msgstr "Tyvrr, endast 2.4-krnor stds."

#: ../../standalone/drakgw_.c:130
msgid "Internet Connection Sharing currently enabled"
msgstr "Internetdelning r fr nrvarande aktiverat"

#: ../../standalone/drakgw_.c:131
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently enabled.\n"
"\n"
"What would you like to do?"
msgstr ""
"Konfigurationen av Internetdelningen har redan blivit genomfrd.\n"
"Den r fr nrvarande aktiverad.\n"
"\n"
"Vad vill du gra?"

#: ../../standalone/drakgw_.c:135
msgid "disable"
msgstr "inaktivera"

#: ../../standalone/drakgw_.c:135 ../../standalone/drakgw_.c:160
msgid "dismiss"
msgstr "avsluta"

#: ../../standalone/drakgw_.c:135 ../../standalone/drakgw_.c:160
msgid "reconfigure"
msgstr "konfigurera om"

#: ../../standalone/drakgw_.c:138
msgid "Disabling servers..."
msgstr "Inaktiverar servrar..."

#: ../../standalone/drakgw_.c:146
msgid "Internet connection sharing is now disabled."
msgstr "Internetdelning r nu inaktiverat"

#: ../../standalone/drakgw_.c:155
msgid "Internet Connection Sharing currently disabled"
msgstr "Internetdelning fr nrvarande inaktiverat"

#: ../../standalone/drakgw_.c:156
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
"\n"
"What would you like to do?"
msgstr ""
"Konfiguration av Internetdelning har redan genomfrts.\n"
"Den r fr nrvarande inaktiverad.\n"
"\n"
"Vad vill du gra?"

#: ../../standalone/drakgw_.c:160
msgid "enable"
msgstr "aktivera"

#: ../../standalone/drakgw_.c:167
msgid "Enabling servers..."
msgstr "Aktiverar servrar..."

#: ../../standalone/drakgw_.c:172
msgid "Internet connection sharing is now enabled."
msgstr "Internetdelning r nu aktiverat"

#: ../../standalone/drakgw_.c:189
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
"With that feature, other computers on your local network will be able to use "
"this computer's Internet connection.\n"
"\n"
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN)."
msgstr ""
"Du r p vg att konfigurera din dator fr att dela sin Internetanslutning.\n"
"Med den funktionen kan andra datorer i ditt ntverk anvnda din dators "
"Internetanslutning.\n"
"\n"
"Observera: du behver ett dedikerat ntverkskort fr att stta upp ett "
"lokalt ntverk (LAN)."

#: ../../standalone/drakgw_.c:215
#, c-format
msgid "Interface %s (using module %s)"
msgstr "Grnssnitt %s (anvnder modul %s)"

#: ../../standalone/drakgw_.c:216
#, c-format
msgid "Interface %s"
msgstr "Grnssnitt %s"

#: ../../standalone/drakgw_.c:224
msgid "No network adapter on your system!"
msgstr "Inget ntverkskort i systemet."

#: ../../standalone/drakgw_.c:225
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
"Inget Ethernet-ntverkskort har hittats i systemet. Kr "
"konfigurationsverktyget fr hrdvara."

#: ../../standalone/drakgw_.c:231
msgid "Network interface"
msgstr "Ntverksgrnssnitt"

#: ../../standalone/drakgw_.c:232
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
"\n"
"%s\n"
"\n"
"I am about to setup your Local Area Network with that adapter."
msgstr ""
"Det finns bara ett konfigurerat ntverkskort i systemet:\n"
"\n"
"%s\n"
"\n"
"Ditt lokala ntverk kommer att stllas in med det kortet."

#: ../../standalone/drakgw_.c:241
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr "Vlj vilket ntverkskort som ska kopplas mot ditt lokala ntverk."

#: ../../standalone/drakgw_.c:259
msgid "Network interface already configured"
msgstr "Ntverksgrnssnitt redan konfigurerat"

#: ../../standalone/drakgw_.c:260
#, c-format
msgid ""
"Warning, the network adapter (%s) is already configured.\n"
"\n"
"Do you want an automatic re-configuration?\n"
"\n"
"You can do it manually but you need to know what you're doing."
msgstr ""
"Varning, ntverkskortet (%s) r redan konfigurerat.\n"
"\n"
"Vill du ha en automatisk omkonfiguration?\n"
"\n"
"Du kan gra det manuellt men du mste veta vad du gr."

#: ../../standalone/drakgw_.c:265
msgid "Automatic reconfiguration"
msgstr "Automatisk omkonfiguration"

#: ../../standalone/drakgw_.c:266
msgid "Show current interface configuration"
msgstr "Visa aktuell grnssnittskonfiguration"

#: ../../standalone/drakgw_.c:268
#, c-format
msgid ""
"Current configuration of `%s':\n"
"\n"
"Network: %s\n"
"IP address: %s\n"
"IP attribution: %s\n"
"Driver: %s"
msgstr ""
"Aktuell konfiguration av \"%s\":\n"
"\n"
"Ntverk: %s\n"
"IP-adress: %s\n"
"IP-attribut: %s\n"
"Drivrutin: %s"

#: ../../standalone/drakgw_.c:280
msgid ""
"I can keep your current configuration and assume you already set up a DHCP "
"server; in that case please verify I correctly read the C-Class Network that "
"you use for your local network; I will not reconfigure it and I will not "
"touch your DHCP server configuration.\n"
"\n"
"Else, I can reconfigure your interface and (re)configure a DHCP server for "
"you.\n"
"\n"
msgstr ""
"Vi kan behlla aktuell konfiguration och anta att du redan har satt upp en "
"DHCP-server; om s r fallet, verifiera att C-klassntverket som du anvnder "
"p ditt lokala ntverk blev korrekt lst. Det kommer inte att konfigureras "
"om och din konfiguration av DHCP-servern kommer inte att rras.\n"
"\n"
"Annars kan vi konfigurera om grnssnittet och konfigurera (om) en DHCP-"
"server t dig.\n"
"\n"

#: ../../standalone/drakgw_.c:285
msgid "C-Class Local Network"
msgstr "Lokalt C-klassntverk"

#: ../../standalone/drakgw_.c:286
msgid "(This) DHCP Server IP"
msgstr "(Den hr) DHCP-serverns IP"

#: ../../standalone/drakgw_.c:287
msgid "Re-configure interface and DHCP server"
msgstr "Konfigurera om grnssnitt och DHCP-server"

#: ../../standalone/drakgw_.c:294
msgid "The Local Network did not finish with `.0', bailing out."
msgstr "Det lokala ntverket slutade inte med \".0\", avbryter."

#: ../../standalone/drakgw_.c:305
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "Potentiell LAN-adresskonflikt hittad i aktuell konfiguration av %s.\n"

#: ../../standalone/drakgw_.c:315
msgid "Configuring..."
msgstr "Konfigurerar..."

#: ../../standalone/drakgw_.c:316
msgid "Configuring scripts, installing software, starting servers..."
msgstr "Konfigurerar skript, installerar mjukvara, startar servrar..."

#: ../../standalone/drakgw_.c:352
#, c-format
msgid "Problems installing package %s"
msgstr "Problem att installera paket %s"

#: ../../standalone/drakgw_.c:485
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP)."
msgstr ""
"Allt har nu blivit konfigurerat.\n"
"Du kan nu dela Internetanslutning med andra datorer i ditt lokala ntverk, "
"genom automatisk ntverkskonfiguration (DHCP)."

#: ../../standalone/drakgw_.c:504
msgid "The setup has already been done, but it's currently disabled."
msgstr "Konfigurationen r redan gjord, men r fr nrvarande inaktiverad."

#: ../../standalone/drakgw_.c:505
msgid "The setup has already been done, and it's currently enabled."
msgstr "Konfigurationen r redan gjord och r fr nrvarande aktiverad."

#: ../../standalone/drakgw_.c:506
msgid "No Internet Connection Sharing has ever been configured."
msgstr "Ingen Internetdelning har varit konfigurerad."

#: ../../standalone/drakgw_.c:511
msgid "Internet connection sharing configuration"
msgstr "Konfigurera Internetanslutning och delning"

#: ../../standalone/drakgw_.c:518
#, c-format
msgid ""
"Welcome to the Internet Connection Sharing utility!\n"
"\n"
"%s\n"
"\n"
"Click on Configure to launch the setup wizard."
msgstr ""
"Vlkommen till verktyget fr Internetdelning!\n"
"\n"
"%s\n"
"\n"
"Klicka p Konfigurera fr att starta instllningsguiden."

#: ../../standalone/drakperm_.c:42
msgid "group"
msgstr "grupp"

#: ../../standalone/drakperm_.c:42
msgid "path"
msgstr "skvg"

#: ../../standalone/drakperm_.c:42
msgid "permissions"
msgstr "behrigheter"

#: ../../standalone/drakperm_.c:42
msgid "user"
msgstr "anvndare"

#: ../../standalone/drakperm_.c:49
msgid "Up"
msgstr "Upp"

#: ../../standalone/drakperm_.c:50
msgid "delete"
msgstr "ta bort"

#: ../../standalone/drakperm_.c:51
msgid "edit"
msgstr "redigera"

#: ../../standalone/drakperm_.c:52
msgid "Down"
msgstr "Ner"

#: ../../standalone/drakperm_.c:53
msgid "add a rule"
msgstr "lgg till en regel"

#: ../../standalone/drakperm_.c:54
msgid "select perm file to see/edit"
msgstr "vlj behrighetsfil att titta p/redigera"

#: ../../standalone/drakperm_.c:57
msgid ""
"Drakperm is used to see files to use in order to fix permissions, owners, "
"and groups via msec.\n"
"You can also edit your own rules which will owerwrite the default rules."
msgstr ""

#: ../../standalone/drakperm_.c:62
msgid "Add a new rule at the end"
msgstr "Lgg till en ny regel vid slutet"

#: ../../standalone/drakperm_.c:63
msgid "Edit curent rule"
msgstr "Redigera aktuell regel"

#: ../../standalone/drakperm_.c:64
msgid "Up selected rule one level"
msgstr "Flytta upp vald regel en niv"

#: ../../standalone/drakperm_.c:65
msgid "Down selected rule one level"
msgstr "Flytta ner vald regel en niv"

#: ../../standalone/drakperm_.c:66
msgid "Delete selected rule"
msgstr "Ta bort vald regel"

#: ../../standalone/drakperm_.c:237
msgid "browse"
msgstr "blddra"

#: ../../standalone/drakperm_.c:244
msgid "Current user"
msgstr "Aktuell anvndare"

#: ../../standalone/drakperm_.c:249
msgid "Permissions"
msgstr "Behrigheter"

#: ../../standalone/drakperm_.c:250
msgid "Path"
msgstr "Skvg"

#: ../../standalone/drakperm_.c:251
msgid "Property"
msgstr "Egenskap"

#: ../../standalone/drakperm_.c:253
msgid "sticky-bit"
msgstr "klistrig bit"

#: ../../standalone/drakperm_.c:254
msgid "Set-UID"
msgstr "Set-UID"

#: ../../standalone/drakperm_.c:255
msgid "Set-GID"
msgstr "Set-GID"

#: ../../standalone/drakperm_.c:310
msgid ""
"Used for directory:\n"
" only owner of directory or file in this directory can delete it"
msgstr ""

#: ../../standalone/drakperm_.c:311
msgid "Use owner id for execution"
msgstr "Anvnd gar-id vid exekvering"

#: ../../standalone/drakperm_.c:312
msgid "Use group id for execution"
msgstr "Anvnd grupp-id vid exekvering"

#: ../../standalone/drakperm_.c:313
msgid "when checked, owner and group won't be changed"
msgstr ""

#: ../../standalone/drakperm_.c:318
msgid "Path selection"
msgstr "Val av skvg"

#: ../../standalone/drakperm_.c:364
msgid "user :"
msgstr "anvndare:"

#: ../../standalone/drakperm_.c:366
msgid "group :"
msgstr "grupp:"

#: ../../standalone/draksound_.c:47
msgid "No Sound Card detected!"
msgstr "Inget ljudkort identifierat."

#: ../../standalone/draksound_.c:48
msgid ""
"No Sound Card has been detected on your machine. Please verify that a Linux-"
"supported Sound Card is correctly plugged in.\n"
"\n"
"\n"
"You can visit our hardware database at:\n"
"\n"
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
"Inget ljudkort kunde hittas i datorn. Kontrollera att ljudkortet har std "
"fr Linux och att det sitter i ordentligt.\n"
"\n"
"\n"
"Du kan beska vr hrdvarudatabas p:\n"
"\n"
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"

#: ../../standalone/draksound_.c:55
msgid ""
"\n"
"\n"
"\n"
"Note: if you've an ISA PnP sound card, you'll have to use the sndconfig "
"program.  Just type \"sndconfig\" in a console."
msgstr ""

#: ../../standalone/draksplash_.c:34
#, fuzzy
msgid ""
"package 'ImageMagick' is required for correct working.\n"
"Click \"Ok\" to install 'ImageMagick' or \"Cancel\" to quit"
msgstr "paktet ImageMagick krvs fr att det ska fungera korrekt"

#: ../../standalone/draksplash_.c:78
msgid "first step creation"
msgstr "skapar frsta steget"

#: ../../standalone/draksplash_.c:79
msgid "final resolution"
msgstr "slutgiltiga steget"

#: ../../standalone/draksplash_.c:80 ../../standalone/draksplash_.c:172
msgid "choose image file"
msgstr "vlj avbildsfil"

#: ../../standalone/draksplash_.c:81
msgid "Theme name"
msgstr "Temanamn"

#: ../../standalone/draksplash_.c:85
msgid "Browse"
msgstr "Blddra"

#: ../../standalone/draksplash_.c:99 ../../standalone/draksplash_.c:162
msgid "Configure bootsplash picture"
msgstr "Konfigurera startskrmsbild"

#: ../../standalone/draksplash_.c:100
msgid ""
"x coordinate of text box\n"
"in number of character"
msgstr "antal tecken i textrutans x-led"

#: ../../standalone/draksplash_.c:101
msgid ""
"y coordinate of text box\n"
"in number of character"
msgstr "antal tecken i textrutans y-led"

#: ../../standalone/draksplash_.c:102
msgid "text width"
msgstr "textbredd"

#: ../../standalone/draksplash_.c:103
msgid "text box height"
msgstr "hjd p textruta"

#: ../../standalone/draksplash_.c:104
msgid ""
"the progress bar x coordinate\n"
"of its upper left corner"
msgstr ""
"x-koordinaten fr frloppsindikatorns\n"
"vre vnstra hrn"

#: ../../standalone/draksplash_.c:105
msgid ""
"the progress bar y coordinate\n"
"of its upper left corner"
msgstr ""
"y-koordinaten fr frloppsindikatorns\n"
"vre vnstra hrn"

#: ../../standalone/draksplash_.c:106
msgid "the width of the progress bar"
msgstr "bredden p frloppsraden"

#: ../../standalone/draksplash_.c:107
msgid "the heigth of the progress bar"
msgstr "hjden p frloppsraden"

#: ../../standalone/draksplash_.c:108
msgid "the color of the progress bar"
msgstr "frgen p frloppsraden"

#: ../../standalone/draksplash_.c:121
msgid "Preview"
msgstr "frhandsgranskning"

#: ../../standalone/draksplash_.c:123
msgid "Save theme"
msgstr "spara tema"

#: ../../standalone/draksplash_.c:124
msgid "Choose color"
msgstr "vlj frg"

#: ../../standalone/draksplash_.c:127
msgid "Display logo on Console"
msgstr "Visa logo p konsoll"

#: ../../standalone/draksplash_.c:128
msgid "Make kernel message quiet by default"
msgstr "Dlj krnans meddelanden som standard"

#: ../../standalone/draksplash_.c:165 ../../standalone/draksplash_.c:329
#, c-format
msgid "This theme haven't yet any bootsplash in %s !"
msgstr "Det hr temat har nnu inte ngon startskrm i %s."

#: ../../standalone/draksplash_.c:212
msgid "saving Bootsplash theme..."
msgstr "sparar startskrmstema..."

#: ../../standalone/draksplash_.c:435
msgid "ProgressBar color selection"
msgstr "Val av frg fr frloppsrad"

#: ../../standalone/draksplash_.c:456
msgid "You must choose an image file first!"
msgstr "Du mste vlja en avbildsfil frst."

#: ../../standalone/draksplash_.c:465
msgid "Generating preview ..."
msgstr "Genererar frhandsgranskning..."

#. -PO  First %s is theme name, second %s (in parenthesis) is resolution
#: ../../standalone/draksplash_.c:511
#, c-format
msgid "%s BootSplash (%s) preview"
msgstr ""

#: ../../standalone/drakxtv_.c:49
msgid ""
"XawTV isn't installed!\n"
"\n"
"\n"
"If you do have a TV card but DrakX has neither detected it (no bttv nor "
"saa7134\n"
"module in \"/etc/modules\") nor installed xawtv, please send the\n"
"results of \"lspcidrake -v -f\" to \"install\\@mandrakesoft.com\"\n"
"with subject \"undetected TV card\".\n"
"\n"
"\n"
"You can install it by typing \"urpmi xawtv\" as root, in a console."
msgstr ""
"XawTV r inte installerat.\n"
"\n"
"\n"
"Om du har ett TV-kort men DrakX varken har identifierat det (ingen bttv-\n"
"eller saa7134-modul i \"/etc/modules\") eller installerat XawTV, skicka d\n"
"resultaten av \"lspcidrake -v -f\" till \"install\\@mandrakesoft.com\"\n"
"med mnet \"undetected TV card\".\n"
"\n"
"\n"
"Du kan installera det genom att skriva \"urpmi xawtv\" som root i en konsoll."

#: ../../standalone/drakxtv_.c:66
msgid "Canada (cable)"
msgstr "Kanada (kabel)"

#: ../../standalone/drakxtv_.c:66
msgid "USA (broadcast)"
msgstr "USA (broadcast)"

#: ../../standalone/drakxtv_.c:66
msgid "USA (cable)"
msgstr "USA (kabel)"

#: ../../standalone/drakxtv_.c:66
msgid "USA (cable-hrc)"
msgstr "USA (kabel-hrc)"

#: ../../standalone/drakxtv_.c:67
msgid "China (broadcast)"
msgstr "Kina (broadcast)"

#: ../../standalone/drakxtv_.c:67
msgid "Japan (broadcast)"
msgstr "Japan (broadcast)"

#: ../../standalone/drakxtv_.c:67
msgid "Japan (cable)"
msgstr "Japan (kabel)"

#: ../../standalone/drakxtv_.c:68
msgid "East Europe"
msgstr "steuropa"

#: ../../standalone/drakxtv_.c:68
msgid "France [SECAM]"
msgstr "Frankrike [SECAM]"

#: ../../standalone/drakxtv_.c:68
msgid "Ireland"
msgstr "Irland"

#: ../../standalone/drakxtv_.c:68
msgid "West Europe"
msgstr "Vsteuropa"

#: ../../standalone/drakxtv_.c:69
msgid "Australia"
msgstr "Australien"

#: ../../standalone/drakxtv_.c:69
msgid "Newzealand"
msgstr "Nya Zeeland"

#: ../../standalone/drakxtv_.c:70
msgid "South Africa"
msgstr "Sydafrika"

#: ../../standalone/drakxtv_.c:71
msgid "Argentina"
msgstr "Argentina"

#: ../../standalone/drakxtv_.c:72
msgid "Australian Optus cable TV"
msgstr "Australian Optus Kabel-TV"

#: ../../standalone/drakxtv_.c:107
msgid ""
"Please,\n"
"type in your tv norm and country"
msgstr ""
"Ange\n"
"din TV-standard och ditt land"

#: ../../standalone/drakxtv_.c:109
msgid "TV norm:"
msgstr "TV-standard:"

#: ../../standalone/drakxtv_.c:110
msgid "Area:"
msgstr "Omrde:"

#: ../../standalone/drakxtv_.c:114
msgid "Scanning for TV channels in progress ..."
msgstr "Skning efter TV-kanaler pgr..."

#: ../../standalone/drakxtv_.c:122
msgid "Scanning for TV channels"
msgstr "Sker efter TV-kanaler"

#: ../../standalone/drakxtv_.c:125
msgid "There was an error while scanning for TV channels"
msgstr "Det uppstod ett fel vid skning efter TV-kanaler"

#: ../../standalone/drakxtv_.c:126
msgid "XawTV isn't installed!"
msgstr "XawTV r inte installerat."

#: ../../standalone/drakxtv_.c:129
msgid "Have a nice day!"
msgstr "Ha en trevlig dag!"

#: ../../standalone/drakxtv_.c:130
msgid "Now, you can run xawtv (under X Window!) !\n"
msgstr "Nu kan du kra Xawtv (under X Window).\n"

#: ../../standalone/drakxtv_.c:153
msgid "No TV Card detected!"
msgstr "Inget TV-kort kunde hittas."

#: ../../standalone/drakxtv_.c:154
msgid ""
"No TV Card has been detected on your machine. Please verify that a Linux-"
"supported Video/TV Card is correctly plugged in.\n"
"\n"
"\n"
"You can visit our hardware database at:\n"
"\n"
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"
msgstr ""
"Inget TV-kort kunde hittas i datorn. Kontrollera att TV-kortet har std fr "
"Linux och att det sitter i ordentligt.\n"
"\n"
"\n"
"Du kan beska vr hrdvarudatabas p:\n"
"\n"
"\n"
"http://www.linux-mandrake.com/en/hardware.php3"

#: ../../standalone/harddrake2_.c:8
msgid ""
"\n"
"Usage: harddrake [-h|--help] [--test]\n"
msgstr ""
"\n"
"anvndning: harddrake [-h|--help] [--test]\n"

#: ../../standalone/keyboarddrake_.c:16
msgid "usage: keyboarddrake [--expert] [keyboard]\n"
msgstr "anvndning: keyboarddrake [--expert] [keyboard]\n"

#: ../../standalone/keyboarddrake_.c:32
msgid "Please, choose your keyboard layout."
msgstr "Vlj tangentbordslayout."

#: ../../standalone/keyboarddrake_.c:41
msgid "Do you want the BackSpace to return Delete in console?"
msgstr "Vill du att \"Backspace\" ska returnera \"Delete\" i konsollen?"

#: ../../standalone/livedrake_.c:24
msgid "Change Cd-Rom"
msgstr "Byt cd-skiva"

#: ../../standalone/livedrake_.c:25
msgid ""
"Please insert the Installation Cd-Rom in your drive and press Ok when done.\n"
"If you don't have it, press Cancel to avoid live upgrade."
msgstr ""
"Lgg i cd-skivan med installationen och klicka p OK.\n"
"Om du inte har den, klicka p Avbryt fr att undvika live-uppdatering."

#: ../../standalone/livedrake_.c:35
msgid "Unable to start live upgrade !!!\n"
msgstr "Kan inte starta live-uppdateringen.\n"

#: ../../standalone/localedrake_.c:33
msgid "The change is done, but to be effective you must logout"
msgstr "ndringen r genomfrd men fr att aktiveras mste du logga ut."

#: ../../standalone/logdrake_.c:85 ../../ugtk.pm_.c:285
msgid "logdrake"
msgstr "logdrake"

#: ../../standalone/logdrake_.c:95
msgid "Show only for the selected day"
msgstr "Visa endast fr den valda dagen"

#: ../../standalone/logdrake_.c:102
msgid "/File/_New"
msgstr "/Arkiv/_Nytt"

#: ../../standalone/logdrake_.c:102
msgid "<control>N"
msgstr "<control>N"

#: ../../standalone/logdrake_.c:103
msgid "/File/_Open"
msgstr "/Arkiv/_ppna"

#: ../../standalone/logdrake_.c:103
msgid "<control>O"
msgstr "<control>O"

#: ../../standalone/logdrake_.c:104
msgid "/File/_Save"
msgstr "/Arkiv/_Spara"

#: ../../standalone/logdrake_.c:104
msgid "<control>S"
msgstr "<control>S"

#: ../../standalone/logdrake_.c:105
msgid "/File/Save _As"
msgstr "/Arkiv/Spara so_m"

#: ../../standalone/logdrake_.c:106
msgid "/File/-"
msgstr "/Arkiv/-"

#: ../../standalone/logdrake_.c:108
msgid "/_Options"
msgstr "/A_lternativ"

#: ../../standalone/logdrake_.c:109
msgid "/Options/Test"
msgstr "/Alternativ/Testa"

#: ../../standalone/logdrake_.c:111
msgid "/Help/_About..."
msgstr "/Hjlp/_Om..."

#: ../../standalone/logdrake_.c:118
msgid "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"
msgstr "-misc-fixed-medium-r-*-*-*-100-*-*-*-*-*-*,*"

#: ../../standalone/logdrake_.c:119
msgid "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"
msgstr "-misc-fixed-bold-r-*-*-*-100-*-*-*-*-*-*,*"

#: ../../standalone/logdrake_.c:173
msgid "User"
msgstr "Anvndare"

#: ../../standalone/logdrake_.c:174
msgid "Messages"
msgstr "Meddelanden"

#: ../../standalone/logdrake_.c:175
msgid "Syslog"
msgstr "Syslogg"

#: ../../standalone/logdrake_.c:176
msgid "Mandrake Tools Explanations"
msgstr "Frklaring av Mandrake-verktyg"

#: ../../standalone/logdrake_.c:179
msgid "search"
msgstr "sk"

#: ../../standalone/logdrake_.c:185
msgid "A tool to monitor your logs"
msgstr "Verktyg fr att vervaka loggar"

#: ../../standalone/logdrake_.c:186
msgid "Settings"
msgstr "Instllningar"

#: ../../standalone/logdrake_.c:191
msgid "matching"
msgstr "matchar"

#: ../../standalone/logdrake_.c:192
msgid "but not matching"
msgstr "matchar inte"

#: ../../standalone/logdrake_.c:196
msgid "Choose file"
msgstr "Vlj fil"

#: ../../standalone/logdrake_.c:201
msgid "Calendar"
msgstr "Kalender"

#: ../../standalone/logdrake_.c:211
msgid "Content of the file"
msgstr "Innehllet i filen"

#: ../../standalone/logdrake_.c:215 ../../standalone/logdrake_.c:391
msgid "Mail alert"
msgstr "E-postunderrttelse"

#: ../../standalone/logdrake_.c:267
#, c-format
msgid "please wait, parsing file: %s"
msgstr "vnta, behandlar fil: %s"

#: ../../standalone/logdrake_.c:408
msgid "Mail alert configuration"
msgstr "Konfiguration av e-postunderrttelse"

#: ../../standalone/logdrake_.c:409
msgid ""
"Welcome to the mail configuration utility.\n"
"\n"
"Here, you'll be able to set up the alert system.\n"
msgstr ""
"Vlkommen till verktyget fr e-postkonfiguration.\n"
"\n"
"Hr kan du stlla in underrttelsesystemet.\n"

#: ../../standalone/logdrake_.c:416
msgid "Apache World Wide Web Server"
msgstr "Webbservern Apache"

#: ../../standalone/logdrake_.c:417
msgid "Domain Name Resolver"
msgstr "Domnnamnsupplsning"

#: ../../standalone/logdrake_.c:418
msgid "Ftp Server"
msgstr "FTP-server"

#: ../../standalone/logdrake_.c:419
msgid "Postfix Mail Server"
msgstr "E-postservern Postfix"

#: ../../standalone/logdrake_.c:420
msgid "Samba Server"
msgstr "Samba-server"

#: ../../standalone/logdrake_.c:421
msgid "SSH Server"
msgstr "SSH-server"

#: ../../standalone/logdrake_.c:422
msgid "Webmin Service"
msgstr "Webmin-tjnst"

#: ../../standalone/logdrake_.c:423
msgid "Xinetd Service"
msgstr "Xinetd-tjnst"

#: ../../standalone/logdrake_.c:430
msgid "service setting"
msgstr "instllning fr tjnst"

#: ../../standalone/logdrake_.c:431
msgid ""
"You will receive an alert if one of the selected services is no more running"
msgstr ""
"Du kommer att f en underrttelse om en av de valda tjnsterna inte lngre "
"krs"

#: ../../standalone/logdrake_.c:443
msgid "load setting"
msgstr "ladda instllning"

#: ../../standalone/logdrake_.c:444
msgid "You will receive an alert if the load is higher than this value"
msgstr ""
"Du kommer att f en underrttelse om belastningen verskrider det hr vrdet"

#: ../../standalone/logdrake_.c:457
msgid "alert configuration"
msgstr "Underrttelsekonfiguration"

#: ../../standalone/logdrake_.c:458
msgid "Please enter your email address below "
msgstr "Ange din e-postadress nedan "

#: ../../standalone/logdrake_.c:497
msgid "Save as.."
msgstr "Spara som..."

#: ../../standalone/mousedrake_.c:45
msgid "Please, choose the type of your mouse."
msgstr "Vlj mustyp."

#: ../../standalone/mousedrake_.c:58
msgid "Emulate third button?"
msgstr "Emulera tredje knappen?"

#: ../../standalone/printerdrake_.c:57
msgid "Reading printer data ..."
msgstr "Lser skrivardata..."

#: ../../standalone/scannerdrake_.c:41
msgid "Detecting devices ..."
msgstr "Identifierar enheter..."

#: ../../standalone/scannerdrake_.c:41
msgid "Test ports"
msgstr "Testar portar"

#: ../../standalone/scannerdrake_.c:53 ../../standalone/scannerdrake_.c:68
#: ../../standalone/scannerdrake_.c:81
#, c-format
msgid "The %s is not supported by this version of Mandrake Linux."
msgstr "%s stds inte av den hr versionen av Mandrake Linux."

#: ../../standalone/scannerdrake_.c:56
#, c-format
msgid "%s found on %s, configure it?"
msgstr "%s hittades p %s, konfigurera den?"

#: ../../standalone/scannerdrake_.c:59
#, c-format
msgid "%s is not in the scanner database, configure it manually?"
msgstr "%s finns inte bildlsardatabasen, konfigurera den manuellt?"

#: ../../standalone/scannerdrake_.c:65
msgid "Select a scanner"
msgstr "Vlj en bildlsare"

#: ../../standalone/scannerdrake_.c:93
#, c-format
msgid "This %s scanner is unsupported"
msgstr "Bildlsaren %s stds inte"

#: ../../standalone/scannerdrake_.c:107
#, c-format
msgid ""
"Scannerdrake was not able to detect your %s scanner.\n"
"Please select the device where your scanner is plugged"
msgstr ""
"Scannerdrake kunde inte hitta %s-bildlsaren.\n"
"Vlj den enhet som bildlsaren r kopplad till."

#: ../../standalone/scannerdrake_.c:109
msgid "choose device"
msgstr "vlj enhet"

#: ../../standalone/scannerdrake_.c:115
#, c-format
msgid ""
"This %s scanner must be configured by printerdrake.\n"
"You can launch printerdrake from the Mandrake Control Center in Hardware "
"section."
msgstr ""
"Denna %s-bildlsare mste konfigureras av Printerdrake.\n"
"Du kan starta Printerdrake frn Mandrakes kontrollcentral i avdelningen "
"Hrdvara."

#: ../../standalone/scannerdrake_.c:120
#, c-format
msgid ""
"Your %s scanner has been configured.\n"
"You may now scan documents using ``XSane'' from Multimedia/Graphics in the "
"applications menu."
msgstr ""
"%s-bildlsaren har blivit konfigurerad.\n"
"Du kan nu lsa in bilder och dokument med hjlp av \"XSane\" som finns i "
"menyn Multimedia/Grafik."

#: ../../standalone/service_harddrake_.c:44
#, c-format
msgid "Some devices in the \"%s\" hardware class were removed:\n"
msgstr "Vissa enheter i \"%s\"-hrdvaruklassen togs bort:\n"

#: ../../standalone/service_harddrake_.c:48
#, fuzzy
msgid "Some devices were added:\n"
msgstr ""
"\n"
"Vissa enheter i \"%s\"-klassen lades till:\n"

#: ../../steps.pm_.c:14
msgid "Choose your language"
msgstr "Vlj sprk"

#: ../../steps.pm_.c:15
msgid "Select installation class"
msgstr "Vlj installationsklass"

#: ../../steps.pm_.c:16
msgid "Hard drive detection"
msgstr "Identifiering av hrddisk"

#: ../../steps.pm_.c:17
msgid "Configure mouse"
msgstr "Konfigurera mus"

#: ../../steps.pm_.c:18
msgid "Choose your keyboard"
msgstr "Vlj tangentbord"

#: ../../steps.pm_.c:19
msgid "Security"
msgstr "Skerhet"

#: ../../steps.pm_.c:20
msgid "Setup filesystems"
msgstr "Konfigurera filsystem"

#: ../../steps.pm_.c:21
msgid "Format partitions"
msgstr "Formatera partitioner"

#: ../../steps.pm_.c:22
msgid "Choose packages to install"
msgstr "Vlj paket fr installation"

#: ../../steps.pm_.c:23
msgid "Install system"
msgstr "Installera system"

#: ../../steps.pm_.c:25
msgid "Add a user"
msgstr "Lgg till anvndare"

#: ../../steps.pm_.c:26
msgid "Configure networking"
msgstr "Konfigurera ntverk"

#: ../../steps.pm_.c:28
msgid "Configure services"
msgstr "Konfigurera tjnster"

#: ../../steps.pm_.c:29
msgid "Install bootloader"
msgstr "Installera starthanterare"

#: ../../steps.pm_.c:31
msgid "Create a bootdisk"
msgstr "Skapa startdiskett"

#: ../../steps.pm_.c:33
msgid "Configure X"
msgstr "Konfigurera X"

#: ../../steps.pm_.c:34
msgid "Install system updates"
msgstr "Installera systemuppdateringar"

#: ../../steps.pm_.c:35
msgid "Exit install"
msgstr "Avsluta installationen"

#: ../../ugtk.pm_.c:648
msgid "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"
msgstr "-adobe-times-bold-r-normal--17-*-100-100-p-*-iso8859-*,*-r-*"

#: ../../share/compssUsers:999
msgid "Web/FTP"
msgstr "Webb/FTP"

#: ../../share/compssUsers:999
msgid "Network Computer (client)"
msgstr "Ntverksdator (klient)"

#: ../../share/compssUsers:999
msgid "NFS server, SMB server, Proxy server, ssh server"
msgstr "NFS-server, SMB-server, Proxyserver, SSH-server"

#: ../../share/compssUsers:999
msgid "Office"
msgstr "Kontor"

#: ../../share/compssUsers:999
msgid "Gnome Workstation"
msgstr "Gnome-arbetsstation"

#: ../../share/compssUsers:999
msgid "Tools for your Palm Pilot or your Visor"
msgstr "Verktyg fr Palm Pilot eller Visor"

#: ../../share/compssUsers:999
msgid "Workstation"
msgstr "Arbetsstation"

#: ../../share/compssUsers:999
msgid "Firewall/Router"
msgstr "Brandvgg/Router"

#: ../../share/compssUsers:999
msgid "Domain Name and Network Information Server"
msgstr "Domnnamns- och Network Information-Server"

#: ../../share/compssUsers:999
msgid ""
"Office programs: wordprocessors (kword, abiword), spreadsheets (kspread, "
"gnumeric), pdf viewers, etc"
msgstr ""
"Kontorsprogram: ordbehandlare (Kword, Abiword), kalkylprogram (Kspread, "
"Gnumeric), PDF-visare, etc"

#: ../../share/compssUsers:999
msgid "Audio-related tools: mp3 or midi players, mixers, etc"
msgstr "Ljudrelaterade verktyg: MP3- eller Midi-spelare, mixrar, etc"

#: ../../share/compssUsers:999
msgid "Linux Standard Base. Third party applications support"
msgstr "Linux Standard Base. Std fr tredjepartsprogram"

#: ../../share/compssUsers:999
msgid "Books and Howto's on Linux and Free Software"
msgstr "Bcker och \"Howto's\" om Linux och fri mjukvara"

#: ../../share/compssUsers:999
msgid "KDE Workstation"
msgstr "KDE-arbetsstation"

#: ../../share/compssUsers:999
msgid "Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr "Icewm, Window Maker, Enlightenment, Fvwm, etc"

#: ../../share/compssUsers:999
msgid "Multimedia - Video"
msgstr "Multimedia - Video"

#: ../../share/compssUsers:999
msgid "Set of tools for mail, news, web, file transfer, and chat"
msgstr ""
"En samling verktyg fr e-post, diskussioner, webb, filverfring och chatt"

#: ../../share/compssUsers:999
msgid "Database"
msgstr "Databas"

#: ../../share/compssUsers:999
msgid "PostgreSQL or MySQL database server"
msgstr "PostgreSQL- eller MySQL-databasserver"

#: ../../share/compssUsers:999
msgid "Tools to ease the configuration of your computer"
msgstr "Verktyg fr att underltta konfigurationen av datorn"

#: ../../share/compssUsers:999
msgid "Multimedia - Sound"
msgstr "Multimedia - Ljud"

#: ../../share/compssUsers:999
msgid "Documentation"
msgstr "Dokumentation"

#: ../../share/compssUsers:999
msgid "Console Tools"
msgstr "Konsollverktyg"

#: ../../share/compssUsers:999
msgid "Postfix mail server, Inn news server"
msgstr "E-postservern Postfix, Diskussionsgruppsservern Inn"

#: ../../share/compssUsers:999
msgid "Internet station"
msgstr "Internetstation"

#: ../../share/compssUsers:999
msgid "Multimedia station"
msgstr "Multimediastation"

#: ../../share/compssUsers:999
msgid "Configuration"
msgstr "Konfiguration"

#: ../../share/compssUsers:999
msgid "More Graphical Desktops (Gnome, IceWM)"
msgstr "Fler grafiska skrivbordsmiljer (Gnome, IceWM)"

#: ../../share/compssUsers:999
msgid ""
"The K Desktop Environment, the basic graphical environment with a collection "
"of accompanying tools"
msgstr ""
"K Desktop Environment, den grundlggande grafiska miljn med en samling "
"tillhrande verktyg"

#: ../../share/compssUsers:999
msgid "Graphical Environment"
msgstr "Grafisk milj"

#: ../../share/compssUsers:999
msgid "Development"
msgstr "Utveckling"

#: ../../share/compssUsers:999
msgid "Apache, Pro-ftpd"
msgstr "Apache, Pro-ftpd"

#: ../../share/compssUsers:999
msgid "Tools to create and burn CD's"
msgstr "Verktyg fr att skapa och brnna cd-skivor"

#: ../../share/compssUsers:999
msgid "Office Workstation"
msgstr "Kontorsarbetsstation"

#: ../../share/compssUsers:999
msgid "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"
msgstr "Gnome, Icewm, Window Maker, Enlightenment, Fvwm, etc"

#: ../../share/compssUsers:999
msgid "Graphics programs such as The Gimp"
msgstr "Grafiska program som till exempel Gimp"

#: ../../share/compssUsers:999
msgid "DNS/NIS "
msgstr "DNS/NIS "

#: ../../share/compssUsers:999
msgid "C and C++ development libraries, programs and include files"
msgstr "Utvecklingsbibliotek, program och include-filer fr C och C++"

#: ../../share/compssUsers:999
msgid "Network Computer server"
msgstr "Ntverksserver"

#: ../../share/compssUsers:999
msgid "Mail/Groupware/News"
msgstr "E-post/Grupprogram/Diskussioner"

#: ../../share/compssUsers:999
msgid "Game station"
msgstr "Spelstation"

#: ../../share/compssUsers:999
msgid "Video players and editors"
msgstr "Videospelare och editorer"

#: ../../share/compssUsers:999
msgid "Multimedia - Graphics"
msgstr "Multimedia - Grafik"

#: ../../share/compssUsers:999
msgid "Amusement programs: arcade, boards, strategy, etc"
msgstr "Underhllande program: arkad, brdspel, strategi, etc"

#: ../../share/compssUsers:999
msgid ""
"Set of tools to read and send mail and news (pine, mutt, tin..) and to "
"browse the Web"
msgstr ""
"En samling verktyg fr att lsa och skicka e-post och nyheter (Pine, Mutt, "
"Tin...) och fr att utforska Internet"

#: ../../share/compssUsers:999
msgid "Personal Finance"
msgstr "Personlig ekonomi"

#: ../../share/compssUsers:999
msgid ""
"A graphical environment with user-friendly set of applications and desktop "
"tools"
msgstr ""
"Grafisk milj med en samling anvndarvnliga program och skrivbordsverktyg"

#: ../../share/compssUsers:999
msgid "Clients for different protocols including ssh"
msgstr "Klienter fr olika protokoll inkluderande SSH"

#: ../../share/compssUsers:999
msgid "LSB"
msgstr "LSB"

#: ../../share/compssUsers:999
msgid "Internet gateway"
msgstr "Internet-gateway"

#: ../../share/compssUsers:999
msgid "Sound and video playing/editing programs"
msgstr "Redigerings- och uppspelningsprogram fr video och ljud"

#: ../../share/compssUsers:999
msgid "Other Graphical Desktops"
msgstr "Andra grafiska skrivbordsmiljer"

#: ../../share/compssUsers:999
msgid "Editors, shells, file tools, terminals"
msgstr "Editorer, skal, filverktyg, terminaler"

#: ../../share/compssUsers:999
msgid "Programs to manage your finance, such as gnucash"
msgstr "Program fr att hantera din ekonomi, som till exempel Gnucash"

#: ../../share/compssUsers:999
msgid "Personal Information Management"
msgstr "Personlig informationshantering (PIM)"

#: ../../share/compssUsers:999
msgid "Multimedia - CD Burning"
msgstr "Multimedia - cd-brnning"

#: ../../share/compssUsers:999
msgid "Scientific Workstation"
msgstr "Vetenskaplig arbetsstation"

#~ msgid ""
#~ "\n"
#~ "\n"
#~ "To submit a bug report, click on the button report.\n"
#~ "This will open  a web browser window  on https://www.bugzilla.com\n"
#~ " where you'll find a form to fill in.The information displayed above will "
#~ "be \n"
#~ "transferred to that server\n"
#~ "\n"
#~ msgstr ""
#~ "\n"
#~ "\n"
#~ "Klicka p knappen Rapport fr att skicka in en felrapport.\n"
#~ "Det ppnar ett webblsningsfnster p https://www.bugzilla.com\n"
#~ " dr du hittar ett formulr att fylla i. Informationen som visas ovan  "
#~ "kommer \n"
#~ "att verfras till den servern.\n"
#~ "\n"

#~ msgid "Make bootsplash step 2"
#~ msgstr "skapa startskrm steg 2"

#~ msgid "Go to lilosplash configuration"
#~ msgstr "g till konfiguration av Lilo-startskrm"

#~ msgid "Go back"
#~ msgstr "g tillbaka"

#~ msgid ""
#~ "There's no known OSS/ALSA alternative driver for your sound card (%s)"
#~ msgstr ""
#~ "Det finns ingen knd alternativ OSS/ALSA-drivrutin fr ljudkortet (%s)"

#~ msgid "ECI Hi-Focus"
#~ msgstr "ECI Hi-Focus"

#~ msgid "Proxy should be ftp://..."
#~ msgstr "Proxy ska vara ftp://..."

#~ msgid "quit"
#~ msgstr "avsluta"